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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKasun Chathuranga <chathuranga.jayaneththi@gmail.com>2013-04-30 23:21:15 +0400
committerKasun Chathuranga <chathuranga.jayaneththi@gmail.com>2013-04-30 23:21:15 +0400
commit6b1f6ae04630b1dcf4a7c283a1cc3823307279f2 (patch)
tree11e9483d97ae6438381d993307cbd9d9e2929432
parent77bb53dcf898a5376c1d3c5e87671a7975091379 (diff)
parentf78cda80cdfe5b6e945016fcd3efe6df0386c725 (diff)
Merge branch 'master' into DBI_naming_cleanUp
Conflicts: libraries/database_interface.lib.php libraries/db_table_exists.lib.php libraries/relation.lib.php libraries/rte/rte_triggers.lib.php libraries/schema/Dia_Relation_Schema.class.php libraries/schema/Visio_Relation_Schema.class.php tbl_addfield.php
-rw-r--r--.jshintrc22
-rw-r--r--ChangeLog2
-rw-r--r--README2
-rw-r--r--browse_foreigners.php2
-rw-r--r--build.xml4
-rw-r--r--db_datadict.php2
-rw-r--r--db_printview.php6
-rw-r--r--doc/conf.py2
-rw-r--r--gis_data_editor.php18
-rw-r--r--import.php2
-rw-r--r--index.php20
-rw-r--r--js/OpenStreetMap.js8
-rw-r--r--js/ajax.js30
-rw-r--r--js/chart.js172
-rw-r--r--js/common.js8
-rw-r--r--js/config.js214
-rw-r--r--js/date.js441
-rw-r--r--js/db_operations.js38
-rw-r--r--js/db_search.js90
-rw-r--r--js/db_structure.js111
-rw-r--r--js/export.js30
-rw-r--r--js/functions.js1400
-rw-r--r--js/get_image.js.php7
-rw-r--r--js/gis_data_editor.js99
-rw-r--r--js/import.js28
-rw-r--r--js/indexes.js51
-rw-r--r--js/keyhandler.js42
-rw-r--r--js/makegrid.js306
-rw-r--r--js/messages.php9
-rw-r--r--js/navigation.js86
-rw-r--r--js/pmd/ajax.js30
-rw-r--r--js/pmd/history.js583
-rw-r--r--js/pmd/iecanvas.js268
-rw-r--r--js/pmd/init.js6
-rw-r--r--js/pmd/move.js355
-rw-r--r--js/replication.js38
-rw-r--r--js/rte.js82
-rw-r--r--js/server_databases.js41
-rw-r--r--js/server_plugins.js6
-rw-r--r--js/server_privileges.js116
-rw-r--r--js/server_status.js25
-rw-r--r--js/server_status_advisor.js32
-rw-r--r--js/server_status_monitor.js770
-rw-r--r--js/server_status_queries.js10
-rw-r--r--js/server_status_sorter.js82
-rw-r--r--js/server_status_variables.js26
-rw-r--r--js/server_variables.js28
-rw-r--r--js/sql.js118
-rw-r--r--js/tbl_change.js167
-rw-r--r--js/tbl_chart.js74
-rw-r--r--js/tbl_gis_visualization.js56
-rw-r--r--js/tbl_relation.js10
-rw-r--r--js/tbl_select.js118
-rw-r--r--js/tbl_structure.js102
-rw-r--r--js/tbl_zoom_plot_jqplot.js148
-rw-r--r--libraries/Config.class.php48
-rw-r--r--libraries/DBQbe.class.php22
-rw-r--r--libraries/DisplayResults.class.php26
-rw-r--r--libraries/Header.class.php4
-rw-r--r--libraries/Index.class.php3
-rw-r--r--libraries/OutputBuffering.class.php7
-rw-r--r--libraries/Table.class.php8
-rw-r--r--libraries/Theme.class.php2
-rw-r--r--libraries/Theme_Manager.class.php2
-rw-r--r--libraries/Util.class.php2
-rw-r--r--libraries/bookmark.lib.php4
-rw-r--r--libraries/common.inc.php6
-rw-r--r--libraries/config.values.php12
-rw-r--r--libraries/config/ConfigFile.class.php2
-rw-r--r--libraries/config/Form.class.php2
-rw-r--r--libraries/config/FormDisplay.class.php6
-rw-r--r--libraries/config/FormDisplay.tpl.php4
-rw-r--r--libraries/config/messages.inc.php40
-rw-r--r--libraries/config/validate.lib.php24
-rw-r--r--libraries/database_interface.lib.php6
-rw-r--r--libraries/db_table_exists.lib.php3
-rw-r--r--libraries/dbi/drizzle-wrappers.lib.php6
-rw-r--r--libraries/dbi/drizzle.dbi.lib.php4
-rw-r--r--libraries/dbi/mysql.dbi.lib.php4
-rw-r--r--libraries/dbi/mysqli.dbi.lib.php4
-rw-r--r--libraries/display_change_password.lib.php14
-rw-r--r--libraries/display_create_database.lib.php4
-rw-r--r--libraries/display_export.lib.php429
-rw-r--r--libraries/display_git_revision.lib.php2
-rw-r--r--libraries/gis_visualization.lib.php10
-rw-r--r--libraries/index.lib.php6
-rw-r--r--libraries/insert_edit.lib.php8
-rw-r--r--libraries/mult_submits.inc.php8
-rw-r--r--libraries/mysql_charsets.lib.php2
-rw-r--r--libraries/navigation/NavigationTree.class.php18
-rw-r--r--libraries/navigation/Nodes/Node_Database.class.php2
-rw-r--r--libraries/navigation/Nodes/Node_Event_Container.class.php4
-rw-r--r--libraries/navigation/Nodes/Node_Function_Container.class.php4
-rw-r--r--libraries/navigation/Nodes/Node_Index_Container.class.php4
-rw-r--r--libraries/navigation/Nodes/Node_Procedure_Container.class.php4
-rw-r--r--libraries/navigation/Nodes/Node_Trigger_Container.class.php4
-rw-r--r--libraries/navigation/Nodes/Node_View_Container.class.php4
-rw-r--r--libraries/operations.lib.php14
-rw-r--r--libraries/plugins/TransformationsPlugin.class.php4
-rw-r--r--libraries/plugins/auth/AuthenticationCookie.class.php6
-rw-r--r--libraries/plugins/export/ExportLatex.class.php28
-rw-r--r--libraries/plugins/export/ExportSql.class.php24
-rw-r--r--libraries/plugins/export/ExportXml.class.php10
-rw-r--r--libraries/plugins/export/PMA_ExportPdf.class.php4
-rw-r--r--libraries/plugins/import/ImportCsv.class.php12
-rw-r--r--libraries/plugins/import/ImportLdi.class.php6
-rw-r--r--libraries/relation.lib.php54
-rw-r--r--libraries/relation_cleanup.lib.php118
-rw-r--r--libraries/replication_gui.lib.php24
-rw-r--r--libraries/rte/rte_events.lib.php2
-rw-r--r--libraries/rte/rte_export.lib.php2
-rw-r--r--libraries/rte/rte_footer.lib.php2
-rw-r--r--libraries/rte/rte_routines.lib.php8
-rw-r--r--libraries/rte/rte_triggers.lib.php6
-rw-r--r--libraries/rte/rte_words.lib.php5
-rw-r--r--libraries/schema/Dia_Relation_Schema.class.php4
-rw-r--r--libraries/schema/Eps_Relation_Schema.class.php2
-rw-r--r--libraries/schema/Export_Relation_Schema.class.php4
-rw-r--r--libraries/schema/Pdf_Relation_Schema.class.php8
-rw-r--r--libraries/schema/Svg_Relation_Schema.class.php4
-rw-r--r--libraries/schema/User_Schema.class.php6
-rw-r--r--libraries/schema/Visio_Relation_Schema.class.php4
-rw-r--r--libraries/select_lang.lib.php2
-rw-r--r--libraries/select_server.lib.php4
-rw-r--r--libraries/server_common.inc.php2
-rw-r--r--libraries/server_privileges.lib.php18
-rw-r--r--libraries/session.inc.php6
-rw-r--r--libraries/sql_query_form.lib.php203
-rw-r--r--libraries/sqlvalidator.lib.php3
-rw-r--r--libraries/tbl_columns_definition_form.inc.php18
-rw-r--r--phpunit.xml.dist23
-rw-r--r--pmd_general.php2
-rw-r--r--pmd_pdf.php4
-rw-r--r--pmd_relation_new.php2
-rw-r--r--po/af.po1852
-rw-r--r--po/ar.po1896
-rw-r--r--po/az.po1871
-rw-r--r--po/be.po1872
-rw-r--r--po/be@latin.po1882
-rw-r--r--po/bg.po1906
-rw-r--r--po/bn.po1889
-rw-r--r--po/br.po1891
-rw-r--r--po/bs.po1875
-rw-r--r--po/ca.po1918
-rw-r--r--po/ckb.po1857
-rw-r--r--po/cs.po1944
-rw-r--r--po/cy.po1882
-rw-r--r--po/da.po1922
-rw-r--r--po/de.po1973
-rw-r--r--po/el.po1950
-rw-r--r--po/en_GB.po1922
-rw-r--r--po/es.po1954
-rw-r--r--po/et.po1952
-rw-r--r--po/eu.po1880
-rw-r--r--po/fa.po1883
-rw-r--r--po/fi.po1931
-rw-r--r--po/fr.po1937
-rw-r--r--po/gl.po1919
-rw-r--r--po/he.po1908
-rw-r--r--po/hi.po1908
-rw-r--r--po/hr.po1878
-rw-r--r--po/hu.po1917
-rw-r--r--po/hy.po1770
-rw-r--r--po/ia.po12854
-rw-r--r--po/id.po1911
-rw-r--r--po/it.po1921
-rw-r--r--po/ja.po1916
-rw-r--r--po/ka.po1866
-rw-r--r--po/kk.po1853
-rw-r--r--po/ko.po11490
-rw-r--r--po/lt.po1908
-rw-r--r--po/lv.po1878
-rw-r--r--po/mk.po1878
-rw-r--r--po/ml.po1758
-rw-r--r--po/mn.po1885
-rw-r--r--po/ms.po1876
-rw-r--r--po/nb.po1898
-rw-r--r--po/nl.po1955
-rw-r--r--po/pa.po1709
-rw-r--r--po/phpmyadmin.pot1703
-rw-r--r--po/pl.po1934
-rw-r--r--po/pt.po1925
-rw-r--r--po/pt_BR.po2140
-rw-r--r--po/ro.po1894
-rw-r--r--po/ru.po1915
-rw-r--r--po/si.po1913
-rw-r--r--po/sk.po1908
-rw-r--r--po/sl.po1984
-rw-r--r--po/sq.po1887
-rw-r--r--po/sr.po1868
-rw-r--r--po/sr@latin.po1906
-rw-r--r--po/sv.po1950
-rw-r--r--po/ta.po1874
-rw-r--r--po/te.po1858
-rw-r--r--po/th.po1885
-rw-r--r--po/tk.po1709
-rw-r--r--po/tr.po1955
-rw-r--r--po/tt.po1866
-rw-r--r--po/ug.po1879
-rw-r--r--po/uk.po1911
-rw-r--r--po/ur.po1890
-rw-r--r--po/uz.po1880
-rw-r--r--po/uz@latin.po1880
-rw-r--r--po/zh_CN.po1992
-rw-r--r--po/zh_TW.po1904
-rw-r--r--prefs_manage.php32
-rw-r--r--querywindow.php2
-rwxr-xr-xscripts/create-release.sh2
-rw-r--r--server_databases.php108
-rw-r--r--server_engines.php97
-rw-r--r--server_status_monitor.php6
-rw-r--r--server_status_queries.php6
-rw-r--r--setup/frames/servers.inc.php3
-rw-r--r--sql.php26
-rw-r--r--tbl_addfield.php42
-rw-r--r--tbl_chart.php4
-rw-r--r--tbl_create.php32
-rw-r--r--tbl_printview.php8
-rw-r--r--tbl_relation.php4
-rw-r--r--tbl_select.php2
-rw-r--r--tbl_tracking.php3
-rw-r--r--test/classes/PMA_Config_test.php119
-rw-r--r--test/classes/PMA_Footer_test.php14
-rw-r--r--test/classes/PMA_Header_test.php59
-rw-r--r--test/classes/PMA_Scripts_test.php3
-rw-r--r--test/classes/PMA_Table_test.php20
-rw-r--r--test/libraries/PMA_build_html_for_db_test.php3
-rw-r--r--test/libraries/common/PMA_expandUserString_test.php2
-rw-r--r--test/libraries/select_lang/locale_gettext_test.php60
-rw-r--r--themes/.gitignore2
-rw-r--r--themes/original/css/navigation.css.php20
-rw-r--r--themes/pmahomme/css/navigation.css.php17
-rw-r--r--transformation_wrapper.php2
233 files changed, 93260 insertions, 70512 deletions
diff --git a/.jshintrc b/.jshintrc
new file mode 100644
index 0000000000..26e5b57d8a
--- /dev/null
+++ b/.jshintrc
@@ -0,0 +1,22 @@
+{
+ // Show more errors
+ "maxerr" : 1000,
+
+ // Globals
+ "jquery" : true,
+
+ // Stricter checking
+ "curly" : true,
+ "immed" : true,
+ "indent" : 4,
+ "latedef" : true,
+ "noarg" : true,
+ "noempty" : true,
+ "unused" : false,
+ "trailing" : true,
+
+ // Relaxing rules
+ "sub" : false,
+ "funcscope" : false,
+ "laxbreak" : false
+}
diff --git a/ChangeLog b/ChangeLog
index 064e99e04a..ae3d15ce98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
phpMyAdmin - ChangeLog
======================
+4.1.0.0 (not yet released)
+
4.0.1.0 (not yet released)
- bug #3879 Import broken for CSV using LOAD DATA
- bug #3889 When login fails and error display is active, login data is displayed
diff --git a/README b/README
index c7f1af4a75..cc18a69444 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
phpMyAdmin - Readme
===================
-Version 4.0.1-dev
+Version 4.1-dev
A set of PHP-scripts to manage MySQL over the web.
diff --git a/browse_foreigners.php b/browse_foreigners.php
index 8cdc7728b0..87a214f4e3 100644
--- a/browse_foreigners.php
+++ b/browse_foreigners.php
@@ -163,7 +163,7 @@ if (isset($rownumber)) {
. htmlspecialchars($rownumber) . '" />';
}
$output .= '<span class="formelement">'
- . '<label for="input_foreign_filter">' . __('Search') . ':' . '</label>'
+ . '<label for="input_foreign_filter">' . __('Search:') . '</label>'
. '<input type="text" name="foreign_filter" id="input_foreign_filter" value="'
. (isset($foreign_filter) ? htmlspecialchars($foreign_filter) : '') . '" />'
. '<input type="submit" name="submit_foreign_filter" value="'
diff --git a/build.xml b/build.xml
index cc419ed6b5..6f41a523c6 100644
--- a/build.xml
+++ b/build.xml
@@ -4,7 +4,7 @@
<property name="source" value="."/>
<property name="source_comma_sep" value="."/>
- <fileset dir="${source}" includes="js/*.js" id="jsfiles" />
+ <fileset dir="${source}" includes="js/pmd/*.js,js/*.js" id="jsfiles" />
<pathconvert pathsep=" " property="js-list" refid="jsfiles" />
<target name="clean" description="Clean up and create artifact directories">
@@ -107,7 +107,7 @@
<target name="jshint" description="Javascript checks">
<exec executable="jshint" output="${basedir}/build/logs/jslint.xml">
- <arg line="--jslint-reporter ${js-list}" />
+ <arg line="--config ./.jshintrc --jslint-reporter ${js-list}" />
</exec>
</target>
diff --git a/db_datadict.php b/db_datadict.php
index dfed892383..9c6b0f3c0b 100644
--- a/db_datadict.php
+++ b/db_datadict.php
@@ -154,7 +154,7 @@ foreach ($tables as $table) {
* Displays the comments of the table if MySQL >= 3.23
*/
if (!empty($show_comment)) {
- echo __('Table comments') . ': ' . htmlspecialchars($show_comment) . '<br /><br />';
+ echo __('Table comments:') . ' ' . htmlspecialchars($show_comment) . '<br /><br />';
}
/**
diff --git a/db_printview.php b/db_printview.php
index 1350e5595b..3f92cb03a5 100644
--- a/db_printview.php
+++ b/db_printview.php
@@ -182,7 +182,7 @@ if ($num_tables == 0) {
if (! empty($sts_data['Create_time'])) {
?>
<tr>
- <td class="right"><?php echo __('Creation') . ': '; ?></td>
+ <td class="right"><?php echo __('Creation:'); ?></td>
<td class="right"><?php echo PMA_Util::localisedDate(strtotime($sts_data['Create_time'])); ?></td>
</tr>
<?php
@@ -191,7 +191,7 @@ if ($num_tables == 0) {
if (! empty($sts_data['Update_time'])) {
?>
<tr>
- <td class="right"><?php echo __('Last update') . ': '; ?></td>
+ <td class="right"><?php echo __('Last update:'); ?></td>
<td class="right"><?php echo PMA_Util::localisedDate(strtotime($sts_data['Update_time'])); ?></td>
</tr>
<?php
@@ -200,7 +200,7 @@ if ($num_tables == 0) {
if (! empty($sts_data['Check_time'])) {
?>
<tr>
- <td class="right"><?php echo __('Last check') . ': '; ?></td>
+ <td class="right"><?php echo __('Last check:'); ?></td>
<td class="right"><?php echo PMA_Util::localisedDate(strtotime($sts_data['Check_time'])); ?></td>
</tr>
<?php
diff --git a/doc/conf.py b/doc/conf.py
index 45762e26cf..53ab4fc0b8 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -49,7 +49,7 @@ copyright = u'2012 - 2013, The phpMyAdmin devel team'
# built documents.
#
# The short X.Y version.
-version = '4.0.1-dev'
+version = '4.1-dev'
# The full version, including alpha/beta/rc tags.
release = version
diff --git a/gis_data_editor.php b/gis_data_editor.php
index 229e36bdbe..89c46b90fc 100644
--- a/gis_data_editor.php
+++ b/gis_data_editor.php
@@ -158,7 +158,7 @@ foreach ($gis_types as $gis_type) {
}
echo '</select>';
echo '&nbsp;&nbsp;&nbsp;&nbsp;';
-echo '<label for="srid">' . __("SRID") . ':</label>';
+echo '<label for="srid">' . __('SRID:') . '</label>';
echo '<input name="gis_data[srid]" type="text" value="' . $srid . '" />';
echo '</div>';
echo '<!-- End of header section -->';
@@ -181,7 +181,7 @@ for ($a = 0; $a < $geom_count; $a++) {
if ($geom_type == 'GEOMETRYCOLLECTION') {
echo '<br/><br/>';
- echo __("Geometry") . ' ' . ($a + 1) . ': ';
+ printf(__('Geometry %d:'), $a + 1);
echo '<br/>';
if (isset($gis_data[$a]['gis_type'])) {
$type = $gis_data[$a]['gis_type'];
@@ -203,7 +203,7 @@ for ($a = 0; $a < $geom_count; $a++) {
if ($type == 'POINT') {
echo '<br/>';
- echo __("Point") . ': ';
+ echo __('Point:');
echo '<label for="x">' . __("X") . '</label>';
echo '<input name="gis_data[' . $a . '][POINT][x]" type="text"'
. ' value="' . escape($gis_data[$a]['POINT']['x']) . '" />';
@@ -259,12 +259,12 @@ for ($a = 0; $a < $geom_count; $a++) {
for ($i = 0; $i < $no_of_lines; $i++) {
echo '<br/>';
if ($type == 'MULTILINESTRING') {
- echo __("Linestring") . ' ' . ($i + 1) . ':';
+ printf(__('Linestring %d:'), $i + 1);
} else {
if ($i == 0) {
- echo __("Outer Ring") . ':';
+ echo __('Outer ring:');
} else {
- echo __("Inner Ring") . ' ' . $i . ':';
+ printf(__('Inner ring %d:'), $i);
}
}
@@ -322,7 +322,7 @@ for ($a = 0; $a < $geom_count; $a++) {
for ($k = 0; $k < $no_of_polygons; $k++) {
echo '<br/>';
- echo __("Polygon") . ' ' . ($k + 1) . ':';
+ printf(__('Polygon %d:'), $k + 1);
$no_of_lines = isset($gis_data[$a][$type][$k]['no_of_lines'])
? $gis_data[$a][$type][$k]['no_of_lines'] : 1;
if ($no_of_lines < 1) {
@@ -338,9 +338,9 @@ for ($a = 0; $a < $geom_count; $a++) {
for ($i = 0; $i < $no_of_lines; $i++) {
echo '<br/><br/>';
if ($i == 0) {
- echo __("Outer Ring") . ':';
+ echo __('Outer ring:');
} else {
- echo __("Inner Ring") . ' ' . $i . ':';
+ printf(__('Inner ring %d:'), $i);
}
$no_of_points = isset($gis_data[$a][$type][$k][$i]['no_of_points'])
diff --git a/import.php b/import.php
index 1de72fe5b4..00ed893c0b 100644
--- a/import.php
+++ b/import.php
@@ -575,7 +575,7 @@ if (strlen($sql_query) <= $GLOBALS['cfg']['MaxCharactersInDisplayedSQL']) {
// There was an error?
if (isset($my_die)) {
- foreach ($my_die AS $key => $die) {
+ foreach ($my_die as $key => $die) {
PMA_Util::mysqlDie(
$die['error'], $die['sql'], '', $err_url, $error
);
diff --git a/index.php b/index.php
index 490ba293ae..cb64dafafb 100644
--- a/index.php
+++ b/index.php
@@ -152,7 +152,7 @@ if ($server > 0
echo ' <form method="post" action="index.php">' . "\n"
. PMA_generate_common_hidden_inputs(null, null, 4, 'collation_connection')
. ' <label for="select_collation_connection">' . "\n"
- . ' '. PMA_Util::getImage('s_asci.png') . " "
+ . ' '. PMA_Util::getImage('s_asci.png') . " "
. __('Server connection collation') . "\n"
// put the doc link in the form so that it appears on the same line
. PMA_Util::showMySQLDocu(
@@ -233,28 +233,28 @@ if ($server > 0 && $GLOBALS['cfg']['ShowServerInfo']) {
echo '<h2>' . __('Database server') . '</h2>';
echo '<ul>' . "\n";
PMA_printListItem(
- __('Server') . ': ' . $server_info,
+ __('Server:') . ' ' . $server_info,
'li_server_info'
);
PMA_printListItem(
- __('Server type') . ': ' . PMA_Util::getServerType(),
+ __('Server type:') . ' ' . PMA_Util::getServerType(),
'li_server_type'
);
PMA_printListItem(
- __('Server version') . ': ' . PMA_MYSQL_STR_VERSION . ' - ' . PMA_MYSQL_VERSION_COMMENT,
+ __('Server version:') . ' ' . PMA_MYSQL_STR_VERSION . ' - ' . PMA_MYSQL_VERSION_COMMENT,
'li_server_version'
);
PMA_printListItem(
- __('Protocol version') . ': ' . PMA_DBI_get_proto_info(),
+ __('Protocol version:') . ' ' . PMA_DBI_get_proto_info(),
'li_mysql_proto'
);
PMA_printListItem(
- __('User') . ': ' . htmlspecialchars($mysql_cur_user_and_host),
+ __('User:') . ' ' . htmlspecialchars($mysql_cur_user_and_host),
'li_user_info'
);
echo ' <li id="li_select_mysql_charset">';
- echo ' ' . __('Server charset') . ': '
+ echo ' ' . __('Server charset:') . ' '
. ' <span lang="en" dir="ltr">'
. ' ' . $mysql_charsets_descriptions[$mysql_charset_map['utf-8']] . "\n"
. ' (' . $mysql_charset_map['utf-8'] . ')' . "\n"
@@ -279,11 +279,11 @@ if ($GLOBALS['cfg']['ShowServerInfo'] || $GLOBALS['cfg']['ShowPhpInfo']) {
$client_version_str = 'libmysql - ' . $client_version_str;
}
PMA_printListItem(
- __('Database client version') . ': ' . $client_version_str,
+ __('Database client version:') . ' ' . $client_version_str,
'li_mysql_client_version'
);
- $php_ext_string = __('PHP extension') . ': '
+ $php_ext_string = __('PHP extension:') . ' '
. $GLOBALS['cfg']['Server']['extension'] . ' '
. PMA_Util::showPHPDocu(
'book.' . $GLOBALS['cfg']['Server']['extension'] . '.php'
@@ -320,7 +320,7 @@ if ($GLOBALS['cfg']['VersionCheck']
$class = 'jsversioncheck';
}
PMA_printListItem(
- __('Version information') . ': ' . PMA_VERSION,
+ __('Version information:') . ' ' . PMA_VERSION,
'li_pma_version',
null,
null,
diff --git a/js/OpenStreetMap.js b/js/OpenStreetMap.js
index 8a7f0166d8..51694bc86c 100644
--- a/js/OpenStreetMap.js
+++ b/js/OpenStreetMap.js
@@ -19,7 +19,7 @@ OpenLayers.Util.OSM.originalOnImageLoadError = OpenLayers.Util.onImageLoadError;
/**
* Function: onImageLoadError
*/
-OpenLayers.Util.onImageLoadError = function() {
+OpenLayers.Util.onImageLoadError = function () {
if (this.src.match(/^http:\/\/[abc]\.[a-z]+\.openstreetmap\.org\//)) {
this.src = OpenLayers.Util.OSM.MISSING_TILE_URL;
} else if (this.src.match(/^http:\/\/[def]\.tah\.openstreetmap\.org\//)) {
@@ -43,7 +43,7 @@ OpenLayers.Layer.OSM.Mapnik = OpenLayers.Class(OpenLayers.Layer.OSM, {
* name - {String}
* options - {Object} Hashtable of extra options to tag onto the layer
*/
- initialize: function(name, options) {
+ initialize: function (name, options) {
var url = [
"http://a.tile.openstreetmap.org/${z}/${x}/${y}.png",
"http://b.tile.openstreetmap.org/${z}/${x}/${y}.png",
@@ -75,7 +75,7 @@ OpenLayers.Layer.OSM.Osmarender = OpenLayers.Class(OpenLayers.Layer.OSM, {
* name - {String}
* options - {Object} Hashtable of extra options to tag onto the layer
*/
- initialize: function(name, options) {
+ initialize: function (name, options) {
var url = [
"http://a.tah.openstreetmap.org/Tiles/tile/${z}/${x}/${y}.png",
"http://b.tah.openstreetmap.org/Tiles/tile/${z}/${x}/${y}.png",
@@ -107,7 +107,7 @@ OpenLayers.Layer.OSM.CycleMap = OpenLayers.Class(OpenLayers.Layer.OSM, {
* name - {String}
* options - {Object} Hashtable of extra options to tag onto the layer
*/
- initialize: function(name, options) {
+ initialize: function (name, options) {
var url = [
"http://a.tile.opencyclemap.org/cycle/${z}/${x}/${y}.png",
"http://b.tile.opencyclemap.org/cycle/${z}/${x}/${y}.png",
diff --git a/js/ajax.js b/js/ajax.js
index 39a1218947..eb77304c95 100644
--- a/js/ajax.js
+++ b/js/ajax.js
@@ -34,11 +34,11 @@ var AJAX = {
*
* @return int
*/
- hash: function (key){
+ hash: function (key) {
/* http://burtleburtle.net/bob/hash/doobs.html#one */
key += "";
- var len = key.length, hash=0, i=0;
- for (; i<len; ++i) {
+ var len = key.length, hash = 0, i = 0;
+ for (; i < len; ++i) {
hash += key.charCodeAt(i);
hash += (hash << 10);
hash ^= (hash >> 6);
@@ -142,7 +142,7 @@ var AJAX = {
event.preventDefault();
event.stopImmediatePropagation();
}
- if (AJAX.active == true) {
+ if (AJAX.active === true) {
// Silently bail out, there is already a request in progress.
// TODO: save a reference to the request and cancel the old request
// when the user requests something else. Something like this is
@@ -277,7 +277,7 @@ var AJAX = {
$('#pma_errors').remove();
if (data._errors) {
- $('<div/>', {id:'pma_errors'})
+ $('<div/>', {id : 'pma_errors'})
.insertAfter('#selflink')
.append(data._errors);
}
@@ -475,7 +475,7 @@ AJAX.cache = {
if (this.pages.length > AJAX.cache.MAX) {
// Trim the cache, to the maximum number of allowed entries
// This way we will have a cached menu for every page
- for (var i=0; i<this.pages.length-this.MAX; i++) {
+ for (var i = 0; i < this.pages.length - this.MAX; i++) {
delete this.pages[i];
}
}
@@ -516,7 +516,7 @@ AJAX.cache = {
navigate: function (index) {
if (typeof this.pages[index] === 'undefined') {
PMA_ajaxShowMessage(
- '<div class="error">' + PMA_messages['strInvalidPage'] + '</div>',
+ '<div class="error">' + PMA_messages.strInvalidPage + '</div>',
false
);
} else {
@@ -553,7 +553,7 @@ AJAX.cache = {
*
* @return int
*/
- size: function(obj) {
+ size: function (obj) {
var size = 0, key;
for (key in obj) {
if (obj.hasOwnProperty(key)) {
@@ -714,9 +714,9 @@ AJAX.setUrlHash = (function (jQuery, window) {
} else {
// We don't have a valid hash, so we'll set it up
// when the page finishes loading
- jQuery(function(){
+ jQuery(function () {
/* Check if we should set URL */
- if (savedHash != "") {
+ if (savedHash !== "") {
window.location.hash = savedHash;
savedHash = "";
resetFavicon();
@@ -728,7 +728,7 @@ AJAX.setUrlHash = (function (jQuery, window) {
/**
* Register an event handler for when the url hash changes
*/
- jQuery(function(){
+ jQuery(function () {
jQuery(window).hashchange(function () {
if (userChange === false) {
// Ignore internally triggered hash changes
@@ -788,13 +788,13 @@ $('form').live('submit', AJAX.requestHandler);
* Gracefully handle fatal server errors
* (e.g: 500 - Internal server error)
*/
-$(document).ajaxError(function(event, request, settings){
+$(document).ajaxError(function (event, request, settings) {
if (request.status !== 0) { // Don't handle aborted requests
- var errorCode = $.sprintf(PMA_messages['strErrorCode'], request.status);
- var errorText = $.sprintf(PMA_messages['strErrorText'], request.statusText);
+ var errorCode = $.sprintf(PMA_messages.strErrorCode, request.status);
+ var errorText = $.sprintf(PMA_messages.strErrorText, request.statusText);
PMA_ajaxShowMessage(
'<div class="error">'
- + PMA_messages['strErrorProcessingRequest']
+ + PMA_messages.strErrorProcessingRequest
+ '<div>' + errorCode + '</div>'
+ '<div>' + errorText + '</div>'
+ '</div>',
diff --git a/js/chart.js b/js/chart.js
index 6cc7970260..fd0cffc785 100644
--- a/js/chart.js
+++ b/js/chart.js
@@ -14,31 +14,31 @@ var ChartType = {
/**
* Abstract chart factory which defines the contract for chart factories
*/
-var ChartFactory = function() {
+var ChartFactory = function () {
};
ChartFactory.prototype = {
- createChart : function(type, options) {
+ createChart : function (type, options) {
throw new Error("createChart must be implemented by a subclass");
}
};
/**
* Abstract chart which defines the contract for charts
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var Chart = function(elementId) {
+var Chart = function (elementId) {
this.elementId = elementId;
};
Chart.prototype = {
- draw : function(data, options) {
+ draw : function (data, options) {
throw new Error("draw must be implemented by a subclass");
},
- redraw : function(options) {
+ redraw : function (options) {
throw new Error("redraw must be implemented by a subclass");
},
- destroy : function() {
+ destroy : function () {
throw new Error("destroy must be implemented by a subclass");
}
};
@@ -51,21 +51,21 @@ Chart.prototype = {
* <code>ColumnType.NUMBER<code> and represents a data series.</li>
* </ul>
* Line chart, area chart, bar chart, column chart are typical examples.
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var BaseChart = function(elementId) {
+var BaseChart = function (elementId) {
Chart.call(this, elementId);
};
BaseChart.prototype = new Chart();
BaseChart.prototype.constructor = BaseChart;
-BaseChart.prototype.validateColumns = function(dataTable) {
+BaseChart.prototype.validateColumns = function (dataTable) {
var columns = dataTable.getColumns();
if (columns.length < 2) {
throw new Error("Minimum of two columns are required for this chart");
}
- for ( var i = 1; i < columns.length; i++) {
+ for (var i = 1; i < columns.length; i++) {
if (columns[i].type != ColumnType.NUMBER) {
throw new Error("Column " + (i + 1) + " should be of type 'Number'");
}
@@ -75,16 +75,16 @@ BaseChart.prototype.validateColumns = function(dataTable) {
/**
* Abstract pie chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var PieChart = function(elementId) {
+var PieChart = function (elementId) {
BaseChart.call(this, elementId);
};
PieChart.prototype = new BaseChart();
PieChart.prototype.constructor = PieChart;
-PieChart.prototype.validateColumns = function(dataTable) {
+PieChart.prototype.validateColumns = function (dataTable) {
var columns = dataTable.getColumns();
if (columns.length > 2) {
throw new Error("Pie charts can draw only one series");
@@ -94,16 +94,16 @@ PieChart.prototype.validateColumns = function(dataTable) {
/**
* Abstract timeline chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var TimelineChart = function(elementId) {
+var TimelineChart = function (elementId) {
BaseChart.call(this, elementId);
};
TimelineChart.prototype = new BaseChart();
TimelineChart.prototype.constructor = TimelineChart;
-TimelineChart.prototype.validateColumns = function(dataTable) {
+TimelineChart.prototype.validateColumns = function (dataTable) {
var result = BaseChart.prototype.validateColumns.call(this, dataTable);
if (result) {
var columns = dataTable.getColumns();
@@ -117,41 +117,41 @@ TimelineChart.prototype.validateColumns = function(dataTable) {
/**
* The data table contains column information and data for the chart.
*/
-var DataTable = function() {
+var DataTable = function () {
var columns = [];
var data;
- this.addColumn = function(type, name) {
+ this.addColumn = function (type, name) {
columns.push({
'type' : type,
'name' : name
});
};
- this.getColumns = function() {
+ this.getColumns = function () {
return columns;
};
- this.setData = function(rows) {
+ this.setData = function (rows) {
data = rows;
fillMissingValues();
};
- this.getData = function() {
+ this.getData = function () {
return data;
};
- var fillMissingValues = function() {
- if (columns.length == 0) {
+ var fillMissingValues = function () {
+ if (columns.length === 0) {
throw new Error("Set columns first");
}
var row, column;
- for ( var i = 0; i < data.length; i++) {
+ for (var i = 0; i < data.length; i++) {
row = data[i];
if (row.length > columns.length) {
row.splice(columns.length - 1, row.length - columns.length);
} else if (row.length < columns.length) {
- for ( var j = row.length; j < columns.length; j++) {
+ for (var j = row.length; j < columns.length; j++) {
row.push(null);
}
}
@@ -176,10 +176,10 @@ var ColumnType = {
/**
* Chart factory that returns JQPlotCharts
*/
-var JQPlotChartFactory = function() {
+var JQPlotChartFactory = function () {
};
JQPlotChartFactory.prototype = new ChartFactory();
-JQPlotChartFactory.prototype.createChart = function(type, elementId) {
+JQPlotChartFactory.prototype.createChart = function (type, elementId) {
var chart;
switch (type) {
case ChartType.LINE:
@@ -210,54 +210,54 @@ JQPlotChartFactory.prototype.createChart = function(type, elementId) {
/**
* Abstract JQplot chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotChart = function(elementId) {
+var JQPlotChart = function (elementId) {
Chart.call(this, elementId);
this.plot;
this.validator;
};
JQPlotChart.prototype = new Chart();
JQPlotChart.prototype.constructor = JQPlotChart;
-JQPlotChart.prototype.draw = function(data, options) {
+JQPlotChart.prototype.draw = function (data, options) {
if (this.validator.validateColumns(data)) {
this.plot = $.jqplot(this.elementId, this.prepareData(data), this
.populateOptions(data, options));
}
};
-JQPlotChart.prototype.destroy = function() {
- if (this.plot != null) {
+JQPlotChart.prototype.destroy = function () {
+ if (this.plot !== null) {
this.plot.destroy();
}
};
-JQPlotChart.prototype.redraw = function(options) {
- if (this.plot != null) {
+JQPlotChart.prototype.redraw = function (options) {
+ if (this.plot !== null) {
this.plot.replot(options);
}
};
-JQPlotChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotChart.prototype.populateOptions = function (dataTable, options) {
throw new Error("populateOptions must be implemented by a subclass");
};
-JQPlotChart.prototype.prepareData = function(dataTable) {
+JQPlotChart.prototype.prepareData = function (dataTable) {
throw new Error("prepareData must be implemented by a subclass");
};
/**
* JQPlot line chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotLineChart = function(elementId) {
+var JQPlotLineChart = function (elementId) {
JQPlotChart.call(this, elementId);
this.validator = BaseChart.prototype;
};
JQPlotLineChart.prototype = new JQPlotChart();
JQPlotLineChart.prototype.constructor = JQPlotLineChart;
-JQPlotLineChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotLineChart.prototype.populateOptions = function (dataTable, options) {
var columns = dataTable.getColumns();
var optional = {
axes : {
@@ -274,31 +274,31 @@ JQPlotLineChart.prototype.populateOptions = function(dataTable, options) {
series : []
};
$.extend(true, optional, options);
-
- if (optional.series.length == 0) {
- for ( var i = 1; i < columns.length; i++) {
+
+ if (optional.series.length === 0) {
+ for (var i = 1; i < columns.length; i++) {
optional.series.push({
label : columns[i].name.toString()
});
}
}
- if (optional.axes.xaxis.ticks.length == 0) {
+ if (optional.axes.xaxis.ticks.length === 0) {
var data = dataTable.getData();
- for ( var i = 0; i < data.length; i++) {
+ for (var i = 0; i < data.length; i++) {
optional.axes.xaxis.ticks.push(data[i][0].toString());
}
}
return optional;
};
-JQPlotLineChart.prototype.prepareData = function(dataTable) {
+JQPlotLineChart.prototype.prepareData = function (dataTable) {
var data = dataTable.getData(), row;
var retData = [], retRow;
- for ( var i = 0; i < data.length; i++) {
+ for (var i = 0; i < data.length; i++) {
row = data[i];
- for ( var j = 1; j < row.length; j++) {
+ for (var j = 1; j < row.length; j++) {
retRow = retData[j - 1];
- if (retRow == null) {
+ if (retRow === null) {
retRow = [];
retData[j - 1] = retRow;
}
@@ -310,17 +310,17 @@ JQPlotLineChart.prototype.prepareData = function(dataTable) {
/**
* JQPlot spline chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotSplineChart = function(elementId) {
+var JQPlotSplineChart = function (elementId) {
JQPlotLineChart.call(this, elementId);
};
JQPlotSplineChart.prototype = new JQPlotLineChart();
JQPlotSplineChart.prototype.constructor = JQPlotSplineChart;
-JQPlotSplineChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotSplineChart.prototype.populateOptions = function (dataTable, options) {
var optional = {};
var opt = JQPlotLineChart.prototype.populateOptions.call(this, dataTable,
options);
@@ -337,26 +337,26 @@ JQPlotSplineChart.prototype.populateOptions = function(dataTable, options) {
/**
* JQPlot timeline chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotTimelineChart = function(elementId) {
+var JQPlotTimelineChart = function (elementId) {
JQPlotLineChart.call(this, elementId);
this.validator = TimelineChart.prototype;
};
JQPlotTimelineChart.prototype = new JQPlotLineChart();
JQPlotTimelineChart.prototype.constructor = JQPlotAreaChart;
-JQPlotTimelineChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotTimelineChart.prototype.populateOptions = function (dataTable, options) {
var optional = {
axes : {
xaxis : {
tickOptions : {
- formatString:'%b %#d, %y'
+ formatString: '%b %#d, %y'
}
}
- }
+ }
};
var opt = JQPlotLineChart.prototype.populateOptions.call(this, dataTable, options);
var compulsory = {
@@ -370,19 +370,19 @@ JQPlotTimelineChart.prototype.populateOptions = function(dataTable, options) {
return optional;
};
-JQPlotTimelineChart.prototype.prepareData = function(dataTable) {
+JQPlotTimelineChart.prototype.prepareData = function (dataTable) {
var data = dataTable.getData(), row, d;
var retData = [], retRow;
- for ( var i = 0; i < data.length; i++) {
+ for (var i = 0; i < data.length; i++) {
row = data[i];
d = row[0];
- for ( var j = 1; j < row.length; j++) {
+ for (var j = 1; j < row.length; j++) {
retRow = retData[j - 1];
- if (retRow == null) {
+ if (retRow === null) {
retRow = [];
retData[j - 1] = retRow;
}
- if (d != null) {
+ if (d !== null) {
retRow.push([d.getTime(), row[j]]);
}
}
@@ -392,28 +392,28 @@ JQPlotTimelineChart.prototype.prepareData = function(dataTable) {
/**
* JQPlot area chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotAreaChart = function(elementId) {
+var JQPlotAreaChart = function (elementId) {
JQPlotLineChart.call(this, elementId);
};
JQPlotAreaChart.prototype = new JQPlotLineChart();
JQPlotAreaChart.prototype.constructor = JQPlotAreaChart;
-JQPlotAreaChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotAreaChart.prototype.populateOptions = function (dataTable, options) {
var optional = {
seriesDefaults : {
fillToZero : true
- }
+ }
};
var opt = JQPlotLineChart.prototype.populateOptions.call(this, dataTable,
options);
var compulsory = {
seriesDefaults : {
fill : true
- }
+ }
};
$.extend(true, optional, opt, compulsory);
return optional;
@@ -421,21 +421,21 @@ JQPlotAreaChart.prototype.populateOptions = function(dataTable, options) {
/**
* JQPlot column chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotColumnChart = function(elementId) {
+var JQPlotColumnChart = function (elementId) {
JQPlotLineChart.call(this, elementId);
};
JQPlotColumnChart.prototype = new JQPlotLineChart();
JQPlotColumnChart.prototype.constructor = JQPlotColumnChart;
-JQPlotColumnChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotColumnChart.prototype.populateOptions = function (dataTable, options) {
var optional = {
seriesDefaults : {
fillToZero : true
- }
+ }
};
var opt = JQPlotLineChart.prototype.populateOptions.call(this, dataTable,
options);
@@ -450,22 +450,22 @@ JQPlotColumnChart.prototype.populateOptions = function(dataTable, options) {
/**
* JQPlot bar chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotBarChart = function(elementId) {
+var JQPlotBarChart = function (elementId) {
JQPlotLineChart.call(this, elementId);
};
JQPlotBarChart.prototype = new JQPlotLineChart();
JQPlotBarChart.prototype.constructor = JQPlotBarChart;
-JQPlotBarChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotBarChart.prototype.populateOptions = function (dataTable, options) {
var columns = dataTable.getColumns();
var optional = {
axes : {
yaxis : {
- label : columns[0].name,
+ label : columns[0].name,
labelRenderer : $.jqplot.CanvasAxisLabelRenderer,
renderer : $.jqplot.CategoryAxisRenderer,
ticks : []
@@ -479,7 +479,7 @@ JQPlotBarChart.prototype.populateOptions = function(dataTable, options) {
seriesDefaults : {
fillToZero : true
}
- };
+ };
var compulsory = {
seriesDefaults : {
renderer : $.jqplot.BarRenderer,
@@ -489,15 +489,15 @@ JQPlotBarChart.prototype.populateOptions = function(dataTable, options) {
}
};
$.extend(true, optional, options, compulsory);
-
- if (optional.axes.yaxis.ticks.length == 0) {
+
+ if (optional.axes.yaxis.ticks.length === 0) {
var data = dataTable.getData();
- for ( var i = 0; i < data.length; i++) {
+ for (var i = 0; i < data.length; i++) {
optional.axes.yaxis.ticks.push(data[i][0].toString());
}
}
- if (optional.series.length == 0) {
- for ( var i = 1; i < columns.length; i++) {
+ if (optional.series.length === 0) {
+ for (var i = 1; i < columns.length; i++) {
optional.series.push({
label : columns[i].name.toString()
});
@@ -508,18 +508,18 @@ JQPlotBarChart.prototype.populateOptions = function(dataTable, options) {
/**
* JQPlot pie chart
- *
+ *
* @param elementId
* id of the div element the chart is drawn in
*/
-var JQPlotPieChart = function(elementId) {
+var JQPlotPieChart = function (elementId) {
JQPlotChart.call(this, elementId);
this.validator = PieChart.prototype;
};
JQPlotPieChart.prototype = new JQPlotChart();
JQPlotPieChart.prototype.constructor = JQPlotPieChart;
-JQPlotPieChart.prototype.populateOptions = function(dataTable, options) {
+JQPlotPieChart.prototype.populateOptions = function (dataTable, options) {
var optional = {};
var compulsory = {
seriesDefaults : {
@@ -530,10 +530,10 @@ JQPlotPieChart.prototype.populateOptions = function(dataTable, options) {
return optional;
};
-JQPlotPieChart.prototype.prepareData = function(dataTable) {
+JQPlotPieChart.prototype.prepareData = function (dataTable) {
var data = dataTable.getData(), row;
var retData = [];
- for ( var i = 0; i < data.length; i++) {
+ for (var i = 0; i < data.length; i++) {
row = data[i];
retData.push([ row[0], row[1] ]);
}
diff --git a/js/common.js b/js/common.js
index c4f4bab7ef..271b77ca9f 100644
--- a/js/common.js
+++ b/js/common.js
@@ -207,7 +207,7 @@ var PMA_querywindow = (function ($, window) {
);
}
if (! querywindow.opener) {
- querywindow.opener = window.window;
+ querywindow.opener = window.window;
}
if (window.focus) {
querywindow.focus();
@@ -233,7 +233,7 @@ var PMA_querywindow = (function ($, window) {
var hiddenqueryform = querywindow
.document
.getElementById('hiddenqueryform');
- if (hiddenqueryform.querydisplay_tab != 'sql' ) {
+ if (hiddenqueryform.querydisplay_tab != 'sql') {
hiddenqueryform.querydisplay_tab.value = "sql";
hiddenqueryform.sql_query.value = sql_query;
$(hiddenqueryform).addClass('disableAjax');
@@ -254,7 +254,7 @@ var PMA_querywindow = (function ($, window) {
refresh: function (url) {
if (! querywindow.closed && querywindow.location) {
var $form = $(querywindow.document).find('#sqlqueryform');
- if ($form.find('#checkbox_lock:checked').length == 0) {
+ if ($form.find('#checkbox_lock:checked').length === 0) {
PMA_querywindow.open(url);
}
}
@@ -272,7 +272,7 @@ var PMA_querywindow = (function ($, window) {
reload: function (db, table, sql_query) {
if (! querywindow.closed && querywindow.location) {
var $form = $(querywindow.document).find('#sqlqueryform');
- if ($form.find('#checkbox_lock:checked').length == 0) {
+ if ($form.find('#checkbox_lock:checked').length === 0) {
var $hiddenform = $(querywindow.document)
.find('#hiddenqueryform');
$hiddenform.find('input[name=db]').val(db);
diff --git a/js/config.js b/js/config.js
index 2141b656e5..e551f531a8 100644
--- a/js/config.js
+++ b/js/config.js
@@ -6,7 +6,7 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('config.js', function() {
+AJAX.registerTeardown('config.js', function () {
$('input[id], select[id], textarea[id]').unbind('change').unbind('keyup');
$('input[type=button][name=submit_reset]').unbind('click');
$('div.tabs_contents').undelegate();
@@ -16,7 +16,7 @@ AJAX.registerTeardown('config.js', function() {
$('#prefs_autoload').find('a').unbind('click');
});
-AJAX.registerOnload('config.js', function() {
+AJAX.registerOnload('config.js', function () {
$('#topmenu2').find('li.active a').attr('rel', 'samepage');
$('#topmenu2').find('li:not(.active) a').attr('rel', 'newpage');
});
@@ -60,27 +60,27 @@ function setFieldValue(field, field_type, value)
{
field = $(field);
switch (field_type) {
- case 'text':
- //TODO: replace to .val()
- field.attr('value', (value != undefined ? value : field.attr('defaultValue')));
- break;
- case 'checkbox':
- //TODO: replace to .prop()
- field.attr('checked', (value != undefined ? value : field.attr('defaultChecked')));
- break;
- case 'select':
- var options = field.prop('options');
- var i, imax = options.length;
- if (value == undefined) {
- for (i = 0; i < imax; i++) {
- options[i].selected = options[i].defaultSelected;
- }
- } else {
- for (i = 0; i < imax; i++) {
- options[i].selected = (value.indexOf(options[i].value) != -1);
- }
+ case 'text':
+ //TODO: replace to .val()
+ field.attr('value', (value !== undefined ? value : field.attr('defaultValue')));
+ break;
+ case 'checkbox':
+ //TODO: replace to .prop()
+ field.attr('checked', (value !== undefined ? value : field.attr('defaultChecked')));
+ break;
+ case 'select':
+ var options = field.prop('options');
+ var i, imax = options.length;
+ if (value === undefined) {
+ for (i = 0; i < imax; i++) {
+ options[i].selected = options[i].defaultSelected;
}
- break;
+ } else {
+ for (i = 0; i < imax; i++) {
+ options[i].selected = (value.indexOf(options[i].value) != -1);
+ }
+ }
+ break;
}
markField(field);
}
@@ -101,19 +101,19 @@ function getFieldValue(field, field_type)
{
field = $(field);
switch (field_type) {
- case 'text':
- return field.prop('value');
- case 'checkbox':
- return field.prop('checked');
- case 'select':
- var options = field.prop('options');
- var i, imax = options.length, items = [];
- for (i = 0; i < imax; i++) {
- if (options[i].selected) {
- items.push(options[i].value);
- }
+ case 'text':
+ return field.prop('value');
+ case 'checkbox':
+ return field.prop('checked');
+ case 'select':
+ var options = field.prop('options');
+ var i, imax = options.length, items = [];
+ for (i = 0; i < imax; i++) {
+ if (options[i].selected) {
+ items.push(options[i].value);
}
- return items;
+ }
+ return items;
}
return null;
}
@@ -203,11 +203,11 @@ var validators = {
* @param {boolean} isKeyUp
*/
validate_positive_number: function (isKeyUp) {
- if (isKeyUp && this.value == '') {
+ if (isKeyUp && this.value === '') {
return true;
}
var result = this.value != '0' && validators._regexp_numeric.test(this.value);
- return result ? true : PMA_messages['error_nan_p'];
+ return result ? true : PMA_messages.error_nan_p;
},
/**
* Validates non-negative number
@@ -215,23 +215,23 @@ var validators = {
* @param {boolean} isKeyUp
*/
validate_non_negative_number: function (isKeyUp) {
- if (isKeyUp && this.value == '') {
+ if (isKeyUp && this.value === '') {
return true;
}
var result = validators._regexp_numeric.test(this.value);
- return result ? true : PMA_messages['error_nan_nneg'];
+ return result ? true : PMA_messages.error_nan_nneg;
},
/**
* Validates port number
*
* @param {boolean} isKeyUp
*/
- validate_port_number: function(isKeyUp) {
- if (this.value == '') {
+ validate_port_number: function (isKeyUp) {
+ if (this.value === '') {
return true;
}
var result = validators._regexp_numeric.test(this.value) && this.value != '0';
- return result && this.value <= 65535 ? true : PMA_messages['error_incorrect_port'];
+ return result && this.value <= 65535 ? true : PMA_messages.error_incorrect_port;
},
/**
* Validates value according to given regular expression
@@ -239,14 +239,14 @@ var validators = {
* @param {boolean} isKeyUp
* @param {string} regexp
*/
- validate_by_regex: function(isKeyUp, regexp) {
- if (isKeyUp && this.value == '') {
+ validate_by_regex: function (isKeyUp, regexp) {
+ if (isKeyUp && this.value === '') {
return true;
}
// convert PCRE regexp
var parts = regexp.match(validators._regexp_pcre_extract);
- var valid = this.value.match(new RegExp(parts[2], parts[3])) != null;
- return valid ? true : PMA_messages['error_invalid_value'];
+ var valid = this.value.match(new RegExp(parts[2], parts[3])) !== null;
+ return valid ? true : PMA_messages.error_invalid_value;
},
/**
* Validates upper bound for numeric inputs
@@ -254,12 +254,12 @@ var validators = {
* @param {boolean} isKeyUp
* @param {int} max_value
*/
- validate_upper_bound: function(isKeyUp, max_value) {
- var val = parseInt(this.value);
+ validate_upper_bound: function (isKeyUp, max_value) {
+ var val = parseInt(this.value, 10);
if (isNaN(val)) {
return true;
}
- return val <= max_value ? true : $.sprintf(PMA_messages['error_value_lte'], max_value);
+ return val <= max_value ? true : $.sprintf(PMA_messages.error_value_lte, max_value);
},
// field validators
_field: {
@@ -331,15 +331,18 @@ function displayErrors(error_list)
{
for (var field_id in error_list) {
var errors = error_list[field_id];
- var field = $('#'+field_id);
+ var field = $('#' + field_id);
var isFieldset = field.attr('tagName') == 'FIELDSET';
- var errorCnt = isFieldset
- ? field.find('dl.errors')
- : field.siblings('.inline_errors');
+ var errorCnt;
+ if (isFieldset) {
+ errorCnt = field.find('dl.errors');
+ } else {
+ errorCnt = field.siblings('.inline_errors');
+ }
// remove empty errors (used to clear error list)
- errors = $.grep(errors, function(item) {
- return item != '';
+ errors = $.grep(errors, function (item) {
+ return item !== '';
});
// CSS error class
@@ -351,7 +354,7 @@ function displayErrors(error_list)
if (errors.length) {
// if error container doesn't exist, create it
- if (errorCnt.length == 0) {
+ if (errorCnt.length === 0) {
if (isFieldset) {
errorCnt = $('<dl class="errors" />');
field.find('table').before(errorCnt);
@@ -406,16 +409,19 @@ function validate_fieldset(fieldset, isKeyUp, errors)
*/
function validate_field(field, isKeyUp, errors)
{
+ var args, result;
field = $(field);
var field_id = field.attr('id');
errors[field_id] = [];
var functions = getFieldValidators(field_id, isKeyUp);
for (var i = 0; i < functions.length; i++) {
- var args = functions[i][1] != null
- ? functions[i][1].slice(0)
- : [];
+ if (functions[i][1] !== null) {
+ args = functions[i][1].slice(0);
+ } else {
+ args = [];
+ }
args.unshift(isKeyUp);
- var result = functions[i][0].apply(field[0], args);
+ result = functions[i][0].apply(field[0], args);
if (result !== true) {
if (typeof result == 'string') {
result = [result];
@@ -469,41 +475,41 @@ function setRestoreDefaultBtn(field, display)
el[display ? 'show' : 'hide']();
}
-AJAX.registerOnload('config.js', function() {
+AJAX.registerOnload('config.js', function () {
// register validators and mark custom values
var elements = $('input[id], select[id], textarea[id]');
- $('input[id], select[id], textarea[id]').each(function(){
+ $('input[id], select[id], textarea[id]').each(function () {
markField(this);
var el = $(this);
- el.bind('change', function() {
+ el.bind('change', function () {
validate_field_and_fieldset(this, false);
markField(this);
});
var tagName = el.attr('tagName');
// text fields can be validated after each change
if (tagName == 'INPUT' && el.attr('type') == 'text') {
- el.keyup(function() {
+ el.keyup(function () {
validate_field_and_fieldset(el, true);
markField(el);
});
}
// disable textarea spellcheck
if (tagName == 'TEXTAREA') {
- el.attr('spellcheck', false);
+ el.attr('spellcheck', false);
}
});
// check whether we've refreshed a page and browser remembered modified
// form values
var check_page_refresh = $('#check_page_refresh');
- if (check_page_refresh.length == 0 || check_page_refresh.val() == '1') {
+ if (check_page_refresh.length === 0 || check_page_refresh.val() == '1') {
// run all field validators
var errors = {};
for (var i = 0; i < elements.length; i++) {
validate_field(elements[i], false, errors);
}
// run all fieldset validators
- $('fieldset').each(function(){
+ $('fieldset').each(function () {
validate_fieldset(this, false, errors);
});
@@ -534,14 +540,14 @@ function setTab(tab_id)
$('form.config-form input[name=tab_hash]').val(location.hash);
}
-AJAX.registerOnload('config.js', function() {
+AJAX.registerOnload('config.js', function () {
var tabs = $('ul.tabs');
if (!tabs.length) {
return;
}
// add tabs events and activate one tab (the first one or indicated by location hash)
tabs.find('a')
- .click(function(e) {
+ .click(function (e) {
e.preventDefault();
setTab($(this).attr('href').substr(1));
})
@@ -553,7 +559,7 @@ AJAX.registerOnload('config.js', function() {
// tab links handling, check each 200ms
// (works with history in FF, further browser support here would be an overkill)
var prev_hash;
- var tab_check_fnc = function() {
+ var tab_check_fnc = function () {
if (location.hash != prev_hash) {
prev_hash = location.hash;
if (location.hash.match(/^#tab_.+/) && $('#' + location.hash.substr(5)).length) {
@@ -573,8 +579,8 @@ AJAX.registerOnload('config.js', function() {
// Form reset buttons
//
-AJAX.registerOnload('config.js', function() {
- $('input[type=button][name=submit_reset]').click(function() {
+AJAX.registerOnload('config.js', function () {
+ $('input[type=button][name=submit_reset]').click(function () {
var fields = $(this).closest('fieldset').find('input, select, textarea');
for (var i = 0, imax = fields.length; i < imax; i++) {
setFieldValue(fields[i], getFieldType(fields[i]));
@@ -597,18 +603,22 @@ AJAX.registerOnload('config.js', function() {
*/
function restoreField(field_id)
{
- var field = $('#'+field_id);
- if (field.length == 0 || defaultValues[field_id] == undefined) {
+ var field = $('#' + field_id);
+ if (field.length === 0 || defaultValues[field_id] === undefined) {
return;
}
setFieldValue(field, getFieldType(field), defaultValues[field_id]);
}
-AJAX.registerOnload('config.js', function() {
+AJAX.registerOnload('config.js', function () {
$('div.tabs_contents')
- .delegate('.restore-default, .set-value', 'mouseenter', function(){$(this).css('opacity', 1)})
- .delegate('.restore-default, .set-value', 'mouseleave', function(){$(this).css('opacity', 0.25)})
- .delegate('.restore-default, .set-value', 'click', function(e) {
+ .delegate('.restore-default, .set-value', 'mouseenter', function () {
+ $(this).css('opacity', 1);
+ })
+ .delegate('.restore-default, .set-value', 'mouseleave', function () {
+ $(this).css('opacity', 0.25);
+ })
+ .delegate('.restore-default, .set-value', 'click', function (e) {
e.preventDefault();
var href = $(this).attr('href');
var field_sel;
@@ -617,7 +627,7 @@ AJAX.registerOnload('config.js', function() {
restoreField(field_sel.substr(1));
} else {
field_sel = href.match(/^[^=]+/)[0];
- var value = href.match(/=(.+)$/)[1];
+ var value = href.match(/\=(.+)$/)[1];
setFieldValue($(field_sel), 'text', value);
}
$(field_sel).trigger('change');
@@ -635,7 +645,7 @@ AJAX.registerOnload('config.js', function() {
// User preferences import/export
//
-AJAX.registerOnload('config.js', function() {
+AJAX.registerOnload('config.js', function () {
offerPrefsAutoimport();
var radios = $('#import_local_storage, #export_local_storage');
if (!radios.length) {
@@ -646,24 +656,27 @@ AJAX.registerOnload('config.js', function() {
radios
.prop('disabled', false)
.add('#export_text_file, #import_text_file')
- .click(function(){
+ .click(function () {
var enable_id = $(this).attr('id');
- var disable_id = enable_id.match(/local_storage$/)
- ? enable_id.replace(/local_storage$/, 'text_file')
- : enable_id.replace(/text_file$/, 'local_storage');
- $('#opts_'+disable_id).addClass('disabled').find('input').prop('disabled', true);
- $('#opts_'+enable_id).removeClass('disabled').find('input').prop('disabled', false);
+ var disable_id;
+ if (enable_id.match(/local_storage$/)) {
+ disable_id = enable_id.replace(/local_storage$/, 'text_file');
+ } else {
+ disable_id = enable_id.replace(/text_file$/, 'local_storage');
+ }
+ $('#opts_' + disable_id).addClass('disabled').find('input').prop('disabled', true);
+ $('#opts_' + enable_id).removeClass('disabled').find('input').prop('disabled', false);
});
// detect localStorage state
var ls_supported = window.localStorage || false;
var ls_exists = ls_supported ? (window.localStorage['config'] || false) : false;
- $('div.localStorage-'+(ls_supported ? 'un' : '')+'supported').hide();
- $('div.localStorage-'+(ls_exists ? 'empty' : 'exists')).hide();
+ $('div.localStorage-' + (ls_supported ? 'un' : '') + 'supported').hide();
+ $('div.localStorage-' + (ls_exists ? 'empty' : 'exists')).hide();
if (ls_exists) {
updatePrefsDate();
}
- $('form.prefs-form').change(function(){
+ $('form.prefs-form').change(function () {
var form = $(this);
var disabled = false;
if (!ls_supported) {
@@ -673,7 +686,7 @@ AJAX.registerOnload('config.js', function() {
disabled = true;
}
form.find('input[type=submit]').prop('disabled', disabled);
- }).submit(function(e) {
+ }).submit(function (e) {
var form = $(this);
if (form.attr('name') == 'prefs_export' && $('#export_local_storage')[0].checked) {
e.preventDefault();
@@ -685,7 +698,7 @@ AJAX.registerOnload('config.js', function() {
}
});
- $('div.click-hide-message').live('click', function(){
+ $('div.click-hide-message').live('click', function () {
$(this)
.hide()
.parent('.group')
@@ -714,7 +727,7 @@ function savePrefsToLocalStorage(form)
token: form.find('input[name=token]').val(),
submit_get_json: true
},
- success: function(response) {
+ success: function (response) {
window.localStorage['config'] = response.prefs;
window.localStorage['config_mtime'] = response.mtime;
window.localStorage['config_mtime_local'] = (new Date()).toUTCString();
@@ -726,7 +739,7 @@ function savePrefsToLocalStorage(form)
form.hide('fast');
form.prev('.click-hide-message').show('fast');
},
- complete: function() {
+ complete: function () {
submit.prop('disabled', false);
}
});
@@ -738,7 +751,7 @@ function savePrefsToLocalStorage(form)
function updatePrefsDate()
{
var d = new Date(window.localStorage['config_mtime_local']);
- var msg = PMA_messages['strSavedOn'].replace('@DATE@', formatDate(d));
+ var msg = PMA_messages.strSavedOn.replace('@DATE@', formatDate(d));
$('#opts_import_local_storage div.localStorage-exists').html(msg);
}
@@ -749,11 +762,11 @@ function updatePrefsDate()
*/
function formatDate(d)
{
- return d.getFullYear() + '-'
- + (d.getMonth() < 10 ? '0'+d.getMonth() : d.getMonth())
- + '-' + (d.getDate() < 10 ? '0'+d.getDate() : d.getDate())
- + ' ' + (d.getHours() < 10 ? '0'+d.getHours() : d.getHours())
- + ':' + (d.getMinutes() < 10 ? '0'+d.getMinutes() : d.getMinutes());
+ return d.getFullYear() + '-' +
+ (d.getMonth() < 10 ? '0' + d.getMonth() : d.getMonth()) +
+ '-' + (d.getDate() < 10 ? '0' + d.getDate() : d.getDate()) +
+ ' ' + (d.getHours() < 10 ? '0' + d.getHours() : d.getHours()) +
+ ':' + (d.getMinutes() < 10 ? '0' + d.getMinutes() : d.getMinutes());
}
/**
@@ -766,14 +779,15 @@ function offerPrefsAutoimport()
if (!cnt.length || !has_config) {
return;
}
- cnt.find('a').click(function(e) {
+ cnt.find('a').click(function (e) {
e.preventDefault();
var a = $(this);
if (a.attr('href') == '#no') {
cnt.remove();
$.post('index.php', {
token: cnt.find('input[name=token]').val(),
- prefs_autoload: 'hide'});
+ prefs_autoload: 'hide'
+ });
return;
}
cnt.find('input[name=json]').val(window.localStorage['config']);
diff --git a/js/date.js b/js/date.js
index 47253a0b11..4813b9b46d 100644
--- a/js/date.js
+++ b/js/date.js
@@ -56,9 +56,11 @@
// "MMM dd, yyyy hh:mm:ssa" matches: "January 01, 2000 12:30:45AM"
// ------------------------------------------------------------------
-var MONTH_NAMES=new Array('January','February','March','April','May','June','July','August','September','October','November','December','Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec');
-var DAY_NAMES=new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sun','Mon','Tue','Wed','Thu','Fri','Sat');
-function LZ(x) {return(x<0||x>9?"":"0")+x}
+var MONTH_NAMES = new Array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December', 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
+var DAY_NAMES = new Array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
+function LZ(x) {
+ return (x < 0 || x > 9 ? "" : "0") + x;
+}
// ------------------------------------------------------------------
// isDate ( date_string, format_string )
@@ -67,11 +69,13 @@ function LZ(x) {return(x<0||x>9?"":"0")+x}
// It is recommended that you trim whitespace around the value before
// passing it to this function, as whitespace is NOT ignored!
// ------------------------------------------------------------------
-function isDate(val,format) {
- var date=getDateFromFormat(val,format);
- if (date==0) { return false; }
- return true;
+function isDate(val, format) {
+ var date = getDateFromFormat(val, format);
+ if (date === 0) {
+ return false;
}
+ return true;
+}
// -------------------------------------------------------------------
// compareDates(date1,date1format,date2,date2format)
@@ -81,97 +85,115 @@ function isDate(val,format) {
// 0 if date2 is greater than date1 of if they are the same
// -1 if either of the dates is in an invalid format
// -------------------------------------------------------------------
-function compareDates(date1,dateformat1,date2,dateformat2) {
- var d1=getDateFromFormat(date1,dateformat1);
- var d2=getDateFromFormat(date2,dateformat2);
- if (d1==0 || d2==0) {
+function compareDates(date1, dateformat1, date2, dateformat2) {
+ var d1 = getDateFromFormat(date1, dateformat1);
+ var d2 = getDateFromFormat(date2, dateformat2);
+ if (d1 === 0 || d2 === 0) {
return -1;
- }
- else if (d1 > d2) {
+ } else if (d1 > d2) {
return 1;
- }
- return 0;
}
+ return 0;
+}
// ------------------------------------------------------------------
// formatDate (date_object, format)
// Returns a date in the output format specified.
// The format string uses the same abbreviations as in getDateFromFormat()
// ------------------------------------------------------------------
-function formatDate(date,format) {
- format=format+"";
- var result="";
- var i_format=0;
- var c="";
- var token="";
- var y=date.getYear()+"";
- var M=date.getMonth()+1;
- var d=date.getDate();
- var E=date.getDay();
- var H=date.getHours();
- var m=date.getMinutes();
- var s=date.getSeconds();
- var yyyy,yy,MMM,MM,dd,hh,h,mm,ss,ampm,HH,H,KK,K,kk,k;
+function formatDate(date, format) {
+ format = format + "";
+ var result = "";
+ var i_format = 0;
+ var c = "";
+ var token = "";
+ var y = date.getYear() + "";
+ var M = date.getMonth() + 1;
+ var d = date.getDate();
+ var E = date.getDay();
+ var H = date.getHours();
+ var m = date.getMinutes();
+ var s = date.getSeconds();
// Convert real date parts into formatted versions
- var value=new Object();
- if (y.length < 4) {y=""+(y-0+1900);}
- value["y"]=""+y;
- value["yyyy"]=y;
- value["yy"]=y.substring(2,4);
- value["M"]=M;
- value["MM"]=LZ(M);
- value["MMM"]=MONTH_NAMES[M-1];
- value["NNN"]=MONTH_NAMES[M+11];
- value["d"]=d;
- value["dd"]=LZ(d);
- value["E"]=DAY_NAMES[E+7];
- value["EE"]=DAY_NAMES[E];
- value["H"]=H;
- value["HH"]=LZ(H);
- if (H==0){value["h"]=12;}
- else if (H>12){value["h"]=H-12;}
- else {value["h"]=H;}
- value["hh"]=LZ(value["h"]);
- if (H>11){value["K"]=H-12;} else {value["K"]=H;}
- value["k"]=H+1;
- value["KK"]=LZ(value["K"]);
- value["kk"]=LZ(value["k"]);
- if (H > 11) { value["a"]="PM"; }
- else { value["a"]="AM"; }
- value["m"]=m;
- value["mm"]=LZ(m);
- value["s"]=s;
- value["ss"]=LZ(s);
+ var value = new Object();
+ if (y.length < 4) {
+ y = "" + (y - 0 + 1900);
+ }
+ value["y"] = "" + y;
+ value["yyyy"] = y;
+ value["yy"] = y.substring(2, 4);
+ value["M"] = M;
+ value["MM"] = LZ(M);
+ value["MMM"] = MONTH_NAMES[M - 1];
+ value["NNN"] = MONTH_NAMES[M + 11];
+ value["d"] = d;
+ value["dd"] = LZ(d);
+ value["E"] = DAY_NAMES[E + 7];
+ value["EE"] = DAY_NAMES[E];
+ value["H"] = H;
+ value["HH"] = LZ(H);
+ if (H === 0) {
+ value["h"] = 12;
+ } else if (H > 12) {
+ value["h"] = H - 12;
+ } else {
+ value["h"] = H;
+ }
+ value["hh"] = LZ(value["h"]);
+ if (H > 11) {
+ value["K"] = H - 12;
+ } else {
+ value["K"] = H;
+ }
+ value["k"] = H + 1;
+ value["KK"] = LZ(value["K"]);
+ value["kk"] = LZ(value["k"]);
+ if (H > 11) {
+ value["a"] = "PM";
+ } else {
+ value["a"] = "AM";
+ }
+ value["m"] = m;
+ value["mm"] = LZ(m);
+ value["s"] = s;
+ value["ss"] = LZ(s);
while (i_format < format.length) {
- c=format.charAt(i_format);
- token="";
- while ((format.charAt(i_format)==c) && (i_format < format.length)) {
+ c = format.charAt(i_format);
+ token = "";
+ while ((format.charAt(i_format) == c) && (i_format < format.length)) {
token += format.charAt(i_format++);
- }
- if (value[token] != null) { result=result + value[token]; }
- else { result=result + token; }
}
- return result;
+ if (value[token] !== null) {
+ result = result + value[token];
+ } else {
+ result = result + token;
+ }
}
+ return result;
+}
// ------------------------------------------------------------------
// Utility functions for parsing in getDateFromFormat()
// ------------------------------------------------------------------
function _isInteger(val) {
- var digits="1234567890";
- for (var i=0; i < val.length; i++) {
- if (digits.indexOf(val.charAt(i))==-1) { return false; }
- }
- return true;
+ var digits = "1234567890";
+ for (var i = 0; i < val.length; i++) {
+ if (digits.indexOf(val.charAt(i)) == -1) { return false; }
}
-function _getInt(str,i,minlength,maxlength) {
- for (var x=maxlength; x>=minlength; x--) {
- var token=str.substring(i,i+x);
- if (token.length < minlength) { return null; }
- if (_isInteger(token)) { return token; }
+ return true;
+}
+function _getInt(str, i, minlength, maxlength) {
+ for (var x = maxlength; x >= minlength; x--) {
+ var token = str.substring(i, i + x);
+ if (token.length < minlength) {
+ return null;
+ }
+ if (_isInteger(token)) {
+ return token;
}
- return null;
}
+ return null;
+}
// ------------------------------------------------------------------
// getDateFromFormat( date_string , format_string )
@@ -180,129 +202,178 @@ function _getInt(str,i,minlength,maxlength) {
// If the date string matches the format string, it returns the
// getTime() of the date. If it does not match, it returns 0.
// ------------------------------------------------------------------
-function getDateFromFormat(val,format) {
- val=val+"";
- format=format+"";
- var i_val=0;
- var i_format=0;
- var c="";
- var token="";
- var token2="";
- var x,y;
- var now=new Date();
- var year=now.getYear();
- var month=now.getMonth()+1;
- var date=1;
- var hh=now.getHours();
- var mm=now.getMinutes();
- var ss=now.getSeconds();
- var ampm="";
+function getDateFromFormat(val, format) {
+ val = val + "";
+ format = format + "";
+ var i_val = 0;
+ var i_format = 0;
+ var c = "";
+ var token = "";
+ var token2 = "";
+ var x, y;
+ var now = new Date();
+ var year = now.getYear();
+ var month = now.getMonth() + 1;
+ var date = 1;
+ var hh = now.getHours();
+ var mm = now.getMinutes();
+ var ss = now.getSeconds();
+ var ampm = "";
while (i_format < format.length) {
// Get next token from format string
- c=format.charAt(i_format);
- token="";
- while ((format.charAt(i_format)==c) && (i_format < format.length)) {
+ c = format.charAt(i_format);
+ token = "";
+ while ((format.charAt(i_format) == c) && (i_format < format.length)) {
token += format.charAt(i_format++);
- }
+ }
// Extract contents of value based on format token
- if (token=="yyyy" || token=="yy" || token=="y") {
- if (token=="yyyy") { x=4;y=4; }
- if (token=="yy") { x=2;y=2; }
- if (token=="y") { x=2;y=4; }
- year=_getInt(val,i_val,x,y);
- if (year==null) { return 0; }
+ if (token == "yyyy" || token == "yy" || token == "y") {
+ if (token == "yyyy") {
+ x = 4;
+ y = 4;
+ } else if (token == "yy") {
+ x = 2;
+ y = 2;
+ } else if (token == "y") {
+ x = 2;
+ y = 4;
+ }
+ year = _getInt(val, i_val, x, y);
+ if (year === null) {
+ return 0;
+ }
i_val += year.length;
- if (year.length==2) {
- if (year > 70) { year=1900+(year-0); }
- else { year=2000+(year-0); }
+ if (year.length == 2) {
+ if (year > 70) {
+ year = 1900 + (year - 0);
+ } else {
+ year = 2000 + (year - 0);
}
}
- else if (token=="MMM"||token=="NNN"){
- month=0;
- for (var i=0; i<MONTH_NAMES.length; i++) {
- var month_name=MONTH_NAMES[i];
- if (val.substring(i_val,i_val+month_name.length).toLowerCase()==month_name.toLowerCase()) {
- if (token=="MMM"||(token=="NNN"&&i>11)) {
- month=i+1;
- if (month>12) { month -= 12; }
+ } else if (token == "MMM" || token == "NNN") {
+ month = 0;
+ for (var i = 0; i < MONTH_NAMES.length; i++) {
+ var month_name = MONTH_NAMES[i];
+ if (val.substring(i_val, i_val + month_name.length).toLowerCase() == month_name.toLowerCase()) {
+ if (token == "MMM" || (token == "NNN" && i > 11)) {
+ month = i + 1;
+ if (month > 12) {
+ month -= 12;
+ }
i_val += month_name.length;
break;
- }
}
}
- if ((month < 1)||(month>12)){return 0;}
}
- else if (token=="EE"||token=="E"){
- for (var i=0; i<DAY_NAMES.length; i++) {
- var day_name=DAY_NAMES[i];
- if (val.substring(i_val,i_val+day_name.length).toLowerCase()==day_name.toLowerCase()) {
+ if ((month < 1) || (month > 12)) {
+ return 0;
+ }
+ } else if (token == "EE" || token == "E") {
+ for (var i = 0; i < DAY_NAMES.length; i++) {
+ var day_name = DAY_NAMES[i];
+ if (val.substring(i_val, i_val + day_name.length).toLowerCase() == day_name.toLowerCase()) {
i_val += day_name.length;
break;
- }
}
}
- else if (token=="MM"||token=="M") {
- month=_getInt(val,i_val,token.length,2);
- if (month==null||(month<1)||(month>12)){return 0;}
- i_val+=month.length;}
- else if (token=="dd"||token=="d") {
- date=_getInt(val,i_val,token.length,2);
- if (date==null||(date<1)||(date>31)){return 0;}
- i_val+=date.length;}
- else if (token=="hh"||token=="h") {
- hh=_getInt(val,i_val,token.length,2);
- if (hh==null||(hh<1)||(hh>12)){return 0;}
- i_val+=hh.length;}
- else if (token=="HH"||token=="H") {
- hh=_getInt(val,i_val,token.length,2);
- if (hh==null||(hh<0)||(hh>23)){return 0;}
- i_val+=hh.length;}
- else if (token=="KK"||token=="K") {
- hh=_getInt(val,i_val,token.length,2);
- if (hh==null||(hh<0)||(hh>11)){return 0;}
- i_val+=hh.length;}
- else if (token=="kk"||token=="k") {
- hh=_getInt(val,i_val,token.length,2);
- if (hh==null||(hh<1)||(hh>24)){return 0;}
- i_val+=hh.length;hh--;}
- else if (token=="mm"||token=="m") {
- mm=_getInt(val,i_val,token.length,2);
- if (mm==null||(mm<0)||(mm>59)){return 0;}
- i_val+=mm.length;}
- else if (token=="ss"||token=="s") {
- ss=_getInt(val,i_val,token.length,2);
- if (ss==null||(ss<0)||(ss>59)){return 0;}
- i_val+=ss.length;}
- else if (token=="a") {
- if (val.substring(i_val,i_val+2).toLowerCase()=="am") {ampm="AM";}
- else if (val.substring(i_val,i_val+2).toLowerCase()=="pm") {ampm="PM";}
- else {return 0;}
- i_val+=2;}
- else {
- if (val.substring(i_val,i_val+token.length)!=token) {return 0;}
- else {i_val+=token.length;}
+ } else if (token == "MM" || token == "M") {
+ month = _getInt(val, i_val, token.length, 2);
+ if (month === null || (month < 1) || (month > 12)) {
+ return 0;
+ }
+ i_val += month.length;
+ } else if (token == "dd" || token == "d") {
+ date = _getInt(val, i_val, token.length, 2);
+ if (date === null || (date < 1) || (date > 31)) {
+ return 0;
+ }
+ i_val += date.length;
+ } else if (token == "hh" || token == "h") {
+ hh = _getInt(val, i_val, token.length, 2);
+ if (hh === null || (hh < 1) || (hh > 12)) {
+ return 0;
+ }
+ i_val += hh.length;
+ } else if (token == "HH" || token == "H") {
+ hh = _getInt(val, i_val, token.length, 2);
+ if (hh === null || (hh < 0) || (hh > 23)) {
+ return 0;
+ }
+ i_val += hh.length;
+ } else if (token == "KK" || token == "K") {
+ hh = _getInt(val, i_val, token.length, 2);
+ if (hh === null || (hh < 0) || (hh > 11)) {
+ return 0;
+ }
+ i_val += hh.length;
+ } else if (token == "kk" || token == "k") {
+ hh = _getInt(val, i_val, token.length, 2);
+ if (hh === null || (hh < 1) || (hh > 24)) {
+ return 0;
+ }
+ i_val += hh.length;
+ hh--;
+ } else if (token == "mm" || token == "m") {
+ mm = _getInt(val, i_val, token.length, 2);
+ if (mm === null || (mm < 0) || (mm > 59)) {
+ return 0;
+ }
+ i_val += mm.length;
+ } else if (token == "ss" || token == "s") {
+ ss = _getInt(val, i_val, token.length, 2);
+ if (ss === null || (ss < 0) || (ss > 59)) {
+ return 0;
+ }
+ i_val += ss.length;
+ } else if (token == "a") {
+ if (val.substring(i_val, i_val + 2).toLowerCase() == "am") {
+ ampm = "AM";
+ } else if (val.substring(i_val, i_val + 2).toLowerCase() == "pm") {
+ ampm = "PM";
+ } else {
+ return 0;
+ }
+ i_val += 2;
+ } else {
+ if (val.substring(i_val, i_val + token.length) != token) {
+ return 0;
+ } else {
+ i_val += token.length;
}
}
+ }
// If there are any trailing characters left in the value, it doesn't match
- if (i_val != val.length) { return 0; }
+ if (i_val != val.length) {
+ return 0;
+ }
// Is date valid for month?
- if (month==2) {
+ if (month == 2) {
// Check for leap year
- if ( ( (year%4==0)&&(year%100 != 0) ) || (year%400==0) ) { // leap year
- if (date > 29){ return 0; }
+ if (((year % 4 === 0) && (year % 100 !== 0)) || (year % 400 === 0)) { // leap year
+ if (date > 29) {
+ return 0;
+ }
+ } else {
+ if (date > 28) {
+ return 0;
}
- else { if (date > 28) { return 0; } }
}
- if ((month==4)||(month==6)||(month==9)||(month==11)) {
- if (date > 30) { return 0; }
+ }
+ if ((month == 4) || (month == 6) || (month == 9) || (month == 11)) {
+ if (date > 30) {
+ return 0;
}
+ }
// Correct hours value
- if (hh<12 && ampm=="PM") { hh=hh-0+12; }
- else if (hh>11 && ampm=="AM") { hh-=12; }
- var newdate=new Date(year,month-1,date,hh,mm,ss);
- return newdate.getTime();
+ if (hh < 12 && ampm == "PM") {
+ hh = hh - 0 + 12;
+ } else if (hh > 11 && ampm == "AM") {
+ hh -= 12;
}
+ var newdate = new Date(year, month - 1, date, hh, mm, ss);
+ return newdate.getTime();
+}
// ------------------------------------------------------------------
// parseDate( date_string [, prefer_euro_format] )
@@ -318,18 +389,20 @@ function getDateFromFormat(val,format) {
// Returns a Date object or null if no patterns match.
// ------------------------------------------------------------------
function parseDate(val) {
- var preferEuro=(arguments.length==2)?arguments[1]:false;
- generalFormats=new Array('y-M-d','MMM d, y','MMM d,y','y-MMM-d','d-MMM-y','MMM d');
- monthFirst=new Array('M/d/y','M-d-y','M.d.y','MMM-d','M/d','M-d');
- dateFirst =new Array('d/M/y','d-M-y','d.M.y','d-MMM','d/M','d-M');
- var checkList=new Array('generalFormats',preferEuro?'dateFirst':'monthFirst',preferEuro?'monthFirst':'dateFirst');
- var d=null;
- for (var i=0; i<checkList.length; i++) {
- var l=window[checkList[i]];
- for (var j=0; j<l.length; j++) {
- d=getDateFromFormat(val,l[j]);
- if (d!=0) { return new Date(d); }
+ var preferEuro = (arguments.length == 2) ? arguments[1] : false;
+ generalFormats = new Array('y-M-d', 'MMM d, y', 'MMM d,y', 'y-MMM-d', 'd-MMM-y', 'MMM d');
+ monthFirst = new Array('M/d/y', 'M-d-y', 'M.d.y', 'MMM-d', 'M/d', 'M-d');
+ dateFirst = new Array('d/M/y', 'd-M-y', 'd.M.y', 'd-MMM', 'd/M', 'd-M');
+ var checkList = new Array('generalFormats', preferEuro ? 'dateFirst' : 'monthFirst', preferEuro ? 'monthFirst' : 'dateFirst');
+ var d = null;
+ for (var i = 0; i < checkList.length; i++) {
+ var l = window[checkList[i]];
+ for (var j = 0; j < l.length; j++) {
+ d = getDateFromFormat(val, l[j]);
+ if (d !== 0) {
+ return new Date(d);
}
}
- return null;
}
+ return null;
+}
diff --git a/js/db_operations.js b/js/db_operations.js
index 848f984d22..2ae779557f 100644
--- a/js/db_operations.js
+++ b/js/db_operations.js
@@ -21,18 +21,18 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('db_operations.js', function() {
+AJAX.registerTeardown('db_operations.js', function () {
$("#rename_db_form.ajax").die('submit');
$("#copy_db_form.ajax").die('submit');
$("#change_db_charset_form.ajax").die('submit');
});
-AJAX.registerOnload('db_operations.js', function() {
+AJAX.registerOnload('db_operations.js', function () {
/**
* Ajax event handlers for 'Rename Database'
*/
- $("#rename_db_form.ajax").live('submit', function(event) {
+ $("#rename_db_form.ajax").live('submit', function (event) {
event.preventDefault();
var $form = $(this);
@@ -41,17 +41,17 @@ AJAX.registerOnload('db_operations.js', function() {
PMA_prepareForAjaxRequest($form);
- $form.PMA_confirm(question, $form.attr('action'), function(url) {
- PMA_ajaxShowMessage(PMA_messages['strRenamingDatabases'], false);
- $.get(url, $("#rename_db_form").serialize() + '&is_js_confirmed=1', function(data) {
- if (data.success == true) {
+ $form.PMA_confirm(question, $form.attr('action'), function (url) {
+ PMA_ajaxShowMessage(PMA_messages.strRenamingDatabases, false);
+ $.get(url, $("#rename_db_form").serialize() + '&is_js_confirmed=1', function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
PMA_commonParams.set('db', data.newname);
- PMA_reloadNavigation(function() {
+ PMA_reloadNavigation(function () {
$('#pma_navigation_tree')
.find("a:not('.expander')")
- .each(function(index) {
+ .each(function (index) {
var $thisAnchor = $(this);
if ($thisAnchor.text() == data.newname) {
// simulate a click on the new db name
@@ -64,23 +64,23 @@ AJAX.registerOnload('db_operations.js', function() {
PMA_ajaxShowMessage(data.error, false);
}
}); // end $.get()
- })
+ });
}); // end Rename Database
/**
* Ajax Event Handler for 'Copy Database'
*/
- $("#copy_db_form.ajax").live('submit', function(event) {
+ $("#copy_db_form.ajax").live('submit', function (event) {
event.preventDefault();
- PMA_ajaxShowMessage(PMA_messages['strCopyingDatabase'], false);
+ PMA_ajaxShowMessage(PMA_messages.strCopyingDatabase, false);
var $form = $(this);
PMA_prepareForAjaxRequest($form);
- $.get($form.attr('action'), $form.serialize(), function(data) {
+ $.get($form.attr('action'), $form.serialize(), function (data) {
// use messages that stay on screen
$('div.success, div.error').fadeOut();
- if (data.success == true) {
+ if (data.success === true) {
PMA_commonParams.set('db', data.newname);
- if ( $("#checkbox_switch").is(":checked")) {
+ if ($("#checkbox_switch").is(":checked")) {
PMA_commonParams.set('db', data.newname);
PMA_commonActions.refreshMain(false, function () {
PMA_ajaxShowMessage(data.message);
@@ -98,13 +98,13 @@ AJAX.registerOnload('db_operations.js', function() {
/**
* Ajax Event handler for 'Change Charset' of the database
*/
- $("#change_db_charset_form.ajax").live('submit', function(event) {
+ $("#change_db_charset_form.ajax").live('submit', function (event) {
event.preventDefault();
var $form = $(this);
PMA_prepareForAjaxRequest($form);
- PMA_ajaxShowMessage(PMA_messages['strChangingCharset']);
- $.get($form.attr('action'), $form.serialize() + "&submitcollation=1", function(data) {
- if (data.success == true) {
+ PMA_ajaxShowMessage(PMA_messages.strChangingCharset);
+ $.get($form.attr('action'), $form.serialize() + "&submitcollation=1", function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
} else {
PMA_ajaxShowMessage(data.error, false);
diff --git a/js/db_search.js b/js/db_search.js
index 495abadc38..6518aa062b 100644
--- a/js/db_search.js
+++ b/js/db_search.js
@@ -18,7 +18,7 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('db_search.js', function() {
+AJAX.registerTeardown('db_search.js', function () {
$('#buttonGo').unbind('click');
$('#togglesearchresultlink').unbind('click');
$("#togglequerybox").unbind('click');
@@ -36,16 +36,16 @@ AJAX.registerTeardown('db_search.js', function() {
*/
function loadResult(result_path, table_name, link)
{
- $(function() {
+ $(function () {
/** Hides the results shown by the delete criteria */
- var $msg = PMA_ajaxShowMessage(PMA_messages['strBrowsing'], false);
+ var $msg = PMA_ajaxShowMessage(PMA_messages.strBrowsing, false);
$('#sqlqueryform').hide();
$('#togglequerybox').hide();
/** Load the browse results to the page */
$("#table-info").show();
- $('#table-link').attr({"href" : 'sql.php?'+link }).text(table_name);
+ $('#table-link').attr({"href" : 'sql.php?' + link }).text(table_name);
var url = result_path + " #sqlqueryresults";
- $('#browse-results').load(url, null, function() {
+ $('#browse-results').load(url, null, function () {
$('html, body')
.animate({
scrollTop: $("#browse-results").offset().top
@@ -66,7 +66,7 @@ function loadResult(result_path, table_name, link)
*/
function deleteResult(result_path, msg)
{
- $(function() {
+ $(function () {
/** Hides the results shown by the browse criteria */
$("#table-info").hide();
$('#browse-results').hide();
@@ -74,14 +74,14 @@ function deleteResult(result_path, msg)
$('#togglequerybox').hide();
/** Conformation message for deletion */
if (confirm(msg)) {
- var $msg = PMA_ajaxShowMessage(PMA_messages['strDeleting'], false);
+ var $msg = PMA_ajaxShowMessage(PMA_messages.strDeleting, false);
/** Load the deleted option to the page*/
$('#sqlqueryform').html('');
var url = result_path + " #result_query, #sqlqueryform";
$('#browse-results').load(url, function () {
/** Refresh the search results after the deletion */
document.getElementById('buttonGo').click();
- $('#togglequerybox').html(PMA_messages['strHideQueryBox']);
+ $('#togglequerybox').html(PMA_messages.strHideQueryBox);
/** Show the results of the deletion option */
$('#browse-results').show();
$('#sqlqueryform').show();
@@ -92,17 +92,17 @@ function deleteResult(result_path, msg)
}, 1000);
PMA_ajaxRemoveMessage($msg);
});
- }
+ }
});
}
-AJAX.registerOnload('db_search.js', function() {
+AJAX.registerOnload('db_search.js', function () {
/** Hide the table link in the initial search result */
var icon = PMA_getImage('s_tbl.png', '', {'id': 'table-image'}).toString();
$("#table-info").prepend(icon).hide();
/** Hide the browse and deleted results in the new search criteria */
- $('#buttonGo').click(function(){
+ $('#buttonGo').click(function () {
$("#table-info").hide();
$('#browse-results').hide();
$('#sqlqueryform').hide();
@@ -122,17 +122,17 @@ AJAX.registerOnload('db_search.js', function() {
* the hide/show criteria in search result forms
*/
$('#togglesearchresultlink')
- .html(PMA_messages['strHideSearchResults'])
- .bind('click', function() {
- var $link = $(this);
- $('#searchresults').slideToggle();
- if ($link.text() == PMA_messages['strHideSearchResults']) {
- $link.text(PMA_messages['strShowSearchResults']);
- } else {
- $link.text(PMA_messages['strHideSearchResults']);
- }
- /** avoid default click action */
- return false;
+ .html(PMA_messages.strHideSearchResults)
+ .bind('click', function () {
+ var $link = $(this);
+ $('#searchresults').slideToggle();
+ if ($link.text() == PMA_messages.strHideSearchResults) {
+ $link.text(PMA_messages.strShowSearchResults);
+ } else {
+ $link.text(PMA_messages.strHideSearchResults);
+ }
+ /** avoid default click action */
+ return false;
});
/**
@@ -149,13 +149,13 @@ AJAX.registerOnload('db_search.js', function() {
*/
$("#togglequerybox")
.hide()
- .bind('click', function() {
+ .bind('click', function () {
var $link = $(this);
$('#sqlqueryform').slideToggle("medium");
- if ($link.text() == PMA_messages['strHideQueryBox']) {
- $link.text(PMA_messages['strShowQueryBox']);
+ if ($link.text() == PMA_messages.strHideQueryBox) {
+ $link.text(PMA_messages.strShowQueryBox);
} else {
- $link.text(PMA_messages['strHideQueryBox']);
+ $link.text(PMA_messages.strHideQueryBox);
}
/** avoid default click action */
return false;
@@ -163,44 +163,44 @@ AJAX.registerOnload('db_search.js', function() {
/** don't show it until we have results on-screen */
- /**
- * Changing the displayed text according to
- * the hide/show criteria in search criteria form
- */
- $('#togglesearchformlink')
- .html(PMA_messages['strShowSearchCriteria'])
- .bind('click', function() {
+ /**
+ * Changing the displayed text according to
+ * the hide/show criteria in search criteria form
+ */
+ $('#togglesearchformlink')
+ .html(PMA_messages.strShowSearchCriteria)
+ .bind('click', function () {
var $link = $(this);
$('#db_search_form').slideToggle();
- if ($link.text() == PMA_messages['strHideSearchCriteria']) {
- $link.text(PMA_messages['strShowSearchCriteria']);
+ if ($link.text() == PMA_messages.strHideSearchCriteria) {
+ $link.text(PMA_messages.strShowSearchCriteria);
} else {
- $link.text(PMA_messages['strHideSearchCriteria']);
+ $link.text(PMA_messages.strHideSearchCriteria);
}
/** avoid default click action */
return false;
- });
+ });
/**
* Ajax Event handler for retrieving the result of an SQL Query
*/
- $("#db_search_form.ajax").live('submit', function(event) {
+ $("#db_search_form.ajax").live('submit', function (event) {
event.preventDefault();
- var $msgbox = PMA_ajaxShowMessage(PMA_messages['strSearching'], false);
+ var $msgbox = PMA_ajaxShowMessage(PMA_messages.strSearching, false);
// jQuery object to reuse
var $form = $(this);
PMA_prepareForAjaxRequest($form);
var url = $form.serialize() + "&submit_search=" + $("#buttonGo").val();
- $.post($form.attr('action'), url, function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), url, function (data) {
+ if (data.success === true) {
// found results
$("#searchresults").html(data.message);
$('#togglesearchresultlink')
// always start with the Show message
- .text(PMA_messages['strHideSearchResults']);
+ .text(PMA_messages.strHideSearchResults);
$('#togglesearchresultsdiv')
// now it's time to show the div containing the link
.show();
@@ -213,7 +213,7 @@ AJAX.registerOnload('db_search.js', function() {
.hide();
$('#togglesearchformlink')
// always start with the Show message
- .text(PMA_messages['strShowSearchCriteria']);
+ .text(PMA_messages.strShowSearchCriteria);
$('#togglesearchformdiv')
// now it's time to show the div containing the link
.show();
@@ -223,6 +223,6 @@ AJAX.registerOnload('db_search.js', function() {
}
PMA_ajaxRemoveMessage($msgbox);
- })
- })
+ });
+ });
}); // end $()
diff --git a/js/db_structure.js b/js/db_structure.js
index 5081d0274e..63d6f43ee6 100644
--- a/js/db_structure.js
+++ b/js/db_structure.js
@@ -21,7 +21,7 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('db_structure.js', function() {
+AJAX.registerTeardown('db_structure.js', function () {
$("span.fkc_switch").unbind('click');
$('#fkc_checkbox').unbind('change');
$("a.truncate_table_anchor.ajax").die('click');
@@ -36,13 +36,13 @@ AJAX.registerTeardown('db_structure.js', function() {
*/
function PMA_adjustTotals() {
var byteUnits = new Array(
- PMA_messages['strB'],
- PMA_messages['strKiB'],
- PMA_messages['strMiB'],
- PMA_messages['strGiB'],
- PMA_messages['strTiB'],
- PMA_messages['strPiB'],
- PMA_messages['strEiB']
+ PMA_messages.strB,
+ PMA_messages.strKiB,
+ PMA_messages.strMiB,
+ PMA_messages.strGiB,
+ PMA_messages.strTiB,
+ PMA_messages.strPiB,
+ PMA_messages.strEiB
);
/**
* @var $allTr jQuery object that references all the rows in the list of tables
@@ -57,15 +57,16 @@ function PMA_adjustTotals() {
$allTr.each(function () {
var $this = $(this);
+ var i, tmpVal;
// Get the number of rows for this SQL table
var strRows = $this.find('.tbl_rows').text();
// If the value is approximated
- if (strRows.indexOf('~') == 0) {
+ if (strRows.indexOf('~') === 0) {
rowSumApproximated = true;
// The approximated value contains a preceding ~ and a following 2 (Eg 100 --> ~1002)
strRows = strRows.substring(1, strRows.length - 1);
}
- strRows = strRows.replace(/[,.]/g , '');
+ strRows = strRows.replace(/[,.]/g, '');
var intRow = parseInt(strRows, 10);
if (! isNaN(intRow)) {
rowsSum += intRow;
@@ -79,16 +80,16 @@ function PMA_adjustTotals() {
var strOverheadUnit = $.trim($this.find('.tbl_overhead span.unit').text());
// Given a value and a unit, such as 100 and KiB, for the table size
// and overhead calculate their numeric values in bytes, such as 102400
- for (var i = 0; i < byteUnits.length; i++) {
+ for (i = 0; i < byteUnits.length; i++) {
if (strSizeUnit == byteUnits[i]) {
- var tmpVal = parseFloat(strSize);
+ tmpVal = parseFloat(strSize);
valSize = tmpVal * Math.pow(1024, i);
break;
}
}
- for (var i = 0; i < byteUnits.length; i++) {
+ for (i = 0; i < byteUnits.length; i++) {
if (strOverheadUnit == byteUnits[i]) {
- var tmpVal = parseFloat(strOverhead);
+ tmpVal = parseFloat(strOverhead);
valOverhead = tmpVal * Math.pow(1024, i);
break;
}
@@ -123,13 +124,13 @@ function PMA_adjustTotals() {
// Update summary with new data
var $summary = $("#tbl_summary_row");
- $summary.find('.tbl_num').text($.sprintf(PMA_messages['strTables'], tableSum));
+ $summary.find('.tbl_num').text($.sprintf(PMA_messages.strTables, tableSum));
$summary.find('.tbl_rows').text(strRowSum);
$summary.find('.tbl_size').text(sizeSum + " " + byteUnits[size_magnitude]);
$summary.find('.tbl_overhead').text(overheadSum + " " + byteUnits[overhead_magnitude]);
}
-AJAX.registerOnload('db_structure.js', function() {
+AJAX.registerOnload('db_structure.js', function () {
/**
* Handler for the print view multisubmit.
* All other multi submits can be handled via ajax, but this one needs
@@ -159,28 +160,28 @@ AJAX.registerOnload('db_structure.js', function() {
* Event handler for 'Foreign Key Checks' disabling option
* in the drop table confirmation form
*/
- $("span.fkc_switch").click(function(event){
- if ($("#fkc_checkbox").prop('checked')) {
- $("#fkc_checkbox").prop('checked', false);
- $("#fkc_status").html(PMA_messages['strForeignKeyCheckDisabled']);
- return;
- }
- $("#fkc_checkbox").prop('checked', true);
- $("#fkc_status").html(PMA_messages['strForeignKeyCheckEnabled']);
+ $("span.fkc_switch").click(function (event) {
+ if ($("#fkc_checkbox").prop('checked')) {
+ $("#fkc_checkbox").prop('checked', false);
+ $("#fkc_status").html(PMA_messages.strForeignKeyCheckDisabled);
+ return;
+ }
+ $("#fkc_checkbox").prop('checked', true);
+ $("#fkc_status").html(PMA_messages.strForeignKeyCheckEnabled);
});
$('#fkc_checkbox').change(function () {
if ($(this).prop("checked")) {
- $("#fkc_status").html(PMA_messages['strForeignKeyCheckEnabled']);
+ $("#fkc_status").html(PMA_messages.strForeignKeyCheckEnabled);
return;
}
- $("#fkc_status").html(PMA_messages['strForeignKeyCheckDisabled']);
+ $("#fkc_status").html(PMA_messages.strForeignKeyCheckDisabled);
}); // End of event handler for 'Foreign Key Check'
/**
* Ajax Event handler for 'Truncate Table'
*/
- $("a.truncate_table_anchor.ajax").live('click', function(event) {
+ $("a.truncate_table_anchor.ajax").live('click', function (event) {
event.preventDefault();
/**
@@ -196,16 +197,15 @@ AJAX.registerOnload('db_structure.js', function() {
/**
* @var question String containing the question to be asked for confirmation
*/
- var question =
- PMA_messages.strTruncateTableStrongWarning + ' '
- + $.sprintf(PMA_messages.strDoYouReally, 'TRUNCATE ' + escapeHtml(curr_table_name));
+ var question = PMA_messages.strTruncateTableStrongWarning + ' ' +
+ $.sprintf(PMA_messages.strDoYouReally, 'TRUNCATE ' + escapeHtml(curr_table_name));
- $this_anchor.PMA_confirm(question, $this_anchor.attr('href'), function(url) {
+ $this_anchor.PMA_confirm(question, $this_anchor.attr('href'), function (url) {
- PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
- $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function(data) {
- if (data.success == true) {
+ $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
// Adjust table statistics
var $tr = $this_anchor.closest('tr');
@@ -221,7 +221,7 @@ AJAX.registerOnload('db_structure.js', function() {
.removeClass('truncate_table_anchor');
PMA_adjustTotals();
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + data.error, false);
}
}); // end $.get()
}); //end $.PMA_confirm()
@@ -230,7 +230,7 @@ AJAX.registerOnload('db_structure.js', function() {
/**
* Ajax Event handler for 'Drop Table' or 'Drop View'
*/
- $("a.drop_table_anchor.ajax").live('click', function(event) {
+ $("a.drop_table_anchor.ajax").live('click', function (event) {
event.preventDefault();
var $this_anchor = $(this);
@@ -253,20 +253,19 @@ AJAX.registerOnload('db_structure.js', function() {
*/
var question;
if (! is_view) {
- question =
- PMA_messages.strDropTableStrongWarning + ' '
- + $.sprintf(PMA_messages.strDoYouReally, 'DROP TABLE ' + escapeHtml(curr_table_name));
+ question = PMA_messages.strDropTableStrongWarning + ' ' +
+ $.sprintf(PMA_messages.strDoYouReally, 'DROP TABLE ' + escapeHtml(curr_table_name));
} else {
question =
$.sprintf(PMA_messages.strDoYouReally, 'DROP VIEW ' + escapeHtml(curr_table_name));
}
- $this_anchor.PMA_confirm(question, $this_anchor.attr('href'), function(url) {
+ $this_anchor.PMA_confirm(question, $this_anchor.attr('href'), function (url) {
- var $msg = PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ var $msg = PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
- $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function(data) {
- if (data.success == true) {
+ $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
toggleRowColors($curr_row.next());
$curr_row.hide("medium").remove();
@@ -274,7 +273,7 @@ AJAX.registerOnload('db_structure.js', function() {
PMA_reloadNavigation();
PMA_ajaxRemoveMessage($msg);
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + data.error, false);
}
}); // end $.get()
}); // end $.PMA_confirm()
@@ -283,7 +282,7 @@ AJAX.registerOnload('db_structure.js', function() {
/**
* Ajax Event handler for 'Drop tracking'
*/
- $('a.drop_tracking_anchor.ajax').live('click', function(event) {
+ $('a.drop_tracking_anchor.ajax').live('click', function (event) {
event.preventDefault();
var $anchor = $(this);
@@ -295,14 +294,14 @@ AJAX.registerOnload('db_structure.js', function() {
/**
* @var question String containing the question to be asked for confirmation
*/
- var question = PMA_messages['strDeleteTrackingData'];
+ var question = PMA_messages.strDeleteTrackingData;
- $anchor.PMA_confirm(question, $anchor.attr('href'), function(url) {
+ $anchor.PMA_confirm(question, $anchor.attr('href'), function (url) {
- PMA_ajaxShowMessage(PMA_messages['strDeletingTrackingData']);
+ PMA_ajaxShowMessage(PMA_messages.strDeletingTrackingData);
- $.get(url, {'is_js_confirmed': 1, 'ajax_request': true}, function(data) {
- if (data.success == true) {
+ $.get(url, {'is_js_confirmed': 1, 'ajax_request': true}, function (data) {
+ if (data.success === true) {
var $tracked_table = $curr_tracking_row.parents('table');
var table_name = $curr_tracking_row.find('td:nth-child(2)').text();
@@ -313,7 +312,7 @@ AJAX.registerOnload('db_structure.js', function() {
} else {
// There are more rows left after the deletion
toggleRowColors($curr_tracking_row.next());
- $curr_tracking_row.hide("slow", function() {
+ $curr_tracking_row.hide("slow", function () {
$(this).remove();
});
}
@@ -325,7 +324,7 @@ AJAX.registerOnload('db_structure.js', function() {
if ($untracked_table.length > 0) {
var $rows = $untracked_table.find('tbody tr');
- $rows.each(function(index) {
+ $rows.each(function (index) {
var $row = $(this);
var tmp_tbl_name = $row.find('td:first-child').text();
var is_last_iteration = (index == ($rows.length - 1));
@@ -358,7 +357,7 @@ AJAX.registerOnload('db_structure.js', function() {
PMA_ajaxShowMessage(data.message);
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + data.error, false);
}
}); // end $.get()
}); // end $.PMA_confirm()
@@ -369,15 +368,15 @@ AJAX.registerOnload('db_structure.js', function() {
* Ajax Event handler for calculatig the real end for a InnoDB table
*
*/
- $('#real_end_input').live('click', function(event) {
+ $('#real_end_input').live('click', function (event) {
event.preventDefault();
/**
* @var question String containing the question to be asked for confirmation
*/
- var question = PMA_messages['strOperationTakesLongTime'];
+ var question = PMA_messages.strOperationTakesLongTime;
- $(this).PMA_confirm(question, '', function() {
+ $(this).PMA_confirm(question, '', function () {
return true;
});
return false;
diff --git a/js/export.js b/js/export.js
index 979b84724e..35f554c196 100644
--- a/js/export.js
+++ b/js/export.js
@@ -7,7 +7,7 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('export.js', function() {
+AJAX.registerTeardown('export.js', function () {
$("#plugins").unbind('change');
$("input[type='radio'][name='sql_structure_or_data']").unbind('change');
$("input[type='radio'][name='latex_structure_or_data']").unbind('change');
@@ -27,16 +27,16 @@ AJAX.registerOnload('export.js', function () {
* Toggles the hiding and showing of each plugin's options
* according to the currently selected plugin from the dropdown list
*/
- $("#plugins").change(function() {
+ $("#plugins").change(function () {
$("#format_specific_opts div.format_specific_options").hide();
var selected_plugin_name = $("#plugins option:selected").val();
$("#" + selected_plugin_name + "_options").show();
- });
+ });
/**
* Toggles the enabling and disabling of the SQL plugin's comment options that apply only when exporting structure
*/
- $("input[type='radio'][name='sql_structure_or_data']").change(function() {
+ $("input[type='radio'][name='sql_structure_or_data']").change(function () {
var comments_are_present = $("#checkbox_sql_include_comments").prop("checked");
var show = $("input[type='radio'][name='sql_structure_or_data']:checked").val();
if (show == 'data') {
@@ -54,7 +54,7 @@ AJAX.registerOnload('export.js', function () {
$("#checkbox_sql_relation").removeProp('disabled').parent().fadeTo('fast', 1);
$("#checkbox_sql_mime").removeProp('disabled').parent().fadeTo('fast', 1);
}
- });
+ });
});
@@ -82,19 +82,19 @@ function toggle_structure_data_opts(pluginName)
}
AJAX.registerOnload('export.js', function () {
- $("input[type='radio'][name='latex_structure_or_data']").change(function() {
+ $("input[type='radio'][name='latex_structure_or_data']").change(function () {
toggle_structure_data_opts("latex");
});
- $("input[type='radio'][name='odt_structure_or_data']").change(function() {
+ $("input[type='radio'][name='odt_structure_or_data']").change(function () {
toggle_structure_data_opts("odt");
});
- $("input[type='radio'][name='texytext_structure_or_data']").change(function() {
+ $("input[type='radio'][name='texytext_structure_or_data']").change(function () {
toggle_structure_data_opts("texytext");
});
- $("input[type='radio'][name='htmlword_structure_or_data']").change(function() {
+ $("input[type='radio'][name='htmlword_structure_or_data']").change(function () {
toggle_structure_data_opts("htmlword");
});
- $("input[type='radio'][name='sql_structure_or_data']").change(function() {
+ $("input[type='radio'][name='sql_structure_or_data']").change(function () {
toggle_structure_data_opts("sql");
});
});
@@ -125,7 +125,7 @@ AJAX.registerOnload('export.js', function () {
*/
function toggle_sql_include_comments()
{
- $("#checkbox_sql_include_comments").change(function() {
+ $("#checkbox_sql_include_comments").change(function () {
if (!$("#checkbox_sql_include_comments").prop("checked")) {
$("#ul_include_comments > li").fadeTo('fast', 0.4);
$("#ul_include_comments > li > input").prop('disabled', true);
@@ -147,10 +147,10 @@ AJAX.registerOnload('export.js', function () {
*/
var $create = $("#checkbox_sql_create_table_statements");
var $create_options = $("#ul_create_table_statements input");
- $create.change(function() {
+ $create.change(function () {
$create_options.prop('checked', $(this).prop("checked"));
});
- $create_options.change(function() {
+ $create_options.change(function () {
if ($create_options.is(":checked")) {
$create.prop('checked', true);
}
@@ -159,7 +159,7 @@ AJAX.registerOnload('export.js', function () {
/**
* Disables the view output as text option if the output must be saved as a file
*/
- $("#plugins").change(function() {
+ $("#plugins").change(function () {
var active_plugin = $("#plugins option:selected").val();
var force_file = $("#force_file_" + active_plugin).val();
if (force_file == "true") {
@@ -225,7 +225,7 @@ AJAX.registerOnload('export.js', function () {
/**
* Disables the "Dump some row(s)" sub-options when it is not selected
*/
- $("input[type='radio'][name='allrows']").change(function() {
+ $("input[type='radio'][name='allrows']").change(function () {
if ($("input[type='radio'][name='allrows']").prop("checked")) {
enable_dump_some_rows_sub_options();
} else {
diff --git a/js/functions.js b/js/functions.js
index 1984863fbc..875907282d 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -48,7 +48,7 @@ $.ajaxPrefilter(function (options, originalOptions, jqXHR) {
if (typeof options.data == "string") {
options.data += "&_nocache=" + nocache;
} else if (typeof options.data == "object") {
- options.data = $.extend(originalOptions.data, {'_nocache':nocache});
+ options.data = $.extend(originalOptions.data, {'_nocache' : nocache});
}
});
@@ -82,8 +82,8 @@ function suggestPassword(passwd_form)
var passwd = passwd_form.generated_pw;
passwd.value = '';
- for (var i = 0; i < passwordlength; i++ ) {
- passwd.value += pwchars.charAt( Math.floor( Math.random() * pwchars.length ) );
+ for (var i = 0; i < passwordlength; i++) {
+ passwd.value += pwchars.charAt(Math.floor(Math.random() * pwchars.length));
}
passwd_form.text_pma_pw.value = passwd.value;
passwd_form.text_pma_pw2.value = passwd.value;
@@ -93,7 +93,7 @@ function suggestPassword(passwd_form)
/**
* Version string to integer conversion.
*/
-function parseVersionString (str)
+function parseVersionString(str)
{
if (typeof(str) != 'string') { return false; }
var add = 0;
@@ -101,11 +101,11 @@ function parseVersionString (str)
var state = str.split('-');
if (state.length >= 2) {
if (state[1].substr(0, 2) == 'rc') {
- add = - 20 - parseInt(state[1].substr(2));
+ add = - 20 - parseInt(state[1].substr(2), 10);
} else if (state[1].substr(0, 4) == 'beta') {
- add = - 40 - parseInt(state[1].substr(4));
+ add = - 40 - parseInt(state[1].substr(4), 10);
} else if (state[1].substr(0, 5) == 'alpha') {
- add = - 60 - parseInt(state[1].substr(5));
+ add = - 60 - parseInt(state[1].substr(5), 10);
} else if (state[1].substr(0, 3) == 'dev') {
/* We don't handle dev, it's git snapshot */
add = 0;
@@ -114,10 +114,10 @@ function parseVersionString (str)
// Parse version
var x = str.split('.');
// Use 0 for non existing parts
- var maj = parseInt(x[0]) || 0;
- var min = parseInt(x[1]) || 0;
- var pat = parseInt(x[2]) || 0;
- var hotfix = parseInt(x[3]) || 0;
+ var maj = parseInt(x[0], 10) || 0;
+ var min = parseInt(x[1], 10) || 0;
+ var pat = parseInt(x[2], 10) || 0;
+ var hotfix = parseInt(x[3], 10) || 0;
return maj * 100000000 + min * 1000000 + pat * 10000 + hotfix * 100 + add;
}
@@ -129,23 +129,22 @@ function PMA_current_version(data)
if (data && data.version && data.date) {
var current = parseVersionString(pmaversion);
var latest = parseVersionString(data['version']);
- var version_information_message = PMA_messages['strLatestAvailable'] + ' ' + escapeHtml(data['version']);
+ var version_information_message = PMA_messages.strLatestAvailable + ' ' + escapeHtml(data['version']);
if (latest > current) {
var message = $.sprintf(
- PMA_messages['strNewerVersion'],
+ PMA_messages.strNewerVersion,
escapeHtml(data['version']),
escapeHtml(data['date'])
);
+ var klass = 'notice';
if (Math.floor(latest / 10000) === Math.floor(current / 10000)) {
/* Security update */
- var klass = 'error';
- } else {
- var klass = 'notice';
+ klass = 'error';
}
$('#maincontainer').after('<div class="' + klass + '">' + message + '</div>');
}
if (latest === current) {
- version_information_message = ' (' + PMA_messages['strUpToDate'] + ')';
+ version_information_message = ' (' + PMA_messages.strUpToDate + ')';
}
$('#li_pma_version').append(version_information_message);
}
@@ -166,7 +165,7 @@ function PMA_display_git_revision()
"ajax_request": true
},
function (data) {
- if (data.success == true) {
+ if (data.success === true) {
$(data.message).insertAfter('#li_pma_version');
}
}
@@ -181,8 +180,8 @@ function PMA_display_git_revision()
function displayPasswordGenerateButton()
{
- $('#tr_element_before_generate_password').parent().append('<tr class="vmiddle"><td>' + PMA_messages['strGeneratePassword'] + '</td><td><input type="button" class="button" id="button_generate_password" value="' + PMA_messages['strGenerate'] + '" onclick="suggestPassword(this.form)" /><input type="text" name="generated_pw" id="generated_pw" /></td></tr>');
- $('#div_element_before_generate_password').parent().append('<div class="item"><label for="button_generate_password">' + PMA_messages['strGeneratePassword'] + ':</label><span class="options"><input type="button" class="button" id="button_generate_password" value="' + PMA_messages['strGenerate'] + '" onclick="suggestPassword(this.form)" /></span><input type="text" name="generated_pw" id="generated_pw" /></div>');
+ $('#tr_element_before_generate_password').parent().append('<tr class="vmiddle"><td>' + PMA_messages.strGeneratePassword + '</td><td><input type="button" class="button" id="button_generate_password" value="' + PMA_messages.strGenerate + '" onclick="suggestPassword(this.form)" /><input type="text" name="generated_pw" id="generated_pw" /></td></tr>');
+ $('#div_element_before_generate_password').parent().append('<div class="item"><label for="button_generate_password">' + PMA_messages.strGeneratePassword + ':</label><span class="options"><input type="button" class="button" id="button_generate_password" value="' + PMA_messages.strGenerate + '" onclick="suggestPassword(this.form)" /></span><input type="text" name="generated_pw" id="generated_pw" /></div>');
}
/*
@@ -210,22 +209,22 @@ function PMA_addDatepicker($this_element, options)
timeFormat: 'HH:mm:ss',
altFieldTimeOnly: false,
showAnim: '',
- beforeShow: function(input, inst) {
+ beforeShow: function (input, inst) {
// Remember that we came from the datepicker; this is used
// in tbl_change.js by verificationsAfterFieldChange()
$this_element.data('comes_from', 'datepicker');
// Fix wrong timepicker z-index, doesn't work without timeout
- setTimeout(function() {
- $('#ui-timepicker-div').css('z-index',$('#ui-datepicker-div').css('z-index'));
+ setTimeout(function () {
+ $('#ui-timepicker-div').css('z-index', $('#ui-datepicker-div').css('z-index'));
}, 0);
},
- onClose: function(dateText, dp_inst) {
+ onClose: function (dateText, dp_inst) {
// The value is no more from the date picker
$this_element.data('comes_from', '');
}
};
- if ( showTimeOption || (typeof(options) != 'undefined' && options.showTimepicker) ) {
+ if (showTimeOption || (typeof(options) != 'undefined' && options.showTimepicker)) {
$this_element.datetimepicker($.extend(defaultOptions, options));
} else {
$this_element.datepicker($.extend(defaultOptions, options));
@@ -241,15 +240,15 @@ function PMA_addDatepicker($this_element, options)
* @param boolean only_once if true this is only done once
* f.e. only on first focus
*/
-function selectContent( element, lock, only_once )
+function selectContent(element, lock, only_once)
{
- if ( only_once && only_once_elements[element.name] ) {
+ if (only_once && only_once_elements[element.name]) {
return;
}
only_once_elements[element.name] = true;
- if ( lock ) {
+ if (lock) {
return;
}
@@ -269,22 +268,22 @@ function confirmLink(theLink, theSqlQuery)
{
// Confirmation is not required in the configuration file
// or browser is Opera (crappy js implementation)
- if (PMA_messages['strDoYouReally'] == '' || typeof(window.opera) != 'undefined') {
+ if (PMA_messages.strDoYouReally === '' || typeof(window.opera) != 'undefined') {
return true;
}
- var is_confirmed = confirm($.sprintf(PMA_messages['strDoYouReally'], theSqlQuery));
+ var is_confirmed = confirm($.sprintf(PMA_messages.strDoYouReally, theSqlQuery));
if (is_confirmed) {
- if ( $(theLink).hasClass('formLinkSubmit') ) {
+ if ($(theLink).hasClass('formLinkSubmit')) {
var name = 'is_js_confirmed';
if ($(theLink).attr('href').indexOf('usesubform') != -1) {
name = 'subform[' + $(theLink).attr('href').substr('#').match(/usesubform\[(\d+)\]/i)[1] + '][is_js_confirmed]';
}
$(theLink).parents('form').append('<input type="hidden" name="' + name + '" value="1" />');
- } else if ( typeof(theLink.href) != 'undefined' ) {
+ } else if (typeof(theLink.href) != 'undefined') {
theLink.href += '&is_js_confirmed=1';
- } else if ( typeof(theLink.form) != 'undefined' ) {
+ } else if (typeof(theLink.form) != 'undefined') {
theLink.form.action += '?is_js_confirmed=1';
}
}
@@ -308,15 +307,15 @@ function confirmLink(theLink, theSqlQuery)
function confirmQuery(theForm1, sqlQuery1)
{
// Confirmation is not required in the configuration file
- if (PMA_messages['strDoYouReally'] == '') {
+ if (PMA_messages.strDoYouReally === '') {
return true;
}
// "DROP DATABASE" statement isn't allowed
- if (PMA_messages['strNoDropDatabases'] != '') {
+ if (PMA_messages.strNoDropDatabases !== '') {
var drop_re = new RegExp('(^|;)\\s*DROP\\s+(IF EXISTS\\s+)?DATABASE\\s', 'i');
if (drop_re.test(sqlQuery1.value)) {
- alert(PMA_messages['strNoDropDatabases']);
+ alert(PMA_messages.strNoDropDatabases);
theForm1.reset();
sqlQuery1.focus();
return false;
@@ -342,7 +341,7 @@ function confirmQuery(theForm1, sqlQuery1)
var message = (sqlQuery1.value.length > 100)
? sqlQuery1.value.substr(0, 100) + '\n ...'
: sqlQuery1.value;
- var is_confirmed = confirm($.sprintf(PMA_messages['strDoYouReally'], message));
+ var is_confirmed = confirm($.sprintf(PMA_messages.strDoYouReally, message));
// statement is confirmed -> update the
// "is_js_confirmed" form field so the confirm test won't be
// run on the server side and allows to submit the form
@@ -385,21 +384,21 @@ function checkSqlQuery(theForm)
var space_re = new RegExp('\\s+');
if (typeof(theForm.elements['sql_file']) != 'undefined' &&
- theForm.elements['sql_file'].value.replace(space_re, '') != '') {
+ theForm.elements['sql_file'].value.replace(space_re, '') !== '') {
return true;
}
if (typeof(theForm.elements['sql_localfile']) != 'undefined' &&
- theForm.elements['sql_localfile'].value.replace(space_re, '') != '') {
+ theForm.elements['sql_localfile'].value.replace(space_re, '') !== '') {
return true;
}
if (isEmpty && typeof(theForm.elements['id_bookmark']) != 'undefined' &&
- (theForm.elements['id_bookmark'].value != null || theForm.elements['id_bookmark'].value != '') &&
- theForm.elements['id_bookmark'].selectedIndex != 0
+ (theForm.elements['id_bookmark'].value !== null || theForm.elements['id_bookmark'].value !== '') &&
+ theForm.elements['id_bookmark'].selectedIndex !== 0
) {
return true;
}
// Checks for "DROP/DELETE/ALTER" statements
- if (sqlQuery.value.replace(space_re, '') != '') {
+ if (sqlQuery.value.replace(space_re, '') !== '') {
if (confirmQuery(theForm, sqlQuery)) {
return true;
} else {
@@ -411,7 +410,7 @@ function checkSqlQuery(theForm)
if (isEmpty) {
sqlQuery.select();
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
sqlQuery.focus();
return false;
}
@@ -432,7 +431,7 @@ function emptyCheckTheField(theForm, theFieldName)
{
var theField = theForm.elements[theFieldName];
var space_re = new RegExp('\\s+');
- return (theField.value.replace(space_re, '') == '') ? 1 : 0;
+ return (theField.value.replace(space_re, '') === '') ? 1 : 0;
} // end of the 'emptyCheckTheField()' function
@@ -467,7 +466,7 @@ function emptyFormElements(theForm, theFieldName)
function checkFormElementInRange(theForm, theFieldName, message, min, max)
{
var theField = theForm.elements[theFieldName];
- var val = parseInt(theField.value);
+ var val = parseInt(theField.value, 10);
if (typeof(min) == 'undefined') {
min = 0;
@@ -479,7 +478,7 @@ function checkFormElementInRange(theForm, theFieldName, message, min, max)
// It's not a number
if (isNaN(val)) {
theField.select();
- alert(PMA_messages['strNotNumber']);
+ alert(PMA_messages.strNotNumber);
theField.focus();
return false;
}
@@ -507,40 +506,39 @@ function checkTableEditForm(theForm, fieldsCnt)
var atLeastOneField = 0;
var i, elm, elm2, elm3, val, id;
- for (i=0; i<fieldsCnt; i++)
- {
+ for (i = 0; i < fieldsCnt; i++) {
id = "#field_" + i + "_2";
elm = $(id);
val = elm.val();
if (val == 'VARCHAR' || val == 'CHAR' || val == 'BIT' || val == 'VARBINARY' || val == 'BINARY') {
elm2 = $("#field_" + i + "_3");
- val = parseInt(elm2.val());
+ val = parseInt(elm2.val(), 10);
elm3 = $("#field_" + i + "_1");
- if (isNaN(val) && elm3.val() != "") {
+ if (isNaN(val) && elm3.val() !== "") {
elm2.select();
- alert(PMA_messages['strNotNumber']);
+ alert(PMA_messages.strNotNumber);
elm2.focus();
return false;
}
}
- if (atLeastOneField == 0) {
+ if (atLeastOneField === 0) {
id = "field_" + i + "_1";
if (!emptyCheckTheField(theForm, id)) {
atLeastOneField = 1;
}
}
}
- if (atLeastOneField == 0) {
+ if (atLeastOneField === 0) {
var theField = theForm.elements["field_0_1"];
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
theField.focus();
return false;
}
// at least this section is under jQuery
- if ($("input.textfield[name='table']").val() == "") {
- alert(PMA_messages['strFormEmpty']);
+ if ($("input.textfield[name='table']").val() === "") {
+ alert(PMA_messages.strFormEmpty);
$("input.textfield[name='table']").focus();
return false;
}
@@ -552,17 +550,17 @@ function checkTableEditForm(theForm, fieldsCnt)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$('input:checkbox.checkall').die('click');
});
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
/**
* Row marking in horizontal mode (use "live" so that it works also for
* next pages reached via AJAX); a tr may have the class noclick to remove
* this behavior.
*/
- $('input:checkbox.checkall').live('click', function(e) {
+ $('input:checkbox.checkall').live('click', function (e) {
var $tr = $(this).closest('tr');
// make the table unselectable (to prevent default highlighting when shift+click)
@@ -644,7 +642,7 @@ AJAX.registerOnload('functions.js', function() {
* Add attribute to text boxes for iOS devices (based on bugID: 3508912)
*/
if (navigator.userAgent.match(/(iphone|ipod|ipad)/i)) {
- $('input[type=text]').attr('autocapitalize','off').attr('autocorrect','off');
+ $('input[type=text]').attr('autocapitalize', 'off').attr('autocorrect', 'off');
}
});
@@ -668,8 +666,8 @@ var last_shift_clicked_row = -1;
* Row highlighting in horizontal mode (use "live"
* so that it works also for pages reached via AJAX)
*/
-/*AJAX.registerOnload('functions.js', function() {
- $('tr.odd, tr.even').live('hover',function(event) {
+/*AJAX.registerOnload('functions.js', function () {
+ $('tr.odd, tr.even').live('hover',function (event) {
var $tr = $(this);
$tr.toggleClass('hover',event.type=='mouseover');
$tr.children().toggleClass('hover',event.type=='mouseover');
@@ -736,7 +734,7 @@ function setCheckboxes(container_id, state)
*/
function setSelectOptions(the_form, the_select, do_check)
{
- $("form[name='"+ the_form +"'] select[name='"+the_select+"']").find("option").prop('selected', do_check);
+ $("form[name='" + the_form + "'] select[name='" + the_select + "']").find("option").prop('selected', do_check);
return true;
} // end of the 'setSelectOptions()' function
@@ -776,7 +774,7 @@ function insertQuery(queryType)
var valDis = "";
var editDis = "";
var NbSelect = 0;
- for (var i=0; i < myListBox.options.length; i++) {
+ for (var i = 0; i < myListBox.options.length; i++) {
NbSelect++;
if (NbSelect > 1) {
chaineAj += ", ";
@@ -792,7 +790,7 @@ function insertQuery(queryType)
} else if (queryType == "select") {
query = "SELECT " + chaineAj + " FROM `" + table + "` WHERE 1";
} else if (queryType == "insert") {
- query = "INSERT INTO `" + table + "`(" + chaineAj + ") VALUES (" + valDis + ")";
+ query = "INSERT INTO `" + table + "`(" + chaineAj + ") VALUES (" + valDis + ")";
} else if (queryType == "update") {
query = "UPDATE `" + table + "` SET " + editDis + " WHERE 1";
} else if (queryType == "delete") {
@@ -817,7 +815,7 @@ function insertValueQuery()
sql_box_locked = true;
var chaineAj = "";
var NbSelect = 0;
- for (var i=0; i<myListBox.options.length; i++) {
+ for (var i = 0; i < myListBox.options.length; i++) {
if (myListBox.options[i].selected) {
NbSelect++;
if (NbSelect > 1) {
@@ -856,8 +854,8 @@ function insertValueQuery()
* (only when jquery-ui-timepicker-addon.js is loaded)
*/
function addDateTimePicker() {
- if ($.timepicker != undefined) {
- $('input.datefield, input.datetimefield').each(function() {
+ if ($.timepicker !== undefined) {
+ $('input.datefield, input.datetimefield').each(function () {
PMA_addDatepicker($(this));
});
}
@@ -870,17 +868,15 @@ function refreshLayout()
{
var $elm = $('#pdflayout');
var orientation = $('#orientation_opt').val();
- if ($('#paper_opt').length==1) {
- var paper = $('#paper_opt').val();
- }else{
- var paper = 'A4';
+ var paper = 'A4';
+ if ($('#paper_opt').length == 1) {
+ paper = $('#paper_opt').val();
}
+ var posa = 'y';
+ var posb = 'x';
if (orientation == 'P') {
- var posa = 'x';
- var posb = 'y';
- } else {
- var posa = 'y';
- var posb = 'x';
+ posa = 'x';
+ posb = 'y';
}
$elm.css('width', pdfPaperSize(paper, posa) + 'px');
$elm.css('height', pdfPaperSize(paper, posb) + 'px');
@@ -902,8 +898,8 @@ function TableDragInit() {
containment: "parent",
drag: function (evt, ui) {
var number = $this.data('number');
- $('#c_table_' + number + '_x').val(parseInt(ui.position.left));
- $('#c_table_' + number + '_y').val(parseInt(ui.position.top));
+ $('#c_table_' + number + '_x').val(parseInt(ui.position.left, 10));
+ $('#c_table_' + number + '_y').val(parseInt(ui.position.top, 10));
}
});
});
@@ -967,349 +963,349 @@ $(function () {
function pdfPaperSize(format, axis)
{
switch (format.toUpperCase()) {
- case '4A0':
- if (axis == 'x') {
- return 4767.87;
- } else {
- return 6740.79;
- }
- break;
- case '2A0':
- if (axis == 'x') {
- return 3370.39;
- } else {
- return 4767.87;
- }
- break;
- case 'A0':
- if (axis == 'x') {
- return 2383.94;
- } else {
- return 3370.39;
- }
- break;
- case 'A1':
- if (axis == 'x') {
- return 1683.78;
- } else {
- return 2383.94;
- }
- break;
- case 'A2':
- if (axis == 'x') {
- return 1190.55;
- } else {
- return 1683.78;
- }
- break;
- case 'A3':
- if (axis == 'x') {
- return 841.89;
- } else {
- return 1190.55;
- }
- break;
- case 'A4':
- if (axis == 'x') {
- return 595.28;
- } else {
- return 841.89;
- }
- break;
- case 'A5':
- if (axis == 'x') {
- return 419.53;
- } else {
- return 595.28;
- }
- break;
- case 'A6':
- if (axis == 'x') {
- return 297.64;
- } else {
- return 419.53;
- }
- break;
- case 'A7':
- if (axis == 'x') {
- return 209.76;
- } else {
- return 297.64;
- }
- break;
- case 'A8':
- if (axis == 'x') {
- return 147.40;
- } else {
- return 209.76;
- }
- break;
- case 'A9':
- if (axis == 'x') {
- return 104.88;
- } else {
- return 147.40;
- }
- break;
- case 'A10':
- if (axis == 'x') {
- return 73.70;
- } else {
- return 104.88;
- }
- break;
- case 'B0':
- if (axis == 'x') {
- return 2834.65;
- } else {
- return 4008.19;
- }
- break;
- case 'B1':
- if (axis == 'x') {
- return 2004.09;
- } else {
- return 2834.65;
- }
- break;
- case 'B2':
- if (axis == 'x') {
- return 1417.32;
- } else {
- return 2004.09;
- }
- break;
- case 'B3':
- if (axis == 'x') {
- return 1000.63;
- } else {
- return 1417.32;
- }
- break;
- case 'B4':
- if (axis == 'x') {
- return 708.66;
- } else {
- return 1000.63;
- }
- break;
- case 'B5':
- if (axis == 'x') {
- return 498.90;
- } else {
- return 708.66;
- }
- break;
- case 'B6':
- if (axis == 'x') {
- return 354.33;
- } else {
- return 498.90;
- }
- break;
- case 'B7':
- if (axis == 'x') {
- return 249.45;
- } else {
- return 354.33;
- }
- break;
- case 'B8':
- if (axis == 'x') {
- return 175.75;
- } else {
- return 249.45;
- }
- break;
- case 'B9':
- if (axis == 'x') {
- return 124.72;
- } else {
- return 175.75;
- }
- break;
- case 'B10':
- if (axis == 'x') {
- return 87.87;
- } else {
- return 124.72;
- }
- break;
- case 'C0':
- if (axis == 'x') {
- return 2599.37;
- } else {
- return 3676.54;
- }
- break;
- case 'C1':
- if (axis == 'x') {
- return 1836.85;
- } else {
- return 2599.37;
- }
- break;
- case 'C2':
- if (axis == 'x') {
- return 1298.27;
- } else {
- return 1836.85;
- }
- break;
- case 'C3':
- if (axis == 'x') {
- return 918.43;
- } else {
- return 1298.27;
- }
- break;
- case 'C4':
- if (axis == 'x') {
- return 649.13;
- } else {
- return 918.43;
- }
- break;
- case 'C5':
- if (axis == 'x') {
- return 459.21;
- } else {
- return 649.13;
- }
- break;
- case 'C6':
- if (axis == 'x') {
- return 323.15;
- } else {
- return 459.21;
- }
- break;
- case 'C7':
- if (axis == 'x') {
- return 229.61;
- } else {
- return 323.15;
- }
- break;
- case 'C8':
- if (axis == 'x') {
- return 161.57;
- } else {
- return 229.61;
- }
- break;
- case 'C9':
- if (axis == 'x') {
- return 113.39;
- } else {
- return 161.57;
- }
- break;
- case 'C10':
- if (axis == 'x') {
- return 79.37;
- } else {
- return 113.39;
- }
- break;
- case 'RA0':
- if (axis == 'x') {
- return 2437.80;
- } else {
- return 3458.27;
- }
- break;
- case 'RA1':
- if (axis == 'x') {
- return 1729.13;
- } else {
- return 2437.80;
- }
- break;
- case 'RA2':
- if (axis == 'x') {
- return 1218.90;
- } else {
- return 1729.13;
- }
- break;
- case 'RA3':
- if (axis == 'x') {
- return 864.57;
- } else {
- return 1218.90;
- }
- break;
- case 'RA4':
- if (axis == 'x') {
- return 609.45;
- } else {
- return 864.57;
- }
- break;
- case 'SRA0':
- if (axis == 'x') {
- return 2551.18;
- } else {
- return 3628.35;
- }
- break;
- case 'SRA1':
- if (axis == 'x') {
- return 1814.17;
- } else {
- return 2551.18;
- }
- break;
- case 'SRA2':
- if (axis == 'x') {
- return 1275.59;
- } else {
- return 1814.17;
- }
- break;
- case 'SRA3':
- if (axis == 'x') {
- return 907.09;
- } else {
- return 1275.59;
- }
- break;
- case 'SRA4':
- if (axis == 'x') {
- return 637.80;
- } else {
- return 907.09;
- }
- break;
- case 'LETTER':
- if (axis == 'x') {
- return 612.00;
- } else {
- return 792.00;
- }
- break;
- case 'LEGAL':
- if (axis == 'x') {
- return 612.00;
- } else {
- return 1008.00;
- }
- break;
- case 'EXECUTIVE':
- if (axis == 'x') {
- return 521.86;
- } else {
- return 756.00;
- }
- break;
- case 'FOLIO':
- if (axis == 'x') {
- return 612.00;
- } else {
- return 936.00;
- }
- break;
+ case '4A0':
+ if (axis == 'x') {
+ return 4767.87;
+ } else {
+ return 6740.79;
+ }
+ break;
+ case '2A0':
+ if (axis == 'x') {
+ return 3370.39;
+ } else {
+ return 4767.87;
+ }
+ break;
+ case 'A0':
+ if (axis == 'x') {
+ return 2383.94;
+ } else {
+ return 3370.39;
+ }
+ break;
+ case 'A1':
+ if (axis == 'x') {
+ return 1683.78;
+ } else {
+ return 2383.94;
+ }
+ break;
+ case 'A2':
+ if (axis == 'x') {
+ return 1190.55;
+ } else {
+ return 1683.78;
+ }
+ break;
+ case 'A3':
+ if (axis == 'x') {
+ return 841.89;
+ } else {
+ return 1190.55;
+ }
+ break;
+ case 'A4':
+ if (axis == 'x') {
+ return 595.28;
+ } else {
+ return 841.89;
+ }
+ break;
+ case 'A5':
+ if (axis == 'x') {
+ return 419.53;
+ } else {
+ return 595.28;
+ }
+ break;
+ case 'A6':
+ if (axis == 'x') {
+ return 297.64;
+ } else {
+ return 419.53;
+ }
+ break;
+ case 'A7':
+ if (axis == 'x') {
+ return 209.76;
+ } else {
+ return 297.64;
+ }
+ break;
+ case 'A8':
+ if (axis == 'x') {
+ return 147.40;
+ } else {
+ return 209.76;
+ }
+ break;
+ case 'A9':
+ if (axis == 'x') {
+ return 104.88;
+ } else {
+ return 147.40;
+ }
+ break;
+ case 'A10':
+ if (axis == 'x') {
+ return 73.70;
+ } else {
+ return 104.88;
+ }
+ break;
+ case 'B0':
+ if (axis == 'x') {
+ return 2834.65;
+ } else {
+ return 4008.19;
+ }
+ break;
+ case 'B1':
+ if (axis == 'x') {
+ return 2004.09;
+ } else {
+ return 2834.65;
+ }
+ break;
+ case 'B2':
+ if (axis == 'x') {
+ return 1417.32;
+ } else {
+ return 2004.09;
+ }
+ break;
+ case 'B3':
+ if (axis == 'x') {
+ return 1000.63;
+ } else {
+ return 1417.32;
+ }
+ break;
+ case 'B4':
+ if (axis == 'x') {
+ return 708.66;
+ } else {
+ return 1000.63;
+ }
+ break;
+ case 'B5':
+ if (axis == 'x') {
+ return 498.90;
+ } else {
+ return 708.66;
+ }
+ break;
+ case 'B6':
+ if (axis == 'x') {
+ return 354.33;
+ } else {
+ return 498.90;
+ }
+ break;
+ case 'B7':
+ if (axis == 'x') {
+ return 249.45;
+ } else {
+ return 354.33;
+ }
+ break;
+ case 'B8':
+ if (axis == 'x') {
+ return 175.75;
+ } else {
+ return 249.45;
+ }
+ break;
+ case 'B9':
+ if (axis == 'x') {
+ return 124.72;
+ } else {
+ return 175.75;
+ }
+ break;
+ case 'B10':
+ if (axis == 'x') {
+ return 87.87;
+ } else {
+ return 124.72;
+ }
+ break;
+ case 'C0':
+ if (axis == 'x') {
+ return 2599.37;
+ } else {
+ return 3676.54;
+ }
+ break;
+ case 'C1':
+ if (axis == 'x') {
+ return 1836.85;
+ } else {
+ return 2599.37;
+ }
+ break;
+ case 'C2':
+ if (axis == 'x') {
+ return 1298.27;
+ } else {
+ return 1836.85;
+ }
+ break;
+ case 'C3':
+ if (axis == 'x') {
+ return 918.43;
+ } else {
+ return 1298.27;
+ }
+ break;
+ case 'C4':
+ if (axis == 'x') {
+ return 649.13;
+ } else {
+ return 918.43;
+ }
+ break;
+ case 'C5':
+ if (axis == 'x') {
+ return 459.21;
+ } else {
+ return 649.13;
+ }
+ break;
+ case 'C6':
+ if (axis == 'x') {
+ return 323.15;
+ } else {
+ return 459.21;
+ }
+ break;
+ case 'C7':
+ if (axis == 'x') {
+ return 229.61;
+ } else {
+ return 323.15;
+ }
+ break;
+ case 'C8':
+ if (axis == 'x') {
+ return 161.57;
+ } else {
+ return 229.61;
+ }
+ break;
+ case 'C9':
+ if (axis == 'x') {
+ return 113.39;
+ } else {
+ return 161.57;
+ }
+ break;
+ case 'C10':
+ if (axis == 'x') {
+ return 79.37;
+ } else {
+ return 113.39;
+ }
+ break;
+ case 'RA0':
+ if (axis == 'x') {
+ return 2437.80;
+ } else {
+ return 3458.27;
+ }
+ break;
+ case 'RA1':
+ if (axis == 'x') {
+ return 1729.13;
+ } else {
+ return 2437.80;
+ }
+ break;
+ case 'RA2':
+ if (axis == 'x') {
+ return 1218.90;
+ } else {
+ return 1729.13;
+ }
+ break;
+ case 'RA3':
+ if (axis == 'x') {
+ return 864.57;
+ } else {
+ return 1218.90;
+ }
+ break;
+ case 'RA4':
+ if (axis == 'x') {
+ return 609.45;
+ } else {
+ return 864.57;
+ }
+ break;
+ case 'SRA0':
+ if (axis == 'x') {
+ return 2551.18;
+ } else {
+ return 3628.35;
+ }
+ break;
+ case 'SRA1':
+ if (axis == 'x') {
+ return 1814.17;
+ } else {
+ return 2551.18;
+ }
+ break;
+ case 'SRA2':
+ if (axis == 'x') {
+ return 1275.59;
+ } else {
+ return 1814.17;
+ }
+ break;
+ case 'SRA3':
+ if (axis == 'x') {
+ return 907.09;
+ } else {
+ return 1275.59;
+ }
+ break;
+ case 'SRA4':
+ if (axis == 'x') {
+ return 637.80;
+ } else {
+ return 907.09;
+ }
+ break;
+ case 'LETTER':
+ if (axis == 'x') {
+ return 612.00;
+ } else {
+ return 792.00;
+ }
+ break;
+ case 'LEGAL':
+ if (axis == 'x') {
+ return 612.00;
+ } else {
+ return 1008.00;
+ }
+ break;
+ case 'EXECUTIVE':
+ if (axis == 'x') {
+ return 521.86;
+ } else {
+ return 756.00;
+ }
+ break;
+ case 'FOLIO':
+ if (axis == 'x') {
+ return 612.00;
+ } else {
+ return 936.00;
+ }
+ break;
} // end switch
return 0;
@@ -1318,7 +1314,7 @@ function pdfPaperSize(format, axis)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$("a.inline_edit_sql").die('click');
$("input#sql_query_edit_save").die('click');
$("input#sql_query_edit_discard").die('click');
@@ -1342,11 +1338,11 @@ AJAX.registerTeardown('functions.js', function() {
/**
* Jquery Coding for inline editing SQL_QUERY
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
// If we are coming back to the page by clicking forward button
// of the browser, bind the code mirror to inline query editor.
bindCodeMirrorToInlineEditor();
- $("a.inline_edit_sql").live('click', function() {
+ $("a.inline_edit_sql").live('click', function () {
if ($('#sql_query_edit').length) {
// An inline query editor is already open,
// we don't want another copy of it
@@ -1359,10 +1355,10 @@ AJAX.registerOnload('functions.js', function() {
var old_text = $inner_sql.html();
var new_content = "<textarea name=\"sql_query_edit\" id=\"sql_query_edit\">" + sql_query + "</textarea>\n";
- new_content += "<input type=\"submit\" id=\"sql_query_edit_save\" class=\"button btnSave\" value=\"" + PMA_messages['strGo'] + "\"/>\n";
- new_content += "<input type=\"button\" id=\"sql_query_edit_discard\" class=\"button btnDiscard\" value=\"" + PMA_messages['strCancel'] + "\"/>\n";
+ new_content += "<input type=\"submit\" id=\"sql_query_edit_save\" class=\"button btnSave\" value=\"" + PMA_messages.strGo + "\"/>\n";
+ new_content += "<input type=\"button\" id=\"sql_query_edit_discard\" class=\"button btnDiscard\" value=\"" + PMA_messages.strCancel + "\"/>\n";
var $editor_area = $('div#inline_editor');
- if ($editor_area.length == 0) {
+ if ($editor_area.length === 0) {
$editor_area = $('<div id="inline_editor_outer"></div>');
$editor_area.insertBefore($inner_sql);
}
@@ -1373,11 +1369,12 @@ AJAX.registerOnload('functions.js', function() {
return false;
});
- $("input#sql_query_edit_save").live('click', function() {
+ $("input#sql_query_edit_save").live('click', function () {
+ var sql_query;
if (codemirror_inline_editor) {
- var sql_query = codemirror_inline_editor.getValue();
+ sql_query = codemirror_inline_editor.getValue();
} else {
- var sql_query = $(this).prev().val();
+ sql_query = $(this).prev().val();
}
var $form = $("a.inline_edit_sql").prev('form');
@@ -1388,44 +1385,44 @@ AJAX.registerOnload('functions.js', function() {
$fake_form.appendTo($('body')).submit();
});
- $("input#sql_query_edit_discard").live('click', function() {
+ $("input#sql_query_edit_discard").live('click', function () {
$('div#inline_editor_outer')
.empty()
.siblings('.inner_sql').show();
});
- $('input.sqlbutton').click(function(evt) {
+ $('input.sqlbutton').click(function (evt) {
insertQuery(evt.target.id);
return false;
});
- $("#export_type").change(function() {
- if ($("#export_type").val()=='svg') {
- $("#show_grid_opt").prop("disabled",true);
- $("#orientation_opt").prop("disabled",true);
- $("#with_doc").prop("disabled",true);
+ $("#export_type").change(function () {
+ if ($("#export_type").val() == 'svg') {
+ $("#show_grid_opt").prop("disabled", true);
+ $("#orientation_opt").prop("disabled", true);
+ $("#with_doc").prop("disabled", true);
$("#show_table_dim_opt").removeProp("disabled");
$("#all_tables_same_width").removeProp("disabled");
$("#paper_opt").removeProp("disabled");
$("#show_color_opt").removeProp("disabled");
//$(this).css("background-color","yellow");
- } else if ($("#export_type").val()=='dia') {
- $("#show_grid_opt").prop("disabled",true);
- $("#with_doc").prop("disabled",true);
- $("#show_table_dim_opt").prop("disabled",true);
- $("#all_tables_same_width").prop("disabled",true);
+ } else if ($("#export_type").val() == 'dia') {
+ $("#show_grid_opt").prop("disabled", true);
+ $("#with_doc").prop("disabled", true);
+ $("#show_table_dim_opt").prop("disabled", true);
+ $("#all_tables_same_width").prop("disabled", true);
$("#paper_opt").removeProp("disabled");
$("#show_color_opt").removeProp("disabled");
$("#orientation_opt").removeProp("disabled");
- } else if ($("#export_type").val()=='eps') {
- $("#show_grid_opt").prop("disabled",true);
+ } else if ($("#export_type").val() == 'eps') {
+ $("#show_grid_opt").prop("disabled", true);
$("#orientation_opt").removeProp("disabled");
- $("#with_doc").prop("disabled",true);
- $("#show_table_dim_opt").prop("disabled",true);
- $("#all_tables_same_width").prop("disabled",true);
- $("#paper_opt").prop("disabled",true);
- $("#show_color_opt").prop("disabled",true);
- } else if ($("#export_type").val()=='pdf') {
+ $("#with_doc").prop("disabled", true);
+ $("#show_table_dim_opt").prop("disabled", true);
+ $("#all_tables_same_width").prop("disabled", true);
+ $("#paper_opt").prop("disabled", true);
+ $("#show_color_opt").prop("disabled", true);
+ } else if ($("#export_type").val() == 'pdf') {
$("#show_grid_opt").removeProp("disabled");
$("#orientation_opt").removeProp("disabled");
$("#with_doc").removeProp("disabled");
@@ -1439,7 +1436,7 @@ AJAX.registerOnload('functions.js', function() {
});
if ($('#input_username')) {
- if ($('#input_username').val() == '') {
+ if ($('#input_username').val() === '') {
$('#input_username').focus();
} else {
$('#input_password').focus();
@@ -1500,7 +1497,7 @@ function catchKeypressesFromSqlTextboxes(event) {
* message either the PMA_ajaxRemoveMessage($msg) function must be called or
* another message must be show with PMA_ajaxShowMessage() function.
*
- * 2) var $msg = PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ * 2) var $msg = PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
* This is a special case. The behaviour is same as above,
* just with a different message
*
@@ -1534,26 +1531,26 @@ function PMA_ajaxShowMessage(message, timeout)
var dismissable = true;
// Handle the case when a empty data.message is passed.
// We don't want the empty message
- if (message == '') {
+ if (message === '') {
return true;
} else if (! message) {
// If the message is undefined, show the default
- message = PMA_messages['strLoading'];
+ message = PMA_messages.strLoading;
dismissable = false;
self_closing = false;
- } else if (message == PMA_messages['strProcessingRequest']) {
+ } else if (message == PMA_messages.strProcessingRequest) {
// This is another case where the message should not disappear
dismissable = false;
self_closing = false;
}
// Figure out whether (or after how long) to remove the notification
- if (timeout == undefined) {
+ if (timeout === undefined) {
timeout = 5000;
} else if (timeout === false) {
self_closing = false;
}
// Create a parent element for the AJAX messages, if necessary
- if ($('#loading_parent').length == 0) {
+ if ($('#loading_parent').length === 0) {
$('<div id="loading_parent"></div>')
.prependTo("body");
}
@@ -1578,7 +1575,7 @@ function PMA_ajaxShowMessage(message, timeout)
if (self_closing) {
$retval
.delay(timeout)
- .fadeOut('medium', function() {
+ .fadeOut('medium', function () {
if ($(this).is('.dismissable')) {
$(this).tooltip('destroy');
}
@@ -1597,7 +1594,7 @@ function PMA_ajaxShowMessage(message, timeout)
PMA_tooltip(
$retval,
'span',
- PMA_messages['strDismiss']
+ PMA_messages.strDismiss
);
}
@@ -1613,7 +1610,7 @@ function PMA_ajaxShowMessage(message, timeout)
*/
function PMA_ajaxRemoveMessage($this_msgbox)
{
- if ($this_msgbox != undefined && $this_msgbox instanceof jQuery) {
+ if ($this_msgbox !== undefined && $this_msgbox instanceof jQuery) {
$this_msgbox
.stop(true, true)
.fadeOut('medium');
@@ -1628,7 +1625,7 @@ function PMA_ajaxRemoveMessage($this_msgbox)
}
// This event only need to be fired once after the initial page load
-$(function() {
+$(function () {
/**
* Allows the user to dismiss a notification
* created with PMA_ajaxShowMessage()
@@ -1655,7 +1652,7 @@ $(function() {
function PMA_showNoticeForEnum(selectElement)
{
var enum_notice_id = selectElement.attr("id").split("_")[1];
- enum_notice_id += "_" + (parseInt(selectElement.attr("id").split("_")[2]) + 1);
+ enum_notice_id += "_" + (parseInt(selectElement.attr("id").split("_")[2], 10) + 1);
var selectedType = selectElement.val();
if (selectedType == "ENUM" || selectedType == "SET") {
$("p#enum_notice_" + enum_notice_id).show();
@@ -1684,31 +1681,32 @@ function PMA_createProfilingChartJqplot(target, data)
},
// from http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines#Color_Palette
seriesColors: [
- '#fce94f',
- '#fcaf3e',
- '#e9b96e',
- '#8ae234',
- '#729fcf',
- '#ad7fa8',
- '#ef2929',
- '#eeeeec',
- '#888a85',
- '#c4a000',
- '#ce5c00',
- '#8f5902',
- '#4e9a06',
- '#204a87',
- '#5c3566',
- '#a40000',
- '#babdb6',
- '#2e3436'
+ '#fce94f',
+ '#fcaf3e',
+ '#e9b96e',
+ '#8ae234',
+ '#729fcf',
+ '#ad7fa8',
+ '#ef2929',
+ '#eeeeec',
+ '#888a85',
+ '#c4a000',
+ '#ce5c00',
+ '#8f5902',
+ '#4e9a06',
+ '#204a87',
+ '#5c3566',
+ '#a40000',
+ '#babdb6',
+ '#2e3436'
]
}
);
}
/**
- * Formats a profiling duration nicely (in us and ms time). Used in server_status.js
+ * Formats a profiling duration nicely (in us and ms time).
+ * Used in server_status_monitor.js
*
* @param integer Number to be formatted, should be in the range of microsecond to second
* @param integer Accuracy, how many numbers right to the comma should be
@@ -1744,14 +1742,14 @@ function PMA_SQLPrettyPrint(string)
return string;
}
- var mode = CodeMirror.getMode({},"text/x-mysql");
+ var mode = CodeMirror.getMode({}, "text/x-mysql");
var stream = new CodeMirror.StringStream(string);
var state = mode.startState();
var token, tokens = [];
var output = '';
- var tabs = function(cnt) {
+ var tabs = function (cnt) {
var ret = '';
- for (var i=0; i<4*cnt; i++) {
+ for (var i = 0; i < 4 * cnt; i++) {
ret += " ";
}
return ret;
@@ -1759,21 +1757,21 @@ function PMA_SQLPrettyPrint(string)
// "root-level" statements
var statements = {
- 'select': ['select', 'from','on','where','having','limit','order by','group by'],
- 'update': ['update', 'set','where'],
+ 'select': ['select', 'from', 'on', 'where', 'having', 'limit', 'order by', 'group by'],
+ 'update': ['update', 'set', 'where'],
'insert into': ['insert into', 'values']
};
// don't put spaces before these tokens
- var spaceExceptionsBefore = { ';':true, ',': true, '.': true, '(': true };
+ var spaceExceptionsBefore = {';': true, ',': true, '.': true, '(': true};
// don't put spaces after these tokens
- var spaceExceptionsAfter = { '.': true };
+ var spaceExceptionsAfter = {'.': true};
// Populate tokens array
- var str='';
+ var str = '';
while (! stream.eol()) {
stream.start = stream.pos;
token = mode.token(stream, state);
- if (token != null) {
+ if (token !== null) {
tokens.push([token, stream.current().toLowerCase()]);
}
}
@@ -1802,9 +1800,9 @@ function PMA_SQLPrettyPrint(string)
// New block => push to stack
if (tokens[i][1] == '(') {
- if (i < tokens.length - 1 && tokens[i+1][0] == 'statement-verb') {
+ if (i < tokens.length - 1 && tokens[i + 1][0] == 'statement-verb') {
blockStack.unshift(newBlock = 'statement');
- } else if (i > 0 && tokens[i-1][0] == 'builtin') {
+ } else if (i > 0 && tokens[i - 1][0] == 'builtin') {
blockStack.unshift(newBlock = 'function');
} else {
blockStack.unshift(newBlock = 'generic');
@@ -1824,8 +1822,8 @@ function PMA_SQLPrettyPrint(string)
// A subquery is starting
if (i > 0 && newBlock == 'statement') {
indentLevel++;
- output += "\n" + tabs(indentLevel) + tokens[i][1] + ' ' + tokens[i+1][1].toUpperCase() + "\n" + tabs(indentLevel + 1);
- currentStatement = tokens[i+1][1];
+ output += "\n" + tabs(indentLevel) + tokens[i][1] + ' ' + tokens[i + 1][1].toUpperCase() + "\n" + tabs(indentLevel + 1);
+ currentStatement = tokens[i + 1][1];
i++;
continue;
}
@@ -1849,9 +1847,9 @@ function PMA_SQLPrettyPrint(string)
// Normal indentatin and spaces for everything else
else {
if (! spaceExceptionsBefore[tokens[i][1]]
- && ! (i > 0 && spaceExceptionsAfter[tokens[i-1][1]])
- && output.charAt(output.length -1) != ' ' ) {
- output += " ";
+ && ! (i > 0 && spaceExceptionsAfter[tokens[i - 1][1]])
+ && output.charAt(output.length - 1) != ' ') {
+ output += " ";
}
if (tokens[i][0] == 'keyword') {
output += tokens[i][1].toUpperCase();
@@ -1861,15 +1859,15 @@ function PMA_SQLPrettyPrint(string)
}
// split columns in select and 'update set' clauses, but only inside statements blocks
- if (( lastStatementPart == 'select' || lastStatementPart == 'where' || lastStatementPart == 'set')
- && tokens[i][1]==',' && blockStack[0] == 'statement') {
+ if ((lastStatementPart == 'select' || lastStatementPart == 'where' || lastStatementPart == 'set')
+ && tokens[i][1] == ',' && blockStack[0] == 'statement') {
output += "\n" + tabs(indentLevel + 1);
}
// split conditions in where clauses, but only inside statements blocks
if (lastStatementPart == 'where'
- && (tokens[i][1]=='and' || tokens[i][1]=='or' || tokens[i][1]=='xor')) {
+ && (tokens[i][1] == 'and' || tokens[i][1] == 'or' || tokens[i][1] == 'xor')) {
if (blockStack[0] == 'statement') {
output += "\n" + tabs(indentLevel + 1);
@@ -1892,10 +1890,10 @@ function PMA_SQLPrettyPrint(string)
* @param function callbackFn callback to execute after user clicks on OK
*/
-jQuery.fn.PMA_confirm = function(question, url, callbackFn) {
+jQuery.fn.PMA_confirm = function (question, url, callbackFn) {
var confirmState = PMA_commonParams.get('confirm');
- // when the Confirm directive is set to false in config.inc.php
- // and not changed in user prefs, confirmState is ""
+ // when the Confirm directive is set to false in config.inc.php
+ // and not changed in user prefs, confirmState is ""
// when it's unticked in user prefs, confirmState is 1
if (confirmState === "" || confirmState === "1") {
// user does not want to confirm
@@ -1904,7 +1902,7 @@ jQuery.fn.PMA_confirm = function(question, url, callbackFn) {
return true;
}
}
- if (PMA_messages['strDoYouReally'] == '') {
+ if (PMA_messages.strDoYouReally === '') {
return true;
}
@@ -1913,18 +1911,18 @@ jQuery.fn.PMA_confirm = function(question, url, callbackFn) {
* dialog
*/
var button_options = {};
- button_options[PMA_messages['strOK']] = function() {
+ button_options[PMA_messages.strOK] = function () {
$(this).dialog("close");
if ($.isFunction(callbackFn)) {
callbackFn.call(this, url);
}
};
- button_options[PMA_messages['strCancel']] = function() {
+ button_options[PMA_messages.strCancel] = function () {
$(this).dialog("close");
};
- $('<div/>', {'id':'confirm_dialog'})
+ $('<div/>', {'id': 'confirm_dialog'})
.prepend(question)
.dialog({
buttons: button_options,
@@ -1943,8 +1941,8 @@ jQuery.fn.PMA_confirm = function(question, url, callbackFn) {
*
* @return jQuery Object for chaining purposes
*/
-jQuery.fn.PMA_sort_table = function(text_selector) {
- return this.each(function() {
+jQuery.fn.PMA_sort_table = function (text_selector) {
+ return this.each(function () {
/**
* @var table_body Object referring to the table's <tbody> element
@@ -1956,12 +1954,12 @@ jQuery.fn.PMA_sort_table = function(text_selector) {
var rows = $(this).find('tr').get();
//get the text of the field that we will sort by
- $.each(rows, function(index, row) {
+ $.each(rows, function (index, row) {
row.sortKey = $.trim($(row).find(text_selector).text().toLowerCase());
});
//get the sorted order
- rows.sort(function(a, b) {
+ rows.sort(function (a, b) {
if (a.sortKey < b.sortKey) {
return -1;
}
@@ -1972,7 +1970,7 @@ jQuery.fn.PMA_sort_table = function(text_selector) {
});
//pull out each row from the table and then append it according to it's order
- $.each(rows, function(index, row) {
+ $.each(rows, function (index, row) {
$(table_body).append(row);
row.sortKey = null;
});
@@ -1989,7 +1987,7 @@ jQuery.fn.PMA_sort_table = function(text_selector) {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$("#create_table_form_minimal.ajax").die('submit');
$("form.create_table_form.ajax").die('submit');
$("form.create_table_form.ajax input[name=submit_num_fields]").die('click');
@@ -2003,11 +2001,11 @@ AJAX.registerTeardown('functions.js', function() {
*
* Attach Ajax Event handlers for Create Table
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
/**
* Attach event handler for submission of create table form (save)
*/
- $("form.create_table_form.ajax").live('submit', function(event) {
+ $("form.create_table_form.ajax").live('submit', function (event) {
event.preventDefault();
/**
@@ -2024,11 +2022,11 @@ AJAX.registerOnload('functions.js', function() {
*/
if (checkTableEditForm($form[0], $form.find('input[name=orig_num_fields]').val())) {
- PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
PMA_prepareForAjaxRequest($form);
//User wants to submit the form
- $.post($form.attr('action'), $form.serialize() + "&do_save_data=1", function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize() + "&do_save_data=1", function (data) {
+ if (data.success === true) {
$('#properties_message')
.removeClass('error')
.html('');
@@ -2044,7 +2042,7 @@ AJAX.registerOnload('functions.js', function() {
*/
var tables_table = $("#tablesForm").find("tbody").not("#tbl_summary_row");
// this is the first table created in this db
- if (tables_table.length == 0) {
+ if (tables_table.length === 0) {
PMA_commonActions.refreshMain(
PMA_commonParams.get('opendb_url')
);
@@ -2097,18 +2095,18 @@ AJAX.registerOnload('functions.js', function() {
/**
* Attach event handler for create table form (add fields)
*/
- $("form.create_table_form.ajax input[name=submit_num_fields]").live('click', function(event) {
+ $("form.create_table_form.ajax input[name=submit_num_fields]").live('click', function (event) {
event.preventDefault();
/**
* @var the_form object referring to the create table form
*/
var $form = $(this).closest('form');
- var $msgbox = PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ var $msgbox = PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
PMA_prepareForAjaxRequest($form);
//User wants to add more fields to the table
- $.post($form.attr('action'), $form.serialize() + "&submit_num_fields=1", function(data) {
+ $.post($form.attr('action'), $form.serialize() + "&submit_num_fields=1", function (data) {
if (data.success) {
$("#page_content").html(data.message);
PMA_verifyColumnsProperties();
@@ -2135,7 +2133,7 @@ AJAX.registerOnload('functions.js', function() {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$("#copyTable.ajax").die('submit');
$("#moveTableForm").die('submit');
$("#tableOptionsForm").die('submit');
@@ -2145,16 +2143,16 @@ AJAX.registerTeardown('functions.js', function() {
* jQuery coding for 'Table operations'. Used on tbl_operations.php
* Attach Ajax Event handlers for Table operations
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
/**
*Ajax action for submitting the "Copy table"
**/
- $("#copyTable.ajax").live('submit', function(event) {
+ $("#copyTable.ajax").live('submit', function (event) {
event.preventDefault();
var $form = $(this);
PMA_prepareForAjaxRequest($form);
- $.post($form.attr('action'), $form.serialize()+"&submit_copy=Go", function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize() + "&submit_copy=Go", function (data) {
+ if (data.success === true) {
if ($form.find("input[name='switch_to_new']").prop('checked')) {
PMA_commonParams.set(
'db',
@@ -2181,14 +2179,14 @@ AJAX.registerOnload('functions.js', function() {
/**
*Ajax action for submitting the "Move table"
*/
- $("#moveTableForm").live('submit', function(event) {
+ $("#moveTableForm").live('submit', function (event) {
event.preventDefault();
var $form = $(this);
var db = $form.find('select[name=target_db]').val();
var tbl = $form.find('input[name=new_name]').val();
PMA_prepareForAjaxRequest($form);
- $.post($form.attr('action'), $form.serialize()+"&submit_move=1", function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize() + "&submit_move=1", function (data) {
+ if (data.success === true) {
PMA_commonParams.set('db', db);
PMA_commonParams.set('table', tbl);
PMA_commonActions.refreshMain(false, function () {
@@ -2205,7 +2203,7 @@ AJAX.registerOnload('functions.js', function() {
/**
* Ajax action for submitting the "Table options"
*/
- $("#tableOptionsForm").live('submit', function(event) {
+ $("#tableOptionsForm").live('submit', function (event) {
event.preventDefault();
event.stopPropagation();
var $form = $(this);
@@ -2214,10 +2212,10 @@ AJAX.registerOnload('functions.js', function() {
// reload page and navigation if the table has been renamed
PMA_prepareForAjaxRequest($form);
var tbl = $tblNameField.val();
- $.post($form.attr('action'), $form.serialize(), function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize(), function (data) {
+ if (data.success === true) {
PMA_commonParams.set('table', tbl);
- PMA_commonActions.refreshMain(false, function() {
+ PMA_commonActions.refreshMain(false, function () {
$('#page_content').html(data.message);
});
} else {
@@ -2232,25 +2230,25 @@ AJAX.registerOnload('functions.js', function() {
/**
*Ajax events for actions in the "Table maintenance"
**/
- $("#tbl_maintenance li a.maintain_action.ajax").live('click', function(event) {
+ $("#tbl_maintenance li a.maintain_action.ajax").live('click', function (event) {
event.preventDefault();
- if ($("#sqlqueryresults").length != 0) {
+ if ($("#sqlqueryresults").length !== 0) {
$("#sqlqueryresults").remove();
}
- if ($("#result_query").length != 0) {
+ if ($("#result_query").length !== 0) {
$("#result_query").remove();
}
//variables which stores the common attributes
- $.post($(this).attr('href'), { ajax_request: 1 }, function(data) {
+ $.post($(this).attr('href'), { ajax_request: 1 }, function (data) {
function scrollToTop() {
$('html, body').animate({ scrollTop: 0 });
}
- if (data.success == true && data.sql_query != undefined) {
+ if (data.success === true && data.sql_query !== undefined) {
PMA_ajaxShowMessage(data.message);
$("<div id='sqlqueryresults' class='ajax'></div>").prependTo("#page_content");
$("#sqlqueryresults").html(data.sql_query);
scrollToTop();
- } else if (data.success == true) {
+ } else if (data.success === true) {
var $temp_div = $("<div id='temp_div'></div>");
$temp_div.html(data.message);
var $success = $temp_div.find("#result_query .success");
@@ -2273,15 +2271,15 @@ AJAX.registerOnload('functions.js', function() {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$("#drop_db_anchor.ajax").die('click');
});
/**
* Attach Ajax event handlers for Drop Database. Moved here from db_structure.js
* as it was also required on db_create.php
*/
-AJAX.registerOnload('functions.js', function() {
- $("#drop_db_anchor.ajax").live('click', function(event) {
+AJAX.registerOnload('functions.js', function () {
+ $("#drop_db_anchor.ajax").live('click', function (event) {
event.preventDefault();
/**
* @var question String containing the question to be asked for confirmation
@@ -2291,9 +2289,9 @@ AJAX.registerOnload('functions.js', function() {
PMA_messages.strDoYouReally,
'DROP DATABASE ' + escapeHtml(PMA_commonParams.get('db'))
);
- $(this).PMA_confirm(question, $(this).attr('href'), function(url) {
- PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
- $.get(url, {'is_js_confirmed': '1', 'ajax_request': true}, function(data) {
+ $(this).PMA_confirm(question, $(this).attr('href'), function (url) {
+ PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
+ $.get(url, {'is_js_confirmed': '1', 'ajax_request': true}, function (data) {
if (data.success) {
//Database deleted successfully, refresh both the frames
PMA_reloadNavigation();
@@ -2315,8 +2313,8 @@ AJAX.registerOnload('functions.js', function() {
/**
* Validates the password field in a form
*
- * @see PMA_messages['strPasswordEmpty']
- * @see PMA_messages['strPasswordNotSame']
+ * @see PMA_messages.strPasswordEmpty
+ * @see PMA_messages.strPasswordNotSame
* @param object $the_form The form to be validated
* @return bool
*/
@@ -2336,10 +2334,10 @@ function PMA_checkPassword($the_form)
var $password_repeat = $the_form.find('input[name=pma_pw2]');
var alert_msg = false;
- if ($password.val() == '') {
- alert_msg = PMA_messages['strPasswordEmpty'];
+ if ($password.val() === '') {
+ alert_msg = PMA_messages.strPasswordEmpty;
} else if ($password.val() != $password_repeat.val()) {
- alert_msg = PMA_messages['strPasswordNotSame'];
+ alert_msg = PMA_messages.strPasswordNotSame;
}
if (alert_msg) {
@@ -2347,7 +2345,7 @@ function PMA_checkPassword($the_form)
$password.val('');
$password_repeat.val('');
$password.focus();
- return false;
+ return false;
}
return true;
}
@@ -2355,18 +2353,18 @@ function PMA_checkPassword($the_form)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$('#change_password_anchor.ajax').die('click');
});
/**
* Attach Ajax event handlers for 'Change Password' on index.php
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
/**
* Attach Ajax event handler on the change password anchor
*/
- $('#change_password_anchor.ajax').live('click', function(event) {
+ $('#change_password_anchor.ajax').live('click', function (event) {
event.preventDefault();
var $msgbox = PMA_ajaxShowMessage();
@@ -2375,7 +2373,7 @@ AJAX.registerOnload('functions.js', function() {
* @var button_options Object containing options to be passed to jQueryUI's dialog
*/
var button_options = {};
- button_options[PMA_messages['strGo']] = function() {
+ button_options[PMA_messages.strGo] = function () {
event.preventDefault();
@@ -2395,11 +2393,11 @@ AJAX.registerOnload('functions.js', function() {
*/
var this_value = $(this).val();
- var $msgbox = PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ var $msgbox = PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
$the_form.append('<input type="hidden" name="ajax_request" value="true" />');
- $.post($the_form.attr('action'), $the_form.serialize() + '&change_pw='+ this_value, function(data) {
- if (data.success == true) {
+ $.post($the_form.attr('action'), $the_form.serialize() + '&change_pw=' + this_value, function (data) {
+ if (data.success === true) {
$("#page_content").prepend(data.message);
$("#change_password_dialog").hide().remove();
$("#edit_user_dialog").dialog("close").remove();
@@ -2411,16 +2409,16 @@ AJAX.registerOnload('functions.js', function() {
}); // end $.post()
};
- button_options[PMA_messages['strCancel']] = function() {
+ button_options[PMA_messages.strCancel] = function () {
$(this).dialog('close');
};
- $.get($(this).attr('href'), {'ajax_request': true}, function(data) {
+ $.get($(this).attr('href'), {'ajax_request': true}, function (data) {
if (data.success) {
$('<div id="change_password_dialog"></div>')
.dialog({
- title: PMA_messages['strChangePassword'],
+ title: PMA_messages.strChangePassword,
width: 600,
- close: function(ev, ui) {
+ close: function (ev, ui) {
$(this).remove();
},
buttons : button_options,
@@ -2453,7 +2451,7 @@ AJAX.registerOnload('functions.js', function() {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$("select.column_type").die('change');
$("select.default_type").die('change');
$('input.allow_null').die('change');
@@ -2462,29 +2460,29 @@ AJAX.registerTeardown('functions.js', function() {
* Toggle the hiding/showing of the "Open in ENUM/SET editor" message when
* the page loads and when the selected data type changes
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
// is called here for normal page loads and also when opening
// the Create table dialog
PMA_verifyColumnsProperties();
//
// needs live() to work also in the Create Table dialog
- $("select.column_type").live('change', function() {
+ $("select.column_type").live('change', function () {
PMA_showNoticeForEnum($(this));
});
- $("select.default_type").live('change', function() {
+ $("select.default_type").live('change', function () {
PMA_hideShowDefaultValue($(this));
});
- $('input.allow_null').live('change', function() {
+ $('input.allow_null').live('change', function () {
PMA_validateDefaultValue($(this));
});
});
function PMA_verifyColumnsProperties()
{
- $("select.column_type").each(function() {
+ $("select.column_type").each(function () {
PMA_showNoticeForEnum($(this));
});
- $("select.default_type").each(function() {
+ $("select.default_type").each(function () {
PMA_hideShowDefaultValue($(this));
});
}
@@ -2523,7 +2521,7 @@ function PMA_validateDefaultValue($null_checkbox)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$("a.open_enum_editor").die('click');
$("input.add_value").die('click');
$("#enum_editor td.drop").die('click');
@@ -2536,15 +2534,16 @@ var $enum_editor_dialog = null;
/**
* Opens the ENUM/SET editor and controls its functions
*/
-AJAX.registerOnload('functions.js', function() {
- $("a.open_enum_editor").live('click', function() {
+AJAX.registerOnload('functions.js', function () {
+ $("a.open_enum_editor").live('click', function () {
// Get the name of the column that is being edited
var colname = $(this).closest('tr').find('input:first').val();
+ var title;
// And use it to make up a title for the page
if (colname.length < 1) {
- var title = PMA_messages['enum_newColumnVals'];
+ title = PMA_messages.enum_newColumnVals;
} else {
- var title = PMA_messages['enum_columnVals'].replace(
+ title = PMA_messages.enum_columnVals.replace(
/%s/,
'"' + decodeURIComponent(colname) + '"'
);
@@ -2563,9 +2562,9 @@ AJAX.registerOnload('functions.js', function() {
var values = [];
var in_string = false;
var curr, next, buffer = '';
- for (var i=0; i<inputstring.length; i++) {
+ for (var i = 0; i < inputstring.length; i++) {
curr = inputstring.charAt(i);
- next = i == inputstring.length ? '' : inputstring.charAt(i+1);
+ next = i == inputstring.length ? '' : inputstring.charAt(i + 1);
if (! in_string && curr == "'") {
in_string = true;
} else if (in_string && curr == "\\" && next == "\\") {
@@ -2579,7 +2578,7 @@ AJAX.registerOnload('functions.js', function() {
values.push(buffer);
buffer = '';
} else if (in_string) {
- buffer += curr;
+ buffer += curr;
}
}
if (buffer.length > 0) {
@@ -2589,12 +2588,12 @@ AJAX.registerOnload('functions.js', function() {
var fields = '';
// If there are no values, maybe the user is about to make a
// new list so we add a few for him/her to get started with.
- if (values.length == 0) {
- values.push('','','','');
+ if (values.length === 0) {
+ values.push('', '', '', '');
}
// Add the parsed values to the editor
var drop_icon = PMA_getImage('b_drop.png');
- for (var i=0; i<values.length; i++) {
+ for (var i = 0; i < values.length; i++) {
fields += "<tr><td>"
+ "<input type='text' value='" + values[i] + "'/>"
+ "</td><td class='drop'>"
@@ -2608,14 +2607,14 @@ AJAX.registerOnload('functions.js', function() {
+ "<fieldset>"
+ "<legend>" + title + "</legend>"
+ "<p>" + PMA_getImage('s_notice.png')
- + PMA_messages['enum_hint'] + "</p>"
+ + PMA_messages.enum_hint + "</p>"
+ "<table class='values'>" + fields + "</table>"
+ "</fieldset><fieldset class='tblFooters'>"
+ "<table class='add'><tr><td>"
+ "<div class='slider'></div>"
+ "</td><td>"
+ "<form><div><input type='submit' class='add_value' value='"
- + $.sprintf(PMA_messages['enum_addValue'], 1)
+ + $.sprintf(PMA_messages.enum_addValue, 1)
+ "'/></div></form>"
+ "</td></tr></table>"
+ "<input type='hidden' value='" // So we know which column's data is being edited
@@ -2628,11 +2627,11 @@ AJAX.registerOnload('functions.js', function() {
* the buttonOptions jQuery dialog bar are pressed
*/
var buttonOptions = {};
- buttonOptions[PMA_messages['strGo']] = function () {
+ buttonOptions[PMA_messages.strGo] = function () {
// When the submit button is clicked,
// put the data back into the original form
var value_array = [];
- $(this).find(".values input").each(function(index, elm) {
+ $(this).find(".values input").each(function (index, elm) {
var val = elm.value.replace(/\\/g, '\\\\').replace(/'/g, "''");
value_array.push("'" + val + "'");
});
@@ -2641,12 +2640,12 @@ AJAX.registerOnload('functions.js', function() {
$("input#" + values_id).val(value_array.join(","));
$(this).dialog("close");
};
- buttonOptions[PMA_messages['strClose']] = function () {
+ buttonOptions[PMA_messages.strClose] = function () {
$(this).dialog("close");
};
// Show the dialog
var width = parseInt(
- (parseInt($('html').css('font-size'), 10)/13)*340,
+ (parseInt($('html').css('font-size'), 10) / 13) * 340,
10
);
if (! width) {
@@ -2655,13 +2654,13 @@ AJAX.registerOnload('functions.js', function() {
$enum_editor_dialog = $(dialog).dialog({
minWidth: width,
modal: true,
- title: PMA_messages['enum_editor'],
+ title: PMA_messages.enum_editor,
buttons: buttonOptions,
- open: function() {
+ open: function () {
// Focus the "Go" button after opening the dialog
$(this).closest('.ui-dialog').find('.ui-dialog-buttonpane button:first').focus();
},
- close: function() {
+ close: function () {
$(this).remove();
}
});
@@ -2672,9 +2671,9 @@ AJAX.registerOnload('functions.js', function() {
value: 1,
min: 1,
max: 9,
- slide: function( event, ui ) {
+ slide: function (event, ui) {
$(this).closest('table').find('input[type=submit]').val(
- $.sprintf(PMA_messages['enum_addValue'], ui.value)
+ $.sprintf(PMA_messages.enum_addValue, ui.value)
);
}
});
@@ -2684,7 +2683,7 @@ AJAX.registerOnload('functions.js', function() {
});
// When "add a new value" is clicked, append an empty text field
- $("input.add_value").live('click', function(e) {
+ $("input.add_value").live('click', function (e) {
e.preventDefault();
var num_new_rows = $enum_editor_dialog.find("div.slider").slider('value');
while (num_new_rows--) {
@@ -2702,7 +2701,7 @@ AJAX.registerOnload('functions.js', function() {
});
// Removes the specified row from the enum editor
- $("#enum_editor td.drop").live('click', function() {
+ $("#enum_editor td.drop").live('click', function () {
$(this).closest('tr').hide('fast', function () {
$(this).remove();
});
@@ -2718,7 +2717,7 @@ AJAX.registerOnload('functions.js', function() {
*/
function checkIndexName(form_id)
{
- if ($("#"+form_id).length == 0) {
+ if ($("#" + form_id).length === 0) {
return false;
}
@@ -2743,14 +2742,14 @@ function checkIndexName(form_id)
return true;
} // end of the 'checkIndexName()' function
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$('#index_frm input[type=submit]').die('click');
});
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
/**
* Handler for adding more columns to an index in the editor
*/
- $('#index_frm input[type=submit]').live('click', function(event) {
+ $('#index_frm input[type=submit]').live('click', function (event) {
event.preventDefault();
var rows_to_add = $(this)
.closest('fieldset')
@@ -2763,12 +2762,12 @@ AJAX.registerOnload('functions.js', function() {
.appendTo(
$('#index_columns').find('tbody')
);
- $newrow.find(':input').each(function() {
+ $newrow.find(':input').each(function () {
$(this).val('');
});
// focus index size input on column picked
- $newrow.find('select').change(function() {
- if ($(this).find("option:selected").val() == '') {
+ $newrow.find('select').change(function () {
+ if ($(this).find("option:selected").val() === '') {
return true;
}
$(this).closest("tr").find("input").focus();
@@ -2780,7 +2779,7 @@ AJAX.registerOnload('functions.js', function() {
function indexEditorDialog(url, title, callback_success, callback_failure)
{
/*Remove the hidden dialogs if there are*/
- if ($('#edit_index_dialog').length != 0) {
+ if ($('#edit_index_dialog').length !== 0) {
$('#edit_index_dialog').remove();
}
var $div = $('<div id="edit_index_dialog"></div>');
@@ -2790,18 +2789,18 @@ function indexEditorDialog(url, title, callback_success, callback_failure)
* passed to jQueryUI dialog
*/
var button_options = {};
- button_options[PMA_messages['strGo']] = function() {
+ button_options[PMA_messages.strGo] = function () {
/**
* @var the_form object referring to the export form
*/
var $form = $("#index_frm");
PMA_prepareForAjaxRequest($form);
//User wants to submit the form
- $.post($form.attr('action'), $form.serialize()+"&do_save_data=1", function(data) {
- if ($("#sqlqueryresults").length != 0) {
+ $.post($form.attr('action'), $form.serialize() + "&do_save_data=1", function (data) {
+ if ($("#sqlqueryresults").length !== 0) {
$("#sqlqueryresults").remove();
}
- if (data.success == true) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
if ($('#result_query').length) {
$('#result_query').remove();
@@ -2827,10 +2826,11 @@ function indexEditorDialog(url, title, callback_success, callback_failure)
PMA_reloadNavigation();
} else {
var $temp_div = $("<div id='temp_div'><div>").append(data.error);
- if ($temp_div.find(".error code").length != 0) {
- var $error = $temp_div.find(".error code").addClass("error");
+ var $error;
+ if ($temp_div.find(".error code").length !== 0) {
+ $error = $temp_div.find(".error code").addClass("error");
} else {
- var $error = $temp_div;
+ $error = $temp_div;
}
if (callback_failure) {
callback_failure();
@@ -2839,12 +2839,12 @@ function indexEditorDialog(url, title, callback_success, callback_failure)
}
}); // end $.post()
};
- button_options[PMA_messages['strCancel']] = function() {
+ button_options[PMA_messages.strCancel] = function () {
$(this).dialog('close');
};
var $msgbox = PMA_ajaxShowMessage();
- $.get("tbl_indexes.php", url, function(data) {
- if (data.success == false) {
+ $.get("tbl_indexes.php", url, function (data) {
+ if (data.success === false) {
//in the case of an error, show the error message returned.
PMA_ajaxShowMessage(data.error, false);
} else {
@@ -2871,15 +2871,15 @@ function indexEditorDialog(url, title, callback_success, callback_failure)
value: 1,
min: 1,
max: 16,
- slide: function( event, ui ) {
+ slide: function (event, ui) {
$(this).closest('fieldset').find('input[type=submit]').val(
- $.sprintf(PMA_messages['strAddToIndex'], ui.value)
+ $.sprintf(PMA_messages.strAddToIndex, ui.value)
);
}
});
// focus index size input on column picked
- $div.find('table#index_columns select').change(function() {
- if ($(this).find("option:selected").val() == '') {
+ $div.find('table#index_columns select').change(function () {
+ if ($(this).find("option:selected").val() === '') {
return true;
}
$(this).closest("tr").find("input").focus();
@@ -2904,7 +2904,7 @@ function indexEditorDialog(url, title, callback_success, callback_failure)
**/
function PMA_showHints($div)
{
- if ($div == undefined || ! $div instanceof jQuery || $div.length == 0) {
+ if ($div === undefined || ! $div instanceof jQuery || $div.length === 0) {
$div = $("body");
}
$div.find('.pma_hint').each(function () {
@@ -2916,7 +2916,7 @@ function PMA_showHints($div)
});
}
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
PMA_showHints();
});
@@ -2925,11 +2925,11 @@ function PMA_mainMenuResizerCallback() {
return $(document.body).width() - 5;
}
// This must be fired only once after the inital page load
-$(function() {
+$(function () {
// Initialise the menu resize plugin
$('#topmenu').menuResizer(PMA_mainMenuResizerCallback);
// register resize event
- $(window).resize(function (){
+ $(window).resize(function () {
$('#topmenu').menuResizer('resize');
});
});
@@ -2939,7 +2939,7 @@ $(function() {
*/
function PMA_getRowNumber(classlist)
{
- return parseInt(classlist.split(/\s+row_/)[1]);
+ return parseInt(classlist.split(/\s+row_/)[1], 10);
}
/**
@@ -2961,10 +2961,11 @@ function PMA_set_status_label($element)
var toggleButton = function ($obj) {
// In rtl mode the toggle switch is flipped horizontally
// so we need to take that into account
+ var right;
if ($('span.text_direction', $obj).text() == 'ltr') {
- var right = 'right';
+ right = 'right';
} else {
- var right = 'left';
+ right = 'left';
}
/**
* var h Height of the button, used to scale the
@@ -2972,7 +2973,7 @@ var toggleButton = function ($obj) {
*/
var h = $obj.height();
$('img', $obj).height(h);
- $('table', $obj).css('bottom', h-1);
+ $('table', $obj).css('bottom', h - 1);
/**
* var on Width of the "ON" part of the toggle switch
* var off Width of the "OFF" part of the toggle switch
@@ -3034,28 +3035,29 @@ var toggleButton = function ($obj) {
var $msg = PMA_ajaxShowMessage();
var $container = $(this);
var callback = $('span.callback', this).text();
+ var operator, url, removeClass, addClass;
// Perform the actual toggle
if ($(this).hasClass('on')) {
if (right == 'right') {
- var operator = '-=';
+ operator = '-=';
} else {
- var operator = '+=';
+ operator = '+=';
}
- var url = $(this).find('td.toggleOff > span').text();
- var removeClass = 'on';
- var addClass = 'off';
+ url = $(this).find('td.toggleOff > span').text();
+ removeClass = 'on';
+ addClass = 'off';
} else {
if (right == 'right') {
- var operator = '+=';
+ operator = '+=';
} else {
- var operator = '-=';
+ operator = '-=';
}
- var url = $(this).find('td.toggleOn > span').text();
- var removeClass = 'off';
- var addClass = 'on';
+ url = $(this).find('td.toggleOn > span').text();
+ removeClass = 'off';
+ addClass = 'on';
}
- $.post(url, {'ajax_request': true}, function(data) {
- if (data.success == true) {
+ $.post(url, {'ajax_request': true}, function (data) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msg);
$container
.removeClass(removeClass)
@@ -3075,7 +3077,7 @@ var toggleButton = function ($obj) {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$('div.container').unbind('click');
});
/**
@@ -3084,7 +3086,7 @@ AJAX.registerTeardown('functions.js', function() {
AJAX.registerOnload('functions.js', function () {
$('div.toggleAjax').each(function () {
var $button = $(this).show();
- $button.find('img').each(function() {
+ $button.find('img').each(function () {
if (this.complete) {
toggleButton($button);
} else {
@@ -3099,7 +3101,7 @@ AJAX.registerOnload('functions.js', function () {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$('.vpointer').die('hover');
$('.vmarker').die('click');
$('#pageselector').die('change');
@@ -3109,10 +3111,10 @@ AJAX.registerTeardown('functions.js', function() {
/**
* Vertical pointer
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
$('.vpointer').live('hover',
//handlerInOut
- function(e) {
+ function (e) {
var $this_td = $(this);
var row_num = PMA_getRowNumber($this_td.attr('class'));
// for all td of the same vertical row, toggle hover
@@ -3124,7 +3126,7 @@ AJAX.registerOnload('functions.js', function() {
/**
* Vertical marker
*/
- $('.vmarker').live('click', function(e) {
+ $('.vmarker').live('click', function (e) {
// do not trigger when clicked on anchor
if ($(e.target).is('a, img, a *')) {
return;
@@ -3157,10 +3159,10 @@ AJAX.registerOnload('functions.js', function() {
/**
* Autosubmit page selector
*/
- $('select.pageselector').live('change', function(event) {
+ $('select.pageselector').live('change', function (event) {
event.stopPropagation();
// Check where to load the new content
- if ($(this).closest("#pma_navigation").length == 0) {
+ if ($(this).closest("#pma_navigation").length === 0) {
// For the main page we don't need to do anything,
$(this).closest("form").submit();
} else {
@@ -3188,10 +3190,10 @@ AJAX.registerOnload('functions.js', function() {
/**
* Enables the text generated by PMA_Util::linkOrButton() to be clickable
*/
- $('a.formLinkSubmit').live('click', function(e) {
+ $('a.formLinkSubmit').live('click', function (e) {
if ($(this).attr('href').indexOf('=') != -1) {
- var data = $(this).attr('href').substr($(this).attr('href').indexOf('#')+1).split('=', 2);
+ var data = $(this).attr('href').substr($(this).attr('href').indexOf('#') + 1).split('=', 2);
$(this).parents('form').append('<input type="hidden" name="' + data[0] + '" value="' + data[1] + '"/>');
}
$(this).parents('form').submit();
@@ -3202,7 +3204,7 @@ AJAX.registerOnload('functions.js', function() {
$.get(
$('#update_recent_tables').attr('href'),
function (data) {
- if (data.success == true) {
+ if (data.success === true) {
$('#recentTable').html(data.options);
}
}
@@ -3217,24 +3219,24 @@ AJAX.registerOnload('functions.js', function() {
*/
function PMA_init_slider()
{
- $('div.pma_auto_slider').each(function() {
+ $('div.pma_auto_slider').each(function () {
var $this = $(this);
if ($this.data('slider_init_done')) {
return;
}
var $wrapper = $('<div>', {'class': 'slide-wrapper'});
$wrapper.toggle($this.is(':visible'));
- $('<a>', {href: '#'+this.id, "class":'ajax'})
+ $('<a>', {href: '#' + this.id, "class": 'ajax'})
.text(this.title)
.prepend($('<span>'))
.insertBefore($this)
- .click(function() {
+ .click(function () {
var $wrapper = $this.closest('.slide-wrapper');
var visible = $this.is(':visible');
if (!visible) {
$wrapper.show();
}
- $this[visible ? 'hide' : 'show']('blind', function() {
+ $this[visible ? 'hide' : 'show']('blind', function () {
$wrapper.toggle(!visible);
PMA_set_status_label($this);
});
@@ -3249,15 +3251,15 @@ function PMA_init_slider()
/**
* Initializes slider effect.
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
PMA_init_slider();
});
/**
* Restores sliders to the state they were in before initialisation.
*/
-AJAX.registerTeardown('functions.js', function() {
- $('div.pma_auto_slider').each(function() {
+AJAX.registerTeardown('functions.js', function () {
+ $('div.pma_auto_slider').each(function () {
var $this = $(this);
$this.removeData();
$this.parent().replaceWith($this);
@@ -3279,14 +3281,14 @@ AJAX.registerTeardown('functions.js', function() {
*/
function PMA_slidingMessage(msg, $obj)
{
- if (msg == undefined || msg.length == 0) {
+ if (msg === undefined || msg.length === 0) {
// Don't show an empty message
return false;
}
- if ($obj == undefined || ! $obj instanceof jQuery || $obj.length == 0) {
+ if ($obj === undefined || ! $obj instanceof jQuery || $obj.length === 0) {
// If the second argument was not supplied,
// we might have to create a new DOM node.
- if ($('#PMA_slidingMessage').length == 0) {
+ if ($('#PMA_slidingMessage').length === 0) {
$('#page_content').prepend(
'<span id="PMA_slidingMessage" '
+ 'style="display: inline-block;"></span>'
@@ -3329,17 +3331,17 @@ function PMA_slidingMessage(msg, $obj)
.show()
.animate({
height: h
- }, function() {
+ }, function () {
// Set the height of the parent
// to the height of the child
- $obj
- .height(
$obj
- .find('div')
- .first()
- .height()
- );
- });
+ .height(
+ $obj
+ .find('div')
+ .first()
+ .height()
+ );
+ });
}
return true;
} // end PMA_slidingMessage()
@@ -3347,15 +3349,15 @@ function PMA_slidingMessage(msg, $obj)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$("#drop_tbl_anchor.ajax").die('click');
$("#truncate_tbl_anchor.ajax").die('click');
});
/**
* Attach Ajax event handlers for Drop Table.
*/
-AJAX.registerOnload('functions.js', function() {
- $("#drop_tbl_anchor.ajax").live('click', function(event) {
+AJAX.registerOnload('functions.js', function () {
+ $("#drop_tbl_anchor.ajax").live('click', function (event) {
event.preventDefault();
/**
* @var question String containing the question to be asked for confirmation
@@ -3366,11 +3368,11 @@ AJAX.registerOnload('functions.js', function() {
'DROP TABLE ' + PMA_commonParams.get('table')
);
- $(this).PMA_confirm(question, $(this).attr('href'), function(url) {
+ $(this).PMA_confirm(question, $(this).attr('href'), function (url) {
- var $msgbox = PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
- $.get(url, {'is_js_confirmed': '1', 'ajax_request': true}, function(data) {
- if (data.success == true) {
+ var $msgbox = PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
+ $.get(url, {'is_js_confirmed': '1', 'ajax_request': true}, function (data) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msgbox);
// Table deleted successfully, refresh both the frames
PMA_reloadNavigation();
@@ -3388,7 +3390,7 @@ AJAX.registerOnload('functions.js', function() {
}); // end $.PMA_confirm()
}); //end of Drop Table Ajax action
- $("#truncate_tbl_anchor.ajax").live('click', function(event) {
+ $("#truncate_tbl_anchor.ajax").live('click', function (event) {
event.preventDefault();
/**
* @var question String containing the question to be asked for confirmation
@@ -3398,16 +3400,16 @@ AJAX.registerOnload('functions.js', function() {
PMA_messages.strDoYouReally,
'TRUNCATE ' + PMA_commonParams.get('table')
);
- $(this).PMA_confirm(question, $(this).attr('href'), function(url) {
- PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
- $.get(url, {'is_js_confirmed': '1', 'ajax_request': true}, function(data) {
- if ($("#sqlqueryresults").length != 0) {
+ $(this).PMA_confirm(question, $(this).attr('href'), function (url) {
+ PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
+ $.get(url, {'is_js_confirmed': '1', 'ajax_request': true}, function (data) {
+ if ($("#sqlqueryresults").length !== 0) {
$("#sqlqueryresults").remove();
}
- if ($("#result_query").length != 0) {
+ if ($("#result_query").length !== 0) {
$("#result_query").remove();
}
- if (data.success == true) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
$("<div id='sqlqueryresults'></div>").prependTo("#page_content");
$("#sqlqueryresults").html(data.sql_query);
@@ -3422,7 +3424,7 @@ AJAX.registerOnload('functions.js', function() {
/**
* Attach CodeMirror2 editor to SQL edit area.
*/
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
var $elm = $('#sqlquery');
if ($elm.length > 0) {
if (typeof CodeMirror != 'undefined') {
@@ -3445,7 +3447,7 @@ AJAX.registerOnload('functions.js', function() {
}
}
});
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
if (codemirror_editor) {
$('#sqlquery').text(codemirror_editor.getValue());
codemirror_editor.toTextArea();
@@ -3458,7 +3460,7 @@ AJAX.registerTeardown('functions.js', function() {
*/
(function ($) {
$.fn.noSelect = function (p) { //no select plugin by Paulo P.Marinas
- var prevent = (p == null) ? true : p;
+ var prevent = (p === null) ? true : p;
if (prevent) {
return this.each(function () {
if ($.browser.msie || $.browser.safari) {
@@ -3526,7 +3528,7 @@ function PMA_tooltip($elements, item, myContent, additionalOptions)
tooltipClass: "tooltip",
track: true,
show: false,
- hide: false
+ hide: false
};
$elements.tooltip($.extend(true, defaultOptions, additionalOptions));
@@ -3549,17 +3551,17 @@ function PMA_getCellValue(td) {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$('a.themeselect').die('click');
$('.autosubmit').unbind('change');
$('a.take_theme').unbind('click');
});
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
/**
* Theme selector.
*/
- $('a.themeselect').live('click', function(e) {
+ $('a.themeselect').live('click', function (e) {
window.open(
e.target,
'themes',
@@ -3571,14 +3573,14 @@ AJAX.registerOnload('functions.js', function() {
/**
* Automatic form submission on change.
*/
- $('.autosubmit').change(function(e) {
+ $('.autosubmit').change(function (e) {
$(this).closest('form').submit();
});
/**
* Theme changer.
*/
- $('a.take_theme').click(function(e) {
+ $('a.take_theme').click(function (e) {
var what = this.name;
if (window.opener && window.opener.document.forms['setTheme'].elements['set_theme']) {
window.opener.document.forms['setTheme'].elements['set_theme'].value = what;
@@ -3633,13 +3635,13 @@ function printPage()
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('functions.js', function() {
+AJAX.registerTeardown('functions.js', function () {
$('input#print').unbind('click');
$('span a.create_view.ajax').die('click');
$('#createViewDialog').find('input, select').die('keydown');
});
-AJAX.registerOnload('functions.js', function() {
+AJAX.registerOnload('functions.js', function () {
$('input#print').click(printPage);
/**
* Ajaxification for the "Create View" action
@@ -3665,10 +3667,10 @@ function PMA_createViewDialog($this)
var $msg = PMA_ajaxShowMessage();
var syntaxHighlighter = null;
$.get($this.attr('href') + '&ajax_request=1', function (data) {
- if (data.success == true) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msg);
var buttonOptions = {};
- buttonOptions[PMA_messages['strGo']] = function () {
+ buttonOptions[PMA_messages.strGo] = function () {
if (typeof CodeMirror !== 'undefined') {
syntaxHighlighter.save();
}
@@ -3684,7 +3686,7 @@ function PMA_createViewDialog($this)
}
});
};
- buttonOptions[PMA_messages['strClose']] = function () {
+ buttonOptions[PMA_messages.strClose] = function () {
$(this).dialog("close");
};
var $dialog = $('<div/>').attr('id', 'createViewDialog').append(data.message).dialog({
@@ -3716,7 +3718,7 @@ function PMA_createViewDialog($this)
* Makes the breadcrumbs and the menu bar float at the top of the viewport
*/
$(function () {
- if ($("#floating_menubar").length && $('#PMA_disable_floating_menubar').length == 0) {
+ if ($("#floating_menubar").length && $('#PMA_disable_floating_menubar').length === 0) {
var left = $('html').attr('dir') == 'ltr' ? 'left' : 'right';
$("#floating_menubar")
.css('margin-' + left, $('#pma_navigation').width() + $('#pma_navigation_resizer').width())
@@ -3771,7 +3773,7 @@ $(checkboxes_sel).live("change", function () {
$checkall.prop({checked: false, indeterminate: false});
}
});
-$("input#checkall").live("change", function() {
+$("input#checkall").live("change", function () {
var is_checked = $(this).is(":checked");
$(this.form).find(checkboxes_sel).prop("checked", is_checked)
.parents("tr").toggleClass("marked", is_checked);
@@ -3802,10 +3804,10 @@ function toggleRowColors($start)
*/
function formatBytes(bytes, subdecimals, pointchar) {
if (!subdecimals) {
- var subdecimals = 0;
+ subdecimals = 0;
}
if (!pointchar) {
- var pointchar = '.';
+ pointchar = '.';
}
var units = ['B', 'KiB', 'MiB', 'GiB'];
for (var i = 0; bytes > 1024 && i < units.length; i++) {
@@ -3841,7 +3843,7 @@ AJAX.registerOnload('functions.js', function () {
/**
* When user gets an ajax session expiry message, we show a login link
*/
-$('a.login-link').live('click', function(e) {
+$('a.login-link').live('click', function (e) {
e.preventDefault();
window.location.reload(true);
});
diff --git a/js/get_image.js.php b/js/get_image.js.php
index 0861fa3c5f..c541bdd496 100644
--- a/js/get_image.js.php
+++ b/js/get_image.js.php
@@ -119,7 +119,10 @@ function PMA_getImage(image, alternate, attributes) {
} else {
// it's an image file
retval.isSprite = false;
- retval.attr('src', "<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>" + image);
+ retval.attr(
+ 'src',
+ "<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>" + image
+ );
}
// set all other attrubutes
for (var i in attributes) {
@@ -135,4 +138,4 @@ function PMA_getImage(image, alternate, attributes) {
return retval;
}
-// \ No newline at end of file
+//
diff --git a/js/gis_data_editor.js b/js/gis_data_editor.js
index 753ba39dcb..30f5029571 100644
--- a/js/gis_data_editor.js
+++ b/js/gis_data_editor.js
@@ -11,7 +11,7 @@ var gisEditorLoaded = false;
/**
* Closes the GIS data editor and perform necessary clean up work.
*/
-function closeGISEditor(){
+function closeGISEditor() {
$("#popup_background").fadeOut("fast");
$("#gis_editor").fadeOut("fast", function () {
$(this).empty();
@@ -24,20 +24,20 @@ function closeGISEditor(){
function prepareJSVersion() {
// Change the text on the submit button
$("#gis_editor input[name='gis_data[save]']")
- .val(PMA_messages['strCopy'])
+ .val(PMA_messages.strCopy)
.insertAfter($('#gis_data_textarea'))
.before('<br/><br/>');
// Add close and cancel links
- $('#gis_data_editor').prepend('<a class="close_gis_editor" href="#">' + PMA_messages['strClose'] + '</a>');
- $('<a class="cancel_gis_editor" href="#"> ' + PMA_messages['strCancel'] + '</a>')
+ $('#gis_data_editor').prepend('<a class="close_gis_editor" href="#">' + PMA_messages.strClose + '</a>');
+ $('<a class="cancel_gis_editor" href="#"> ' + PMA_messages.strCancel + '</a>')
.insertAfter($("input[name='gis_data[save]']"));
// Remove the unnecessary text
$('div#gis_data_output p').remove();
// Remove 'add' buttons and add links
- $('#gis_editor input.add').each(function(e) {
+ $('#gis_editor input.add').each(function (e) {
var $button = $(this);
$button.addClass('addJs').removeClass('add');
var classes = $button.attr('class');
@@ -56,10 +56,10 @@ function prepareJSVersion() {
* @returns the HTML for a data point
*/
function addDataPoint(pointNumber, prefix) {
- return '<br/>' + $.sprintf(PMA_messages['strPointN'], (pointNumber + 1)) + ': '
- + '<label for="x">' + PMA_messages['strX'] + '</label>'
+ return '<br/>' + $.sprintf(PMA_messages.strPointN, (pointNumber + 1)) + ': '
+ + '<label for="x">' + PMA_messages.strX + '</label>'
+ '<input type="text" name="' + prefix + '[' + pointNumber + '][x]" value=""/>'
- + '<label for="y">' + PMA_messages['strY'] + '</label>'
+ + '<label for="y">' + PMA_messages.strY + '</label>'
+ '<input type="text" name="' + prefix + '[' + pointNumber + '][y]" value=""/>';
}
@@ -109,12 +109,12 @@ function loadJSAndGISEditor(value, field, type, input_name, token) {
script = document.createElement('script');
script.type = 'text/javascript';
- script.onreadystatechange = function() {
+ script.onreadystatechange = function () {
if (this.readyState == 'complete') {
loadGISEditor(value, field, type, input_name, token);
}
};
- script.onload = function() {
+ script.onload = function () {
loadGISEditor(value, field, type, input_name, token);
};
@@ -144,8 +144,8 @@ function loadGISEditor(value, field, type, input_name, token) {
'get_gis_editor' : true,
'token' : token,
'ajax_request': true
- }, function(data) {
- if (data.success == true) {
+ }, function (data) {
+ if (data.success === true) {
$gis_editor.html(data.gis_editor);
initGISEditorVisualization();
prepareJSVersion();
@@ -172,7 +172,7 @@ function openGISEditor() {
var $backgrouond = $("#popup_background");
$gis_editor.css({"top": popupOffsetTop, "left": popupOffsetLeft, "width": popupWidth, "height": popupHeight});
- $backgrouond.css({"opacity":"0.7"});
+ $backgrouond.css({"opacity" : "0.7"});
$gis_editor.append('<div id="gis_data_editor"><img class="ajaxIcon" id="loadingMonitorIcon" src="'
+ pmaThemeImage + 'ajax_clock_small.gif" alt=""/></div>'
@@ -191,8 +191,8 @@ function insertDataAndClose() {
var $form = $('form#gis_data_editor_form');
var input_name = $form.find("input[name='input_name']").val();
- $.post('gis_data_editor.php', $form.serialize() + "&generate=true&ajax_request=true", function(data) {
- if (data.success == true) {
+ $.post('gis_data_editor.php', $form.serialize() + "&generate=true&ajax_request=true", function (data) {
+ if (data.success === true) {
$("input[name='" + input_name + "']").val(data.result);
} else {
PMA_ajaxShowMessage(data.error, false);
@@ -204,7 +204,7 @@ function insertDataAndClose() {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('gis_data_editor.js', function() {
+AJAX.registerTeardown('gis_data_editor.js', function () {
$("#gis_editor input[name='gis_data[save]']").die('click');
$('#gis_editor').die('submit');
$('#gis_editor').find("input[type='text']").die('change');
@@ -216,7 +216,7 @@ AJAX.registerTeardown('gis_data_editor.js', function() {
$('#gis_editor a.addJs.addGeom').die('click');
});
-AJAX.registerOnload('gis_data_editor.js', function() {
+AJAX.registerOnload('gis_data_editor.js', function () {
// Remove the class that is added due to the URL being too long.
$('span.open_gis_editor a').removeClass('formLinkSubmit');
@@ -224,7 +224,7 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Prepares and insert the GIS data to the input field on clicking 'copy'.
*/
- $("#gis_editor input[name='gis_data[save]']").live('click', function(event) {
+ $("#gis_editor input[name='gis_data[save]']").live('click', function (event) {
event.preventDefault();
insertDataAndClose();
});
@@ -232,7 +232,7 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Prepares and insert the GIS data to the input field on pressing 'enter'.
*/
- $('#gis_editor').live('submit', function(event) {
+ $('#gis_editor').live('submit', function (event) {
event.preventDefault();
insertDataAndClose();
});
@@ -240,10 +240,10 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Trigger asynchronous calls on data change and update the output.
*/
- $('#gis_editor').find("input[type='text']").live('change', function() {
+ $('#gis_editor').find("input[type='text']").live('change', function () {
var $form = $('form#gis_data_editor_form');
- $.post('gis_data_editor.php', $form.serialize() + "&generate=true&ajax_request=true", function(data) {
- if (data.success == true) {
+ $.post('gis_data_editor.php', $form.serialize() + "&generate=true&ajax_request=true", function (data) {
+ if (data.success === true) {
$('#gis_data_textarea').val(data.result);
$('#placeholder').empty().removeClass('hasSVG').html(data.visualization);
$('#openlayersmap').empty();
@@ -258,12 +258,12 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Update the form on change of the GIS type.
*/
- $("#gis_editor select.gis_type").live('change', function(event) {
+ $("#gis_editor select.gis_type").live('change', function (event) {
var $gis_editor = $("#gis_editor");
var $form = $('form#gis_data_editor_form');
- $.post('gis_data_editor.php', $form.serialize() + "&get_gis_editor=true&ajax_request=true", function(data) {
- if (data.success == true) {
+ $.post('gis_data_editor.php', $form.serialize() + "&get_gis_editor=true&ajax_request=true", function (data) {
+ if (data.success === true) {
$gis_editor.html(data.gis_editor);
initGISEditorVisualization();
prepareJSVersion();
@@ -276,21 +276,21 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Handles closing of the GIS data editor.
*/
- $('#gis_editor a.close_gis_editor, #gis_editor a.cancel_gis_editor').live('click', function() {
+ $('#gis_editor a.close_gis_editor, #gis_editor a.cancel_gis_editor').live('click', function () {
closeGISEditor();
});
/**
* Handles adding data points
*/
- $('#gis_editor a.addJs.addPoint').live('click', function() {
+ $('#gis_editor a.addJs.addPoint').live('click', function () {
var $a = $(this);
var name = $a.attr('name');
// Eg. name = gis_data[0][MULTIPOINT][add_point] => prefix = gis_data[0][MULTIPOINT]
var prefix = name.substr(0, name.length - 11);
// Find the number of points
var $noOfPointsInput = $("input[name='" + prefix + "[no_of_points]" + "']");
- var noOfPoints = parseInt($noOfPointsInput.val());
+ var noOfPoints = parseInt($noOfPointsInput.val(), 10);
// Add the new data point
var html = addDataPoint(noOfPoints, prefix);
$a.before(html);
@@ -300,7 +300,7 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Handles adding linestrings and inner rings
*/
- $('#gis_editor a.addLine.addJs').live('click', function() {
+ $('#gis_editor a.addLine.addJs').live('click', function () {
var $a = $(this);
var name = $a.attr('name');
@@ -310,23 +310,24 @@ AJAX.registerOnload('gis_data_editor.js', function() {
// Find the number of lines
var $noOfLinesInput = $("input[name='" + prefix + "[no_of_lines]" + "']");
- var noOfLines = parseInt($noOfLinesInput.val());
+ var noOfLines = parseInt($noOfLinesInput.val(), 10);
// Add the new linesting of inner ring based on the type
var html = '<br/>';
+ var noOfPoints;
if (type == 'MULTILINESTRING') {
- html += PMA_messages['strLineString'] + ' ' + (noOfLines + 1) + ':';
- var noOfPoints = 2;
+ html += PMA_messages.strLineString + ' ' + (noOfLines + 1) + ':';
+ noOfPoints = 2;
} else {
- html += PMA_messages['strInnerRing'] + ' ' + noOfLines + ':';
- var noOfPoints = 4;
+ html += PMA_messages.strInnerRing + ' ' + noOfLines + ':';
+ noOfPoints = 4;
}
html += '<input type="hidden" name="' + prefix + '[' + noOfLines + '][no_of_points]" value="' + noOfPoints + '"/>';
for (var i = 0; i < noOfPoints; i++) {
html += addDataPoint(i, (prefix + '[' + noOfLines + ']'));
}
html += '<a class="addPoint addJs" name="' + prefix + '[' + noOfLines + '][add_point]" href="#">+ '
- + PMA_messages['strAddPoint'] + '</a><br/>';
+ + PMA_messages.strAddPoint + '</a><br/>';
$a.before(html);
$noOfLinesInput.val(noOfLines + 1);
@@ -335,27 +336,27 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Handles adding polygons
*/
- $('#gis_editor a.addJs.addPolygon').live('click', function() {
+ $('#gis_editor a.addJs.addPolygon').live('click', function () {
var $a = $(this);
var name = $a.attr('name');
// Eg. name = gis_data[0][MULTIPOLYGON][add_polygon] => prefix = gis_data[0][MULTIPOLYGON]
var prefix = name.substr(0, name.length - 13);
// Find the number of polygons
var $noOfPolygonsInput = $("input[name='" + prefix + "[no_of_polygons]" + "']");
- var noOfPolygons = parseInt($noOfPolygonsInput.val());
+ var noOfPolygons = parseInt($noOfPolygonsInput.val(), 10);
// Add the new polygon
- var html = PMA_messages['strPolygon'] + ' ' + (noOfPolygons + 1) + ':<br/>';
+ var html = PMA_messages.strPolygon + ' ' + (noOfPolygons + 1) + ':<br/>';
html += '<input type="hidden" name="' + prefix + '[' + noOfPolygons + '][no_of_lines]" value="1"/>'
- + '<br/>' + PMA_messages['strOuterRing'] + ':'
+ + '<br/>' + PMA_messages.strOuterRing + ':'
+ '<input type="hidden" name="' + prefix + '[' + noOfPolygons + '][0][no_of_points]" value="4"/>';
for (var i = 0; i < 4; i++) {
html += addDataPoint(i, (prefix + '[' + noOfPolygons + '][0]'));
}
html += '<a class="addPoint addJs" name="' + prefix + '[' + noOfPolygons + '][0][add_point]" href="#">+ '
- + PMA_messages['strAddPoint'] + '</a><br/>'
+ + PMA_messages.strAddPoint + '</a><br/>'
+ '<a class="addLine addJs" name="' + prefix + '[' + noOfPolygons + '][add_line]" href="#">+ '
- + PMA_messages['strAddInnerRing'] + '</a><br/><br/>';
+ + PMA_messages.strAddInnerRing + '</a><br/><br/>';
$a.before(html);
$noOfPolygonsInput.val(noOfPolygons + 1);
@@ -364,24 +365,26 @@ AJAX.registerOnload('gis_data_editor.js', function() {
/**
* Handles adding geoms
*/
- $('#gis_editor a.addJs.addGeom').live('click', function() {
+ $('#gis_editor a.addJs.addGeom').live('click', function () {
var $a = $(this);
var prefix = 'gis_data[GEOMETRYCOLLECTION]';
// Find the number of geoms
var $noOfGeomsInput = $("input[name='" + prefix + "[geom_count]" + "']");
- var noOfGeoms = parseInt($noOfGeomsInput.val());
+ var noOfGeoms = parseInt($noOfGeomsInput.val(), 10);
- var html1 = PMA_messages['strGeometry'] + ' ' + (noOfGeoms + 1) + ':<br/>';
+ var html1 = PMA_messages.strGeometry + ' ' + (noOfGeoms + 1) + ':<br/>';
var $geomType = $("select[name='gis_data[" + (noOfGeoms - 1) + "][gis_type]']").clone();
$geomType.attr('name', 'gis_data[' + noOfGeoms + '][gis_type]').val('POINT');
- var html2 = '<br/>' + PMA_messages['strPoint'] + ' :'
- + '<label for="x"> ' + PMA_messages['strX'] + ' </label>'
+ var html2 = '<br/>' + PMA_messages.strPoint + ' :'
+ + '<label for="x"> ' + PMA_messages.strX + ' </label>'
+ '<input type="text" name="gis_data[' + noOfGeoms + '][POINT][x]" value=""/>'
- + '<label for="y"> ' + PMA_messages['strY'] + ' </label>'
+ + '<label for="y"> ' + PMA_messages.strY + ' </label>'
+ '<input type="text" name="gis_data[' + noOfGeoms + '][POINT][y]" value=""/>'
+ '<br/><br/>';
- $a.before(html1); $geomType.insertBefore($a); $a.before(html2);
+ $a.before(html1);
+ $geomType.insertBefore($a);
+ $a.before(html2);
$noOfGeomsInput.val(noOfGeoms + 1);
});
});
diff --git a/js/import.js b/js/import.js
index 4dfda5a9df..b5ae52ca18 100644
--- a/js/import.js
+++ b/js/import.js
@@ -11,13 +11,13 @@
*/
function changePluginOpts()
{
- $("#format_specific_opts div.format_specific_options").each(function() {
+ $("#format_specific_opts div.format_specific_options").each(function () {
$(this).hide();
});
var selected_plugin_name = $("#plugins option:selected").val();
$("#" + selected_plugin_name + "_options").fadeIn('slow');
if (selected_plugin_name == "csv") {
- $("#import_notification").text(PMA_messages['strImportCSV']);
+ $("#import_notification").text(PMA_messages.strImportCSV);
} else {
$("#import_notification").text("");
}
@@ -31,7 +31,7 @@ function matchFile(fname)
{
var fname_array = fname.toLowerCase().split(".");
var len = fname_array.length;
- if (len != 0) {
+ if (len !== 0) {
var extension = fname_array[len - 1];
if (extension == "gz" || extension == "bz2" || extension == "zip") {
len--;
@@ -47,7 +47,7 @@ function matchFile(fname)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('import.js', function() {
+AJAX.registerTeardown('import.js', function () {
$("#plugins").unbind('change');
$("#input_import_file").unbind('change');
$("#select_local_import_file").unbind('change');
@@ -55,20 +55,20 @@ AJAX.registerTeardown('import.js', function() {
$("#select_local_import_file").unbind('focus');
});
-AJAX.registerOnload('import.js', function() {
+AJAX.registerOnload('import.js', function () {
// Initially display the options for the selected plugin
changePluginOpts();
// Whenever the selected plugin changes, change the options displayed
- $("#plugins").change(function() {
+ $("#plugins").change(function () {
changePluginOpts();
});
- $("#input_import_file").change(function() {
+ $("#input_import_file").change(function () {
matchFile($(this).val());
});
- $("#select_local_import_file").change(function() {
+ $("#select_local_import_file").change(function () {
matchFile($(this).val());
});
@@ -76,13 +76,13 @@ AJAX.registerOnload('import.js', function() {
* When the "Browse the server" form is clicked or the "Select from the web server upload directory"
* form is clicked, the radio button beside it becomes selected and the other form becomes disabled.
*/
- $("#input_import_file").bind("focus change", function() {
- $("#radio_import_file").prop('checked', true);
- $("#radio_local_import_file").prop('checked', false);
+ $("#input_import_file").bind("focus change", function () {
+ $("#radio_import_file").prop('checked', true);
+ $("#radio_local_import_file").prop('checked', false);
});
- $("#select_local_import_file").focus(function() {
- $("#radio_local_import_file").prop('checked', true);
- $("#radio_import_file").prop('checked', false);
+ $("#select_local_import_file").focus(function () {
+ $("#radio_local_import_file").prop('checked', true);
+ $("#radio_import_file").prop('checked', false);
});
/**
diff --git a/js/indexes.js b/js/indexes.js
index de94076304..919afe0011 100644
--- a/js/indexes.js
+++ b/js/indexes.js
@@ -38,7 +38,7 @@ function checkIndexType()
if ($select_index_type.val() == 'SPATIAL') {
// Disable and hide the size column
$size_header.hide();
- $size_inputs.each(function(){
+ $size_inputs.each(function () {
$(this)
.prop('disabled', true)
.parent('td').hide();
@@ -46,7 +46,7 @@ function checkIndexType()
// Disable and hide the columns of the index other than the first one
var initial = true;
- $column_inputs.each(function() {
+ $column_inputs.each(function () {
$column_input = $(this);
if (! initial) {
$column_input
@@ -62,14 +62,14 @@ function checkIndexType()
} else {
// Enable and show the size column
$size_header.show();
- $size_inputs.each(function() {
+ $size_inputs.each(function () {
$(this)
.prop('disabled', false)
.parent('td').show();
});
// Enable and show the columns of the index
- $column_inputs.each(function() {
+ $column_inputs.each(function () {
$(this)
.prop('disabled', false)
.parent('td').show();
@@ -83,7 +83,7 @@ function checkIndexType()
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('indexes.js', function() {
+AJAX.registerTeardown('indexes.js', function () {
$('#select_index_type').die('change');
$('a.drop_primary_key_index_anchor.ajax').die('click');
$("#table_index tbody tr td.edit_index.ajax, #indexes .add_index.ajax").die('click');
@@ -99,10 +99,10 @@ AJAX.registerTeardown('indexes.js', function() {
* <li>create/edit/drop indexes</li>
* </ul>
*/
-AJAX.registerOnload('indexes.js', function() {
+AJAX.registerOnload('indexes.js', function () {
checkIndexType();
checkIndexName("index_frm");
- $('#select_index_type').live('change', function(event){
+ $('#select_index_type').live('change', function (event) {
event.preventDefault();
checkIndexType();
checkIndexName("index_frm");
@@ -111,7 +111,7 @@ AJAX.registerOnload('indexes.js', function() {
/**
* Ajax Event handler for 'Drop Index'
*/
- $('a.drop_primary_key_index_anchor.ajax').live('click', function(event) {
+ $('a.drop_primary_key_index_anchor.ajax').live('click', function (event) {
event.preventDefault();
var $anchor = $(this);
/**
@@ -132,15 +132,15 @@ AJAX.registerOnload('indexes.js', function() {
.val()
);
- $anchor.PMA_confirm(question, $anchor.attr('href'), function(url) {
- var $msg = PMA_ajaxShowMessage(PMA_messages['strDroppingPrimaryKeyIndex'], false);
- $.get(url, {'is_js_confirmed': 1, 'ajax_request': true}, function(data) {
- if (data.success == true) {
+ $anchor.PMA_confirm(question, $anchor.attr('href'), function (url) {
+ var $msg = PMA_ajaxShowMessage(PMA_messages.strDroppingPrimaryKeyIndex, false);
+ $.get(url, {'is_js_confirmed': 1, 'ajax_request': true}, function (data) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msg);
var $table_ref = $rows_to_hide.closest('table');
if ($rows_to_hide.length == $table_ref.find('tbody > tr').length) {
// We are about to remove all rows from the table
- $table_ref.hide('medium', function() {
+ $table_ref.hide('medium', function () {
$('div.no_indexes_defined').show('medium');
$rows_to_hide.remove();
});
@@ -151,8 +151,8 @@ AJAX.registerOnload('indexes.js', function() {
$rows_to_hide.hide("medium", function () {
$(this).remove();
});
- }
- if ($('#result_query').length) {
+ }
+ if ($('#result_query').length) {
$('#result_query').remove();
}
if (data.sql_query) {
@@ -160,12 +160,12 @@ AJAX.registerOnload('indexes.js', function() {
.html(data.sql_query)
.prependTo('#page_content');
}
- PMA_commonActions.refreshMain(false, function() {
+ PMA_commonActions.refreshMain(false, function () {
$("a.ajax[href^=#indexes]").click();
});
PMA_reloadNavigation();
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + data.error, false);
}
}); // end $.get()
}); // end $.PMA_confirm()
@@ -174,9 +174,10 @@ AJAX.registerOnload('indexes.js', function() {
/**
*Ajax event handler for index edit
**/
- $("#table_index tbody tr td.edit_index.ajax, #indexes .add_index.ajax").live('click', function(event) {
+ $("#table_index tbody tr td.edit_index.ajax, #indexes .add_index.ajax").live('click', function (event) {
event.preventDefault();
- if ($(this).find("a").length == 0) {
+ var url, title;
+ if ($(this).find("a").length === 0) {
// Add index
var valid = checkFormElementInRange(
$(this).closest('form')[0],
@@ -186,20 +187,20 @@ AJAX.registerOnload('indexes.js', function() {
if (! valid) {
return;
}
- var url = $(this).closest('form').serialize();
- var title = PMA_messages['strAddIndex'];
+ url = $(this).closest('form').serialize();
+ title = PMA_messages.strAddIndex;
} else {
// Edit index
- var url = $(this).find("a").attr("href");
+ url = $(this).find("a").attr("href");
if (url.substring(0, 16) == "tbl_indexes.php?") {
url = url.substring(16, url.length);
}
- var title = PMA_messages['strEditIndex'];
+ title = PMA_messages.strEditIndex;
}
url += "&ajax_request=true";
- indexEditorDialog(url, title, function() {
+ indexEditorDialog(url, title, function () {
// refresh the page using ajax
- PMA_commonActions.refreshMain(false, function() {
+ PMA_commonActions.refreshMain(false, function () {
$("a.ajax[href^=#indexes]").click();
});
});
diff --git a/js/keyhandler.js b/js/keyhandler.js
index 3876fa59c9..9a1b325427 100644
--- a/js/keyhandler.js
+++ b/js/keyhandler.js
@@ -21,8 +21,8 @@ AJAX.registerOnload('keyhandler.js', function() {
function onKeyDownArrowsHandler(e)
{
- e = e||window.event;
- var o = (e.srcElement||e.target);
+ e = e || window.event;
+ var o = (e.srcElement || e.target);
if (!o) {
return;
}
@@ -51,25 +51,25 @@ function onKeyDownArrowsHandler(e)
var nO = null;
- switch(e.keyCode) {
- case 38:
- // up
- y--;
- break;
- case 40:
- // down
- y++;
- break;
- case 37:
- // left
- x--;
- break;
- case 39:
- // right
- x++;
- break;
- default:
- return;
+ switch (e.keyCode) {
+ case 38:
+ // up
+ y--;
+ break;
+ case 40:
+ // down
+ y++;
+ break;
+ case 37:
+ // left
+ x--;
+ break;
+ case 39:
+ // right
+ x++;
+ break;
+ default:
+ return;
}
var is_firefox = navigator.userAgent.toLowerCase().indexOf("firefox/") > -1;
diff --git a/js/makegrid.js b/js/makegrid.js
index c6237886a3..2b2e882201 100644
--- a/js/makegrid.js
+++ b/js/makegrid.js
@@ -77,7 +77,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @param e event
* @param obj dragged div object
*/
- dragStartRsz: function(e, obj) {
+ dragStartRsz: function (e, obj) {
var n = $(g.cRsz).find('div').index(obj); // get the index of separator (i.e., column index)
$(obj).addClass('colborder_active');
g.colRsz = {
@@ -99,7 +99,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @param e event
* @param obj table header object
*/
- dragStartReorder: function(e, obj) {
+ dragStartReorder: function (e, obj) {
// prepare the cCpy (column copy) and cPointer (column pointer) from the dragged column
$(g.cCpy).text($(obj).text());
var objPos = $(obj).position();
@@ -137,7 +137,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
*
* @param e event
*/
- dragMove: function(e) {
+ dragMove: function (e) {
if (g.colRsz) {
var dx = e.pageX - g.colRsz.x0;
if (g.colRsz.objWidth + dx > g.minColWidth) {
@@ -179,7 +179,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
*
* @param e event
*/
- dragEnd: function(e) {
+ dragEnd: function (e) {
if (g.colRsz) {
var dx = e.pageX - g.colRsz.x0;
var nw = g.colRsz.objWidth + dx;
@@ -230,8 +230,8 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @param n zero-based column index
* @param nw new width of the column in pixel
*/
- resize: function(n, nw) {
- $(g.t).find('tr').each(function() {
+ resize: function (n, nw) {
+ $(g.t).find('tr').each(function () {
$(this).find('th.draggable:visible:eq(' + n + ') span,' +
'td:visible:eq(' + (g.actionSpan + n) + ') span')
.css('width', nw);
@@ -241,7 +241,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Reposition column resize bars.
*/
- reposRsz: function() {
+ reposRsz: function () {
$(g.cRsz).find('div').hide();
var $firstRowCols = $(g.t).find('tr:first th.draggable:visible');
var $resizeHandles = $(g.cRsz).find('div').removeClass('condition');
@@ -253,7 +253,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
if ($col.hasClass('condition')) {
$($resizeHandles[n]).addClass('condition');
if (n > 0) {
- $($resizeHandles[n-1]).addClass('condition');
+ $($resizeHandles[n - 1]).addClass('condition');
}
}
}
@@ -269,8 +269,8 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @param oldn old zero-based column index
* @param newn new zero-based column index
*/
- shiftCol: function(oldn, newn) {
- $(g.t).find('tr').each(function() {
+ shiftCol: function (oldn, newn) {
+ $(g.t).find('tr').each(function () {
if (newn < oldn) {
$(this).find('th.draggable:eq(' + newn + '),' +
'td:eq(' + (g.actionSpan + newn) + ')')
@@ -312,10 +312,10 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @param e event
* @return the hovered column's th object or undefined if no hovered column found.
*/
- getHoveredCol: function(e) {
+ getHoveredCol: function (e) {
var hoveredCol;
$headers = $(g.t).find('th.draggable:visible');
- $headers.each(function() {
+ $headers.each(function () {
var left = $(this).offset().left;
var right = left + $(this).outerWidth();
if (left <= e.pageX && e.pageX <= right) {
@@ -331,14 +331,14 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @param obj table header <th> object
* @return zero-based index of the specified table header in the set of table headers (visible or not)
*/
- getHeaderIdx: function(obj) {
+ getHeaderIdx: function (obj) {
return $(obj).parents('tr').find('th.draggable').index(obj);
},
/**
* Reposition the columns back to normal order.
*/
- restoreColOrder: function() {
+ restoreColOrder: function () {
// use insertion sort, since we already have shiftCol function
for (var i = 1; i < g.colOrder.length; i++) {
var x = g.colOrder[i];
@@ -360,8 +360,8 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Send column preferences (column order and visibility) to the server.
*/
- sendColPrefs: function() {
- if ($(g.t).is('.ajax')) { // only send preferences if ajax class
+ sendColPrefs: function () {
+ if ($(g.t).is('.ajax')) { // only send preferences if ajax class
var post_params = {
ajax_request: true,
db: g.db,
@@ -377,8 +377,8 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
if (g.colVisib.length > 0) {
$.extend(post_params, {col_visib: g.colVisib.toString()});
}
- $.post('sql.php', post_params, function(data) {
- if (data.success != true) {
+ $.post('sql.php', post_params, function (data) {
+ if (data.success !== true) {
var $temp_div = $(document.createElement('div'));
$temp_div.html(data.error);
$temp_div.addClass("error");
@@ -392,7 +392,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* Refresh restore button state.
* Make restore button disabled if the table is similar with initial state.
*/
- refreshRestoreButton: function() {
+ refreshRestoreButton: function () {
// check if table state is as initial state
var isInitial = true;
for (var i = 0; i < g.colOrder.length; i++) {
@@ -415,7 +415,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* Update current hint using the boolean values (showReorderHint, showSortHint, etc.).
*
*/
- updateHint: function() {
+ updateHint: function () {
var text = '';
if (!g.colRsz && !g.colReorder) { // if not resizing or dragging
if (g.visibleHeadersCount > 1) {
@@ -450,11 +450,11 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
*
* @return boolean True if the column is toggled successfully.
*/
- toggleCol: function(n) {
+ toggleCol: function (n) {
if (g.colVisib[n]) {
// can hide if more than one column is visible
if (g.visibleHeadersCount > 1) {
- $(g.t).find('tr').each(function() {
+ $(g.t).find('tr').each(function () {
$(this).find('th.draggable:eq(' + n + '),' +
'td:eq(' + (g.actionSpan + n) + ')')
.hide();
@@ -467,7 +467,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
return false;
}
} else { // column n is not visible
- $(g.t).find('tr').each(function() {
+ $(g.t).find('tr').each(function () {
$(this).find('th.draggable:eq(' + n + '),' +
'td:eq(' + (g.actionSpan + n) + ')')
.show();
@@ -484,7 +484,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* This function is separated from toggleCol because, sometimes, we want to toggle
* some columns together at one time and do just one adjustment after it, e.g. in showAllColumns().
*/
- afterToggleCol: function() {
+ afterToggleCol: function () {
// some adjustments after hiding column
g.reposRsz();
g.reposDrop();
@@ -500,7 +500,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
*
* @param obj The drop down arrow of column visibility list
*/
- showColList: function(obj) {
+ showColList: function (obj) {
// only show when not resizing or reordering
if (!g.colRsz && !g.colReorder) {
var pos = $(obj).position();
@@ -520,7 +520,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Hide columns' visibility list.
*/
- hideColList: function() {
+ hideColList: function () {
$(g.cList).hide();
$(g.cDrop).find('.coldrop-hover').removeClass('coldrop-hover');
},
@@ -528,7 +528,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Reposition the column visibility drop-down arrow.
*/
- reposDrop: function() {
+ reposDrop: function () {
var $th = $(t).find('th:not(.draggable)');
for (var i = 0; i < $th.length; i++) {
var $cd = $(g.cDrop).find('div:eq(' + i + ')'); // column drop-down arrow
@@ -543,7 +543,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Show all hidden columns.
*/
- showAllColumns: function() {
+ showAllColumns: function () {
for (var i = 0; i < g.colVisib.length; i++) {
if (!g.colVisib[i]) {
g.toggleCol(i);
@@ -557,7 +557,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
*
* @param cell <td> element to be edited
*/
- showEditCell: function(cell) {
+ showEditCell: function (cell) {
if ($(cell).is('.grid_edit') &&
!g.colRsz && !g.colReorder)
{
@@ -596,7 +596,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @param field Optional, the edited <td>. If not specified, the function will
* use currently edited <td> from g.currentEditCell.
*/
- hideEditCell: function(force, data, field) {
+ hideEditCell: function (force, data, field) {
if (g.isCellEditActive && !force) {
// cell is being edited, save or post the edited data
g.saveOrPostEditedCell();
@@ -604,7 +604,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
}
// cancel any previous request
- if (g.lastXHR != null) {
+ if (g.lastXHR !== null) {
g.lastXHR.abort();
g.lastXHR = null;
}
@@ -613,7 +613,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
if (g.currentEditCell) { // save value of currently edited cell
// replace current edited field with the new value
var $this_field = $(g.currentEditCell);
- var is_null = $this_field.data('value') == null;
+ var is_null = $this_field.data('value') === null;
if (is_null) {
$this_field.find('span').html('NULL');
$this_field.addClass('null');
@@ -630,14 +630,14 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$this_field.find('span').text(new_html);
}
}
- if (data.transformations != undefined) {
- $.each(data.transformations, function(cell_index, value) {
+ if (data.transformations !== undefined) {
+ $.each(data.transformations, function (cell_index, value) {
var $this_field = $(g.t).find('.to_be_saved:eq(' + cell_index + ')');
$this_field.find('span').html(value);
});
}
- if (data.relations != undefined) {
- $.each(data.relations, function(cell_index, value) {
+ if (data.relations !== undefined) {
+ $.each(data.relations, function (cell_index, value) {
var $this_field = $(g.t).find('.to_be_saved:eq(' + cell_index + ')');
$this_field.find('span').html(value);
});
@@ -666,7 +666,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Show drop-down edit area when edit cell is focused.
*/
- showEditArea: function() {
+ showEditArea: function () {
if (!g.isCellEditActive) { // make sure the edit area has not been shown
g.isCellEditActive = true;
g.isEditCellTextEditable = false;
@@ -738,37 +738,37 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
// if the select/editor is changed un-check the 'checkbox_null_<field_name>_<row_index>'.
if ($td.is('.enum, .set')) {
- $editArea.find('select').live('change', function(e) {
+ $editArea.find('select').live('change', function (e) {
$checkbox.prop('checked', false);
});
} else if ($td.is('.relation')) {
- $editArea.find('select').live('change', function(e) {
+ $editArea.find('select').live('change', function (e) {
$checkbox.prop('checked', false);
});
- $editArea.find('.browse_foreign').live('click', function(e) {
+ $editArea.find('.browse_foreign').live('click', function (e) {
$checkbox.prop('checked', false);
});
} else {
- $(g.cEdit).find('.edit_box').live('keypress change', function(e) {
+ $(g.cEdit).find('.edit_box').live('keypress change', function (e) {
$checkbox.prop('checked', false);
});
// Capture ctrl+v (on IE and Chrome)
- $(g.cEdit).find('.edit_box').live('keydown', function(e) {
+ $(g.cEdit).find('.edit_box').live('keydown', function (e) {
if (e.ctrlKey && e.which == 86) {
$checkbox.prop('checked', false);
}
});
- $editArea.find('textarea').live('keydown', function(e) {
+ $editArea.find('textarea').live('keydown', function (e) {
$checkbox.prop('checked', false);
});
}
// if null checkbox is clicked empty the corresponding select/editor.
- $checkbox.click(function(e) {
+ $checkbox.click(function (e) {
if ($td.is('.enum')) {
$editArea.find('select').val('');
} else if ($td.is('.set')) {
- $editArea.find('select').find('option').each(function() {
+ $editArea.find('select').find('option').each(function () {
var $option = $(this);
$option.prop('selected', false);
});
@@ -806,7 +806,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
'relation_key_or_display_column' : relation_key_or_display_column
};
- g.lastXHR = $.post('sql.php', post_params, function(data) {
+ g.lastXHR = $.post('sql.php', post_params, function (data) {
g.lastXHR = null;
$editArea.removeClass('edit_area_loading');
if ($(data.dropdown).is('select')) {
@@ -824,13 +824,13 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
// hide the value next to 'Browse foreign values' link
$editArea.find('span.curr_value').hide();
// handle update for new values selected from new window
- $editArea.find('span.curr_value').change(function() {
+ $editArea.find('span.curr_value').change(function () {
$(g.cEdit).find('.edit_box').val($(this).text());
});
}); // end $.post()
$editArea.show();
- $editArea.find('select').live('change', function(e) {
+ $editArea.find('select').live('change', function (e) {
$(g.cEdit).find('.edit_box').val($(this).val());
});
g.isEditCellTextEditable = true;
@@ -843,16 +843,16 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @var post_params Object containing parameters for the POST request
*/
var post_params = {
- 'ajax_request' : true,
- 'get_enum_values' : true,
- 'server' : g.server,
- 'db' : g.db,
- 'table' : g.table,
- 'column' : field_name,
- 'token' : g.token,
- 'curr_value' : curr_value
+ 'ajax_request' : true,
+ 'get_enum_values' : true,
+ 'server' : g.server,
+ 'db' : g.db,
+ 'table' : g.table,
+ 'column' : field_name,
+ 'token' : g.token,
+ 'curr_value' : curr_value
};
- g.lastXHR = $.post('sql.php', post_params, function(data) {
+ g.lastXHR = $.post('sql.php', post_params, function (data) {
g.lastXHR = null;
$editArea.removeClass('edit_area_loading');
$editArea.append(data.dropdown);
@@ -860,7 +860,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
}); // end $.post()
$editArea.show();
- $editArea.find('select').live('change', function(e) {
+ $editArea.find('select').live('change', function (e) {
$(g.cEdit).find('.edit_box').val($(this).val());
});
}
@@ -872,17 +872,17 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
* @var post_params Object containing parameters for the POST request
*/
var post_params = {
- 'ajax_request' : true,
- 'get_set_values' : true,
- 'server' : g.server,
- 'db' : g.db,
- 'table' : g.table,
- 'column' : field_name,
- 'token' : g.token,
- 'curr_value' : curr_value
+ 'ajax_request' : true,
+ 'get_set_values' : true,
+ 'server' : g.server,
+ 'db' : g.db,
+ 'table' : g.table,
+ 'column' : field_name,
+ 'token' : g.token,
+ 'curr_value' : curr_value
};
- g.lastXHR = $.post('sql.php', post_params, function(data) {
+ g.lastXHR = $.post('sql.php', post_params, function (data) {
g.lastXHR = null;
$editArea.removeClass('edit_area_loading');
$editArea.append(data.select);
@@ -890,7 +890,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
}); // end $.post()
$editArea.show();
- $editArea.find('select').live('change', function(e) {
+ $editArea.find('select').live('change', function (e) {
$(g.cEdit).find('.edit_box').val($(this).val());
});
}
@@ -901,10 +901,10 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$editArea.append('<textarea></textarea>');
$editArea.find('textarea')
.val(value)
- .live('keyup', function(e) {
+ .live('keyup', function (e) {
$(g.cEdit).find('.edit_box').val($(this).val());
});
- $(g.cEdit).find('.edit_box').live('keyup', function(e) {
+ $(g.cEdit).find('.edit_box').live('keyup', function (e) {
$editArea.find('textarea').val($(this).val());
});
$editArea.append('<div class="cell_edit_hint">' + g.cellEditHint + '</div>');
@@ -928,10 +928,10 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
'ajax_request' : true,
'sql_query' : sql_query,
'grid_edit' : true
- }, function(data) {
+ }, function (data) {
g.lastXHR = null;
$editArea.removeClass('edit_area_loading');
- if (data.success == true) {
+ if (data.success === true) {
if ($td.is('.truncated')) {
// get the truncated data length
g.maxTruncatedLen = $(g.currentEditCell).text().length - 3;
@@ -942,10 +942,10 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$editArea.append('<textarea></textarea>');
$editArea.find('textarea')
.val(data.value)
- .live('keyup', function(e) {
+ .live('keyup', function (e) {
$(g.cEdit).find('.edit_box').val($(this).val());
});
- $(g.cEdit).find('.edit_box').live('keyup', function(e) {
+ $(g.cEdit).find('.edit_box').live('keyup', function (e) {
$editArea.find('textarea').val($(this).val());
});
$editArea.append('<div class="cell_edit_hint">' + g.cellEditHint + '</div>');
@@ -970,26 +970,26 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
PMA_addDatepicker($editArea, {
altField: $input_field,
showTimepicker: showTimeOption,
- onSelect: function(dateText, inst) {
+ onSelect: function (dateText, inst) {
// remove null checkbox if it exists
$(g.cEdit).find('.null_div input[type=checkbox]').prop('checked', false);
}
});
// cancel any click on the datepicker element
- $editArea.find('> *').click(function(e) {
+ $editArea.find('> *').click(function (e) {
e.stopPropagation();
});
// force to restore modified $input_field value after adding datepicker
// (after adding a datepicker, the input field doesn't display the time anymore, only the date)
- if (is_null
- || current_datetime_value == '0000-00-00'
+ if (is_null
+ || current_datetime_value == '0000-00-00'
|| current_datetime_value == '0000-00-00 00:00:00'
) {
$input_field.val(current_datetime_value);
} else {
- $editArea.datetimepicker('setDate', current_datetime_value);
+ $editArea.datetimepicker('setDate', current_datetime_value);
}
$editArea.append('<div class="cell_edit_hint">' + g.cellEditHint + '</div>');
@@ -1015,7 +1015,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Post the content of edited cell.
*/
- postEditedCell: function() {
+ postEditedCell: function () {
if (g.isSaving) {
return;
}
@@ -1070,7 +1070,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
}
// loop each edited row
- $('td.to_be_saved').parents('tr').each(function() {
+ $('td.to_be_saved').parents('tr').each(function () {
var $tr = $(this);
var where_clause = $tr.find('.where_clause').val();
full_where_clause.push(PMA_urldecode(where_clause));
@@ -1085,7 +1085,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
var fields_null = [];
// loop each edited cell in a row
- $tr.find('.to_be_saved').each(function() {
+ $tr.find('.to_be_saved').each(function () {
/**
* @var $this_field Object referring to the td that is being edited
*/
@@ -1137,7 +1137,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
var field_str = '`' + g.table + '`.' + '`' + field_name + '`';
for (var field in condition_array) {
if (field.indexOf(field_str) > -1) {
- condition_array[field] = is_null ? 'IS NULL' : "= '" + this_field_params[field_name].replace(/'/g,"''") + "'";
+ condition_array[field] = is_null ? 'IS NULL' : "= '" + this_field_params[field_name].replace(/'/g, "''") + "'";
break;
}
}
@@ -1201,7 +1201,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
url: 'tbl_replace.php',
data: post_params,
success:
- function(data) {
+ function (data) {
g.isSaving = false;
if (!g.saveCellsAtOnce) {
$(g.cEdit).find('*').removeProp('disabled');
@@ -1210,11 +1210,11 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$('div.save_edited').removeClass('saving_edited_data')
.find('input').removeProp('disabled'); // enable the save button back
}
- if (data.success == true) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
-
+
// update where_clause related data in each edited row
- $('td.to_be_saved').parents('tr').each(function() {
+ $('td.to_be_saved').parents('tr').each(function () {
var new_clause = $(this).data('new_clause');
var $where_clause = $(this).find('.where_clause');
var old_clause = $where_clause.val();
@@ -1223,20 +1223,20 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$where_clause.val(new_clause);
// update Edit, Copy, and Delete links also
- $(this).find('a').each(function() {
+ $(this).find('a').each(function () {
$(this).attr('href', $(this).attr('href').replace(old_clause, new_clause));
// update delete confirmation in Delete link
if ($(this).attr('href').indexOf('DELETE') > -1) {
$(this).removeAttr('onclick')
.unbind('click')
- .bind('click', function() {
+ .bind('click', function () {
return confirmLink(this, 'DELETE FROM `' + g.db + '`.`' + g.table + '` WHERE ' +
decoded_new_clause + (is_unique ? '' : ' LIMIT 1'));
});
}
});
// update the multi edit checkboxes
- $(this).find('input[type=checkbox]').each(function() {
+ $(this).find('input[type=checkbox]').each(function () {
var $checkbox = $(this);
var checkbox_name = $checkbox.attr('name');
var checkbox_value = $checkbox.val();
@@ -1273,7 +1273,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Save edited cell, so it can be posted later.
*/
- saveEditedCell: function() {
+ saveEditedCell: function () {
/**
* @var $this_field Object referring to the td that is being edited
*/
@@ -1312,7 +1312,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
this_field_params[field_name] = '0b' + $(g.cEdit).find('.edit_box').val();
} else if ($this_field.is('.set')) {
$test_element = $(g.cEdit).find('select');
- this_field_params[field_name] = $test_element.map(function(){
+ this_field_params[field_name] = $test_element.map(function () {
return $(this).val();
}).get().join(",");
} else if ($this_field.is('.relation, .enum')) {
@@ -1343,7 +1343,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Save or post currently edited cell, depending on the "saveCellsAtOnce" configuration.
*/
- saveOrPostEditedCell: function() {
+ saveOrPostEditedCell: function () {
var saved = g.saveEditedCell();
if (!g.saveCellsAtOnce) {
if (saved) {
@@ -1363,7 +1363,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Initialize column resize feature.
*/
- initColResize: function() {
+ initColResize: function () {
// create column resizer div
g.cRsz = document.createElement('div');
g.cRsz.className = 'cRsz';
@@ -1372,10 +1372,10 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
var $firstRowCols = $(g.t).find('tr:first th.draggable');
// create column borders
- $firstRowCols.each(function() {
+ $firstRowCols.each(function () {
var cb = document.createElement('div'); // column border
$(cb).addClass('colborder')
- .mousedown(function(e) {
+ .mousedown(function (e) {
g.dragStartRsz(e, this);
});
$(g.cRsz).append(cb);
@@ -1389,7 +1389,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Initialize column reordering feature.
*/
- initColReorder: function() {
+ initColReorder: function () {
g.cCpy = document.createElement('div'); // column copy, to store copy of dragged column header
g.cPointer = document.createElement('div'); // column pointer, used when reordering column
@@ -1402,7 +1402,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$(g.cPointer).css('visibility', 'hidden'); // set visibility to hidden instead of calling hide() to force browsers to cache the image in cPointer class
// assign column reordering hint
- g.reorderHint = PMA_messages['strColOrderHint'];
+ g.reorderHint = PMA_messages.strColOrderHint;
// get data columns in the first row of the table
var $firstRowCols = $(g.t).find('tr:first th.draggable');
@@ -1412,7 +1412,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
if ($col_order.length > 0) {
g.colOrder = $col_order.val().split(',');
for (var i = 0; i < g.colOrder.length; i++) {
- g.colOrder[i] = parseInt(g.colOrder[i]);
+ g.colOrder[i] = parseInt(g.colOrder[i], 10);
}
} else {
g.colOrder = [];
@@ -1423,25 +1423,25 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
// register events
$(t).find('th.draggable')
- .mousedown(function(e) {
+ .mousedown(function (e) {
if (g.visibleHeadersCount > 1) {
g.dragStartReorder(e, this);
}
})
- .mouseenter(function(e) {
+ .mouseenter(function (e) {
if (g.visibleHeadersCount > 1) {
$(this).css('cursor', 'move');
} else {
$(this).css('cursor', 'inherit');
}
})
- .mouseleave(function(e) {
+ .mouseleave(function (e) {
g.showReorderHint = false;
$(this).tooltip("option", {
content: g.updateHint()
- }) ;
+ });
})
- .dblclick(function(e) {
+ .dblclick(function (e) {
e.preventDefault();
$("<div/>")
.prop("title", PMA_messages["strColNameCopyTitle"])
@@ -1459,7 +1459,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
.find("input").focus().select();
});
// restore column order when the restore button is clicked
- $('div.restore_column').click(function() {
+ $('div.restore_column').click(function () {
g.restoreColOrder();
});
@@ -1468,7 +1468,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$(g.gDiv).append(g.cCpy);
// prevent default "dragstart" event when dragging a link
- $(t).find('th a').bind('dragstart', function() {
+ $(t).find('th a').bind('dragstart', function () {
return false;
});
@@ -1479,7 +1479,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Initialize column visibility feature.
*/
- initColVisib: function() {
+ initColVisib: function () {
g.cDrop = document.createElement('div'); // column drop-down arrows
g.cList = document.createElement('div'); // column visibility list
@@ -1491,7 +1491,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$(g.cList).hide();
// assign column visibility related hints
- g.showAllColText = PMA_messages['strShowAllCol'];
+ g.showAllColText = PMA_messages.strShowAllCol;
// get data columns in the first row of the table
var $firstRowCols = $(g.t).find('tr:first th.draggable');
@@ -1501,7 +1501,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
if ($col_visib.length > 0) {
g.colVisib = $col_visib.val().split(',');
for (var i = 0; i < g.colVisib.length; i++) {
- g.colVisib[i] = parseInt(g.colVisib[i]);
+ g.colVisib[i] = parseInt(g.colVisib[i], 10);
}
} else {
g.colVisib = [];
@@ -1516,16 +1516,16 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
PMA_tooltip(
$colVisibTh,
'th',
- PMA_messages['strColVisibHint']
+ PMA_messages.strColVisibHint
);
// create column visibility drop-down arrow(s)
- $colVisibTh.each(function() {
+ $colVisibTh.each(function () {
var $th = $(this);
var cd = document.createElement('div'); // column drop-down arrow
var pos = $th.position();
$(cd).addClass('coldrop')
- .click(function() {
+ .click(function () {
if (g.cList.style.display == 'none') {
g.showColList(this);
} else {
@@ -1545,8 +1545,8 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
.prepend('<input type="checkbox" ' + (g.colVisib[i] ? 'checked="checked" ' : '') + '/>');
$listDiv.append(listElmt);
// add event on click
- $(listElmt).click(function() {
- if ( g.toggleCol($(this).index()) ) {
+ $(listElmt).click(function () {
+ if (g.toggleCol($(this).index())) {
g.afterToggleCol();
}
});
@@ -1556,21 +1556,21 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$(showAll).addClass('showAllColBtn')
.text(g.showAllColText);
$(g.cList).append(showAll);
- $(showAll).click(function() {
+ $(showAll).click(function () {
g.showAllColumns();
});
// prepend "show all column" button at top if the list is too long
if ($firstRowCols.length > 10) {
var clone = showAll.cloneNode(true);
$(g.cList).prepend(clone);
- $(clone).click(function() {
+ $(clone).click(function () {
g.showAllColumns();
});
}
}
// hide column visibility list if we move outside the list
- $(t).find('td, th.draggable').mouseenter(function() {
+ $(t).find('td, th.draggable').mouseenter(function () {
g.hideColList();
});
@@ -1585,11 +1585,11 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
/**
* Initialize grid editing feature.
*/
- initGridEdit: function() {
+ initGridEdit: function () {
function startGridEditing(e, cell) {
if (g.isCellEditActive) {
- g.saveOrPostEditedCell();
+ g.saveOrPostEditedCell();
} else {
g.showEditCell(cell);
}
@@ -1605,18 +1605,18 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$(g.cEdit).hide();
// assign cell editing hint
- g.cellEditHint = PMA_messages['strCellEditHint'];
- g.saveCellWarning = PMA_messages['strSaveCellWarning'];
- g.alertNonUnique = PMA_messages['strAlertNonUnique'];
- g.gotoLinkText = PMA_messages['strGoToLink'];
- g.showDataRowLinkText = PMA_messages['strShowDataRowLink'];
+ g.cellEditHint = PMA_messages.strCellEditHint;
+ g.saveCellWarning = PMA_messages.strSaveCellWarning;
+ g.alertNonUnique = PMA_messages.strAlertNonUnique;
+ g.gotoLinkText = PMA_messages.strGoToLink;
+ g.showDataRowLinkText = PMA_messages.strShowDataRowLink;
// initialize cell editing configuration
g.saveCellsAtOnce = $('#save_cells_at_once').val();
// register events
$(t).find('td.data.click1')
- .click(function(e) {
+ .click(function (e) {
startGridEditing(e, this);
// prevent default action when clicking on "link" in a table
if ($(e.target).is('.grid_edit a')) {
@@ -1625,21 +1625,21 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
});
$(t).find('td.data.click2')
- .click(function(e) {
+ .click(function (e) {
$cell = $(this);
- // In the case of relational link, We want single click on the link
+ // In the case of relational link, We want single click on the link
// to goto the link and double click to start grid-editing.
var $link = $(e.target);
if ($link.is('.grid_edit.relation a')) {
e.preventDefault();
// get the click count and increase
var clicks = $cell.data('clicks');
- clicks = (clicks == null) ? 1 : clicks + 1;
+ clicks = (clicks === null) ? 1 : clicks + 1;
if (clicks == 1) {
- // if there are no previous clicks,
+ // if there are no previous clicks,
// start the single click timer
- timer = setTimeout(function() {
+ timer = setTimeout(function () {
// temporarily remove ajax class so the page loader will not handle it,
// submit and then add it back
$link.removeClass('ajax');
@@ -1659,7 +1659,7 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
}
}
})
- .dblclick(function(e) {
+ .dblclick(function (e) {
if ($(e.target).is('.grid_edit a')) {
e.preventDefault();
} else {
@@ -1667,39 +1667,39 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
}
});
- $(g.cEdit).find('.edit_box').focus(function(e) {
+ $(g.cEdit).find('.edit_box').focus(function (e) {
g.showEditArea();
});
- $(g.cEdit).find('.edit_box, select').live('keydown', function(e) {
+ $(g.cEdit).find('.edit_box, select').live('keydown', function (e) {
if (e.which == 13) {
// post on pressing "Enter"
e.preventDefault();
g.saveOrPostEditedCell();
}
});
- $(g.cEdit).keydown(function(e) {
+ $(g.cEdit).keydown(function (e) {
if (!g.isEditCellTextEditable) {
// prevent text editing
e.preventDefault();
}
});
- $('html').click(function(e) {
+ $('html').click(function (e) {
// hide edit cell if the click is not from g.cEdit
if ($(e.target).parents().index(g.cEdit) == -1) {
g.hideEditCell();
}
- }).keydown(function(e) {
+ }).keydown(function (e) {
if (e.which == 27 && g.isCellEditActive) {
// cancel on pressing "Esc"
g.hideEditCell(true);
}
});
- $('div.save_edited').click(function() {
+ $('div.save_edited').click(function () {
g.hideEditCell();
g.postEditedCell();
});
- $(window).bind('beforeunload', function(e) {
+ $(window).bind('beforeunload', function (e) {
if (g.isCellEdited) {
return g.saveCellWarning;
}
@@ -1709,11 +1709,11 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$(g.gDiv).append(g.cEdit);
// add hint for grid editing feature when hovering "Edit" link in each table row
- if (PMA_messages['strGridEditFeatureHint'] != undefined) {
+ if (PMA_messages.strGridEditFeatureHint !== undefined) {
PMA_tooltip(
$(g.t).find('.edit_row_anchor a'),
'a',
- PMA_messages['strGridEditFeatureHint']
+ PMA_messages.strGridEditFeatureHint
);
}
}
@@ -1751,9 +1751,9 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
g.tableCreateTime = $('#table_create_time').val();
// assign the hints
- g.sortHint = PMA_messages['strSortHint'];
- g.markHint = PMA_messages['strColMarkHint'];
- g.copyHint = PMA_messages['strColNameCopyHint'];
+ g.sortHint = PMA_messages.strSortHint;
+ g.markHint = PMA_messages.strColMarkHint;
+ g.copyHint = PMA_messages.strColNameCopyHint;
// assign common hidden inputs
var $common_hidden_inputs = $('div.common_hidden_inputs');
@@ -1773,10 +1773,10 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
$(g.gDiv).append(t);
// FEATURES
- enableResize = enableResize == undefined ? true : enableResize;
- enableReorder = enableReorder == undefined ? true : enableReorder;
- enableVisib = enableVisib == undefined ? true : enableVisib;
- enableGridEdit = enableGridEdit == undefined ? true : enableGridEdit;
+ enableResize = enableResize === undefined ? true : enableResize;
+ enableReorder = enableReorder === undefined ? true : enableReorder;
+ enableVisib = enableVisib === undefined ? true : enableVisib;
+ enableGridEdit = enableGridEdit === undefined ? true : enableGridEdit;
if (enableResize) {
g.initColResize();
}
@@ -1803,25 +1803,25 @@ function PMA_makegrid(t, enableResize, enableReorder, enableVisib, enableGridEdi
// register events for hint tooltip (anchors inside draggable th)
$(t).find('th.draggable a')
- .mouseenter(function(e) {
+ .mouseenter(function (e) {
g.showSortHint = true;
$(t).find("th.draggable").tooltip("option", {
content: g.updateHint()
- });
+ });
})
- .mouseleave(function(e) {
+ .mouseleave(function (e) {
g.showSortHint = false;
$(t).find("th.draggable").tooltip("option", {
content: g.updateHint()
- });
+ });
});
// register events for dragging-related feature
if (enableResize || enableReorder) {
- $(document).mousemove(function(e) {
+ $(document).mousemove(function (e) {
g.dragMove(e);
});
- $(document).mouseup(function(e) {
+ $(document).mouseup(function (e) {
g.dragEnd(e);
});
}
diff --git a/js/messages.php b/js/messages.php
index 4a0df5271d..e64d9f9bea 100644
--- a/js/messages.php
+++ b/js/messages.php
@@ -57,15 +57,6 @@ $js_messages['strReloadingPrivileges'] = __('Reloading Privileges');
$js_messages['strRemovingSelectedUsers'] = __('Removing Selected Users');
$js_messages['strClose'] = __('Close');
-/* for server_status.js */
-$js_messages['strEdit'] = __('Edit');
-$js_messages['strLiveTrafficChart'] = __('Live traffic chart');
-$js_messages['strLiveConnChart'] = __('Live conn./process chart');
-$js_messages['strLiveQueryChart'] = __('Live query chart');
-
-$js_messages['strStaticData'] = __('Static data');
-/* l10n: Total number of queries */
-$js_messages['strTotal'] = __('Total');
/* l10n: Other, small valued, queries */
$js_messages['strOther'] = __('Other');
/* l10n: Thousands separator */
diff --git a/js/navigation.js b/js/navigation.js
index 256fd12695..138685bc39 100644
--- a/js/navigation.js
+++ b/js/navigation.js
@@ -8,7 +8,7 @@
/**
* Executed on page load
*/
-$(function() {
+$(function () {
if (! $('#pma_navigation').length) {
// Don't bother running any code if the navigation is not even on the page
return;
@@ -21,7 +21,7 @@ $(function() {
* opens/closes (hides/shows) tree elements
* loads data via ajax
*/
- $('#pma_navigation_tree a.expander').live('click', function(event) {
+ $('#pma_navigation_tree a.expander').live('click', function (event) {
event.preventDefault();
event.stopImmediatePropagation();
var $this = $(this);
@@ -40,7 +40,8 @@ $(function() {
var $throbber = $('#pma_navigation .throbber')
.first()
.clone()
- .css('visibility', 'visible');
+ .css('visibility', 'visible')
+ .click(false);
$icon.hide();
$throbber.insertBefore($icon);
@@ -114,7 +115,7 @@ $(function() {
$('#pma_navigation_tree.highlight li:not(.fast_filter)').live(
'mouseover',
function () {
- if ($('li:visible', this).length == 0) {
+ if ($('li:visible', this).length === 0) {
$(this).addClass('activePointer');
}
}
@@ -129,8 +130,8 @@ $(function() {
/**
* Jump to recent table
*/
- $('#recentTable').live('change', function() {
- if (this.value != '') {
+ $('#recentTable').live('change', function () {
+ if (this.value !== '') {
var arr = jQuery.parseJSON(this.value);
var $form = $(this).closest('form');
$form.find('input[name=db]').val(arr['db']);
@@ -143,41 +144,41 @@ $(function() {
$('li.new_procedure a.ajax, li.new_function a.ajax').live('click', function (event) {
event.preventDefault();
var dialog = new RTE.object('routine');
- dialog.editorDialog(1, $(this))
+ dialog.editorDialog(1, $(this));
});
$('li.new_trigger a.ajax').live('click', function (event) {
event.preventDefault();
var dialog = new RTE.object('trigger');
- dialog.editorDialog(1, $(this))
+ dialog.editorDialog(1, $(this));
});
$('li.new_event a.ajax').live('click', function (event) {
event.preventDefault();
var dialog = new RTE.object('event');
- dialog.editorDialog(1, $(this))
+ dialog.editorDialog(1, $(this));
});
/** Edit Routines, Triggers and Events */
$('li.procedure > a.ajax, li.function > a.ajax').live('click', function (event) {
event.preventDefault();
var dialog = new RTE.object('routine');
- dialog.editorDialog(0, $(this))
+ dialog.editorDialog(0, $(this));
});
$('li.trigger > a.ajax').live('click', function (event) {
event.preventDefault();
var dialog = new RTE.object('trigger');
- dialog.editorDialog(0, $(this))
+ dialog.editorDialog(0, $(this));
});
$('li.event > a.ajax').live('click', function (event) {
event.preventDefault();
var dialog = new RTE.object('event');
- dialog.editorDialog(0, $(this))
+ dialog.editorDialog(0, $(this));
});
/** Export Routines, Triggers and Events */
$('li.procedure a.ajax img, li.function a.ajax img, li.trigger a.ajax img, li.event a.ajax img').live('click', function (event) {
event.preventDefault();
var dialog = new RTE.object();
- dialog.exportDialog($(this).parent())
+ dialog.exportDialog($(this).parent());
});
/** New index */
@@ -186,7 +187,7 @@ $(function() {
var url = $(this).attr('href').substr(
$(this).attr('href').indexOf('?') + 1
) + '&ajax_request=true';
- var title = PMA_messages['strAddIndex'];
+ var title = PMA_messages.strAddIndex;
indexEditorDialog(url, title);
});
@@ -196,7 +197,7 @@ $(function() {
var url = $(this).attr('href').substr(
$(this).attr('href').indexOf('?') + 1
) + '&ajax_request=true';
- var title = PMA_messages['strEditIndex'];
+ var title = PMA_messages.strEditIndex;
indexEditorDialog(url, title);
});
@@ -210,7 +211,7 @@ $(function() {
/**
* Reloads the whole navigation tree while preserving its state
*
- * @param function the callback function
+ * @param function the callback function
* @return void
*/
function PMA_reloadNavigation(callback) {
@@ -227,7 +228,7 @@ function PMA_reloadNavigation(callback) {
var count = 0;
$('#pma_navigation_tree').find('a.expander:visible').each(function () {
if ($(this).find('img').is('.ic_b_minus')
- && $(this).closest('li').find('div.list_container .ic_b_minus').length == 0
+ && $(this).closest('li').find('div.list_container .ic_b_minus').length === 0
) {
params['n' + count + '_aPath'] = $(this).find('span.aPath').text();
params['n' + count + '_vPath'] = $(this).find('span.vPath').text();
@@ -286,12 +287,13 @@ function PMA_navigationTreePagination($this)
{
var $msgbox = PMA_ajaxShowMessage();
var isDbSelector = $this.closest('div.pageselector').is('.dbselector');
+ var url, params;
if ($this[0].tagName == 'A') {
- var url = $this.attr('href');
- var params = 'ajax_request=true';
+ url = $this.attr('href');
+ params = 'ajax_request=true';
} else { // tagName == 'SELECT'
- var url = 'navigation.php';
- var params = $this.closest("form").serialize() + '&ajax_request=true';
+ url = 'navigation.php';
+ params = $this.closest("form").serialize() + '&ajax_request=true';
}
var searchClause = PMA_fastFilter.getSearchClause();
if (searchClause) {
@@ -381,14 +383,14 @@ var ResizeHandler = function () {
$collapser
.css(this.left, pos + resizer_width)
.html(this.getSymbol(pos))
- .prop('title', PMA_messages['strShowPanel']);
+ .prop('title', PMA_messages.strShowPanel);
} else {
$collapser
.css(this.left, pos)
.html(this.getSymbol(pos))
- .prop('title', PMA_messages['strHidePanel']);
+ .prop('title', PMA_messages.strHidePanel);
}
- setTimeout(function (){
+ setTimeout(function () {
$(window).trigger('resize');
}, 4);
};
@@ -424,13 +426,13 @@ var ResizeHandler = function () {
*/
this.getSymbol = function (width) {
if (this.left == 'left') {
- if (width == 0) {
+ if (width === 0) {
return '&rarr;';
} else {
return '&larr;';
}
} else {
- if (width == 0) {
+ if (width === 0) {
return '&larr;';
} else {
return '&rarr;';
@@ -505,12 +507,12 @@ var ResizeHandler = function () {
}
// Register the events for the resizer and the collapser
$('#pma_navigation_resizer')
- .live('mousedown', {'resize_handler':this}, this.mousedown);
+ .live('mousedown', {'resize_handler': this}, this.mousedown);
$(document)
- .bind('mouseup', {'resize_handler':this}, this.mouseup)
- .bind('mousemove', {'resize_handler':this}, $.throttle(this.mousemove, 4));
+ .bind('mouseup', {'resize_handler': this}, this.mouseup)
+ .bind('mousemove', {'resize_handler': this}, $.throttle(this.mousemove, 4));
var $collapser = $('#pma_navigation_collapser');
- $collapser.live('click', {'resize_handler':this}, this.collapse);
+ $collapser.live('click', {'resize_handler': this}, this.collapse);
// Add the correct arrow symbol to the collapser
$collapser.html(this.getSymbol($('#pma_navigation').width()));
}; // End of ResizeHandler
@@ -559,8 +561,8 @@ var PMA_fastFilter = {
this.timeout = null;
var $filterInput = $this.find('li.fast_filter input.searchClause');
- if ( $filterInput.length != 0
- && $filterInput.val() != ''
+ if ($filterInput.length !== 0
+ && $filterInput.val() !== ''
&& $filterInput.val() != $filterInput[0].defaultValue
) {
this.request();
@@ -590,7 +592,7 @@ var PMA_fastFilter = {
var $filterContainer = $this.closest('div.list_container');
var $filterInput = $([]);
while (1) {
- if ($filterContainer.find('li.fast_filter:not(.db_fast_filter) input.searchClause').length != 0) {
+ if ($filterContainer.find('li.fast_filter:not(.db_fast_filter) input.searchClause').length !== 0) {
$filterInput = $filterContainer.find('li.fast_filter:not(.db_fast_filter) input.searchClause');
break;
} else if (! $filterContainer.is('div.list_container')) {
@@ -601,7 +603,7 @@ var PMA_fastFilter = {
.closest('div.list_container');
}
var searchClause2 = '';
- if ($filterInput.length != 0
+ if ($filterInput.length !== 0
&& $filterInput.first().val() != $filterInput[0].defaultValue
) {
searchClause2 = $filterInput.val();
@@ -628,7 +630,7 @@ var PMA_fastFilter = {
}
},
blur: function (event) {
- if ($(this).val() == '') {
+ if ($(this).val() === '') {
$(this).val(this.defaultValue);
}
var $obj = $(this).closest('div.list_container');
@@ -639,7 +641,7 @@ var PMA_fastFilter = {
keyup: function (event) {
var $obj = $(this).closest('div.list_container');
var str = '';
- if ($(this).val() != this.defaultValue && $(this).val() != '') {
+ if ($(this).val() != this.defaultValue && $(this).val() !== '') {
$obj.find('div.pageselector').hide();
str = $(this).val().toLowerCase();
}
@@ -657,13 +659,13 @@ var PMA_fastFilter = {
container_filter($group); // recursive
}
$group.parent().show().removeClass('hidden');
- if ($group.children().not('.hidden').length == 0) {
+ if ($group.children().not('.hidden').length === 0) {
$group.parent().hide().addClass('hidden');
}
});
};
container_filter($obj, str);
- if ($(this).val() != this.defaultValue && $(this).val() != '') {
+ if ($(this).val() != this.defaultValue && $(this).val() !== '') {
if (! $obj.data('fastFilter')) {
$obj.data(
'fastFilter',
@@ -713,7 +715,7 @@ PMA_fastFilter.filter.prototype.request = function ()
{
var self = this;
clearTimeout(self.timeout);
- if (self.$this.find('li.fast_filter').find('img.throbber').length == 0) {
+ if (self.$this.find('li.fast_filter').find('img.throbber').length === 0) {
self.$this.find('li.fast_filter').append(
$('<div class="throbber"></div>').append(
$('#pma_navigation_content')
@@ -730,7 +732,7 @@ PMA_fastFilter.filter.prototype.request = function ()
var url = $('#pma_navigation').find('a.navigation_url').attr('href');
var results = self.$this.find('li:not(.hidden):not(.fast_filter):not(.navGroup)').not('[class^=new]').length;
var params = self.$this.find('> ul > li > form.fast_filter').first().serialize() + "&results=" + results;
- if (self.$this.find('> ul > li > form.fast_filter:first input[name=searchClause]').length == 0) {
+ if (self.$this.find('> ul > li > form.fast_filter:first input[name=searchClause]').length === 0) {
var $input = $('#pma_navigation_tree').find('li.fast_filter.db_fast_filter input.searchClause');
if ($input.length && $input.val() != $input[0].defaultValue) {
params += '&searchClause=' + encodeURIComponent($input.val());
@@ -745,9 +747,9 @@ PMA_fastFilter.filter.prototype.request = function ()
var data = $.parseJSON(jqXHR.responseText);
self.$this.find('li.fast_filter').find('div.throbber').remove();
if (data && data.results) {
- var $listItem = $('<li />', {'class':'moreResults'})
+ var $listItem = $('<li />', {'class': 'moreResults'})
.appendTo(self.$this.find('li.fast_filter'));
- var $link = $('<a />', {href:'#'})
+ var $link = $('<a />', {href: '#'})
.text(data.results)
.appendTo($listItem)
.click(function (event) {
diff --git a/js/pmd/ajax.js b/js/pmd/ajax.js
index 766c3dd060..ea764cd25f 100644
--- a/js/pmd/ajax.js
+++ b/js/pmd/ajax.js
@@ -7,25 +7,12 @@
/**
*
*/
-function makeRequest(url, parameters)
-{
- var $msg = PMA_ajaxShowMessage();
- $.post(url, parameters, function (data) {
- PMA_ajaxRemoveMessage($msg);
- PrintXML(data);
- });
- return true;
-}
-
-/**
- *
- */
function PrintXML(data)
{
var $root = $(data).find('root');
- if ($root.length == 0) {
+ if ($root.length === 0) {
// error
- var myWin=window.open('','Report','width=400, height=250, resizable=1, scrollbars=1, status=1');
+ var myWin = window.open('', 'Report', 'width=400, height=250, resizable=1, scrollbars=1, status=1');
var tmp = myWin.document;
tmp.write(data);
tmp.close();
@@ -58,3 +45,16 @@ function PrintXML(data)
}
}
}
+
+/**
+ *
+ */
+function makeRequest(url, parameters)
+{
+ var $msg = PMA_ajaxShowMessage();
+ $.post(url, parameters, function (data) {
+ PMA_ajaxRemoveMessage($msg);
+ PrintXML(data);
+ });
+ return true;
+}
diff --git a/js/pmd/history.js b/js/pmd/history.js
index 310f0e590f..24613021dd 100644
--- a/js/pmd/history.js
+++ b/js/pmd/history.js
@@ -22,12 +22,50 @@ function panel(index)
if (!index) {
$(".toggle_container").hide();
}
- $("h2.tiger").click(function() {
- $(this).toggleClass("active").next().slideToggle("slow");
+ $("h2.tiger").click(function () {
+ $(this).toggleClass("active").next().slideToggle("slow");
});
}
/**
+ * To display details of obects(where,rename,Having,aggregate,groupby,orderby,having)
+ *
+ * @param index index of history_array where change is to be made
+ *
+**/
+
+function detail(index)
+{
+ var type = history_array[index].get_type();
+ var str;
+ if (type == "Where") {
+ str = 'Where ' + history_array[index].get_column_name() + history_array[index].get_obj().getrelation_operator() + history_array[index].get_obj().getquery();
+ }
+ if (type == "Rename") {
+ str = 'Rename ' + history_array[index].get_column_name() + ' To ' + history_array[index].get_obj().getrename_to();
+ }
+ if (type == "Aggregate") {
+ str = 'Select ' + history_array[index].get_obj().get_operator() + '( ' + history_array[index].get_column_name() + ' )';
+ }
+ if (type == "GroupBy") {
+ str = 'GroupBy ' + history_array[index].get_column_name();
+ }
+ if (type == "OrderBy") {
+ str = 'OrderBy ' + history_array[index].get_column_name();
+ }
+ if (type == "Having") {
+ str = 'Having ';
+ if (history_array[index].get_obj().get_operator() != 'None') {
+ str += history_array[index].get_obj().get_operator() + '( ' + history_array[index].get_column_name() + ' )';
+ str += history_array[index].get_obj().getrelation_operator() + history_array[index].get_obj().getquery();
+ } else {
+ str = 'Having ' + history_array[index].get_column_name() + history_array[index].get_obj().getrelation_operator() + history_array[index].get_obj().getquery();
+ }
+ }
+ return str;
+}
+
+/**
* Sorts history_array[] first,using table name as the key and then generates the HTML code for history tab,
* clubbing all objects of same tables together
* This function is called whenever changes are made in history_array[]
@@ -38,17 +76,17 @@ function panel(index)
*
**/
-function display(init,finit)
+function display(init, finit)
{
- var str,i,j,k,sto;
+ var str, i, j, k, sto, temp;
// this part sorts the history array based on table name,this is needed for clubbing all object of same name together.
for (i = init; i < finit; i++) {
sto = history_array[i];
- var temp = history_array[i].get_tab() ;//+ '.' + history_array[i].get_obj_no(); for Self JOINS
+ temp = history_array[i].get_tab();//+ '.' + history_array[i].get_obj_no(); for Self JOINS
for (j = 0; j < i; j++) {
if (temp > (history_array[j].get_tab())) {//+ '.' + history_array[j].get_obj_no())) { //for Self JOINS
for (k = i; k > j; k--) {
- history_array[k] = history_array[k-1];
+ history_array[k] = history_array[k - 1];
}
history_array[j] = sto;
break;
@@ -56,30 +94,30 @@ function display(init,finit)
}
}
// this part generates HTML code for history tab.adds delete,edit,and/or and detail features with objects.
- str =''; // string to store Html code for history tab
- for (var i=0; i < history_array.length; i++) {
- var temp = history_array[i].get_tab(); //+ '.' + history_array[i].get_obj_no(); for Self JOIN
+ str = ''; // string to store Html code for history tab
+ for (i = 0; i < history_array.length; i++) {
+ temp = history_array[i].get_tab(); //+ '.' + history_array[i].get_obj_no(); for Self JOIN
str += '<h2 class="tiger"><a href="#">' + temp + '</a></h2>';
str += '<div class="toggle_container">\n';
while ((history_array[i].get_tab()) == temp) { //+ '.' + history_array[i].get_obj_no()) == temp) {
- str +='<div class="block"> <table width ="250">';
+ str += '<div class="block"> <table width ="250">';
str += '<thead><tr><td>';
if (history_array[i].get_and_or()) {
- str +='<img src="' + pmaThemeImage + 'pmd/or_icon.png" onclick="and_or('+i+')" title="OR"/></td>';
+ str += '<img src="' + pmaThemeImage + 'pmd/or_icon.png" onclick="and_or(' + i + ')" title="OR"/></td>';
} else {
- str +='<img src="' + pmaThemeImage + 'pmd/and_icon.png" onclick="and_or('+i+')" title="AND"/></td>';
+ str += '<img src="' + pmaThemeImage + 'pmd/and_icon.png" onclick="and_or(' + i + ')" title="AND"/></td>';
}
- str +='<td style="padding-left: 5px;" class="right">' + PMA_getImage('b_sbrowse.png', 'column name') + '</td><td width="175" style="padding-left: 5px">' + history_array[i].get_column_name();
+ str += '<td style="padding-left: 5px;" class="right">' + PMA_getImage('b_sbrowse.png', 'column name') + '</td><td width="175" style="padding-left: 5px">' + history_array[i].get_column_name();
if (history_array[i].get_type() == "GroupBy" || history_array[i].get_type() == "OrderBy") {
- str += '</td><td class="center">' + PMA_getImage('b_info.png', detail(i)) + '<td title="' + detail(i) +'">' + history_array[i].get_type() + '</td></td><td onmouseover="this.className=\'history_table\';" onmouseout="this.className=\'history_table2\'" onclick=history_delete('+ i +')>' + PMA_getImage('b_drop.png', 'Delete') + '</td></tr></thead>';
- } else {
- str += '</td><td class="center">' + PMA_getImage('b_info.png', detail(i)) + '</td><td title="' + detail(i) +'">' + history_array[i]. get_type() + '</td><td <td onmouseover="this.className=\'history_table\';" onmouseout="this.className=\'history_table2\'" onclick=history_edit('+ i +')>' + PMA_getImage('b_edit.png', PMA_messages['strEdit']) + '</td><td onmouseover="this.className=\'history_table\';" onmouseout="this.className=\'history_table2\'" onclick=history_delete('+ i +')><img src="themes/original/img/b_drop.png" title="Delete"></td></tr></thead>';
- }
- i++;
- if (i >= history_array.length) {
- break;
- }
- str += '</table></div><br/>';
+ str += '</td><td class="center">' + PMA_getImage('b_info.png', detail(i)) + '<td title="' + detail(i) + '">' + history_array[i].get_type() + '</td></td><td onmouseover="this.className=\'history_table\';" onmouseout="this.className=\'history_table2\'" onclick=history_delete(' + i + ')>' + PMA_getImage('b_drop.png', 'Delete') + '</td></tr></thead>';
+ } else {
+ str += '</td><td class="center">' + PMA_getImage('b_info.png', detail(i)) + '</td><td title="' + detail(i) + '">' + history_array[i].get_type() + '</td><td <td onmouseover="this.className=\'history_table\';" onmouseout="this.className=\'history_table2\'" onclick=history_edit(' + i + ')>' + PMA_getImage('b_edit.png', PMA_messages.strEdit) + '</td><td onmouseover="this.className=\'history_table\';" onmouseout="this.className=\'history_table2\'" onclick=history_delete(' + i + ')><img src="themes/original/img/b_drop.png" title="Delete"></td></tr></thead>';
+ }
+ i++;
+ if (i >= history_array.length) {
+ break;
+ }
+ str += '</table></div><br/>';
}
i--;
str += '</div><br/>';
@@ -103,49 +141,11 @@ function and_or(index)
history_array[index].set_and_or(1);
}
var existingDiv = document.getElementById('ab');
- existingDiv.innerHTML = display(0,0);
+ existingDiv.innerHTML = display(0, 0);
panel(1);
}
/**
- * To display details of obects(where,rename,Having,aggregate,groupby,orderby,having)
- *
- * @param index index of history_array where change is to be made
- *
-**/
-
-function detail (index)
-{
- var type = history_array[index].get_type();
- var str;
- if (type == "Where") {
- str = 'Where ' + history_array[index].get_column_name() + history_array[index].get_obj().getrelation_operator() + history_array[index].get_obj().getquery();
- }
- if (type == "Rename") {
- str = 'Rename ' + history_array[index].get_column_name() + ' To ' + history_array[index].get_obj().getrename_to();
- }
- if (type == "Aggregate") {
- str = 'Select ' + history_array[index].get_obj().get_operator() + '( ' + history_array[index].get_column_name() + ' )';
- }
- if (type == "GroupBy") {
- str = 'GroupBy ' + history_array[index].get_column_name() ;
- }
- if (type == "OrderBy") {
- str = 'OrderBy ' + history_array[index].get_column_name() ;
- }
- if (type == "Having") {
- str = 'Having ';
- if (history_array[index].get_obj().get_operator() != 'None') {
- str += history_array[index].get_obj().get_operator() + '( ' + history_array[index].get_column_name() + ' )';
- str += history_array[index].get_obj().getrelation_operator() + history_array[index].get_obj().getquery();
- } else {
- str = 'Having ' + history_array[index].get_column_name() + history_array[index].get_obj().getrelation_operator() + history_array[index].get_obj().getquery();
- }
- }
- return str;
-}
-
-/**
* Deletes entry in history_array
*
* @param index index of history_array[] which is to be deleted
@@ -156,13 +156,13 @@ function history_delete(index)
{
for (var k = 0; k < from_array.length; k++) {
if (from_array[k] == history_array[index].get_tab()) {
- from_array.splice(k,1);
+ from_array.splice(k, 1);
break;
}
}
- history_array.splice(index,1);
+ history_array.splice(index, 1);
var existingDiv = document.getElementById('ab');
- existingDiv.innerHTML = display(0,0);
+ existingDiv.innerHTML = display(0, 0);
panel(1);
}
@@ -222,7 +222,7 @@ function history_edit(index)
function edit(type)
{
if (type == "Rename") {
- if (document.getElementById('e_rename').value != "") {
+ if (document.getElementById('e_rename').value !== "") {
history_array[g_index].get_obj().setrename_to(document.getElementById('e_rename').value);
document.getElementById('e_rename').value = "";
}
@@ -236,14 +236,14 @@ function edit(type)
document.getElementById('query_Aggregate').style.visibility = 'hidden';
}
if (type == "Where") {
- if (document.getElementById('erel_opt').value != '--' && document.getElementById('eQuery').value !="") {
- history_array[g_index].get_obj().setquery(document.getElementById('eQuery').value);
- history_array[g_index].get_obj().setrelation_operator(document.getElementById('erel_opt').value);
+ if (document.getElementById('erel_opt').value != '--' && document.getElementById('eQuery').value !== "") {
+ history_array[g_index].get_obj().setquery(document.getElementById('eQuery').value);
+ history_array[g_index].get_obj().setrelation_operator(document.getElementById('erel_opt').value);
}
document.getElementById('query_where').style.visibility = 'hidden';
}
if (type == "Having") {
- if (document.getElementById('hrel_opt').value != '--' && document.getElementById('hQuery').value !="") {
+ if (document.getElementById('hrel_opt').value != '--' && document.getElementById('hQuery').value !== "") {
history_array[g_index].get_obj().setquery(document.getElementById('hQuery').value);
history_array[g_index].get_obj().setrelation_operator(document.getElementById('hrel_opt').value);
history_array[g_index].get_obj().set_operator(document.getElementById('hoperator').value);
@@ -251,7 +251,7 @@ function edit(type)
document.getElementById('query_having').style.visibility = 'hidden';
}
var existingDiv = document.getElementById('ab');
- existingDiv.innerHTML = display(0,0);
+ existingDiv.innerHTML = display(0, 0);
panel(1);
}
@@ -266,7 +266,7 @@ function edit(type)
*
**/
-function history(ncolumn_name,nobj,ntab,nobj_no,ntype)
+function history(ncolumn_name, nobj, ntab, nobj_no, ntype)
{
var and_or;
var obj;
@@ -277,40 +277,40 @@ function history(ncolumn_name,nobj,ntab,nobj_no,ntype)
this.set_column_name = function (ncolumn_name) {
column_name = ncolumn_name;
};
- this.get_column_name = function() {
+ this.get_column_name = function () {
return column_name;
};
- this.set_and_or = function(nand_or) {
+ this.set_and_or = function (nand_or) {
and_or = nand_or;
};
- this.get_and_or = function() {
+ this.get_and_or = function () {
return and_or;
};
- this.get_relation = function() {
+ this.get_relation = function () {
return and_or;
};
- this.set_obj = function(nobj) {
+ this.set_obj = function (nobj) {
obj = nobj;
};
- this.get_obj = function() {
+ this.get_obj = function () {
return obj;
};
- this.set_tab = function(ntab) {
+ this.set_tab = function (ntab) {
tab = ntab;
};
- this.get_tab = function() {
+ this.get_tab = function () {
return tab;
};
- this.set_obj_no = function(nobj_no) {
+ this.set_obj_no = function (nobj_no) {
obj_no = nobj_no;
- };
- this.get_obj_no = function() {
+ };
+ this.get_obj_no = function () {
return obj_no;
};
- this.set_type = function(ntype) {
+ this.set_type = function (ntype) {
type = ntype;
};
- this.get_type = function() {
+ this.get_type = function () {
return type;
};
this.set_obj_no(nobj_no);
@@ -330,19 +330,19 @@ function history(ncolumn_name,nobj,ntab,nobj_no,ntype)
**/
-var where = function (nrelation_operator,nquery) {
+var where = function (nrelation_operator, nquery) {
var relation_operator;
var query;
- this.setrelation_operator = function(nrelation_operator) {
+ this.setrelation_operator = function (nrelation_operator) {
relation_operator = nrelation_operator;
};
- this.setquery = function(nquery) {
+ this.setquery = function (nquery) {
query = nquery;
};
- this.getquery = function() {
+ this.getquery = function () {
return query;
};
- this.getrelation_operator = function() {
+ this.getrelation_operator = function () {
return relation_operator;
};
this.setquery(nquery);
@@ -358,26 +358,26 @@ var where = function (nrelation_operator,nquery) {
*
**/
-var having = function (nrelation_operator,nquery,noperator) {
+var having = function (nrelation_operator, nquery, noperator) {
var relation_operator;
var query;
var operator;
- this.set_operator = function(noperator) {
+ this.set_operator = function (noperator) {
operator = noperator;
};
- this.setrelation_operator = function(nrelation_operator) {
+ this.setrelation_operator = function (nrelation_operator) {
relation_operator = nrelation_operator;
};
- this.setquery = function(nquery) {
+ this.setquery = function (nquery) {
query = nquery;
};
- this.getquery = function() {
+ this.getquery = function () {
return query;
};
- this.getrelation_operator = function() {
+ this.getrelation_operator = function () {
return relation_operator;
};
- this.get_operator = function() {
+ this.get_operator = function () {
return operator;
};
this.setquery(nquery);
@@ -392,12 +392,12 @@ var having = function (nrelation_operator,nquery,noperator) {
*
**/
-var rename = function(nrename_to) {
+var rename = function (nrename_to) {
var rename_to;
- this.setrename_to = function(nrename_to) {
+ this.setrename_to = function (nrename_to) {
rename_to = nrename_to;
};
- this.getrename_to =function() {
+ this.getrename_to = function () {
return rename_to;
};
this.setrename_to(nrename_to);
@@ -410,12 +410,12 @@ var rename = function(nrename_to) {
*
**/
-var aggregate = function(noperator) {
+var aggregate = function (noperator) {
var operator;
- this.set_operator = function(noperator) {
+ this.set_operator = function (noperator) {
operator = noperator;
};
- this.get_operator = function() {
+ this.get_operator = function () {
return operator;
};
this.set_operator(noperator);
@@ -430,18 +430,17 @@ var aggregate = function(noperator) {
function unique(arrayName)
{
- var newArray=[];
- label:for (var i=0; i<arrayName.length; i++ )
- {
- for (var j=0; j<newArray.length; j++ )
- {
- if (newArray[j]==arrayName[i]) {
- continue label;
+ var newArray = [];
+uniquetop:
+ for (var i = 0; i < arrayName.length; i++) {
+ for (var j = 0; j < newArray.length; j++) {
+ if (newArray[j] == arrayName[i]) {
+ continue uniquetop;
}
}
newArray[newArray.length] = arrayName[i];
}
- return newArray;
+ return newArray;
}
/**
@@ -452,155 +451,14 @@ function unique(arrayName)
* @param value value which is to be searched in the array
*/
-function found(arrayName,value)
-{
- for (var i=0; i<arrayName.length; i++) {
- if (arrayName[i] == value) { return 1;}
- }
- return -1;
-}
-
-/**
- * This function is the main function for query building.
- * uses history object details for this.
- *
- * @ uses query_where()
- * @ uses query_groupby()
- * @ uses query_having()
- * @ uses query_orderby()
- *
- * @param formtitle title for the form
- * @param fadin
- */
-
-function build_query(formtitle, fadin)
+function found(arrayName, value)
{
- var q_select = "SELECT ";
- var temp;
- for (var i = 0;i < select_field.length; i++) {
- temp = check_aggregate(select_field[i]);
- if (temp != "") {
- q_select += temp;
- temp = check_rename(select_field[i]);
- q_select += temp + ",";
- } else {
- temp = check_rename(select_field[i]);
- q_select += select_field[i] + temp +",";
+ for (var i = 0; i < arrayName.length; i++) {
+ if (arrayName[i] == value) {
+ return 1;
}
}
- q_select = q_select.substring(0,q_select.length - 1);
- q_select += " FROM " + query_from();
- if (query_where() != "") {
- q_select +="\n WHERE";
- q_select += query_where();
- }
- if (query_groupby() != "") { q_select += "\nGROUP BY " + query_groupby(); }
- if (query_having() != "") { q_select += "\nHAVING " + query_having(); }
- if (query_orderby() != "") { q_select += "\nORDER BY " + query_orderby(); }
- var box = document.getElementById('box');
- document.getElementById('filter').style.display='block';
- var btitle = document.getElementById('boxtitle');
- btitle.innerHTML = 'SELECT';//formtitle;
- if (fadin) {
- gradient("box", 0);
- fadein("box");
- } else{
- box.style.display='block';
- }
- document.getElementById('textSqlquery').innerHTML = q_select;
-}
- /**
- * This function builds from clause of query
- * makes automatic joins.
- *
- *
- */
-
-
-function query_from()
-{
- var i;
- var tab_left = [];
- var tab_used = [];
- var t_tab_used = [];
- var t_tab_left = [];
- var temp;
- var query = "";
- var quer = "";
- var parts = [];
- var t_array = [];
- t_array = from_array;
- var K = 0;
- var k;
- var key;
- var key2;
- var key3;
- var parts1;
- for (i = 0; i < history_array.length ; i++) {
- from_array.push(history_array[i].get_tab());
- }
- from_array = unique( from_array );
- tab_left = from_array;
- temp = tab_left.shift();
- quer = temp;
- tab_used.push(temp);
- // if master table (key2) matches with tab used get all keys and check if tab_left matches
- //after this check if master table (key2) matches with tab left then check if any foriegn matches with master .
- for (i =0; i<2 ; i++) {
- for (K in contr) {
- for (key in contr[K]) {// contr name
- for (key2 in contr[K][key]) {// table name
- parts = key2.split(".");
- if (found(tab_used,parts[1]) > 0) {
- for (key3 in contr[K][key][key2]) {
- parts1 = contr[K][key][key2][key3][0].split(".");
- if (found(tab_left,parts1[1]) > 0) {
- query += "\n" + 'LEFT JOIN ';
- query += '`' + parts1[0] + '`.`' + parts1[1] + '` ON ' ;
- query += '`' + parts[1] +'`.`' + key3 + '` = ';
- query += '`' + parts1[1] + '`.`' + contr[K][key][key2][key3][1] + '` ';
- t_tab_left.push(parts1[1]);
- }
- }
- }
- }
- }
- }
- K = 0;
- t_tab_left = unique (t_tab_left);
- tab_used = add_array(t_tab_left,tab_used);
- tab_left = remove_array(t_tab_left,tab_left);
- t_tab_left = [];
- for (K in contr) {
- for (key in contr[K]) {
- for (key2 in contr[K][key]) {// table name
- parts = key2.split(".");
- if (found(tab_left,parts[1]) > 0) {
- for (key3 in contr[K][key][key2]) {
- parts1 = contr[K][key][key2][key3][0].split(".");
- if (found(tab_used,parts1[1]) > 0) {
- query += "\n" + 'LEFT JOIN ';
- query += '`' + parts[0] + '`.`' + parts[1] + '` ON ' ;
- query += '`' + parts1[1] + '`.`' + contr[K][key][key2][key3][1] + '` = ';
- query += '`' + parts[1] + '`.`' + key3 + '` ';
- t_tab_left.push(parts[1]);
- }
- }
- }
- }
- }
- }
- t_tab_left = unique (t_tab_left);
- tab_used = add_array(t_tab_left,tab_used);
- tab_left = remove_array(t_tab_left,tab_left);
- t_tab_left = [];
- }
- for (k in tab_left) {
- quer += " , `" + tab_left[k] + "`";
- }
- query = quer + query;
- from_array = t_array;
- return query;
+ return -1;
}
/**
@@ -609,9 +467,9 @@ function query_from()
* @params add array elements of which are pushed in
* @params arr array in which elemnets are added
*/
-function add_array(add,arr)
+function add_array(add, arr)
{
- for (var i=0; i<add.length; i++) {
+ for (var i = 0; i < add.length; i++) {
arr.push(add[i]);
}
return arr;
@@ -623,12 +481,12 @@ function add_array(add,arr)
* @params arr array from which elements are removed.
*
*/
-function remove_array(rem,arr)
+function remove_array(rem, arr)
{
- for (var i=0; i<rem.length; i++) {
- for (var j=0; j<arr.length; j++) {
+ for (var i = 0; i < rem.length; i++) {
+ for (var j = 0; j < arr.length; j++) {
if (rem[i] == arr[j]) {
- arr.splice(j,1);
+ arr.splice(j, 1);
}
}
}
@@ -645,9 +503,11 @@ function query_groupby()
var i;
var str = "";
for (i = 0; i < history_array.length;i++) {
- if (history_array[i].get_type() == "GroupBy") { str +=history_array[i].get_column_name() + ", ";}
+ if (history_array[i].get_type() == "GroupBy") {
+ str += history_array[i].get_column_name() + ", ";
+ }
}
- str = str.substr(0,str.length -1);
+ str = str.substr(0, str.length - 1);
return str;
}
@@ -664,16 +524,16 @@ function query_having()
if (history_array[i].get_type() == "Having") {
if (history_array[i].get_obj().get_operator() != 'None') {
and += history_array[i].get_obj().get_operator() + "(" + history_array[i].get_column_name() + " ) " + history_array[i].get_obj().getrelation_operator();
- and += " " + history_array[i].get_obj().getquery() + ", " ;
+ and += " " + history_array[i].get_obj().getquery() + ", ";
} else {
and += history_array[i].get_column_name() + " " + history_array[i].get_obj().getrelation_operator() + " " + history_array[i].get_obj().getquery() + ", ";
}
}
}
- if (and =="(") {
- and = "" ;
+ if (and == "(") {
+ and = "";
} else {
- and = and.substr(0,and.length -2) + ")";
+ and = and.substr(0, and.length - 2) + ")";
}
return and;
}
@@ -687,11 +547,11 @@ function query_having()
function query_orderby()
{
var i;
- var str = "" ;
+ var str = "";
for (i = 0; i < history_array.length;i++) {
if (history_array[i].get_type() == "OrderBy") { str += history_array[i].get_column_name() + " , "; }
}
- str = str.substr(0,str.length -1);
+ str = str.substr(0, str.length - 1);
return str;
}
@@ -708,25 +568,26 @@ function query_where()
var or = "(";
for (i = 0; i < history_array.length;i++) {
if (history_array[i].get_type() == "Where") {
- if (history_array[i].get_and_or() == 0) {
- and += "( " + history_array[i].get_column_name() + " " + history_array[i].get_obj().getrelation_operator() +" " + history_array[i].get_obj().getquery() + ")"; and += " AND ";
+ if (history_array[i].get_and_or() === 0) {
+ and += "( " + history_array[i].get_column_name() + " " + history_array[i].get_obj().getrelation_operator() + " " + history_array[i].get_obj().getquery() + ")";
+ and += " AND ";
} else {
- or +="( " + history_array[i].get_column_name() + " " + history_array[i].get_obj().getrelation_operator() + " " + history_array[i].get_obj().getquery() +")";
- or +=" OR " ;
+ or += "( " + history_array[i].get_column_name() + " " + history_array[i].get_obj().getrelation_operator() + " " + history_array[i].get_obj().getquery() + ")";
+ or += " OR ";
}
}
}
if (or != "(") {
- or = or.substring(0,(or.length - 4 )) + ")";
+ or = or.substring(0, (or.length - 4)) + ")";
} else {
- or = "" ;
+ or = "";
}
- if (and !="(") {
- and = and.substring(0,(and.length - 5)) + ")";
+ if (and != "(") {
+ and = and.substring(0, (and.length - 5)) + ")";
} else {
- and = "" ;
+ and = "";
}
- if (or != "" ) {
+ if (or !== "") {
and = and + " OR " + or + " )";
}
return and;
@@ -735,10 +596,10 @@ function query_where()
function check_aggregate(id_this)
{
var i;
- for (i = 0;i < history_array.length;i++) {
- var temp = '`' + history_array[i].get_tab() + '`.`' +history_array[i].get_column_name() +'`';
+ for (i = 0; i < history_array.length; i++) {
+ var temp = '`' + history_array[i].get_tab() + '`.`' + history_array[i].get_column_name() + '`';
if (temp == id_this && history_array[i].get_type() == "Aggregate") {
- return history_array[i].get_obj().get_operator() + '(' + id_this +')';
+ return history_array[i].get_obj().get_operator() + '(' + id_this + ')';
}
}
return "";
@@ -747,10 +608,10 @@ function check_aggregate(id_this)
function check_rename(id_this)
{
var i;
- for (i = 0;i < history_array.length;i++) {
- var temp = '`' + history_array[i].get_tab() + '`.`' +history_array[i].get_column_name() +'`';
+ for (i = 0; i < history_array.length; i++) {
+ var temp = '`' + history_array[i].get_tab() + '`.`' + history_array[i].get_column_name() + '`';
if (temp == id_this && history_array[i].get_type() == "Rename") {
- return " AS `" + history_array[i].get_obj().getrename_to() +"`";
+ return " AS `" + history_array[i].get_obj().getrename_to() + "`";
}
}
return "";
@@ -763,7 +624,7 @@ function gradient(id, level)
box.style.MozOpacity = level;
box.style.KhtmlOpacity = level;
box.style.filter = "alpha(opacity=" + level * 100 + ")";
- box.style.display="block";
+ box.style.display = "block";
return;
}
@@ -772,13 +633,155 @@ function fadein(id)
{
var level = 0;
while (level <= 1) {
- setTimeout( "gradient('" + id + "'," + level + ")", (level* 1000) + 10);
+ setTimeout("gradient('" + id + "'," + level + ")", (level * 1000) + 10);
level += 0.01;
}
}
+ /**
+ * This function builds from clause of query
+ * makes automatic joins.
+ *
+ *
+ */
+function query_from()
+{
+ var i;
+ var tab_left = [];
+ var tab_used = [];
+ var t_tab_used = [];
+ var t_tab_left = [];
+ var temp;
+ var query = "";
+ var quer = "";
+ var parts = [];
+ var t_array = [];
+ t_array = from_array;
+ var K = 0;
+ var k;
+ var key;
+ var key2;
+ var key3;
+ var parts1;
+ for (i = 0; i < history_array.length; i++) {
+ from_array.push(history_array[i].get_tab());
+ }
+ from_array = unique(from_array);
+ tab_left = from_array;
+ temp = tab_left.shift();
+ quer = temp;
+ tab_used.push(temp);
+ // if master table (key2) matches with tab used get all keys and check if tab_left matches
+ //after this check if master table (key2) matches with tab left then check if any foriegn matches with master .
+ for (i = 0; i < 2; i++) {
+ for (K in contr) {
+ for (key in contr[K]) {// contr name
+ for (key2 in contr[K][key]) {// table name
+ parts = key2.split(".");
+ if (found(tab_used, parts[1]) > 0) {
+ for (key3 in contr[K][key][key2]) {
+ parts1 = contr[K][key][key2][key3][0].split(".");
+ if (found(tab_left, parts1[1]) > 0) {
+ query += "\n" + 'LEFT JOIN ';
+ query += '`' + parts1[0] + '`.`' + parts1[1] + '` ON ';
+ query += '`' + parts[1] + '`.`' + key3 + '` = ';
+ query += '`' + parts1[1] + '`.`' + contr[K][key][key2][key3][1] + '` ';
+ t_tab_left.push(parts1[1]);
+ }
+ }
+ }
+ }
+ }
+ }
+ K = 0;
+ t_tab_left = unique(t_tab_left);
+ tab_used = add_array(t_tab_left, tab_used);
+ tab_left = remove_array(t_tab_left, tab_left);
+ t_tab_left = [];
+ for (K in contr) {
+ for (key in contr[K]) {
+ for (key2 in contr[K][key]) {// table name
+ parts = key2.split(".");
+ if (found(tab_left, parts[1]) > 0) {
+ for (key3 in contr[K][key][key2]) {
+ parts1 = contr[K][key][key2][key3][0].split(".");
+ if (found(tab_used, parts1[1]) > 0) {
+ query += "\n" + 'LEFT JOIN ';
+ query += '`' + parts[0] + '`.`' + parts[1] + '` ON ';
+ query += '`' + parts1[1] + '`.`' + contr[K][key][key2][key3][1] + '` = ';
+ query += '`' + parts[1] + '`.`' + key3 + '` ';
+ t_tab_left.push(parts[1]);
+ }
+ }
+ }
+ }
+ }
+ }
+ t_tab_left = unique(t_tab_left);
+ tab_used = add_array(t_tab_left, tab_used);
+ tab_left = remove_array(t_tab_left, tab_left);
+ t_tab_left = [];
+ }
+ for (k in tab_left) {
+ quer += " , `" + tab_left[k] + "`";
+ }
+ query = quer + query;
+ from_array = t_array;
+ return query;
+}
+
+/**
+ * This function is the main function for query building.
+ * uses history object details for this.
+ *
+ * @ uses query_where()
+ * @ uses query_groupby()
+ * @ uses query_having()
+ * @ uses query_orderby()
+ *
+ * @param formtitle title for the form
+ * @param fadin
+ */
+
+function build_query(formtitle, fadin)
+{
+ var q_select = "SELECT ";
+ var temp;
+ for (var i = 0;i < select_field.length; i++) {
+ temp = check_aggregate(select_field[i]);
+ if (temp !== "") {
+ q_select += temp;
+ temp = check_rename(select_field[i]);
+ q_select += temp + ",";
+ } else {
+ temp = check_rename(select_field[i]);
+ q_select += select_field[i] + temp + ",";
+ }
+ }
+ q_select = q_select.substring(0, q_select.length - 1);
+ q_select += " FROM " + query_from();
+ if (query_where() !== "") {
+ q_select += "\n WHERE";
+ q_select += query_where();
+ }
+ if (query_groupby() !== "") { q_select += "\nGROUP BY " + query_groupby(); }
+ if (query_having() !== "") { q_select += "\nHAVING " + query_having(); }
+ if (query_orderby() !== "") { q_select += "\nORDER BY " + query_orderby(); }
+ var box = document.getElementById('box');
+ document.getElementById('filter').style.display = 'block';
+ var btitle = document.getElementById('boxtitle');
+ btitle.innerHTML = 'SELECT';//formtitle;
+ if (fadin) {
+ gradient("box", 0);
+ fadein("box");
+ } else {
+ box.style.display = 'block';
+ }
+ document.getElementById('textSqlquery').innerHTML = q_select;
+}
+
function closebox()
{
- document.getElementById('box').style.display='none';
- document.getElementById('filter').style.display='none';
+ document.getElementById('box').style.display = 'none';
+ document.getElementById('filter').style.display = 'none';
}
diff --git a/js/pmd/iecanvas.js b/js/pmd/iecanvas.js
index 90e1cae985..e2b8e81d06 100644
--- a/js/pmd/iecanvas.js
+++ b/js/pmd/iecanvas.js
@@ -7,145 +7,145 @@
/**
*
*/
-if (!window.all) // if IE
-{
- document.attachEvent("onreadystatechange", // document load
- function () {
- if (document.readyState == "complete") {
- var el = document.getElementById("canvas");
- var outerHTML = el.outerHTML;
- var newEl = document.createElement(outerHTML);
- el.parentNode.replaceChild(newEl, el);
- el = newEl;
- el.getContext = function () {
- if (this.cont) {
- return this.cont;
- }
- return this.cont = new PMD_2D(this);
- };
+if (!window.all) { // if IE
+ document.attachEvent(
+ "onreadystatechange", // document load
+ function () {
+ if (document.readyState == "complete") {
+ var el = document.getElementById("canvas");
+ var outerHTML = el.outerHTML;
+ var newEl = document.createElement(outerHTML);
+ el.parentNode.replaceChild(newEl, el);
+ el = newEl;
+ el.getContext = function () {
+ if (this.cont) {
+ return this.cont;
+ }
+ return this.cont = new PMD_2D(this);
+ };
+
+ el.style.width = el.attributes.width.nodeValue + "px";
+ el.style.height = el.attributes.height.nodeValue + "px";
+ }
+ }
+ );
+
+ //*****************************************************************************************************
- el.style.width = el.attributes.width.nodeValue + "px";
- el.style.height = el.attributes.height.nodeValue + "px";
- }
+ function convert_style(str) {
+ var m = [];
+ m = str.match(/.*\((\d*),(\d*),(\d*),(\d*)\)/);
+ for (var i = 1; i <= 3; i++) {
+ m[i] = (m[i] * 1).toString(16).length < 2 ? '0' + (m[i] * 1).toString(16) : (m[i] * 1).toString(16);
+ }
+ return ['#' + m[1] + m[2] + m[3], 1];
}
- );
+ //------------------------------------------------------------------------------
+ function PMD_2D(th) {
+ this.element_ = th;
+ this.pmd_arr = [];
+ this.strokeStyle;
+ this.fillStyle;
+ this.lineWidth;
+
+ this.closePath = function () {
+ this.pmd_arr.push({type: "close"});
+ };
-//*****************************************************************************************************
+ this.clearRect = function () {
+ this.element_.innerHTML = "";
+ this.pmd_arr = [];
+ };
- function convert_style(str) {
- var m = [];
- m = str.match(/.*\((\d*),(\d*),(\d*),(\d*)\)/);
- for (var i = 1; i<=3; i++) {
- m[i] = (m[i]*1).toString(16).length < 2 ? '0' + (m[i]*1).toString(16) : (m[i]*1).toString(16);
- }
- return ['#' + m[1] + m[2] + m[3], 1];
- }
-//------------------------------------------------------------------------------
- function PMD_2D(th) {
- this.element_ = th;
- this.pmd_arr = [];
- this.strokeStyle;
- this.fillStyle;
- this.lineWidth;
-
- this.closePath = function() {
- this.pmd_arr.push({type: "close"});
- };
-
- this.clearRect = function() {
- this.element_.innerHTML = "";
- this.pmd_arr = [];
- };
-
- this.beginPath = function() {
- this.pmd_arr = [];
- };
-
- this.moveTo = function(aX, aY) {
- this.pmd_arr.push({type: "moveTo", x: aX, y: aY});
- };
-
- this.lineTo = function(aX, aY) {
- this.pmd_arr.push({type: "lineTo", x: aX, y: aY});
- };
-
- this.arc = function(aX, aY, aRadius, aStartAngle, aEndAngle, aClockwise) {
- if (!aClockwise) {
- var t = aStartAngle;
- aStartAngle = aEndAngle;
- aEndAngle = t;
- }
-
- var xStart = aX + (Math.cos(aStartAngle) * aRadius);
- var yStart = aY + (Math.sin(aStartAngle) * aRadius);
-
- var xEnd = aX + (Math.cos(aEndAngle) * aRadius);
- var yEnd = aY + (Math.sin(aEndAngle) * aRadius);
-
- this.pmd_arr.push({type: "arc", x: aX, y: aY,
- radius: aRadius, xStart: xStart, yStart: yStart, xEnd: xEnd, yEnd: yEnd});
- };
-
- this.rect = function(aX, aY, aW, aH) {
- this.moveTo(aX, aY);
- this.lineTo(aX + aW, aY);
- this.lineTo(aX + aW, aY + aH);
- this.lineTo(aX, aY + aH);
- this.closePath();
- };
-
- this.fillRect = function(aX, aY, aW, aH) {
- this.beginPath();
- this.moveTo(aX, aY);
- this.lineTo(aX + aW, aY);
- this.lineTo(aX + aW, aY + aH);
- this.lineTo(aX, aY + aH);
- this.closePath();
- this.stroke(true);
- };
-
- this.stroke = function(aFill) {
- var Str = [];
- var a = convert_style(aFill ? this.fillStyle : this.strokeStyle);
- var color = a[0];
-
- Str.push('<v:shape',
- ' fillcolor="', color, '"',
- ' filled="', Boolean(aFill), '"',
- ' style="position:absolute;width:10;height:10;"',
- ' coordorigin="0 0" coordsize="10 10"',
- ' stroked="', !aFill, '"',
- ' strokeweight="', this.lineWidth, '"',
- ' strokecolor="', color, '"',
- ' path="');
-
- for (var i = 0; i < this.pmd_arr.length; i++) {
- var p = this.pmd_arr[i];
-
- if (p.type == "moveTo") {
- Str.push(" m ");
- Str.push(Math.floor(p.x), ",",Math.floor(p.y));
- } else if (p.type == "lineTo") {
- Str.push(" l ");
- Str.push(Math.floor(p.x), ",",Math.floor(p.y));
- } else if (p.type == "close") {
- Str.push(" x ");
- } else if (p.type == "arc") {
- Str.push(" ar ");
- Str.push(Math.floor(p.x - p.radius), ",",
- Math.floor(p.y - p.radius), " ",
- Math.floor(p.x + p.radius), ",",
- Math.floor(p.y + p.radius), " ",
- Math.floor(p.xStart), ",", Math.floor(p.yStart), " ",
- Math.floor(p.xEnd), ",", Math.floor(p.yEnd));
- }
- }
+ this.beginPath = function () {
+ this.pmd_arr = [];
+ };
+
+ this.moveTo = function (aX, aY) {
+ this.pmd_arr.push({type: "moveTo", x: aX, y: aY});
+ };
- Str.push(' ">');
- Str.push("</v:shape>");
+ this.lineTo = function (aX, aY) {
+ this.pmd_arr.push({type: "lineTo", x: aX, y: aY});
+ };
+
+ this.arc = function (aX, aY, aRadius, aStartAngle, aEndAngle, aClockwise) {
+ if (!aClockwise) {
+ var t = aStartAngle;
+ aStartAngle = aEndAngle;
+ aEndAngle = t;
+ }
+
+ var xStart = aX + (Math.cos(aStartAngle) * aRadius);
+ var yStart = aY + (Math.sin(aStartAngle) * aRadius);
+
+ var xEnd = aX + (Math.cos(aEndAngle) * aRadius);
+ var yEnd = aY + (Math.sin(aEndAngle) * aRadius);
+
+ this.pmd_arr.push({type: "arc", x: aX, y: aY,
+ radius: aRadius, xStart: xStart, yStart: yStart, xEnd: xEnd, yEnd: yEnd});
+ };
- this.element_.insertAdjacentHTML("beforeEnd", Str.join(""));
- this.pmd_arr = [];
+ this.rect = function (aX, aY, aW, aH) {
+ this.moveTo(aX, aY);
+ this.lineTo(aX + aW, aY);
+ this.lineTo(aX + aW, aY + aH);
+ this.lineTo(aX, aY + aH);
+ this.closePath();
+ };
+
+ this.fillRect = function (aX, aY, aW, aH) {
+ this.beginPath();
+ this.moveTo(aX, aY);
+ this.lineTo(aX + aW, aY);
+ this.lineTo(aX + aW, aY + aH);
+ this.lineTo(aX, aY + aH);
+ this.closePath();
+ this.stroke(true);
+ };
+
+ this.stroke = function (aFill) {
+ var Str = [];
+ var a = convert_style(aFill ? this.fillStyle : this.strokeStyle);
+ var color = a[0];
+
+ Str.push('<v:shape',
+ ' fillcolor="', color, '"',
+ ' filled="', Boolean(aFill), '"',
+ ' style="position:absolute;width:10;height:10;"',
+ ' coordorigin="0 0" coordsize="10 10"',
+ ' stroked="', !aFill, '"',
+ ' strokeweight="', this.lineWidth, '"',
+ ' strokecolor="', color, '"',
+ ' path="');
+
+ for (var i = 0; i < this.pmd_arr.length; i++) {
+ var p = this.pmd_arr[i];
+
+ if (p.type == "moveTo") {
+ Str.push(" m ");
+ Str.push(Math.floor(p.x), ",", Math.floor(p.y));
+ } else if (p.type == "lineTo") {
+ Str.push(" l ");
+ Str.push(Math.floor(p.x), ",", Math.floor(p.y));
+ } else if (p.type == "close") {
+ Str.push(" x ");
+ } else if (p.type == "arc") {
+ Str.push(" ar ");
+ Str.push(Math.floor(p.x - p.radius), ",",
+ Math.floor(p.y - p.radius), " ",
+ Math.floor(p.x + p.radius), ",",
+ Math.floor(p.y + p.radius), " ",
+ Math.floor(p.xStart), ",", Math.floor(p.yStart), " ",
+ Math.floor(p.xEnd), ",", Math.floor(p.yEnd));
+ }
+ }
+
+ Str.push(' ">');
+ Str.push("</v:shape>");
+
+ this.element_.insertAdjacentHTML("beforeEnd", Str.join(""));
+ this.pmd_arr = [];
+ };
}
- }
}
diff --git a/js/pmd/init.js b/js/pmd/init.js
index 00b09b9e3a..d0832b0481 100644
--- a/js/pmd/init.js
+++ b/js/pmd/init.js
@@ -5,12 +5,12 @@
var j_tabs, h_tabs, contr, server, db, token;
-AJAX.registerTeardown('pmd/init.js', function() {
+AJAX.registerTeardown('pmd/init.js', function () {
$(".trigger").unbind('click');
});
-AJAX.registerOnload('pmd/init.js', function() {
- $(".trigger").click(function() {
+AJAX.registerOnload('pmd/init.js', function () {
+ $(".trigger").click(function () {
$(".panel").toggle("fast");
$(this).toggleClass("active");
return false;
diff --git a/js/pmd/move.js b/js/pmd/move.js
index eed06f84aa..597e19dc3b 100644
--- a/js/pmd/move.js
+++ b/js/pmd/move.js
@@ -8,21 +8,21 @@
*/
- var _change = 0; // variable to track any change in designer layout.
- var _staying = 0; // variable to check if the user stayed after seeing the confirmation prompt.
- var show_relation_lines = true;
+var _change = 0; // variable to track any change in designer layout.
+var _staying = 0; // variable to check if the user stayed after seeing the confirmation prompt.
+var show_relation_lines = true;
-AJAX.registerTeardown('pmd/move.js', function() {
+AJAX.registerTeardown('pmd/move.js', function () {
if ($.FullScreen.supported) {
$(document).unbind($.FullScreen.prefix + 'fullscreenchange');
}
});
-AJAX.registerOnload('pmd/move.js', function() {
+AJAX.registerOnload('pmd/move.js', function () {
$('#page_content').css({'margin-left': '3px'});
$('#exitFullscreen').hide();
if ($.FullScreen.supported) {
- $(document).fullScreenChange(function() {
+ $(document).fullScreenChange(function () {
if (! $.FullScreen.isFullScreen()) {
$('#page_content').removeClass('content_fullscreen')
.css({'width': 'auto', 'height': 'auto'});
@@ -41,22 +41,22 @@ AJAX.registerOnload('pmd/move.js', function() {
/*
FIXME: we can't register the beforeonload event because it will persist between pageloads
-AJAX.registerOnload('pmd/move.js', function(){
- $(window).bind('beforeunload', function() { // onbeforeunload for the frame window.
- if (_change == 1 && _staying == 0) {
- return PMA_messages['strLeavingDesigner'];
+AJAX.registerOnload('pmd/move.js', function (){
+ $(window).bind('beforeunload', function () { // onbeforeunload for the frame window.
+ if (_change == 1 && _staying === 0) {
+ return PMA_messages.strLeavingDesigner;
} else if (_change == 1 && _staying == 1) {
_staying = 0;
}
});
- $(window).unload(function() {
+ $(window).unload(function () {
_change = 0;
});
- window.top.onbeforeunload = function() { // onbeforeunload for the browser main window.
- if (_change == 1 && _staying == 0) {
+ window.top.onbeforeunload = function () { // onbeforeunload for the browser main window.
+ if (_change == 1 && _staying === 0) {
_staying = 1; // Helps if the user stays on the page as there
setTimeout('make_zero();', 100); // is no other way of knowing whether the user stayed or not.
- return PMA_messages['strLeavingDesigner'];
+ return PMA_messages.strLeavingDesigner;
}
};
});*/
@@ -112,23 +112,25 @@ var isN4 = document.layers;
if (isIE) {
window.onscroll = General_scroll;
- document.onselectstart = function () {return false;};
+ document.onselectstart = function () {
+ return false;
+ };
}
-//document.onmouseup = function(){General_scroll_end();}
+//document.onmouseup = function (){General_scroll_end();}
function MouseDown(e)
{
var offsetx, offsety;
- if (cur_click != null) {
+ if (cur_click !== null) {
offsetx = isIE ? event.clientX + document.body.scrollLeft : e.pageX;
offsety = isIE ? event.clientY + document.body.scrollTop : e.pageY;
- dx = offsetx - parseInt(cur_click.style.left);
- dy = offsety - parseInt(cur_click.style.top);
+ dx = offsetx - parseInt(cur_click.style.left, 10);
+ dy = offsety - parseInt(cur_click.style.top, 10);
//alert(" dx = " + dx + " dy = " +dy);
document.getElementById("canvas").style.display = 'none';
/*
- var left = parseInt(cur_click.style.left);
- var top = parseInt(cur_click.style.top);
+ var left = parseInt(cur_click.style.left, 10);
+ var top = parseInt(cur_click.style.top, 10);
dx = e.pageX - left;
dy = e.pageY - top;
@@ -138,7 +140,7 @@ function MouseDown(e)
}
if (layer_menu_cur_click) {
offsetx = e.pageX;
- dx = offsetx - parseInt(document.getElementById("layer_menu").style.width);
+ dx = offsetx - parseInt(document.getElementById("layer_menu").style.width, 10);
}
}
@@ -154,7 +156,7 @@ function MouseMove(e)
//window.status = "X = "+ Glob_X + " Y = "+ Glob_Y;
- if (cur_click != null) {
+ if (cur_click !== null) {
_change = 1;
var mGx = Glob_X - dx;
var mGy = Glob_Y - dy;
@@ -184,7 +186,7 @@ function MouseMove(e)
function MouseUp(e)
{
- if (cur_click != null) {
+ if (cur_click !== null) {
document.getElementById("canvas").style.display = 'inline-block';
Re_load();
cur_click.style.zIndex = 1;
@@ -209,15 +211,15 @@ function Canvas_pos()
canvas_height = document.getElementById('canvas').height = osn_tab_height - 3;
if (isIE) {
- document.getElementById('canvas').style.width = ((osn_tab_width - 3)?(osn_tab_width - 3):0) + 'px';
- document.getElementById('canvas').style.height = ((osn_tab_height - 3)?(osn_tab_height - 3):0) + 'px';
+ document.getElementById('canvas').style.width = ((osn_tab_width - 3) ? (osn_tab_width - 3) : 0) + 'px';
+ document.getElementById('canvas').style.height = ((osn_tab_height - 3) ? (osn_tab_height - 3) : 0) + 'px';
}
}
function Osn_tab_pos()
{
- osn_tab_width = parseInt(document.getElementById('osn_tab').style.width);
- osn_tab_height = parseInt(document.getElementById('osn_tab').style.height);
+ osn_tab_width = parseInt(document.getElementById('osn_tab').style.width, 10);
+ osn_tab_height = parseInt(document.getElementById('osn_tab').style.height, 10);
}
@@ -246,8 +248,8 @@ function Rezize_osn_tab()
var max_X = 0;
var max_Y = 0;
for (var key in j_tabs) {
- var k_x = parseInt(document.getElementById(key).style.left) + document.getElementById(key).offsetWidth;
- var k_y = parseInt(document.getElementById(key).style.top) + document.getElementById(key).offsetHeight;
+ var k_x = parseInt(document.getElementById(key).style.left, 10) + document.getElementById(key).offsetWidth;
+ var k_y = parseInt(document.getElementById(key).style.top, 10) + document.getElementById(key).offsetHeight;
max_X = max_X < k_x ? k_x : max_X;
max_Y = max_Y < k_y ? k_y : max_Y;
}
@@ -287,7 +289,7 @@ function Re_load()
// if hide
continue;
}
- var x1_left = document.getElementById(key2).offsetLeft+1;
+ var x1_left = document.getElementById(key2).offsetLeft + 1;
var x1_right = x1_left + document.getElementById(key2).offsetWidth;
var x2_left = document.getElementById(contr[K][key][key2][key3][0]).offsetLeft;
var x2_right = x2_left + document.getElementById(contr[K][key][key2][key3][0]).offsetWidth;
@@ -320,7 +322,7 @@ function Re_load()
x2 = x2_right + sm_s;
s_right = 1;
}
- if (n == 0) {
+ if (n === 0) {
x1 = x1_left - sm_s;
x2 = x2_left - sm_s;
s_left = 1;
@@ -355,7 +357,13 @@ function Re_load()
+ height_field;
//alert(y1 + ' - ' + key2 + "." + key3);
- Line0(x1 - sm_x, y1 - sm_y, x2 - sm_x, y2 - sm_y, getColorByTarget( contr[K][key][key2][key3][0]+'.'+contr[K][key][key2][key3][1] ) );
+ Line0(
+ x1 - sm_x,
+ y1 - sm_y,
+ x2 - sm_x,
+ y2 - sm_y,
+ getColorByTarget(contr[K][key][key2][key3][0] + '.' + contr[K][key][key2][key3][1])
+ );
}
}
}
@@ -492,7 +500,7 @@ function Rect(x1, y1, w, h, color)
//--------------------------- FULLSCREEN -------------------------------------
function Enter_fullscreen()
{
- if (! $.FullScreen.isFullScreen()) {
+ if (! $.FullScreen.isFullScreen()) {
$('#enterFullscreen').hide();
$('#exitFullscreen').show();
$('#page_content')
@@ -513,8 +521,8 @@ function Exit_fullscreen()
function Save(url) // (del?) no for pdf
{
for (var key in j_tabs) {
- document.getElementById('t_x_' + key + '_').value = parseInt(document.getElementById(key).style.left);
- document.getElementById('t_y_' + key + '_').value = parseInt(document.getElementById(key).style.top);
+ document.getElementById('t_x_' + key + '_').value = parseInt(document.getElementById(key).style.left, 10);
+ document.getElementById('t_y_' + key + '_').value = parseInt(document.getElementById(key).style.top, 10);
document.getElementById('t_v_' + key + '_').value = document.getElementById('id_tbody_' + key).style.display == 'none' ? 0 : 1;
document.getElementById('t_h_' + key + '_').value = document.getElementById('check_vis_' + key).checked ? 1 : 0;
}
@@ -526,8 +534,8 @@ function Get_url_pos()
{
var poststr = '';
for (var key in j_tabs) {
- poststr += '&t_x[' + key + ']=' + parseInt(document.getElementById(key).style.left);
- poststr += '&t_y[' + key + ']=' + parseInt(document.getElementById(key).style.top);
+ poststr += '&t_x[' + key + ']=' + parseInt(document.getElementById(key).style.left, 10);
+ poststr += '&t_y[' + key + ']=' + parseInt(document.getElementById(key).style.top, 10);
poststr += '&t_v[' + key + ']=' + (document.getElementById('id_tbody_' + key).style.display == 'none' ? 0 : 1);
poststr += '&t_h[' + key + ']=' + (document.getElementById('check_vis_' + key).checked ? 1 : 0);
}
@@ -537,7 +545,7 @@ function Get_url_pos()
function Save2()
{
_change = 0;
- var poststr = 'IS_AJAX=1&server='+server+'&db=' + db + '&token=' + token + '&die_save_pos=1';
+ var poststr = 'IS_AJAX=1&server=' + server + '&db=' + db + '&token=' + token + '&die_save_pos=1';
poststr += Get_url_pos();
makeRequest('pmd_save_pos.php', poststr);
}
@@ -574,7 +582,7 @@ function Start_relation()
if (!ON_relation) {
document.getElementById('foreign_relation').style.display = '';
ON_relation = 1;
- document.getElementById('pmd_hint').innerHTML = PMA_messages['strSelectReferencedKey'];
+ document.getElementById('pmd_hint').innerHTML = PMA_messages.strSelectReferencedKey;
document.getElementById('pmd_hint').style.display = 'block';
document.getElementById('rel_button').className = 'M_butt_Selected_down';
} else {
@@ -592,7 +600,7 @@ function Click_field(T, f, PK) // table field
if (!click_field) {
//.style.display=='none' .style.display = 'none'
if (!PK) {
- alert(PMA_messages['strPleaseSelectPrimaryOrUniqueKey']);
+ alert(PMA_messages.strPleaseSelectPrimaryOrUniqueKey);
return;// 0;
}//PK
if (j_tabs[db + '.' + T] != '1') {
@@ -600,7 +608,7 @@ function Click_field(T, f, PK) // table field
}
click_field = 1;
link_relation = "T1=" + T + "&F1=" + f;
- document.getElementById('pmd_hint').innerHTML = PMA_messages['strSelectForeignKey'];
+ document.getElementById('pmd_hint').innerHTML = PMA_messages.strSelectForeignKey;
} else {
Start_relation(); // hidden hint...
if (j_tabs[db + '.' + T] != '1' || !PK) {
@@ -672,7 +680,7 @@ function Small_tab_all(id_this) // max/min all tables
{
if (id_this.alt == "v") {
for (var key in j_tabs) {
- if (document.getElementById('id_hide_tbody_'+key).innerHTML == "v") {
+ if (document.getElementById('id_hide_tbody_' + key).innerHTML == "v") {
Small_tab(key, 0);
}
}
@@ -680,7 +688,7 @@ function Small_tab_all(id_this) // max/min all tables
id_this.src = pmaThemeImage + "pmd/rightarrow1.png";
} else {
for (var key in j_tabs) {
- if (document.getElementById('id_hide_tbody_'+key).innerHTML != "v") {
+ if (document.getElementById('id_hide_tbody_' + key).innerHTML != "v") {
Small_tab(key, 0);
}
}
@@ -706,12 +714,12 @@ function Relation_lines_invert()
function Small_tab_refresh()
{
- for (var key in j_tabs) {
- if(document.getElementById('id_hide_tbody_'+key).innerHTML != "v") {
- Small_tab(key, 0);
- Small_tab(key, 0);
- }
- }
+ for (var key in j_tabs) {
+ if (document.getElementById('id_hide_tbody_' + key).innerHTML != "v") {
+ Small_tab(key, 0);
+ Small_tab(key, 0);
+ }
+ }
}
function Small_tab(t, re_load)
@@ -743,8 +751,13 @@ function Select_tab(t)
}
//----------
var id_t = document.getElementById(t);
- window.scrollTo(parseInt(id_t.style.left) - 300, parseInt(id_t.style.top) - 300);
- setTimeout(function(){document.getElementById('id_zag_' + t).className = 'tab_zag';}, 800);
+ window.scrollTo(parseInt(id_t.style.left, 10) - 300, parseInt(id_t.style.top, 10) - 300);
+ setTimeout(
+ function () {
+ document.getElementById('id_zag_' + t).className = 'tab_zag';
+ },
+ 800
+ );
}
//------------------------------------------------------------------------------
@@ -763,8 +776,8 @@ function Canvas_click(id)
for (key in contr[K]) {
for (key2 in contr[K][key]) {
for (key3 in contr[K][key][key2]) {
- if (!document.getElementById("check_vis_"+key2).checked
- || !document.getElementById("check_vis_"+contr[K][key][key2][key3][0]).checked) {
+ if (!document.getElementById("check_vis_" + key2).checked
+ || !document.getElementById("check_vis_" + contr[K][key][key2][key3][0]).checked) {
continue; // if hide
}
var x1_left = document.getElementById(key2).offsetLeft + 1;//document.getElementById(key2+"."+key3).offsetLeft;
@@ -800,25 +813,32 @@ function Canvas_click(id)
x2 = x2_right + sm_s;
s_right = 1;
}
- if (n == 0) {
+ if (n === 0) {
x1 = x1_left - sm_s;
x2 = x2_left - sm_s;
s_left = 1;
}
- var y1 = document.getElementById(key2).offsetTop + document.getElementById(key2+"."+key3).offsetTop + height_field;
+ var y1 = document.getElementById(key2).offsetTop + document.getElementById(key2 + "." + key3).offsetTop + height_field;
var y2 = document.getElementById(contr[K][key][key2][key3][0]).offsetTop +
- document.getElementById(contr[K][key][key2][key3][0]+"."+contr[K][key][key2][key3][1]).offsetTop + height_field;
+ document.getElementById(contr[K][key][key2][key3][0] + "." + contr[K][key][key2][key3][1]).offsetTop + height_field;
if (!selected && Local_X > x1 - 10 && Local_X < x1 + 10 && Local_Y > y1 - 7 && Local_Y < y1 + 7) {
Line0(x1 - sm_x, y1 - sm_y, x2 - sm_x, y2 - sm_y, "rgba(255,0,0,1)");
selected = 1; // Rect(x1-sm_x,y1-sm_y,10,10,"rgba(0,255,0,1)");
relation_name = key; //
Key0 = contr[K][key][key2][key3][0];
Key1 = contr[K][key][key2][key3][1];
- Key2 = key2; Key3 = key3;
+ Key2 = key2;
+ Key3 = key3;
Key = K;
} else {
- Line0(x1 - sm_x, y1 - sm_y, x2 - sm_x, y2 - sm_y, getColorByTarget( contr[K][key][key2][key3][0]+'.'+contr[K][key][key2][key3][1] ));
+ Line0(
+ x1 - sm_x,
+ y1 - sm_y,
+ x2 - sm_x,
+ y2 - sm_y,
+ getColorByTarget(contr[K][key][key2][key3][0] + '.' + contr[K][key][key2][key3][1])
+ );
}
}
}
@@ -883,7 +903,7 @@ function in_array_k(x, m)
var b = 0;
for (var u in m) {
if (x == u) {
- b=1;
+ b = 1;
break;
}
}
@@ -948,14 +968,12 @@ function General_scroll()
*/
//if (timeoutID)
clearTimeout(timeoutID);
- timeoutID = setTimeout
- (
- function()
- {
+ timeoutID = setTimeout(
+ function () {
document.getElementById('top_menu').style.left = document.body.scrollLeft + 'px';
document.getElementById('top_menu').style.top = document.body.scrollTop + 'px';
- }
- ,200
+ },
+ 200
);
}
@@ -1029,7 +1047,7 @@ function Start_display_field()
}
if (!ON_display_field) {
ON_display_field = 1;
- document.getElementById('pmd_hint').innerHTML = PMA_messages['strChangeDisplay'];
+ document.getElementById('pmd_hint').innerHTML = PMA_messages.strChangeDisplay;
document.getElementById('pmd_hint').style.display = 'block';
document.getElementById('display_field_button').className = 'M_butt_Selected_down';//'#FFEE99';gray #AAAAAA
@@ -1045,58 +1063,55 @@ function Start_display_field()
}
//------------------------------------------------------------------------------
var TargetColors = [];
-function getColorByTarget( target )
+function getColorByTarget(target)
{
- var color = ''; //"rgba(0,100,150,1)";
-
- for (var i in TargetColors) {
- if (TargetColors[i][0]==target) {
- color = TargetColors[i][1];
- break;
- }
- }
-
-
- if (color.length==0) {
- var i = TargetColors.length+1;
- var d = i % 6;
- var j = (i - d) / 6;
- j = j % 4;
- j++;
- var color_case = new Array(
- new Array(1, 0, 0),
- new Array(0, 1, 0),
- new Array(0, 0, 1),
- new Array(1, 1, 0),
- new Array(1, 0, 1),
- new Array(0, 1, 1)
- );
- var a = color_case[d][0];
- var b = color_case[d][1];
- var c = color_case[d][2];
- var e = (1 - (j - 1) / 6);
-
- var r = Math.round(a * 200 * e);
- var g = Math.round(b * 200 * e);
- var b = Math.round(c * 200 * e);
- var color = "rgba("+r+","+g+","+b+",1)";
-
- TargetColors.push( new Array(target, color) );
+ var color = ''; //"rgba(0,100,150,1)";
+ for (var i in TargetColors) {
+ if (TargetColors[i][0] == target) {
+ color = TargetColors[i][1];
+ break;
+ }
+ }
- }
+ if (color.length === 0) {
+ var i = TargetColors.length + 1;
+ var d = i % 6;
+ var j = (i - d) / 6;
+ j = j % 4;
+ j++;
+ var color_case = new Array(
+ new Array(1, 0, 0),
+ new Array(0, 1, 0),
+ new Array(0, 0, 1),
+ new Array(1, 1, 0),
+ new Array(1, 0, 1),
+ new Array(0, 1, 1)
+ );
+ var a = color_case[d][0];
+ var b = color_case[d][1];
+ var c = color_case[d][2];
+ var e = (1 - (j - 1) / 6);
+
+ var r = Math.round(a * 200 * e);
+ var g = Math.round(b * 200 * e);
+ var b = Math.round(c * 200 * e);
+ var color = "rgba(" + r + "," + g + "," + b + ",1)";
+
+ TargetColors.push(new Array(target, color));
+ }
- return color;
+ return color;
}
-function Click_option(id_this,column_name,table_name)
+function Click_option(id_this, column_name, table_name)
{
var left = Glob_X - (document.getElementById(id_this).offsetWidth>>1);
document.getElementById(id_this).style.left = left + 'px';
// var top = Glob_Y - document.getElementById(id_this).offsetHeight - 10;
document.getElementById(id_this).style.top = (screen.height / 4) + 'px';
document.getElementById(id_this).style.display = 'block';
- document.getElementById('option_col_name').innerHTML = '<strong>' + PMA_messages['strAddOption'] +'"' +column_name+ '"</strong>';
+ document.getElementById('option_col_name').innerHTML = '<strong>' + PMA_messages.strAddOption + '"' + column_name + '"</strong>';
col_name = column_name;
tab_name = table_name;
}
@@ -1106,40 +1121,38 @@ function Close_option()
document.getElementById('pmd_optionse').style.display = 'none';
}
-function Select_all(id_this,owner)
+function Select_all(id_this, owner)
{
- var parent= document.form1;
- downer =owner;
+ var parent = document.form1;
+ downer = owner;
var i;
var k;
var tab = [];
for (i = 0; i < parent.elements.length; i++) {
- if (parent.elements[i].type == "checkbox" && parent.elements[i].id.substring(0,(9 + id_this.length)) == 'select_' + id_this + '._') {
- if(document.getElementById('select_all_' + id_this).checked == true) {
+ if (parent.elements[i].type == "checkbox" && parent.elements[i].id.substring(0, (9 + id_this.length)) == 'select_' + id_this + '._') {
+ if (document.getElementById('select_all_' + id_this).checked === true) {
parent.elements[i].checked = true;
parent.elements[i].disabled = true;
- var temp = '`' + id_this.substring(owner.length +1) + '`.*';
- }
- else {
- parent.elements[i].checked = false;
- parent.elements[i].disabled = false;
- }
+ var temp = '`' + id_this.substring(owner.length + 1) + '`.*';
+ } else {
+ parent.elements[i].checked = false;
+ parent.elements[i].disabled = false;
+ }
}
}
- if (document.getElementById('select_all_' + id_this).checked == true) {
- select_field.push('`' + id_this.substring(owner.length +1) + '`.*');
+ if (document.getElementById('select_all_' + id_this).checked === true) {
+ select_field.push('`' + id_this.substring(owner.length + 1) + '`.*');
tab = id_this.split(".");
from_array.push(tab[1]);
- }
- else {
- for (i =0; i < select_field.length; i++) {
- if (select_field[i] == ('`' + id_this.substring(owner.length +1) + '`.*')) {
- select_field.splice(i,1);
+ } else {
+ for (i = 0; i < select_field.length; i++) {
+ if (select_field[i] == ('`' + id_this.substring(owner.length + 1) + '`.*')) {
+ select_field.splice(i, 1);
}
}
- for (k =0 ;k < from_array.length; k++){
- if (from_array[k] == id_this){
- from_array.splice(k,1);
+ for (k = 0; k < from_array.length; k++) {
+ if (from_array[k] == id_this) {
+ from_array.splice(k, 1);
break;
}
}
@@ -1147,18 +1160,17 @@ function Select_all(id_this,owner)
Re_load();
}
-function Table_onover(id_this,val,buil)
+function Table_onover(id_this, val, buil)
{
- if(!val) {
- document.getElementById("id_zag_" + id_this).className="tab_zag_2";
- if(buil) {
- document.getElementById("id_zag_" + id_this + "_2").className="tab_zag_2";
+ if (!val) {
+ document.getElementById("id_zag_" + id_this).className = "tab_zag_2";
+ if (buil) {
+ document.getElementById("id_zag_" + id_this + "_2").className = "tab_zag_2";
}
- }
- else {
- document.getElementById("id_zag_" + id_this).className="tab_zag";
- if(buil) {
- document.getElementById("id_zag_" + id_this + "_2").className="tab_zag";
+ } else {
+ document.getElementById("id_zag_" + id_this).className = "tab_zag";
+ if (buil) {
+ document.getElementById("id_zag_" + id_this + "_2").className = "tab_zag";
}
}
}
@@ -1167,28 +1179,27 @@ function Table_onover(id_this,val,buil)
* In case column is checked it add else it deletes
*
*/
-function store_column(id_this,owner,col)
+function store_column(id_this, owner, col)
{
var i;
var k;
- if (document.getElementById('select_' + owner + '.' + id_this + '._' + col).checked == true) {
- select_field.push('`' + id_this + '`.`' + col +'`');
+ if (document.getElementById('select_' + owner + '.' + id_this + '._' + col).checked === true) {
+ select_field.push('`' + id_this + '`.`' + col + '`');
from_array.push(id_this);
- }
- else {
- for (i = 0; i < select_field.length ;i++) {
- if (select_field[i] == ('`' + id_this + '`.`' + col +'`')) {
- select_field.splice(i,1);
+ } else {
+ for (i = 0; i < select_field.length; i++) {
+ if (select_field[i] == ('`' + id_this + '`.`' + col + '`')) {
+ select_field.splice(i, 1);
break;
}
}
- for (k = 0 ;k < from_array.length;k++){
- if(from_array[k] == id_this){
- from_array.splice(k,1);
+ for (k = 0; k < from_array.length; k++) {
+ if (from_array[k] == id_this) {
+ from_array.splice(k, 1);
break;
}
}
- }
+ }
}
/**
@@ -1204,61 +1215,65 @@ function add_object()
var sum = 0;
var init = history_array.length;
if (rel.value != '--') {
- if (document.getElementById('Query').value == "") {
- document.getElementById('pmd_hint').innerHTML = "value/subQuery is empty" ;
+ if (document.getElementById('Query').value === "") {
+ document.getElementById('pmd_hint').innerHTML = "value/subQuery is empty";
document.getElementById('pmd_hint').style.display = 'block';
return;
}
var p = document.getElementById('Query');
- var where_obj = new where(rel.value,p.value);//make where object
- history_array.push(new history(col_name,where_obj,tab_name,h_tabs[downer + '.' + tab_name],"Where"));
+ var where_obj = new where(rel.value, p.value);//make where object
+ history_array.push(new history(col_name, where_obj, tab_name, h_tabs[downer + '.' + tab_name], "Where"));
sum = sum + 1;
rel.value = '--';
p.value = "";
}
- if (document.getElementById('new_name').value !="") {
+ if (document.getElementById('new_name').value !== "") {
var rename_obj = new rename(document.getElementById('new_name').value);//make Rename object
- history_array.push(new history(col_name,rename_obj,tab_name,h_tabs[downer + '.' + tab_name],"Rename"));
+ history_array.push(new history(col_name, rename_obj, tab_name, h_tabs[downer + '.' + tab_name], "Rename"));
sum = sum + 1;
- document.getElementById('new_name').value = "" ;
+ document.getElementById('new_name').value = "";
}
if (document.getElementById('operator').value != '---') {
- var aggregate_obj = new aggregate(document.getElementById('operator').value) ;
- history_array.push(new history(col_name,aggregate_obj,tab_name,h_tabs[downer + '.' + tab_name],"Aggregate"));
+ var aggregate_obj = new aggregate(document.getElementById('operator').value);
+ history_array.push(new history(col_name, aggregate_obj, tab_name, h_tabs[downer + '.' + tab_name], "Aggregate"));
sum = sum + 1;
document.getElementById('operator').value = '---';
//make aggregate operator
}
- if (document.getElementById('groupby').checked == true ) {
- history_array.push(new history(col_name,'GroupBy',tab_name,h_tabs[downer + '.' +tab_name],"GroupBy"));
+ if (document.getElementById('groupby').checked === true) {
+ history_array.push(new history(col_name, 'GroupBy', tab_name, h_tabs[downer + '.' + tab_name], "GroupBy"));
sum = sum + 1;
document.getElementById('groupby').checked = false;
//make groupby
}
if (document.getElementById('h_rel_opt').value != '--') {
- if (document.getElementById('having').value == "") {
- document.getElementById('pmd_hint').innerHTML = "value/subQuery is empty" ;
+ if (document.getElementById('having').value === "") {
+ document.getElementById('pmd_hint').innerHTML = "value/subQuery is empty";
document.getElementById('pmd_hint').style.display = 'block';
- return;
+ return;
}
var p = document.getElementById('having');
- var where_obj = new having(document.getElementById('h_rel_opt').value,p.value,document.getElementById('h_operator').value);//make where object
- history_array.push(new history(col_name,where_obj,tab_name,h_tabs[downer + '.' + tab_name],"Having"));
+ var where_obj = new having(
+ document.getElementById('h_rel_opt').value,
+ p.value,
+ document.getElementById('h_operator').value
+ );//make where object
+ history_array.push(new history(col_name, where_obj, tab_name, h_tabs[downer + '.' + tab_name], "Having"));
sum = sum + 1;
document.getElementById('h_rel_opt').value = '--';
document.getElementById('h_operator').value = '---';
p.value = ""; //make having
}
- if (document.getElementById('orderby').checked == true) {
- history_array.push(new history(col_name,'OrderBy',tab_name,h_tabs[downer + '.' + tab_name],"OrderBy"));
+ if (document.getElementById('orderby').checked === true) {
+ history_array.push(new history(col_name, 'OrderBy', tab_name, h_tabs[downer + '.' + tab_name], "OrderBy"));
sum = sum + 1;
document.getElementById('orderby').checked = false;
//make orderby
}
- PMA_ajaxShowMessage($.sprintf(PMA_messages['strObjectsCreated'], sum));
+ PMA_ajaxShowMessage($.sprintf(PMA_messages.strObjectsCreated, sum));
//output sum new objects created
var existingDiv = document.getElementById('ab');
- existingDiv.innerHTML = display(init,history_array.length);
+ existingDiv.innerHTML = display(init, history_array.length);
Close_option();
panel(0);
}
diff --git a/js/replication.js b/js/replication.js
index 8c09de413f..888bd9ddf8 100644
--- a/js/replication.js
+++ b/js/replication.js
@@ -13,15 +13,15 @@ function update_config()
var conf_do = "binlog_do_db=";
var database_list = '';
- if ($('#db_select option:selected').size() == 0) {
+ if ($('#db_select option:selected').size() === 0) {
$('#rep').text(conf_prefix);
} else if ($('#db_type option:selected').val() == 'all') {
- $('#db_select option:selected').each(function() {
+ $('#db_select option:selected').each(function () {
database_list += conf_ignore + $(this).val() + "\n";
});
$('#rep').text(conf_prefix + database_list);
} else {
- $('#db_select option:selected').each(function() {
+ $('#db_select option:selected').each(function () {
database_list += conf_do + $(this).val() + "\n";
});
$('#rep').text(conf_prefix + database_list);
@@ -31,7 +31,7 @@ function update_config()
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('replication.js', function() {
+AJAX.registerTeardown('replication.js', function () {
$('#db_type').unbind('change');
$('#db_select').unbind('change');
$('#master_status_href').unbind('click');
@@ -43,30 +43,30 @@ AJAX.registerTeardown('replication.js', function() {
$('#db_reset_href').unbind('click');
});
-AJAX.registerOnload('replication.js', function() {
+AJAX.registerOnload('replication.js', function () {
$('#rep').text(conf_prefix);
$('#db_type').change(update_config);
$('#db_select').change(update_config);
- $('#master_status_href').click(function() {
+ $('#master_status_href').click(function () {
$('#replication_master_section').toggle();
- });
- $('#master_slaves_href').click(function() {
+ });
+ $('#master_slaves_href').click(function () {
$('#replication_slaves_section').toggle();
- });
- $('#slave_status_href').click(function() {
+ });
+ $('#slave_status_href').click(function () {
$('#replication_slave_section').toggle();
- });
- $('#slave_control_href').click(function() {
+ });
+ $('#slave_control_href').click(function () {
$('#slave_control_gui').toggle();
- });
- $('#slave_errormanagement_href').click(function() {
+ });
+ $('#slave_errormanagement_href').click(function () {
$('#slave_errormanagement_gui').toggle();
- });
- $('#slave_synchronization_href').click(function() {
+ });
+ $('#slave_synchronization_href').click(function () {
$('#slave_synchronization_gui').toggle();
- });
- $('#db_reset_href').click(function() {
+ });
+ $('#db_reset_href').click(function () {
$('#db_select option:selected').prop('selected', false);
- });
+ });
});
diff --git a/js/rte.js b/js/rte.js
index e9863a4d01..fb19666a2f 100644
--- a/js/rte.js
+++ b/js/rte.js
@@ -16,17 +16,17 @@ var RTE = {
object: function (type) {
$.extend(this, RTE.COMMON);
switch (type) {
- case 'routine':
- $.extend(this, RTE.ROUTINE);
- break;
- case 'trigger':
- // nothing extra yet for triggers
- break;
- case 'event':
- $.extend(this, RTE.EVENT);
- break;
- default:
- break;
+ case 'routine':
+ $.extend(this, RTE.ROUTINE);
+ break;
+ case 'trigger':
+ // nothing extra yet for triggers
+ break;
+ case 'event':
+ $.extend(this, RTE.EVENT);
+ break;
+ default:
+ break;
}
},
/**
@@ -72,7 +72,7 @@ RTE.COMMON = {
$elm = $('table.rte_table').last().find('input[name=item_name]');
if ($elm.val() === '') {
$elm.focus();
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return false;
}
$elm = $('table.rte_table').find('textarea[name=item_definition]');
@@ -83,7 +83,7 @@ RTE.COMMON = {
else {
$('textarea[name=item_definition]').last().focus();
}
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return false;
}
// The validation has so far passed, so now
@@ -119,17 +119,17 @@ RTE.COMMON = {
* for jQueryUI dialog buttons
*/
var button_options = {};
- button_options[PMA_messages['strClose']] = function () {
+ button_options[PMA_messages.strClose] = function () {
$(this).dialog("close").remove();
};
/**
* Display the dialog to the user
*/
var $ajaxDialog = $('<div>' + data.message + '</div>').dialog({
- width: 500,
- buttons: button_options,
- title: data.title
- });
+ width: 500,
+ buttons: button_options,
+ title: data.title
+ });
// Attach syntax highlited editor to export dialog
/**
* @var $elm jQuery object containing the reference
@@ -176,7 +176,7 @@ RTE.COMMON = {
PMA_ajaxRemoveMessage($msg);
// Now define the function that is called when
// the user presses the "Go" button
- that.buttonOptions[PMA_messages['strGo']] = function () {
+ that.buttonOptions[PMA_messages.strGo] = function () {
// Move the data from the codemirror editor back to the
// textarea, where it can be used in the form submission.
if (typeof CodeMirror != 'undefined') {
@@ -189,7 +189,7 @@ RTE.COMMON = {
*/
var data = $('form.rte_form').last().serialize();
$msg = PMA_ajaxShowMessage(
- PMA_messages['strProcessingRequest']
+ PMA_messages.strProcessingRequest
);
var url = $('form.rte_form').last().attr('action');
$.post(url, data, function (data) {
@@ -290,22 +290,22 @@ RTE.COMMON = {
}); // end $.post()
} // end "if (that.validate())"
}; // end of function that handles the submission of the Editor
- that.buttonOptions[PMA_messages['strClose']] = function () {
+ that.buttonOptions[PMA_messages.strClose] = function () {
$(this).dialog("close");
};
/**
* Display the dialog to the user
*/
that.$ajaxDialog = $('<div>' + data.message + '</div>').dialog({
- width: 700,
- minWidth: 500,
- buttons: that.buttonOptions,
- title: data.title,
- modal: true,
- close: function () {
- $(this).remove();
- }
- });
+ width: 700,
+ minWidth: 500,
+ buttons: that.buttonOptions,
+ title: data.title,
+ modal: true,
+ close: function () {
+ $(this).remove();
+ }
+ });
that.$ajaxDialog.find('input[name=item_name]').focus();
that.$ajaxDialog.find('input.datefield, input.datetimefield').each(function () {
PMA_addDatepicker($(this).css('width', '95%'));
@@ -361,7 +361,7 @@ RTE.COMMON = {
* @var msg jQuery object containing the reference to
* the AJAX message shown to the user
*/
- var $msg = PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ var $msg = PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
$.get(url, {'is_js_confirmed': 1, 'ajax_request': true}, function (data) {
if (data.success === true) {
/**
@@ -430,7 +430,7 @@ RTE.EVENT = {
$elm = this.$ajaxDialog.find('input[name=item_interval_value]');
if ($elm.val() === '') {
$elm.focus();
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return false;
}
} else {
@@ -438,7 +438,7 @@ RTE.EVENT = {
$elm = this.$ajaxDialog.find('input[name=item_execute_at]');
if ($elm.val() === '') {
$elm.focus();
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return false;
}
}
@@ -516,7 +516,7 @@ RTE.ROUTINE = {
}
});
if (! isSuccess) {
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return false;
}
this.$ajaxDialog.find('table.routine_params_table').last().find('tr').each(function () {
@@ -533,7 +533,7 @@ RTE.ROUTINE = {
}
});
if (! isSuccess) {
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return false;
}
if (this.$ajaxDialog.find('select[name=item_type]').find(':selected').val() === 'FUNCTION') {
@@ -544,7 +544,7 @@ RTE.ROUTINE = {
if (($returntyp.val() === 'ENUM' || $returntyp.val() === 'SET' || $returntyp.val().substr(0, 3) === 'VAR')
&& $returnlen.val() === '') {
$returnlen.focus();
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return false;
}
}
@@ -552,7 +552,7 @@ RTE.ROUTINE = {
// A function must contain a RETURN statement in its definition
if (this.$ajaxDialog.find('table.rte_table').find('textarea[name=item_definition]').val().toUpperCase().indexOf('RETURN') < 0) {
this.syntaxHiglighter.focus();
- alert(PMA_messages['MissingReturn']);
+ alert(PMA_messages.MissingReturn);
return false;
}
}
@@ -665,13 +665,13 @@ RTE.ROUTINE = {
if (data.dialog) {
// Define the function that is called when
// the user presses the "Go" button
- that.buttonOptions[PMA_messages['strGo']] = function () {
+ that.buttonOptions[PMA_messages.strGo] = function () {
/**
* @var data Form data to be sent in the AJAX request
*/
var data = $('form.rte_form').last().serialize();
$msg = PMA_ajaxShowMessage(
- PMA_messages['strProcessingRequest']
+ PMA_messages.strProcessingRequest
);
$.post('db_routines.php', data, function (data) {
if (data.success === true) {
@@ -684,7 +684,7 @@ RTE.ROUTINE = {
}
});
};
- that.buttonOptions[PMA_messages['strClose']] = function () {
+ that.buttonOptions[PMA_messages.strClose] = function () {
$(this).dialog("close");
};
/**
@@ -766,7 +766,7 @@ $(function () {
*/
$('a.ajax.drop_anchor').live('click', function (event) {
event.preventDefault();
- var dialog = new RTE.object();
+ var dialog = new RTE.object();
dialog.dropDialog($(this));
}); // end $.live()
diff --git a/js/server_databases.js b/js/server_databases.js
index 8408a8607b..17dfb8e01b 100644
--- a/js/server_databases.js
+++ b/js/server_databases.js
@@ -11,7 +11,7 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('server_databases.js', function() {
+AJAX.registerTeardown('server_databases.js', function () {
$("#dbStatsForm").die('submit');
$('#create_database_form.ajax').die('submit');
});
@@ -23,11 +23,11 @@ AJAX.registerTeardown('server_databases.js', function() {
* Drop Databases
*
*/
-AJAX.registerOnload('server_databases.js', function() {
+AJAX.registerOnload('server_databases.js', function () {
/**
* Attach Event Handler for 'Drop Databases'
*/
- $("#dbStatsForm").live('submit', function(event) {
+ $("#dbStatsForm").live('submit', function (event) {
event.preventDefault();
var $form = $(this);
@@ -53,25 +53,23 @@ AJAX.registerOnload('server_databases.js', function() {
/**
* @var question String containing the question to be asked for confirmation
*/
- var question =
- PMA_messages.strDropDatabaseStrongWarning + ' '
- + $.sprintf(PMA_messages.strDoYouReally, selected_dbs.join('<br />'));
+ var question = PMA_messages.strDropDatabaseStrongWarning + ' ' +
+ $.sprintf(PMA_messages.strDoYouReally, selected_dbs.join('<br />'));
$(this).PMA_confirm(
question,
- $form.prop('action')
- + '?' + $(this).serialize()
- + '&drop_selected_dbs=1&is_js_confirmed=1&ajax_request=true',
- function(url) {
+ $form.prop('action') + '?' + $(this).serialize() +
+ '&drop_selected_dbs=1&is_js_confirmed=1&ajax_request=true',
+ function (url) {
PMA_ajaxShowMessage(PMA_messages.strProcessingRequest, false);
- $.post(url, function(data) {
- if (data.success == true) {
+ $.post(url, function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
var $rowsToRemove = $form.find('tr.removeMe');
var $databasesCount = $('#databases_count');
- var newCount = parseInt($databasesCount.text()) - $rowsToRemove.length;
+ var newCount = parseInt($databasesCount.text(), 10) - $rowsToRemove.length;
$databasesCount.text(newCount);
$rowsToRemove.remove();
@@ -82,13 +80,14 @@ AJAX.registerOnload('server_databases.js', function() {
PMA_ajaxShowMessage(data.error, false);
}
}); // end $.post()
- }); // end $.PMA_confirm()
- }) ; //end of Drop Database action
+ }
+ ); // end $.PMA_confirm()
+ }); //end of Drop Database action
/**
* Attach Ajax event handlers for 'Create Database'.
*/
- $('#create_database_form.ajax').live('submit', function(event) {
+ $('#create_database_form.ajax').live('submit', function (event) {
event.preventDefault();
$form = $(this);
@@ -96,15 +95,15 @@ AJAX.registerOnload('server_databases.js', function() {
var newDbNameInput = $form.find('input[name=new_db]');
if (newDbNameInput.val() === '') {
newDbNameInput.focus();
- alert(PMA_messages['strFormEmpty']);
+ alert(PMA_messages.strFormEmpty);
return;
}
- PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
PMA_prepareForAjaxRequest($form);
- $.post($form.attr('action'), $form.serialize(), function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize(), function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
//Append database's row to table
@@ -114,7 +113,7 @@ AJAX.registerOnload('server_databases.js', function() {
.PMA_sort_table('.name');
var $databases_count_object = $('#databases_count');
- var databases_count = parseInt($databases_count_object.text()) + 1;
+ var databases_count = parseInt($databases_count_object.text(), 10) + 1;
$databases_count_object.text(databases_count);
PMA_reloadNavigation();
} else {
diff --git a/js/server_plugins.js b/js/server_plugins.js
index 17391affbf..ace009372e 100644
--- a/js/server_plugins.js
+++ b/js/server_plugins.js
@@ -4,12 +4,12 @@
*/
var pma_theme_image; // filled in server_plugins.php
-AJAX.registerOnload('server_plugins.js', function() {
+AJAX.registerOnload('server_plugins.js', function () {
// Add tabs
$('#pluginsTabs').tabs({
// Tab persistence
cookie: { name: 'pma_serverStatusTabs', expires: 1 },
- show: function(event, ui) {
+ show: function (event, ui) {
// Fixes line break in the menu bar when the page overflows and scrollbar appears
$('#topmenu').menuResizer('resize');
// 'Plugins' tab is too high due to hiding of 'Modules' by negative left position,
@@ -22,7 +22,7 @@ AJAX.registerOnload('server_plugins.js', function() {
// Make columns sortable, but only for tables with more than 1 data row
var $tables = $('#plugins_plugins table:has(tbody tr + tr)');
$tables.tablesorter({
- sortList: [[0,0]],
+ sortList: [[0, 0]],
widgets: ['zebra']
});
$tables.find('thead th')
diff --git a/js/server_privileges.js b/js/server_privileges.js
index f6c05999f1..8863b4cceb 100644
--- a/js/server_privileges.js
+++ b/js/server_privileges.js
@@ -16,14 +16,14 @@
*/
function checkAddUser(the_form)
{
- if (the_form.elements['pred_hostname'].value == 'userdefined' && the_form.elements['hostname'].value == '') {
- alert(PMA_messages['strHostEmpty']);
+ if (the_form.elements['pred_hostname'].value == 'userdefined' && the_form.elements['hostname'].value === '') {
+ alert(PMA_messages.strHostEmpty);
the_form.elements['hostname'].focus();
return false;
}
- if (the_form.elements['pred_username'].value == 'userdefined' && the_form.elements['username'].value == '') {
- alert(PMA_messages['strUserEmpty']);
+ if (the_form.elements['pred_username'].value == 'userdefined' && the_form.elements['username'].value === '') {
+ alert(PMA_messages.strUserEmpty);
the_form.elements['username'].focus();
return false;
}
@@ -60,9 +60,9 @@ function appendNewUser(new_user_string, new_user_initial, new_user_initial_strin
.insertAfter($curr_last_row)
.find('input:checkbox')
.attr('id', new_last_row_id)
- .val(function() {
+ .val(function () {
//the insert messes up the &amp;27; part. let's fix it
- return $(this).val().replace(/&/,'&amp;');
+ return $(this).val().replace(/&/, '&amp;');
})
.end()
.find('label')
@@ -73,7 +73,7 @@ function appendNewUser(new_user_string, new_user_initial, new_user_initial_strin
//Let us sort the table alphabetically
$("#usersForm").find('tbody').PMA_sort_table('label');
- $("#initials_table").find('td:contains('+new_user_initial+')')
+ $("#initials_table").find('td:contains(' + new_user_initial + ')')
.html(new_user_initial_string);
//update the checkall checkbox
@@ -87,8 +87,8 @@ function addUser($form)
}
//We also need to post the value of the submit button in order to get this to work correctly
- $.post($form.attr('action'), $form.serialize() + "&adduser_submit=" + $("input[name=adduser_submit]").val(), function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize() + "&adduser_submit=" + $("input[name=adduser_submit]").val(), function (data) {
+ if (data.success === true) {
// Refresh navigation, if we created a database with the name
// that is the same as the username of the new user
if ($('#add_user_dialog #createdb-1:checked').length) {
@@ -107,7 +107,7 @@ function addUser($form)
//Remove the empty notice div generated due to a NULL query passed to PMA_getMessage()
var $notice_class = $("#result_query").find('.notice');
- if ($notice_class.text() == '') {
+ if ($notice_class.text() === '') {
$notice_class.remove();
}
if ($('#fieldset_add_user a.ajax').attr('name') == 'db_specific') {
@@ -121,20 +121,20 @@ function addUser($form)
url = url + "&ajax_request=true&db_specific=true";
/* post request for get the updated userForm table */
- $.post($form.attr('action'), url, function(priv_data) {
+ $.post($form.attr('action'), url, function (priv_data) {
/*Remove the old userForm table*/
- if ($('#userFormDiv').length != 0) {
+ if ($('#userFormDiv').length !== 0) {
$('#userFormDiv').remove();
} else {
$("#usersForm").remove();
}
- if (priv_data.success == true) {
+ if (priv_data.success === true) {
$('<div id="userFormDiv"></div>')
.html(priv_data.user_form)
.insertAfter('#result_query');
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + priv_data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + priv_data.error, false);
}
});
} else {
@@ -165,7 +165,7 @@ function addUser($form)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('server_privileges.js', function() {
+AJAX.registerTeardown('server_privileges.js', function () {
$("#fieldset_add_user a.ajax").die("click");
$('form[name=usersForm]').unbind('submit');
$("#reload_privileges_anchor.ajax").die("click");
@@ -178,7 +178,7 @@ AJAX.registerTeardown('server_privileges.js', function() {
$('#checkbox_drop_users_db').unbind('click');
});
-AJAX.registerOnload('server_privileges.js', function() {
+AJAX.registerOnload('server_privileges.js', function () {
/**
* AJAX event handler for 'Add a New User'
*
@@ -188,16 +188,16 @@ AJAX.registerOnload('server_privileges.js', function() {
* @name add_user_click
*
*/
- $("#fieldset_add_user a.ajax").live("click", function(event) {
+ $("#fieldset_add_user a.ajax").live("click", function (event) {
/** @lends jQuery */
event.preventDefault();
var $msgbox = PMA_ajaxShowMessage();
- $.get($(this).attr("href"), {'ajax_request':true}, function(data) {
- if (data.success == true) {
+ $.get($(this).attr("href"), {'ajax_request': true}, function (data) {
+ if (data.success === true) {
$('#page_content').hide();
var $div = $('#add_user_dialog');
- if ($div.length == 0) {
+ if ($div.length === 0) {
$div = $('<div id="add_user_dialog" style="margin: 0.5em;"></div>')
.insertBefore('#page_content');
} else {
@@ -231,13 +231,13 @@ AJAX.registerOnload('server_privileges.js', function() {
* @memberOf jQuery
* @name reload_privileges_click
*/
- $("#reload_privileges_anchor.ajax").live("click", function(event) {
+ $("#reload_privileges_anchor.ajax").live("click", function (event) {
event.preventDefault();
- var $msgbox = PMA_ajaxShowMessage(PMA_messages['strReloadingPrivileges']);
+ var $msgbox = PMA_ajaxShowMessage(PMA_messages.strReloadingPrivileges);
- $.get($(this).attr("href"), {'ajax_request': true}, function(data) {
- if (data.success == true) {
+ $.get($(this).attr("href"), {'ajax_request': true}, function (data) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msgbox);
} else {
PMA_ajaxShowMessage(data.error, false);
@@ -253,15 +253,15 @@ AJAX.registerOnload('server_privileges.js', function() {
* @memberOf jQuery
* @name revoke_user_click
*/
- $("#fieldset_delete_user_footer #buttonGo.ajax").live('click', function(event) {
+ $("#fieldset_delete_user_footer #buttonGo.ajax").live('click', function (event) {
event.preventDefault();
- PMA_ajaxShowMessage(PMA_messages['strRemovingSelectedUsers']);
+ PMA_ajaxShowMessage(PMA_messages.strRemovingSelectedUsers);
var $form = $("#usersForm");
- $.post($form.attr('action'), $form.serialize() + "&delete=" + $(this).val() + "&ajax_request=true", function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize() + "&delete=" + $(this).val() + "&ajax_request=true", function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
// Refresh navigation, if we droppped some databases with the name
// that is the same as the username of the deleted user
@@ -269,12 +269,12 @@ AJAX.registerOnload('server_privileges.js', function() {
PMA_reloadNavigation();
}
//Remove the revoked user from the users list
- $form.find("input:checkbox:checked").parents("tr").slideUp("medium", function() {
+ $form.find("input:checkbox:checked").parents("tr").slideUp("medium", function () {
var this_user_initial = $(this).find('input:checkbox').val().charAt(0).toUpperCase();
$(this).remove();
//If this is the last user with this_user_initial, remove the link from #initials_table
- if ($("#tableuserrights").find('input:checkbox[value^=' + this_user_initial + ']').length == 0) {
+ if ($("#tableuserrights").find('input:checkbox[value^=' + this_user_initial + ']').length === 0) {
$("#initials_table").find('td > a:contains(' + this_user_initial + ')').parent('td').html(this_user_initial);
}
@@ -307,7 +307,7 @@ AJAX.registerOnload('server_privileges.js', function() {
* @memberOf jQuery
* @name edit_user_click
*/
- $("a.edit_user_anchor.ajax").live('click', function(event) {
+ $("a.edit_user_anchor.ajax").live('click', function (event) {
/** @lends jQuery */
event.preventDefault();
@@ -319,15 +319,15 @@ AJAX.registerOnload('server_privileges.js', function() {
$.get(
$(this).attr('href'),
{
- 'ajax_request':true,
+ 'ajax_request': true,
'edit_user_dialog': true,
'token': token
},
- function(data) {
- if (data.success == true) {
+ function (data) {
+ if (data.success === true) {
$('#page_content').hide();
var $div = $('#edit_user_dialog');
- if ($div.length == 0) {
+ if ($div.length === 0) {
$div = $('<div id="edit_user_dialog" style="margin: 0.5em;"></div>')
.insertBefore('#page_content');
} else {
@@ -351,7 +351,7 @@ AJAX.registerOnload('server_privileges.js', function() {
* @memberOf jQuery
* @name edit_user_submit
*/
- $("#edit_user_dialog").find("form.ajax").live('submit', function(event) {
+ $("#edit_user_dialog").find("form.ajax").live('submit', function (event) {
/** @lends jQuery */
event.preventDefault();
@@ -361,7 +361,7 @@ AJAX.registerOnload('server_privileges.js', function() {
return false;
}
- PMA_ajaxShowMessage(PMA_messages['strProcessingRequest']);
+ PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
$t.append('<input type="hidden" name="ajax_request" value="true" />');
@@ -375,14 +375,14 @@ AJAX.registerOnload('server_privileges.js', function() {
*/
var curr_submit_value = $t.find('.tblFooters').find('input:submit').val();
- // If any option other than 'keep the old one'(option 4) is chosen, we need to remove
+ // If any option other than 'keep the old one'(option 4) is chosen, we need to remove
// the old one from the table.
var $row_to_remove;
if (curr_submit_name == 'change_copy'
&& $('input[name=mode]:checked', '#fieldset_mode').val() != '4') {
var old_username = $t.find('input[name="old_username"]').val();
var old_hostname = $t.find('input[name="old_hostname"]').val();
- $('#usersForm tbody tr').each(function() {
+ $('#usersForm tbody tr').each(function () {
var $tr = $(this);
if ($tr.find('td:nth-child(2) label').text() == old_username
&& $tr.find('td:nth-child(3)').text() == old_hostname) {
@@ -392,8 +392,8 @@ AJAX.registerOnload('server_privileges.js', function() {
});
}
- $.post($t.attr('action'), $t.serialize() + '&' + curr_submit_name + '=' + curr_submit_value, function(data) {
- if (data.success == true) {
+ $.post($t.attr('action'), $t.serialize() + '&' + curr_submit_name + '=' + curr_submit_value, function (data) {
+ if (data.success === true) {
$('#page_content').show();
$("#edit_user_dialog").remove();
@@ -406,13 +406,13 @@ AJAX.registerOnload('server_privileges.js', function() {
'margin-top' : '0.5em'
});
var $notice_class = $("#result_query").find('.notice');
- if ($notice_class.text() == '') {
+ if ($notice_class.text() === '') {
$notice_class.remove();
}
} //Show SQL Query that was executed
// Remove the old row if the old user is deleted
- if ($row_to_remove != null) {
+ if ($row_to_remove !== null) {
$row_to_remove.remove();
}
@@ -427,7 +427,7 @@ AJAX.registerOnload('server_privileges.js', function() {
// and on the global page when adjusting global privileges,
// but not on the global page when adjusting db-specific privileges.
var reload_privs = false;
- if (data.db_specific_privs == false || (db_priv_page == data.db_specific_privs)) {
+ if (data.db_specific_privs === false || (db_priv_page == data.db_specific_privs)) {
reload_privs = true;
}
if (data.db_wildcard_privs) {
@@ -459,22 +459,22 @@ AJAX.registerOnload('server_privileges.js', function() {
* @memberOf jQuery
* @name export_user_click
*/
- $("button.mult_submit[value=export]").live('click', function(event) {
+ $("button.mult_submit[value=export]").live('click', function (event) {
event.preventDefault();
// can't export if no users checked
- if ($(this.form).find("input:checked").length == 0) {
+ if ($(this.form).find("input:checked").length === 0) {
return;
}
var $msgbox = PMA_ajaxShowMessage();
var button_options = {};
- button_options[PMA_messages['strClose']] = function() {
+ button_options[PMA_messages.strClose] = function () {
$(this).dialog("close");
};
$.post(
$(this.form).prop('action'),
$(this.form).serialize() + '&submit_mult=export&ajax_request=true',
- function(data) {
- if (data.success == true) {
+ function (data) {
+ if (data.success === true) {
var $ajaxDialog = $('<div />')
.append(data.message)
.dialog({
@@ -519,18 +519,18 @@ AJAX.registerOnload('server_privileges.js', function() {
);
}
- $("a.export_user_anchor.ajax").live('click', function(event) {
+ $("a.export_user_anchor.ajax").live('click', function (event) {
event.preventDefault();
var $msgbox = PMA_ajaxShowMessage();
/**
* @var button_options Object containing options for jQueryUI dialog buttons
*/
var button_options = {};
- button_options[PMA_messages['strClose']] = function() {
+ button_options[PMA_messages.strClose] = function () {
$(this).dialog("close");
};
- $.get($(this).attr('href'), {'ajax_request': true}, function(data) {
- if (data.success == true) {
+ $.get($(this).attr('href'), {'ajax_request': true}, function (data) {
+ if (data.success === true) {
var $ajaxDialog = $('<div />')
.append(data.message)
.dialog({
@@ -567,11 +567,11 @@ AJAX.registerOnload('server_privileges.js', function() {
* @name paginate_users_table_click
* @memberOf jQuery
*/
- $("#initials_table").find("a.ajax").live('click', function(event) {
+ $("#initials_table").find("a.ajax").live('click', function (event) {
event.preventDefault();
var $msgbox = PMA_ajaxShowMessage();
- $.get($(this).attr('href'), {'ajax_request' : true}, function(data) {
- if (data.success == true) {
+ $.get($(this).attr('href'), {'ajax_request' : true}, function (data) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msgbox);
// This form is not on screen when first entering Privileges
// if there are more than 50 users
@@ -591,10 +591,10 @@ AJAX.registerOnload('server_privileges.js', function() {
* Additional confirmation dialog after clicking
* 'Drop the databases...'
*/
- $('#checkbox_drop_users_db').click(function() {
+ $('#checkbox_drop_users_db').click(function () {
var $this_checkbox = $(this);
if ($this_checkbox.is(':checked')) {
- var is_confirmed = confirm(PMA_messages['strDropDatabaseStrongWarning'] + '\n' + $.sprintf(PMA_messages['strDoYouReally'], 'DROP DATABASE'));
+ var is_confirmed = confirm(PMA_messages.strDropDatabaseStrongWarning + '\n' + $.sprintf(PMA_messages.strDoYouReally, 'DROP DATABASE'));
if (! is_confirmed) {
$this_checkbox.prop('checked', false);
}
diff --git a/js/server_status.js b/js/server_status.js
deleted file mode 100644
index e9fb3263c7..0000000000
--- a/js/server_status.js
+++ /dev/null
@@ -1,25 +0,0 @@
-/* vim: set expandtab sw=4 ts=4 sts=4: */
-/**
- * @fileoverview functions used in server status pages
- * @name Server Status
- */
-
-var pma_token,
- url_query,
- server_time_diff,
- server_os,
- is_superuser,
- server_db_isLocal;
-
-// Add a tablesorter parser to properly handle thousands seperated numbers and SI prefixes
-AJAX.registerOnload('server_status.js', function() {
-
- var $js_data_form = $('#js_data');
- pma_token = $js_data_form.find("input[name=pma_token]").val();
- url_query = $js_data_form.find("input[name=url_query]").val();
- server_time_diff = eval($js_data_form.find("input[name=server_time_diff]").val());
- server_os = $js_data_form.find("input[name=server_os]").val();
- is_superuser = $js_data_form.find("input[name=is_superuser]").val();
- server_db_isLocal = $js_data_form.find("input[name=server_db_isLocal]").val();
-
-});
diff --git a/js/server_status_advisor.js b/js/server_status_advisor.js
index d581a68362..2aba1fb15d 100644
--- a/js/server_status_advisor.js
+++ b/js/server_status_advisor.js
@@ -8,27 +8,27 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('server_status_advisor.js', function() {
+AJAX.registerTeardown('server_status_advisor.js', function () {
$('a[href="#openAdvisorInstructions"]').unbind('click');
$('#statustabs_advisor').html('');
$('#advisorDialog').remove();
$('#instructionsDialog').remove();
});
-AJAX.registerOnload('server_status_advisor.js', function() {
+AJAX.registerOnload('server_status_advisor.js', function () {
/**** Server config advisor ****/
var $dialog = $('<div />').attr('id', 'advisorDialog');
var $instructionsDialog = $('<div />')
.attr('id', 'instructionsDialog')
.html($('#advisorInstructionsDialog').html());
- $('a[href="#openAdvisorInstructions"]').click(function() {
+ $('a[href="#openAdvisorInstructions"]').click(function () {
var dlgBtns = {};
- dlgBtns[PMA_messages['strClose']] = function() {
+ dlgBtns[PMA_messages.strClose] = function () {
$(this).dialog('close');
};
$instructionsDialog.dialog({
- title: PMA_messages['strAdvisorSystem'],
+ title: PMA_messages.strAdvisorSystem,
width: 700,
buttons: dlgBtns
});
@@ -53,15 +53,15 @@ AJAX.registerOnload('server_status_advisor.js', function() {
}
if (data.run.fired.length > 0) {
- $cnt.append('<p><b>' + PMA_messages['strPerformanceIssues'] + '</b></p>');
+ $cnt.append('<p><b>' + PMA_messages.strPerformanceIssues + '</b></p>');
$cnt.append('<table class="data" id="rulesFired" border="0"><thead><tr>' +
- '<th>' + PMA_messages['strIssuse'] + '</th><th>' + PMA_messages['strRecommendation'] +
+ '<th>' + PMA_messages.strIssuse + '</th><th>' + PMA_messages.strRecommendation +
'</th></tr></thead><tbody></tbody></table>');
$tbody = $cnt.find('table#rulesFired');
var rc_stripped;
- $.each(data.run.fired, function(key, value) {
+ $.each(data.run.fired, function (key, value) {
// recommendation may contain links, don't show those in overview table (clicking on them redirects the user)
rc_stripped = $.trim($('<div>').html(value.recommendation).text());
$tbody.append($tr = $('<tr class="linkElem noclick ' + (even ? 'even' : 'odd') + '"><td>' +
@@ -69,20 +69,20 @@ AJAX.registerOnload('server_status_advisor.js', function() {
even = !even;
$tr.data('rule', value);
- $tr.click(function() {
+ $tr.click(function () {
var rule = $(this).data('rule');
$dialog
- .dialog({title: PMA_messages['strRuleDetails']})
+ .dialog({title: PMA_messages.strRuleDetails})
.html(
- '<p><b>' + PMA_messages['strIssuse'] + ':</b><br />' + rule.issue + '</p>' +
- '<p><b>' + PMA_messages['strRecommendation'] + ':</b><br />' + rule.recommendation + '</p>' +
- '<p><b>' + PMA_messages['strJustification'] + ':</b><br />' + rule.justification + '</p>' +
- '<p><b>' + PMA_messages['strFormula'] + ':</b><br />' + rule.formula + '</p>' +
- '<p><b>' + PMA_messages['strTest'] + ':</b><br />' + rule.test + '</p>'
+ '<p><b>' + PMA_messages.strIssuse + ':</b><br />' + rule.issue + '</p>' +
+ '<p><b>' + PMA_messages.strRecommendation + ':</b><br />' + rule.recommendation + '</p>' +
+ '<p><b>' + PMA_messages.strJustification + ':</b><br />' + rule.justification + '</p>' +
+ '<p><b>' + PMA_messages.strFormula + ':</b><br />' + rule.formula + '</p>' +
+ '<p><b>' + PMA_messages.strTest + ':</b><br />' + rule.test + '</p>'
);
var dlgBtns = {};
- dlgBtns[PMA_messages['strClose']] = function() {
+ dlgBtns[PMA_messages.strClose] = function () {
$(this).dialog('close');
};
diff --git a/js/server_status_monitor.js b/js/server_status_monitor.js
index 286cb7539a..8b06bbb728 100644
--- a/js/server_status_monitor.js
+++ b/js/server_status_monitor.js
@@ -4,7 +4,7 @@ var runtime = {},
server_os,
is_superuser,
server_db_isLocal;
-AJAX.registerOnload('server_status_monitor.js', function() {
+AJAX.registerOnload('server_status_monitor.js', function () {
var $js_data_form = $('#js_data');
server_time_diff = new Date().getTime() - $js_data_form.find("input[name=server_time]").val();
server_os = $js_data_form.find("input[name=server_os]").val();
@@ -15,7 +15,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('server_status_monitor.js', function() {
+AJAX.registerTeardown('server_status_monitor.js', function () {
$('#emptyDialog').remove();
$('#addChartDialog').remove();
$('a.popupLink').unbind('click');
@@ -24,14 +24,14 @@ AJAX.registerTeardown('server_status_monitor.js', function() {
/**
* Popup behaviour
*/
-AJAX.registerOnload('server_status_monitor.js', function() {
+AJAX.registerOnload('server_status_monitor.js', function () {
$('<div />')
.attr('id', 'emptyDialog')
.appendTo('#page_content');
$('#addChartDialog')
.appendTo('#page_content');
- $('a.popupLink').click( function() {
+ $('a.popupLink').click(function () {
var $link = $(this);
$('div.' + $link.attr('href').substr(1))
.show()
@@ -40,15 +40,15 @@ AJAX.registerOnload('server_status_monitor.js', function() {
return false;
});
- $('body').click( function(event) {
- $('div.openedPopup').each(function() {
+ $('body').click(function (event) {
+ $('div.openedPopup').each(function () {
var $cnt = $(this);
var pos = $cnt.offset();
// Hide if the mouseclick is outside the popupcontent
- if (event.pageX < pos.left
- || event.pageY < pos.top
- || event.pageX > pos.left + $cnt.outerWidth()
- || event.pageY > pos.top + $cnt.outerHeight()
+ if (event.pageX < pos.left ||
+ event.pageY < pos.top ||
+ event.pageX > pos.left + $cnt.outerWidth() ||
+ event.pageY > pos.top + $cnt.outerHeight()
) {
$cnt.hide().removeClass('openedPopup');
}
@@ -56,7 +56,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
});
});
-AJAX.registerTeardown('server_status_monitor.js', function() {
+AJAX.registerTeardown('server_status_monitor.js', function () {
$('a[href="#rearrangeCharts"], a[href="#endChartEditMode"]').unbind('click');
$('div.popupContent select[name="chartColumns"]').unbind('change');
$('div.popupContent select[name="gridChartRefresh"]').unbind('change');
@@ -80,7 +80,7 @@ AJAX.registerTeardown('server_status_monitor.js', function() {
destroyGrid();
});
-AJAX.registerOnload('server_status_monitor.js', function() {
+AJAX.registerOnload('server_status_monitor.js', function () {
// Show tab links
$('div.tabLinks').show();
$('#loadingMonitorIcon').remove();
@@ -101,7 +101,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
// Timepicker is loaded on demand so we need to initialize
// datetime fields from the 'load log' dialog
- $('#logAnalyseDialog .datetimefield').each(function() {
+ $('#logAnalyseDialog .datetimefield').each(function () {
PMA_addDatepicker($(this));
});
@@ -158,26 +158,26 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var presetCharts = {
// Query cache efficiency
'qce': {
- title: PMA_messages['strQueryCacheEfficiency'],
+ title: PMA_messages.strQueryCacheEfficiency,
series: [ {
- label: PMA_messages['strQueryCacheEfficiency']
+ label: PMA_messages.strQueryCacheEfficiency
} ],
nodes: [ {
dataPoints: [{type: 'statusvar', name: 'Qcache_hits'}, {type: 'statusvar', name: 'Com_select'}],
transformFn: 'qce'
- } ],
+ } ],
maxYLabel: 0
},
// Query cache usage
'qcu': {
- title: PMA_messages['strQueryCacheUsage'],
+ title: PMA_messages.strQueryCacheUsage,
series: [ {
- label: PMA_messages['strQueryCacheUsed']
+ label: PMA_messages.strQueryCacheUsed
} ],
nodes: [ {
dataPoints: [{type: 'statusvar', name: 'Qcache_free_memory'}, {type: 'servervar', name: 'query_cache_size'}],
transformFn: 'qcu'
- } ],
+ } ],
maxYLabel: 0
}
};
@@ -191,29 +191,29 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var tooltipBox;
/* Add OS specific system info charts to the preset chart list */
- switch(server_os) {
+ switch (server_os) {
case 'WINNT':
$.extend(presetCharts, {
'cpu': {
- title: PMA_messages['strSystemCPUUsage'],
+ title: PMA_messages.strSystemCPUUsage,
series: [ {
- label: PMA_messages['strAverageLoad']
+ label: PMA_messages.strAverageLoad
} ],
nodes: [ {
dataPoints: [{ type: 'cpu', name: 'loadavg'}]
- } ],
+ } ],
maxYLabel: 100
},
'memory': {
- title: PMA_messages['strSystemMemory'],
+ title: PMA_messages.strSystemMemory,
series: [ {
- label: PMA_messages['strTotalMemory'],
- fill:true
+ label: PMA_messages.strTotalMemory,
+ fill: true
}, {
dataType: 'memory',
- label: PMA_messages['strUsedMemory'],
- fill:true
+ label: PMA_messages.strUsedMemory,
+ fill: true
} ],
nodes: [{ dataPoints: [{ type: 'memory', name: 'MemTotal' }], valueDivisor: 1024 },
{ dataPoints: [{ type: 'memory', name: 'MemUsed' }], valueDivisor: 1024 }
@@ -222,13 +222,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
},
'swap': {
- title: PMA_messages['strSystemSwap'],
+ title: PMA_messages.strSystemSwap,
series: [ {
- label: PMA_messages['strTotalSwap'],
- fill:true
+ label: PMA_messages.strTotalSwap,
+ fill: true
}, {
- label: PMA_messages['strUsedSwap'],
- fill:true
+ label: PMA_messages.strUsedSwap,
+ fill: true
} ],
nodes: [{ dataPoints: [{ type: 'memory', name: 'SwapTotal' }]},
{ dataPoints: [{ type: 'memory', name: 'SwapUsed' }]}
@@ -241,20 +241,20 @@ AJAX.registerOnload('server_status_monitor.js', function() {
case 'Linux':
$.extend(presetCharts, {
'cpu': {
- title: PMA_messages['strSystemCPUUsage'],
+ title: PMA_messages.strSystemCPUUsage,
series: [ {
- label: PMA_messages['strAverageLoad']
+ label: PMA_messages.strAverageLoad
} ],
nodes: [{ dataPoints: [{ type: 'cpu', name: 'irrelevant' }], transformFn: 'cpu-linux'}],
maxYLabel: 0
},
'memory': {
- title: PMA_messages['strSystemMemory'],
+ title: PMA_messages.strSystemMemory,
series: [
- { label: PMA_messages['strBufferedMemory'], fill:true},
- { label: PMA_messages['strUsedMemory'], fill:true},
- { label: PMA_messages['strCachedMemory'], fill:true},
- { label: PMA_messages['strFreeMemory'], fill:true}
+ { label: PMA_messages.strBufferedMemory, fill: true},
+ { label: PMA_messages.strUsedMemory, fill: true},
+ { label: PMA_messages.strCachedMemory, fill: true},
+ { label: PMA_messages.strFreeMemory, fill: true}
],
nodes: [
{ dataPoints: [{ type: 'memory', name: 'Buffers' }], valueDivisor: 1024 },
@@ -263,13 +263,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
{ dataPoints: [{ type: 'memory', name: 'MemFree' }], valueDivisor: 1024 }
],
maxYLabel: 0
- },
+ },
'swap': {
- title: PMA_messages['strSystemSwap'],
+ title: PMA_messages.strSystemSwap,
series: [
- { label: PMA_messages['strCachedSwap'], fill:true},
- { label: PMA_messages['strUsedSwap'], fill:true},
- { label: PMA_messages['strFreeSwap'], fill:true}
+ { label: PMA_messages.strCachedSwap, fill: true},
+ { label: PMA_messages.strUsedSwap, fill: true},
+ { label: PMA_messages.strFreeSwap, fill: true}
],
nodes: [
{ dataPoints: [{ type: 'memory', name: 'SwapCached' }], valueDivisor: 1024 },
@@ -284,32 +284,32 @@ AJAX.registerOnload('server_status_monitor.js', function() {
case 'SunOS':
$.extend(presetCharts, {
'cpu': {
- title: PMA_messages['strSystemCPUUsage'],
+ title: PMA_messages.strSystemCPUUsage,
series: [ {
- label: PMA_messages['strAverageLoad']
+ label: PMA_messages.strAverageLoad
} ],
nodes: [ {
dataPoints: [{ type: 'cpu', name: 'loadavg'}]
- } ],
+ } ],
maxYLabel: 0
},
'memory': {
- title: PMA_messages['strSystemMemory'],
+ title: PMA_messages.strSystemMemory,
series: [
- { label: PMA_messages['strUsedMemory'], fill:true },
- { label: PMA_messages['strFreeMemory'], fill:true }
+ { label: PMA_messages.strUsedMemory, fill: true },
+ { label: PMA_messages.strFreeMemory, fill: true }
],
nodes: [
{ dataPoints: [{ type: 'memory', name: 'MemUsed' }], valueDivisor: 1024 },
{ dataPoints: [{ type: 'memory', name: 'MemFree' }], valueDivisor: 1024 }
],
maxYLabel: 0
- },
+ },
'swap': {
- title: PMA_messages['strSystemSwap'],
+ title: PMA_messages.strSystemSwap,
series: [
- { label: PMA_messages['strUsedSwap'], fill:true },
- { label: PMA_messages['strFreeSwap'], fill:true }
+ { label: PMA_messages.strUsedSwap, fill: true },
+ { label: PMA_messages.strFreeSwap, fill: true }
],
nodes: [
{ dataPoints: [{ type: 'memory', name: 'SwapUsed' }], valueDivisor: 1024 },
@@ -323,32 +323,40 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Default setting for the chart grid
var defaultChartGrid = {
- 'c0': { title: PMA_messages['strQuestions'],
- series: [{label: PMA_messages['strQuestions']}],
- nodes: [{dataPoints: [{ type: 'statusvar', name: 'Questions' }], display: 'differential' }],
- maxYLabel: 0
+ 'c0': {
+ title: PMA_messages.strQuestions,
+ series: [
+ {label: PMA_messages.strQuestions}
+ ],
+ nodes: [
+ {dataPoints: [{ type: 'statusvar', name: 'Questions' }], display: 'differential' }
+ ],
+ maxYLabel: 0
},
'c1': {
- title: PMA_messages['strChartConnectionsTitle'],
- series: [ { label: PMA_messages['strConnections']},
- { label: PMA_messages['strProcesses']} ],
- nodes: [ { dataPoints: [{ type: 'statusvar', name: 'Connections' }], display: 'differential' },
- { dataPoints: [{ type: 'proc', name: 'processes' }] }
- ],
- maxYLabel: 0
+ title: PMA_messages.strChartConnectionsTitle,
+ series: [
+ {label: PMA_messages.strConnections},
+ {label: PMA_messages.strProcesses}
+ ],
+ nodes: [
+ {dataPoints: [{ type: 'statusvar', name: 'Connections' }], display: 'differential' },
+ {dataPoints: [{ type: 'proc', name: 'processes' }] }
+ ],
+ maxYLabel: 0
},
'c2': {
- title: PMA_messages['strTraffic'],
- series: [
- { label: PMA_messages['strBytesSent']},
- { label: PMA_messages['strBytesReceived']}
- ],
- nodes: [
- { dataPoints: [{ type: 'statusvar', name: 'Bytes_sent' }], display: 'differential', valueDivisor: 1024 },
- { dataPoints: [{ type: 'statusvar', name: 'Bytes_received' }], display: 'differential', valueDivisor: 1024 }
- ],
- maxYLabel: 0
- }
+ title: PMA_messages.strTraffic,
+ series: [
+ {label: PMA_messages.strBytesSent},
+ {label: PMA_messages.strBytesReceived}
+ ],
+ nodes: [
+ {dataPoints: [{ type: 'statusvar', name: 'Bytes_sent' }], display: 'differential', valueDivisor: 1024 },
+ {dataPoints: [{ type: 'statusvar', name: 'Bytes_received' }], display: 'differential', valueDivisor: 1024 }
+ ],
+ maxYLabel: 0
+ }
};
// Server is localhost => We can add cpu/memory/swap to the default chart
@@ -370,19 +378,19 @@ AJAX.registerOnload('server_status_monitor.js', function() {
menuName: 'gridsettings',
menuItems: [{
textKey: 'editChart',
- onclick: function() {
+ onclick: function () {
editChart(this);
}
}, {
textKey: 'removeChart',
- onclick: function() {
+ onclick: function () {
removeChart(this);
}
}]
}
};
- $('a[href="#rearrangeCharts"], a[href="#endChartEditMode"]').click(function(event) {
+ $('a[href="#rearrangeCharts"], a[href="#endChartEditMode"]').click(function (event) {
event.preventDefault();
editMode = !editMode;
if ($(this).attr('href') == '#endChartEditMode') {
@@ -409,7 +417,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
events: {
// Drop event. The drag child element is moved into the drop element
// and vice versa. So the parameters are switched.
- drop: function(drag, drop, pos) {
+ drop: function (drag, drop, pos) {
var dragKey, dropKey, dropRender;
var dragRender = $(drag).children().first().attr('id');
@@ -418,7 +426,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
// Find the charts in the array
- $.each(runtime.charts, function(key, value) {
+ $.each(runtime.charts, function (key, value) {
if (value.chart.options.chart.renderTo == dragRender) {
dragKey = key;
}
@@ -436,13 +444,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
} else {
// Case 2: drop is a empty cell => just completely rebuild the ids
var keys = [];
- var dropKeyNum = parseInt(dropKey.substr(1));
+ var dropKeyNum = parseInt(dropKey.substr(1), 10);
var insertBefore = pos.col + pos.row * monitorSettings.columns;
var values = [];
var newChartList = {};
var c = 0;
- $.each(runtime.charts, function(key, value) {
+ $.each(runtime.charts, function (key, value) {
if (key != dropKey) {
keys.push(key);
}
@@ -451,7 +459,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
keys.sort();
// Rebuilds all ids, with the dragged chart correctly inserted
- for (var i = 0; i<keys.length; i++) {
+ for (var i = 0; i < keys.length; i++) {
if (keys[i] == insertBefore) {
newChartList['c' + (c++)] = runtime.charts[dropKey];
insertBefore = -1; // Insert ok
@@ -482,8 +490,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
});
// global settings
- $('div.popupContent select[name="chartColumns"]').change(function() {
- monitorSettings.columns = parseInt(this.value);
+ $('div.popupContent select[name="chartColumns"]').change(function () {
+ monitorSettings.columns = parseInt(this.value, 10);
var newSize = chartSize();
@@ -494,12 +502,12 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var numColumns;
var $tr = $('#chartGrid tr:first');
var row = 0;
- while($tr.length != 0) {
+ while ($tr.length !== 0) {
numColumns = 1;
// To many cells in one row => put into next row
- $tr.find('td').each(function() {
+ $tr.find('td').each(function () {
if (numColumns > monitorSettings.columns) {
- if ($tr.next().length == 0) {
+ if ($tr.next().length === 0) {
$tr.after('<tr></tr>');
}
$tr.next().prepend($(this));
@@ -513,8 +521,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var cnt = monitorSettings.columns - $tr.find('td').length;
for (var i = 0; i < cnt; i++) {
$tr.append($tr.next().find('td:first'));
- $tr.nextAll().each(function() {
- if ($(this).next().length != 0) {
+ $tr.nextAll().each(function () {
+ if ($(this).next().length !== 0) {
$(this).append($(this).next().find('td:first'));
}
});
@@ -526,7 +534,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
/* Apply new chart size to all charts */
- $.each(runtime.charts, function(key, value) {
+ $.each(runtime.charts, function (key, value) {
value.chart.setSize(
newSize.width,
newSize.height,
@@ -548,8 +556,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
saveMonitor(); // Save settings
});
- $('div.popupContent select[name="gridChartRefresh"]').change(function() {
- monitorSettings.gridRefresh = parseInt(this.value) * 1000;
+ $('div.popupContent select[name="gridChartRefresh"]').change(function () {
+ monitorSettings.gridRefresh = parseInt(this.value, 10) * 1000;
clearTimeout(runtime.refreshTimeout);
if (runtime.refreshRequest) {
@@ -564,11 +572,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
saveMonitor(); // Save settings
});
- $('a[href="#addNewChart"]').click(function(event) {
+ $('a[href="#addNewChart"]').click(function (event) {
event.preventDefault();
var dlgButtons = { };
- dlgButtons[PMA_messages['strAddChart']] = function() {
+ dlgButtons[PMA_messages.strAddChart] = function () {
var type = $('input[name="chartType"]:checked').val();
if (type == 'preset') {
@@ -577,8 +585,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// If user builds his own chart, it's being set/updated
// each time he adds a series
// So here we only warn if he didn't add a series yet
- if (! newChart || ! newChart.nodes || newChart.nodes.length == 0) {
- alert(PMA_messages['strAddOneSeriesWarning']);
+ if (! newChart || ! newChart.nodes || newChart.nodes.length === 0) {
+ alert(PMA_messages.strAddOneSeriesWarning);
return;
}
}
@@ -594,7 +602,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
$(this).dialog("close");
};
- dlgButtons[PMA_messages['strClose']] = function() {
+ dlgButtons[PMA_messages.strClose] = function () {
newChart = null;
$('span#clearSeriesLink').hide();
$('#seriesPreview').html('');
@@ -602,11 +610,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
};
var $presetList = $('#addChartDialog select[name="presetCharts"]');
- if ($presetList.html().length == 0) {
- $.each(presetCharts, function(key, value) {
+ if ($presetList.html().length === 0) {
+ $.each(presetCharts, function (key, value) {
$presetList.append('<option value="' + key + '">' + value.title + '</option>');
});
- $presetList.change(function() {
+ $presetList.change(function () {
$('input[name="chartTitle"]').val(
$presetList.find(':selected').text()
);
@@ -635,15 +643,15 @@ AJAX.registerOnload('server_status_monitor.js', function() {
buttons: dlgButtons
});
- $('#addChartDialog #seriesPreview').html('<i>' + PMA_messages['strNone'] + '</i>');
+ $('#addChartDialog #seriesPreview').html('<i>' + PMA_messages.strNone + '</i>');
return false;
});
- $('a[href="#exportMonitorConfig"]').click(function(event) {
+ $('a[href="#exportMonitorConfig"]').click(function (event) {
event.preventDefault();
var gridCopy = {};
- $.each(runtime.charts, function(key, elem) {
+ $.each(runtime.charts, function (key, elem) {
gridCopy[key] = {};
gridCopy[key].nodes = elem.nodes;
gridCopy[key].settings = elem.settings;
@@ -671,22 +679,23 @@ AJAX.registerOnload('server_status_monitor.js', function() {
.remove();
});
- $('a[href="#importMonitorConfig"]').click(function(event) {
+ $('a[href="#importMonitorConfig"]').click(function (event) {
event.preventDefault();
- $('#emptyDialog').dialog({title: PMA_messages['strImportDialogTitle']});
- $('#emptyDialog').html(PMA_messages['strImportDialogMessage'] + ':<br/><form action="file_echo.php?' + PMA_commonParams.get('common_query') + '&import=1" method="post" enctype="multipart/form-data">' +
+ $('#emptyDialog').dialog({title: PMA_messages.strImportDialogTitle});
+ $('#emptyDialog').html(PMA_messages.strImportDialogMessage + ':<br/><form action="file_echo.php?' + PMA_commonParams.get('common_query') + '&import=1" method="post" enctype="multipart/form-data">' +
'<input type="file" name="file"> <input type="hidden" name="import" value="1"> </form>');
var dlgBtns = {};
- dlgBtns[PMA_messages['strImport']] = function() {
+ dlgBtns[PMA_messages.strImport] = function () {
var $iframe, $form;
$('body').append($iframe = $('<iframe id="monitorConfigUpload" style="display:none;"></iframe>'));
var d = $iframe[0].contentWindow.document;
- d.open(); d.close();
+ d.open();
+ d.close();
mew = d;
- $iframe.load(function() {
+ $iframe.load(function () {
var json;
// Try loading config
@@ -695,14 +704,14 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Chrome wraps around '<pre style="word-wrap: break-word; white-space: pre-wrap;">' to any text content -.-
json = $.secureEvalJSON(data.substring(data.indexOf("{"), data.lastIndexOf("}") + 1));
} catch (err) {
- alert(PMA_messages['strFailedParsingConfig']);
+ alert(PMA_messages.strFailedParsingConfig);
$('#emptyDialog').dialog('close');
return;
}
// Basic check, is this a monitor config json?
if (!json || ! json.monitorCharts || ! json.monitorCharts) {
- alert(PMA_messages['strFailedParsingConfig']);
+ alert(PMA_messages.strFailedParsingConfig);
$('#emptyDialog').dialog('close');
return;
}
@@ -712,8 +721,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
window.localStorage['monitorCharts'] = $.toJSON(json.monitorCharts);
window.localStorage['monitorSettings'] = $.toJSON(json.monitorSettings);
rebuildGrid();
- } catch(err) {
- alert(PMA_messages['strFailedBuildingGrid']);
+ } catch (err) {
+ alert(PMA_messages.strFailedBuildingGrid);
// If an exception is thrown, load default again
window.localStorage.removeItem('monitorCharts');
window.localStorage.removeItem('monitorSettings');
@@ -728,7 +737,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
$('#emptyDialog').append('<img class="ajaxIcon" src="' + pmaThemeImage + 'ajax_clock_small.gif" alt="">');
};
- dlgBtns[PMA_messages['strCancel']] = function() {
+ dlgBtns[PMA_messages.strCancel] = function () {
$(this).dialog('close');
};
@@ -740,7 +749,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
});
});
- $('a[href="#clearMonitorConfig"]').click(function(event) {
+ $('a[href="#clearMonitorConfig"]').click(function (event) {
event.preventDefault();
window.localStorage.removeItem('monitorCharts');
window.localStorage.removeItem('monitorSettings');
@@ -749,13 +758,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
rebuildGrid();
});
- $('a[href="#pauseCharts"]').click(function(event) {
+ $('a[href="#pauseCharts"]').click(function (event) {
event.preventDefault();
runtime.redrawCharts = ! runtime.redrawCharts;
if (! runtime.redrawCharts) {
- $(this).html(PMA_getImage('play.png') + ' ' + PMA_messages['strResumeMonitor']);
+ $(this).html(PMA_getImage('play.png') + ' ' + PMA_messages.strResumeMonitor);
} else {
- $(this).html(PMA_getImage('pause.png') + ' ' + PMA_messages['strPauseMonitor']);
+ $(this).html(PMA_getImage('pause.png') + ' ' + PMA_messages.strPauseMonitor);
if (! runtime.charts) {
initGrid();
$('a[href="#settingsPopup"]').show();
@@ -764,7 +773,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
return false;
});
- $('a[href="#monitorInstructionsDialog"]').click(function(event) {
+ $('a[href="#monitorInstructionsDialog"]').click(function (event) {
event.preventDefault();
var $dialog = $('#monitorInstructionsDialog');
@@ -774,96 +783,96 @@ AJAX.registerOnload('server_status_monitor.js', function() {
height: 'auto'
}).find('img.ajaxIcon').show();
- var loadLogVars = function(getvars) {
+ var loadLogVars = function (getvars) {
var vars = { ajax_request: true, logging_vars: true };
if (getvars) {
$.extend(vars, getvars);
}
$.get('server_status_monitor.php?' + PMA_commonParams.get('common_query'), vars,
- function(data) {
+ function (data) {
var logVars;
- if (data.success == true) {
+ if (data.success === true) {
logVars = data.message;
} else {
return serverResponseError();
}
- var icon = PMA_getImage('s_success.png'), msg='', str='';
+ var icon = PMA_getImage('s_success.png'), msg = '', str = '';
if (logVars['general_log'] == 'ON') {
if (logVars['slow_query_log'] == 'ON') {
- msg = PMA_messages['strBothLogOn'];
+ msg = PMA_messages.strBothLogOn;
} else {
- msg = PMA_messages['strGenLogOn'];
+ msg = PMA_messages.strGenLogOn;
}
}
- if (msg.length == 0 && logVars['slow_query_log'] == 'ON') {
- msg = PMA_messages['strSlowLogOn'];
+ if (msg.length === 0 && logVars['slow_query_log'] == 'ON') {
+ msg = PMA_messages.strSlowLogOn;
}
- if (msg.length == 0) {
+ if (msg.length === 0) {
icon = PMA_getImage('s_error.png');
- msg = PMA_messages['strBothLogOff'];
+ msg = PMA_messages.strBothLogOff;
}
- str = '<b>' + PMA_messages['strCurrentSettings'] + '</b><br/><div class="smallIndent">';
+ str = '<b>' + PMA_messages.strCurrentSettings + '</b><br/><div class="smallIndent">';
str += icon + msg + '<br />';
if (logVars['log_output'] != 'TABLE') {
- str += PMA_getImage('s_error.png') + ' ' + PMA_messages['strLogOutNotTable'] + '<br />';
+ str += PMA_getImage('s_error.png') + ' ' + PMA_messages.strLogOutNotTable + '<br />';
} else {
- str += PMA_getImage('s_success.png') + ' ' + PMA_messages['strLogOutIsTable'] + '<br />';
+ str += PMA_getImage('s_success.png') + ' ' + PMA_messages.strLogOutIsTable + '<br />';
}
if (logVars['slow_query_log'] == 'ON') {
if (logVars['long_query_time'] > 2) {
- str += PMA_getImage('s_attention.png') + ' '
- + $.sprintf(PMA_messages['strSmallerLongQueryTimeAdvice'], logVars['long_query_time'])
- + '<br />';
+ str += PMA_getImage('s_attention.png') + ' ';
+ str += $.sprintf(PMA_messages.strSmallerLongQueryTimeAdvice, logVars['long_query_time']);
+ str += '<br />';
}
if (logVars['long_query_time'] < 2) {
- str += PMA_getImage('s_success.png') + ' '
- + $.sprintf(PMA_messages['strLongQueryTimeSet'], logVars['long_query_time'])
- + '<br />';
+ str += PMA_getImage('s_success.png') + ' ';
+ str += $.sprintf(PMA_messages.strLongQueryTimeSet, logVars['long_query_time']);
+ str += '<br />';
}
}
str += '</div>';
if (is_superuser) {
- str += '<p></p><b>' + PMA_messages['strChangeSettings'] + '</b>';
+ str += '<p></p><b>' + PMA_messages.strChangeSettings + '</b>';
str += '<div class="smallIndent">';
- str += PMA_messages['strSettingsAppliedGlobal'] + '<br/>';
+ str += PMA_messages.strSettingsAppliedGlobal + '<br/>';
var varValue = 'TABLE';
if (logVars['log_output'] == 'TABLE') {
varValue = 'FILE';
}
- str += '- <a class="set" href="#log_output-' + varValue + '">'
- + $.sprintf(PMA_messages['strSetLogOutput'], varValue)
- + ' </a><br />';
+ str += '- <a class="set" href="#log_output-' + varValue + '">';
+ str += $.sprintf(PMA_messages.strSetLogOutput, varValue);
+ str += ' </a><br />';
if (logVars['general_log'] != 'ON') {
- str += '- <a class="set" href="#general_log-ON">'
- + $.sprintf(PMA_messages['strEnableVar'], 'general_log')
- + ' </a><br />';
+ str += '- <a class="set" href="#general_log-ON">';
+ str += $.sprintf(PMA_messages.strEnableVar, 'general_log');
+ str += ' </a><br />';
} else {
- str += '- <a class="set" href="#general_log-OFF">'
- + $.sprintf(PMA_messages['strDisableVar'], 'general_log')
- + ' </a><br />';
+ str += '- <a class="set" href="#general_log-OFF">';
+ str += $.sprintf(PMA_messages.strDisableVar, 'general_log');
+ str += ' </a><br />';
}
if (logVars['slow_query_log'] != 'ON') {
- str += '- <a class="set" href="#slow_query_log-ON">'
- + $.sprintf(PMA_messages['strEnableVar'], 'slow_query_log')
- + ' </a><br />';
+ str += '- <a class="set" href="#slow_query_log-ON">';
+ str += $.sprintf(PMA_messages.strEnableVar, 'slow_query_log');
+ str += ' </a><br />';
} else {
- str += '- <a class="set" href="#slow_query_log-OFF">'
- + $.sprintf(PMA_messages['strDisableVar'], 'slow_query_log')
- + ' </a><br />';
+ str += '- <a class="set" href="#slow_query_log-OFF">';
+ str += $.sprintf(PMA_messages.strDisableVar, 'slow_query_log');
+ str += ' </a><br />';
}
varValue = 5;
@@ -871,12 +880,12 @@ AJAX.registerOnload('server_status_monitor.js', function() {
varValue = 1;
}
- str += '- <a class="set" href="#long_query_time-' + varValue + '">'
- + $.sprintf(PMA_messages['setSetLongQueryTime'], varValue)
- + ' </a><br />';
+ str += '- <a class="set" href="#long_query_time-' + varValue + '">';
+ str += $.sprintf(PMA_messages.setSetLongQueryTime, varValue);
+ str += ' </a><br />';
} else {
- str += PMA_messages['strNoSuperUser'] + '<br/>';
+ str += PMA_messages.strNoSuperUser + '<br/>';
}
str += '</div>';
@@ -887,7 +896,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
$dialog.find('div.ajaxContent').html(str);
$dialog.find('img.ajaxIcon').hide();
- $dialog.find('a.set').click(function() {
+ $dialog.find('a.set').click(function () {
var nameValue = $(this).attr('href').split('-');
loadLogVars({ varName: nameValue[0].substr(1), varValue: nameValue[1]});
$dialog.find('img.ajaxIcon').show();
@@ -902,10 +911,10 @@ AJAX.registerOnload('server_status_monitor.js', function() {
return false;
});
- $('input[name="chartType"]').change(function() {
+ $('input[name="chartType"]').change(function () {
$('#chartVariableSettings').toggle(this.checked && this.value == 'variable');
var title = $('input[name="chartTitle"]').val();
- if (title == PMA_messages['strChartTitle']
+ if (title == PMA_messages.strChartTitle
|| title == $('label[for="' + $('input[name="chartTitle"]').data('lastRadio') + '"]').text()
) {
$('input[name="chartTitle"]')
@@ -915,52 +924,52 @@ AJAX.registerOnload('server_status_monitor.js', function() {
});
- $('input[name="useDivisor"]').change(function() {
+ $('input[name="useDivisor"]').change(function () {
$('span.divisorInput').toggle(this.checked);
});
- $('input[name="useUnit"]').change(function() {
+ $('input[name="useUnit"]').change(function () {
$('span.unitInput').toggle(this.checked);
});
$('select[name="varChartList"]').change(function () {
- if (this.selectedIndex != 0) {
+ if (this.selectedIndex !== 0) {
$('#variableInput').val(this.value);
}
});
- $('a[href="#kibDivisor"]').click(function(event) {
+ $('a[href="#kibDivisor"]').click(function (event) {
event.preventDefault();
$('input[name="valueDivisor"]').val(1024);
- $('input[name="valueUnit"]').val(PMA_messages['strKiB']);
+ $('input[name="valueUnit"]').val(PMA_messages.strKiB);
$('span.unitInput').toggle(true);
$('input[name="useUnit"]').prop('checked', true);
return false;
});
- $('a[href="#mibDivisor"]').click(function(event) {
+ $('a[href="#mibDivisor"]').click(function (event) {
event.preventDefault();
- $('input[name="valueDivisor"]').val(1024*1024);
- $('input[name="valueUnit"]').val(PMA_messages['strMiB']);
+ $('input[name="valueDivisor"]').val(1024 * 1024);
+ $('input[name="valueUnit"]').val(PMA_messages.strMiB);
$('span.unitInput').toggle(true);
$('input[name="useUnit"]').prop('checked', true);
return false;
});
- $('a[href="#submitClearSeries"]').click(function(event) {
+ $('a[href="#submitClearSeries"]').click(function (event) {
event.preventDefault();
- $('#seriesPreview').html('<i>' + PMA_messages['strNone'] + '</i>');
+ $('#seriesPreview').html('<i>' + PMA_messages.strNone + '</i>');
newChart = null;
$('#clearSeriesLink').hide();
});
- $('a[href="#submitAddSeries"]').click(function(event) {
+ $('a[href="#submitAddSeries"]').click(function (event) {
event.preventDefault();
- if ($('#variableInput').val() == "") {
+ if ($('#variableInput').val() === "") {
return false;
}
- if (newChart == null) {
+ if (newChart === null) {
$('#seriesPreview').html('');
newChart = {
@@ -977,20 +986,20 @@ AJAX.registerOnload('server_status_monitor.js', function() {
};
if (serie.dataPoints[0].name == 'Processes') {
- serie.dataPoints[0].type ='proc';
+ serie.dataPoints[0].type = 'proc';
}
if ($('input[name="useDivisor"]').prop('checked')) {
- serie.valueDivisor = parseInt($('input[name="valueDivisor"]').val());
+ serie.valueDivisor = parseInt($('input[name="valueDivisor"]').val(), 10);
}
if ($('input[name="useUnit"]').prop('checked')) {
serie.unit = $('input[name="valueUnit"]').val();
}
- var str = serie.display == 'differential' ? ', ' + PMA_messages['strDifferential'] : '';
- str += serie.valueDivisor ? (', ' + $.sprintf(PMA_messages['strDividedBy'], serie.valueDivisor)) : '';
- str += serie.unit ? (', ' + PMA_messages['strUnit'] + ': ' + serie.unit) : '';
+ var str = serie.display == 'differential' ? ', ' + PMA_messages.strDifferential : '';
+ str += serie.valueDivisor ? (', ' + $.sprintf(PMA_messages.strDividedBy, serie.valueDivisor)) : '';
+ str += serie.unit ? (', ' + PMA_messages.strUnit + ': ' + serie.unit) : '';
var newSeries = {
label: $('#variableInput').val().replace(/_/g, " ")
@@ -1018,6 +1027,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
/* Initializes the monitor, called only once */
function initGrid() {
+ var i;
+
/* Apply default values & config */
if (window.localStorage) {
if (window.localStorage['monitorCharts']) {
@@ -1027,14 +1038,14 @@ AJAX.registerOnload('server_status_monitor.js', function() {
monitorSettings = $.parseJSON(window.localStorage['monitorSettings']);
}
- $('a[href="#clearMonitorConfig"]').toggle(runtime.charts != null);
+ $('a[href="#clearMonitorConfig"]').toggle(runtime.charts !== null);
- if (runtime.charts != null && monitorProtocolVersion != window.localStorage['monitorVersion']) {
- $('#emptyDialog').dialog({title: PMA_messages['strIncompatibleMonitorConfig']});
- $('#emptyDialog').html(PMA_messages['strIncompatibleMonitorConfigDescription']);
+ if (runtime.charts !== null && monitorProtocolVersion != window.localStorage['monitorVersion']) {
+ $('#emptyDialog').dialog({title: PMA_messages.strIncompatibleMonitorConfig});
+ $('#emptyDialog').html(PMA_messages.strIncompatibleMonitorConfigDescription);
var dlgBtns = {};
- dlgBtns[PMA_messages['strClose']] = function() { $(this).dialog('close'); };
+ dlgBtns[PMA_messages.strClose] = function () { $(this).dialog('close'); };
$('#emptyDialog').dialog({
width: 400,
@@ -1043,10 +1054,10 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
}
- if (runtime.charts == null) {
+ if (runtime.charts === null) {
runtime.charts = defaultChartGrid;
}
- if (monitorSettings == null) {
+ if (monitorSettings === null) {
monitorSettings = defaultMonitorSettings;
}
@@ -1065,27 +1076,27 @@ AJAX.registerOnload('server_status_monitor.js', function() {
/* Calculate how much spacing there is between each chart */
$('#chartGrid').html('<tr><td></td><td></td></tr><tr><td></td><td></td></tr>');
chartSpacing = {
- width: $('#chartGrid td:nth-child(2)').offset().left
- - $('#chartGrid td:nth-child(1)').offset().left,
- height: $('#chartGrid tr:nth-child(2) td:nth-child(2)').offset().top
- - $('#chartGrid tr:nth-child(1) td:nth-child(1)').offset().top
+ width: $('#chartGrid td:nth-child(2)').offset().left -
+ $('#chartGrid td:nth-child(1)').offset().left,
+ height: $('#chartGrid tr:nth-child(2) td:nth-child(2)').offset().top -
+ $('#chartGrid tr:nth-child(1) td:nth-child(1)').offset().top
};
$('#chartGrid').html('');
/* Add all charts - in correct order */
var keys = [];
- $.each(runtime.charts, function(key, value) {
+ $.each(runtime.charts, function (key, value) {
keys.push(key);
});
keys.sort();
- for (var i = 0; i < keys.length; i++) {
+ for (i = 0; i < keys.length; i++) {
addChart(runtime.charts[keys[i]], true);
}
/* Fill in missing cells */
var numCharts = $('#chartGrid .monitorChart').length;
var numMissingCells = (monitorSettings.columns - numCharts % monitorSettings.columns) % monitorSettings.columns;
- for (var i = 0; i < numMissingCells; i++) {
+ for (i = 0; i < numMissingCells; i++) {
$('#chartGrid tr:last').append('<td></td>');
}
@@ -1102,7 +1113,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var oldData = null;
if (runtime.charts) {
oldData = {};
- $.each(runtime.charts, function(key, chartObj) {
+ $.each(runtime.charts, function (key, chartObj) {
for (var i = 0, l = chartObj.nodes.length; i < l; i++) {
oldData[chartObj.nodes[i].dataPoint] = [];
for (var j = 0, ll = chartObj.chart.series[i].data.length; j < ll; j++) {
@@ -1116,7 +1127,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
initGrid();
if (oldData) {
- $.each(runtime.charts, function(key, chartObj) {
+ $.each(runtime.charts, function (key, chartObj) {
for (var j = 0, l = chartObj.nodes.length; j < l; j++) {
if (oldData[chartObj.nodes[j].dataPoint]) {
chartObj.chart.series[j].setData(oldData[chartObj.nodes[j].dataPoint]);
@@ -1138,6 +1149,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
/* Adds a chart to the chart grid */
function addChart(chartObj, initialize) {
+ var i;
var settings = {
title: escapeHtml(chartObj.title),
grid: {
@@ -1156,8 +1168,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
max: runtime.xmax
},
yaxis: {
- min:0,
- max:100,
+ min: 0,
+ max: 100,
tickInterval: 20
}
},
@@ -1169,26 +1181,23 @@ AJAX.registerOnload('server_status_monitor.js', function() {
lineWidth: 2
},
highlighter: {
- show: true,
- showTooltip: true,
- tooltipAxes: 'y',
- useAxesFormatters: true
+ show: true
}
};
- if (settings.title === PMA_messages['strSystemCPUUsage']
- || settings.title === PMA_messages['strQueryCacheEfficiency']) {
+ if (settings.title === PMA_messages.strSystemCPUUsage
+ || settings.title === PMA_messages.strQueryCacheEfficiency) {
settings.axes.yaxis.tickOptions = {
formatString: "%d %%"
};
- } else if (settings.title === PMA_messages['strSystemMemory']
- || settings.title === PMA_messages['strSystemSwap']
+ } else if (settings.title === PMA_messages.strSystemMemory
+ || settings.title === PMA_messages.strSystemSwap
) {
settings.stackSeries = true;
settings.axes.yaxis.tickOptions = {
formatter: $.jqplot.byteFormatter(2) // MiB
};
- } else if (settings.title === PMA_messages['strTraffic']) {
+ } else if (settings.title === PMA_messages.strTraffic) {
settings.axes.yaxis.tickOptions = {
formatter: $.jqplot.byteFormatter(1) // KiB
};
@@ -1196,10 +1205,10 @@ AJAX.registerOnload('server_status_monitor.js', function() {
settings.series = chartObj.series;
- if ($('#' + 'gridchart' + runtime.chartAI).length == 0) {
+ if ($('#' + 'gridchart' + runtime.chartAI).length === 0) {
var numCharts = $('#chartGrid .monitorChart').length;
- if (numCharts == 0 || !( numCharts % monitorSettings.columns)) {
+ if (numCharts === 0 || (numCharts % monitorSettings.columns === 0)) {
$('#chartGrid').append('<tr></tr>');
}
@@ -1210,8 +1219,50 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// also chart won't plot initially with no data and data comes on refreshChartGrid()
var series = [];
for (i in chartObj.series) {
- series.push([[0,0]]);
+ series.push([[0, 0]]);
+ }
+
+ // set Tooltip for each series
+ for (i in settings.series) {
+ settings.series[i].highlighter = {
+ show: true,
+ tooltipContentEditor: function (str, seriesIndex, pointIndex, plot) {
+ var j;
+ // TODO: move style to theme CSS
+ var tooltipHtml = '<div style="font-size:12px;background-color:#FFFFFF;' +
+ 'opacity:0.95;filter:alpha(opacity=95);padding:5px;">';
+ // x value i.e. time
+ var timeValue = str.split(",")[0];
+ var seriesValue;
+ tooltipHtml += 'Time: ' + timeValue;
+ tooltipHtml += '<span style="font-weight:bold;">';
+ // Add y values to the tooltip per series
+ for (j in plot.series) {
+ // get y value if present
+ if (plot.series[j].data.length > pointIndex) {
+ seriesValue = plot.series[j].data[pointIndex][1];
+ } else {
+ return;
+ }
+ var seriesLabel = plot.series[j].label;
+ var seriesColor = plot.series[j].color;
+ // format y value
+ if (plot.series[0]._yaxis.tickOptions.formatter) {
+ // using formatter function
+ seriesValue = plot.series[0]._yaxis.tickOptions.formatter('%s', seriesValue);
+ } else if (plot.series[0]._yaxis.tickOptions.formatString) {
+ // using format string
+ seriesValue = $.sprintf(plot.series[0]._yaxis.tickOptions.formatString, seriesValue);
+ }
+ tooltipHtml += '<br /><span style="color:' + seriesColor + '">' +
+ seriesLabel + ': ' + seriesValue + '</span>';
+ }
+ tooltipHtml += '</span></div>';
+ return tooltipHtml;
+ }
+ };
}
+
chartObj.chart = $.jqplot('gridchart' + runtime.chartAI, series, settings);
// remove [0,0] after plotting
for (i in chartObj.chart.series) {
@@ -1219,7 +1270,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
var $legend = $('<div />').css('padding', '0.5em');
- for (var i in chartObj.chart.series) {
+ for (i in chartObj.chart.series) {
$legend.append(
$('<div />').append(
$('<div>').css({
@@ -1241,13 +1292,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
.parent()
.append($legend);
- if (initialize != true) {
+ if (initialize !== true) {
runtime.charts['c' + runtime.chartAI] = chartObj;
buildRequiredDataList();
}
// time span selection
- $('#gridchart' + runtime.chartAI).bind('jqplotMouseDown', function(ev, gridpos, datapos, neighbor, plot) {
+ $('#gridchart' + runtime.chartAI).bind('jqplotMouseDown', function (ev, gridpos, datapos, neighbor, plot) {
drawTimeSpan = true;
selectionTimeDiff.push(datapos.xaxis);
if ($('#selection_box').length) {
@@ -1260,13 +1311,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
selectionBox
.attr({id: 'selection_box'})
.css({
- top: selectionStartY-gridpos.y,
+ top: selectionStartY - gridpos.y,
left: selectionStartX
})
.fadeIn();
});
- $('#gridchart' + runtime.chartAI).bind('jqplotMouseUp', function(ev, gridpos, datapos, neighbor, plot) {
+ $('#gridchart' + runtime.chartAI).bind('jqplotMouseUp', function (ev, gridpos, datapos, neighbor, plot) {
if (! drawTimeSpan) {
return;
}
@@ -1285,11 +1336,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
drawTimeSpan = false;
});
- $('#gridchart' + runtime.chartAI).bind('jqplotMouseMove', function(ev, gridpos, datapos, neighbor, plot) {
+ $('#gridchart' + runtime.chartAI).bind('jqplotMouseMove', function (ev, gridpos, datapos, neighbor, plot) {
if (! drawTimeSpan) {
return;
}
- if (selectionStartX != undefined) {
+ if (selectionStartX !== undefined) {
$('#selection_box')
.css({
width: Math.ceil(ev.pageX - selectionStartX)
@@ -1298,11 +1349,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
});
- $('#gridchart' + runtime.chartAI).bind('jqplotMouseLeave', function(ev, gridpos, datapos, neighbor, plot) {
+ $('#gridchart' + runtime.chartAI).bind('jqplotMouseLeave', function (ev, gridpos, datapos, neighbor, plot) {
drawTimeSpan = false;
});
- $(document.body).mouseup(function() {
+ $(document.body).mouseup(function () {
if ($('#selection_box').length) {
selectionBox.remove();
}
@@ -1317,13 +1368,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
/* Opens a dialog that allows one to edit the title and series labels of the supplied chart */
function editChart(chartObj) {
var htmlnode = chartObj.options.chart.renderTo;
- if (! htmlnode ) {
+ if (! htmlnode) {
return;
}
var chart = null;
var chartKey = null;
- $.each(runtime.charts, function(key, value) {
+ $.each(runtime.charts, function (key, value) {
if (value.chart.options.chart.renderTo == htmlnode) {
chart = value;
chartKey = key;
@@ -1331,22 +1382,22 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
});
- if (chart == null) {
+ if (chart === null) {
return;
}
- var htmlStr = '<p><b>' + PMA_messages['strChartTitle'] + ': </b> <br/> <input type="text" size="35" name="chartTitle" value="' + chart.title + '" />';
- htmlStr += '</p><p><b>' + PMA_messages['strSeries'] + ':</b> </p><ol>';
- for (var i = 0; i<chart.nodes.length; i++) {
+ var htmlStr = '<p><b>' + PMA_messages.strChartTitle + ': </b> <br/> <input type="text" size="35" name="chartTitle" value="' + chart.title + '" />';
+ htmlStr += '</p><p><b>' + PMA_messages.strSeries + ':</b> </p><ol>';
+ for (var i = 0; i < chart.nodes.length; i++) {
htmlStr += '<li><i>' + chart.nodes[i].dataPoints[0].name + ': </i><br/><input type="text" name="chartSerie-' + i + '" value="' + chart.nodes[i].name + '" /></li>';
}
dlgBtns = {};
- dlgBtns[PMA_messages['strSave']] = function() {
+ dlgBtns[PMA_messages.strSave] = function () {
runtime.charts[chartKey].title = $('#emptyDialog input[name="chartTitle"]').val();
runtime.charts[chartKey].chart.setTitle({ text: runtime.charts[chartKey].title });
- $('#emptyDialog input[name*="chartSerie"]').each(function() {
+ $('#emptyDialog input[name*="chartSerie"]').each(function () {
var $t = $(this);
var idx = $t.attr('name').split('-')[1];
runtime.charts[chartKey].nodes[idx].name = $t.val();
@@ -1356,13 +1407,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
$(this).dialog('close');
saveMonitor();
};
- dlgBtns[PMA_messages['strCancel']] = function() {
+ dlgBtns[PMA_messages.strCancel] = function () {
$(this).dialog('close');
};
$('#emptyDialog').html(htmlStr + '</ol>');
$('#emptyDialog').dialog({
- title: PMA_messages['strChartEdit'],
+ title: PMA_messages.strChartEdit,
width: 'auto',
height: 'auto',
buttons: dlgBtns
@@ -1377,12 +1428,12 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var dlgBtns = { };
- dlgBtns[PMA_messages['strFromSlowLog']] = function() {
+ dlgBtns[PMA_messages.strFromSlowLog] = function () {
loadLog('slow', min, max);
$(this).dialog("close");
};
- dlgBtns[PMA_messages['strFromGeneralLog']] = function() {
+ dlgBtns[PMA_messages.strFromGeneralLog] = function () {
loadLog('general', min, max);
$(this).dialog("close");
};
@@ -1410,11 +1461,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
/* Removes a chart from the grid */
function removeChart(chartObj) {
var htmlnode = chartObj.options.chart.renderTo;
- if (! htmlnode ) {
+ if (! htmlnode) {
return;
}
- $.each(runtime.charts, function(key, value) {
+ $.each(runtime.charts, function (key, value) {
if (value.chart.options.chart.renderTo == htmlnode) {
delete runtime.charts[key];
return false;
@@ -1425,7 +1476,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Using settimeout() because clicking the remove link fires an onclick event
// which throws an error when the chart is destroyed
- setTimeout(function() {
+ setTimeout(function () {
chartObj.destroy();
$('#' + htmlnode).remove();
}, 10);
@@ -1441,9 +1492,9 @@ AJAX.registerOnload('server_status_monitor.js', function() {
chart_data: 1,
type: 'chartgrid',
requiredData: $.toJSON(runtime.dataList)
- }, function(data) {
+ }, function (data) {
var chartData;
- if (data.success == true) {
+ if (data.success === true) {
chartData = data.message;
} else {
return serverResponseError();
@@ -1453,7 +1504,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var total;
/* Update values in each graph */
- $.each(runtime.charts, function(orderKey, elem) {
+ $.each(runtime.charts, function (orderKey, elem) {
var key = elem.chartID;
// If newly added chart, we have no data for it yet
if (! chartData[key]) {
@@ -1463,11 +1514,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
total = 0;
for (var j = 0; j < elem.nodes.length; j++) {
// Update x-axis
- if (i == 0 && j == 0) {
- if (oldChartData == null) {
+ if (i === 0 && j === 0) {
+ if (oldChartData === null) {
diff = chartData.x - runtime.xmax;
} else {
- diff = parseInt(chartData.x - oldChartData.x);
+ diff = parseInt(chartData.x - oldChartData.x, 10);
}
runtime.xmin += diff;
@@ -1483,7 +1534,9 @@ AJAX.registerOnload('server_status_monitor.js', function() {
elem.nodes[j].transformFn,
chartData[key][j],
// Check if first iteration (oldChartData==null), or if newly added chart oldChartData[key]==null
- (oldChartData == null || oldChartData[key] == null ? null : oldChartData[key][j])
+ (oldChartData === null
+ || oldChartData[key] === null
+ || oldChartData[key] === undefined ? null : oldChartData[key][j])
);
// Otherwise use original value and apply differential and divisor if given,
@@ -1492,7 +1545,10 @@ AJAX.registerOnload('server_status_monitor.js', function() {
value = parseFloat(chartData[key][j][0].value);
if (elem.nodes[j].display == 'differential') {
- if (oldChartData == null || oldChartData[key] == null) {
+ if (oldChartData === null
+ || oldChartData[key] === null
+ || oldChartData[key] === undefined
+ ) {
continue;
}
value -= oldChartData[key][j][0].value;
@@ -1504,11 +1560,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
// Set y value, if defined
- if (value != undefined) {
+ if (value !== undefined) {
elem.chart.series[j].data.push([chartData.x, value]);
if (value > elem.maxYLabel) {
elem.maxYLabel = value;
- } else if (elem.maxYLabel == 0) {
+ } else if (elem.maxYLabel === 0) {
elem.maxYLabel = 0.5;
}
// free old data point values and update maxYLabel
@@ -1522,8 +1578,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
elem.chart.series[j].data.splice(0, elem.chart.series[j].data.length - runtime.gridMaxPoints);
}
}
- if (elem.title === PMA_messages['strSystemMemory']
- || elem.title === PMA_messages['strSystemSwap']
+ if (elem.title === PMA_messages.strSystemMemory
+ || elem.title === PMA_messages.strSystemSwap
) {
total += value;
}
@@ -1532,20 +1588,20 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// update chart options
// keep ticks number/positioning consistent while refreshrate changes
- var tickInterval = (runtime.xmax - runtime.xmin)/5;
- elem.chart['axes']['xaxis'].ticks = [(runtime.xmax - tickInterval*4),
- (runtime.xmax - tickInterval*3), (runtime.xmax - tickInterval*2),
+ var tickInterval = (runtime.xmax - runtime.xmin) / 5;
+ elem.chart['axes']['xaxis'].ticks = [(runtime.xmax - tickInterval * 4),
+ (runtime.xmax - tickInterval * 3), (runtime.xmax - tickInterval * 2),
(runtime.xmax - tickInterval), runtime.xmax];
- if (elem.title !== PMA_messages['strSystemCPUUsage']
- && elem.title !== PMA_messages['strQueryCacheEfficiency']
- && elem.title !== PMA_messages['strSystemMemory']
- && elem.title !== PMA_messages['strSystemSwap']
+ if (elem.title !== PMA_messages.strSystemCPUUsage
+ && elem.title !== PMA_messages.strQueryCacheEfficiency
+ && elem.title !== PMA_messages.strSystemMemory
+ && elem.title !== PMA_messages.strSystemSwap
) {
- elem.chart['axes']['yaxis']['max'] = Math.ceil(elem.maxYLabel*1.1);
- elem.chart['axes']['yaxis']['tickInterval'] = Math.ceil(elem.maxYLabel*1.1/5);
- } else if (elem.title === PMA_messages['strSystemMemory']
- || elem.title === PMA_messages['strSystemSwap']
+ elem.chart['axes']['yaxis']['max'] = Math.ceil(elem.maxYLabel * 1.1);
+ elem.chart['axes']['yaxis']['tickInterval'] = Math.ceil(elem.maxYLabel * 1.1 / 5);
+ } else if (elem.title === PMA_messages.strSystemMemory
+ || elem.title === PMA_messages.strSystemSwap
) {
elem.chart['axes']['yaxis']['max'] = Math.ceil(total * 1.1 / 100) * 100;
elem.chart['axes']['yaxis']['tickInterval'] = Math.ceil(total * 1.1 / 5);
@@ -1568,15 +1624,17 @@ AJAX.registerOnload('server_status_monitor.js', function() {
*/
function getMaxYLabel(dataValues) {
var maxY = dataValues[0][1];
- $.each(dataValues,function(k,v){maxY = (v[1]>maxY) ? v[1] : maxY});
+ $.each(dataValues, function (k, v) {
+ maxY = (v[1] > maxY) ? v[1] : maxY;
+ });
return maxY;
}
/* Function that supplies special value transform functions for chart values */
function chartValueTransform(name, cur, prev) {
- switch(name) {
+ switch (name) {
case 'cpu-linux':
- if (prev == null) {
+ if (prev === null) {
return undefined;
}
// cur and prev are datapoint arrays, but containing
@@ -1590,13 +1648,13 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Query cache efficiency (%)
case 'qce':
- if (prev == null) {
+ if (prev === null) {
return undefined;
}
// cur[0].value is Qcache_hits, cur[1].value is Com_select
var diffQHits = cur[0].value - prev[0].value;
// No NaN please :-)
- if (cur[1].value - prev[1].value == 0) {
+ if (cur[1].value - prev[1].value === 0) {
return 0;
}
@@ -1604,7 +1662,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Query cache usage (%)
case 'qcu':
- if (cur[1].value == 0) {
+ if (cur[1].value === 0) {
return 0;
}
// cur[0].value is Qcache_free_memory, cur[1].value is query_cache_size
@@ -1622,9 +1680,9 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Store an own id, because the property name is subject of reordering,
// thus destroying our mapping with runtime.charts <=> runtime.dataList
var chartID = 0;
- $.each(runtime.charts, function(key, chart) {
+ $.each(runtime.charts, function (key, chart) {
runtime.dataList[chartID] = [];
- for (var i=0, l=chart.nodes.length; i < l; i++) {
+ for (var i = 0, l = chart.nodes.length; i < l; i++) {
runtime.dataList[chartID][i] = chart.nodes[i].dataPoints;
}
runtime.charts[key].chartID = chartID;
@@ -1644,14 +1702,14 @@ AJAX.registerOnload('server_status_monitor.js', function() {
opts.limitTypes = false;
}
- $('#emptyDialog').dialog({title: PMA_messages['strAnalysingLogsTitle']});
- $('#emptyDialog').html(PMA_messages['strAnalysingLogs'] +
+ $('#emptyDialog').dialog({title: PMA_messages.strAnalysingLogsTitle});
+ $('#emptyDialog').html(PMA_messages.strAnalysingLogs +
' <img class="ajaxIcon" src="' + pmaThemeImage +
'ajax_clock_small.gif" alt="">');
var dlgBtns = {};
- dlgBtns[PMA_messages['strCancelRequest']] = function() {
- if (logRequest != null) {
+ dlgBtns[PMA_messages.strCancelRequest] = function () {
+ if (logRequest !== null) {
logRequest.abort();
}
@@ -1674,21 +1732,22 @@ AJAX.registerOnload('server_status_monitor.js', function() {
removeVariables: opts.removeVariables,
limitTypes: opts.limitTypes
},
- function(data) {
+ function (data) {
var logData;
- if (data.success == true) {
+ var dlgBtns = {};
+ if (data.success === true) {
logData = data.message;
} else {
return serverResponseError();
}
- if (logData.rows.length != 0) {
+ if (logData.rows.length !== 0) {
runtime.logDataCols = buildLogTable(logData);
/* Show some stats in the dialog */
- $('#emptyDialog').dialog({title: PMA_messages['strLoadingLogs']});
- $('#emptyDialog').html('<p>' + PMA_messages['strLogDataLoaded'] + '</p>');
- $.each(logData.sum, function(key, value) {
+ $('#emptyDialog').dialog({title: PMA_messages.strLoadingLogs});
+ $('#emptyDialog').html('<p>' + PMA_messages.strLogDataLoaded + '</p>');
+ $.each(logData.sum, function (key, value) {
key = key.charAt(0).toUpperCase() + key.slice(1).toLowerCase();
if (key == 'Total') {
key = '<b>' + key + '</b>';
@@ -1700,20 +1759,20 @@ AJAX.registerOnload('server_status_monitor.js', function() {
if (logData.numRows > 12) {
$('#logTable').prepend(
'<fieldset id="logDataFilter">' +
- ' <legend>' + PMA_messages['strFiltersForLogTable'] + '</legend>' +
+ ' <legend>' + PMA_messages.strFiltersForLogTable + '</legend>' +
' <div class="formelement">' +
- ' <label for="filterQueryText">' + PMA_messages['strFilterByWordRegexp'] + '</label>' +
+ ' <label for="filterQueryText">' + PMA_messages.strFilterByWordRegexp + '</label>' +
' <input name="filterQueryText" type="text" id="filterQueryText" style="vertical-align: baseline;" />' +
' </div>' +
- ((logData.numRows > 250) ? ' <div class="formelement"><button name="startFilterQueryText" id="startFilterQueryText">' + PMA_messages['strFilter'] + '</button></div>' : '') +
+ ((logData.numRows > 250) ? ' <div class="formelement"><button name="startFilterQueryText" id="startFilterQueryText">' + PMA_messages.strFilter + '</button></div>' : '') +
' <div class="formelement">' +
' <input type="checkbox" id="noWHEREData" name="noWHEREData" value="1" /> ' +
- ' <label for="noWHEREData"> ' + PMA_messages['strIgnoreWhereAndGroup'] + '</label>' +
+ ' <label for="noWHEREData"> ' + PMA_messages.strIgnoreWhereAndGroup + '</label>' +
' </div' +
'</fieldset>'
);
- $('#logTable #noWHEREData').change(function() {
+ $('#logTable #noWHEREData').change(function () {
filterQueries(true);
});
@@ -1725,24 +1784,22 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
- var dlgBtns = {};
- dlgBtns[PMA_messages['strJumpToTable']] = function() {
+ dlgBtns[PMA_messages.strJumpToTable] = function () {
$(this).dialog("close");
$(document).scrollTop($('#logTable').offset().top);
};
- $('#emptyDialog').dialog( "option", "buttons", dlgBtns);
+ $('#emptyDialog').dialog("option", "buttons", dlgBtns);
} else {
- $('#emptyDialog').dialog({title: PMA_messages['strNoDataFoundTitle']});
- $('#emptyDialog').html('<p>' + PMA_messages['strNoDataFound'] + '</p>');
+ $('#emptyDialog').dialog({title: PMA_messages.strNoDataFoundTitle});
+ $('#emptyDialog').html('<p>' + PMA_messages.strNoDataFound + '</p>');
- var dlgBtns = {};
- dlgBtns[PMA_messages['strClose']] = function() {
+ dlgBtns[PMA_messages.strClose] = function () {
$(this).dialog("close");
};
- $('#emptyDialog').dialog( "option", "buttons", dlgBtns );
+ $('#emptyDialog').dialog("option", "buttons", dlgBtns);
}
}
);
@@ -1758,7 +1815,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var odd_row = false, cell, textFilter;
var val = $('#logTable #filterQueryText').val();
- if (val.length == 0) {
+ if (val.length === 0) {
textFilter = null;
} else {
textFilter = new RegExp(val, 'i');
@@ -1776,7 +1833,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var columnSums = {};
// For the slow log we have to count many columns (query_time, lock_time, rows_examined, rows_sent, etc.)
- var countRow = function(query, row) {
+ var countRow = function (query, row) {
var cells = row.match(/<td>(.*?)<\/td>/gi);
if (!columnSums[query]) {
columnSums[query] = [0, 0, 0, 0];
@@ -1786,12 +1843,12 @@ AJAX.registerOnload('server_status_monitor.js', function() {
columnSums[query][0] += timeToSec(cells[2].replace(/(<td>|<\/td>)/gi, ''));
columnSums[query][1] += timeToSec(cells[3].replace(/(<td>|<\/td>)/gi, ''));
// rows_examind and rows_sent are just numbers
- columnSums[query][2] += parseInt(cells[4].replace(/(<td>|<\/td>)/gi, ''));
- columnSums[query][3] += parseInt(cells[5].replace(/(<td>|<\/td>)/gi, ''));
+ columnSums[query][2] += parseInt(cells[4].replace(/(<td>|<\/td>)/gi, ''), 10);
+ columnSums[query][3] += parseInt(cells[5].replace(/(<td>|<\/td>)/gi, ''), 10);
};
// We just assume the sql text is always in the second last column, and that the total count is right of it
- $('#logTable table tbody tr td:nth-child(' + (runtime.logDataCols.length - 1) + ')').each(function() {
+ $('#logTable table tbody tr td:nth-child(' + (runtime.logDataCols.length - 1) + ')').each(function () {
var $t = $(this);
// If query is a SELECT and user enabled or disabled to group
// queries ignoring data in where statements, we
@@ -1806,11 +1863,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Js does not specify a limit on property name length,
// so we can abuse it as index :-)
if (filteredQueries[q]) {
- filteredQueries[q] += parseInt($t.next().text());
- totalSum += parseInt($t.next().text());
+ filteredQueries[q] += parseInt($t.next().text(), 10);
+ totalSum += parseInt($t.next().text(), 10);
hide = true;
} else {
- filteredQueries[q] = parseInt($t.next().text());
+ filteredQueries[q] = parseInt($t.next().text(), 10);
filteredQueriesLines[q] = i;
$t.text(q);
}
@@ -1838,7 +1895,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// If not required to be hidden, do we need
// to hide because of a not matching text filter?
- if (! hide && (textFilter != null && ! textFilter.exec($t.text()))) {
+ if (! hide && (textFilter !== null && ! textFilter.exec($t.text()))) {
hide = true;
}
@@ -1846,7 +1903,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
if (hide) {
$t.parent().css('display', 'none');
} else {
- totalSum += parseInt($t.next().text());
+ totalSum += parseInt($t.next().text(), 10);
rowSum++;
odd_row = ! odd_row;
@@ -1868,7 +1925,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
if (varFilterChange) {
if (noVars) {
var numCol, row, $table = $('#logTable table tbody');
- $.each(filteredQueriesLines, function(key, value) {
+ $.each(filteredQueriesLines, function (key, value) {
if (filteredQueries[key] <= 1) {
return;
}
@@ -1887,7 +1944,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
$('#logTable table').trigger("update");
- setTimeout(function() {
+ setTimeout(function () {
$('#logTable table').trigger('sorton', [[[runtime.logDataCols.length - 1, 1]]]);
}, 0);
}
@@ -1895,23 +1952,23 @@ AJAX.registerOnload('server_status_monitor.js', function() {
// Display some stats at the bottom of the table
$('#logTable table tfoot tr')
.html('<th colspan="' + (runtime.logDataCols.length - 1) + '">' +
- PMA_messages['strSumRows'] + ' ' + rowSum + '<span style="float:right">' +
- PMA_messages['strTotal'] + '</span></th><th class="right">' + totalSum + '</th>');
+ PMA_messages.strSumRows + ' ' + rowSum + '<span style="float:right">' +
+ PMA_messages.strTotal + '</span></th><th class="right">' + totalSum + '</th>');
}
}
/* Turns a timespan (12:12:12) into a number */
function timeToSec(timeStr) {
var time = timeStr.split(':');
- return parseInt(time[0]*3600) + parseInt(time[1]*60) + parseInt(time[2]);
+ return (parseInt(time[0], 10) * 3600) + (parseInt(time[1], 10) * 60) + parseInt(time[2], 10);
}
/* Turns a number into a timespan (100 into 00:01:40) */
function secToTime(timeInt) {
var hours = Math.floor(timeInt / 3600);
- timeInt -= hours*3600;
+ timeInt -= hours * 3600;
var minutes = Math.floor(timeInt / 60);
- timeInt -= minutes*60;
+ timeInt -= minutes * 60;
if (hours < 10) {
hours = '0' + hours;
@@ -1935,22 +1992,22 @@ AJAX.registerOnload('server_status_monitor.js', function() {
$('#logTable').html($table);
- var formatValue = function(name, value) {
- switch(name) {
- case 'user_host':
- return value.replace(/(\[.*?\])+/g, '');
+ var formatValue = function (name, value) {
+ if (name == 'user_host') {
+ return value.replace(/(\[.*?\])+/g, '');
}
return value;
};
for (var i = 0, l = rows.length; i < l; i++) {
- if (i == 0) {
- $.each(rows[0], function(key, value) {
+ if (i === 0) {
+ $.each(rows[0], function (key, value) {
cols.push(key);
});
- $table.append( '<thead>' +
- '<tr><th class="nowrap">' + cols.join('</th><th class="nowrap">') + '</th></tr>' +
- '</thead>');
+ $table.append('<thead>' +
+ '<tr><th class="nowrap">' + cols.join('</th><th class="nowrap">') + '</th></tr>' +
+ '</thead>'
+ );
$table.append($tBody = $('<tbody></tbody>'));
}
@@ -1971,17 +2028,17 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
$table.append('<tfoot>' +
- '<tr><th colspan="' + (cols.length - 1) + '">' + PMA_messages['strSumRows'] +
- ' ' + data.numRows + '<span style="float:right">' + PMA_messages['strTotal'] +
+ '<tr><th colspan="' + (cols.length - 1) + '">' + PMA_messages.strSumRows +
+ ' ' + data.numRows + '<span style="float:right">' + PMA_messages.strTotal +
'</span></th><th class="right">' + data.sum.TOTAL + '</th></tr></tfoot>');
// Append a tooltip to the count column, if there exist one
if ($('#logTable th:last').html() == '#') {
$('#logTable th:last').append('&nbsp;' + PMA_getImage('b_docs.png', '', {'class': 'qroupedQueryInfoIcon'}));
- var tooltipContent = PMA_messages['strCountColumnExplanation'];
+ var tooltipContent = PMA_messages.strCountColumnExplanation;
if (groupInserts) {
- tooltipContent += '<p>' + PMA_messages['strMoreCountColumnExplanation'] + '</p>';
+ tooltipContent += '<p>' + PMA_messages.strMoreCountColumnExplanation + '</p>';
}
PMA_tooltip(
@@ -2012,9 +2069,9 @@ AJAX.registerOnload('server_status_monitor.js', function() {
codemirror_editor.setValue(query);
// Codemirror is bugged, it doesn't refresh properly sometimes.
// Following lines seem to fix that
- setTimeout(function() {
+ setTimeout(function () {
codemirror_editor.refresh();
- },50);
+ }, 50);
}
else {
$('#sqlquery').val(query);
@@ -2023,10 +2080,10 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var profilingChart = null;
var dlgBtns = {};
- dlgBtns[PMA_messages['strAnalyzeQuery']] = function() {
+ dlgBtns[PMA_messages.strAnalyzeQuery] = function () {
loadQueryAnalysis(rowData);
};
- dlgBtns[PMA_messages['strClose']] = function () {
+ dlgBtns[PMA_messages.strClose] = function () {
$(this).dialog('close');
};
@@ -2035,8 +2092,8 @@ AJAX.registerOnload('server_status_monitor.js', function() {
height: 'auto',
resizable: false,
buttons: dlgBtns,
- close: function() {
- if (profilingChart != null) {
+ close: function () {
+ if (profilingChart !== null) {
profilingChart.destroy();
}
$('#queryAnalyzerDialog div.placeHolder').html('');
@@ -2054,7 +2111,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
var db = rowData.db || '';
$('#queryAnalyzerDialog div.placeHolder').html(
- PMA_messages['strAnalyzing'] + ' <img class="ajaxIcon" src="' +
+ PMA_messages.strAnalyzing + ' <img class="ajaxIcon" src="' +
pmaThemeImage + 'ajax_clock_small.gif" alt="">');
$.post('server_status_monitor.php?' + PMA_commonParams.get('common_query'), {
@@ -2062,8 +2119,9 @@ AJAX.registerOnload('server_status_monitor.js', function() {
query_analyzer: true,
query: codemirror_editor ? codemirror_editor.getValue() : $('#sqlquery').val(),
database: db
- }, function(data) {
- if (data.success == true) {
+ }, function (data) {
+ var i;
+ if (data.success === true) {
data = data.message;
} else {
$('#queryAnalyzerDialog div.placeHolder').html('<div class="error">' + data.error + '</div>');
@@ -2074,10 +2132,10 @@ AJAX.registerOnload('server_status_monitor.js', function() {
$('#queryAnalyzerDialog div.placeHolder')
.html('<table width="100%" border="0"><tr><td class="explain"></td><td class="chart"></td></tr></table>');
- var explain = '<b>' + PMA_messages['strExplainOutput'] + '</b> ' + $('#explain_docu').html();
+ var explain = '<b>' + PMA_messages.strExplainOutput + '</b> ' + $('#explain_docu').html();
if (data.explain.length > 1) {
explain += ' (';
- for (var i = 0; i < data.explain.length; i++) {
+ for (i = 0; i < data.explain.length; i++) {
if (i > 0) {
explain += ', ';
}
@@ -2086,10 +2144,10 @@ AJAX.registerOnload('server_status_monitor.js', function() {
explain += ')';
}
explain += '<p></p>';
- for (var i = 0, l = data.explain.length; i < l; i++) {
- explain += '<div class="explain-' + i + '"' + (i>0? 'style="display:none;"' : '' ) + '>';
- $.each(data.explain[i], function(key, value) {
- value = (value == null)?'null':value;
+ for (i = 0, l = data.explain.length; i < l; i++) {
+ explain += '<div class="explain-' + i + '"' + (i > 0 ? 'style="display:none;"' : '') + '>';
+ $.each(data.explain[i], function (key, value) {
+ value = (value === null) ? 'null' : value;
if (key == 'type' && value.toLowerCase() == 'all') {
value = '<span class="attention">' + value + '</span>';
@@ -2102,11 +2160,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
explain += '</div>';
}
- explain += '<p><b>' + PMA_messages['strAffectedRows'] + '</b> ' + data.affectedRows;
+ explain += '<p><b>' + PMA_messages.strAffectedRows + '</b> ' + data.affectedRows;
$('#queryAnalyzerDialog div.placeHolder td.explain').append(explain);
- $('#queryAnalyzerDialog div.placeHolder a[href*="#showExplain"]').click(function() {
+ $('#queryAnalyzerDialog div.placeHolder a[href*="#showExplain"]').click(function () {
var id = $(this).attr('href').split('-')[1];
$(this).parent().find('div[class*="explain"]').hide();
$(this).parent().find('div[class*="explain-' + id + '"]').show();
@@ -2114,11 +2172,11 @@ AJAX.registerOnload('server_status_monitor.js', function() {
if (data.profiling) {
var chartData = [];
- var numberTable = '<table class="queryNums"><thead><tr><th>' + PMA_messages['strStatus'] + '</th><th>' + PMA_messages['strTime'] + '</th></tr></thead><tbody>';
+ var numberTable = '<table class="queryNums"><thead><tr><th>' + PMA_messages.strStatus + '</th><th>' + PMA_messages.strTime + '</th></tr></thead><tbody>';
var duration;
var otherTime = 0;
- for (var i = 0, l = data.profiling.length; i < l; i++) {
+ for (i = 0, l = data.profiling.length; i < l; i++) {
duration = parseFloat(data.profiling[i].duration);
totalTime += duration;
@@ -2127,7 +2185,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
// Only put those values in the pie which are > 2%
- for (var i = 0, l = data.profiling.length; i < l; i++) {
+ for (i = 0, l = data.profiling.length; i < l; i++) {
duration = parseFloat(data.profiling[i].duration);
if (duration / totalTime > 0.02) {
@@ -2138,24 +2196,24 @@ AJAX.registerOnload('server_status_monitor.js', function() {
}
if (otherTime > 0) {
- chartData.push([PMA_prettyProfilingNum(otherTime, 2) + ' ' + PMA_messages['strOther'], otherTime]);
+ chartData.push([PMA_prettyProfilingNum(otherTime, 2) + ' ' + PMA_messages.strOther, otherTime]);
}
- numberTable += '<tr><td><b>' + PMA_messages['strTotalTime'] + '</b></td><td>' + PMA_prettyProfilingNum(totalTime, 2) + '</td></tr>';
+ numberTable += '<tr><td><b>' + PMA_messages.strTotalTime + '</b></td><td>' + PMA_prettyProfilingNum(totalTime, 2) + '</td></tr>';
numberTable += '</tbody></table>';
$('#queryAnalyzerDialog div.placeHolder td.chart').append(
- '<b>' + PMA_messages['strProfilingResults'] + ' ' + $('#profiling_docu').html() + '</b> ' +
- '(<a href="#showNums">' + PMA_messages['strTable'] + '</a>, <a href="#showChart">' + PMA_messages['strChart'] + '</a>)<br/>' +
+ '<b>' + PMA_messages.strProfilingResults + ' ' + $('#profiling_docu').html() + '</b> ' +
+ '(<a href="#showNums">' + PMA_messages.strTable + '</a>, <a href="#showChart">' + PMA_messages.strChart + '</a>)<br/>' +
numberTable + ' <div id="queryProfiling"></div>');
- $('#queryAnalyzerDialog div.placeHolder a[href="#showNums"]').click(function() {
+ $('#queryAnalyzerDialog div.placeHolder a[href="#showNums"]').click(function () {
$('#queryAnalyzerDialog #queryProfiling').hide();
$('#queryAnalyzerDialog table.queryNums').show();
return false;
});
- $('#queryAnalyzerDialog div.placeHolder a[href="#showChart"]').click(function() {
+ $('#queryAnalyzerDialog div.placeHolder a[href="#showChart"]').click(function () {
$('#queryAnalyzerDialog #queryProfiling').show();
$('#queryAnalyzerDialog table.queryNums').hide();
return false;
@@ -2175,7 +2233,7 @@ AJAX.registerOnload('server_status_monitor.js', function() {
function saveMonitor() {
var gridCopy = {};
- $.each(runtime.charts, function(key, elem) {
+ $.each(runtime.charts, function (key, elem) {
gridCopy[key] = {};
gridCopy[key].nodes = elem.nodes;
gridCopy[key].settings = elem.settings;
@@ -2195,19 +2253,19 @@ AJAX.registerOnload('server_status_monitor.js', function() {
});
// Run the monitor once loaded
-AJAX.registerOnload('server_status_monitor.js', function() {
+AJAX.registerOnload('server_status_monitor.js', function () {
$('a[href="#pauseCharts"]').trigger('click');
});
function serverResponseError() {
var btns = {};
- btns[PMA_messages['strReloadPage']] = function() {
+ btns[PMA_messages.strReloadPage] = function () {
window.location.reload();
};
- $('#emptyDialog').dialog({title: PMA_messages['strRefreshFailed']});
+ $('#emptyDialog').dialog({title: PMA_messages.strRefreshFailed});
$('#emptyDialog').html(
PMA_getImage('s_attention.png') +
- PMA_messages['strInvalidResponseExplanation']
+ PMA_messages.strInvalidResponseExplanation
);
$('#emptyDialog').dialog({ buttons: btns });
}
@@ -2215,19 +2273,19 @@ function serverResponseError() {
/* Destroys all monitor related resources */
function destroyGrid() {
if (runtime.charts) {
- $.each(runtime.charts, function(key, value) {
+ $.each(runtime.charts, function (key, value) {
try {
value.chart.destroy();
- } catch(err) {}
+ } catch (err) {}
});
}
try {
runtime.refreshRequest.abort();
- } catch(err) {}
+ } catch (err) {}
try {
clearTimeout(runtime.refreshTimeout);
- } catch(err) {}
+ } catch (err) {}
$('#chartGrid').html('');
runtime.charts = null;
runtime.chartAI = 0;
diff --git a/js/server_status_queries.js b/js/server_status_queries.js
index 3faeec4510..9939105d24 100644
--- a/js/server_status_queries.js
+++ b/js/server_status_queries.js
@@ -5,19 +5,19 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('server_status_queries.js', function() {
+AJAX.registerTeardown('server_status_queries.js', function () {
var queryPieChart = $('#serverstatusquerieschart').data('queryPieChart');
if (queryPieChart) {
queryPieChart.destroy();
}
});
-AJAX.registerOnload('server_status_queries.js', function() {
+AJAX.registerOnload('server_status_queries.js', function () {
// Build query statistics chart
var cdata = [];
try {
- $.each(jQuery.parseJSON($('#serverstatusquerieschart_data').text()), function(key, value) {
- cdata.push([key, parseInt(value)]);
+ $.each(jQuery.parseJSON($('#serverstatusquerieschart_data').text()), function (key, value) {
+ cdata.push([key, parseInt(value, 10)]);
});
$('#serverstatusquerieschart').data(
'queryPieChart',
@@ -34,7 +34,7 @@ AJAX.registerOnload('server_status_queries.js', function() {
PMA_tooltip(
$('table.sortable>thead>tr:first').find('th'),
'th',
- PMA_messages['strSortHint']
+ PMA_messages.strSortHint
);
initTableSorter('statustabs_queries');
});
diff --git a/js/server_status_sorter.js b/js/server_status_sorter.js
index 383cb8ac7f..53330402e2 100644
--- a/js/server_status_sorter.js
+++ b/js/server_status_sorter.js
@@ -1,28 +1,28 @@
// TODO: tablesorter shouldn't sort already sorted columns
function initTableSorter(tabid) {
var $table, opts;
- switch(tabid) {
- case 'statustabs_queries':
- $table = $('#serverstatusqueriesdetails');
- opts = {
- sortList: [[3, 1]],
- widgets: ['fast-zebra'],
- headers: {
- 1: { sorter: 'fancyNumber' },
- 2: { sorter: 'fancyNumber' }
- }
- };
- break;
- case 'statustabs_allvars':
- $table = $('#serverstatusvariables');
- opts = {
- sortList: [[0, 0]],
- widgets: ['fast-zebra'],
- headers: {
- 1: { sorter: 'withinSpanNumber' }
- }
- };
- break;
+ switch (tabid) {
+ case 'statustabs_queries':
+ $table = $('#serverstatusqueriesdetails');
+ opts = {
+ sortList: [[3, 1]],
+ widgets: ['fast-zebra'],
+ headers: {
+ 1: { sorter: 'fancyNumber' },
+ 2: { sorter: 'fancyNumber' }
+ }
+ };
+ break;
+ case 'statustabs_allvars':
+ $table = $('#serverstatusvariables');
+ opts = {
+ sortList: [[0, 0]],
+ widgets: ['fast-zebra'],
+ headers: {
+ 1: { sorter: 'withinSpanNumber' }
+ }
+ };
+ break;
}
$table.tablesorter(opts);
$table.find('tr:first th')
@@ -32,23 +32,33 @@ function initTableSorter(tabid) {
$(function () {
$.tablesorter.addParser({
id: "fancyNumber",
- is: function(s) {
- return /^[0-9]?[0-9,\.]*\s?(k|M|G|T|%)?$/.test(s);
+ is: function (s) {
+ return (/^[0-9]?[0-9,\.]*\s?(k|M|G|T|%)?$/).test(s);
},
- format: function(s) {
+ format: function (s) {
var num = jQuery.tablesorter.formatFloat(
- s.replace(PMA_messages['strThousandsSeparator'], '')
- .replace(PMA_messages['strDecimalSeparator'], '.')
+ s.replace(PMA_messages.strThousandsSeparator, '')
+ .replace(PMA_messages.strDecimalSeparator, '.')
);
var factor = 1;
switch (s.charAt(s.length - 1)) {
- case '%': factor = -2; break;
- // Todo: Complete this list (as well as in the regexp a few lines up)
- case 'k': factor = 3; break;
- case 'M': factor = 6; break;
- case 'G': factor = 9; break;
- case 'T': factor = 12; break;
+ case '%':
+ factor = -2;
+ break;
+ // Todo: Complete this list (as well as in the regexp a few lines up)
+ case 'k':
+ factor = 3;
+ break;
+ case 'M':
+ factor = 6;
+ break;
+ case 'G':
+ factor = 9;
+ break;
+ case 'T':
+ factor = 12;
+ break;
}
return num * Math.pow(10, factor);
@@ -58,10 +68,10 @@ $(function () {
$.tablesorter.addParser({
id: "withinSpanNumber",
- is: function(s) {
- return /<span class="original"/.test(s);
+ is: function (s) {
+ return (/<span class="original"/).test(s);
},
- format: function(s, table, html) {
+ format: function (s, table, html) {
var res = html.innerHTML.match(/<span(\s*style="display:none;"\s*)?\s*class="original">(.*)?<\/span>/);
return (res && res.length >= 3) ? res[2] : 0;
},
diff --git a/js/server_status_variables.js b/js/server_status_variables.js
index 2f670666cc..0b006c70b3 100644
--- a/js/server_status_variables.js
+++ b/js/server_status_variables.js
@@ -8,19 +8,19 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('server_status_variables.js', function() {
+AJAX.registerTeardown('server_status_variables.js', function () {
$('#filterAlert').unbind('change');
$('#filterText').unbind('keyup');
$('#filterCategory').unbind('change');
$('#dontFormat').unbind('change');
});
-AJAX.registerOnload('server_status_variables.js', function() {
+AJAX.registerOnload('server_status_variables.js', function () {
/*** Table sort tooltip ***/
PMA_tooltip(
$('table.sortable>thead>tr:first').find('th'),
'th',
- PMA_messages['strSortHint']
+ PMA_messages.strSortHint
);
initTableSorter('statustabs_allvars');
@@ -32,17 +32,17 @@ AJAX.registerOnload('server_status_variables.js', function() {
var text = ''; // Holds filter text
/* 3 Filtering functions */
- $('#filterAlert').change(function() {
+ $('#filterAlert').change(function () {
alertFilter = this.checked;
filterVariables();
});
- $('#filterCategory').change(function() {
+ $('#filterCategory').change(function () {
categoryFilter = $(this).val();
filterVariables();
});
- $('#dontFormat').change(function() {
+ $('#dontFormat').change(function () {
// Hiding the table while changing values speeds up the process a lot
$('#serverstatusvariables').hide();
$('#serverstatusvariables td.value span.original').toggle(this.checked);
@@ -50,9 +50,9 @@ AJAX.registerOnload('server_status_variables.js', function() {
$('#serverstatusvariables').show();
}).trigger('change');
- $('#filterText').keyup(function(e) {
+ $('#filterText').keyup(function (e) {
var word = $(this).val().replace(/_/g, ' ');
- if (word.length == 0) {
+ if (word.length === 0) {
textFilter = null;
} else {
textFilter = new RegExp("(^| )" + word, 'i');
@@ -71,7 +71,7 @@ AJAX.registerOnload('server_status_variables.js', function() {
}
if (section.length > 1) {
- $('#linkSuggestions span').each(function() {
+ $('#linkSuggestions span').each(function () {
if ($(this).attr('class').indexOf('status_' + section) != -1) {
useful_links++;
$(this).css('display', '');
@@ -88,10 +88,10 @@ AJAX.registerOnload('server_status_variables.js', function() {
}
odd_row = false;
- $('#serverstatusvariables th.name').each(function() {
- if ((textFilter == null || textFilter.exec($(this).text()))
- && (! alertFilter || $(this).next().find('span.attention').length>0)
- && (categoryFilter.length == 0 || $(this).parent().hasClass('s_' + categoryFilter))
+ $('#serverstatusvariables th.name').each(function () {
+ if ((textFilter === null || textFilter.exec($(this).text()))
+ && (! alertFilter || $(this).next().find('span.attention').length > 0)
+ && (categoryFilter.length === 0 || $(this).parent().hasClass('s_' + categoryFilter))
) {
odd_row = ! odd_row;
$(this).parent().css('display', '');
diff --git a/js/server_variables.js b/js/server_variables.js
index 12ae9d0c52..d7e1147651 100644
--- a/js/server_variables.js
+++ b/js/server_variables.js
@@ -3,21 +3,21 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('server_variables.js', function() {
+AJAX.registerTeardown('server_variables.js', function () {
$('#serverVariables .var-row').unbind('hover');
$('#filterText').unbind('keyup');
$('a.editLink').die('click');
$('#serverVariables').find('.var-name').find('a img').remove();
});
-AJAX.registerOnload('server_variables.js', function() {
+AJAX.registerOnload('server_variables.js', function () {
var $editLink = $('a.editLink');
var $saveLink = $('a.saveLink');
var $cancelLink = $('a.cancelLink');
var $filterField = $('#filterText');
/* Show edit link on hover */
- $('#serverVariables').delegate('.var-row', 'hover', function(event) {
+ $('#serverVariables').delegate('.var-row', 'hover', function (event) {
if (event.type === 'mouseenter') {
var $elm = $(this).find('.var-value');
// Only add edit element if the element is not being edited
@@ -38,10 +38,10 @@ AJAX.registerOnload('server_variables.js', function() {
});
/* Event handler for variables filter */
- $filterField.keyup(function() {
+ $filterField.keyup(function () {
var textFilter = null, val = $(this).val();
if (val.length !== 0) {
- textFilter = new RegExp("(^| )"+val.replace(/_/g,' '),'i');
+ textFilter = new RegExp("(^| )" + val.replace(/_/g, ' '), 'i');
}
filterVariables(textFilter);
});
@@ -54,9 +54,9 @@ AJAX.registerOnload('server_variables.js', function() {
/* Filters the rows by the user given regexp */
function filterVariables(textFilter) {
var mark_next = false, $row, odd_row = false;
- $('#serverVariables .var-row').not('.var-header').each(function() {
+ $('#serverVariables .var-row').not('.var-header').each(function () {
$row = $(this);
- if ( mark_next
+ if (mark_next
|| textFilter === null
|| textFilter.exec($row.find('.var-name').text())
) {
@@ -80,7 +80,7 @@ AJAX.registerOnload('server_variables.js', function() {
/* Allows the user to edit a server variable */
function editVariable(link) {
var $cell = $(link).parent();
- var varName = $cell.parent().find('.var-name').text().replace(/ /g,'_');
+ var varName = $cell.parent().find('.var-name').text().replace(/ /g, '_');
var $mySaveLink = $saveLink.clone().show();
var $myCancelLink = $cancelLink.clone().show();
var $msgbox = PMA_ajaxShowMessage();
@@ -90,14 +90,14 @@ AJAX.registerOnload('server_variables.js', function() {
.find('a.editLink')
.remove(); // remove edit link
- $mySaveLink.click(function() {
+ $mySaveLink.click(function () {
var $msgbox = PMA_ajaxShowMessage(PMA_messages.strProcessingRequest);
$.get($(this).attr('href'), {
ajax_request: true,
type: 'setval',
varName: varName,
varValue: $cell.find('input').val()
- }, function(data) {
+ }, function (data) {
if (data.success) {
$cell
.html(data.variable)
@@ -112,7 +112,7 @@ AJAX.registerOnload('server_variables.js', function() {
return false;
});
- $myCancelLink.click(function() {
+ $myCancelLink.click(function () {
$cell
.html($cell.data('content'))
.removeClass('edit');
@@ -123,9 +123,9 @@ AJAX.registerOnload('server_variables.js', function() {
ajax_request: true,
type: 'getval',
varName: varName
- }, function(data) {
+ }, function (data) {
if (data.success === true) {
- var $editor = $('<div />', {'class':'serverVariableEditor'})
+ var $editor = $('<div />', {'class': 'serverVariableEditor'})
.append($myCancelLink)
.append(' ')
.append($mySaveLink)
@@ -141,7 +141,7 @@ AJAX.registerOnload('server_variables.js', function() {
.html($editor)
.find('input')
.focus()
- .keydown(function(event) { // Keyboard shortcuts
+ .keydown(function (event) { // Keyboard shortcuts
if (event.keyCode === 13) { // Enter key
$mySaveLink.trigger('click');
} else if (event.keyCode === 27) { // Escape key
diff --git a/js/sql.js b/js/sql.js
index 4866e6f98b..cdf06690d3 100644
--- a/js/sql.js
+++ b/js/sql.js
@@ -46,10 +46,10 @@ function getFieldName($this_field)
var left_action_exist = !$('#table_results').find('th:first').hasClass('draggable');
// number of column span for checkbox and Actions
var left_action_skip = left_action_exist ? $('#table_results').find('th:first').attr('colspan') - 1 : 0;
- var field_name = $('#table_results').find('thead').find('th:eq('+ (this_field_index - left_action_skip) + ') a').text();
+ var field_name = $('#table_results').find('thead').find('th:eq(' + (this_field_index - left_action_skip) + ') a').text();
// happens when just one row (headings contain no a)
- if ("" == field_name) {
- var $heading = $('#table_results').find('thead').find('th:eq('+ (this_field_index - left_action_skip) + ')').children('span');
+ if (field_name === '') {
+ var $heading = $('#table_results').find('thead').find('th:eq(' + (this_field_index - left_action_skip) + ')').children('span');
// may contain column comment enclosed in a span - detach it temporarily to read the column name
var $tempColComment = $heading.children().detach();
field_name = $heading.text();
@@ -65,7 +65,7 @@ function getFieldName($this_field)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('sql.js', function() {
+AJAX.registerTeardown('sql.js', function () {
$('a.delete_row.ajax').unbind('click');
$('#bookmarkQueryForm').die('submit');
$('input#bkm_label').unbind('keyup');
@@ -102,22 +102,22 @@ AJAX.registerTeardown('sql.js', function() {
* @name document.ready
* @memberOf jQuery
*/
-AJAX.registerOnload('sql.js', function() {
+AJAX.registerOnload('sql.js', function () {
// Delete row from SQL results
$('a.delete_row.ajax').click(function (e) {
e.preventDefault();
- var question = $.sprintf(PMA_messages['strDoYouReally'], $(this).closest('td').find('div').text());
+ var question = $.sprintf(PMA_messages.strDoYouReally, $(this).closest('td').find('div').text());
var $link = $(this);
$link.PMA_confirm(question, $link.attr('href'), function (url) {
$msgbox = PMA_ajaxShowMessage();
- $.get(url, {'ajax_request':true, 'is_js_confirmed': true}, function (data) {
+ $.get(url, {'ajax_request': true, 'is_js_confirmed': true}, function (data) {
if (data.success) {
PMA_ajaxShowMessage(data.message);
$link.closest('tr').remove();
} else {
PMA_ajaxShowMessage(data.error, false);
}
- })
+ });
});
});
@@ -135,7 +135,7 @@ AJAX.registerOnload('sql.js', function() {
});
/* Hides the bookmarkoptions checkboxes when the bookmark label is empty */
- $('input#bkm_label').keyup(function() {
+ $('input#bkm_label').keyup(function () {
$('input#id_bkm_all_users, input#id_bkm_replace')
.parent()
.toggle($(this).val().length > 0);
@@ -146,7 +146,7 @@ AJAX.registerOnload('sql.js', function() {
* triggered manually everytime the table of results is reloaded
* @memberOf jQuery
*/
- $("#sqlqueryresults").live('makegrid', function() {
+ $("#sqlqueryresults").live('makegrid', function () {
PMA_makegrid($('#table_results')[0]);
});
@@ -159,24 +159,24 @@ AJAX.registerOnload('sql.js', function() {
// do not add this link more than once
if (! $('#sqlqueryform').find('a').is('#togglequerybox')) {
$('<a id="togglequerybox"></a>')
- .html(PMA_messages['strHideQueryBox'])
+ .html(PMA_messages.strHideQueryBox)
.appendTo("#sqlqueryform")
// initially hidden because at this point, nothing else
// appears under the link
.hide();
// Attach the toggling of the query box visibility to a click
- $("#togglequerybox").bind('click', function() {
+ $("#togglequerybox").bind('click', function () {
var $link = $(this);
$link.siblings().slideToggle("fast");
- if ($link.text() == PMA_messages['strHideQueryBox']) {
- $link.text(PMA_messages['strShowQueryBox']);
+ if ($link.text() == PMA_messages.strHideQueryBox) {
+ $link.text(PMA_messages.strShowQueryBox);
// cheap trick to add a spacer between the menu tabs
// and "Show query box"; feel free to improve!
$('#togglequerybox_spacer').remove();
$link.before('<br id="togglequerybox_spacer" />');
} else {
- $link.text(PMA_messages['strHideQueryBox']);
+ $link.text(PMA_messages.strHideQueryBox);
}
// avoid default click action
return false;
@@ -189,7 +189,7 @@ AJAX.registerOnload('sql.js', function() {
*
* @memberOf jQuery
*/
- $("#button_submit_query").live('click', function(event) {
+ $("#button_submit_query").live('click', function (event) {
var $form = $(this).closest("form");
// the Go button related to query submission was clicked,
// instead of the one related to Bookmarks, so empty the
@@ -205,7 +205,7 @@ AJAX.registerOnload('sql.js', function() {
*
* @memberOf jQuery
*/
- $("input[name=bookmark_variable]").bind("keypress", function(event) {
+ $("input[name=bookmark_variable]").bind("keypress", function (event) {
// force the 'Enter Key' to implicitly click the #button_submit_bookmark
var keycode = (event.keyCode ? event.keyCode : (event.which ? event.which : event.charCode));
if (keycode == 13) { // keycode for enter key
@@ -218,9 +218,9 @@ AJAX.registerOnload('sql.js', function() {
// section and hit enter, you expect it to do the
// same action as the Go button in that section.
$("#button_submit_bookmark").click();
- return false;
+ return false;
} else {
- return true;
+ return true;
}
});
@@ -231,7 +231,7 @@ AJAX.registerOnload('sql.js', function() {
* @memberOf jQuery
* @name sqlqueryform_submit
*/
- $("#sqlqueryform.ajax").live('submit', function(event) {
+ $("#sqlqueryform.ajax").live('submit', function (event) {
event.preventDefault();
var $form = $(this);
@@ -247,8 +247,8 @@ AJAX.registerOnload('sql.js', function() {
PMA_prepareForAjaxRequest($form);
- $.post($form.attr('action'), $form.serialize() , function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize(), function (data) {
+ if (data.success === true) {
// success happens if the query returns rows or not
//
// fade out previous messages, if any
@@ -308,19 +308,19 @@ AJAX.registerOnload('sql.js', function() {
});
PMA_reloadNavigation();
}
-
+
$sqlqueryresults.show().trigger('makegrid');
$('#togglequerybox').show();
PMA_init_slider();
if (typeof data.action_bookmark == 'undefined') {
- if ( $('#sqlqueryform input[name="retain_query_box"]').is(':checked') != true ) {
+ if ($('#sqlqueryform input[name="retain_query_box"]').is(':checked') !== true) {
if ($("#togglequerybox").siblings(":visible").length > 0) {
$("#togglequerybox").trigger('click');
}
}
}
- } else if (data.success == false ) {
+ } else if (data.success === false) {
// show an error message that stays on screen
$('#sqlqueryform').before(data.error);
$sqlqueryresults.hide();
@@ -334,7 +334,7 @@ AJAX.registerOnload('sql.js', function() {
* @memberOf jQuery
* @name paginate_dropdown_change
*/
- $("#pageselector").live('change', function(event) {
+ $("#pageselector").live('change', function (event) {
var $form = $(this).parent("form");
$form.submit();
}); // end Paginate results with Page Selector
@@ -344,12 +344,12 @@ AJAX.registerOnload('sql.js', function() {
* @memberOf jQuery
* @name displayOptionsForm_submit
*/
- $("#displayOptionsForm.ajax").live('submit', function(event) {
+ $("#displayOptionsForm.ajax").live('submit', function (event) {
event.preventDefault();
$form = $(this);
- $.post($form.attr('action'), $form.serialize() + '&ajax_request=true' , function(data) {
+ $.post($form.attr('action'), $form.serialize() + '&ajax_request=true', function (data) {
$("#sqlqueryresults")
.html(data.message)
.trigger('makegrid');
@@ -360,7 +360,7 @@ AJAX.registerOnload('sql.js', function() {
/**
* Ajax Event for table row change
* */
- $("#resultsForm.ajax .mult_submit[value=edit]").live('click', function(event){
+ $("#resultsForm.ajax .mult_submit[value=edit]").live('click', function (event) {
event.preventDefault();
/*Check whether atleast one row is selected for change*/
@@ -373,28 +373,28 @@ AJAX.registerOnload('sql.js', function() {
*/
var button_options = {};
// in the following function we need to use $(this)
- button_options[PMA_messages['strCancel']] = function() {
+ button_options[PMA_messages.strCancel] = function () {
$(this).dialog('close');
};
var button_options_error = {};
- button_options_error[PMA_messages['strOK']] = function() {
+ button_options_error[PMA_messages.strOK] = function () {
$(this).dialog('close');
};
var $form = $("#resultsForm");
var $msgbox = PMA_ajaxShowMessage();
- $.get($form.attr('action'), $form.serialize()+"&ajax_request=true&submit_mult=row_edit", function(data) {
+ $.get($form.attr('action'), $form.serialize() + "&ajax_request=true&submit_mult=row_edit", function (data) {
//in the case of an error, show the error message returned.
- if (data.success != undefined && data.success == false) {
+ if (data.success !== undefined && data.success === false) {
$div
.append(data.error)
.dialog({
- title: PMA_messages['strChangeTbl'],
+ title: PMA_messages.strChangeTbl,
height: 230,
width: 900,
open: PMA_verifyColumnsProperties,
- close: function(event, ui) {
+ close: function (event, ui) {
$(this).remove();
},
buttons : button_options_error
@@ -403,11 +403,11 @@ AJAX.registerOnload('sql.js', function() {
$div
.append(data.message)
.dialog({
- title: PMA_messages['strChangeTbl'],
+ title: PMA_messages.strChangeTbl,
height: 600,
width: 900,
open: PMA_verifyColumnsProperties,
- close: function(event, ui) {
+ close: function (event, ui) {
$(this).remove();
},
buttons : button_options
@@ -421,14 +421,14 @@ AJAX.registerOnload('sql.js', function() {
PMA_ajaxRemoveMessage($msgbox);
}); // end $.get()
} else {
- PMA_ajaxShowMessage(PMA_messages['strNoRowSelected']);
+ PMA_ajaxShowMessage(PMA_messages.strNoRowSelected);
}
});
/**
* Click action for "Go" button in ajax dialog insertForm -> insertRowTable
*/
- $("#insertForm .insertRowTable.ajax input[type=submit]").live('click', function(event) {
+ $("#insertForm .insertRowTable.ajax input[type=submit]").live('click', function (event) {
event.preventDefault();
/**
* @var the_form object referring to the insert form
@@ -436,10 +436,10 @@ AJAX.registerOnload('sql.js', function() {
var $form = $("#insertForm");
PMA_prepareForAjaxRequest($form);
//User wants to submit the form
- $.post($form.attr('action'), $form.serialize(), function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize(), function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
- if ($("#pageselector").length != 0) {
+ if ($("#pageselector").length !== 0) {
$("#pageselector").trigger('change');
} else {
$("input[name=navig].ajax").trigger('click');
@@ -469,7 +469,7 @@ AJAX.registerOnload('sql.js', function() {
* Click action for #buttonYes button in ajax dialog insertForm
*/
- $("#buttonYes.ajax").live('click', function(event){
+ $("#buttonYes.ajax").live('click', function (event) {
event.preventDefault();
/**
* @var the_form object referring to the insert form
@@ -480,8 +480,8 @@ AJAX.registerOnload('sql.js', function() {
$("#result_query").remove();
PMA_prepareForAjaxRequest($form);
//User wants to submit the form
- $.post($form.attr('action'), $form.serialize() , function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize(), function (data) {
+ if (data.success === true) {
PMA_ajaxShowMessage(data.message);
if (selected_submit_type == "showinsert") {
$("#sqlqueryresults").prepend(data.sql_query);
@@ -494,7 +494,7 @@ AJAX.registerOnload('sql.js', function() {
$("#table_results tbody tr" +
", #table_results tbody tr td").removeClass("marked");
} else {
- if ($("#pageselector").length != 0) {
+ if ($("#pageselector").length !== 0) {
$("#pageselector").trigger('change');
} else {
$("input[name=navig].ajax").trigger('click');
@@ -535,17 +535,17 @@ function PMA_changeClassForColumn($this_th, newclass, isAddClass)
if (has_big_t) {
th_index--;
}
- var $tds = $this_th.closest('table').find('tbody tr').find('td.data:eq('+th_index+')');
- if (isAddClass == undefined) {
+ var $tds = $this_th.closest('table').find('tbody tr').find('td.data:eq(' + th_index + ')');
+ if (isAddClass === undefined) {
$tds.toggleClass(newclass);
} else {
$tds.toggleClass(newclass, isAddClass);
}
}
-AJAX.registerOnload('sql.js', function() {
+AJAX.registerOnload('sql.js', function () {
- $('a.browse_foreign').live('click', function(e) {
+ $('a.browse_foreign').live('click', function (e) {
e.preventDefault();
window.open(this.href, 'foreigners', 'width=640,height=240,scrollbars=yes,resizable=yes');
$anchor = $(this);
@@ -555,16 +555,16 @@ AJAX.registerOnload('sql.js', function() {
/**
* vertical column highlighting in horizontal mode when hovering over the column header
*/
- $('th.column_heading.pointer').live('hover', function(e) {
+ $('th.column_heading.pointer').live('hover', function (e) {
PMA_changeClassForColumn($(this), 'hover', e.type == 'mouseenter');
- });
+ });
/**
* vertical column marking in horizontal mode when clicking the column header
*/
- $('th.column_heading.marker').live('click', function() {
+ $('th.column_heading.marker').live('click', function () {
PMA_changeClassForColumn($(this), 'marked');
- });
+ });
/**
* create resizable table
@@ -577,15 +577,15 @@ AJAX.registerOnload('sql.js', function() {
*/
function makeProfilingChart()
{
- if ($('#profilingchart').length == 0
- || $('#profilingchart').html().length != 0
+ if ($('#profilingchart').length === 0
+ || $('#profilingchart').html().length !== 0
) {
return;
}
-
+
var data = [];
- $.each(jQuery.parseJSON($('#profilingChartData').html()),function(key,value) {
- data.push([key,parseFloat(value)]);
+ $.each(jQuery.parseJSON($('#profilingChartData').html()), function (key, value) {
+ data.push([key, parseFloat(value)]);
});
// Remove chart and data divs contents
diff --git a/js/tbl_change.js b/js/tbl_change.js
index a249063b2c..94e9245b9f 100644
--- a/js/tbl_change.js
+++ b/js/tbl_change.js
@@ -38,7 +38,7 @@ function nullify(theType, urlField, md5Field, multi_edit)
elts.checked = false;
} else {
var elts_cnt = elts.length;
- for (var i = 0; i < elts_cnt; i++ ) {
+ for (var i = 0; i < elts_cnt; i++) {
elts[i].checked = false;
} // end for
@@ -71,14 +71,14 @@ function nullify(theType, urlField, md5Field, multi_edit)
* Start of validation part
*/
//function checks the number of days in febuary
-function daysInFebruary (year)
+function daysInFebruary(year)
{
- return (((year % 4 == 0) && ( (!(year % 100 == 0)) || (year % 400 == 0))) ? 29 : 28 );
+ return (((year % 4 === 0) && (((year % 100 !== 0)) || (year % 400 === 0))) ? 29 : 28);
}
//function to convert single digit to double digit
function fractionReplace(num)
{
- num = parseInt(num);
+ num = parseInt(num, 10);
return num >= 1 && num <= 9 ? '0' + num : '00';
}
@@ -89,32 +89,32 @@ function fractionReplace(num)
* 3) 02-12-23
* 4) And instead of using '-' the following punctuations can be used (+,.,*,^,@,/) All these are accepted by mysql as well. Therefore no issues
*/
-function isDate(val,tmstmp)
+function isDate(val, tmstmp)
{
- val = val.replace(/[.|*|^|+|//|@]/g,'-');
+ val = val.replace(/[.|*|^|+|//|@]/g, '-');
var arrayVal = val.split("-");
- for (var a=0;a<arrayVal.length;a++) {
- if (arrayVal[a].length==1) {
- arrayVal[a]=fractionReplace(arrayVal[a]);
+ for (var a = 0; a < arrayVal.length; a++) {
+ if (arrayVal[a].length == 1) {
+ arrayVal[a] = fractionReplace(arrayVal[a]);
}
}
- val=arrayVal.join("-");
- var pos=2;
- var dtexp=new RegExp(/^([0-9]{4})-(((01|03|05|07|08|10|12)-((0[0-9])|([1-2][0-9])|(3[0-1])))|((02|04|06|09|11)-((0[0-9])|([1-2][0-9])|30)))$/);
+ val = arrayVal.join("-");
+ var pos = 2;
+ var dtexp = new RegExp(/^([0-9]{4})-(((01|03|05|07|08|10|12)-((0[0-9])|([1-2][0-9])|(3[0-1])))|((02|04|06|09|11)-((0[0-9])|([1-2][0-9])|30)))$/);
if (val.length == 8) {
- pos=0;
+ pos = 0;
}
if (dtexp.test(val)) {
- var month=parseInt(val.substring(pos+3,pos+5));
- var day=parseInt(val.substring(pos+6,pos+8));
- var year=parseInt(val.substring(0,pos+2));
+ var month = parseInt(val.substring(pos + 3, pos + 5), 10);
+ var day = parseInt(val.substring(pos + 6, pos + 8), 10);
+ var year = parseInt(val.substring(0, pos + 2), 10);
if (month == 2 && day > daysInFebruary(year)) {
return false;
}
if (val.substring(0, pos + 2).length == 2) {
- year = parseInt("20" + val.substring(0,pos+2));
+ year = parseInt("20" + val.substring(0, pos + 2), 10);
}
- if (tmstmp == true) {
+ if (tmstmp === true) {
if (year < 1978) {
return false;
}
@@ -166,38 +166,38 @@ function verificationsAfterFieldChange(urlField, multi_edit, theType)
return true;
}
- if (target.name.substring(0,6)=="fields") {
+ if (target.name.substring(0, 6) == "fields") {
// validate for date time
- if (theType=="datetime"||theType=="time"||theType=="date"||theType=="timestamp") {
+ if (theType == "datetime" || theType == "time" || theType == "date" || theType == "timestamp") {
$this_input.removeClass("invalid_value");
var dt_value = $this_input.val();
- if (theType=="date"){
+ if (theType == "date") {
if (! isDate(dt_value)) {
$this_input.addClass("invalid_value");
return false;
}
- } else if (theType=="time") {
+ } else if (theType == "time") {
if (! isTime(dt_value)) {
$this_input.addClass("invalid_value");
return false;
}
- } else if (theType=="datetime"||theType=="timestamp") {
- var tmstmp=false;
+ } else if (theType == "datetime" || theType == "timestamp") {
+ var tmstmp = false;
if (dt_value == "CURRENT_TIMESTAMP") {
return true;
}
- if (theType=="timestamp") {
- tmstmp=true;
+ if (theType == "timestamp") {
+ tmstmp = true;
}
- if (dt_value=="0000-00-00 00:00:00") {
+ if (dt_value == "0000-00-00 00:00:00") {
return true;
}
- var dv=dt_value.indexOf(" ");
- if (dv==-1) {
+ var dv = dt_value.indexOf(" ");
+ if (dv == -1) {
$this_input.addClass("invalid_value");
return false;
} else {
- if (! (isDate(dt_value.substring(0,dv),tmstmp) && isTime(dt_value.substring(dv+1)))) {
+ if (! (isDate(dt_value.substring(0, dv), tmstmp) && isTime(dt_value.substring(dv + 1)))) {
$this_input.addClass("invalid_value");
return false;
}
@@ -205,22 +205,22 @@ function verificationsAfterFieldChange(urlField, multi_edit, theType)
}
}
//validate for integer type
- if (theType.substring(0,3) == "int"){
+ if (theType.substring(0, 3) == "int") {
$this_input.removeClass("invalid_value");
- if (isNaN($this_input.val())){
+ if (isNaN($this_input.val())) {
$this_input.addClass("invalid_value");
return false;
}
}
}
- }
+}
/* End of datetime validation*/
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('tbl_change.js', function() {
+AJAX.registerTeardown('tbl_change.js', function () {
$('span.open_gis_editor').die('click');
$("input[name='gis_data[save]']").die('click');
$('input.checkbox_null').unbind('click');
@@ -235,10 +235,10 @@ AJAX.registerTeardown('tbl_change.js', function() {
* Submit Data to be inserted into the table.
* Restart insertion with 'N' rows.
*/
-AJAX.registerOnload('tbl_change.js', function() {
+AJAX.registerOnload('tbl_change.js', function () {
$.datepicker.initialized = false;
- $('span.open_gis_editor').live('click', function(event) {
+ $('span.open_gis_editor').live('click', function (event) {
event.preventDefault();
var $span = $(this);
@@ -264,7 +264,7 @@ AJAX.registerOnload('tbl_change.js', function() {
/**
* Uncheck the null checkbox as geometry data is placed on the input field
*/
- $("input[name='gis_data[save]']").live('click', function(event) {
+ $("input[name='gis_data[save]']").live('click', function (event) {
var input_name = $('form#gis_data_editor_form').find("input[name='input_name']").val();
var $null_checkbox = $("input[name='" + input_name + "']").parents('tr').find('.checkbox_null');
$null_checkbox.prop('checked', false);
@@ -276,14 +276,14 @@ AJAX.registerOnload('tbl_change.js', function() {
* "Continue insertion" are handled in the "Continue insertion" code
*
*/
- $('input.checkbox_null').bind('click', function(e) {
- nullify(
- // use hidden fields populated by tbl_change.php
- $(this).siblings('.nullify_code').val(),
- $(this).closest('tr').find('input:hidden').first().val(),
- $(this).siblings('.hashed_field').val(),
- $(this).siblings('.multi_edit').val()
- );
+ $('input.checkbox_null').bind('click', function (e) {
+ nullify(
+ // use hidden fields populated by tbl_change.php
+ $(this).siblings('.nullify_code').val(),
+ $(this).closest('tr').find('input:hidden').first().val(),
+ $(this).siblings('.hashed_field').val(),
+ $(this).siblings('.multi_edit').val()
+ );
});
@@ -301,7 +301,7 @@ AJAX.registerOnload('tbl_change.js', function() {
var value_field = $table.find('input[name="' + auto_increment_column.replace('auto_increment', 'fields') + '"]');
var previous_value = $(prev_value_field).val();
if (previous_value !== undefined) {
- if ($(this).val() == 'insert' || $(this).val() == 'insertignore' || $(this).val() == 'showinsert' ) {
+ if ($(this).val() == 'insert' || $(this).val() == 'insertignore' || $(this).val() == 'showinsert') {
$(value_field).val(0);
} else {
$(value_field).val(previous_value);
@@ -313,7 +313,7 @@ AJAX.registerOnload('tbl_change.js', function() {
/**
* Continue Insertion form
*/
- $("#insert_rows").live('change', function(event) {
+ $("#insert_rows").live('change', function (event) {
event.preventDefault();
/**
@@ -326,12 +326,12 @@ AJAX.registerOnload('tbl_change.js', function() {
var target_rows = $("#insert_rows").val();
// remove all datepickers
- $('input.datefield, input.datetimefield').each(function(){
+ $('input.datefield, input.datetimefield').each(function () {
$(this).datepicker('destroy');
});
- if (curr_rows < target_rows ) {
- while( curr_rows < target_rows ) {
+ if (curr_rows < target_rows) {
+ while (curr_rows < target_rows) {
/**
* @var $last_row Object referring to the last row
@@ -348,7 +348,7 @@ AJAX.registerOnload('tbl_change.js', function() {
.clone()
.insertBefore("#actions_panel")
.find('input[name*=multi_edit],select[name*=multi_edit],textarea[name*=multi_edit]')
- .each(function() {
+ .each(function () {
var $this_element = $(this);
/**
@@ -365,7 +365,7 @@ AJAX.registerOnload('tbl_change.js', function() {
/** extract the [10] from {@link name_parts} */
var old_row_index_string = this_name.match(/\[\d+\]/)[0];
/** extract 10 - had to split into two steps to accomodate double digits */
- var old_row_index = parseInt(old_row_index_string.match(/\d+/)[0]);
+ var old_row_index = parseInt(old_row_index_string.match(/\d+/)[0], 10);
/** calculate next index i.e. 11 */
new_row_index = old_row_index + 1;
@@ -389,7 +389,7 @@ AJAX.registerOnload('tbl_change.js', function() {
// will change
.data('hashed_field', hashed_field)
.data('new_row_index', new_row_index)
- .bind('change', function(e) {
+ .bind('change', function (e) {
var $changed_element = $(this);
verificationsAfterFieldChange(
$changed_element.data('hashed_field'),
@@ -408,35 +408,34 @@ AJAX.registerOnload('tbl_change.js', function() {
// will be clicked
.data('hashed_field', hashed_field)
.data('new_row_index', new_row_index)
- .bind('click', function(e) {
- var $changed_element = $(this);
- nullify(
- $changed_element.siblings('.nullify_code').val(),
- $this_element.closest('tr').find('input:hidden').first().val(),
- $changed_element.data('hashed_field'),
- '[multi_edit][' + $changed_element.data('new_row_index') + ']'
- );
+ .bind('click', function (e) {
+ var $changed_element = $(this);
+ nullify(
+ $changed_element.siblings('.nullify_code').val(),
+ $this_element.closest('tr').find('input:hidden').first().val(),
+ $changed_element.data('hashed_field'),
+ '[multi_edit][' + $changed_element.data('new_row_index') + ']'
+ );
});
}
}) // end each
.end()
.find('.foreign_values_anchor')
- .each(function() {
+ .each(function () {
var $anchor = $(this);
var new_value = 'rownumber=' + new_row_index;
// needs improvement in case something else inside
// the href contains this pattern
var new_href = $anchor.attr('href').replace(/rownumber=\d+/, new_value);
- $anchor.attr('href', new_href );
+ $anchor.attr('href', new_href);
});
//Insert/Clone the ignore checkboxes
- if (curr_rows == 1 ) {
+ if (curr_rows == 1) {
$('<input id="insert_ignore_1" type="checkbox" name="insert_ignore_1" checked="checked" />')
.insertBefore("table.insertRowTable:last")
- .after('<label for="insert_ignore_1">' + PMA_messages['strIgnore'] + '</label>');
- }
- else {
+ .after('<label for="insert_ignore_1">' + PMA_messages.strIgnore + '</label>');
+ } else {
/**
* @var $last_checkbox Object reference to the last checkbox in #insertForm
@@ -446,13 +445,13 @@ AJAX.registerOnload('tbl_change.js', function() {
/** name of {@link $last_checkbox} */
var last_checkbox_name = $last_checkbox.attr('name');
/** index of {@link $last_checkbox} */
- var last_checkbox_index = parseInt(last_checkbox_name.match(/\d+/));
+ var last_checkbox_index = parseInt(last_checkbox_name.match(/\d+/), 10);
/** name of new {@link $last_checkbox} */
- var new_name = last_checkbox_name.replace(/\d+/,last_checkbox_index+1);
+ var new_name = last_checkbox_name.replace(/\d+/, last_checkbox_index + 1);
$last_checkbox
.clone()
- .attr({'id':new_name, 'name': new_name})
+ .attr({'id': new_name, 'name': new_name})
.prop('checked', true)
.add('label[for^=insert_ignore]:last')
.clone()
@@ -462,28 +461,28 @@ AJAX.registerOnload('tbl_change.js', function() {
}
curr_rows++;
}
- // recompute tabindex for text fields and other controls at footer;
- // IMO it's not really important to handle the tabindex for
- // function and Null
- var tabindex = 0;
- $('.textfield')
- .each(function() {
+ // recompute tabindex for text fields and other controls at footer;
+ // IMO it's not really important to handle the tabindex for
+ // function and Null
+ var tabindex = 0;
+ $('.textfield')
+ .each(function () {
tabindex++;
$(this).attr('tabindex', tabindex);
// update the IDs of textfields to ensure that they are unique
$(this).attr('id', "field_" + tabindex + "_3");
});
- $('select.control_at_footer')
- .each(function() {
+ $('select.control_at_footer')
+ .each(function () {
tabindex++;
$(this).attr('tabindex', tabindex);
});
- // Add all the required datepickers back
- $('input.datefield, input.datetimefield').each(function(){
- PMA_addDatepicker($(this));
+ // Add all the required datepickers back
+ $('input.datefield, input.datetimefield').each(function () {
+ PMA_addDatepicker($(this));
});
- } else if ( curr_rows > target_rows) {
- while(curr_rows > target_rows) {
+ } else if (curr_rows > target_rows) {
+ while (curr_rows > target_rows) {
$("input[id^=insert_ignore]:last")
.nextUntil("fieldset")
.andSelf()
@@ -491,5 +490,5 @@ AJAX.registerOnload('tbl_change.js', function() {
curr_rows--;
}
}
- })
+ });
});
diff --git a/js/tbl_chart.js b/js/tbl_chart.js
index dc292fd3f9..c555a6dc35 100644
--- a/js/tbl_chart.js
+++ b/js/tbl_chart.js
@@ -9,7 +9,7 @@ var currentSettings = null;
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('tbl_chart.js', function() {
+AJAX.registerTeardown('tbl_chart.js', function () {
$('input[name="chartType"]').unbind('click');
$('input[name="barStacked"]').unbind('click');
$('input[name="chartTitle"]').unbind('focus').unbind('keyup').unbind('blur');
@@ -20,7 +20,7 @@ AJAX.registerTeardown('tbl_chart.js', function() {
$('#resizer').unbind('resizestop');
});
-AJAX.registerOnload('tbl_chart.js', function() {
+AJAX.registerOnload('tbl_chart.js', function () {
// from jQuery UI
$('#resizer').resizable({
@@ -29,7 +29,7 @@ AJAX.registerOnload('tbl_chart.js', function() {
})
.width($('#div_view_options').width() - 50);
- $('#resizer').bind('resizestop', function(event, ui) {
+ $('#resizer').bind('resizestop', function (event, ui) {
// make room so that the handle will still appear
$('#querychart').height($('#resizer').height() * 0.96);
$('#querychart').width($('#resizer').width() * 0.96);
@@ -46,12 +46,12 @@ AJAX.registerOnload('tbl_chart.js', function() {
yaxisLabel : $('input[name="yaxis_label"]').val(),
title : $('input[name="chartTitle"]').val(),
stackSeries : false,
- mainAxis : parseInt($('select[name="chartXAxis"]').val()),
+ mainAxis : parseInt($('select[name="chartXAxis"]').val(), 10),
selectedSeries : getSelectedSeries()
};
// handle chart type changes
- $('input[name="chartType"]').click(function() {
+ $('input[name="chartType"]').click(function () {
currentSettings.type = $(this).val();
drawChart();
if ($(this).val() == 'bar' || $(this).val() == 'column'
@@ -64,7 +64,7 @@ AJAX.registerOnload('tbl_chart.js', function() {
});
// handle stacking for bar, column and area charts
- $('input[name="barStacked"]').click(function() {
+ $('input[name="barStacked"]').click(function () {
if (this.checked) {
$.extend(true, currentSettings, {stackSeries : true});
} else {
@@ -74,16 +74,16 @@ AJAX.registerOnload('tbl_chart.js', function() {
});
// handle changes in chart title
- $('input[name="chartTitle"]').focus(function() {
+ $('input[name="chartTitle"]').focus(function () {
temp_chart_title = $(this).val();
- }).keyup(function() {
+ }).keyup(function () {
var title = $(this).val();
- if (title.length == 0) {
+ if (title.length === 0) {
title = ' ';
}
currentSettings.title = $('input[name="chartTitle"]').val();
drawChart();
- }).blur(function() {
+ }).blur(function () {
if ($(this).val() != temp_chart_title) {
drawChart();
}
@@ -91,13 +91,13 @@ AJAX.registerOnload('tbl_chart.js', function() {
var dateTimeCols = [];
var vals = $('input[name="dateTimeCols"]').val().split(' ');
- $.each(vals, function(i, v) {
- dateTimeCols.push(parseInt(v));
+ $.each(vals, function (i, v) {
+ dateTimeCols.push(parseInt(v, 10));
});
// handle changing the x-axis
- $('select[name="chartXAxis"]').change(function() {
- currentSettings.mainAxis = parseInt($(this).val());
+ $('select[name="chartXAxis"]').change(function () {
+ currentSettings.mainAxis = parseInt($(this).val(), 10);
if (dateTimeCols.indexOf(currentSettings.mainAxis) != -1) {
$('span.span_timeline').show();
} else {
@@ -114,7 +114,7 @@ AJAX.registerOnload('tbl_chart.js', function() {
});
// handle changing the selected data series
- $('select[name="chartSeries"]').change(function() {
+ $('select[name="chartSeries"]').change(function () {
currentSettings.selectedSeries = getSelectedSeries();
var yaxis_title;
if (currentSettings.selectedSeries.length == 1) {
@@ -126,7 +126,7 @@ AJAX.registerOnload('tbl_chart.js', function() {
$('input#radio_line').prop('checked', true);
currentSettings.type = 'line';
}
- yaxis_title = PMA_messages['strYValues'];
+ yaxis_title = PMA_messages.strYValues;
}
$('input[name="yaxis_label"]').val(yaxis_title);
currentSettings.yaxisLabel = yaxis_title;
@@ -134,11 +134,11 @@ AJAX.registerOnload('tbl_chart.js', function() {
});
// handle manual changes to the chart axis labels
- $('input[name="xaxis_label"]').keyup(function() {
+ $('input[name="xaxis_label"]').keyup(function () {
currentSettings.xaxisLabel = $(this).val();
drawChart();
});
- $('input[name="yaxis_label"]').keyup(function() {
+ $('input[name="yaxis_label"]').keyup(function () {
currentSettings.yaxisLabel = $(this).val();
drawChart();
});
@@ -150,9 +150,9 @@ AJAX.registerOnload('tbl_chart.js', function() {
* Ajax Event handler for 'Go' button click
*
*/
-$("#tblchartform").live('submit', function(event) {
- if (!checkFormElementInRange(this, 'session_max_rows', PMA_messages['strNotValidRowNumber'], 1)
- || !checkFormElementInRange(this, 'pos', PMA_messages['strNotValidRowNumber'], 0 - 1)) {
+$("#tblchartform").live('submit', function (event) {
+ if (!checkFormElementInRange(this, 'session_max_rows', PMA_messages.strNotValidRowNumber, 1)
+ || !checkFormElementInRange(this, 'pos', PMA_messages.strNotValidRowNumber, 0 - 1)) {
return false;
}
@@ -165,8 +165,8 @@ $("#tblchartform").live('submit', function(event) {
var $msgbox = PMA_ajaxShowMessage();
PMA_prepareForAjaxRequest($form);
- $.post($form.attr('action'), $form.serialize(), function(data) {
- if (data.success == true) {
+ $.post($form.attr('action'), $form.serialize(), function (data) {
+ if (data.success === true) {
$('.success').fadeOut();
if (typeof data.chartData != 'undefined') {
chart_data = jQuery.parseJSON(data.chartData);
@@ -195,17 +195,17 @@ function drawChart() {
currentSettings.height = $('#resizer').height() - 20;
// todo: a better way using .redraw() ?
- if (currentChart != null) {
+ if (currentChart !== null) {
currentChart.destroy();
}
var columnNames = [];
- $('select[name="chartXAxis"] option').each(function() {
+ $('select[name="chartXAxis"] option').each(function () {
columnNames.push($(this).text());
});
try {
currentChart = PMA_queryChart(chart_data, columnNames, currentSettings);
- } catch(err) {
+ } catch (err) {
PMA_ajaxShowMessage(err.message, false);
}
}
@@ -213,8 +213,8 @@ function drawChart() {
function getSelectedSeries() {
var val = $('select[name="chartSeries"]').val() || [];
var ret = [];
- $.each(val, function(i, v) {
- ret.push(parseInt(v));
+ $.each(val, function (i, v) {
+ ret.push(parseInt(v, 10));
});
return ret;
}
@@ -223,14 +223,14 @@ function extractDate(dateString) {
var matches, match;
var dateTimeRegExp = /[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}/;
var dateRegExp = /[0-9]{4}-[0-9]{2}-[0-9]{2}/;
-
+
matches = dateTimeRegExp.exec(dateString);
- if (matches != null && matches.length > 0) {
+ if (matches !== null && matches.length > 0) {
match = matches[0];
return new Date(match.substr(0, 4), match.substr(5, 2), match.substr(8, 2), match.substr(11, 2), match.substr(14, 2), match.substr(17, 2));
} else {
matches = dateRegExp.exec(dateString);
- if (matches != null && matches.length > 0) {
+ if (matches !== null && matches.length > 0) {
match = matches[0];
return new Date(match.substr(0, 4), match.substr(5, 2), match.substr(8, 2));
}
@@ -239,7 +239,7 @@ function extractDate(dateString) {
}
function PMA_queryChart(data, columnNames, settings) {
- if ($('#querychart').length == 0) {
+ if ($('#querychart').length === 0) {
return;
}
@@ -285,22 +285,22 @@ function PMA_queryChart(data, columnNames, settings) {
} else {
dataTable.addColumn(ColumnType.STRING, columnNames[settings.mainAxis]);
}
- $.each(settings.selectedSeries, function(index, element) {
+ $.each(settings.selectedSeries, function (index, element) {
dataTable.addColumn(ColumnType.NUMBER, columnNames[element]);
});
// set data to the data table
var columnsToExtract = [ settings.mainAxis ];
- $.each(settings.selectedSeries, function(index, element) {
+ $.each(settings.selectedSeries, function (index, element) {
columnsToExtract.push(element);
});
var values = [], newRow, row, col;
- for ( var i = 0; i < data.length; i++) {
+ for (var i = 0; i < data.length; i++) {
row = data[i];
newRow = [];
- for ( var j = 0; j < columnsToExtract.length; j++) {
+ for (var j = 0; j < columnsToExtract.length; j++) {
col = columnNames[columnsToExtract[j]];
- if (j == 0) {
+ if (j === 0) {
if (settings.type == 'timeline') { // first column is date type
newRow.push(extractDate(row[col]));
} else { // first column is string type
diff --git a/js/tbl_gis_visualization.js b/js/tbl_gis_visualization.js
index 79fac6565e..77211330ea 100644
--- a/js/tbl_gis_visualization.js
+++ b/js/tbl_gis_visualization.js
@@ -30,7 +30,7 @@ function zoomAndPan()
g.setAttribute('transform', 'translate(' + x + ', ' + y + ') scale(' + scale + ')');
var id;
var circle;
- $('circle.vector').each(function() {
+ $('circle.vector').each(function () {
id = $(this).attr('id');
circle = svg.getElementById(id);
svg.change(circle, {
@@ -40,7 +40,7 @@ function zoomAndPan()
});
var line;
- $('polyline.vector').each(function() {
+ $('polyline.vector').each(function () {
id = $(this).attr('id');
line = svg.getElementById(id);
svg.change(line, {
@@ -49,7 +49,7 @@ function zoomAndPan()
});
var polygon;
- $('path.vector').each(function() {
+ $('path.vector').each(function () {
id = $(this).attr('id');
polygon = svg.getElementById(id);
svg.change(polygon, {
@@ -62,7 +62,7 @@ function zoomAndPan()
* Initially loads either SVG or OSM visualization based on the choice.
*/
function selectVisualization() {
- if ($('#choice').prop('checked') != true) {
+ if ($('#choice').prop('checked') !== true) {
$('#openlayersmap').hide();
} else {
$('#placeholder').hide();
@@ -90,7 +90,7 @@ function loadSVG() {
var $placeholder = $('#placeholder');
$placeholder.svg({
- onLoad: function(svg_ref) {
+ onLoad: function (svg_ref) {
svg = svg_ref;
}
});
@@ -180,7 +180,7 @@ function getRelativeCoords(e) {
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('tbl_gis_visualization.js', function() {
+AJAX.registerTeardown('tbl_gis_visualization.js', function () {
$('#choice').die('click');
$('#placeholder').die('mousewheel');
$('svg').die('dragstart');
@@ -197,15 +197,15 @@ AJAX.registerTeardown('tbl_gis_visualization.js', function() {
$('.vector').unbind('mousemove').unbind('mouseout');
});
-AJAX.registerOnload('tbl_gis_visualization.js', function() {
+AJAX.registerOnload('tbl_gis_visualization.js', function () {
// If we are in GIS visualization, initialize it
if ($('table.gis_table').length > 0) {
initGISVisualization();
}
- $('#choice').live('click', function() {
- if ($(this).prop('checked') == false) {
+ $('#choice').live('click', function () {
+ if ($(this).prop('checked') === false) {
$('#placeholder').show();
$('#openlayersmap').hide();
} else {
@@ -214,12 +214,12 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
}
});
- $('#placeholder').live('mousewheel', function(event, delta) {
+ $('#placeholder').live('mousewheel', function (event, delta) {
var relCoords = getRelativeCoords(event);
if (delta > 0) {
//zoom in
scale *= zoomFactor;
- // zooming in keeping the position under mouse pointer unmoved.
+ // zooming in keeping the position under mouse pointer unmoved.
x = relCoords.x - (relCoords.x - x) * zoomFactor;
y = relCoords.y - (relCoords.y - y) * zoomFactor;
zoomAndPan();
@@ -234,18 +234,20 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
return true;
});
- var dragX = 0; var dragY = 0;
- $('svg').live('dragstart', function(event, dd) {
+ var dragX = 0;
+ var dragY = 0;
+
+ $('svg').live('dragstart', function (event, dd) {
$('#placeholder').addClass('placeholderDrag');
dragX = Math.round(dd.offsetX);
dragY = Math.round(dd.offsetY);
});
- $('svg').live('mouseup', function(event) {
+ $('svg').live('mouseup', function (event) {
$('#placeholder').removeClass('placeholderDrag');
});
- $('svg').live('drag', function(event, dd) {
+ $('svg').live('drag', function (event, dd) {
newX = Math.round(dd.offsetX);
x += newX - dragX;
dragX = newX;
@@ -255,7 +257,7 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
zoomAndPan();
});
- $('#placeholder').live('dblclick', function(event) {
+ $('#placeholder').live('dblclick', function (event) {
scale *= zoomFactor;
// zooming in keeping the position under mouse pointer unmoved.
var relCoords = getRelativeCoords(event);
@@ -264,7 +266,7 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
zoomAndPan();
});
- $('#zoom_in').live('click', function(e) {
+ $('#zoom_in').live('click', function (e) {
e.preventDefault();
//zoom in
scale *= zoomFactor;
@@ -277,7 +279,7 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
zoomAndPan();
});
- $('#zoom_world').live('click', function(e) {
+ $('#zoom_world').live('click', function (e) {
e.preventDefault();
scale = 1;
x = defaultX;
@@ -285,7 +287,7 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
zoomAndPan();
});
- $('#zoom_out').live('click', function(e) {
+ $('#zoom_out').live('click', function (e) {
e.preventDefault();
//zoom out
scale /= zoomFactor;
@@ -298,37 +300,37 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
zoomAndPan();
});
- $('#left_arrow').live('click', function(e) {
+ $('#left_arrow').live('click', function (e) {
e.preventDefault();
x += 100;
zoomAndPan();
});
- $('#right_arrow').live('click', function(e) {
+ $('#right_arrow').live('click', function (e) {
e.preventDefault();
x -= 100;
zoomAndPan();
});
- $('#up_arrow').live('click', function(e) {
+ $('#up_arrow').live('click', function (e) {
e.preventDefault();
y += 100;
zoomAndPan();
});
- $('#down_arrow').live('click', function(e) {
+ $('#down_arrow').live('click', function (e) {
e.preventDefault();
y -= 100;
zoomAndPan();
});
-
+
/**
* Detect the mousemove event and show tooltips.
*/
- $('.vector').bind('mousemove', function(event) {
+ $('.vector').bind('mousemove', function (event) {
var contents = $.trim(escapeHtml($(this).attr('name')));
$("#tooltip").remove();
- if (contents != '') {
+ if (contents !== '') {
$('<div id="tooltip">' + contents + '</div>').css({
position : 'absolute',
top : event.pageY + 10,
@@ -344,7 +346,7 @@ AJAX.registerOnload('tbl_gis_visualization.js', function() {
/**
* Detect the mouseout event and hide tooltips.
*/
- $('.vector').bind('mouseout', function(event) {
+ $('.vector').bind('mouseout', function (event) {
$("#tooltip").remove();
});
});
diff --git a/js/tbl_relation.js b/js/tbl_relation.js
index 4ce39854b6..7d72a1e872 100644
--- a/js/tbl_relation.js
+++ b/js/tbl_relation.js
@@ -8,7 +8,7 @@ function show_hide_clauses($thisDropdown)
// here, one span contains the label and the clause dropdown
// and we have one span for ON DELETE and one for ON UPDATE
//
- if ($thisDropdown.val() != '') {
+ if ($thisDropdown.val() !== '') {
$thisDropdown.parent().nextAll('span').show();
} else {
$thisDropdown.parent().nextAll('span').hide();
@@ -18,17 +18,17 @@ function show_hide_clauses($thisDropdown)
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('tbl_relation.js', function() {
+AJAX.registerTeardown('tbl_relation.js', function () {
$('select.referenced_column_dropdown').unbind('change');
});
-AJAX.registerOnload('tbl_relation.js', function() {
+AJAX.registerOnload('tbl_relation.js', function () {
// initial display
- $('select.referenced_column_dropdown').each(function(index, one_dropdown) {
+ $('select.referenced_column_dropdown').each(function (index, one_dropdown) {
show_hide_clauses($(one_dropdown));
});
// change
- $('select.referenced_column_dropdown').change(function() {
+ $('select.referenced_column_dropdown').change(function () {
show_hide_clauses($(this));
});
});
diff --git a/js/tbl_select.js b/js/tbl_select.js
index 620155a7b9..742e17fb25 100644
--- a/js/tbl_select.js
+++ b/js/tbl_select.js
@@ -16,14 +16,14 @@
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('tbl_select.js', function() {
+AJAX.registerTeardown('tbl_select.js', function () {
$('#togglesearchformlink').unbind('click');
$("#tbl_search_form.ajax").die('submit');
$('select.geom_func').unbind('change');
$('span.open_search_gis_editor').die('click');
});
-AJAX.registerOnload('tbl_select.js', function() {
+AJAX.registerOnload('tbl_select.js', function () {
/**
* Prepare a div containing a link, otherwise it's incorrectly displayed
* after a couple of clicks
@@ -34,14 +34,14 @@ AJAX.registerOnload('tbl_select.js', function() {
.hide();
$('#togglesearchformlink')
- .html(PMA_messages['strShowSearchCriteria'])
- .bind('click', function() {
+ .html(PMA_messages.strShowSearchCriteria)
+ .bind('click', function () {
var $link = $(this);
$('#tbl_search_form').slideToggle();
- if ($link.text() == PMA_messages['strHideSearchCriteria']) {
- $link.text(PMA_messages['strShowSearchCriteria']);
+ if ($link.text() == PMA_messages.strHideSearchCriteria) {
+ $link.text(PMA_messages.strShowSearchCriteria);
} else {
- $link.text(PMA_messages['strHideSearchCriteria']);
+ $link.text(PMA_messages.strHideSearchCriteria);
}
// avoid default click action
return false;
@@ -50,25 +50,26 @@ AJAX.registerOnload('tbl_select.js', function() {
/**
* Ajax event handler for Table Search
*/
- $("#tbl_search_form.ajax").live('submit', function(event) {
+ $("#tbl_search_form.ajax").live('submit', function (event) {
var unaryFunctions = [
- 'IS NULL',
+ 'IS NULL',
'IS NOT NULL',
"= ''",
- "!= ''"];
-
+ "!= ''"
+ ];
+
// jQuery object to reuse
$search_form = $(this);
event.preventDefault();
// empty previous search results while we are waiting for new results
$("#sqlqueryresults").empty();
- var $msgbox = PMA_ajaxShowMessage(PMA_messages['strSearching'], false);
+ var $msgbox = PMA_ajaxShowMessage(PMA_messages.strSearching, false);
PMA_prepareForAjaxRequest($search_form);
var values = {};
- $search_form.find(':input').each(function() {
+ $search_form.find(':input').each(function () {
var $input = $(this);
if ($input.attr('type') == 'checkbox' || $input.attr('type') == 'radio') {
if ($input.is(':checked')) {
@@ -79,13 +80,13 @@ AJAX.registerOnload('tbl_select.js', function() {
}
});
var columnCount = $('select[name="columnsToDisplay[]"] option').length;
- // Submit values only for the columns that have unary column operator or a search criteria
+ // Submit values only for the columns that have unary column operator or a search criteria
for (var a = 0; a < columnCount; a++) {
if ($.inArray(values['criteriaColumnOperators[' + a + ']'], unaryFunctions) >= 0) {
continue;
}
-
- if (values['criteriaValues[' + a + ']'] == '' || values['criteriaValues[' + a + ']'] == null) {
+
+ if (values['criteriaValues[' + a + ']'] === '' || values['criteriaValues[' + a + ']'] === null) {
delete values['criteriaValues[' + a + ']'];
delete values['criteriaColumnOperators[' + a + ']'];
delete values['criteriaColumnNames[' + a + ']'];
@@ -94,7 +95,7 @@ AJAX.registerOnload('tbl_select.js', function() {
}
}
// If all columns are selected, use a single parameter to indicate that
- if (values['columnsToDisplay[]'] != null) {
+ if (values['columnsToDisplay[]'] !== null) {
if (values['columnsToDisplay[]'].length == columnCount) {
delete values['columnsToDisplay[]'];
values['displayAllColumns'] = true;
@@ -103,10 +104,10 @@ AJAX.registerOnload('tbl_select.js', function() {
values['displayAllColumns'] = true;
}
- $.post($search_form.attr('action'), values, function(data) {
+ $.post($search_form.attr('action'), values, function (data) {
PMA_ajaxRemoveMessage($msgbox);
- if (data.success == true) {
- if (data.sql_query != null) { // zero rows
+ if (data.success === true) {
+ if (typeof data.sql_query !== 'undefined') { // zero rows
$("#sqlqueryresults").html(data.sql_query);
} else { // results found
$("#sqlqueryresults").html(data.message);
@@ -118,12 +119,12 @@ AJAX.registerOnload('tbl_select.js', function() {
.hide();
$('#togglesearchformlink')
// always start with the Show message
- .text(PMA_messages['strShowSearchCriteria']);
+ .text(PMA_messages.strShowSearchCriteria);
$('#togglesearchformdiv')
// now it's time to show the div containing the link
.show();
// needed for the display options slider in the results
- PMA_init_slider();
+ PMA_init_slider();
} else {
$("#sqlqueryresults").html(data.error);
}
@@ -134,48 +135,48 @@ AJAX.registerOnload('tbl_select.js', function() {
// Initialy hide all the open_gis_editor spans
$('span.open_search_gis_editor').hide();
- $('select.geom_func').bind('change', function() {
+ $('select.geom_func').bind('change', function () {
var $geomFuncSelector = $(this);
var binaryFunctions = [
- 'Contains',
- 'Crosses',
- 'Disjoint',
- 'Equals',
- 'Intersects',
- 'Overlaps',
- 'Touches',
- 'Within',
- 'MBRContains',
- 'MBRDisjoint',
- 'MBREquals',
- 'MBRIntersects',
- 'MBROverlaps',
- 'MBRTouches',
- 'MBRWithin',
- 'ST_Contains',
- 'ST_Crosses',
- 'ST_Disjoint',
- 'ST_Equals',
- 'ST_Intersects',
- 'ST_Overlaps',
- 'ST_Touches',
- 'ST_Within'
+ 'Contains',
+ 'Crosses',
+ 'Disjoint',
+ 'Equals',
+ 'Intersects',
+ 'Overlaps',
+ 'Touches',
+ 'Within',
+ 'MBRContains',
+ 'MBRDisjoint',
+ 'MBREquals',
+ 'MBRIntersects',
+ 'MBROverlaps',
+ 'MBRTouches',
+ 'MBRWithin',
+ 'ST_Contains',
+ 'ST_Crosses',
+ 'ST_Disjoint',
+ 'ST_Equals',
+ 'ST_Intersects',
+ 'ST_Overlaps',
+ 'ST_Touches',
+ 'ST_Within'
];
var tempArray = [
- 'Envelope',
- 'EndPoint',
- 'StartPoint',
- 'ExteriorRing',
- 'Centroid',
- 'PointOnSurface'
+ 'Envelope',
+ 'EndPoint',
+ 'StartPoint',
+ 'ExteriorRing',
+ 'Centroid',
+ 'PointOnSurface'
];
var outputGeomFunctions = binaryFunctions.concat(tempArray);
// If the chosen function takes two geomerty objects as parameters
var $operator = $geomFuncSelector.parents('tr').find('td:nth-child(5)').find('select');
- if ($.inArray($geomFuncSelector.val(), binaryFunctions) >= 0){
+ if ($.inArray($geomFuncSelector.val(), binaryFunctions) >= 0) {
$operator.prop('readonly', true);
} else {
$operator.prop('readonly', false);
@@ -183,7 +184,7 @@ AJAX.registerOnload('tbl_select.js', function() {
// if the chosen function's output is a geometry, enable GIS editor
var $editorSpan = $geomFuncSelector.parents('tr').find('span.open_search_gis_editor');
- if ($.inArray($geomFuncSelector.val(), outputGeomFunctions) >= 0){
+ if ($.inArray($geomFuncSelector.val(), outputGeomFunctions) >= 0) {
$editorSpan.show();
} else {
$editorSpan.hide();
@@ -191,7 +192,7 @@ AJAX.registerOnload('tbl_select.js', function() {
});
- $('span.open_search_gis_editor').live('click', function(event) {
+ $('span.open_search_gis_editor').live('click', function (event) {
event.preventDefault();
var $span = $(this);
@@ -201,12 +202,13 @@ AJAX.registerOnload('tbl_select.js', function() {
var field = 'Parameter';
// Column type
var geom_func = $span.parents('tr').find('.geom_func').val();
+ var type;
if (geom_func == 'Envelope') {
- var type = 'polygon';
+ type = 'polygon';
} else if (geom_func == 'ExteriorRing') {
- var type = 'linestring';
+ type = 'linestring';
} else {
- var type = 'point';
+ type = 'point';
}
// Names of input field and null checkbox
var input_name = $span.parent('td').children("input[type='text']").attr('name');
diff --git a/js/tbl_structure.js b/js/tbl_structure.js
index ea043e557a..f845dc3ac4 100644
--- a/js/tbl_structure.js
+++ b/js/tbl_structure.js
@@ -19,9 +19,28 @@
*/
/**
+ * Reload fields table
+ */
+function reloadFieldForm(message) {
+ $.post($("#fieldsForm").attr('action'), $("#fieldsForm").serialize() + "&ajax_request=true", function (form_data) {
+ var $temp_div = $("<div id='temp_div'><div>").append(form_data.message);
+ $("#fieldsForm").replaceWith($temp_div.find("#fieldsForm"));
+ $("#addColumns").replaceWith($temp_div.find("#addColumns"));
+ $('#move_columns_dialog ul').replaceWith($temp_div.find("#move_columns_dialog ul"));
+ $("#moveColumns").removeClass("move-active");
+ /* reinitialise the more options in table */
+ $('#fieldsForm ul.table-structure-actions').menuResizer(PMA_tbl_structure_menu_resizer_callback);
+ setTimeout(function () {
+ PMA_ajaxShowMessage(message);
+ }, 500);
+ });
+ $('#page_content').show();
+}
+
+/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('tbl_structure.js', function() {
+AJAX.registerTeardown('tbl_structure.js', function () {
$("a.change_column_anchor.ajax").die('click');
$("button.change_columns_anchor.ajax, input.change_columns_anchor.ajax").die('click');
$("a.drop_column_anchor.ajax").die('click');
@@ -30,7 +49,7 @@ AJAX.registerTeardown('tbl_structure.js', function() {
$(".append_fields_form.ajax").unbind('submit');
});
-AJAX.registerOnload('tbl_structure.js', function() {
+AJAX.registerOnload('tbl_structure.js', function () {
/**
*Ajax action for submitting the "Column Change" and "Add Column" form
@@ -79,7 +98,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
/**
* Attach Event Handler for 'Change Column'
*/
- $("a.change_column_anchor.ajax").live('click', function(event) {
+ $("a.change_column_anchor.ajax").live('click', function (event) {
event.preventDefault();
var $msg = PMA_ajaxShowMessage();
$('#page_content').hide();
@@ -91,7 +110,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
.insertBefore('#page_content');
PMA_verifyColumnsProperties();
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + data.error, false);
}
});
});
@@ -99,7 +118,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
/**
* Attach Event Handler for 'Change multiple columns'
*/
- $("button.change_columns_anchor.ajax, input.change_columns_anchor.ajax").live('click', function(event) {
+ $("button.change_columns_anchor.ajax, input.change_columns_anchor.ajax").live('click', function (event) {
event.preventDefault();
var $msg = PMA_ajaxShowMessage();
$('#page_content').hide();
@@ -126,7 +145,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
/**
* Attach Event Handler for 'Drop Column'
*/
- $("a.drop_column_anchor.ajax").live('click', function(event) {
+ $("a.drop_column_anchor.ajax").live('click', function (event) {
event.preventDefault();
/**
* @var curr_table_name String containing the name of the current table
@@ -147,11 +166,11 @@ AJAX.registerOnload('tbl_structure.js', function() {
/**
* @var question String containing the question to be asked for confirmation
*/
- var question = $.sprintf(PMA_messages['strDoYouReally'], 'ALTER TABLE `' + escapeHtml(curr_table_name) + '` DROP `' + escapeHtml(curr_column_name) + '`;');
- $(this).PMA_confirm(question, $(this).attr('href'), function(url) {
- var $msg = PMA_ajaxShowMessage(PMA_messages['strDroppingColumn'], false);
- $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function(data) {
- if (data.success == true) {
+ var question = $.sprintf(PMA_messages.strDoYouReally, 'ALTER TABLE `' + escapeHtml(curr_table_name) + '` DROP `' + escapeHtml(curr_column_name) + '`;');
+ $(this).PMA_confirm(question, $(this).attr('href'), function (url) {
+ var $msg = PMA_ajaxShowMessage(PMA_messages.strDroppingColumn, false);
+ $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function (data) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msg);
if ($('#result_query').length) {
$('#result_query').remove();
@@ -164,7 +183,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
toggleRowColors($curr_row.next());
// Adjust the row numbers
for (var $row = $curr_row.next(); $row.length > 0; $row = $row.next()) {
- var new_val = parseInt($row.find('td:nth-child(2)').text()) - 1;
+ var new_val = parseInt($row.find('td:nth-child(2)').text(), 10) - 1;
$row.find('td:nth-child(2)').text(new_val);
}
$after_field_item.remove();
@@ -173,16 +192,16 @@ AJAX.registerOnload('tbl_structure.js', function() {
$('#indexes').html(data.indexes_list);
PMA_reloadNavigation();
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + data.error, false);
}
}); // end $.get()
}); // end $.PMA_confirm()
- }) ; //end of Drop Column Anchor action
+ }); //end of Drop Column Anchor action
/**
* Ajax Event handler for 'Add Primary Key'
*/
- $("a.add_primary_key_anchor.ajax").live('click', function(event) {
+ $("a.add_primary_key_anchor.ajax").live('click', function (event) {
event.preventDefault();
/**
* @var curr_table_name String containing the name of the current table
@@ -195,11 +214,11 @@ AJAX.registerOnload('tbl_structure.js', function() {
/**
* @var question String containing the question to be asked for confirmation
*/
- var question = $.sprintf(PMA_messages['strDoYouReally'], 'ALTER TABLE `' + escapeHtml(curr_table_name) + '` ADD PRIMARY KEY(`' + escapeHtml(curr_column_name) + '`);');
- $(this).PMA_confirm(question, $(this).attr('href'), function(url) {
- var $msg = PMA_ajaxShowMessage(PMA_messages['strAddingPrimaryKey'], false);
- $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function(data) {
- if (data.success == true) {
+ var question = $.sprintf(PMA_messages.strDoYouReally, 'ALTER TABLE `' + escapeHtml(curr_table_name) + '` ADD PRIMARY KEY(`' + escapeHtml(curr_column_name) + '`);');
+ $(this).PMA_confirm(question, $(this).attr('href'), function (url) {
+ var $msg = PMA_ajaxShowMessage(PMA_messages.strAddingPrimaryKey, false);
+ $.get(url, {'is_js_confirmed' : 1, 'ajax_request' : true}, function (data) {
+ if (data.success === true) {
PMA_ajaxRemoveMessage($msg);
$(this).remove();
if (typeof data.reload != 'undefined') {
@@ -216,7 +235,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
PMA_reloadNavigation();
}
} else {
- PMA_ajaxShowMessage(PMA_messages['strErrorProcessingRequest'] + " : " + data.error, false);
+ PMA_ajaxShowMessage(PMA_messages.strErrorProcessingRequest + " : " + data.error, false);
}
}); // end $.get()
}); // end $.PMA_confirm()
@@ -225,7 +244,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
/**
* Inline move columns
**/
- $("#move_columns_anchor").live('click', function(e) {
+ $("#move_columns_anchor").live('click', function (e) {
e.preventDefault();
if ($(this).hasClass("move-active")) {
@@ -238,7 +257,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
*/
var button_options = {};
- button_options[PMA_messages['strGo']] = function(event) {
+ button_options[PMA_messages.strGo] = function (event) {
event.preventDefault();
var $msgbox = PMA_ajaxShowMessage();
var $this = $(this);
@@ -253,7 +272,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
}
$.post($form.prop("action"), serialized + "&ajax_request=true", function (data) {
- if (data.success == false) {
+ if (data.success === false) {
PMA_ajaxRemoveMessage($msgbox);
$this
.clone()
@@ -288,7 +307,7 @@ AJAX.registerOnload('tbl_structure.js', function() {
.text($row.index() + 1)
.end()
.removeClass("odd even")
- .addClass($row.index() % 2 == 0 ? "odd" : "even");
+ .addClass($row.index() % 2 === 0 ? "odd" : "even");
}
PMA_ajaxShowMessage(data.message);
$this.dialog('close');
@@ -296,12 +315,12 @@ AJAX.registerOnload('tbl_structure.js', function() {
}
});
};
- button_options[PMA_messages['strCancel']] = function() {
+ button_options[PMA_messages.strCancel] = function () {
$(this).dialog('close');
};
var button_options_error = {};
- button_options_error[PMA_messages['strOK']] = function() {
+ button_options_error[PMA_messages.strOK] = function () {
$(this).dialog('close').remove();
};
@@ -344,25 +363,6 @@ AJAX.registerOnload('tbl_structure.js', function() {
});
/**
- * Reload fields table
- */
-function reloadFieldForm(message) {
- $.post($("#fieldsForm").attr('action'), $("#fieldsForm").serialize()+"&ajax_request=true", function(form_data) {
- var $temp_div = $("<div id='temp_div'><div>").append(form_data.message);
- $("#fieldsForm").replaceWith($temp_div.find("#fieldsForm"));
- $("#addColumns").replaceWith($temp_div.find("#addColumns"));
- $('#move_columns_dialog ul').replaceWith($temp_div.find("#move_columns_dialog ul"));
- $("#moveColumns").removeClass("move-active");
- /* reinitialise the more options in table */
- $('#fieldsForm ul.table-structure-actions').menuResizer(PMA_tbl_structure_menu_resizer_callback);
- setTimeout(function() {
- PMA_ajaxShowMessage(message);
- }, 500);
- });
- $('#page_content').show();
-}
-
-/**
* This function returns the horizontal space available for the menu in pixels.
* To calculate this value we start we the width of the main panel, then we
* substract the margin of the page content, then we substract any cellspacing
@@ -384,23 +384,23 @@ function PMA_tbl_structure_menu_resizer_callback() {
pagewidth -= $page.outerWidth(true) - $page.outerWidth();
var columnsWidth = 0;
var $columns = $('#tablestructure').find('tr:eq(1)').find('td,th');
- $columns.not(':last').each(function (){
- columnsWidth += $(this).outerWidth(true)
+ $columns.not(':last').each(function () {
+ columnsWidth += $(this).outerWidth(true);
});
var totalCellSpacing = $('#tablestructure').width();
- $columns.each(function (){
+ $columns.each(function () {
totalCellSpacing -= $(this).outerWidth(true);
});
return pagewidth - columnsWidth - totalCellSpacing - 15; // 15px extra margin
}
/** Handler for "More" dropdown in structure table rows */
-AJAX.registerOnload('tbl_structure.js', function() {
+AJAX.registerOnload('tbl_structure.js', function () {
if ($('#fieldsForm').hasClass('HideStructureActions')) {
$('#fieldsForm ul.table-structure-actions').menuResizer(PMA_tbl_structure_menu_resizer_callback);
}
});
-AJAX.registerTeardown('tbl_structure.js', function() {
+AJAX.registerTeardown('tbl_structure.js', function () {
$('#fieldsForm ul.table-structure-actions').menuResizer('destroy');
});
$(function () {
diff --git a/js/tbl_zoom_plot_jqplot.js b/js/tbl_zoom_plot_jqplot.js
index 83c7db5273..f6a0532403 100644
--- a/js/tbl_zoom_plot_jqplot.js
+++ b/js/tbl_zoom_plot_jqplot.js
@@ -12,7 +12,7 @@
** Display Help/Info
**/
function displayHelp() {
- PMA_ajaxShowMessage(PMA_messages['strDisplayHelp'], 10000);
+ PMA_ajaxShowMessage(PMA_messages.strDisplayHelp, 10000);
}
/**
@@ -20,7 +20,7 @@ function displayHelp() {
** @param array
**/
Array.max = function (array) {
- return Math.max.apply( Math, array );
+ return Math.max.apply(Math, array);
};
/**
@@ -28,7 +28,7 @@ Array.max = function (array) {
** @param array
**/
Array.min = function (array) {
- return Math.min.apply( Math, array );
+ return Math.min.apply(Math, array);
};
/**
@@ -89,8 +89,8 @@ function getType(field) {
function getCord(arr) {
var newCord = [];
var original = $.extend(true, [], arr);
- var arr = jQuery.unique(arr).sort();
- $.each(original, function(index, value) {
+ arr = jQuery.unique(arr).sort();
+ $.each(original, function (index, value) {
newCord.push(jQuery.inArray(value, arr));
});
return [newCord, arr, original];
@@ -100,14 +100,14 @@ function getCord(arr) {
** Scrolls the view to the display section
**/
function scrollToChart() {
- var x = $('#dataDisplay').offset().top - 100; // 100 provides buffer in viewport
- $('html,body').animate({scrollTop: x}, 500);
+ var x = $('#dataDisplay').offset().top - 100; // 100 provides buffer in viewport
+ $('html,body').animate({scrollTop: x}, 500);
}
/**
* Unbind all event handlers before tearing down a page
*/
-AJAX.registerTeardown('tbl_zoom_plot_jqplot.js', function() {
+AJAX.registerTeardown('tbl_zoom_plot_jqplot.js', function () {
$('#tableid_0').unbind('change');
$('#tableid_1').unbind('change');
$('#tableid_2').unbind('change');
@@ -120,7 +120,7 @@ AJAX.registerTeardown('tbl_zoom_plot_jqplot.js', function() {
$('div#querychart').unbind('jqplotDataClick');
});
-AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
+AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function () {
var cursorMode = ($("input[name='mode']:checked").val() == 'edit') ? 'crosshair' : 'pointer';
var currentChart = null;
var searchedDataKey = null;
@@ -143,9 +143,9 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
**/
// first column choice corresponds to the X axis
- $('#tableid_0').change(function() {
+ $('#tableid_0').change(function () {
//AJAX request for field type, collation, operators, and value field
- $.post('tbl_zoom_select.php',{
+ $.post('tbl_zoom_select.php', {
'ajax_request' : true,
'change_tbl_info' : true,
'db' : PMA_commonParams.get('db'),
@@ -153,23 +153,23 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
'field' : $('#tableid_0').val(),
'it' : 0,
'token' : PMA_commonParams.get('token')
- },function(data) {
+ }, function (data) {
$('#tableFieldsId tr:eq(1) td:eq(0)').html(data.field_type);
$('#tableFieldsId tr:eq(1) td:eq(1)').html(data.field_collation);
$('#tableFieldsId tr:eq(1) td:eq(2)').html(data.field_operators);
$('#tableFieldsId tr:eq(1) td:eq(3)').html(data.field_value);
- xLabel = $('#tableid_0').val();
- $('#types_0').val(data.field_type);
- xType = data.field_type;
- $('#collations_0').val(data.field_collations);
- addDateTimePicker();
+ xLabel = $('#tableid_0').val();
+ $('#types_0').val(data.field_type);
+ xType = data.field_type;
+ $('#collations_0').val(data.field_collations);
+ addDateTimePicker();
});
});
// second column choice corresponds to the Y axis
- $('#tableid_1').change(function() {
+ $('#tableid_1').change(function () {
//AJAX request for field type, collation, operators, and value field
- $.post('tbl_zoom_select.php',{
+ $.post('tbl_zoom_select.php', {
'ajax_request' : true,
'change_tbl_info' : true,
'db' : PMA_commonParams.get('db'),
@@ -177,22 +177,22 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
'field' : $('#tableid_1').val(),
'it' : 1,
'token' : PMA_commonParams.get('token')
- },function(data) {
+ }, function (data) {
$('#tableFieldsId tr:eq(3) td:eq(0)').html(data.field_type);
$('#tableFieldsId tr:eq(3) td:eq(1)').html(data.field_collation);
$('#tableFieldsId tr:eq(3) td:eq(2)').html(data.field_operators);
$('#tableFieldsId tr:eq(3) td:eq(3)').html(data.field_value);
- yLabel = $('#tableid_1').val();
- $('#types_1').val(data.field_type);
- yType = data.field_type;
- $('#collations_1').val(data.field_collations);
- addDateTimePicker();
+ yLabel = $('#tableid_1').val();
+ $('#types_1').val(data.field_type);
+ yType = data.field_type;
+ $('#collations_1').val(data.field_collations);
+ addDateTimePicker();
});
});
- $('#tableid_2').change(function() {
+ $('#tableid_2').change(function () {
//AJAX request for field type, collation, operators, and value field
- $.post('tbl_zoom_select.php',{
+ $.post('tbl_zoom_select.php', {
'ajax_request' : true,
'change_tbl_info' : true,
'db' : PMA_commonParams.get('db'),
@@ -200,20 +200,20 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
'field' : $('#tableid_2').val(),
'it' : 2,
'token' : PMA_commonParams.get('token')
- },function(data) {
+ }, function (data) {
$('#tableFieldsId tr:eq(6) td:eq(0)').html(data.field_type);
$('#tableFieldsId tr:eq(6) td:eq(1)').html(data.field_collation);
$('#tableFieldsId tr:eq(6) td:eq(2)').html(data.field_operators);
$('#tableFieldsId tr:eq(6) td:eq(3)').html(data.field_value);
- $('#types_2').val(data.field_type);
- $('#collations_2').val(data.field_collations);
- addDateTimePicker();
+ $('#types_2').val(data.field_type);
+ $('#collations_2').val(data.field_collations);
+ addDateTimePicker();
});
});
- $('#tableid_3').change(function() {
+ $('#tableid_3').change(function () {
//AJAX request for field type, collation, operators, and value field
- $.post('tbl_zoom_select.php',{
+ $.post('tbl_zoom_select.php', {
'ajax_request' : true,
'change_tbl_info' : true,
'db' : PMA_commonParams.get('db'),
@@ -221,25 +221,25 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
'field' : $('#tableid_3').val(),
'it' : 3,
'token' : PMA_commonParams.get('token')
- },function(data) {
+ }, function (data) {
$('#tableFieldsId tr:eq(8) td:eq(0)').html(data.field_type);
$('#tableFieldsId tr:eq(8) td:eq(1)').html(data.field_collation);
$('#tableFieldsId tr:eq(8) td:eq(2)').html(data.field_operators);
$('#tableFieldsId tr:eq(8) td:eq(3)').html(data.field_value);
- $('#types_3').val(data.field_type);
- $('#collations_3').val(data.field_collations);
- addDateTimePicker();
+ $('#types_3').val(data.field_type);
+ $('#collations_3').val(data.field_collations);
+ addDateTimePicker();
});
});
/**
* Input form validation
**/
- $('#inputFormSubmitId').click(function() {
- if ($('#tableid_0').get(0).selectedIndex == 0 || $('#tableid_1').get(0).selectedIndex == 0) {
- PMA_ajaxShowMessage(PMA_messages['strInputNull']);
+ $('#inputFormSubmitId').click(function () {
+ if ($('#tableid_0').get(0).selectedIndex === 0 || $('#tableid_1').get(0).selectedIndex === 0) {
+ PMA_ajaxShowMessage(PMA_messages.strInputNull);
} else if (xLabel == yLabel) {
- PMA_ajaxShowMessage(PMA_messages['strSameInputs']);
+ PMA_ajaxShowMessage(PMA_messages.strSameInputs);
}
});
@@ -253,18 +253,18 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
.hide();
$('#togglesearchformlink')
- .html(PMA_messages['strShowSearchCriteria'])
- .bind('click', function() {
+ .html(PMA_messages.strShowSearchCriteria)
+ .bind('click', function () {
var $link = $(this);
$('#zoom_search_form').slideToggle();
- if ($link.text() == PMA_messages['strHideSearchCriteria']) {
- $link.text(PMA_messages['strShowSearchCriteria']);
+ if ($link.text() == PMA_messages.strHideSearchCriteria) {
+ $link.text(PMA_messages.strShowSearchCriteria);
} else {
- $link.text(PMA_messages['strHideSearchCriteria']);
+ $link.text(PMA_messages.strHideSearchCriteria);
}
- // avoid default click action
- return false;
- });
+ // avoid default click action
+ return false;
+ });
/**
** Set dialog properties for the data display form
@@ -273,7 +273,7 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
/*
* Handle saving of a row in the editor
*/
- buttonOptions[PMA_messages['strSave']] = function () {
+ buttonOptions[PMA_messages.strSave] = function () {
//Find changed values by comparing form values with selectedRow Object
var newValues = {};//Stores the values changed from original
var sqlTypes = {};
@@ -285,7 +285,7 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
var oldVal = selectedRow[key];
var newVal = ($('#edit_fields_null_id_' + it).prop('checked')) ? null : $('#edit_fieldID_' + it).val();
if (newVal instanceof Array) { // when the column is of type SET
- newVal = $('#edit_fieldID_' + it).map(function(){
+ newVal = $('#edit_fieldID_' + it).map(function () {
return $(this).val();
}).get().join(",");
}
@@ -348,21 +348,21 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
if (!isEmpty(newValues)) {
var sql_query = 'UPDATE `' + PMA_commonParams.get('table') + '` SET ';
for (key in newValues) {
- sql_query += '`' + key + '`=' ;
+ sql_query += '`' + key + '`=';
var value = newValues[key];
// null
- if (value == null) {
+ if (value === null) {
sql_query += 'NULL, ';
// empty
- } else if ($.trim(value) == '') {
+ } else if ($.trim(value) === '') {
sql_query += "'', ";
// other
} else {
// type explicitly identified
- if (sqlTypes[key] != null) {
+ if (sqlTypes[key] !== null) {
if (sqlTypes[key] == 'bit') {
sql_query += "b'" + value + "', ";
}
@@ -386,23 +386,23 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
'ajax_request' : true,
'sql_query' : sql_query,
'inline_edit' : false
- }, function(data) {
- if (data.success == true) {
+ }, function (data) {
+ if (data.success === true) {
$('#sqlqueryresults').html(data.sql_query);
$("#sqlqueryresults").trigger('appendAnchor');
} else {
PMA_ajaxShowMessage(data.error, false);
}
- }); //End $.post
+ }); //End $.post
}//End database update
$("#dataDisplay").dialog('close');
};
- buttonOptions[PMA_messages['strCancel']] = function () {
+ buttonOptions[PMA_messages.strCancel] = function () {
$(this).dialog('close');
};
$("#dataDisplay").dialog({
autoOpen: false,
- title: PMA_messages['strDataPointContent'],
+ title: PMA_messages.strDataPointContent,
modal: true,
buttons: buttonOptions,
width: $('#dataDisplay').width() + 80,
@@ -418,8 +418,8 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
$("#dataDisplay").find(':input').live('keydown', function (e) {
if (e.which === 13) { // 13 is the ENTER key
e.preventDefault();
- if (typeof buttonOptions[PMA_messages['strSave']] === 'function') {
- buttonOptions[PMA_messages['strSave']].call();
+ if (typeof buttonOptions[PMA_messages.strSave] === 'function') {
+ buttonOptions[PMA_messages.strSave].call();
}
}
});
@@ -429,12 +429,12 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
* Generate plot using jqplot
*/
- if (searchedData != null) {
+ if (searchedData !== null) {
$('#zoom_search_form')
.slideToggle()
.hide();
$('#togglesearchformlink')
- .text(PMA_messages['strShowSearchCriteria']);
+ .text(PMA_messages.strShowSearchCriteria);
$('#togglesearchformdiv').show();
var selectedRow;
var colorCodes = ['#FF0000', '#00FFFF', '#0000FF', '#0000A0', '#FF0080', '#800080', '#FFFF00', '#00FF00', '#FF00FF'];
@@ -483,7 +483,7 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
};
// If data label is not set, do not show tooltips
- if (dataLabel == '') {
+ if (dataLabel === '') {
options.highlighter.show = false;
}
@@ -507,7 +507,7 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
// format = '%Y-%m-%d %H:%M';
//}
$.extend(options.axes.xaxis, {
- renderer:$.jqplot.DateAxisRenderer,
+ renderer: $.jqplot.DateAxisRenderer,
tickOptions: {
formatString: format
}
@@ -520,14 +520,14 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
format = '%Y-%m-%d';
}
$.extend(options.axes.yaxis, {
- renderer:$.jqplot.DateAxisRenderer,
+ renderer: $.jqplot.DateAxisRenderer,
tickOptions: {
formatString: format
}
});
}
- $.each(searchedData, function(key, value) {
+ $.each(searchedData, function (key, value) {
if (xType == 'numeric') {
var xVal = parseFloat(value[xLabel]);
}
@@ -557,21 +557,21 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
currentChart = $.jqplot('querychart', series, options);
currentChart.resetZoom();
- $('button.button-reset').click(function(event) {
+ $('button.button-reset').click(function (event) {
event.preventDefault();
currentChart.resetZoom();
});
$('div#resizer').resizable();
- $('div#resizer').bind('resizestop', function(event, ui) {
+ $('div#resizer').bind('resizestop', function (event, ui) {
// make room so that the handle will still appear
$('div#querychart').height($('div#resizer').height() * 0.96);
$('div#querychart').width($('div#resizer').width() * 0.96);
- currentChart.replot( {resetAxes: true})
+ currentChart.replot({resetAxes: true});
});
$('div#querychart').bind('jqplotDataClick',
- function(event, seriesIndex, pointIndex, data) {
+ function (event, seriesIndex, pointIndex, data) {
searchedDataKey = data[4]; // key from searchedData (global)
var field_id = 0;
var post_params = {
@@ -583,14 +583,14 @@ AJAX.registerOnload('tbl_zoom_plot_jqplot.js', function() {
'token' : PMA_commonParams.get('token')
};
- $.post('tbl_zoom_select.php', post_params, function(data) {
+ $.post('tbl_zoom_select.php', post_params, function (data) {
// Row is contained in data.row_info,
// now fill the displayResultForm with row values
var key;
for (key in data.row_info) {
$field = $('#edit_fieldID_' + field_id);
$field_null = $('#edit_fields_null_id_' + field_id);
- if (data.row_info[key] == null) {
+ if (data.row_info[key] === null) {
$field_null.prop('checked', true);
$field.val('');
} else {
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 2b566c1341..739f63c082 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -91,7 +91,7 @@ class PMA_Config
// other settings, independent from config file, comes in
$this->checkSystem();
- $this->checkIsHttps();
+ $this->isHttps();
}
/**
@@ -101,7 +101,7 @@ class PMA_Config
*/
function checkSystem()
{
- $this->set('PMA_VERSION', '4.0.1-dev');
+ $this->set('PMA_VERSION', '4.1-dev');
/**
* @deprecated
*/
@@ -189,11 +189,11 @@ class PMA_Config
$this->set('PMA_USR_BROWSER_VER', $log_version[2]);
$this->set('PMA_USR_BROWSER_AGENT', 'OPERA');
} elseif (preg_match(
- '@MSIE ([0-9].[0-9]{1,2})@',
+ '@(MS)?IE ([0-9]{1,2}.[0-9]{1,2})@',
$HTTP_USER_AGENT,
$log_version
)) {
- $this->set('PMA_USR_BROWSER_VER', $log_version[1]);
+ $this->set('PMA_USR_BROWSER_VER', $log_version[2]);
$this->set('PMA_USR_BROWSER_AGENT', 'IE');
} elseif (preg_match(
'@OmniWeb/([0-9].[0-9]{1,2})@',
@@ -216,9 +216,9 @@ class PMA_Config
'@Mozilla/([0-9].[0-9]{1,2})@',
$HTTP_USER_AGENT,
$log_version)
- && preg_match('@Chrome/([0-9]*)@', $HTTP_USER_AGENT, $log_version2)
+ && preg_match('@Chrome/([0-9.]*)@', $HTTP_USER_AGENT, $log_version2)
) {
- $this->set('PMA_USR_BROWSER_VER', $log_version[1] . '.' . $log_version2[1]);
+ $this->set('PMA_USR_BROWSER_VER', $log_version2[1]);
$this->set('PMA_USR_BROWSER_AGENT', 'CHROME');
// newer Safari
} elseif (preg_match(
@@ -242,6 +242,14 @@ class PMA_Config
'PMA_USR_BROWSER_VER', $log_version[1] . '.' . $log_version2[1]
);
$this->set('PMA_USR_BROWSER_AGENT', 'SAFARI');
+ // Firefox
+ } elseif (! strstr($HTTP_USER_AGENT, 'compatible')
+ && preg_match('@Firefox/([\w.]+)@', $HTTP_USER_AGENT, $log_version2)
+ ) {
+ $this->set(
+ 'PMA_USR_BROWSER_VER', $log_version2[1]
+ );
+ $this->set('PMA_USR_BROWSER_AGENT', 'FIREFOX');
} elseif (preg_match('@rv:1.9(.*)Gecko@', $HTTP_USER_AGENT)) {
$this->set('PMA_USR_BROWSER_VER', '1.9');
$this->set('PMA_USR_BROWSER_AGENT', 'GECKO');
@@ -313,7 +321,7 @@ class PMA_Config
$this->set('PMA_IS_WINDOWS', 0);
// If PHP_OS is defined then continue
if (defined('PHP_OS')) {
- if (stristr(PHP_OS, 'win')) {
+ if (stristr(PHP_OS, 'win') && !stristr(PHP_OS, 'darwin')) {
// Is it some version of Windows
$this->set('PMA_IS_WINDOWS', 1);
} elseif (stristr(PHP_OS, 'OS/2')) {
@@ -604,7 +612,7 @@ class PMA_Config
} else {
$link = 'https://api.github.com/repos/phpmyadmin/phpmyadmin/git/commits/'
. $hash;
- $is_found = $this->checkHTTP($link, !$commit);
+ $is_found = $this->checkHTTP($link, ! $commit);
switch($is_found) {
case false:
$is_remote_commit = false;
@@ -713,7 +721,7 @@ class PMA_Config
}
$ch = curl_init($link);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 0);
- curl_setopt($ch, CURLOPT_NOBODY, !$get_body);
+ curl_setopt($ch, CURLOPT_NOBODY, ! $get_body);
curl_setopt($ch, CURLOPT_HEADER, 1);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
@@ -1163,14 +1171,14 @@ class PMA_Config
* sets configuration variable
*
* @param string $setting configuration option
- * @param string $value new value for configuration option
+ * @param mixed $value new value for configuration option
*
* @return void
*/
function set($setting, $value)
{
if (! isset($this->settings[$setting])
- || $this->settings[$setting] != $value
+ || $this->settings[$setting] !== $value
) {
$this->settings[$setting] = $value;
$this->set_mtime = time();
@@ -1466,16 +1474,6 @@ class PMA_Config
}
/**
- * check for https
- *
- * @return void
- */
- function checkIsHttps()
- {
- $this->set('is_https', $this->isHttps());
- }
-
- /**
* Checks if protocol is https
*
* This function checks if the https protocol is used in the PmaAbsoluteUri
@@ -1486,13 +1484,13 @@ class PMA_Config
*/
public function isHttps()
{
- static $is_https = null;
- if (null !== $is_https) {
- return $is_https;
+ if (null !== $this->get('is_https')) {
+ return $this->get('is_https');
}
$url = parse_url($this->get('PmaAbsoluteUri'));
+ $is_https = null;
if (isset($url['scheme']) && $url['scheme'] == 'https') {
$is_https = true;
@@ -1500,6 +1498,8 @@ class PMA_Config
$is_https = false;
}
+ $this->set('is_https', $is_https);
+
return $is_https;
}
diff --git a/libraries/DBQbe.class.php b/libraries/DBQbe.class.php
index df6c5cb6ac..216e9d29e7 100644
--- a/libraries/DBQbe.class.php
+++ b/libraries/DBQbe.class.php
@@ -361,7 +361,7 @@ class PMA_DbQbe
private function _getColumnNamesRow()
{
$html_output = '<tr class="odd noclick">';
- $html_output .= '<th>' . __('Column') . ':</th>';
+ $html_output .= '<th>' . __('Column:') . '</th>';
$new_column_count = 0;
for ($column_index = 0; $column_index < $this->_criteria_column_count; $column_index++) {
if (isset($this->_criteriaColumnInsert[$column_index])
@@ -403,7 +403,7 @@ class PMA_DbQbe
private function _getSortRow()
{
$html_output = '<tr class="even noclick">';
- $html_output .= '<th>' . __('Sort') . ':</th>';
+ $html_output .= '<th>' . __('Sort:') . '</th>';
$new_column_count = 0;
for ($column_index = 0; $column_index < $this->_criteria_column_count; $column_index++) {
if (! empty($this->_criteriaColumnInsert)
@@ -465,7 +465,7 @@ class PMA_DbQbe
private function _getShowRow()
{
$html_output = '<tr class="odd noclick">';
- $html_output .= '<th>' . __('Show') . ':</th>';
+ $html_output .= '<th>' . __('Show:') . '</th>';
$new_column_count = 0;
for ($column_index = 0; $column_index < $this->_criteria_column_count; $column_index++) {
if (! empty($this->_criteriaColumnInsert)
@@ -510,7 +510,7 @@ class PMA_DbQbe
private function _getCriteriaInputboxRow()
{
$html_output = '<tr class="even noclick">';
- $html_output .= '<th>' . __('Criteria') . ':</th>';
+ $html_output .= '<th>' . __('Criteria:') . '</th>';
$new_column_count = 0;
for ($column_index = 0; $column_index < $this->_criteria_column_count; $column_index++) {
if (! empty($this->_criteriaColumnInsert)
@@ -650,11 +650,11 @@ class PMA_DbQbe
private function _getAndOrColCell($column_number, $selected = null)
{
$html_output = '<td class="center">';
- $html_output .= '<strong>' . __('Or') . ':</strong>';
+ $html_output .= '<strong>' . __('Or:') . '</strong>';
$html_output .= '<input type="radio"'
. ' name="criteriaAndOrColumn[' . $column_number . ']"'
. ' value="or"' . $selected['or'] . ' />';
- $html_output .= '&nbsp;&nbsp;<strong>' . __('And') . ':</strong>';
+ $html_output .= '&nbsp;&nbsp;<strong>' . __('And:') . '</strong>';
$html_output .= '<input type="radio"'
. ' name="criteriaAndOrColumn[' . $column_number . ']"'
. ' value="and"' . $selected['and'] . ' />';
@@ -677,7 +677,7 @@ class PMA_DbQbe
private function _getModifyColumnsRow()
{
$html_output = '<tr class="even noclick">';
- $html_output .= '<th>' . __('Modify') . ':</th>';
+ $html_output .= '<th>' . __('Modify:') . '</th>';
$new_column_count = 0;
for ($column_index = 0; $column_index < $this->_criteria_column_count; $column_index++) {
if (! empty($this->_criteriaColumnInsert)
@@ -734,12 +734,12 @@ class PMA_DbQbe
$html_output .= '<table class="nospacing nopadding">';
$html_output .= '<tr>';
$html_output .= '<td class="' . $GLOBALS['cell_align_right'] . ' nowrap">';
- $html_output .= '<small>' . __('Ins') . ':</small>';
+ $html_output .= '<small>' . __('Ins:') . '</small>';
$html_output .= '<input type="checkbox"'
. ' name="criteriaRowInsert[' . $row_index . ']" />';
$html_output .= '</td>';
$html_output .= '<td class="' . $GLOBALS['cell_align_right'] . '">';
- $html_output .= '<strong>' . __('And') . ':</strong>';
+ $html_output .= '<strong>' . __('And:') . '</strong>';
$html_output .= '</td>';
$html_output .= '<td>';
$html_output .= '<input type="radio"'
@@ -749,12 +749,12 @@ class PMA_DbQbe
$html_output .= '</tr>';
$html_output .= '<tr>';
$html_output .= '<td class="' . $GLOBALS['cell_align_right'] . ' nowrap">';
- $html_output .= '<small>' . __('Del') . ':</small>';
+ $html_output .= '<small>' . __('Del:') . '</small>';
$html_output .= '<input type="checkbox"'
. ' name="criteriaRowDelete[' . $row_index . ']" />';
$html_output .= '</td>';
$html_output .= '<td class="' . $GLOBALS['cell_align_right'] . '">';
- $html_output .= '<strong>' . __('Or') . ':</strong>';
+ $html_output .= '<strong>' . __('Or:') . '</strong>';
$html_output .= '</td>';
$html_output .= '<td>';
$html_output .= '<input type="radio"'
diff --git a/libraries/DisplayResults.class.php b/libraries/DisplayResults.class.php
index b87b8298a0..c364c7f6af 100644
--- a/libraries/DisplayResults.class.php
+++ b/libraries/DisplayResults.class.php
@@ -900,12 +900,12 @@ class PMA_DisplayResults
. '" />'
. '<input type="submit" name="navig"'
. ' class="ajax"'
- . ' value="' . __('Show') . ' :" />'
- . __('Start row') . ': ' . "\n"
+ . ' value="' . __('Show:') . '" />'
+ . __('Start row:') . ' ' . "\n"
. '<input type="text" name="pos" size="3" value="'
. (($pos_next >= $this->__get('unlim_num_rows')) ? 0 : $pos_next)
. '" class="textfield" onfocus="this.select()" />'
- . __('Number of rows') . ': ' . "\n"
+ . __('Number of rows:') . ' ' . "\n"
. '<input type="text" name="session_max_rows" size="3" value="'
. (($_SESSION['tmp_user_values']['max_rows'] != self::ALL_ROWS)
? $_SESSION['tmp_user_values']['max_rows']
@@ -914,7 +914,7 @@ class PMA_DisplayResults
if ($GLOBALS['cfg']['ShowDisplayDirection']) {
// Display mode (horizontal/vertical and repeat headers)
- $additional_fields_html .= __('Mode') . ': ' . "\n";
+ $additional_fields_html .= __('Mode:') . ' ' . "\n";
$choices = array(
'horizontal' => __('horizontal'),
'horizontalflipped' => __('horizontal (rotated headers)'),
@@ -2656,7 +2656,7 @@ class PMA_DisplayResults
/**
- * Get the values for one data row
+ * Get the values for one data row
*
* @param integer &$dt_result the link id associated to the query
* which results have to be displayed
@@ -2696,8 +2696,8 @@ class PMA_DisplayResults
$row_info = $this->_getRowInfoForSpecialLinks($row, $col_order);
- for ($currentColumn = 0;
- $currentColumn < $this->__get('fields_cnt');
+ for ($currentColumn = 0;
+ $currentColumn < $this->__get('fields_cnt');
++$currentColumn) {
// assign $i with appropriate column order
@@ -3462,7 +3462,7 @@ class PMA_DisplayResults
/**
- * Get the combined classes for a column
+ * Get the combined classes for a column
*
* @param string $grid_edit_class the class for all editable columns
* @param string $not_null_class the class for not null columns
@@ -4016,7 +4016,7 @@ class PMA_DisplayResults
list($col_order, $col_visib) = $this->_getColumnParams($analyzed_sql);
// Prepares data
- foreach ($vertical_display['desc'] AS $j => $val) {
+ foreach ($vertical_display['desc'] as $j => $val) {
// assign appropriate key with current column order
$key = $col_order ? $col_order[$j] : $j;
@@ -4549,7 +4549,7 @@ class PMA_DisplayResults
&& empty($analyzed_sql[0]['limit_clause'])
) {
- $table_html .= $this->_getPlacedTableNavigatoins(
+ $table_html .= $this->_getPlacedTableNavigations(
$pos_next, $pos_prev, self::PLACE_TOP_DIRECTION_DROPDOWN,
"\n", $is_innodb
);
@@ -4626,7 +4626,7 @@ class PMA_DisplayResults
if (($is_display['nav_bar'] == '1')
&& empty($analyzed_sql[0]['limit_clause'])
) {
- $table_html .= $this->_getPlacedTableNavigatoins(
+ $table_html .= $this->_getPlacedTableNavigations(
$pos_next, $pos_prev, self::PLACE_BOTTOM_DIRECTION_DROPDOWN,
'<br />' . "\n", $is_innodb
);
@@ -5114,7 +5114,7 @@ class PMA_DisplayResults
*
* @see _getTable()
*/
- private function _getPlacedTableNavigatoins(
+ private function _getPlacedTableNavigations(
$pos_next, $pos_prev, $place, $empty_line, $is_innodb
) {
@@ -5134,7 +5134,7 @@ class PMA_DisplayResults
return $navigation_html;
- } // end of the '_getPlacedTableNavigatoins()' function
+ } // end of the '_getPlacedTableNavigations()' function
/**
diff --git a/libraries/Header.class.php b/libraries/Header.class.php
index c7dd024eba..a6a1a7fde8 100644
--- a/libraries/Header.class.php
+++ b/libraries/Header.class.php
@@ -494,7 +494,9 @@ class PMA_Header
$dir = $GLOBALS['text_dir'];
$retval = "<!DOCTYPE HTML>";
- $retval .= "<html lang='$lang' dir='$dir'>";
+ $retval .= "<html lang='$lang' dir='$dir' class='";
+ $retval .= strtolower(PMA_USR_BROWSER_AGENT) . " ";
+ $retval .= strtolower(PMA_USR_BROWSER_AGENT) . intval(PMA_USR_BROWSER_VER) . "'>";
return $retval;
}
diff --git a/libraries/Index.class.php b/libraries/Index.class.php
index 547c18657f..ca4068b5a1 100644
--- a/libraries/Index.class.php
+++ b/libraries/Index.class.php
@@ -661,7 +661,8 @@ class PMA_Index
. '</td>';
if (PMA_MYSQL_INT_VERSION > 50500
- && $column->getSeqInIndex() == 1) {
+ && $column->getSeqInIndex() == 1
+ ) {
$r .= '<td ' . $row_span . '>'
. htmlspecialchars($index->getComments()) . '</td>';
}
diff --git a/libraries/OutputBuffering.class.php b/libraries/OutputBuffering.class.php
index 1ef764313d..9923577ad3 100644
--- a/libraries/OutputBuffering.class.php
+++ b/libraries/OutputBuffering.class.php
@@ -1,5 +1,4 @@
-<?php
-/* vim: set expandtab sw=4 ts=4 sts=4: */
+<?php /* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Output buffering wrapper
*
@@ -50,8 +49,8 @@ class PMA_OutputBuffering
} elseif (function_exists('ob_get_level') && ob_get_level() > 0) {
// If output buffering is enabled in php.ini it's not possible to
// add the ob_gzhandler without a warning message from php 4.3.0.
- // Being better safe than sorry, check for any existing output handler
- // instead of just checking the 'output_buffering' setting.
+ // Being better safe than sorry, check for any existing output
+ // handler instead of just checking the 'output_buffering' setting.
$mode = 0;
} else {
$mode = 1;
diff --git a/libraries/Table.class.php b/libraries/Table.class.php
index 5e58b6203b..31a9a82e7d 100644
--- a/libraries/Table.class.php
+++ b/libraries/Table.class.php
@@ -1161,7 +1161,7 @@ class PMA_Table
if (null !== $new_db && $new_db !== $this->getDbName()) {
// Ensure the target is valid
if (! $GLOBALS['pma']->databases->exists($new_db)) {
- $this->errors[] = __('Invalid database') . ': ' . $new_db;
+ $this->errors[] = __('Invalid database:') . ' ' . $new_db;
return false;
}
} else {
@@ -1175,7 +1175,7 @@ class PMA_Table
}
if (! PMA_Table::isValidName($new_name)) {
- $this->errors[] = __('Invalid table name') . ': '
+ $this->errors[] = __('Invalid table name:') . ' '
. $new_table->getFullName();
return false;
}
@@ -1575,7 +1575,7 @@ class PMA_Table
/**
* Get all column names which are MySQL reserved words
- *
+ *
* @return array
* @access public
*/
@@ -1589,7 +1589,7 @@ class PMA_Table
if (PMA_SQP_isKeyWord($column_name)) {
$return[] = $column_name;
}
- }
+ }
return $return;
}
}
diff --git a/libraries/Theme.class.php b/libraries/Theme.class.php
index bf1ee8f6f8..9f2f640e6e 100644
--- a/libraries/Theme.class.php
+++ b/libraries/Theme.class.php
@@ -374,7 +374,7 @@ class PMA_Theme
global $cfg;
$css_string = '';
- foreach ($cfg['SQP']['fmtColor'] AS $key => $col) {
+ foreach ($cfg['SQP']['fmtColor'] as $key => $col) {
$css_string .= $this->buildSQPCssRule('syntax_' . $key, 'color', $col);
}
diff --git a/libraries/Theme_Manager.class.php b/libraries/Theme_Manager.class.php
index 7520516513..66c9150cb9 100644
--- a/libraries/Theme_Manager.class.php
+++ b/libraries/Theme_Manager.class.php
@@ -360,7 +360,7 @@ class PMA_Theme_Manager
$theme_preview_path= './themes.php';
$theme_preview_href = '<a href="' . $theme_preview_path . '" target="themes" class="themeselect">';
- $select_box .= $theme_preview_href . __('Theme') . '</a>:' . "\n";
+ $select_box .= $theme_preview_href . __('Theme:') . '</a>' . "\n";
$select_box .= '<select name="set_theme" lang="en" dir="ltr" class="autosubmit">';
foreach ($this->themes as $each_theme_id => $each_theme) {
diff --git a/libraries/Util.class.php b/libraries/Util.class.php
index 7cd6a1587e..b50c5f1e07 100644
--- a/libraries/Util.class.php
+++ b/libraries/Util.class.php
@@ -671,7 +671,7 @@ class PMA_Util
}
// ---
// modified to show the help on sql errors
- $error_msg .= '<p><strong>' . __('SQL query') . ':</strong>' . "\n";
+ $error_msg .= '<p><strong>' . __('SQL query:') . '</strong>' . "\n";
if (strstr(strtolower($formatted_sql), 'select')) {
// please show me help to the error on select
$error_msg .= self::showMySQLDocu('SQL-Syntax', 'SELECT');
diff --git a/libraries/bookmark.lib.php b/libraries/bookmark.lib.php
index cab6d37e5f..0f669c5a30 100644
--- a/libraries/bookmark.lib.php
+++ b/libraries/bookmark.lib.php
@@ -122,9 +122,9 @@ function PMA_Bookmark_get($db, $id, $id_field = 'id', $action_bookmark_all = fal
. '.' . PMA_Util::backquote($cfgBookmark['table'])
. ' WHERE dbase = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
- if (!$action_bookmark_all) {
+ if (! $action_bookmark_all) {
$query .= ' AND (user = \'' . PMA_Util::sqlAddSlashes($cfgBookmark['user']) . '\'';
- if (!$exact_user_match) {
+ if (! $exact_user_match) {
$query .= ' OR user = \'\'';
}
$query .= ')';
diff --git a/libraries/common.inc.php b/libraries/common.inc.php
index 5e0976827d..f5da4572ec 100644
--- a/libraries/common.inc.php
+++ b/libraries/common.inc.php
@@ -651,7 +651,7 @@ if (! isset($cfg['Servers']) || count($cfg['Servers']) == 0) {
&& empty($each_server['host'])
&& empty($each_server['verbose'])
) {
- $each_server['verbose'] = __('Server') . $server_index;
+ $each_server['verbose'] = sprintf(__('Server %d'), $server_index);
}
$new_servers[$server_index] = $each_server;
@@ -907,14 +907,14 @@ if (! defined('PMA_MINIMUM_COMMON')) {
} // end if
// is root allowed?
- if (!$cfg['Server']['AllowRoot'] && $cfg['Server']['user'] == 'root') {
+ if (! $cfg['Server']['AllowRoot'] && $cfg['Server']['user'] == 'root') {
$allowDeny_forbidden = true;
PMA_log_user($cfg['Server']['user'], 'root-denied');
$auth_plugin->authFails();
}
// is a login without password allowed?
- if (!$cfg['Server']['AllowNoPassword'] && $cfg['Server']['password'] == '') {
+ if (! $cfg['Server']['AllowNoPassword'] && $cfg['Server']['password'] == '') {
$login_without_password_is_forbidden = true;
PMA_log_user($cfg['Server']['user'], 'empty-denied');
$auth_plugin->authFails();
diff --git a/libraries/config.values.php b/libraries/config.values.php
index b38526cf7c..f080d74685 100644
--- a/libraries/config.values.php
+++ b/libraries/config.values.php
@@ -232,8 +232,14 @@ $cfg_db['_validators'] = array(
* Additional validators used for user preferences
*/
$cfg_db['_userValidators'] = array(
- 'MaxDbList' => array(array('validate_upper_bound', 'value:MaxDbList')),
- 'MaxTableList' => array(array('validate_upper_bound', 'value:MaxTableList')),
- 'QueryHistoryMax' => array(array('validate_upper_bound', 'value:QueryHistoryMax'))
+ 'MaxDbList' => array(
+ array('validate_upper_bound', 'value:MaxDbList')
+ ),
+ 'MaxTableList' => array(
+ array('validate_upper_bound', 'value:MaxTableList')
+ ),
+ 'QueryHistoryMax' => array(
+ array('validate_upper_bound', 'value:QueryHistoryMax')
+ )
);
?>
diff --git a/libraries/config/ConfigFile.class.php b/libraries/config/ConfigFile.class.php
index 82ba052df8..db431b2471 100644
--- a/libraries/config/ConfigFile.class.php
+++ b/libraries/config/ConfigFile.class.php
@@ -423,7 +423,7 @@ class ConfigFile
$dsn = $this->getValue("$path/extension") . '://';
if ($this->getValue("$path/auth_type") == 'config') {
$dsn .= $this->getValue("$path/user");
- if (!$this->getValue("$path/nopassword")) {
+ if (! $this->getValue("$path/nopassword")) {
$dsn .= ':***';
}
$dsn .= '@';
diff --git a/libraries/config/Form.class.php b/libraries/config/Form.class.php
index d82e66b69e..b06be3f043 100644
--- a/libraries/config/Form.class.php
+++ b/libraries/config/Form.class.php
@@ -105,7 +105,7 @@ class Form
}
$keys[] = is_bool($value[$i]) ? (int)$value[$i] : $value[$i];
}
- if (!$has_string_keys) {
+ if (! $has_string_keys) {
$value = array_combine($keys, $value);
}
}
diff --git a/libraries/config/FormDisplay.class.php b/libraries/config/FormDisplay.class.php
index ee86f5384d..686eb29736 100644
--- a/libraries/config/FormDisplay.class.php
+++ b/libraries/config/FormDisplay.class.php
@@ -172,7 +172,7 @@ class FormDisplay
foreach ($errors as $path => $error_list) {
$work_path = array_search($path, $this->_systemPaths);
// field error
- if (!$work_path) {
+ if (! $work_path) {
// form error, fix path
$work_path = $path;
}
@@ -219,7 +219,7 @@ class FormDisplay
break;
}
}
- if (!$is_new_server) {
+ if (! $is_new_server) {
$this->_validate();
}
@@ -274,7 +274,7 @@ class FormDisplay
PMA_displayFormBottom();
// if not already done, send strings used for valdiation to JavaScript
- if (!$js_lang_sent) {
+ if (! $js_lang_sent) {
$js_lang_sent = true;
$js_lang = array();
foreach ($this->_jsLangStrings as $strName => $strValue) {
diff --git a/libraries/config/FormDisplay.tpl.php b/libraries/config/FormDisplay.tpl.php
index 677e3f4c36..5059eae590 100644
--- a/libraries/config/FormDisplay.tpl.php
+++ b/libraries/config/FormDisplay.tpl.php
@@ -30,7 +30,7 @@ function PMA_displayFormTop($action = null, $method = 'post', $hidden_fields = n
echo '<input type="hidden" name="tab_hash" value="" />';
// we do validation on page refresh when browser remembers field values,
// add a field with known value which will be used for checks
- if (!$has_check_page_refresh) {
+ if (! $has_check_page_refresh) {
$has_check_page_refresh = true;
echo '<input type="hidden" name="check_page_refresh" '
. ' id="check_page_refresh" value="" />' . "\n";
@@ -350,7 +350,7 @@ function PMA_displayGroupHeader($header_text)
global $_FormDisplayGroup;
$_FormDisplayGroup++;
- if (!$header_text) {
+ if (! $header_text) {
return;
}
$colspan = defined('PMA_SETUP')
diff --git a/libraries/config/messages.inc.php b/libraries/config/messages.inc.php
index acb0674bc0..f77241a858 100644
--- a/libraries/config/messages.inc.php
+++ b/libraries/config/messages.inc.php
@@ -70,22 +70,22 @@ $strConfigExport_charset_name = __('Character set of the file');
$strConfigExport_codegen_format_name = __('Format');
$strConfigExport_compression_name = __('Compression');
$strConfigExport_csv_columns_name = __('Put columns names in the first row');
-$strConfigExport_csv_enclosed_name = __('Columns enclosed by');
-$strConfigExport_csv_escaped_name = __('Columns escaped by');
-$strConfigExport_csv_null_name = __('Replace NULL by');
+$strConfigExport_csv_enclosed_name = __('Columns enclosed with');
+$strConfigExport_csv_escaped_name = __('Columns escaped with');
+$strConfigExport_csv_null_name = __('Replace NULL with');
$strConfigExport_csv_removeCRLF_name = __('Remove CRLF characters within columns');
-$strConfigExport_csv_separator_name = __('Columns terminated by');
-$strConfigExport_csv_terminated_name = __('Lines terminated by');
+$strConfigExport_csv_separator_name = __('Columns terminated with');
+$strConfigExport_csv_terminated_name = __('Lines terminated with');
$strConfigExport_excel_columns_name = __('Put columns names in the first row');
$strConfigExport_excel_edition_name = __('Excel edition');
-$strConfigExport_excel_null_name = __('Replace NULL by');
+$strConfigExport_excel_null_name = __('Replace NULL with');
$strConfigExport_excel_removeCRLF_name = __('Remove CRLF characters within columns');
$strConfigExport_file_template_database_name = __('Database name template');
$strConfigExport_file_template_server_name = __('Server name template');
$strConfigExport_file_template_table_name = __('Table name template');
$strConfigExport_format_name = __('Format');
$strConfigExport_htmlword_columns_name = __('Put columns names in the first row');
-$strConfigExport_htmlword_null_name = __('Replace NULL by');
+$strConfigExport_htmlword_null_name = __('Replace NULL with');
$strConfigExport_htmlword_structure_or_data_name = __('Dump table');
$strConfigExport_latex_caption_name = __('Include table caption');
$strConfigExport_latex_columns_name = __('Put columns names in the first row');
@@ -94,7 +94,7 @@ $strConfigExport_latex_data_caption_name = __('Table caption');
$strConfigExport_latex_data_continued_caption_name = __('Continued table caption');
$strConfigExport_latex_data_label_name = __('Label key');
$strConfigExport_latex_mime_name = __('MIME type');
-$strConfigExport_latex_null_name = __('Replace NULL by');
+$strConfigExport_latex_null_name = __('Replace NULL with');
$strConfigExport_latex_relation_name = __('Relations');
$strConfigExport_latex_structure_caption_name = __('Table caption');
$strConfigExport_latex_structure_continued_caption_name = __('Continued table caption');
@@ -102,11 +102,11 @@ $strConfigExport_latex_structure_label_name = __('Label key');
$strConfigExport_latex_structure_or_data_name = __('Dump table');
$strConfigExport_method_name = __('Export method');
$strConfigExport_ods_columns_name = __('Put columns names in the first row');
-$strConfigExport_ods_null_name = __('Replace NULL by');
+$strConfigExport_ods_null_name = __('Replace NULL with');
$strConfigExport_odt_columns_name = __('Put columns names in the first row');
$strConfigExport_odt_comments_name = __('Comments');
$strConfigExport_odt_mime_name = __('MIME type');
-$strConfigExport_odt_null_name = __('Replace NULL by');
+$strConfigExport_odt_null_name = __('Replace NULL with');
$strConfigExport_odt_relation_name = __('Relations');
$strConfigExport_odt_structure_or_data_name = __('Dump table');
$strConfigExport_onserver_name = __('Save on server');
@@ -137,12 +137,12 @@ $strConfigExport_sql_type_name = __('Export type');
$strConfigExport_sql_use_transaction_name = __('Enclose export in a transaction');
$strConfigExport_sql_utc_time_name = __('Export time in UTC');
$strConfigExport_texytext_columns_name = __('Put columns names in the first row');
-$strConfigExport_texytext_null_name = __('Replace NULL by');
+$strConfigExport_texytext_null_name = __('Replace NULL with');
$strConfigExport_texytext_structure_or_data_name = __('Dump table');
$strConfigExport_xls_columns_name = __('Put columns names in the first row');
-$strConfigExport_xls_null_name = __('Replace NULL by');
+$strConfigExport_xls_null_name = __('Replace NULL with');
$strConfigExport_xlsx_columns_name = __('Put columns names in the first row');
-$strConfigExport_xlsx_null_name = __('Replace NULL by');
+$strConfigExport_xlsx_null_name = __('Replace NULL with');
$strConfigForceSSL_desc = __('Force secured connection while using phpMyAdmin');
$strConfigForceSSL_name = __('Force SSL connection');
$strConfigForeignKeyDropdownOrder_desc = __('Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value');
@@ -239,20 +239,20 @@ $strConfigIgnoreMultiSubmitErrors_name = __('Ignore multiple statement errors');
$strConfigImport_allow_interrupt_desc = __('Allow interrupt of import in case script detects it is close to time limit. This might be a good way to import large files, however it can break transactions.');
$strConfigImport_allow_interrupt_name = __('Partial import: allow interrupt');
$strConfigImport_charset_name = __('Character set of the file');
-$strConfigImport_csv_col_names_name = __('Lines terminated by');
-$strConfigImport_csv_enclosed_name = __('Columns enclosed by');
-$strConfigImport_csv_escaped_name = __('Columns escaped by');
+$strConfigImport_csv_col_names_name = __('Lines terminated with');
+$strConfigImport_csv_enclosed_name = __('Columns enclosed with');
+$strConfigImport_csv_escaped_name = __('Columns escaped with');
$strConfigImport_csv_ignore_name = __('Do not abort on INSERT error');
$strConfigImport_csv_replace_name = __('Replace table data with file');
-$strConfigImport_csv_terminated_name = __('Columns terminated by');
+$strConfigImport_csv_terminated_name = __('Columns terminated with');
$strConfigImport_format_desc = __('Default format; be aware that this list depends on location (database, table) and only SQL is always available');
$strConfigImport_format_name = __('Format of imported file');
-$strConfigImport_ldi_enclosed_name = __('Columns enclosed by');
-$strConfigImport_ldi_escaped_name = __('Columns escaped by');
+$strConfigImport_ldi_enclosed_name = __('Columns enclosed with');
+$strConfigImport_ldi_escaped_name = __('Columns escaped with');
$strConfigImport_ldi_ignore_name = __('Do not abort on INSERT error');
$strConfigImport_ldi_local_option_name = __('Use LOCAL keyword');
$strConfigImport_ldi_replace_name = __('Replace table data with file');
-$strConfigImport_ldi_terminated_name = __('Columns terminated by');
+$strConfigImport_ldi_terminated_name = __('Columns terminated with');
$strConfigImport_ods_col_names_name = __('Column names in first row');
$strConfigImport_ods_empty_rows_name = __('Do not import empty rows');
$strConfigImport_ods_recognize_currency_name = __('Import currencies ($5.00 to 5.00)');
diff --git a/libraries/config/validate.lib.php b/libraries/config/validate.lib.php
index cd03b6bed9..9768c45f06 100644
--- a/libraries/config/validate.lib.php
+++ b/libraries/config/validate.lib.php
@@ -114,10 +114,10 @@ function PMA_config_validate($validator_id, &$values, $isPostSource)
if (is_array($r)) {
foreach ($r as $key => $error_list) {
// skip empty values if $isPostSource is false
- if (!$isPostSource && empty($error_list)) {
+ if (! $isPostSource && empty($error_list)) {
continue;
}
- if (!isset($result[$key])) {
+ if (! isset($result[$key])) {
$result[$key] = array();
}
$result[$key] = array_merge($result[$key], (array)$error_list);
@@ -210,7 +210,7 @@ function test_db_connection(
if ($extension == 'drizzle') {
while (1) {
$drizzle = @drizzle_create();
- if (!$drizzle) {
+ if (! $drizzle) {
$error = __('Could not initialize Drizzle connection library');
break;
}
@@ -219,7 +219,7 @@ function test_db_connection(
: @drizzle_con_add_tcp(
$drizzle, $host, $port, $user, $pass, null, 0
);
- if (!$conn) {
+ if (! $conn) {
$error = __('Could not connect to Drizzle server');
drizzle_free($drizzle);
break;
@@ -227,7 +227,7 @@ function test_db_connection(
// connection object is set up but we have to send some query
// to actually connect
$res = @drizzle_query($conn, 'SELECT 1');
- if (!$res) {
+ if (! $res) {
$error = __('Could not connect to Drizzle server');
} else {
drizzle_result_free($res);
@@ -238,14 +238,14 @@ function test_db_connection(
}
} else if ($extension == 'mysql') {
$conn = @mysql_connect($host . $socket . $port, $user, $pass);
- if (!$conn) {
+ if (! $conn) {
$error = __('Could not connect to MySQL server');
} else {
mysql_close($conn);
}
} else {
$conn = @mysqli_connect($host, $user, $pass, null, $port, $socket);
- if (!$conn) {
+ if (! $conn) {
$error = __('Could not connect to MySQL server');
} else {
mysqli_close($conn);
@@ -299,7 +299,7 @@ function validate_server($path, $values)
$error = true;
}
- if (!$error && $values['Servers/1/auth_type'] == 'config') {
+ if (! $error && $values['Servers/1/auth_type'] == 'config') {
$password = $values['Servers/1/nopassword'] ? null
: $values['Servers/1/password'];
$test = test_db_connection(
@@ -351,7 +351,7 @@ function validate_pmadb($path, $values)
= __('Empty phpMyAdmin control user password while using pmadb');
$error = true;
}
- if (!$error) {
+ if (! $error) {
$test = test_db_connection(
$values['Servers/1/extension'], $values['Servers/1/connect_type'],
$values['Servers/1/host'], $values['Servers/1/port'],
@@ -432,7 +432,7 @@ function validate_trusted_proxies($path, $values)
$matches = array();
// we catch anything that may (or may not) be an IP
if (!preg_match("/^(.+):(?:[ ]?)\\w+$/", $line, $matches)) {
- $result[$path][] = __('Incorrect value') . ': ' . $line;
+ $result[$path][] = __('Incorrect value:') . ' ' . $line;
continue;
}
// now let's check whether we really have an IP address
@@ -474,8 +474,8 @@ function test_number(
}
if (intval($values[$path]) != $values[$path]
- || (!$allow_neg && $values[$path] < 0)
- || (!$allow_zero && $values[$path] == 0)
+ || (! $allow_neg && $values[$path] < 0)
+ || (! $allow_zero && $values[$path] == 0)
|| $values[$path] > $max_value
) {
return $error_string;
diff --git a/libraries/database_interface.lib.php b/libraries/database_interface.lib.php
index 4eaf6f6813..2f7031d65d 100644
--- a/libraries/database_interface.lib.php
+++ b/libraries/database_interface.lib.php
@@ -612,7 +612,7 @@ function PMA_DBI_getTablesFull($database, $table = false,
$each_tables = apc_fetch($cacheKey);
}
- if (!$each_tables) {
+ if (! $each_tables) {
$each_tables = PMA_DBI_fetchResult($sql, 'Name', null, $link);
}
@@ -855,7 +855,7 @@ function PMA_DBI_getDatabasesFull($database = null, $force_stats = false,
* cause MySQL does not support natural ordering, we have to do it afterward
*/
$limit = '';
- if (!$GLOBALS['cfg']['NaturalOrder']) {
+ if (! $GLOBALS['cfg']['NaturalOrder']) {
if ($limit_count) {
$limit = ' LIMIT ' . $limit_count . ' OFFSET ' . $limit_offset;
}
@@ -1313,7 +1313,7 @@ function PMA_DBI_getColumns($database, $table, $column = null, $full = false,
$has_pk_candidates = true;
}
}
- if (!$has_pk && $has_pk_candidates) {
+ if (! $has_pk && $has_pk_candidates) {
// check whether we can promote some unique index to PRI
$sql = "
SELECT i.index_name, p.column_name
diff --git a/libraries/db_table_exists.lib.php b/libraries/db_table_exists.lib.php
index 184ff76063..40ed7fe1be 100644
--- a/libraries/db_table_exists.lib.php
+++ b/libraries/db_table_exists.lib.php
@@ -59,7 +59,8 @@ if (empty($is_table)
if (! $is_table) {
$_result = PMA_DBI_tryQuery(
- 'SHOW TABLES LIKE \'' . PMA_Util::sqlAddSlashes($table, true) . '\';',
+ 'SHOW TABLES LIKE \'' . PMA_Util::sqlAddSlashes($table, true)
+ . '\';',
null, PMA_DBI_QUERY_STORE
);
$is_table = @PMA_DBI_num_rows($_result);
diff --git a/libraries/dbi/drizzle-wrappers.lib.php b/libraries/dbi/drizzle-wrappers.lib.php
index 430a78d97f..ba560f71f9 100644
--- a/libraries/dbi/drizzle-wrappers.lib.php
+++ b/libraries/dbi/drizzle-wrappers.lib.php
@@ -298,7 +298,7 @@ class PMA_DrizzleResult
*/
public function getColumns()
{
- if (!$this->_columns) {
+ if (! $this->_columns) {
$this->_readColumns();
}
return $this->_columns;
@@ -324,7 +324,7 @@ class PMA_DrizzleResult
*/
private function _transformResultRow(&$row, $fetchMode)
{
- if (!$row) {
+ if (! $row) {
return;
}
@@ -354,7 +354,7 @@ class PMA_DrizzleResult
{
// read column names on first fetch, only buffered results
// allow for reading it later
- if (!$this->_columns) {
+ if (! $this->_columns) {
$this->_readColumns();
}
if ($fetchMode === null) {
diff --git a/libraries/dbi/drizzle.dbi.lib.php b/libraries/dbi/drizzle.dbi.lib.php
index b129c52fd7..a2d60491f4 100644
--- a/libraries/dbi/drizzle.dbi.lib.php
+++ b/libraries/dbi/drizzle.dbi.lib.php
@@ -108,14 +108,14 @@ function PMA_DBI_connect($user, $password, $is_controluser = false,
$client_flags |= DRIZZLE_CAPABILITIES_SSL;
}
- if (!$server) {
+ if (! $server) {
$link = @PMA_DBI_real_connect(
$drizzle, $cfg['Server']['host'], $server_port, $server_socket, $user,
$password, false, $client_flags
);
// Retry with empty password if we're allowed to
if ($link == false && isset($cfg['Server']['nopassword'])
- && $cfg['Server']['nopassword'] && !$is_controluser
+ && $cfg['Server']['nopassword'] && ! $is_controluser
) {
$link = @PMA_DBI_real_connect(
$drizzle, $cfg['Server']['host'], $server_port, $server_socket,
diff --git a/libraries/dbi/mysql.dbi.lib.php b/libraries/dbi/mysql.dbi.lib.php
index a827084401..398ae206c9 100644
--- a/libraries/dbi/mysql.dbi.lib.php
+++ b/libraries/dbi/mysql.dbi.lib.php
@@ -129,14 +129,14 @@ function PMA_DBI_connect(
$client_flags |= MYSQL_CLIENT_SSL;
}
- if (!$server) {
+ if (! $server) {
$link = PMA_DBI_real_connect(
$cfg['Server']['host'] . $server_port . $server_socket,
$user, $password, empty($client_flags) ? null : $client_flags
);
// Retry with empty password if we're allowed to
- if (empty($link) && $cfg['Server']['nopassword'] && !$is_controluser) {
+ if (empty($link) && $cfg['Server']['nopassword'] && ! $is_controluser) {
$link = PMA_DBI_real_connect(
$cfg['Server']['host'] . $server_port . $server_socket,
$user, '', empty($client_flags) ? null : $client_flags
diff --git a/libraries/dbi/mysqli.dbi.lib.php b/libraries/dbi/mysqli.dbi.lib.php
index 33ece76424..718c985bae 100644
--- a/libraries/dbi/mysqli.dbi.lib.php
+++ b/libraries/dbi/mysqli.dbi.lib.php
@@ -161,7 +161,7 @@ function PMA_DBI_connect(
$client_flags |= MYSQLI_CLIENT_SSL;
}
- if (!$server) {
+ if (! $server) {
$return_value = @PMA_DBI_real_connect(
$link,
$cfg['Server']['host'],
@@ -175,7 +175,7 @@ function PMA_DBI_connect(
// Retry with empty password if we're allowed to
if ($return_value == false
&& isset($cfg['Server']['nopassword']) && $cfg['Server']['nopassword']
- && !$is_controluser
+ && ! $is_controluser
) {
$return_value = @PMA_DBI_real_connect(
$link,
diff --git a/libraries/display_change_password.lib.php b/libraries/display_change_password.lib.php
index ba5b012e20..06b0b2eec7 100644
--- a/libraries/display_change_password.lib.php
+++ b/libraries/display_change_password.lib.php
@@ -10,7 +10,7 @@ if (! defined('PHPMYADMIN')) {
}
/**
- * Get HTML for the Change password dialog
+ * Get HTML for the Change password dialog
*
* @param string $username username
* @param string $hostname hostname
@@ -31,7 +31,7 @@ function PMA_getHtmlForChangePassword($username, $hostname)
$html = '<form method="post" id="change_password_form" '
. 'action="' . $GLOBALS['PMA_PHP_SELF'] . '" '
- . 'name="chgPassword" '
+ . 'name="chgPassword" '
. 'class="ajax" >';
$html .= PMA_generate_common_hidden_inputs();
@@ -58,20 +58,20 @@ function PMA_getHtmlForChangePassword($username, $hostname)
. '<input type="radio" name="nopass" value="0" id="nopass_0" '
. 'onclick="document.getElementById(\'text_pma_pw\').focus();" '
. 'checked="checked " />'
- . '<label for="nopass_0">' . __('Password') . ':&nbsp;</label>'
+ . '<label for="nopass_0">' . __('Password:') . '&nbsp;</label>'
. '</td>'
. '<td>'
. '<input type="password" name="pma_pw" id="text_pma_pw" size="10" '
- . 'class="textfield"'
+ . 'class="textfield"'
. $chg_evt_handler . '="nopass[1].checked = true" />'
- . '&nbsp;&nbsp;' . __('Re-type') . ':&nbsp;'
+ . '&nbsp;&nbsp;' . __('Re-type:') . '&nbsp;'
. '<input type="password" name="pma_pw2" id="text_pma_pw2" size="10" '
. 'class="textfield"'
. $chg_evt_handler . '="nopass[1].checked = true" />'
. '</td>'
. '</tr>'
. '<tr class="vmiddle">'
- . '<td>' . __('Password Hashing') . ':'
+ . '<td>' . __('Password Hashing:')
. '</td>'
. '<td>'
. '<input type="radio" name="pw_hash" id="radio_pw_hash_new" '
@@ -84,7 +84,7 @@ function PMA_getHtmlForChangePassword($username, $hostname)
. '<td>'
. '<input type="radio" name="pw_hash" id="radio_pw_hash_old" '
. 'value="old" />'
- . '<label for="radio_pw_hash_old">' . __('MySQL 4.0 compatible')
+ . '<label for="radio_pw_hash_old">' . __('MySQL 4.0 compatible')
. '</label>'
. '</td>'
. '</tr>'
diff --git a/libraries/display_create_database.lib.php b/libraries/display_create_database.lib.php
index 228477c1fa..81120a2ef0 100644
--- a/libraries/display_create_database.lib.php
+++ b/libraries/display_create_database.lib.php
@@ -18,7 +18,7 @@ if ($is_create_db_priv) {
// The user is allowed to create a db
?>
<form method="post" action="db_create.php" id="create_database_form" class="ajax"><strong>
- <?php echo '<label for="text_create_db">'
+ <?php echo '<label for="text_create_db">'
. PMA_Util::getImage('b_newdb.png')
. " " . __('Create database')
. '</label>&nbsp;'
@@ -40,7 +40,7 @@ if ($is_create_db_priv) {
} else {
?>
<!-- db creation no privileges message -->
- <strong><?php echo __('Create database') . ':&nbsp;' . PMA_Util::showMySQLDocu('SQL-Syntax', 'CREATE_DATABASE'); ?></strong><br />
+ <strong><?php echo __('Create database:') . '&nbsp;' . PMA_Util::showMySQLDocu('SQL-Syntax', 'CREATE_DATABASE'); ?></strong><br />
<?php
echo '<span class="noPrivileges">'
. PMA_Util::getImage('s_error2.png', '', array('hspace' => 2, 'border' => 0, 'align' => 'middle'))
diff --git a/libraries/display_export.lib.php b/libraries/display_export.lib.php
index 9e162a05e7..ab16933a12 100644
--- a/libraries/display_export.lib.php
+++ b/libraries/display_export.lib.php
@@ -29,7 +29,7 @@ require_once './libraries/plugin_interface.lib.php';
function PMA_exportCheckboxCheck($str)
{
if (isset($GLOBALS['cfg']['Export'][$str]) && $GLOBALS['cfg']['Export'][$str]) {
- echo ' checked="checked"';
+ return ' checked="checked"';
}
}
@@ -51,24 +51,28 @@ if (empty($export_list)) {
exit;
}
-echo '<form method="post" action="export.php" name="dump" class="disableAjax">';
+$html = "";
+$html .= '<form method="post" action="export.php" '
+ . ' name="dump" class="disableAjax">';
if ($export_type == 'server') {
- echo PMA_generate_common_hidden_inputs('', '', 1);
+ $html .= PMA_generate_common_hidden_inputs('', '', 1);
} elseif ($export_type == 'database') {
- echo PMA_generate_common_hidden_inputs($db, '', 1);
+ $html .= PMA_generate_common_hidden_inputs($db, '', 1);
} else {
- echo PMA_generate_common_hidden_inputs($db, $table, 1);
+ $html .= PMA_generate_common_hidden_inputs($db, $table, 1);
}
// just to keep this value for possible next display of this form after saving
// on server
if (isset($single_table)) {
- echo '<input type="hidden" name="single_table" value="TRUE" />' . "\n";
+ $html .= '<input type="hidden" name="single_table" value="TRUE" />'
+ . "\n";
}
-echo '<input type="hidden" name="export_type" value="' . $export_type . '" />';
-echo "\n";
+$html .= '<input type="hidden" name="export_type" value="'
+ . $export_type . '" />';
+$html .= "\n";
// If the export method was not set, the default is quick
if (isset($_GET['export_method'])) {
@@ -77,30 +81,36 @@ if (isset($_GET['export_method'])) {
$cfg['Export']['method'] = 'quick';
}
// The export method (quick, custom or custom-no-form)
-echo '<input type="hidden" name="export_method" value="'
+$html .= '<input type="hidden" name="export_method" value="'
. htmlspecialchars($cfg['Export']['method']) . '" />';
if (isset($_GET['sql_query'])) {
- echo '<input type="hidden" name="sql_query" value="'
+ $html .= '<input type="hidden" name="sql_query" value="'
. htmlspecialchars($_GET['sql_query']) . '" />' . "\n";
} elseif (! empty($sql_query)) {
- echo '<input type="hidden" name="sql_query" value="'
+ $html .= '<input type="hidden" name="sql_query" value="'
. htmlspecialchars($sql_query) . '" />' . "\n";
}
-echo '<div class="exportoptions" id="header">';
-echo '<h2>';
-echo PMA_Util::getImage('b_export.png', __('Export'));
+$html .= '<div class="exportoptions" id="header">';
+$html .= '<h2>';
+$html .= PMA_Util::getImage('b_export.png', __('Export'));
if ($export_type == 'server') {
- echo __('Exporting databases from the current server');
+ $html .= __('Exporting databases from the current server');
} elseif ($export_type == 'database') {
- printf(__('Exporting tables from "%s" database'), htmlspecialchars($db));
+ $html .= sprintf(
+ __('Exporting tables from "%s" database'),
+ htmlspecialchars($db)
+ );
} else {
- printf(__('Exporting rows from "%s" table'), htmlspecialchars($table));
+ $html .= sprintf(
+ __('Exporting rows from "%s" table'),
+ htmlspecialchars($table)
+ );
}
-echo '</h2>';
-echo '</div>';
+$html .= '</h2>';
+$html .= '</div>';
if (isset($_GET['quick_or_custom'])) {
$export_method = $_GET['quick_or_custom'];
@@ -108,162 +118,163 @@ if (isset($_GET['quick_or_custom'])) {
$export_method = $cfg['Export']['method'];
}
-echo '<div class="exportoptions" id="quick_or_custom">';
-echo '<h3>' . __('Export Method:') . '</h3>';
-echo '<ul>';
-echo '<li>';
-echo '<input type="radio" name="quick_or_custom" value="quick" '
+$html .= '<div class="exportoptions" id="quick_or_custom">';
+$html .= '<h3>' . __('Export Method:') . '</h3>';
+$html .= '<ul>';
+$html .= '<li>';
+$html .= '<input type="radio" name="quick_or_custom" value="quick" '
. ' id="radio_quick_export"';
if ($export_method == 'quick' || $export_method == 'quick_no_form') {
- echo ' checked="checked"';
+ $html .= ' checked="checked"';
}
-echo ' />';
-echo '<label for ="radio_quick_export">';
-echo __('Quick - display only the minimal options');
-echo '</label>';
-echo '</li>';
-
-echo '<li>';
-echo '<input type="radio" name="quick_or_custom" value="custom" '
+$html .= ' />';
+$html .= '<label for ="radio_quick_export">';
+$html .= __('Quick - display only the minimal options');
+$html .= '</label>';
+$html .= '</li>';
+
+$html .= '<li>';
+$html .= '<input type="radio" name="quick_or_custom" value="custom" '
. ' id="radio_custom_export"';
if ($export_method == 'custom' || $export_method == 'custom_no_form') {
- echo ' checked="checked"';
+ $html .= ' checked="checked"';
}
-echo ' />';
-echo '<label for="radio_custom_export">';
-echo __('Custom - display all possible options');
-echo '</label>';
-echo '</li>';
+$html .= ' />';
+$html .= '<label for="radio_custom_export">';
+$html .= __('Custom - display all possible options');
+$html .= '</label>';
+$html .= '</li>';
-echo '</ul>';
-echo '</div>';
+$html .= '</ul>';
+$html .= '</div>';
-echo '<div class="exportoptions" id="databases_and_tables">';
+$html .= '<div class="exportoptions" id="databases_and_tables">';
if ($export_type == 'server') {
- echo '<h3>' . __('Database(s):') . '</h3>';
+ $html .= '<h3>' . __('Database(s):') . '</h3>';
} else if ($export_type == 'database') {
- echo '<h3>' . __('Table(s):') . '</h3>';
+ $html .= '<h3>' . __('Table(s):') . '</h3>';
}
if (! empty($multi_values)) {
- echo $multi_values;
+ $html .= $multi_values;
}
-echo '</div>';
+$html .= '</div>';
if (strlen($table) && ! isset($num_tables) && ! PMA_Table::isMerge($db, $table)) {
- echo '<div class="exportoptions" id="rows">';
- echo '<h3>' . __('Rows:') . '</h3>';
- echo '<ul>';
- echo '<li>';
- echo '<input type="radio" name="allrows" value="0" id="radio_allrows_0"';
+ $html .= '<div class="exportoptions" id="rows">';
+ $html .= '<h3>' . __('Rows:') . '</h3>';
+ $html .= '<ul>';
+ $html .= '<li>';
+ $html .= '<input type="radio" name="allrows" value="0" id="radio_allrows_0"';
if (isset($_GET['allrows']) && $_GET['allrows'] == 0) {
- echo ' checked="checked"';
+ $html .= ' checked="checked"';
}
- echo '/>';
- echo '<label for ="radio_allrows_0">' . __('Dump some row(s)') . '</label>';
- echo '<ul>';
- echo '<li>';
- echo '<label for="limit_to">' . __('Number of rows:') . '</label>';
- echo '<input type="text" id="limit_to" name="limit_to" size="5" value="';
+ $html .= '/>';
+ $html .= '<label for ="radio_allrows_0">' . __('Dump some row(s)') . '</label>';
+ $html .= '<ul>';
+ $html .= '<li>';
+ $html .= '<label for="limit_to">' . __('Number of rows:') . '</label>';
+ $html .= '<input type="text" id="limit_to" name="limit_to" size="5" value="';
if (isset($_GET['limit_to'])) {
- echo htmlspecialchars($_GET['limit_to']);
+ $html .= htmlspecialchars($_GET['limit_to']);
} elseif (isset($unlim_num_rows)) {
- echo $unlim_num_rows;
+ $html .= $unlim_num_rows;
} else {
- echo PMA_Table::countRecords($db, $table);
+ $html .= PMA_Table::countRecords($db, $table);
}
- echo '" onfocus="this.select()" />';
- echo '</li>';
- echo '<li>';
- echo '<label for="limit_from">' . __('Row to begin at:') . '</label>';
- echo '<input type="text" id="limit_from" name="limit_from" value="';
+ $html .= '" onfocus="this.select()" />';
+ $html .= '</li>';
+ $html .= '<li>';
+ $html .= '<label for="limit_from">' . __('Row to begin at:') . '</label>';
+ $html .= '<input type="text" id="limit_from" name="limit_from" value="';
if (isset($_GET['limit_from'])) {
- echo htmlspecialchars($_GET['limit_from']);
+ $html .= htmlspecialchars($_GET['limit_from']);
} else {
- echo '0';
+ $html .= '0';
}
- echo '" size="5" onfocus="this.select()" />';
- echo '</li>';
- echo '</ul>';
- echo '</li>';
- echo '<li>';
- echo '<input type="radio" name="allrows" value="1" id="radio_allrows_1"';
+ $html .= '" size="5" onfocus="this.select()" />';
+ $html .= '</li>';
+ $html .= '</ul>';
+ $html .= '</li>';
+ $html .= '<li>';
+ $html .= '<input type="radio" name="allrows" value="1" id="radio_allrows_1"';
if (! isset($_GET['allrows']) || $_GET['allrows'] == 1) {
- echo ' checked="checked"';
+ $html .= ' checked="checked"';
}
- echo '/>';
- echo ' <label for="radio_allrows_1">' . __('Dump all rows') . '</label>';
- echo '</li>';
- echo '</ul>';
- echo '</div>';
+ $html .= '/>';
+ $html .= ' <label for="radio_allrows_1">' . __('Dump all rows') . '</label>';
+ $html .= '</li>';
+ $html .= '</ul>';
+ $html .= '</div>';
}
if (isset($cfg['SaveDir']) && !empty($cfg['SaveDir'])) {
- echo '<div class="exportoptions" id="output_quick_export">';
- echo '<h3>' . __('Output:') . '</h3>';
- echo '<ul>';
- echo '<li>';
- echo '<input type="checkbox" name="quick_export_onserver" value="saveit" ';
- echo 'id="checkbox_quick_dump_onserver" ';
- PMA_exportCheckboxCheck('quick_export_onserver');
- echo '/>';
- echo '<label for="checkbox_quick_dump_onserver">';
- printf(
+ $html .= '<div class="exportoptions" id="output_quick_export">';
+ $html .= '<h3>' . __('Output:') . '</h3>';
+ $html .= '<ul>';
+ $html .= '<li>';
+ $html .= '<input type="checkbox" name="quick_export_onserver" value="saveit" ';
+ $html .= 'id="checkbox_quick_dump_onserver" ';
+ $html .= PMA_exportCheckboxCheck('quick_export_onserver');
+ $html .= '/>';
+ $html .= '<label for="checkbox_quick_dump_onserver">';
+ $html .= sprintf(
__('Save on server in the directory <b>%s</b>'),
htmlspecialchars(PMA_Util::userDir($cfg['SaveDir']))
);
- echo '</label>';
- echo '</li>';
- echo '<li>';
- echo '<input type="checkbox" name="quick_export_onserverover" ';
- echo 'value="saveitover" id="checkbox_quick_dump_onserverover" ';
- PMA_exportCheckboxCheck('quick_export_onserver_overwrite');
- echo '/>';
- echo '<label for="checkbox_quick_dump_onserverover">';
- echo __('Overwrite existing file(s)');
- echo '</label>';
- echo '</li>';
- echo '</ul>';
- echo '</div>';
+ $html .= '</label>';
+ $html .= '</li>';
+ $html .= '<li>';
+ $html .= '<input type="checkbox" name="quick_export_onserverover" ';
+ $html .= 'value="saveitover" id="checkbox_quick_dump_onserverover" ';
+ $html .= PMA_exportCheckboxCheck('quick_export_onserver_overwrite');
+ $html .= '/>';
+ $html .= '<label for="checkbox_quick_dump_onserverover">';
+ $html .= __('Overwrite existing file(s)');
+ $html .= '</label>';
+ $html .= '</li>';
+ $html .= '</ul>';
+ $html .= '</div>';
}
-echo '<div class="exportoptions" id="output">';
-echo '<h3>' . __('Output:') . '</h3>';
-echo '<ul id="ul_output">';
-echo '<li>';
-echo '<input type="radio" name="output_format" value="sendit" ';
-echo 'id="radio_dump_asfile" ';
+$html .= '<div class="exportoptions" id="output">';
+$html .= '<h3>' . __('Output:') . '</h3>';
+$html .= '<ul id="ul_output">';
+$html .= '<li>';
+$html .= '<input type="radio" name="output_format" value="sendit" ';
+$html .= 'id="radio_dump_asfile" ';
if (!isset($_GET['repopulate'])) {
- PMA_exportCheckboxCheck('asfile');
+ $html .= PMA_exportCheckboxCheck('asfile');
}
-echo '/>';
-echo '<label for="radio_dump_asfile">' . __('Save output to a file') . '</label>';
-echo '<ul id="ul_save_asfile">';
+$html .= '/>';
+$html .= '<label for="radio_dump_asfile">'
+ . __('Save output to a file') . '</label>';
+$html .= '<ul id="ul_save_asfile">';
if (isset($cfg['SaveDir']) && !empty($cfg['SaveDir'])) {
- echo '<li>';
- echo '<input type="checkbox" name="onserver" value="saveit" ';
- echo 'id="checkbox_dump_onserver" ';
- PMA_exportCheckboxCheck('onserver');
- echo '/>';
- echo '<label for="checkbox_dump_onserver">';
- printf(
+ $html .= '<li>';
+ $html .= '<input type="checkbox" name="onserver" value="saveit" ';
+ $html .= 'id="checkbox_dump_onserver" ';
+ $html .= PMA_exportCheckboxCheck('onserver');
+ $html .= '/>';
+ $html .= '<label for="checkbox_dump_onserver">';
+ $html .= sprintf(
__('Save on server in the directory <b>%s</b>'),
htmlspecialchars(PMA_Util::userDir($cfg['SaveDir']))
);
- echo '</label>';
- echo '</li>';
- echo '<li>';
- echo '<input type="checkbox" name="onserverover" value="saveitover"';
- echo ' id="checkbox_dump_onserverover" ';
- PMA_exportCheckboxCheck('onserver_overwrite');
- echo '/>';
- echo '<label for="checkbox_dump_onserverover">';
- echo __('Overwrite existing file(s)');
- echo '</label>';
- echo '</li>';
+ $html .= '</label>';
+ $html .= '</li>';
+ $html .= '<li>';
+ $html .= '<input type="checkbox" name="onserverover" value="saveitover"';
+ $html .= ' id="checkbox_dump_onserverover" ';
+ $html .= PMA_exportCheckboxCheck('onserver_overwrite');
+ $html .= '/>';
+ $html .= '<label for="checkbox_dump_onserverover">';
+ $html .= __('Overwrite existing file(s)');
+ $html .= '</label>';
+ $html .= '</li>';
}
-echo '<li>';
-echo '<label for="filename_template" class="desc">';
-echo __('File name template:');
+$html .= '<li>';
+$html .= '<label for="filename_template" class="desc">';
+$html .= __('File name template:');
$trans = new PMA_Message;
$trans->addMessage(__('@SERVER@ will become the server name'));
if ($export_type == 'database' || $export_type == 'table') {
@@ -290,29 +301,29 @@ $msg->addParam(
);
$msg->addParam('</a>', false);
-echo PMA_Util::showHint($msg);
-echo '</label>';
-echo '<input type="text" name="filename_template" id="filename_template" ';
-echo ' value="';
+$html .= PMA_Util::showHint($msg);
+$html .= '</label>';
+$html .= '<input type="text" name="filename_template" id="filename_template" ';
+$html .= ' value="';
if (isset($_GET['filename_template'])) {
- echo htmlspecialchars($_GET['filename_template']);
+ $html .= htmlspecialchars($_GET['filename_template']);
} else {
if ($export_type == 'database') {
- echo htmlspecialchars(
+ $html .= htmlspecialchars(
$GLOBALS['PMA_Config']->getUserValue(
'pma_db_filename_template',
$GLOBALS['cfg']['Export']['file_template_database']
)
);
} elseif ($export_type == 'table') {
- echo htmlspecialchars(
+ $html .= htmlspecialchars(
$GLOBALS['PMA_Config']->getUserValue(
'pma_table_filename_template',
$GLOBALS['cfg']['Export']['file_template_table']
)
);
} else {
- echo htmlspecialchars(
+ $html .= htmlspecialchars(
$GLOBALS['PMA_Config']->getUserValue(
'pma_server_filename_template',
$GLOBALS['cfg']['Export']['file_template_server']
@@ -320,36 +331,36 @@ if (isset($_GET['filename_template'])) {
);
}
}
-echo '"';
-echo '/>';
-echo '<input type="checkbox" name="remember_template" ';
-echo 'id="checkbox_remember_template" ';
-PMA_exportCheckboxCheck('remember_file_template');
-echo '/>';
-echo '<label for="checkbox_remember_template">';
-echo __('use this for future exports');
-echo '</label>';
-echo '</li>';
+$html .= '"';
+$html .= '/>';
+$html .= '<input type="checkbox" name="remember_template" ';
+$html .= 'id="checkbox_remember_template" ';
+$html .= PMA_exportCheckboxCheck('remember_file_template');
+$html .= '/>';
+$html .= '<label for="checkbox_remember_template">';
+$html .= __('use this for future exports');
+$html .= '</label>';
+$html .= '</li>';
// charset of file
if ($GLOBALS['PMA_recoding_engine'] != PMA_CHARSET_NONE) {
- echo ' <li><label for="select_charset_of_file" class="desc">'
+ $html .= ' <li><label for="select_charset_of_file" class="desc">'
. __('Character set of the file:') . '</label>' . "\n";
reset($cfg['AvailableCharsets']);
- echo '<select id="select_charset_of_file" name="charset_of_file" size="1">';
+ $html .= '<select id="select_charset_of_file" name="charset_of_file" size="1">';
foreach ($cfg['AvailableCharsets'] as $temp_charset) {
- echo '<option value="' . $temp_charset . '"';
+ $html .= '<option value="' . $temp_charset . '"';
if (isset($_GET['charset_of_file'])
&& ($_GET['charset_of_file'] != $temp_charset)
) {
- echo '';
+ $html .= '';
} elseif ((empty($cfg['Export']['charset']) && $temp_charset == 'utf-8')
|| $temp_charset == $cfg['Export']['charset']
) {
- echo ' selected="selected"';
+ $html .= ' selected="selected"';
}
- echo '>' . $temp_charset . '</option>';
+ $html .= '>' . $temp_charset . '</option>';
} // end foreach
- echo '</select></li>';
+ $html .= '</select></li>';
} // end if
if (isset($_GET['compression'])) {
@@ -365,79 +376,83 @@ $is_zip = ($cfg['ZipDump'] && @function_exists('gzcompress'));
$is_gzip = ($cfg['GZipDump'] && @function_exists('gzencode'));
$is_bzip2 = ($cfg['BZipDump'] && @function_exists('bzcompress'));
if ($is_zip || $is_gzip || $is_bzip2) {
- echo '<li>';
- echo '<label for="compression" class="desc">' . __('Compression:') . '</label>';
- echo '<select id="compression" name="compression">';
- echo '<option value="none">' . __('None') . '</option>';
+ $html .= '<li>';
+ $html .= '<label for="compression" class="desc">'
+ . __('Compression:') . '</label>';
+ $html .= '<select id="compression" name="compression">';
+ $html .= '<option value="none">' . __('None') . '</option>';
if ($is_zip) {
- echo '<option value="zip" ';
+ $html .= '<option value="zip" ';
if ($selected_compression == "zip") {
- echo 'selected="selected"';
+ $html .= 'selected="selected"';
}
- echo '>' . __('zipped') . '</option>';
+ $html .= '>' . __('zipped') . '</option>';
}
if ($is_gzip) {
- echo '<option value="gzip" ';
+ $html .= '<option value="gzip" ';
if ($selected_compression == "gzip") {
- echo 'selected="selected"';
+ $html .= 'selected="selected"';
}
- echo '>' . __('gzipped') . '</option>';
+ $html .= '>' . __('gzipped') . '</option>';
}
if ($is_bzip2) {
- echo '<option value="bzip2" ';
+ $html .= '<option value="bzip2" ';
if ($selected_compression == "bzip2") {
- echo 'selected="selected"';
+ $html .= 'selected="selected"';
}
- echo '>' . __('bzipped') . '</option>';
+ $html .= '>' . __('bzipped') . '</option>';
}
- echo '</select>';
- echo '</li>';
+ $html .= '</select>';
+ $html .= '</li>';
} else {
- echo '<input type="hidden" name="compression" value="'
+ $html .= '<input type="hidden" name="compression" value="'
. htmlspecialchars($selected_compression) . '" />';
}
-echo '</ul>';
-echo '</li>';
-echo '<li>';
-echo '<input type="radio" id="radio_view_as_text" name="output_format" '
- . 'value="astext" ';
+$html .= '</ul>';
+$html .= '</li>';
+$html .= '<li>';
+$html .= '<input type="radio" id="radio_view_as_text" '
+ . ' name="output_format" value="astext" ';
if (isset($_GET['repopulate']) || $GLOBALS['cfg']['Export']['asfile'] == false) {
- echo 'checked="checked"';
+ $html .= 'checked="checked"';
}
-echo '/>';
-echo '<label for="radio_view_as_text">'
+$html .= '/>';
+$html .= '<label for="radio_view_as_text">'
. __('View output as text') . '</label></li>';
-echo '</ul>';
-echo '</div>';
-
-echo '<div class="exportoptions" id="format">';
-echo '<h3>' . __('Format:') . '</h3>';
-echo PMA_pluginGetChoice('Export', 'what', $export_list, 'format');
-echo '</div>';
-
-echo '<div class="exportoptions" id="format_specific_opts">';
-echo '<h3>' . __('Format-specific options:') . '</h3>';
-echo '<p class="no_js_msg" id="scroll_to_options_msg">';
-echo __('Scroll down to fill in the options for the selected format and ignore the options for other formats.');
-echo '</p>';
-echo PMA_pluginGetOptions('Export', $export_list);
-echo '</div>';
+$html .= '</ul>';
+$html .= '</div>';
+
+$html .= '<div class="exportoptions" id="format">';
+$html .= '<h3>' . __('Format:') . '</h3>';
+$html .= PMA_pluginGetChoice('Export', 'what', $export_list, 'format');
+$html .= '</div>';
+
+$html .= '<div class="exportoptions" id="format_specific_opts">';
+$html .= '<h3>' . __('Format-specific options:') . '</h3>';
+$html .= '<p class="no_js_msg" id="scroll_to_options_msg">';
+$html .= __('Scroll down to fill in the options for the selected format and ignore the options for other formats.');
+$html .= '</p>';
+$html .= PMA_pluginGetOptions('Export', $export_list);
+$html .= '</div>';
if (function_exists('PMA_set_enc_form')) {
// Encoding setting form appended by Y.Kawada
// Japanese encoding setting
- echo '<div class="exportoptions" id="kanji_encoding">';
- echo '<h3>' . __('Encoding Conversion:') . '</h3>';
- echo PMA_set_enc_form(' ');
- echo '</div>';
+ $html .= '<div class="exportoptions" id="kanji_encoding">';
+ $html .= '<h3>' . __('Encoding Conversion:') . '</h3>';
+ $html .= PMA_set_enc_form(' ');
+ $html .= '</div>';
}
-echo '<div class="exportoptions" id="submit">';
+$html .= '<div class="exportoptions" id="submit">';
-echo PMA_Util::getExternalBug(
+$html .= PMA_Util::getExternalBug(
__('SQL compatibility mode'), 'mysql', '50027', '14515'
);
-echo '<input type="submit" value="' . __('Go') . '" id="buttonGo" />';
-echo '</div>';
-echo '</form>';
+$html .= '<input type="submit" value="' . __('Go') . '" id="buttonGo" />';
+$html .= '</div>';
+$html .= '</form>';
+
+$response = PMA_Response::getInstance();
+$response->addHTML($html);
diff --git a/libraries/display_git_revision.lib.php b/libraries/display_git_revision.lib.php
index 939c84f3fb..d794832eeb 100644
--- a/libraries/display_git_revision.lib.php
+++ b/libraries/display_git_revision.lib.php
@@ -61,7 +61,7 @@ function PMA_printGitRevision()
$committer = $GLOBALS['PMA_Config']->get('PMA_VERSION_GIT_COMMITTER');
$author = $GLOBALS['PMA_Config']->get('PMA_VERSION_GIT_AUTHOR');
PMA_printListItem(
- __('Git revision') . ': '
+ __('Git revision:') . ' '
. $branch . ',<br /> '
. sprintf(
__('committed on %1$s by %2$s'),
diff --git a/libraries/gis_visualization.lib.php b/libraries/gis_visualization.lib.php
index 63ad18814d..ddc4f9c683 100644
--- a/libraries/gis_visualization.lib.php
+++ b/libraries/gis_visualization.lib.php
@@ -97,8 +97,14 @@ function PMA_GIS_modifyQuery($sql_query, $visualizationSettings)
return $modified_query;
}
-// Local function to sanitize the expression taken
-// from the results of PMA_SQP_analyze function.
+/**
+ * Local function to sanitize the expression taken
+ * from the results of PMA_SQP_analyze function.
+ *
+ * @param aray $select Select to sanitize.
+ *
+ * @return Sanitized string.
+ */
function sanitize($select)
{
$table_col = $select['table_name'] . "." . $select['column'];
diff --git a/libraries/index.lib.php b/libraries/index.lib.php
index ac45bb2004..2a447021ff 100644
--- a/libraries/index.lib.php
+++ b/libraries/index.lib.php
@@ -25,8 +25,10 @@ function PMA_getHtmlForDisplayIndexes()
$html_output .= PMA_Index::getView($GLOBALS['table'], $GLOBALS['db']);
$html_output .= '<fieldset class="tblFooters" style="text-align: left;">'
. '<form action="tbl_indexes.php" method="post">';
- $html_output .= PMA_generate_common_hidden_inputs($GLOBALS['db'], $GLOBALS['table'])
- . sprintf(
+ $html_output .= PMA_generate_common_hidden_inputs(
+ $GLOBALS['db'], $GLOBALS['table']
+ );
+ $html_output .= sprintf(
__('Create an index on &nbsp;%s&nbsp;columns'),
'<input type="text" size="2" name="added_fields" value="1" />'
);
diff --git a/libraries/insert_edit.lib.php b/libraries/insert_edit.lib.php
index c98c94f8a5..5bb32440bc 100644
--- a/libraries/insert_edit.lib.php
+++ b/libraries/insert_edit.lib.php
@@ -1182,7 +1182,7 @@ function PMA_getSelectOptionForUpload($vkey, $column)
} elseif (!empty($files)) {
return "<br />\n"
. '<i>' . __('Or') . '</i>' . ' '
- . __('web server upload directory') . ':<br />' . "\n"
+ . __('web server upload directory:') . '<br />' . "\n"
. '<select size="1" name="fields_uploadlocal'
. $vkey . '[' . $column['Field_md5'] . ']">' . "\n"
. '<option value="" selected="selected"></option>' . "\n"
@@ -2346,9 +2346,9 @@ function PMA_getCurrentValueForDifferentTypes($possibly_uploaded_val, $key,
function PMA_verifyWhetherValueCanBeTruncatedAndAppendExtraData(
$db, $table, $column_name, &$extra_data
) {
-
+
$extra_data['isNeedToRecheck'] = true;
-
+
$sql_for_real_value = 'SELECT '. PMA_Util::backquote($table) . '.'
. PMA_Util::backquote($column_name)
. ' FROM ' . PMA_Util::backquote($db) . '.'
@@ -2360,7 +2360,7 @@ function PMA_verifyWhetherValueCanBeTruncatedAndAppendExtraData(
} else {
$extra_data['isNeedToRecheck'] = false;
}
-
+
}
?>
diff --git a/libraries/mult_submits.inc.php b/libraries/mult_submits.inc.php
index c4e9bd8554..5203de2e7a 100644
--- a/libraries/mult_submits.inc.php
+++ b/libraries/mult_submits.inc.php
@@ -129,7 +129,7 @@ if (! empty($submit_mult)
case 'change':
PMA_displayHtmlForColumnChange($db, $table, $selected, $action);
// execution stops here but PMA_Response correctly finishes
- // the rendering
+ // the rendering
exit;
case 'browse':
// this should already be handled by tbl_structure.php
@@ -167,7 +167,7 @@ if (!empty($submit_mult) && !empty($what)) {
}
$selected_cnt = count($selected);
$i = 0;
- foreach ($selected AS $idx => $sval) {
+ foreach ($selected as $idx => $sval) {
switch ($what) {
case 'row_delete':
$full_query .= 'DELETE FROM ' . PMA_Util::backquote($db) . '.' . PMA_Util::backquote($table)
@@ -520,7 +520,7 @@ if (!empty($submit_mult) && !empty($what)) {
PMA_DBI_select_db($db);
}
$result = PMA_DBI_query($a_query);
-
+
if ($query_type == 'drop_db') {
PMA_clearTransformations($selected[$i]);
} elseif ($query_type == 'drop_tbl') {
@@ -528,7 +528,7 @@ if (!empty($submit_mult) && !empty($what)) {
} else if ($query_type == 'drop_fld') {
PMA_clearTransformations($db, $table, $selected[$i]);
}
-
+
} // end if
} // end for
diff --git a/libraries/mysql_charsets.lib.php b/libraries/mysql_charsets.lib.php
index d67392c86a..09ecf83685 100644
--- a/libraries/mysql_charsets.lib.php
+++ b/libraries/mysql_charsets.lib.php
@@ -80,7 +80,7 @@ if (! PMA_Util::cacheExists('mysql_charsets', true)) {
}
sort($mysql_collations_flat, SORT_STRING);
- foreach ($mysql_collations AS $key => $value) {
+ foreach ($mysql_collations as $key => $value) {
sort($mysql_collations[$key], SORT_STRING);
reset($mysql_collations[$key]);
}
diff --git a/libraries/navigation/NavigationTree.class.php b/libraries/navigation/NavigationTree.class.php
index 69ba5755d3..3603b10cc2 100644
--- a/libraries/navigation/NavigationTree.class.php
+++ b/libraries/navigation/NavigationTree.class.php
@@ -1031,7 +1031,14 @@ class PMA_NavigationTree
$retval .= "<form class='ajax fast_filter'>";
$retval .= PMA_getHiddenFields($url_params);
$retval .= "<input class='searchClause' name='searchClause'";
- $retval .= " value='" . __('filter databases by name') . "' />";
+ // allow html5 placeholder attribute
+ $placeholder_key = 'value';
+ if (PMA_USR_BROWSER_AGENT !== 'IE'
+ || PMA_USR_BROWSER_VER > 9
+ ) {
+ $placeholder_key = 'placeholder';
+ }
+ $retval .= " $placeholder_key='" . __('filter databases by name') . "' />";
$retval .= "<span title='" . __('Clear Fast Filter') . "'>X</span>";
$retval .= "</form>";
$retval .= "</li>";
@@ -1057,7 +1064,14 @@ class PMA_NavigationTree
$retval .= "<form class='ajax fast_filter'>";
$retval .= PMA_getHiddenFields($url_params);
$retval .= "<input class='searchClause' name='searchClause2'";
- $retval .= " value='" . __('filter items by name') . "' />";
+ // allow html5 placeholder attribute
+ $placeholder_key = 'value';
+ if (PMA_USR_BROWSER_AGENT !== 'IE'
+ || PMA_USR_BROWSER_VER > 9
+ ) {
+ $placeholder_key = 'placeholder';
+ }
+ $retval .= " $placeholder_key='" . __('filter items by name') . "' />";
$retval .= "<span title='" . __('Clear Fast Filter') . "'>X</span>";
$retval .= "</form>";
$retval .= "</li>";
diff --git a/libraries/navigation/Nodes/Node_Database.class.php b/libraries/navigation/Nodes/Node_Database.class.php
index b96812d3ea..c65011028d 100644
--- a/libraries/navigation/Nodes/Node_Database.class.php
+++ b/libraries/navigation/Nodes/Node_Database.class.php
@@ -11,6 +11,8 @@ if (! defined('PHPMYADMIN')) {
/**
* Represents a database node in the navigation tree
+ *
+ * @package PhpMyAdmin-Navigation
*/
class Node_Database extends Node
{
diff --git a/libraries/navigation/Nodes/Node_Event_Container.class.php b/libraries/navigation/Nodes/Node_Event_Container.class.php
index 16bdd00193..cc66db8bb1 100644
--- a/libraries/navigation/Nodes/Node_Event_Container.class.php
+++ b/libraries/navigation/Nodes/Node_Event_Container.class.php
@@ -33,7 +33,9 @@ class Node_Event_Container extends Node
);
$this->real_name = 'events';
- $new = PMA_NodeFactory::getInstance('Node', _pgettext('Create new event', 'New'));
+ $new = PMA_NodeFactory::getInstance(
+ 'Node', _pgettext('Create new event', 'New')
+ );
$new->isNew = true;
$new->icon = PMA_Util::getImage('b_event_add.png', '');
$new->links = array(
diff --git a/libraries/navigation/Nodes/Node_Function_Container.class.php b/libraries/navigation/Nodes/Node_Function_Container.class.php
index 1ddc313aba..9577bbc4a8 100644
--- a/libraries/navigation/Nodes/Node_Function_Container.class.php
+++ b/libraries/navigation/Nodes/Node_Function_Container.class.php
@@ -33,7 +33,9 @@ class Node_Function_Container extends Node
);
$this->real_name = 'functions';
- $new = PMA_NodeFactory::getInstance('Node', _pgettext('Create new function', 'New'));
+ $new = PMA_NodeFactory::getInstance(
+ 'Node', _pgettext('Create new function', 'New')
+ );
$new->isNew = true;
$new->icon = PMA_Util::getImage('b_routine_add.png', '');
$new->links = array(
diff --git a/libraries/navigation/Nodes/Node_Index_Container.class.php b/libraries/navigation/Nodes/Node_Index_Container.class.php
index 732dfddf33..cdfd0d18d4 100644
--- a/libraries/navigation/Nodes/Node_Index_Container.class.php
+++ b/libraries/navigation/Nodes/Node_Index_Container.class.php
@@ -35,7 +35,9 @@ class Node_Index_Container extends Node
);
$this->real_name = 'indexes';
- $new = PMA_NodeFactory::getInstance('Node', _pgettext('Create new index', 'New'));
+ $new = PMA_NodeFactory::getInstance(
+ 'Node', _pgettext('Create new index', 'New')
+ );
$new->isNew = true;
$new->icon = PMA_Util::getImage('b_index_add.png', '');
$new->links = array(
diff --git a/libraries/navigation/Nodes/Node_Procedure_Container.class.php b/libraries/navigation/Nodes/Node_Procedure_Container.class.php
index 8af1185c77..ab7f9a3abd 100644
--- a/libraries/navigation/Nodes/Node_Procedure_Container.class.php
+++ b/libraries/navigation/Nodes/Node_Procedure_Container.class.php
@@ -33,7 +33,9 @@ class Node_Procedure_Container extends Node
);
$this->real_name = 'procedures';
- $new = PMA_NodeFactory::getInstance('Node', _pgettext('Create new procedure', 'New'));
+ $new = PMA_NodeFactory::getInstance(
+ 'Node', _pgettext('Create new procedure', 'New')
+ );
$new->isNew = true;
$new->icon = PMA_Util::getImage('b_routine_add.png', '');
$new->links = array(
diff --git a/libraries/navigation/Nodes/Node_Trigger_Container.class.php b/libraries/navigation/Nodes/Node_Trigger_Container.class.php
index 7f8f3cb948..1d47d31f19 100644
--- a/libraries/navigation/Nodes/Node_Trigger_Container.class.php
+++ b/libraries/navigation/Nodes/Node_Trigger_Container.class.php
@@ -33,7 +33,9 @@ class Node_Trigger_Container extends Node
);
$this->real_name = 'triggers';
- $new = PMA_NodeFactory::getInstance('Node', _pgettext('Create new trigger', 'New'));
+ $new = PMA_NodeFactory::getInstance(
+ 'Node', _pgettext('Create new trigger', 'New')
+ );
$new->isNew = true;
$new->icon = PMA_Util::getImage('b_trigger_add.png', '');
$new->links = array(
diff --git a/libraries/navigation/Nodes/Node_View_Container.class.php b/libraries/navigation/Nodes/Node_View_Container.class.php
index ada9027ff4..b71d612c42 100644
--- a/libraries/navigation/Nodes/Node_View_Container.class.php
+++ b/libraries/navigation/Nodes/Node_View_Container.class.php
@@ -33,7 +33,9 @@ class Node_View_Container extends Node
);
$this->real_name = 'views';
- $new = PMA_NodeFactory::getInstance('Node', _pgettext('Create new view', 'New'));
+ $new = PMA_NodeFactory::getInstance(
+ 'Node', _pgettext('Create new view', 'New')
+ );
$new->isNew = true;
$new->icon = PMA_Util::getImage('b_view_add.png', '');
$new->links = array(
diff --git a/libraries/operations.lib.php b/libraries/operations.lib.php
index 8687f38569..a5265ce82a 100644
--- a/libraries/operations.lib.php
+++ b/libraries/operations.lib.php
@@ -72,7 +72,7 @@ function PMA_getHtmlForRenameDatabase($db)
if ($GLOBALS['cfg']['PropertiesIconic']) {
$html_output .= PMA_Util::getImage('b_edit.png');
}
- $html_output .= __('Rename database to') . ':'
+ $html_output .= __('Rename database to:')
. '</legend>';
$html_output .= '<input id="new_db_name" type="text" name="newname" '
@@ -172,7 +172,7 @@ function PMA_getHtmlForCopyDatabase($db)
if ($GLOBALS['cfg']['PropertiesIconic']) {
$html_output .= PMA_Util::getImage('b_edit.png');
}
- $html_output .= __('Copy database to') . ':'
+ $html_output .= __('Copy database to:')
. '</legend>'
. '<input type="text" name="newname" size="30" '
. 'class="textfield" value="" /><br />'
@@ -1361,11 +1361,11 @@ function PMA_getHtmlForReferentialIntegrityCheck($foreign, $url_params)
$html_output .= '<ul>';
- foreach ($foreign AS $master => $arr) {
+ foreach ($foreign as $master => $arr) {
$join_query = 'SELECT '
. PMA_Util::backquote($GLOBALS['table']) . '.*'
. ' FROM ' . PMA_Util::backquote($GLOBALS['table'])
- . ' LEFT JOIN '
+ . ' LEFT JOIN '
. PMA_Util::backquote($arr['foreign_db'])
. '.'
. PMA_Util::backquote($arr['foreign_table']);
@@ -1378,13 +1378,13 @@ function PMA_getHtmlForReferentialIntegrityCheck($foreign, $url_params)
$join_query .= ' ON '
. PMA_Util::backquote($GLOBALS['table']) . '.'
. PMA_Util::backquote($master)
- . ' = '
- . PMA_Util::backquote($arr['foreign_db'])
+ . ' = '
+ . PMA_Util::backquote($arr['foreign_db'])
. '.'
. PMA_Util::backquote($foreign_table) . '.'
. PMA_Util::backquote($arr['foreign_field'])
. ' WHERE '
- . PMA_Util::backquote($arr['foreign_db'])
+ . PMA_Util::backquote($arr['foreign_db'])
. '.'
. PMA_Util::backquote($foreign_table) . '.'
. PMA_Util::backquote($arr['foreign_field'])
diff --git a/libraries/plugins/TransformationsPlugin.class.php b/libraries/plugins/TransformationsPlugin.class.php
index 959a8e1913..02ed816bec 100644
--- a/libraries/plugins/TransformationsPlugin.class.php
+++ b/libraries/plugins/TransformationsPlugin.class.php
@@ -44,6 +44,8 @@ abstract class TransformationsPlugin extends PluginObserver
*
* @return void
*/
- abstract public function applyTransformation($buffer, $options = array(), $meta = '');
+ abstract public function applyTransformation(
+ $buffer, $options = array(), $meta = ''
+ );
}
?>
diff --git a/libraries/plugins/auth/AuthenticationCookie.class.php b/libraries/plugins/auth/AuthenticationCookie.class.php
index a6037aa29e..aeaae83bc5 100644
--- a/libraries/plugins/auth/AuthenticationCookie.class.php
+++ b/libraries/plugins/auth/AuthenticationCookie.class.php
@@ -77,8 +77,8 @@ class AuthenticationCookie extends AuthenticationPlugin
$login_link = '<br /><br />[ ' .
sprintf(
- '<a href="%s" class="ajax login-link">%s</a>',
- $GLOBALS['cfg']['PmaAbsoluteUri'],
+ '<a href="%s" class="ajax login-link">%s</a>',
+ $GLOBALS['cfg']['PmaAbsoluteUri'],
__('Log in')
)
. ' ]';
@@ -222,7 +222,7 @@ class AuthenticationCookie extends AuthenticationPlugin
</div>';
if (count($GLOBALS['cfg']['Servers']) > 1) {
echo '<div class="item">
- <label for="select_server">' . __('Server Choice') .':</label>
+ <label for="select_server">' . __('Server Choice:') .'</label>
<select name="server" id="select_server"';
if ($GLOBALS['cfg']['AllowArbitraryServer']) {
echo ' onchange="document.forms[\'login_form\'].'
diff --git a/libraries/plugins/export/ExportLatex.class.php b/libraries/plugins/export/ExportLatex.class.php
index f7925e3ba3..17150f0a80 100644
--- a/libraries/plugins/export/ExportLatex.class.php
+++ b/libraries/plugins/export/ExportLatex.class.php
@@ -118,17 +118,17 @@ class ExportLatex extends ExportPlugin
// create primary items and add them to the group
$leaf = new TextPropertyItem();
$leaf->setName("structure_caption");
- $leaf->setText(__('Table caption'));
+ $leaf->setText(__('Table caption:'));
$leaf->setDoc('faq6-27');
$structureOptions->addProperty($leaf);
$leaf = new TextPropertyItem();
$leaf->setName("structure_continued_caption");
- $leaf->setText(__('Table caption (continued)'));
+ $leaf->setText(__('Table caption (continued):'));
$leaf->setDoc('faq6-27');
$structureOptions->addProperty($leaf);
$leaf = new TextPropertyItem();
$leaf->setName("structure_label");
- $leaf->setText(__('Label key'));
+ $leaf->setText(__('Label key:'));
$leaf->setDoc('faq6-27');
$structureOptions->addProperty($leaf);
if (! empty($GLOBALS['cfgRelation']['relation'])) {
@@ -159,21 +159,21 @@ class ExportLatex extends ExportPlugin
// create primary items and add them to the group
$leaf = new BoolPropertyItem();
$leaf->setName("columns");
- $leaf->setText(__('Put columns names in the first row'));
+ $leaf->setText(__('Put columns names in the first row:'));
$dataOptions->addProperty($leaf);
$leaf = new TextPropertyItem();
$leaf->setName("data_caption");
- $leaf->setText(__('Table caption'));
+ $leaf->setText(__('Table caption:'));
$leaf->setDoc('faq6-27');
$dataOptions->addProperty($leaf);
$leaf = new TextPropertyItem();
$leaf->setName("data_continued_caption");
- $leaf->setText(__('Table caption (continued)'));
+ $leaf->setText(__('Table caption (continued):'));
$leaf->setDoc('faq6-27');
$dataOptions->addProperty($leaf);
$leaf = new TextPropertyItem();
$leaf->setName("data_label");
- $leaf->setText(__('Label key'));
+ $leaf->setText(__('Label key:'));
$leaf->setDoc('faq6-27');
$dataOptions->addProperty($leaf);
$leaf = new TextPropertyItem();
@@ -215,15 +215,15 @@ class ExportLatex extends ExportPlugin
. '% version ' . PMA_VERSION . $crlf
. '% http://www.phpmyadmin.net' . $crlf
. '%' . $crlf
- . '% ' . __('Host') . ': ' . $cfg['Server']['host'];
+ . '% ' . __('Host:') . ' ' . $cfg['Server']['host'];
if (! empty($cfg['Server']['port'])) {
$head .= ':' . $cfg['Server']['port'];
}
$head .= $crlf
- . '% ' . __('Generation Time') . ': '
+ . '% ' . __('Generation Time:') . ' '
. PMA_Util::localisedDate() . $crlf
- . '% ' . __('Server version') . ': ' . PMA_MYSQL_STR_VERSION . $crlf
- . '% ' . __('PHP Version') . ': ' . phpversion() . $crlf;
+ . '% ' . __('Server version:') . ' ' . PMA_MYSQL_STR_VERSION . $crlf
+ . '% ' . __('PHP Version:') . ' ' . phpversion() . $crlf;
return PMA_exportOutputHandler($head);
}
@@ -248,7 +248,7 @@ class ExportLatex extends ExportPlugin
{
global $crlf;
$head = '% ' . $crlf
- . '% ' . __('Database') . ': ' . '\'' . $db . '\'' . $crlf
+ . '% ' . __('Database:') . ' ' . '\'' . $db . '\'' . $crlf
. '% ' . $crlf;
return PMA_exportOutputHandler($head);
}
@@ -298,7 +298,7 @@ class ExportLatex extends ExportPlugin
}
unset($i);
- $buffer = $crlf . '%' . $crlf . '% ' . __('Data') . ': ' . $table
+ $buffer = $crlf . '%' . $crlf . '% ' . __('Data:') . ' ' . $table
. $crlf . '%' . $crlf . ' \\begin{longtable}{|';
for ($index = 0; $index < $columns_cnt; $index++) {
@@ -482,7 +482,7 @@ class ExportLatex extends ExportPlugin
/**
* Displays the table structure
*/
- $buffer = $crlf . '%' . $crlf . '% ' . __('Structure') . ': ' . $table
+ $buffer = $crlf . '%' . $crlf . '% ' . __('Structure:') . ' ' . $table
. $crlf . '%' . $crlf . ' \\begin{longtable}{';
if (! PMA_exportOutputHandler($buffer)) {
return false;
diff --git a/libraries/plugins/export/ExportSql.class.php b/libraries/plugins/export/ExportSql.class.php
index f822e275b1..704e1aa8b6 100644
--- a/libraries/plugins/export/ExportSql.class.php
+++ b/libraries/plugins/export/ExportSql.class.php
@@ -598,20 +598,20 @@ class ExportSql extends ExportPlugin
. $this->_exportComment('version ' . PMA_VERSION)
. $this->_exportComment('http://www.phpmyadmin.net')
. $this->_exportComment();
- $host_string = __('Host') . ': ' . $cfg['Server']['host'];
+ $host_string = __('Host:') . ' ' . $cfg['Server']['host'];
if (! empty($cfg['Server']['port'])) {
$host_string .= ':' . $cfg['Server']['port'];
}
$head .= $this->_exportComment($host_string);
$head .=
$this->_exportComment(
- __('Generation Time') . ': '
+ __('Generation Time:') . ' '
. PMA_Util::localisedDate()
)
. $this->_exportComment(
- __('Server version') . ': ' . PMA_MYSQL_STR_VERSION
+ __('Server version:') . ' ' . PMA_MYSQL_STR_VERSION
)
- . $this->_exportComment(__('PHP Version') . ': ' . phpversion())
+ . $this->_exportComment(__('PHP Version:') . ' ' . phpversion())
. $this->_possibleCRLF();
if (isset($GLOBALS['sql_header_comment'])
@@ -757,7 +757,7 @@ class ExportSql extends ExportPlugin
}
$head = $this->_exportComment()
. $this->_exportComment(
- __('Database') . ': '
+ __('Database:') . ' '
. (isset($GLOBALS['sql_backquotes'])
? PMA_Util::backquoteCompat($db, $compat)
: '\'' . $db . '\'')
@@ -943,7 +943,7 @@ class ExportSql extends ExportPlugin
&& ! empty($tmpres['Create_time'])
) {
$schema_create .= $this->_exportComment(
- __('Creation') . ': '
+ __('Creation:') . ' '
. PMA_Util::localisedDate(
strtotime($tmpres['Create_time'])
)
@@ -956,7 +956,7 @@ class ExportSql extends ExportPlugin
&& ! empty($tmpres['Update_time'])
) {
$schema_create .= $this->_exportComment(
- __('Last update') . ': '
+ __('Last update:') . ' '
. PMA_Util::localisedDate(
strtotime($tmpres['Update_time'])
)
@@ -969,7 +969,7 @@ class ExportSql extends ExportPlugin
&& ! empty($tmpres['Check_time'])
) {
$schema_create .= $this->_exportComment(
- __('Last check') . ': '
+ __('Last check:') . ' '
. PMA_Util::localisedDate(
strtotime($tmpres['Check_time'])
)
@@ -1350,7 +1350,7 @@ class ExportSql extends ExportPlugin
. PMA_Util::backquote($table, $sql_backquotes) . ':'
);
@reset($mime_map);
- foreach ($mime_map AS $mime_field => $mime) {
+ foreach ($mime_map as $mime_field => $mime) {
$schema_create .=
$this->_exportComment(
' '
@@ -1375,7 +1375,7 @@ class ExportSql extends ExportPlugin
. PMA_Util::backquote($table, $sql_backquotes)
. ':'
);
- foreach ($res_rel AS $rel_field => $rel) {
+ foreach ($res_rel as $rel_field => $rel) {
$schema_create .=
$this->_exportComment(
' '
@@ -1542,7 +1542,7 @@ class ExportSql extends ExportPlugin
$head = $this->_possibleCRLF()
. $this->_exportComment()
. $this->_exportComment('VIEW ' . ' ' . $formatted_table_name)
- . $this->_exportComment(__('Data') . ': ' . __('None'))
+ . $this->_exportComment(__('Data:') . ' ' . __('None'))
. $this->_exportComment()
. $this->_possibleCRLF();
@@ -1873,4 +1873,4 @@ class ExportSql extends ExportPlugin
return true;
} // end of the 'exportData()' function
-} \ No newline at end of file
+}
diff --git a/libraries/plugins/export/ExportXml.class.php b/libraries/plugins/export/ExportXml.class.php
index f92d5a1347..bb0db9a93b 100644
--- a/libraries/plugins/export/ExportXml.class.php
+++ b/libraries/plugins/export/ExportXml.class.php
@@ -188,15 +188,15 @@ class ExportXml extends ExportPlugin
. '- version ' . PMA_VERSION . $crlf
. '- http://www.phpmyadmin.net' . $crlf
. '-' . $crlf
- . '- ' . __('Host') . ': ' . $cfg['Server']['host'];
+ . '- ' . __('Host:') . ' ' . $cfg['Server']['host'];
if (! empty($cfg['Server']['port'])) {
$head .= ':' . $cfg['Server']['port'];
}
$head .= $crlf
- . '- ' . __('Generation Time') . ': '
+ . '- ' . __('Generation Time:') . ' '
. PMA_Util::localisedDate() . $crlf
- . '- ' . __('Server version') . ': ' . PMA_MYSQL_STR_VERSION . $crlf
- . '- ' . __('PHP Version') . ': ' . phpversion() . $crlf
+ . '- ' . __('Server version:') . ' ' . PMA_MYSQL_STR_VERSION . $crlf
+ . '- ' . __('PHP Version:') . ' ' . phpversion() . $crlf
. '-->' . $crlf . $crlf;
$head .= '<pma_xml_export version="1.0"'
@@ -387,7 +387,7 @@ class ExportXml extends ExportPlugin
&& $GLOBALS['xml_export_contents']
) {
$head = ' <!--' . $crlf
- . ' - ' . __('Database') . ': ' . '\'' . $db . '\'' . $crlf
+ . ' - ' . __('Database:') . ' ' . '\'' . $db . '\'' . $crlf
. ' -->' . $crlf
. ' <database name="' . htmlspecialchars($db) . '">' . $crlf;
diff --git a/libraries/plugins/export/PMA_ExportPdf.class.php b/libraries/plugins/export/PMA_ExportPdf.class.php
index 1913d5ecd2..440d804c35 100644
--- a/libraries/plugins/export/PMA_ExportPdf.class.php
+++ b/libraries/plugins/export/PMA_ExportPdf.class.php
@@ -112,8 +112,8 @@ class PMA_ExportPdf extends PMA_PDF
$this->Cell(
0,
$this->FontSizePt,
- __('Database') . ': ' . $this->currentDb . ', '
- . __('Table') . ': ' . $this->currentTable,
+ __('Database:') . ' ' . $this->currentDb . ', '
+ . __('Table:') . ' ' . $this->currentTable,
0, 1, 'L'
);
$l = ($this->lMargin);
diff --git a/libraries/plugins/import/ImportCsv.class.php b/libraries/plugins/import/ImportCsv.class.php
index 07f5649d43..237d968d8a 100644
--- a/libraries/plugins/import/ImportCsv.class.php
+++ b/libraries/plugins/import/ImportCsv.class.php
@@ -105,8 +105,8 @@ class ImportCsv extends AbstractImportCsv
*/
public function doImport()
{
- global $db, $table, $csv_terminated, $csv_enclosed, $csv_escaped, $csv_new_line;
- global $error, $timeout_passed, $finished;
+ global $db, $table, $csv_terminated, $csv_enclosed, $csv_escaped;
+ global $error, $timeout_passed, $finished, $csv_new_line;
$replacements = array(
'\\n' => "\n",
@@ -123,7 +123,7 @@ class ImportCsv extends AbstractImportCsv
$message = PMA_Message::error(
__('Invalid parameter for CSV import: %s')
);
- $message->addParam(__('Columns terminated by'), false);
+ $message->addParam(__('Columns terminated with'), false);
$error = true;
$param_error = true;
// The default dialog of MS Excel when generating a CSV produces a
@@ -138,21 +138,21 @@ class ImportCsv extends AbstractImportCsv
$message = PMA_Message::error(
__('Invalid parameter for CSV import: %s')
);
- $message->addParam(__('Columns enclosed by'), false);
+ $message->addParam(__('Columns enclosed with'), false);
$error = true;
$param_error = true;
} elseif (strlen($csv_escaped) != 1) {
$message = PMA_Message::error(
__('Invalid parameter for CSV import: %s')
);
- $message->addParam(__('Columns escaped by'), false);
+ $message->addParam(__('Columns escaped with'), false);
$error = true;
$param_error = true;
} elseif (strlen($csv_new_line) != 1 && $csv_new_line != 'auto') {
$message = PMA_Message::error(
__('Invalid parameter for CSV import: %s')
);
- $message->addParam(__('Lines terminated by'), false);
+ $message->addParam(__('Lines terminated with'), false);
$error = true;
$param_error = true;
}
diff --git a/libraries/plugins/import/ImportLdi.class.php b/libraries/plugins/import/ImportLdi.class.php
index 72276c46d8..c39198d311 100644
--- a/libraries/plugins/import/ImportLdi.class.php
+++ b/libraries/plugins/import/ImportLdi.class.php
@@ -97,9 +97,9 @@ class ImportLdi extends AbstractImportCsv
*/
public function doImport()
{
- global $finished, $error, $import_file, $compression, $charset_conversion, $table;
+ global $finished, $error, $import_file, $compression, $charset_conversion;
global $ldi_local_option, $ldi_replace, $ldi_terminated, $ldi_enclosed,
- $ldi_escaped, $ldi_new_line, $skip_queries, $ldi_columns;
+ $ldi_escaped, $ldi_new_line, $skip_queries, $ldi_columns, $table;
if ($import_file == 'none'
|| $compression != 'none'
@@ -169,4 +169,4 @@ class ImportLdi extends AbstractImportCsv
PMA_importRunQuery();
$finished = true;
}
-} \ No newline at end of file
+}
diff --git a/libraries/relation.lib.php b/libraries/relation.lib.php
index 4f019b2535..aa37c2079c 100644
--- a/libraries/relation.lib.php
+++ b/libraries/relation.lib.php
@@ -363,7 +363,8 @@ function PMA__getRelationsParam()
$cfgRelation['user'] = null;
$cfgRelation['db'] = null;
- if ($GLOBALS['server'] == 0 || empty($GLOBALS['cfg']['Server']['pmadb'])
+ if ($GLOBALS['server'] == 0
+ || empty($GLOBALS['cfg']['Server']['pmadb'])
|| ! PMA_DBI_select_db($GLOBALS['cfg']['Server']['pmadb'], $GLOBALS['controllink'])
) {
// No server selected -> no bookmark table
@@ -506,13 +507,17 @@ function PMA_getForeigners($db, $table, $column = '', $source = 'both')
`foreign_db`,
`foreign_table`,
`foreign_field`
- FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['relation']) . '
+ FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['relation']) . '
WHERE `master_db` = \'' . PMA_Util::sqlAddSlashes($db) . '\'
AND `master_table` = \'' . PMA_Util::sqlAddSlashes($table) . '\' ';
if (strlen($column)) {
- $rel_query .= ' AND `master_field` = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
+ $rel_query .= ' AND `master_field` = '
+ . '\'' . PMA_Util::sqlAddSlashes($column) . '\'';
}
- $foreign = PMA_DBI_fetchResult($rel_query, 'master_field', null, $GLOBALS['controllink']);
+ $foreign = PMA_DBI_fetchResult(
+ $rel_query, 'master_field', null, $GLOBALS['controllink']
+ );
}
if (($source == 'both' || $source == 'foreign') && strlen($table)) {
@@ -567,7 +572,9 @@ function PMA_getForeigners($db, $table, $column = '', $source = 'both')
*/
$is_information_schema = strtolower($db) == 'information_schema';
$is_data_dictionary = PMA_DRIZZLE && strtolower($db) == 'data_dictionary';
- if (($is_information_schema || $is_data_dictionary) && ($source == 'internal' || $source == 'both')) {
+ if (($is_information_schema || $is_data_dictionary)
+ && ($source == 'internal' || $source == 'both')
+ ) {
if ($is_information_schema) {
$relations_key = 'information_schema_relations';
include_once './libraries/information_schema_relations.lib.php';
@@ -609,11 +616,14 @@ function PMA_getDisplayField($db, $table)
if ($cfgRelation['displaywork']) {
$disp_query = '
SELECT `display_field`
- FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['table_info']) . '
+ FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['table_info']) . '
WHERE `db_name` = \'' . PMA_Util::sqlAddSlashes($db) . '\'
AND `table_name` = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
- $row = PMA_DBI_fetchSingleRow($disp_query, 'ASSOC', $GLOBALS['controllink']);
+ $row = PMA_DBI_fetchSingleRow(
+ $disp_query, 'ASSOC', $GLOBALS['controllink']
+ );
if (isset($row['display_field'])) {
return $row['display_field'];
}
@@ -687,7 +697,8 @@ function PMA_getDbComment($db)
// pmadb internal db comment
$com_qry = "
SELECT `comment`
- FROM " . PMA_Util::backquote($cfgRelation['db']) . "." . PMA_Util::backquote($cfgRelation['column_info']) . "
+ FROM " . PMA_Util::backquote($cfgRelation['db'])
+ . "." . PMA_Util::backquote($cfgRelation['column_info']) . "
WHERE db_name = '" . PMA_Util::sqlAddSlashes($db) . "'
AND table_name = ''
AND column_name = '(db_comment)'";
@@ -719,7 +730,8 @@ function PMA_getDbComments()
// pmadb internal db comment
$com_qry = "
SELECT `db_name`, `comment`
- FROM " . PMA_Util::backquote($cfgRelation['db']) . "." . PMA_Util::backquote($cfgRelation['column_info']) . "
+ FROM " . PMA_Util::backquote($cfgRelation['db'])
+ . "." . PMA_Util::backquote($cfgRelation['column_info']) . "
WHERE `column_name` = '(db_comment)'";
$com_rs = PMA_queryAsControlUser($com_qry, true, PMA_DBI_QUERY_STORE);
@@ -795,7 +807,9 @@ function PMA_setDbComment($db, $comment = '')
function PMA_setHistory($db, $table, $username, $sqlquery)
{
// Prevent to run this automatically on Footer class destroying in testsuite
- if (defined('TESTSUITE') || strlen($sqlquery) > $GLOBALS['cfg']['MaxCharactersInDisplayedSQL']) {
+ if (defined('TESTSUITE')
+ || strlen($sqlquery) > $GLOBALS['cfg']['MaxCharactersInDisplayedSQL']
+ ) {
return;
}
@@ -864,7 +878,8 @@ function PMA_getHistory($username)
SELECT `db`,
`table`,
`sqlquery`
- FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['history']) . '
+ FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['history']) . '
WHERE `username` = \'' . PMA_Util::sqlAddSlashes($username) . '\'
ORDER BY `id` DESC';
@@ -896,7 +911,8 @@ function PMA_purgeHistory($username)
$search_query = '
SELECT `timevalue`
- FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['history']) . '
+ FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['history']) . '
WHERE `username` = \'' . PMA_Util::sqlAddSlashes($username) . '\'
ORDER BY `timevalue` DESC
LIMIT ' . $GLOBALS['cfg']['QueryHistoryMax'] . ', 1';
@@ -963,11 +979,14 @@ function PMA__foreignDropdownBuild($foreign, $data, $mode)
}
if ($mode == 'content-id') {
- $reloptions[] = $reloption . '>' . $value . '&nbsp;-&nbsp;' . htmlspecialchars($key) . '</option>';
+ $reloptions[] = $reloption . '>'
+ . $value . '&nbsp;-&nbsp;' . htmlspecialchars($key) . '</option>';
} elseif ($mode == 'id-content') {
- $reloptions[] = $reloption . '>' . htmlspecialchars($key) . '&nbsp;-&nbsp;' . $value . '</option>';
+ $reloptions[] = $reloption . '>'
+ . htmlspecialchars($key) . '&nbsp;-&nbsp;' . $value . '</option>';
} elseif ($mode == 'id-only') {
- $reloptions[] = $reloption . '>' . htmlspecialchars($key) . '</option>';
+ $reloptions[] = $reloption . '>'
+ . htmlspecialchars($key) . '</option>';
}
} // end foreach
@@ -1277,8 +1296,9 @@ function PMA_REL_renameSingleTable($table,
$query = 'UPDATE '
. PMA_Util::backquote($GLOBALS['cfgRelation']['db']) . '.'
. PMA_Util::backquote($GLOBALS['cfgRelation'][$table])
- . ' SET ' . $db_field . ' = \'' . PMA_Util::sqlAddSlashes($target_db) . '\', '
- . ' ' . $table_field . ' = \'' . PMA_Util::sqlAddSlashes($target_table) . '\''
+ . ' SET '
+ . $db_field . ' = \'' . PMA_Util::sqlAddSlashes($target_db) . '\', '
+ . $table_field . ' = \'' . PMA_Util::sqlAddSlashes($target_table) . '\''
. ' WHERE '
. $db_field . ' = \'' . PMA_Util::sqlAddSlashes($source_db) . '\''
. ' AND '
diff --git a/libraries/relation_cleanup.lib.php b/libraries/relation_cleanup.lib.php
index 1c86a4b782..52d8812f47 100644
--- a/libraries/relation_cleanup.lib.php
+++ b/libraries/relation_cleanup.lib.php
@@ -23,32 +23,36 @@ function PMA_relationsCleanupColumn($db, $table, $column)
$cfgRelation = PMA_getRelationsParam();
if ($cfgRelation['commwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['column_info'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\''
- . ' AND column_name = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['column_info'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\''
+ . ' AND column_name = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['displaywork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['table_info'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\''
- . ' AND display_field = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['table_info'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\''
+ . ' AND display_field = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['relwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['relation'])
- . ' WHERE master_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND master_table = \'' . PMA_Util::sqlAddSlashes($table) . '\''
- . ' AND master_field = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['relation'])
+ . ' WHERE master_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND master_table = \'' . PMA_Util::sqlAddSlashes($table) . '\''
+ . ' AND master_field = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
PMA_queryAsControlUser($remove_query);
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['relation'])
- . ' WHERE foreign_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND foreign_table = \'' . PMA_Util::sqlAddSlashes($table) . '\''
- . ' AND foreign_field = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['relation'])
+ . ' WHERE foreign_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND foreign_table = \'' . PMA_Util::sqlAddSlashes($table) . '\''
+ . ' AND foreign_field = \'' . PMA_Util::sqlAddSlashes($column) . '\'';
PMA_queryAsControlUser($remove_query);
}
}
@@ -66,42 +70,48 @@ function PMA_relationsCleanupTable($db, $table)
$cfgRelation = PMA_getRelationsParam();
if ($cfgRelation['commwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['column_info'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['column_info'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['displaywork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['table_info'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['table_info'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['pdfwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['table_coords'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['table_coords'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['designerwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['designer_coords'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['designer_coords'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND table_name = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['relwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['relation'])
- . ' WHERE master_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND master_table = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['relation'])
+ . ' WHERE master_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND master_table = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
PMA_queryAsControlUser($remove_query);
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['relation'])
- . ' WHERE foreign_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
- . ' AND foreign_table = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['relation'])
+ . ' WHERE foreign_db = \'' . PMA_Util::sqlAddSlashes($db) . '\''
+ . ' AND foreign_table = \'' . PMA_Util::sqlAddSlashes($table) . '\'';
PMA_queryAsControlUser($remove_query);
}
}
@@ -118,46 +128,54 @@ function PMA_relationsCleanupDatabase($db)
$cfgRelation = PMA_getRelationsParam();
if ($cfgRelation['commwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['column_info'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['column_info'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['bookmarkwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['bookmark'])
- . ' WHERE dbase = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['bookmark'])
+ . ' WHERE dbase = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['displaywork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['table_info'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['table_info'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['pdfwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['pdf_pages'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['pdf_pages'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['table_coords'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['table_coords'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['designerwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['designer_coords'])
- . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['designer_coords'])
+ . ' WHERE db_name = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
}
if ($cfgRelation['relwork']) {
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['relation'])
- . ' WHERE master_db = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['relation'])
+ . ' WHERE master_db = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
- $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db']) . '.' . PMA_Util::backquote($cfgRelation['relation'])
- . ' WHERE foreign_db = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
+ $remove_query = 'DELETE FROM ' . PMA_Util::backquote($cfgRelation['db'])
+ . '.' . PMA_Util::backquote($cfgRelation['relation'])
+ . ' WHERE foreign_db = \'' . PMA_Util::sqlAddSlashes($db) . '\'';
PMA_queryAsControlUser($remove_query);
}
}
diff --git a/libraries/replication_gui.lib.php b/libraries/replication_gui.lib.php
index 224728b5e8..363d63b65e 100644
--- a/libraries/replication_gui.lib.php
+++ b/libraries/replication_gui.lib.php
@@ -57,19 +57,19 @@ function PMA_replication_gui_changemaster($submitname)
echo __('Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:') . '<br />';
echo '<pre>server-id=' . time() . '</pre>';
echo ' <div class="item">';
- echo ' <label for="text_username">' . __('User name') . ':</label>';
+ echo ' <label for="text_username">' . __('User name:') . '</label>';
echo ' <input type="text" name="username" id="text_username" maxlength="'. $username_length . '" title="' . __('User name') . '" />';
echo ' </div>';
echo ' <div class="item">';
- echo ' <label for="text_pma_pw">' . __('Password') .' :</label>';
+ echo ' <label for="text_pma_pw">' . __('Password:') .'</label>';
echo ' <input type="password" id="text_pma_pw" name="pma_pw" title="' . __('Password') . '" />';
echo ' </div>';
echo ' <div class="item">';
- echo ' <label for="text_hostname">' . __('Host') . ' :</label>';
+ echo ' <label for="text_hostname">' . __('Host:') . '</label>';
echo ' <input type="text" id="text_hostname" name="hostname" maxlength="' . $hostname_length . '" value="" />';
echo ' </div>';
echo ' <div class="item">';
- echo ' <label for="text_port">' . __('Port') . ':</label>';
+ echo ' <label for="text_port">' . __('Port:') . '</label>';
echo ' <input type="text" id="text_port" name="port" maxlength="6" value="3306" />';
echo ' </div>';
echo ' </fieldset>';
@@ -270,13 +270,13 @@ function PMA_replication_gui_master_addslaveuser()
. '<input type="hidden" name="sr_take_action" value="true" />'
. '<div class="item">'
. '<label for="select_pred_username">'
- . ' ' . __('User name') . ':'
+ . ' ' . __('User name:')
. '</label>'
. '<span class="options">'
. ' <select name="pred_username" id="select_pred_username" title="' . __('User name') . '"'
. ' onchange="if (this.value == \'any\') { username.value = \'\'; } else if (this.value == \'userdefined\') { username.focus(); username.select(); }">'
. ' <option value="any"' . ((isset($GLOBALS['pred_username']) && $GLOBALS['pred_username'] == 'any') ? ' selected="selected"' : '') . '>' . __('Any user') . '</option>'
- . ' <option value="userdefined"' . ((! isset($GLOBALS['pred_username']) || $GLOBALS['pred_username'] == 'userdefined') ? ' selected="selected"' : '') . '>' . __('Use text field') . ':</option>'
+ . ' <option value="userdefined"' . ((! isset($GLOBALS['pred_username']) || $GLOBALS['pred_username'] == 'userdefined') ? ' selected="selected"' : '') . '>' . __('Use text field:') . '</option>'
. ' </select>'
. '</span>'
. '<input type="text" name="username" maxlength="'
@@ -290,7 +290,7 @@ function PMA_replication_gui_master_addslaveuser()
. '</div>'
. '<div class="item">'
. '<label for="select_pred_hostname">'
- . ' ' . __('Host') . ':'
+ . ' ' . __('Host:')
. '</label>'
. '<span class="options">'
. ' <select name="pred_hostname" id="select_pred_hostname" title="' . __('Host') . '"';
@@ -344,7 +344,7 @@ function PMA_replication_gui_master_addslaveuser()
. ' <option value="userdefined"'
. ((isset($GLOBALS['pred_hostname']) && $GLOBALS['pred_hostname'] == 'userdefined')
? ' selected="selected"' : '')
- . '>' . __('Use text field') . ':</option>'
+ . '>' . __('Use text field:') . '</option>'
. ' </select>'
. '</span>'
. '<input type="text" name="hostname" maxlength="'
@@ -358,7 +358,7 @@ function PMA_replication_gui_master_addslaveuser()
. '</div>'
. '<div class="item">'
. '<label for="select_pred_password">'
- . ' ' . __('Password') . ':'
+ . ' ' . __('Password:')
. '</label>'
. '<span class="options">'
. ' <select name="pred_password" id="select_pred_password" title="'
@@ -369,21 +369,21 @@ function PMA_replication_gui_master_addslaveuser()
echo ' selected="selected"';
}
echo '>' . __('No Password') . '</option>'
- . ' <option value="userdefined"' . (isset($GLOBALS['username']) ? '' : ' selected="selected"') . '>' . __('Use text field') . ':</option>'
+ . ' <option value="userdefined"' . (isset($GLOBALS['username']) ? '' : ' selected="selected"') . '>' . __('Use text field:') . '</option>'
. ' </select>'
. '</span>'
. '<input type="password" id="text_pma_pw" name="pma_pw" title="' . __('Password') . '" onchange="pred_password.value = \'userdefined\';" />'
. '</div>'
. '<div class="item">'
. '<label for="text_pma_pw2">'
- . ' ' . __('Re-type') . ':'
+ . ' ' . __('Re-type:')
. '</label>'
. '<span class="options">&nbsp;</span>'
. '<input type="password" name="pma_pw2" id="text_pma_pw2" title="' . __('Re-type') . '" onchange="pred_password.value = \'userdefined\';" />'
. '</div>'
. '<div class="item">'
. '<label for="button_generate_password">'
- . ' ' . __('Generate Password') . ':'
+ . ' ' . __('Generate Password:')
. '</label>'
. '<span class="options">'
. ' <input type="button" class="button" id="button_generate_password" value="' . __('Generate') . '" onclick="suggestPassword(this.form)" />'
diff --git a/libraries/rte/rte_events.lib.php b/libraries/rte/rte_events.lib.php
index d73a12d5ad..eb6b47e3e8 100644
--- a/libraries/rte/rte_events.lib.php
+++ b/libraries/rte/rte_events.lib.php
@@ -252,7 +252,7 @@ function PMA_EVN_handleEditor()
}
exit;
} else {
- $message = __('Error in processing request') . ' : ';
+ $message = __('Error in processing request:') . ' ';
$message .= sprintf(
PMA_RTE_getWord('not_found'),
htmlspecialchars(PMA_Util::backquote($_REQUEST['item_name'])),
diff --git a/libraries/rte/rte_export.lib.php b/libraries/rte/rte_export.lib.php
index eec29d02a2..34f06d82d2 100644
--- a/libraries/rte/rte_export.lib.php
+++ b/libraries/rte/rte_export.lib.php
@@ -40,7 +40,7 @@ function PMA_RTE_handleExport($item_name, $export_data)
}
} else {
$_db = htmlspecialchars(PMA_Util::backquote($db));
- $response = __('Error in Processing Request') . ' : '
+ $message = __('Error in processing request:') . ' '
. sprintf(PMA_RTE_getWord('not_found'), $item_name, $_db);
$response = PMA_message::error($response);
if ($GLOBALS['is_ajax_request'] == true) {
diff --git a/libraries/rte/rte_footer.lib.php b/libraries/rte/rte_footer.lib.php
index 15a11225de..0ea4e72f81 100644
--- a/libraries/rte/rte_footer.lib.php
+++ b/libraries/rte/rte_footer.lib.php
@@ -26,7 +26,7 @@ function PMA_RTE_getFooterLinks($docu, $priv, $name)
$retval = "";
$retval .= "<!-- ADD " . $name . " FORM START -->\n";
$retval .= "<fieldset class='left'>\n";
- $retval .= " <legend>" . _pgettext('Create new procedure', 'New') . "</legend>\n";
+ $retval .= "<legend>" . _pgettext('Create new procedure', 'New') . "</legend>\n";
$retval .= " <div class='wrap'>\n";
if (PMA_Util::currentUserHasPrivilege($priv, $db)) {
$retval .= " <a {$ajax_class['add']} ";
diff --git a/libraries/rte/rte_routines.lib.php b/libraries/rte/rte_routines.lib.php
index a3caa89aaf..9c2f18d37a 100644
--- a/libraries/rte/rte_routines.lib.php
+++ b/libraries/rte/rte_routines.lib.php
@@ -461,7 +461,7 @@ function PMA_RTN_handleEditor()
}
exit;
} else {
- $message = __('Error in processing request') . ' : ';
+ $message = __('Error in processing request:') . ' ';
$message .= sprintf(
PMA_RTE_getWord('not_found'),
htmlspecialchars(PMA_Util::backquote($_REQUEST['item_name'])),
@@ -1179,7 +1179,7 @@ function PMA_RTN_getQueryFromRequest()
}
if (! empty($_REQUEST['item_param_opts_text'][$i])) {
if ($GLOBALS['PMA_Types']->getTypeClass($_REQUEST['item_param_type'][$i]) == 'CHAR') {
- $params .= ' CHARSET '
+ $params .= ' CHARSET '
. strtolower($_REQUEST['item_param_opts_text'][$i]);
}
}
@@ -1475,7 +1475,7 @@ function PMA_RTN_handleExecute()
// Now deliberately fall through to displaying the routines list
}
} else {
- $message = __('Error in processing request') . ' : ';
+ $message = __('Error in processing request:') . ' ';
$message .= sprintf(
PMA_RTE_getWord('not_found'),
htmlspecialchars(PMA_Util::backquote($_REQUEST['item_name'])),
@@ -1515,7 +1515,7 @@ function PMA_RTN_handleExecute()
}
exit;
} else if (($GLOBALS['is_ajax_request'] == true)) {
- $message = __('Error in processing request') . ' : ';
+ $message = __('Error in processing request:') . ' ';
$message .= sprintf(
PMA_RTE_getWord('not_found'),
htmlspecialchars(PMA_Util::backquote($_REQUEST['item_name'])),
diff --git a/libraries/rte/rte_triggers.lib.php b/libraries/rte/rte_triggers.lib.php
index 4b235bd5a2..f838c3eeec 100644
--- a/libraries/rte/rte_triggers.lib.php
+++ b/libraries/rte/rte_triggers.lib.php
@@ -93,8 +93,8 @@ function PMA_TRI_handleEditor()
)
. '<br />'
. __('MySQL said: ') . PMA_DBI_getError(null);
- // We dropped the old item, but were unable to create the new one
- // Try to restore the backup query
+ // We dropped the old item, but were unable to create the
+ // new one. Try to restore the backup query.
$result = PMA_DBI_tryQuery($create_item);
if (! $result) {
// OMG, this is really bad! We dropped the query,
@@ -227,7 +227,7 @@ function PMA_TRI_handleEditor()
}
exit;
} else {
- $message = __('Error in processing request') . ' : ';
+ $message = __('Error in processing request:') . ' ';
$message .= sprintf(
PMA_RTE_getWord('not_found'),
htmlspecialchars(PMA_Util::backquote($_REQUEST['item_name'])),
diff --git a/libraries/rte/rte_words.lib.php b/libraries/rte/rte_words.lib.php
index 2aabfde67e..85210bfdbf 100644
--- a/libraries/rte/rte_words.lib.php
+++ b/libraries/rte/rte_words.lib.php
@@ -1,5 +1,10 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
+/**
+ * Helper functions for RTE
+ *
+ * @package PhpMyAdmin
+ */
if (! defined('PHPMYADMIN')) {
exit;
}
diff --git a/libraries/schema/Dia_Relation_Schema.class.php b/libraries/schema/Dia_Relation_Schema.class.php
index d4e3f00860..ad0d541a32 100644
--- a/libraries/schema/Dia_Relation_Schema.class.php
+++ b/libraries/schema/Dia_Relation_Schema.class.php
@@ -226,11 +226,11 @@ class Table_Stats
function __construct($tableName, $pageNumber, $showKeys = false)
{
global $dia, $cfgRelation, $db;
-
+
$this->tableName = $tableName;
$sql = 'DESCRIBE ' . PMA_Util::backquote($tableName);
$result = PMA_DBI_tryQuery($sql, null, PMA_DBI_QUERY_STORE);
- if (!$result || !PMA_DBI_num_rows($result)) {
+ if (! $result || ! PMA_DBI_num_rows($result)) {
$dia->dieSchema(
$pageNumber, "DIA",
sprintf(__('The %s table doesn\'t exist!'), $tableName)
diff --git a/libraries/schema/Eps_Relation_Schema.class.php b/libraries/schema/Eps_Relation_Schema.class.php
index 9faf3642d7..332b612e73 100644
--- a/libraries/schema/Eps_Relation_Schema.class.php
+++ b/libraries/schema/Eps_Relation_Schema.class.php
@@ -837,7 +837,7 @@ class PMA_Eps_Relation_Schema extends PMA_Export_Relation_Schema
$alltables = $this->getAllTables($db, $this->pageNumber);
- foreach ($alltables AS $table) {
+ foreach ($alltables as $table) {
if (! isset($this->_tables[$table])) {
$this->_tables[$table] = new Table_Stats(
$table, $eps->getFont(), $eps->getFontSize(), $this->pageNumber,
diff --git a/libraries/schema/Export_Relation_Schema.class.php b/libraries/schema/Export_Relation_Schema.class.php
index 4863f5f68e..f8a3acf46e 100644
--- a/libraries/schema/Export_Relation_Schema.class.php
+++ b/libraries/schema/Export_Relation_Schema.class.php
@@ -191,7 +191,7 @@ class PMA_Export_Relation_Schema
public function getAllTables($db, $pageNumber)
{
global $cfgRelation;
-
+
// Get All tables
$tab_sql = 'SELECT table_name FROM '
. PMA_Util::backquote($GLOBALS['cfgRelation']['db']) . '.'
@@ -200,7 +200,7 @@ class PMA_Export_Relation_Schema
. ' AND pdf_page_number = ' . $pageNumber;
$tab_rs = PMA_queryAsControlUser($tab_sql, null, PMA_DBI_QUERY_STORE);
- if (!$tab_rs || !PMA_DBI_num_rows($tab_rs) > 0) {
+ if (! $tab_rs || ! PMA_DBI_num_rows($tab_rs) > 0) {
$this->dieSchema('', __('This page does not contain any tables!'));
}
while ($curr_table = @PMA_DBI_fetch_assoc($tab_rs)) {
diff --git a/libraries/schema/Pdf_Relation_Schema.class.php b/libraries/schema/Pdf_Relation_Schema.class.php
index f8e4c766f3..11bbf073fc 100644
--- a/libraries/schema/Pdf_Relation_Schema.class.php
+++ b/libraries/schema/Pdf_Relation_Schema.class.php
@@ -1329,22 +1329,22 @@ class PMA_Pdf_Relation_Schema extends PMA_Export_Relation_Schema
$break = false;
if (! empty($show_comment)) {
- $pdf->Cell(0, 3, __('Table comments') . ' : ' . $show_comment, 0, 1);
+ $pdf->Cell(0, 3, __('Table comments:') . ' ' . $show_comment, 0, 1);
$break = true;
}
if (! empty($create_time)) {
- $pdf->Cell(0, 3, __('Creation') . ': ' . $create_time, 0, 1);
+ $pdf->Cell(0, 3, __('Creation:') . ' ' . $create_time, 0, 1);
$break = true;
}
if (! empty($update_time)) {
- $pdf->Cell(0, 3, __('Last update') . ': ' . $update_time, 0, 1);
+ $pdf->Cell(0, 3, __('Last update:') . ' ' . $update_time, 0, 1);
$break = true;
}
if (! empty($check_time)) {
- $pdf->Cell(0, 3, __('Last check') . ': ' . $check_time, 0, 1);
+ $pdf->Cell(0, 3, __('Last check:') . ' ' . $check_time, 0, 1);
$break = true;
}
diff --git a/libraries/schema/Svg_Relation_Schema.class.php b/libraries/schema/Svg_Relation_Schema.class.php
index 21f84dbfa5..c4a3b556b0 100644
--- a/libraries/schema/Svg_Relation_Schema.class.php
+++ b/libraries/schema/Svg_Relation_Schema.class.php
@@ -435,7 +435,7 @@ class Table_Stats
. ' AND pdf_page_number = ' . $pageNumber;
$result = PMA_queryAsControlUser($sql, false, PMA_DBI_QUERY_STORE);
- if (!$result || !PMA_DBI_num_rows($result)) {
+ if (! $result || ! PMA_DBI_num_rows($result)) {
$svg->dieSchema(
$pageNumber,
"SVG",
@@ -811,7 +811,7 @@ class PMA_Svg_Relation_Schema extends PMA_Export_Relation_Schema
$svg->startSvgDoc('1000px', '1000px');
$alltables = $this->getAllTables($db, $this->pageNumber);
- foreach ($alltables AS $table) {
+ foreach ($alltables as $table) {
if (! isset($this->_tables[$table])) {
$this->_tables[$table] = new Table_Stats(
$table, $svg->getFont(), $svg->getFontSize(), $this->pageNumber,
diff --git a/libraries/schema/User_Schema.class.php b/libraries/schema/User_Schema.class.php
index 5394e9c4fa..9a3ecf64a8 100644
--- a/libraries/schema/User_Schema.class.php
+++ b/libraries/schema/User_Schema.class.php
@@ -329,7 +329,7 @@ class PMA_User_Schema
echo 'even';
}
echo '">';
- $odd_row = !$odd_row;
+ $odd_row = ! $odd_row;
echo '<td>';
echo '<select name="c_table_' . $i . '[name]">';
@@ -514,7 +514,7 @@ class PMA_User_Schema
$shoot = true;
}
}
- if (!$shoot) {
+ if (! $shoot) {
return;
}
echo '<br /><form action="schema_edit.php" method="post">' . "\n"
@@ -569,7 +569,7 @@ class PMA_User_Schema
. 'class="pdflayout_table"'
. '>'
. '<u>'
- . htmlspecialchars($temp_sh_page['table_name'])
+ . htmlspecialchars($temp_sh_page['table_name'])
. '</u>';
if (isset($with_field_names)) {
diff --git a/libraries/schema/Visio_Relation_Schema.class.php b/libraries/schema/Visio_Relation_Schema.class.php
index 31aecaa7bd..9b756e5df7 100644
--- a/libraries/schema/Visio_Relation_Schema.class.php
+++ b/libraries/schema/Visio_Relation_Schema.class.php
@@ -225,7 +225,7 @@ class Table_Stats
$this->_tableName = $tableName;
$sql = 'DESCRIBE ' . PMA_Util::backquote($tableName);
$result = PMA_DBI_tryQuery($sql, null, PMA_DBI_QUERY_STORE);
- if (!$result || !PMA_DBI_num_rows($result)) {
+ if (! $result || ! PMA_DBI_num_rows($result)) {
$visio->dieSchema(
$pageNumber,
"VISIO",
@@ -275,7 +275,7 @@ class Table_Stats
. ' AND pdf_page_number = ' . $pageNumber;
$result = PMA_queryAsControlUser($sql, false, PMA_DBI_QUERY_STORE);
- if (!$result || !PMA_DBI_num_rows($result)) {
+ if (! $result || ! PMA_DBI_num_rows($result)) {
$visio->dieSchema(
$pageNumber,
"VISIO",
diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php
index 87149e407b..e103321b27 100644
--- a/libraries/select_lang.lib.php
+++ b/libraries/select_lang.lib.php
@@ -257,6 +257,8 @@ function PMA_langDetails($lang)
return array('hu|hungarian', 'hu', 'Magyar');
case 'hy':
return array('hy|armenian', 'hy', 'Õ€Õ¡ÕµÕ¥Ö€Õ§Õ¶');
+ case 'ia':
+ return array('ia|interlingua', 'ia', 'Interlingua');
case 'id':
return array('id|indonesian', 'id', 'Bahasa Indonesia');
case 'it':
diff --git a/libraries/select_server.lib.php b/libraries/select_server.lib.php
index dfaba5356f..adf52fb319 100644
--- a/libraries/select_server.lib.php
+++ b/libraries/select_server.lib.php
@@ -36,12 +36,12 @@ function PMA_selectServer($not_only_options, $ommit_fieldset)
if (! $ommit_fieldset) {
$retval .= '<fieldset>';
}
- $retval .= '<label for="select_server">' . __('Current Server') . ':</label> ';
+ $retval .= '<label for="select_server">' . __('Current Server:') . '</label> ';
$retval .= '<select name="server" id="select_server" class="autosubmit">';
$retval .= '<option value="">(' . __('Servers') . ') ...</option>' . "\n";
} elseif ($list) {
- $retval .= __('Current Server') . ':<br />';
+ $retval .= __('Current Server:') . '<br />';
$retval .= '<ul id="list_server">';
}
diff --git a/libraries/server_common.inc.php b/libraries/server_common.inc.php
index a5fafb1d29..4e7c47f356 100644
--- a/libraries/server_common.inc.php
+++ b/libraries/server_common.inc.php
@@ -1,6 +1,8 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
+ * Shared code for server pages
+ *
* @package PhpMyAdmin
*/
if (! defined('PHPMYADMIN')) {
diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php
index ab514bbb1e..471fc0ef9d 100644
--- a/libraries/server_privileges.lib.php
+++ b/libraries/server_privileges.lib.php
@@ -1024,7 +1024,7 @@ function PMA_getHtmlForDisplayLoginInformationFields($mode = 'new')
. '<legend>' . __('Login Information') . '</legend>' . "\n"
. '<div class="item">' . "\n"
. '<label for="select_pred_username">' . "\n"
- . ' ' . __('User name') . ':' . "\n"
+ . ' ' . __('User name:') . "\n"
. '</label>' . "\n"
. '<span class="options">' . "\n";
@@ -1073,7 +1073,7 @@ function PMA_getHtmlForDisplayLoginInformationFields($mode = 'new')
$html_output .= '<div class="item">' . "\n"
. '<label for="select_pred_hostname">' . "\n"
- . ' ' . __('Host') . ':' . "\n"
+ . ' ' . __('Host:') . "\n"
. '</label>' . "\n";
$html_output .= '<span class="options">' . "\n"
@@ -1167,7 +1167,7 @@ function PMA_getHtmlForDisplayLoginInformationFields($mode = 'new')
)
? ' selected="selected"'
: '') . '>'
- . __('Use text field') . ':</option>' . "\n"
+ . __('Use text field:') . '</option>' . "\n"
. '</select>' . "\n"
. '</span>' . "\n";
@@ -1183,7 +1183,7 @@ function PMA_getHtmlForDisplayLoginInformationFields($mode = 'new')
$html_output .= '<div class="item">' . "\n"
. '<label for="select_pred_password">' . "\n"
- . ' ' . __('Password') . ':' . "\n"
+ . ' ' . __('Password:') . "\n"
. '</label>' . "\n"
. '<span class="options">' . "\n"
. '<select name="pred_password" id="select_pred_password" title="'
@@ -1218,7 +1218,7 @@ function PMA_getHtmlForDisplayLoginInformationFields($mode = 'new')
$html_output .= '<div class="item" '
. 'id="div_element_before_generate_password">' . "\n"
. '<label for="text_pma_pw2">' . "\n"
- . ' ' . __('Re-type') . ':' . "\n"
+ . ' ' . __('Re-type:') . "\n"
. '</label>' . "\n"
. '<span class="options">&nbsp;</span>' . "\n"
. '<input type="password" name="pma_pw2" id="text_pma_pw2" '
@@ -2267,11 +2267,11 @@ function PMA_getHTmlForDisplaySelectDbInEditPrivs($found_rows)
$pred_db_array =PMA_DBI_fetchResult('SHOW DATABASES;');
$html_output = '<label for="text_dbname">'
- . __('Add privileges on the following database') . ':</label>' . "\n";
+ . __('Add privileges on the following database:') . '</label>' . "\n";
if (! empty($pred_db_array)) {
$html_output .= '<select name="pred_dbname" class="autosubmit">' . "\n"
. '<option value="" selected="selected">'
- . __('Use text field') . ':</option>' . "\n";
+ . __('Use text field:') . '</option>' . "\n";
foreach ($pred_db_array as $current_db) {
$current_db = PMA_Util::escapeMysqlWildcards($current_db);
// cannot use array_diff() once, outside of the loop,
@@ -2305,7 +2305,7 @@ function PMA_displayTablesInEditPrivs($dbname, $found_rows)
$html_output = '<input type="hidden" name="dbname"
'. 'value="' . htmlspecialchars($dbname) . '"/>' . "\n";
$html_output .= '<label for="text_tablename">'
- . __('Add privileges on the following table') . ':</label>' . "\n";
+ . __('Add privileges on the following table:') . '</label>' . "\n";
$result = @PMA_DBI_tryQuery(
'SHOW TABLES FROM ' . PMA_Util::backquote(
@@ -2839,7 +2839,7 @@ function PMA_getHtmlHeaderForDisplayUserProperties(
) {
$html_output = '<h2>' . "\n"
. PMA_Util::getIcon('b_usredit.png')
- . __('Edit Privileges') . ': '
+ . __('Edit Privileges:') . ' '
. __('User');
if (isset($dbname)) {
diff --git a/libraries/session.inc.php b/libraries/session.inc.php
index f873b17f94..cb2d8c26f7 100644
--- a/libraries/session.inc.php
+++ b/libraries/session.inc.php
@@ -89,7 +89,11 @@ if (! isset($_COOKIE[$session_name])) {
* Session initialization is done before selecting language, so we
* can not use translations here.
*/
- PMA_fatalError('Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.');
+ PMA_fatalError(
+ 'Cannot start session without errors, please check errors given '
+ . 'in your PHP and/or webserver log file and configure your PHP '
+ . 'installation properly.'
+ );
}
unset($orig_error_count);
} else {
diff --git a/libraries/sql_query_form.lib.php b/libraries/sql_query_form.lib.php
index 24b3ed22fb..c9ae1db148 100644
--- a/libraries/sql_query_form.lib.php
+++ b/libraries/sql_query_form.lib.php
@@ -92,29 +92,33 @@ function PMA_sqlQueryForm($query = true, $display_tab = false, $delimiter = ';')
return checkSqlQuery(this)">
<?php
} else {
- echo '<form method="post" action="import.php" ' . $enctype;
- echo ' class="ajax"';
- echo ' id="sqlqueryform" name="sqlform">' . "\n";
+ $html = '<form method="post" action="import.php" ' . $enctype;
+ $html .= ' class="ajax"';
+ $html .= ' id="sqlqueryform" name="sqlform">' . "\n";
}
if ($is_querywindow) {
- echo '<input type="hidden" name="focus_querywindow" value="true" />'
- ."\n";
+ $html .= '<input type="hidden" name="focus_querywindow"'
+ .' value="true" />' . "\n";
if ($display_tab != 'sql' && $display_tab != 'full') {
- echo '<input type="hidden" name="sql_query" value="" />' . "\n";
- echo '<input type="hidden" name="show_query" value="1" />' . "\n";
+ $html .= '<input type="hidden" name="sql_query"'
+ .' value="" />' . "\n";
+ $html .= '<input type="hidden" name="show_query"'
+ .' value="1" />' . "\n";
}
}
- echo '<input type="hidden" name="is_js_confirmed" value="0" />' . "\n"
- .PMA_generate_common_hidden_inputs($db, $table) . "\n"
+ $html .= '<input type="hidden" name="is_js_confirmed" value="0" />'
+ . "\n" . PMA_generate_common_hidden_inputs($db, $table) . "\n"
.'<input type="hidden" name="pos" value="0" />' . "\n"
.'<input type="hidden" name="goto" value="'
.htmlspecialchars($goto) . '" />' . "\n"
.'<input type="hidden" name="message_to_show" value="'
- . __('Your SQL query has been executed successfully') . '" />' . "\n"
- .'<input type="hidden" name="prev_sql_query" value="'
+ . __('Your SQL query has been executed successfully') . '" />'
+ . "\n" .'<input type="hidden" name="prev_sql_query" value="'
. htmlspecialchars($query) . '" />' . "\n";
+ echo $html;
+
// display querybox
if ($display_tab === 'full' || $display_tab === 'sql') {
PMA_sqlQueryFormInsert($query, $is_querywindow, $delimiter);
@@ -137,11 +141,11 @@ function PMA_sqlQueryForm($query = true, $display_tab = false, $delimiter = ';')
echo PMA_set_enc_form(' ');
}
- echo '</form>' . "\n";
-
+ $html = '</form>' . "\n";
// print an empty div, which will be later filled with
// the sql query results by ajax
- echo '<div id="sqlqueryresults"></div>';
+ $html .= '<div id="sqlqueryresults"></div>';
+ echo $html;
}
/**
@@ -160,7 +164,7 @@ function PMA_sqlQueryFormInsert(
) {
// enable auto select text in textarea
if ($GLOBALS['cfg']['TextareaAutoSelect']) {
- $auto_sel = ' onclick="selectContent(this, sql_box_locked, true)"';
+ $auto_sel = ' onclick="selectContent(this, sql_box_locked, true);"';
} else {
$auto_sel = '';
}
@@ -241,95 +245,103 @@ function PMA_sqlQueryFormInsert(
$sqlquerycontainer_id = 'sqlquerycontainerfull';
}
- echo '<a id="querybox"></a>' . "\n"
- .'<div id="queryboxcontainer">' . "\n"
- .'<fieldset id="queryboxf">' . "\n";
- echo '<legend>' . $legend . '</legend>' . "\n";
- echo '<div id="queryfieldscontainer">' . "\n";
- echo '<div id="' . $sqlquerycontainer_id . '">' . "\n"
- .'<textarea tabindex="100" name="sql_query" id="sqlquery"'
- .' cols="' . $GLOBALS['cfg']['TextareaCols'] . '"'
- .' rows="' . $height . '"'
- .' dir="' . $GLOBALS['text_dir'] . '"'
- .$auto_sel . $locking . '>'
+ $html = '<a id="querybox"></a>'
+ . '<div id="queryboxcontainer">'
+ . '<fieldset id="queryboxf">';
+ $html .= '<legend>' . $legend . '</legend>';
+ $html .= '<div id="queryfieldscontainer">';
+ $html .= '<div id="' . $sqlquerycontainer_id . '">'
+ . '<textarea tabindex="100" name="sql_query" id="sqlquery"'
+ . ' cols="' . $GLOBALS['cfg']['TextareaCols'] . '"'
+ . ' rows="' . $height . '"'
+ . ' dir="' . $GLOBALS['text_dir'] . '"'
+ . $auto_sel . $locking . '>'
. htmlspecialchars($query)
- . '</textarea>' . "\n";
+ . '</textarea>';
// Add buttons to generate query easily for
// select all, single select, insert, update and delete
if (count($fields_list)) {
- echo '<input type="button" value="SELECT *" id="selectall" class="button sqlbutton" />';
- echo '<input type="button" value="SELECT" id="select" class="button sqlbutton" />';
- echo '<input type="button" value="INSERT" id="insert" class="button sqlbutton" />';
- echo '<input type="button" value="UPDATE" id="update" class="button sqlbutton" />';
- echo '<input type="button" value="DELETE" id="delete" class="button sqlbutton" />';
+ $html .= '<input type="button" value="SELECT *" id="selectall"'
+ . ' class="button sqlbutton" />';
+ $html .= '<input type="button" value="SELECT" id="select"'
+ . ' class="button sqlbutton" />';
+ $html .= '<input type="button" value="INSERT" id="insert"'
+ . ' class="button sqlbutton" />';
+ $html .= '<input type="button" value="UPDATE" id="update"'
+ . ' class="button sqlbutton" />';
+ $html .= '<input type="button" value="DELETE" id="delete"'
+ . ' class="button sqlbutton" />';
}
- echo '<input type="button" value="' . __('Clear') . '" id="clear" class="button sqlbutton" />';
- echo '</div>' . "\n";
+ $html .= '<input type="button" value="' . __('Clear') . '" id="clear"'
+ . ' class="button sqlbutton" />';
+ $html .= '</div>' . "\n";
if (count($fields_list)) {
- echo '<div id="tablefieldscontainer">' . "\n"
- .'<label>' . __('Columns') . '</label>' . "\n"
- .'<select id="tablefields" name="dummy" '
- .'size="' . ($GLOBALS['cfg']['TextareaRows'] - 2) . '" '
- .'multiple="multiple" ondblclick="insertValueQuery()">' . "\n";
+ $html .= '<div id="tablefieldscontainer">'
+ . '<label>' . __('Columns') . '</label>'
+ . '<select id="tablefields" name="dummy" '
+ . 'size="' . ($GLOBALS['cfg']['TextareaRows'] - 2) . '" '
+ . 'multiple="multiple" ondblclick="insertValueQuery()">';
foreach ($fields_list as $field) {
- echo '<option value="'
- .PMA_Util::backquote(htmlspecialchars($field['Field'])) . '"';
+ $html .= '<option value="'
+ . PMA_Util::backquote(htmlspecialchars($field['Field'])) . '"';
if (isset($field['Field'])
&& strlen($field['Field'])
&& isset($field['Comment'])
) {
- echo ' title="' . htmlspecialchars($field['Comment']) . '"';
+ $html .= ' title="' . htmlspecialchars($field['Comment']) . '"';
}
- echo '>' . htmlspecialchars($field['Field']) . '</option>' . "\n";
+ $html .= '>' . htmlspecialchars($field['Field']) . '</option>' . "\n";
}
- echo '</select>' . "\n"
- .'<div id="tablefieldinsertbuttoncontainer">' . "\n";
+ $html .= '</select>'
+ . '<div id="tablefieldinsertbuttoncontainer">';
if ($GLOBALS['cfg']['PropertiesIconic']) {
- echo '<input type="button" class="button" name="insert" value="&lt;&lt;"'
- .' onclick="insertValueQuery()"'
- .' title="' . __('Insert') . '" />' . "\n";
+ $html .= '<input type="button" class="button" name="insert"'
+ . ' value="&lt;&lt;" onclick="insertValueQuery()"'
+ . ' title="' . __('Insert') . '" />';
} else {
- echo '<input type="button" class="button" name="insert"'
- .' value="' . __('Insert') . '"'
- .' onclick="insertValueQuery()" />' . "\n";
+ $html .= '<input type="button" class="button" name="insert"'
+ . ' value="' . __('Insert') . '"'
+ . ' onclick="insertValueQuery()" />';
}
- echo '</div>' . "\n"
+ $html .= '</div>' . "\n"
.'</div>' . "\n";
}
- echo '<div class="clearfloat"></div>' . "\n";
- echo '</div>' . "\n";
+ $html .= '<div class="clearfloat"></div>' . "\n";
+ $html .= '</div>' . "\n";
if (! empty($GLOBALS['cfg']['Bookmark'])) {
- ?>
- <div id="bookmarkoptions">
- <div class="formelement">
- <label for="bkm_label">
- <?php echo __('Bookmark this SQL query'); ?>:</label>
- <input type="text" name="bkm_label" id="bkm_label" tabindex="110" value="" />
- </div>
- <div class="formelement">
- <input type="checkbox" name="bkm_all_users" tabindex="111" id="id_bkm_all_users" value="true" />
- <label for="id_bkm_all_users">
- <?php echo __('Let every user access this bookmark'); ?></label>
- </div>
- <div class="formelement">
- <input type="checkbox" name="bkm_replace" tabindex="112" id="id_bkm_replace"
- value="true" />
- <label for="id_bkm_replace">
- <?php echo __('Replace existing bookmark of same name'); ?></label>
- </div>
- </div>
- <?php
+ $html .= '<div id="bookmarkoptions">';
+ $html .= '<div class="formelement">';
+ $html .= '<label for="bkm_label">'
+ . __('Bookmark this SQL query:') . '</label>';
+ $html .= '<input type="text" name="bkm_label" id="bkm_label"'
+ . ' tabindex="110" value="" />';
+ $html .= '</div>';
+ $html .= '<div class="formelement">';
+ $html .= '<input type="checkbox" name="bkm_all_users" tabindex="111"'
+ . ' id="id_bkm_all_users" value="true" />';
+ $html .= '<label for="id_bkm_all_users">'
+ . __('Let every user access this bookmark') . '</label>';
+ $html .= '</div>';
+ $html .= '<div class="formelement">';
+ $html .= '<input type="checkbox" name="bkm_replace" tabindex="112"'
+ . ' id="id_bkm_replace" value="true" />';
+ $html .= '<label for="id_bkm_replace">'
+ . __('Replace existing bookmark of same name') . '</label>';
+ $html .= '</div>';
+ $html .= '</div>';
}
- echo '<div class="clearfloat"></div>' . "\n";
- echo '</fieldset>' . "\n"
+ $html .= '<div class="clearfloat"></div>' . "\n";
+ $html .= '</fieldset>' . "\n"
.'</div>' . "\n";
- echo '<fieldset id="queryboxfooter" class="tblFooters">' . "\n";
- echo '<div class="formelement">' . "\n";
+ $html .= '<fieldset id="queryboxfooter" class="tblFooters">' . "\n";
+ $html .= '<div class="formelement">' . "\n";
+ echo $html;
+
if ($is_querywindow) {
?>
<script type="text/javascript">
@@ -339,21 +351,21 @@ function PMA_sqlQueryFormInsert(
</script>
<?php
}
- echo '</div>' . "\n";
- echo '<div class="formelement">' . "\n";
- echo '<label for="id_sql_delimiter">[ ' . __('Delimiter')
+ $html = '</div>' . "\n";
+ $html .= '<div class="formelement">' . "\n";
+ $html .= '<label for="id_sql_delimiter">[ ' . __('Delimiter')
.'</label>' . "\n";
- echo '<input type="text" name="sql_delimiter" tabindex="131" size="3" '
- .'value="' . $delimiter . '" '
- .'id="id_sql_delimiter" /> ]' . "\n";
+ $html .= '<input type="text" name="sql_delimiter" tabindex="131" size="3" '
+ . 'value="' . $delimiter . '" '
+ . 'id="id_sql_delimiter" /> ]';
- echo '<input type="checkbox" name="show_query" value="1" '
- .'id="checkbox_show_query" tabindex="132" checked="checked" />' . "\n"
- .'<label for="checkbox_show_query">' . __('Show this query here again')
- .'</label>' . "\n";
+ $html .= '<input type="checkbox" name="show_query" value="1" '
+ . 'id="checkbox_show_query" tabindex="132" checked="checked" />'
+ . '<label for="checkbox_show_query">' . __('Show this query here again')
+ . '</label>';
if (! $is_querywindow) {
- echo '<input type="checkbox" name="retain_query_box" value="1" '
+ $html .= '<input type="checkbox" name="retain_query_box" value="1" '
. 'id="retain_query_box" tabindex="133" '
. ($GLOBALS['cfg']['RetainQueryBox'] === false
? '' : ' checked="checked"')
@@ -361,11 +373,12 @@ function PMA_sqlQueryFormInsert(
. '<label for="retain_query_box">' . __('Retain query box')
. '</label>';
}
- echo '</div>' . "\n";
- echo '<input type="submit" id="button_submit_query" name="SQL" tabindex="200" value="' . __('Go') . '" />'
- ."\n";
- echo '<div class="clearfloat"></div>' . "\n";
- echo '</fieldset>' . "\n";
+ $html .= '</div>' . "\n";
+ $html .= '<input type="submit" id="button_submit_query" name="SQL" tabindex="200"'
+ . ' value="' . __('Go') . '" />' . "\n";
+ $html .= '<div class="clearfloat"></div>' . "\n";
+ $html .= '</fieldset>' . "\n";
+ echo $html;
}
/**
@@ -464,7 +477,7 @@ function PMA_sqlQueryFormUpload()
$errors[] = PMA_Message::error(__('The directory you set for upload work cannot be reached'));
} elseif (!empty($files)) {
echo '<div class="formelement">';
- echo '<strong>' . __('web server upload directory') .':</strong>' . "\n";
+ echo '<strong>' . __('web server upload directory:') .'</strong>' . "\n";
echo '<select size="1" name="sql_localfile">' . "\n";
echo '<option value="" selected="selected"></option>' . "\n";
echo $files;
diff --git a/libraries/sqlvalidator.lib.php b/libraries/sqlvalidator.lib.php
index de55e9a172..24007af30d 100644
--- a/libraries/sqlvalidator.lib.php
+++ b/libraries/sqlvalidator.lib.php
@@ -67,7 +67,8 @@ function PMA_validateSQL($sql)
) {
$str = sprintf(
__('The SQL validator could not be initialized. Please check if you have installed the necessary PHP extensions as described in the %sdocumentation%s.'),
- '<a href="' . PMA_Util::getDocuLink('faq', 'faqsqlvalidator') . '" target="documentation">',
+ '<a href="' . PMA_Util::getDocuLink('faq', 'faqsqlvalidator')
+ . '" target="documentation">',
'</a>'
);
} else {
diff --git a/libraries/tbl_columns_definition_form.inc.php b/libraries/tbl_columns_definition_form.inc.php
index 71a837ad4b..44d79d1ffb 100644
--- a/libraries/tbl_columns_definition_form.inc.php
+++ b/libraries/tbl_columns_definition_form.inc.php
@@ -30,9 +30,9 @@ require_once './libraries/Partition.class.php';
/**
* We are in transition between old-style echo and new-style PMA_Response
* so this script generates $html and at the bottom, either echos it
- * or uses addHTML on it.
+ * or uses addHTML on it.
*
- * Initialize $html in case this variable was used by a caller
+ * Initialize $html in case this variable was used by a caller
* (yes, this script should be refactored into functions)
*/
$html = '';
@@ -116,7 +116,7 @@ $header_cells[] = __('Attributes');
$header_cells[] = __('Null');
// We could remove this 'if' and let the key information be shown and
-// editable. However, for this to work, structure.lib.php must be modified
+// editable. However, for this to work, structure.lib.php must be modified
// to use the key fields, as tbl_addfield does.
if (! $is_backup) {
@@ -137,7 +137,7 @@ $header_cells[] = __('Comments');
if (isset($fields_meta)) {
// for moving, load all available column names
- $move_columns_sql_query = 'SELECT * FROM '
+ $move_columns_sql_query = 'SELECT * FROM '
. PMA_Util::backquote($db)
. '.'
. PMA_Util::backquote($table)
@@ -447,7 +447,7 @@ for ($i = 0; $i < $num_fields; $i++) {
}
$content_cells[$i][$ci] = '<select name="field_default_type[' . $i
- . ']" id="field_' . $i . '_' . ($ci - $ci_offset)
+ . ']" id="field_' . $i . '_' . ($ci - $ci_offset)
. '" class="default_type">';
foreach ($default_options as $key => $value) {
$content_cells[$i][$ci] .= '<option value="' . $key . '"';
@@ -833,13 +833,13 @@ function addField()
if ($action == 'tbl_create.php') {
$html .= '<table>'
. '<tr class="vtop">'
- . '<th>' . __('Table comments') . ':&nbsp;</th>'
+ . '<th>' . __('Table comments:') . '</th>'
. '<td width="25">&nbsp;</td>'
- . '<th>' . __('Storage Engine') . ':'
+ . '<th>' . __('Storage Engine:')
. PMA_Util::showMySQLDocu('Storage_engines', 'Storage_engines')
. '</th>'
. '<td width="25">&nbsp;</td>'
- . '<th>' . __('Collation') . ':&nbsp;</th>'
+ . '<th>' . __('Collation:') . '</th>'
. '</tr>'
. '<tr><td><input type="text" name="comment" size="40" maxlength="80"'
. 'value="'
@@ -873,7 +873,7 @@ if ($action == 'tbl_create.php') {
if (PMA_Partition::havePartitioning()) {
$html .= '<tr class="vtop">'
- . '<th>' . __('PARTITION definition') . ':&nbsp;'
+ . '<th>' . __('PARTITION definition:') . '&nbsp;'
. PMA_Util::showMySQLDocu('Partitioning', 'Partitioning')
. '</th>'
. '</tr>'
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index 36a109d68a..53687f8d0c 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -50,12 +50,21 @@
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
</logging>
<filter>
- <!-- we don't care about coverage of embedded libraries -->
- <blacklist>
- <directory suffix=".php">libraries/tcpdf</directory>
- <directory suffix=".php">libraries/bfShapeFiles</directory>
- <directory suffix=".php">libraries/php-gettext</directory>
- <directory suffix=".inc">libraries/php-gettext</directory>
- </blacklist>
+ <whitelist addUncoveredFilesFromWhitelist="true">
+ <directory suffix=".php">.</directory>
+ <exclude>
+ <!-- we don't care about coverage of embedded libraries -->
+ <directory suffix=".php">libraries/tcpdf</directory>
+ <directory suffix=".php">libraries/bfShapeFiles</directory>
+ <directory suffix=".php">libraries/php-gettext</directory>
+ <directory suffix=".inc">libraries/php-gettext</directory>
+ <!-- code sniffer checker -->
+ <directory suffix=".php">PMAStandard</directory>
+ <!-- examples for users -->
+ <directory suffix=".php">examples</directory>
+ <!-- maintenance scripts -->
+ <directory suffix=".php">scripts</directory>
+ </exclude>
+ </whitelist>
</filter>
</phpunit>
diff --git a/pmd_general.php b/pmd_general.php
index f392694ed9..2ebeac228d 100644
--- a/pmd_general.php
+++ b/pmd_general.php
@@ -215,7 +215,7 @@ echo '</table>';
echo '</div>';
echo '<div class="center">';
-echo __('Number of tables') . ': ' . $name_cnt;
+echo __('Number of tables:') . ' ' . $name_cnt;
echo '</div>';
echo '<div class="floatright">';
echo '<div id="layer_menu_sizer" onmousedown="layer_menu_cur_click=1">';
diff --git a/pmd_pdf.php b/pmd_pdf.php
index c45eaa2892..62864c8c6c 100644
--- a/pmd_pdf.php
+++ b/pmd_pdf.php
@@ -110,7 +110,7 @@ $table_info_result = PMA_queryAsControlUser(
);
if (PMA_DBI_num_rows($table_info_result) > 0) {
- echo '<p>' . __('Page') . ':';
+ echo '<p>' . __('Page:');
echo '<select name="pdf_page_number">';
while ($page = PMA_DBI_fetch_assoc($table_info_result)) {
@@ -138,7 +138,7 @@ echo '<br />';
echo '<label for="newpage">' . __('New page name: ') . '</label>';
echo '<input id="newpage" type="text" name="newpage" />';
-echo '<p>' . __('Export/Import to scale') . ':';
+echo '<p>' . __('Export/Import to scale:');
?>
<select name="scale">
<option value="1">1:1</option>
diff --git a/pmd_relation_new.php b/pmd_relation_new.php
index cfc3a03bae..02f41f5823 100644
--- a/pmd_relation_new.php
+++ b/pmd_relation_new.php
@@ -79,7 +79,7 @@ if (PMA_Util::isForeignKeySupported($type_T1)
}
} else { // internal (pmadb) relation
if ($GLOBALS['cfgRelation']['relwork'] == false) {
- PMD_return_new(0, __('General relation features') . ':' . __('Disabled'));
+ PMD_return_new(0, __('Error: Relational features are disabled!'));
} else {
// no need to recheck if the keys are primary or unique at this point,
// this was checked on the interface part
diff --git a/po/af.po b/po/af.po
index 364c403a0b..9ab792b20b 100644
--- a/po/af.po
+++ b/po/af.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-02-13 18:58+0200\n"
"Last-Translator: Andrey Prokopenko <aprk@ukr.net>\n"
"Language-Team: Afrikaans <http://l10n.cihar.com/projects/phpmyadmin/master/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Wys alles"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Bladsy nommer:"
@@ -37,19 +37,18 @@ msgid ""
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Soek"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -71,23 +70,23 @@ msgstr "Soek"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Gaan"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Sleutelnaam"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
#, fuzzy
msgid "Description"
@@ -115,15 +114,16 @@ msgstr "Databasis %s is verwyder."
msgid "Database comment: "
msgstr "Tabel kommentaar"
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Tabel kommentaar"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +135,8 @@ msgstr "Tabel kommentaar"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Column names"
msgid "Column"
@@ -161,12 +161,12 @@ msgstr "Kolom name"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipe"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Tipe"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +193,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Verstekwaarde (default)"
@@ -219,11 +219,11 @@ msgstr "Skakels na"
msgid "Comments"
msgstr "Kommentaar"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Kommentaar"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nee"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Nee"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ja"
@@ -274,7 +274,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Geen tabelle in databasis gevind nie."
@@ -287,7 +287,7 @@ msgstr "Kies Alles"
msgid "Unselect All"
msgstr "Selekteer Niks"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
#, fuzzy
msgid "The database name is empty!"
msgstr "Die tabel naam is leeg!"
@@ -317,20 +317,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabel"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rye"
@@ -343,29 +342,20 @@ msgstr "Grootte"
msgid "in use"
msgstr "in gebruik"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
#, fuzzy
-msgid "Creation"
+msgid "Creation:"
msgstr "Skep"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+msgid "Last update:"
msgstr ""
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+msgid "Last check:"
msgstr ""
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -406,16 +396,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Databasis"
@@ -423,18 +409,18 @@ msgstr "Databasis"
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
#, fuzzy
msgid "Created"
msgstr "Skep"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr ""
@@ -443,13 +429,11 @@ msgstr ""
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Aksie"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Wys"
@@ -458,18 +442,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Verwyder"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -478,11 +462,11 @@ msgstr ""
msgid "Versions"
msgstr "Operasies"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Slegs struktuur"
@@ -501,37 +485,37 @@ msgstr "Kontroleer tabel"
msgid "Database Log"
msgstr "Databasis"
-#: export.php:42
+#: export.php:146
#, fuzzy
msgid "Bad type!"
msgstr "Export"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
#, fuzzy
msgid "Bad parameters!"
msgstr "Hernoem tabel na"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -547,57 +531,58 @@ msgstr "Export"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
msgid "Add a point"
msgstr "Voeg 'n nuwe veld by"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Lyne beeindig deur"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -606,17 +591,18 @@ msgstr ""
msgid "Add a linestring"
msgstr "Voeg 'n nuwe gebruiker by"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Voeg 'n nuwe gebruiker by"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+msgid "Polygon %d:"
+msgstr "Voeg 'n nuwe veld by"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
msgid "Add a polygon"
msgstr "Voeg 'n nuwe veld by"
@@ -704,12 +690,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Jou SQL-navraag is suksesvol uitgevoer"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Terug"
@@ -745,37 +731,37 @@ msgstr "Algemene verwantskap funksies"
msgid "Database server"
msgstr "databasisse"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr ""
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Bediener Keuse"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Bediener weergawe"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Bediener weergawe"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Gebruiker"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Bediener Keuse"
#: index.php:269
@@ -784,32 +770,32 @@ msgstr ""
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Tabel kommentaar"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP Version"
#: index.php:300
msgid "Show PHP information"
msgstr "Wys PHP informasie"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "Wys PHP informasie"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentasie"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -916,7 +902,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -1008,74 +994,36 @@ msgstr "Geen Regte"
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Verander"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Bediener Keuse"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL-stelling"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-#, fuzzy
-msgid "Total"
-msgstr "totaal"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1083,174 +1031,174 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Space usage"
msgid "Query cache efficiency"
msgstr "Spasie verbruik"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Space usage"
msgid "Query cache usage"
msgstr "Spasie verbruik"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Space usage"
msgid "Query cache used"
msgstr "Spasie verbruik"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
msgid "Total memory"
msgstr "totaal"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
msgid "Total Swap"
msgstr "totaal"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bytes"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s tabel(le)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Operasies"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Algemene verwantskap funksies"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
msgid "Remove chart"
msgstr "Hernoem tabel na"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1258,39 +1206,39 @@ msgstr ""
msgid "None"
msgstr "Geen"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1298,146 +1246,146 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Stoor as leer (file)"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Beskikbaar"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Onbeskikbaar"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Algemene verwantskap funksies"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Algemene verwantskap funksies"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
msgid "Chart Title"
msgstr "Geen tabelle"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Local"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Geen databasisse"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Geen databasisse"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Verduidelik SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1445,104 +1393,104 @@ msgstr "Verduidelik SQL"
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
msgid "Total time:"
msgstr "totaal"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "SQL resultaat"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tabel"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
msgid "Chart"
msgstr "Geen tabelle"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
msgid "Edit chart"
msgstr "Voeg 'n nuwe veld by"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL-stelling"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "Databasis statistieke"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of rows per page"
msgid "Sum of grouped rows:"
msgstr "Hoeveelheid rye per bladsy"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
msgid "Total:"
msgstr "totaal"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Local"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
msgid "Reload page"
msgstr "Hernoem tabel na"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1551,260 +1499,269 @@ msgstr ""
msgid "Import"
msgstr "Export"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Verander Navraag"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dokumentasie"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Dokumentasie"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Local"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
msgid "Renaming Databases"
msgstr "Hernoem tabel na"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
msgid "Reload Database"
msgstr "Hernoem tabel na"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
msgid "Copying Database"
msgstr "Geen databasisse"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column"
msgstr "Jy moet ten minste een Kolom kies om te vertoon"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Gebruik Tabelle"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "Indekse"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Wys ruitgebied"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Beskikbaar"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Onbeskikbaar"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Soek"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL-stelling"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL-stelling"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Beloer Data"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Delete"
msgid "Deleting"
msgstr "Verwyder"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of rows per page"
msgid "Values for column %s"
msgstr "Hoeveelheid rye per bladsy"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Voeg 'n nuwe gebruiker by"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL-stelling"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL-stelling"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Verander"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Verander"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1813,218 +1770,244 @@ msgstr ""
msgid "Save"
msgstr "Stoor"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL-stelling"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL-stelling"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Soek"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Voeg By/Verwyder Veld Kolomme"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL result"
msgid "Query results"
msgstr "SQL resultaat"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
msgid "Data point content"
msgstr "Tabel kommentaar"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoreer"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Lyne beeindig deur"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
msgid "Add columns"
msgstr "Voeg 'n nuwe veld by"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Kies 'n Veld om te vertoon"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Kolom name"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Vertoon rye"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Change password"
msgid "Generate password"
msgstr "Verander wagwoord"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
#, fuzzy
msgid "Generate"
msgstr "Voortgebring deur"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Verander wagwoord"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Ma"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Wys alles"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "Indekse"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2032,30 +2015,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Geen databasisse"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Geen"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Vorige"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2063,95 +2046,95 @@ msgid "Next"
msgstr "Volgende"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
msgid "Today"
msgstr "totaal"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Biner"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mei"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2159,78 +2142,78 @@ msgid "May"
msgstr "Mei"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Des"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "So"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Ma"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Di"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Fr"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2238,113 +2221,113 @@ msgid "Sun"
msgstr "So"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Ma"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Di"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Wo"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Do"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Fr"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sa"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "So"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Wo"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Fr"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Geen"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "in gebruik"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "Records"
msgid "Second"
@@ -2396,16 +2379,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2413,43 +2396,59 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Dalend"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Dalend"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column names"
+msgid "Column:"
+msgstr "Kolom name"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sorteer"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Wys"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriteria"
#: libraries/DBQbe.class.php:576
@@ -2473,33 +2472,43 @@ msgid "Use Tables"
msgstr "Gebruik Tabelle"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Of"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "En"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Verander"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-navraag op databasis <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Doen Navraag"
@@ -2541,8 +2550,8 @@ msgstr[0] "%s resultate binne tabel <i>%s</i>"
msgstr[1] "%s resultate binne tabel <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Beloer Data"
@@ -2557,9 +2566,9 @@ msgstr "Stort data vir tabel"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Verwyder"
@@ -2603,32 +2612,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Voeg By/Verwyder Veld Kolomme"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Begin"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Vorige"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Volgende"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2638,19 +2647,20 @@ msgstr "Einde"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Sa"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Hoeveelheid rye per bladsy"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Ma"
#: libraries/DisplayResults.class.php:919
@@ -2674,7 +2684,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2792,12 +2802,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Met gekose:"
@@ -2807,16 +2817,16 @@ msgstr "Met gekose:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Kies Alles"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2916,12 +2926,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "HTTP Koekies moet van nou af geaktifeer wees."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2935,21 +2945,21 @@ msgstr "Geen indeks gedefinieer!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indekse"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Uniek"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinality"
@@ -2958,15 +2968,14 @@ msgstr "Cardinality"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr ""
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Kommentaar"
@@ -2980,7 +2989,7 @@ msgstr "Die primere sleutel is verwyder"
msgid "Index %s has been dropped"
msgstr "Indeks %s is verwyder"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2993,6 +3002,11 @@ msgstr ""
msgid "Databases"
msgstr "databasisse"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3000,35 +3014,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktuur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Soek"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Voeg by"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operasies"
@@ -3045,7 +3063,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3068,14 +3086,14 @@ msgstr "Navraag dmv Voorbeeld"
msgid "Privileges"
msgstr "Regte"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3118,7 +3136,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3163,8 +3181,7 @@ msgstr "Geen tabelle"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-stelling"
@@ -3306,12 +3323,15 @@ msgid "Target database `%s` was not found!"
msgstr "Soek in databasis"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Geen databasisse"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside table(s):"
+msgid "Invalid table name:"
+msgstr "Binne tabel(le):"
#: libraries/Table.class.php:1210
#, php-format
@@ -3355,7 +3375,7 @@ msgstr "Funksie"
msgid "Operator"
msgstr "Operasies"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3375,61 +3395,66 @@ msgstr "Soek"
msgid "Edit/Insert"
msgstr "Voeg by"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Kies Velde (ten minste een):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Of"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Hoeveelheid rye per bladsy"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Vertoon volgorde:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL-stelling"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Doen 'n \"Navraag dmv Voorbeeld\" (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3463,8 +3488,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3753,7 +3778,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-stelling"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3766,119 +3797,135 @@ msgstr ""
msgid "MySQL said: "
msgstr "MySQL het gepraat: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Verduidelik SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Ignoreer SQL Verduideliking"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Sonder PHP Kode"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Skep PHP Kode"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Ignoreer SQL Validasie"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Valideer SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "So"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Maak Leeg"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr ""
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+#, fuzzy
+msgid "Creation"
+msgstr "Skep"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr ""
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr ""
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3890,13 +3937,18 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+#, fuzzy
+msgid "Total"
+msgstr "totaal"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3962,6 +4014,11 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+msgid "Server %d"
+msgstr "Bediener Keuse"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4013,7 +4070,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Onbeskikbaar"
@@ -4110,7 +4167,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4161,25 +4218,25 @@ msgstr "Skakel nie gevind nie"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4425,7 +4482,7 @@ msgid "Character set of the file"
msgstr "Karakterstel van die leer:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formaat"
@@ -4442,7 +4499,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4454,7 +4510,7 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Velde omring met"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4462,7 +4518,7 @@ msgstr "Velde omring met"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Velde ontsnap (escaped) deur"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4470,7 +4526,7 @@ msgstr "Velde ontsnap (escaped) deur"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4482,12 +4538,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Lyne beeindig deur"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Lyne beeindig deur"
#: libraries/config/messages.inc.php:80
@@ -4525,8 +4583,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4535,8 +4591,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4564,7 +4618,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4584,7 +4638,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Omring tabel en veldname met backquotes"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6051,7 +6105,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL-stelling"
@@ -6082,12 +6136,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6110,8 +6160,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Gebruiker Naam:"
@@ -6322,6 +6372,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6373,23 +6427,32 @@ msgstr ""
msgid "No Password"
msgstr "Geen Wagwoord"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Wagwoord:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Tik weer"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Wagwoord:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6399,6 +6462,12 @@ msgstr "Skep 'n nuwe databasis"
msgid "Create"
msgstr "Skep"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Skep 'n nuwe databasis"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6432,105 +6501,99 @@ msgstr "Hoeveelheid rye per bladsy"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export"
msgid "Export Method:"
msgstr "Export"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "databasisse"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
msgid "Table(s):"
msgstr "Tabel"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Rye"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Hoeveelheid rye per bladsy"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Stoor as leer (file)"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6538,61 +6601,61 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Karakterstel van die leer:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"ge-zip\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"ge-gzip\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"ge-bzip\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Stoor as leer (file)"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Formaat"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6606,7 +6669,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6723,6 +6786,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "Wys PHP informasie"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7101,8 +7169,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Biner - moenie verander nie"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -7169,48 +7237,48 @@ msgstr "Geen"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Vervang tabel data met leer (file)"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Vervang tabel data met leer (file)"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Fr"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Stuur"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Geen verandering"
@@ -7428,18 +7496,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Verander tabel sorteer volgens"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7457,7 +7525,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7468,7 +7536,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7480,12 +7548,12 @@ msgstr ""
msgid "Functions"
msgstr "Funksie"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7496,7 +7564,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7507,7 +7575,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7517,14 +7585,14 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
#, fuzzy
-msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Hernoem tabel na"
#: libraries/operations.lib.php:107
@@ -7543,23 +7611,23 @@ msgid "Drop the database (DROP)"
msgstr "Geen databasisse"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Slegs struktuur"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktuur en data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Slegs Data"
#: libraries/operations.lib.php:175
#, fuzzy
-msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Geen databasisse"
#: libraries/operations.lib.php:186
@@ -7600,8 +7668,11 @@ msgstr ""
msgid "Rename table to"
msgstr "Hernoem tabel na"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tabel kommentaar"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7751,20 +7822,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Gebruiker Naam:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Wagwoord:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Bediener Keuse"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7933,12 +7998,25 @@ msgstr "Tabel struktuur vir tabel"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+msgid "Table caption:"
+msgstr "Tabel kommentaar"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Tabel kommentaar"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label"
+msgid "Label key:"
+msgstr "Etiket"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7960,32 +8038,60 @@ msgstr "Kolom Kommentaar word vertoon"
msgid "Display MIME types"
msgstr "Vertoon Funksies"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Column names"
+msgid "Put columns names in the first row:"
+msgstr "Kolom name"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Gasheer (host)"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Generasie Tyd"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP Version"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Databasis"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktuur"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8145,6 +8251,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabel"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8372,7 +8484,6 @@ msgid "Enabled"
msgstr "Beskikbaar"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Algemene verwantskap funksies"
@@ -8399,11 +8510,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Geboekmerkde SQL-stelling"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8442,7 +8553,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "geen Beskrywing"
@@ -8465,10 +8576,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Gebruiker naam"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8476,7 +8592,7 @@ msgstr "Gebruiker naam"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Sorteer"
#: libraries/replication_gui.lib.php:112
@@ -8487,7 +8603,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8496,6 +8612,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Gasheer (host)"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8513,13 +8638,12 @@ msgstr "Enige gebruiker"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Add new field"
+msgid "Use text field:"
+msgstr "Voeg 'n nuwe veld by"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8548,9 +8672,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Tik weer"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate Password:"
+msgstr "Verander wagwoord"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8593,11 +8724,12 @@ msgstr ""
msgid "Edit event"
msgstr "Voeg 'n nuwe gebruiker by"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8888,95 +9020,95 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
msgid "Add routine"
msgstr "Voeg 'n nuwe veld by"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
msgid "routine"
msgstr "Voeg 'n nuwe veld by"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Geen tabelle in databasis gevind nie."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Voeg 'n nuwe gebruiker by"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Voeg 'n nuwe gebruiker by"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Geen tabelle in databasis gevind nie."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Voeg 'n nuwe gebruiker by"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Jy het nie genoeg regte om nou hier te wees nie!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Geen tabelle in databasis gevind nie."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9035,7 +9167,7 @@ msgstr "Kenmerke"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ekstra"
@@ -9141,15 +9273,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr ""
+#, fuzzy
+msgid "Current Server:"
+msgstr "Bediener weergawe"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
#, fuzzy
@@ -9390,6 +9523,12 @@ msgstr ""
msgid "Login Information"
msgstr "Wys PHP informasie"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Moenie die wagwoord verander nie"
@@ -9426,6 +9565,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Gebruiker"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9467,7 +9613,6 @@ msgid "No user found."
msgstr "Geen gebruiker(s) gevind nie."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Verander Regte"
@@ -9507,7 +9652,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9515,7 +9660,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9555,6 +9700,12 @@ msgstr "Jy het die regte opgedateer vir %s."
msgid "Privileges for %s"
msgstr "Regte"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Verander Regte"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9576,45 +9727,47 @@ msgstr ""
msgid "You have added a new user."
msgstr "Jy het 'n nuwe gebruiker bygevoeg."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Hardloop SQL stellings op databasis %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Hardloop SQL stellings op databasis %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Boekmerk hierdie SQL-stelling"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Wys hierdie navraag weer hier"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Kyk slegs"
@@ -9695,11 +9848,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabel %s is leeg gemaak"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9725,7 +9878,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sorteer"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9816,7 +9973,7 @@ msgstr "By Begin van Tabel"
msgid "After %s"
msgstr "Na %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Ry Statistiek"
@@ -9884,7 +10041,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Spasie verbruik"
@@ -9892,12 +10049,12 @@ msgstr "Spasie verbruik"
msgid "Effective"
msgstr "Effektief"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query"
msgid "Query error"
@@ -9996,8 +10153,17 @@ msgstr "Na %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+msgid "Collation:"
+msgstr "Skep"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10127,8 +10293,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Hoeveelheid rye per bladsy"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10187,7 +10355,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Gebruik"
#: pmd_pdf.php:123
@@ -10211,7 +10379,7 @@ msgid "New page name: "
msgstr "Gebruiker naam"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10230,6 +10398,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Algemene verwantskap funksies"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10319,6 +10493,12 @@ msgstr ""
msgid "All"
msgstr "Alle"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "Skip Validate SQL"
+msgid "SQL history:"
+msgstr "Ignoreer SQL Validasie"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10370,31 +10550,31 @@ msgstr[1] "Databasis %s is verwyder."
msgid "Databases statistics"
msgstr "Databasis statistieke"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
#, fuzzy
msgid "Enable Statistics"
msgstr "Databasis statistieke"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Geen databasisse"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10423,7 +10603,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "PHP Version"
@@ -10745,10 +10925,6 @@ msgstr ""
msgid "Add chart"
msgstr "Voeg 'n nuwe veld by"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10929,6 +11105,22 @@ msgstr[1] "in gebruik"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "in use"
+msgid "per minute:"
+msgstr "in gebruik"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "Records"
+msgid "per second:"
+msgstr "Rekords"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Stellings"
@@ -11555,7 +11747,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11661,7 +11853,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Voeg 'n nuwe gebruiker by"
@@ -11867,7 +12059,9 @@ msgid "SQL result"
msgstr "SQL resultaat"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Voortgebring deur"
#: sql.php:1234
@@ -11881,8 +12075,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Boekmerk hierdie SQL-stelling"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etiket"
#: tbl_chart.php:38
@@ -11972,17 +12172,17 @@ msgstr "Waarde"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %s is verwyder"
@@ -11991,6 +12191,10 @@ msgstr "Tabel %s is verwyder"
msgid "View dump (schema) of table"
msgstr "Sien die storting (skema) van die tabel"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12014,7 +12218,7 @@ msgstr "totaal"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12083,9 +12287,21 @@ msgstr "Die tabel naam is leeg!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Wys tabelle"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Spasie verbruik"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Ry Statistiek"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12118,6 +12334,12 @@ msgstr "Kolom name"
msgid "No index defined! Create one below"
msgstr "Geen indeks gedefinieer!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Kies 'n Veld om te vertoon"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12161,112 +12383,116 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Geen databasisse"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Bediener weergawe"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Bediener weergawe"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13410,6 +13636,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Bediener Keuse"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL-stelling"
+
+#~ msgid "And"
+#~ msgstr "En"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "Hoeveelheid rye per bladsy"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Velde omring met"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Velde ontsnap (escaped) deur"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Lyne beeindig deur"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ar.po b/po/ar.po
index b54d630ad6..5f17564eda 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-03-20 22:10+0200\n"
"Last-Translator: mohamed amin boubaker <mohamed.amin.02@gmail.com>\n"
"Language-Team: Arabic <http://l10n.cihar.com/projects/phpmyadmin/master/ar/"
@@ -16,18 +16,18 @@ msgstr ""
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "عرض الكل"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "رقم الصÙحة:"
@@ -40,19 +40,18 @@ msgstr ""
"لا يمكن تحديث ناÙذة المتصÙØ­ المستهدÙØ©,, يبدو أنك أغلقت الرئيسية أو أن "
"مستعرضك يمنع التحديث عبر النواÙØ° بسبب إعدادات الأمان."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "إبحث"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "إبحث"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "إنطلق"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "اسم المÙتاح"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "الوصÙ"
@@ -118,15 +117,16 @@ msgstr "تم إنشاء قاعدة البيانات %1$s."
msgid "Database comment: "
msgstr "ملاحظة قاعدة البيانات: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "تعليقات الجدول"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "تعليقات الجدول"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "عمود"
@@ -162,12 +162,12 @@ msgstr "عمود"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "نوع"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "نوع"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "خالي"
@@ -194,7 +194,7 @@ msgstr "خالي"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Ø¥Ùتراضي"
@@ -220,11 +220,11 @@ msgstr "مرتبط بـ"
msgid "Comments"
msgstr "تعليقات"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "تعليقات"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "لا"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "لا"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "نعم"
@@ -275,7 +275,7 @@ msgstr "نعم"
msgid "View dump (schema) of database"
msgstr "عرض بنية قاعدة البيانات"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "لم يعثر على جداول ÙÙŠ قادة البيانات."
@@ -288,7 +288,7 @@ msgstr "إختر الكل"
msgid "Unselect All"
msgstr "إلغاء خيار الكل"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "إسم قاعدة البيانات خالي!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "الجدول"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "صÙÙˆÙ"
@@ -340,28 +339,25 @@ msgstr "الحجم"
msgid "in use"
msgstr "قيد الإستعمال"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "الإنشاء"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "آخر تحديث"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "آخر Ùحص"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -403,16 +399,12 @@ msgstr "الجداول المتعقبة"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "قاعدة البيانات"
@@ -420,17 +412,17 @@ msgstr "قاعدة البيانات"
msgid "Last version"
msgstr "آخر إصدار"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "أنشئ"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "محدث"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "الحالة"
@@ -439,13 +431,11 @@ msgstr "الحالة"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "العملية"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "عرض"
@@ -454,18 +444,18 @@ msgid "Delete tracking data for this table"
msgstr "حذ٠بيانات التتبع لهذا الجدول"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "سقّط"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "نشط"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "غير نشط"
@@ -473,11 +463,11 @@ msgstr "غير نشط"
msgid "Versions"
msgstr "الإصدارات"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "تقرير التتبع"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "لقطة للبناء الهيكلي"
@@ -493,35 +483,35 @@ msgstr "تتبع الجدول"
msgid "Database Log"
msgstr "سجل قاعدة البيانات"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "نوع غير جيد!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "نوع التصدير المحدد سيحÙظ ÙÙŠ الملÙ!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "عوامل متغيرة غير جيدة!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "لا توجد مساحة كاÙية لحÙظ المل٠%s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "المل٠%s موجود على الخادم بالÙعل , غير الاسم أو حدد خيار الكتابة عليه."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "خادم الويب ليس لديه صلاحية لحÙظ المل٠%s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "تم Ø­Ùظ الـDump إلى المل٠%s."
@@ -535,69 +525,82 @@ msgstr "نوع التصدير غير صحيح"
msgid "Value for the column \"%s\""
msgstr "قيمة العمود \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "إستعمل خريطة الشوارع الحرة كطبقة أساسية"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "هندسة"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "نقطة"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "س"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "ص"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "نقطة %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "إضاÙØ© نقطة"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "منحنى"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "الحلقة الخارجية"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "الحلقة الداخلية"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "إضاÙØ© منحنى"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "إضاÙØ© حلقة الداخلية"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "مضلع"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "إضاÙØ© مضلع"
@@ -687,12 +690,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "تم تنÙيذ إستعلام SQL بنجاح"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "رجوع"
@@ -730,39 +733,40 @@ msgstr "المزايا العامّة للرابط"
msgid "Database server"
msgstr "قاعدة بيانات"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "خادم"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "الخادم:"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "خادم"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "إصدارة المزود"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "نسخة البروتوكول"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "المستخدم"
#: index.php:257
#, fuzzy
#| msgid "Remove chart"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "حذ٠الرسم البياني"
#: index.php:269
@@ -772,30 +776,34 @@ msgstr "خادم الويب"
#: index.php:282
#, fuzzy
#| msgid "Use light version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "إستخدم نسخة light"
#: index.php:286
-msgid "PHP extension"
-msgstr ""
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP extension:"
+msgstr "PHP إصدارة"
#: index.php:300
msgid "Show PHP information"
msgstr "عرض المعلومات المتعلقة ب PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr ""
+#: index.php:323
+#, fuzzy
+#| msgid "Login Information"
+msgid "Version information:"
+msgstr "بيانات الدخول"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "مستندات وثائقية"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "ويكي"
@@ -901,7 +909,7 @@ msgstr "أمر \"حذ٠قاعدة البيانات\" معطل."
msgid "Do you really want to execute \"%s\"?"
msgstr "هل تريد Ùعلاً تنÙيذ \"%s\"ØŸ"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "أنت على وشك إزالة كامل قاعدة البيانات !"
@@ -987,70 +995,36 @@ msgstr "إعادة تحميل الإمتيازات"
msgid "Removing Selected Users"
msgstr "حذ٠المستخدمين المحددين"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "أغلاق"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "تعديل"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "خريطة التتبع المباشر"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "خريطة conn./process المباشر"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "خريطة الإستعلام المباشر"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "بيانات ثابتة"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "مجموع كلي"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "آخر"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "اتصالات / عمليات"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Ùشل قراءة مل٠الإعدادات"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1058,161 +1032,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Ùعالية خابية المسائلة"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "إستعمال خابية المسائلة"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "خابية المسائلة المستعملة"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "إستخدام النظام للمعالج (CPU)"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "ذاكرة النظام"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "المقايدة النظامية"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "متوسط التحميل"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "إجمالي الذاكرة"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "الذاكرة المؤقتة"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "الذاكرة الوسيطة"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "الذاكرة الحرة"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "الذاكرة المستخدمة"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "مجموع المقايدة"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "المقايدة ÙÙŠ الخابية"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "المقايدة المستخدمة"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "المقايدة الحرّة"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "بايتات Ø£Ùرسلت"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "بايتات Ø£Ùستلمت"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "اتصالات"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "عمليات"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "بايت"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "كيلوبايت"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "ميجابايت"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "جيجابايت"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "تيرابايت"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "بيتابايت"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "إكسابايت"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d جدول/جداول"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "العمليات"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "بيانات سير"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "الإعدادات"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "حذ٠الرسم البياني"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "تحرير العناوين"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "أض٠تخطيط إلى المشبكة"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Ùضلا , أض٠متغير واحد على الأقل للسلسلة"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1220,39 +1194,39 @@ msgstr "Ùضلا , أض٠متغير واحد على الأقل للسلسلة"
msgid "None"
msgstr "لا شيء"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "إستئنا٠المراقبة"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "إيقا٠المراقبة"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "(general_log Ùˆ slow_query_log) Ù…Ùعلة."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log Ù…Ùعل."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log Ù…Ùعل."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "(general_log و slow_query_log) معطلة."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1260,42 +1234,42 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time محددة بـ %d ثانية."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr "الإعدادات التالية سو٠تÙعل عند إعادة تشغيل السيرÙر:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "تعيين log_output بـ %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "تÙعيل %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "تعطيل %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "تعيين long_query_time بـ %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1303,92 +1277,92 @@ msgstr ""
"لاتستطيع تغير هذه المتغيرات , Ùضلاً سجل دخولك كمدير أو أتصل بمدير قاعدة "
"البيانات."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "تغيير الإعدادات"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "الإعدادات الحالية"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "عنوان الرسم البياني"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "الÙارق"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "مقسوم على %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "سعرة"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "من السجل البطيء"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "من السجل العام"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "تحليل السجلات"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "تحميل وتحليل السجل . قد يستغرق بعض الوقت."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "ألغ الطلب"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"تم تحميل بيانات سجلّ الوقائع. الإستعلامات المنÙذة ÙÙŠ الÙترة الزمنية هذه:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Ù‚Ùز لجدول التسجيل"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "لايوجد بيانات"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "تمّ تحليل سجل الوقائع، Ùˆ لكن لم توجد أي بيانات ÙÙŠ إمتداد الزمن هذا."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "جاري التحليل…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "إشرح الخرج"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1396,90 +1370,90 @@ msgstr "إشرح الخرج"
msgid "Time"
msgstr "وقت"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "مجموع الوقت:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr ""
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "الجدول"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "الرسم البياني"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "حرّر الرسم البياني"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "التسلسل"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "خيارات مرشح جدول السجل"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "مرشح"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "ترشيح الإستعلامات بواسطة word/regexp :"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "مجموعة إستعلامات , تجاهل المتغيرات ÙÙŠ جملة WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "مجموع الصÙو٠المدخلة:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "المجموع:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "تحميل السجلات"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Ùشل تحديث المراقب"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "إعادة تحميل الصÙحة"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "الصÙو٠المتأثرة:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1487,227 +1461,236 @@ msgstr ""
msgid "Import"
msgstr "استيراد"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "تشكيل مراقب الواردات"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "الرجاء تحديد المل٠الذي تريد استيراده"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "تحليل الإستعلام"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "نظام المرشد"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "الأداء المتوقع"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "قضايا"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "توصية"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "تÙاصيل القواعد"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "المصادقة"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "المتغيرات المستعملة"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "إختبار"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "ألغاء"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "تحميل"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "معالجة الطلب"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "خطأ ÙÙŠ معالجة الطلب"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ".لا قواعد بيانات محددة"
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "إزالة العمود"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "إضاÙØ© Ù…Ùتاح رئيسي"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "مواÙÙ‚"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "إضغط لإغلاق هذا الإشعار"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "أعادة تسمية قاعدة البيانات"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "أعادة تحميل قاعدة البيانات"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "نسخ قاعدة البيانات"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "تغيير مجموعة المحارÙ"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "عليك اختيار عمود واحد على الأقل للعرض"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "إدخال الجدول"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "إخÙاء الÙهارس"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "أظهار الÙهارس"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "التحقق من المÙتاح الخارجي:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(ممكن)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(معطل)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "بحث"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "إخÙاء نتائج البحث"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "إظهار نتائج البحث"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "استعراض"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "حذÙ"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "تعري٠الدالة المخزنة يجب أن تحتوي جملة RETURN !"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "القيم للعمود %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "القيم لعمود جديد"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "أدخل كل قيمة بحقل منÙصل"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "إضاÙØ© قيمة/قيم %d"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "ملاحظة: إذا كان المل٠يحتوي على جداول متعددة , Ùإنها سو٠تتجمع ÙÙŠ واحد"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "إخÙاء صندوق الإستعلام"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "إظهار صندوق الإستعلام"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "تعديل"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "لايوجد صÙو٠مختارة"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "تغيير"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "وقت التنÙيذ الأقصى"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ليس رقم عمود صالح."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1716,108 +1699,132 @@ msgstr "%d ليس رقم عمود صالح."
msgid "Save"
msgstr "Ø­Ùظ"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "إخÙاء معايير البحث"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "إظهار معايير البحث"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "بحث"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "كل نقطة تمثل ص٠بيانات."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "لإستعمال المقربة، إختر جزء من رسم البيانات بواسطة الÙأرة."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "أنقر زر الإسعادة للمقربة للرجوع إلى الحالة الأصلية."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "أنقر على نقطة من البيانات لمشاهدة و ربما تحرير سطر البيانات."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"يمكن تغيير قياس الرسم البياني من خلال سحبه على طول القرنة ÙÙŠ أسÙÙ„ اليمين."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "إختر عمودين"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "إختر عمودين مختلÙين"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "نتائج الاستعلام"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "محتوى نقطة البيانات"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "تجاهل"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "نسخ"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "نقطة"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "منحنى"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "مضلع"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "هندسة"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "الحلقة الداخلية"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "الحلقة الخارجية"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "إضاÙØ© أعمدة"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "إختيار المÙتاح المرجع"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "إختيار المÙتاح الغريب"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Ùضلاً أختر المÙتاح الرئيسي أو المÙتاح الÙريد"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "اختر الحقل لإظهاره"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "إضاÙØ© خيار للعمود "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "إضغط escape لإلغاء التعديل"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1825,97 +1832,97 @@ msgstr ""
"لقد تم التعديل على بعض البيانات ولم يتم Ø­Ùظها. هل تريد ترك هذه الصÙحة بدون "
"Ø­Ùظ البيانات الجديدة؟"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "إسحب لإعادة الترتيب"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "إضغط للترتيب"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "إضغط لوضع علامة / إزالة علامة"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "أنقر مرتين لنسخ اسم العمود"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "تستطيع تعديل أغلب الأعمدة <br /> بالضغط مباشرة على المحتوى."
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "تستطيع تعديل أغلب الأعمدة <br /> بالضغط مباشرة على المحتوى."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "ذهاب للرابط"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "أنسخ اسم العمود"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "شاهد سطر/أسطر البيانات"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "توليد كلمة مرور"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "توليد"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "تغيير كلمة المرور"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "أكثر"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "عرض الكل"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "إخÙاء الÙهارس"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "المستخدم المحدد غير موجود ÙÙŠ جدول الصلاحيات."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1925,266 +1932,266 @@ msgstr ""
"هو %s, released on %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", آخر إصدار مستقر:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "محدثة"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "إنتهى"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "سابق"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "التالي"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "اليوم"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "يناير"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Ùبراير"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "مارس"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "أبريل"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "مايو"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "يونيو"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "يوليو"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "أغسطس"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "سبتمبر"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "أكتوبر"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "نوÙمبر"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "ديسمبر"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "يناير"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Ùبراير"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "مارس"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "أبريل"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "مايو"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "يونيو"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "يوليو"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "أغسطس"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "سبتمبر"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "أكتوبر"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "نوÙمبر"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "ديسمبر"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "الأحد"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "الإثنين"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "الثلاثاء"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "الأربعاء"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "الخميس"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "الجمعة"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "السبت"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "الأحد"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "الإثنين"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "الثلاثاء"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "الأربعاء"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "الخميس"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "الجمعة"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "السبت"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "الأحد"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "الإثنين"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "الثلاثاء"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "الأربعاء"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "الخميس"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "الجمعة"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "السبت"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "الأسبوع"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "التقويم-الشهر-السنة"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "لا شيء"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "الساعة"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "الدقيقة"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "الثانية"
@@ -2235,16 +2242,16 @@ msgstr "أحر٠غير متوقعة على السطر %s"
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "لكل ثانية"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "لكل دقيقة"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "لكل ساعة"
@@ -2252,43 +2259,59 @@ msgstr "لكل ساعة"
msgid "per day"
msgstr "يومياً"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "مل٠الإعدادت (%s) غير قابل للقراءة."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "صلاحيات خاطئة على مل٠الإعدادات , لاينبغى أن يكون قابل للكتابة!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "حجم الخط"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "تصاعديا"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "تنازليا"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "عمود"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "ترتيب"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "عرض"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "المعايير"
#: libraries/DBQbe.class.php:576
@@ -2308,33 +2331,43 @@ msgid "Use Tables"
msgstr "إستخدم الجداول"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "أو"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ùˆ"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "إدخال"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "حذÙ"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "تعديل"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "إستعلام SQL ÙÙŠ قاعدة البيانات <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "إرسال الإستعلام"
@@ -2384,8 +2417,8 @@ msgstr[4] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
msgstr[5] "%s مطابقة ÙÙŠ الجدول <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "استعراض"
@@ -2399,9 +2432,9 @@ msgstr "حذ٠التشابهات لجدول %s ؟"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "حذÙ"
@@ -2437,40 +2470,45 @@ msgstr "إحÙظ البيانات المعدّلة"
msgid "Restore column order"
msgstr "استعادة ترتيب الأعمدة"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "بداية"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "سابق"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "التالي"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "نهاية"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "ص٠البداية"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "عدد الصّÙÙˆÙ"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "عدد الأسطر:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "النّمط"
#: libraries/DisplayResults.class.php:919
@@ -2494,7 +2532,7 @@ msgstr "رؤوس كلّ %s أسطر"
msgid "Sort by key"
msgstr "رتّب حسب الْمÙتاح"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2606,12 +2644,12 @@ msgid "Query took %01.4f sec"
msgstr "استغرق الاستعلام %01.4f ثانية"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "مع المحدد:"
@@ -2621,16 +2659,16 @@ msgstr "مع المحدد:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "تحديد الكل"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2729,12 +2767,12 @@ msgstr "Ø¥Ùتح ناÙذة phpMyAdmin جديدة"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "يجب تÙعيل دعم الكوكيز ÙÙŠ هذه المرحلة."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "يجب تÙعيل Javascript بعد هذه النقطة"
@@ -2746,21 +2784,21 @@ msgstr "لم يتم تعري٠الÙهرس!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Ùهارس"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Ùريد"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "محزم"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2769,15 +2807,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr ""
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "تعليق"
@@ -2790,7 +2827,7 @@ msgstr "لقد تم حذ٠المÙتاح الأساسي"
msgid "Index %s has been dropped"
msgstr "تم حذ٠الÙهرس %s"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2803,6 +2840,11 @@ msgstr "الÙهارس %1$s Ùˆ %2$s متساويان ويمكن حذ٠أحدهÙ
msgid "Databases"
msgstr "قاعدة بيانات"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "خادم"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2810,35 +2852,39 @@ msgid "View"
msgstr "عرض"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "بناء"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "إبحث"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "إدخال"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "عمليات"
@@ -2855,7 +2901,7 @@ msgstr "تتبع"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2878,14 +2924,14 @@ msgstr "استعلام بواسطة مثال"
msgid "Privileges"
msgstr "الإمتيازات"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "أحداث"
@@ -2925,7 +2971,7 @@ msgstr "القوابس"
msgid "Engines"
msgstr "محركات"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2981,8 +3027,7 @@ msgstr "الجداول الأخيرة"
msgid "There are no recent tables"
msgstr "لا يوجد جداول أخيرة"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "استعلام SQL"
@@ -3119,11 +3164,15 @@ msgid "Target database `%s` was not found!"
msgstr "لم يعثر على قاعدة البيانات الهد٠`%s`!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "قاعدة البيانات غير صالحة"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "اسم الجدول غير صالح"
#: libraries/Table.class.php:1210
@@ -3166,7 +3215,7 @@ msgstr "دالة"
msgid "Operator"
msgstr "عامل التشغيل"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3182,58 +3231,63 @@ msgstr "بحث ÙÙŠ الجدول"
msgid "Edit/Insert"
msgstr "تحرير/إدخال"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "اختيار الأعمدة (واحد على الأقل):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "أو"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "أض٠شروط البحث (الÙقرة \"where\" ):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "رقم السجلات لكل صÙحة"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "ترتيب العرض:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "أقصى عدد الصÙو٠للرسم"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "استعرض القيم الغريبة"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "معايير بحث إضاÙية"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "عمل \"استعلام بواسطة المثال\" (بدل: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "عمل \"استعلام بواسطة المثال\" (بدل: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "تصÙØ­/حرّر النقاط"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "كيÙية الإستعمال"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "إعادة تعيين المقربة"
@@ -3265,8 +3319,10 @@ msgstr "المظهر %s غير موجود!"
msgid "Theme path not found for theme %s!"
msgstr "مسار المظهر غير موجود للمظهر %s !"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "مظهر"
#: libraries/Types.class.php:296
@@ -3549,7 +3605,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "كبير: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "استعلام SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3562,119 +3624,134 @@ msgstr "كبير: %s%s"
msgid "MySQL said: "
msgstr "MySQL قال: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Ùشل الإتصال بمدقق SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "شرح SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "تخطي شرح SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "بدون كود PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "أنشئ كود PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "تحديث"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "تخطي تدقيق SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "التدقيق ÙÙŠ استعلام SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "تعديل سريع لهذا الإستعلام"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "مضمن"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "جانبي"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "الأحد"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y الساعة %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s يوم، %s ساعة، %s دقيقة و%s ثانية"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "مدخلات Ù…Ùقودة:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "الذهاب إلى قاعدة البيانات &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "إنّ ال %s الوظيÙية هي مصابة بعطل معروÙØŒ أنظر إلى %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "إضغط للإختيار"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "تصÙØ­ حاسبك:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "إختر مجلد الرÙع من الخادم <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "لا يمكن الوصول إلى الدليل اللذي عينته لعمل التحميل"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "لايوجد أي ملÙات لرÙعها"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Ø¥Ùراغ"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "تنÙيذ"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "طباعة"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "الإنشاء"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "آخر تحديث"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "آخر Ùحص"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "مشترك"
@@ -3686,13 +3763,17 @@ msgstr "مشترك"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "بيانات"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "مجموع كلي"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3750,6 +3831,12 @@ msgstr "Ùهرس خادم غير صحيح: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "إسم المضي٠غير صحيح للخادم %1$s."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "خادم"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "اسلوب مصادقة غير صحيح ÙÙŠ الإعدادات:"
@@ -3801,7 +3888,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "معطل"
@@ -3889,7 +3976,7 @@ msgstr "رقم منÙØ° غير صحيح"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "قيمة غير صحيحة"
@@ -3938,25 +4025,25 @@ msgstr "الإمتداد SOAP غير موجود"
msgid "maximum %s"
msgstr "أقصى %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "تعيين القيمة: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "إستعادة القيمة الإÙتراضية"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "السماح للمستخدمين بتخصيص هذه القيمة"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4200,7 +4287,7 @@ msgid "Character set of the file"
msgstr "مجموعة الأحر٠للملÙ"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "صيغة"
@@ -4217,7 +4304,6 @@ msgstr "الضغط"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4227,13 +4313,17 @@ msgstr "ضع أسماء الحقول ÙÙŠ السطر الأول"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "حقل مضمن بـ"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "حقل محاط بـ"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Fields escaped by"
+msgid "Columns escaped with"
msgstr "حقل متجاهل بـ"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4241,7 +4331,9 @@ msgstr "حقل متجاهل بـ"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "استبدل NULL بـ"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4251,13 +4343,17 @@ msgstr "حذ٠CRLF من الأعمدة"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "خطوط تنتهي بـ"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "أسطر تنتهي بـ"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
+msgstr "خطوط Ù…Ùصولة بـ"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4292,8 +4388,6 @@ msgid "Include table caption"
msgstr "أض٠عنواناً للجدول"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "عنوان الجدول"
@@ -4302,8 +4396,6 @@ msgid "Continued table caption"
msgstr "عنوان جدول تابع"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4328,7 +4420,7 @@ msgid "Save on server"
msgstr "Ø­Ùظ ÙÙŠ الخادم"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "خزن على الملÙات الموجودة"
@@ -4346,7 +4438,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "محاصرة أسماء الجداول و العواميد ب \"`\""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "وضع تواÙÙ‚ SQL"
@@ -5785,7 +5877,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "إحتÙظ بصندوق الإستعلام"
@@ -5814,12 +5906,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5842,8 +5930,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "اسم المستخدم"
@@ -6048,6 +6136,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "قيمة غير صحيحة"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6099,23 +6193,32 @@ msgstr ""
msgid "No Password"
msgstr "لا كلمة سر"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "كلمة المرور:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "أعد كتابة"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "كلمة المرور:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "أنشئ قاعدة معطيات"
@@ -6123,6 +6226,12 @@ msgstr "أنشئ قاعدة معطيات"
msgid "Create"
msgstr "تكوين"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "أنشئ قاعدة معطيات"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6153,90 +6262,86 @@ msgstr "عدد العواميد"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "تصدير قواعد المعطيات من الخادم الحالي"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "تصدير الجداول من قاعدة المعطيات \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "تصدير الأسطر من الجدول \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "منهج التصدير:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "قاعدة/قواعد البيانات:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "الجدول/الجداول:"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "الأسطر:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "عدد الأسطر:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "إحÙظ على الخادم ÙÙŠ الدليل <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "إحÙظ الخرج ÙÙŠ ملÙ"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "قالب اسم الملÙ:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6244,52 +6349,52 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "استخدم هذه الإعدادات مجدداً عند تصدير قاعدة البيانات ÙÙŠ المستقبل"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ترميز الأحر٠للملÙ:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "الضغظ:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "مضغوط"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "مضغوط: gzipped"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "مضغوط: bzipped"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "عرض الخرج كنص"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "الصيغة:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "إعدادات الصيغة المخصصة:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "تحويل ترميز النص:"
@@ -6303,7 +6408,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6431,6 +6536,10 @@ msgstr "خيّارات البنية الخاصّة :"
msgid "Language"
msgstr "لغة"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6807,8 +6916,10 @@ msgstr "بسبب طوله,<br /> Ùمن المحتمل أن هذا الحقل غ
msgid "Binary - do not edit"
msgstr "ثنائي - لاتحرره"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "دليل تحميل الملÙات على خادم الشبكة"
#: libraries/insert_edit.lib.php:1400
@@ -6874,46 +6985,46 @@ msgstr "لا شيء"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "استبدال بادئة الجدول"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "نسخ الجدول مع البادئة"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "الجمعة"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "إرسال"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "إضاÙØ© حقل جديد"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "هل تريد حقا"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "لا تغييرات"
@@ -7135,18 +7246,18 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "اسم الجدول"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7164,7 +7275,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7175,7 +7286,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7186,12 +7297,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7202,7 +7313,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7213,7 +7324,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7223,13 +7334,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "أعد تسمية قاعدة البيانات ﺇﻠﻰ"
#: libraries/operations.lib.php:107
@@ -7246,22 +7359,24 @@ msgid "Drop the database (DROP)"
msgstr "حذ٠قاعدة البيانات"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "البنية Ùقط"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "البنية والبيانات"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "بيانات Ùقط"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "نسخ قاعدة البيانات إلى"
#: libraries/operations.lib.php:186
@@ -7300,8 +7415,11 @@ msgstr "خيارات الجدول"
msgid "Rename table to"
msgstr "تغيير اسم جدول إلى"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "تعليقات الجدول"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7449,20 +7567,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "يمكن أن تدخل عنوان المضي٠والمنÙØ° Ù…Ùصولان بالمساÙØ©."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "الخادم:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "اسم المستخدم:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "كلمة المرور:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "اختيار الخادم"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7637,13 +7749,27 @@ msgstr "بنية الجدول __TABLE__"
msgid "Object creation options"
msgstr "خيارات التحويل"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "عنوان الجدول"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "عنوان الجدول"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label"
+msgid "Label key:"
+msgstr "علامة"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7665,32 +7791,60 @@ msgstr "إظهار تعليقات العمود"
msgid "Display MIME types"
msgstr "أنواع MIME المتوÙرة"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "ضع أسماء الحقول ÙÙŠ السطر الأول"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "المزود"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "أنشئ ÙÙŠ"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP إصدارة"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "قاعدة البيانات"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "بيانات"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "بناء"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export as %s"
@@ -7854,6 +8008,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "الجدول"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8128,7 +8288,6 @@ msgid "Enabled"
msgstr "Ù…Ùعل"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "المزايا العامّة للرابط"
@@ -8155,11 +8314,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "رجاء راجع التوثيق لكيÙية تحديث جدول column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "علامة مرجعية SQL-استعلام"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "نصوص SQL سابقة"
@@ -8198,7 +8357,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "بدون وصÙ"
@@ -8221,18 +8380,25 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "اسم المستخدم"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "اسم المستخدم"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr ""
+#, fuzzy
+#| msgid "Portrait"
+msgid "Port:"
+msgstr "طول الصÙحة"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8242,7 +8408,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "متغير"
@@ -8251,6 +8417,15 @@ msgstr "متغير"
msgid "Server ID"
msgstr "رقم الخادم"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "المزود"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8268,12 +8443,11 @@ msgstr "أي مستخدم"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "استخدم حقل نص"
#: libraries/replication_gui.lib.php:326
@@ -8303,9 +8477,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "أعد كتابة"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "توليد كلمة مرور"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8352,11 +8533,14 @@ msgstr "<b>حصل خطأ أثناء معالجة طلبك: </b>"
msgid "Edit event"
msgstr "حدث"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "خطأ ÙÙŠ معالجة الطلب"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8678,101 +8862,101 @@ msgstr "اسم الجدول غير صالح"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "إضاÙØ© حقل جديد"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "تصدير %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add new field"
msgid "routine"
msgstr "إضاÙØ© حقل جديد"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "ليس لديك الحقوق الكاÙية بأن تكون هنا الآن!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "لا يوجد جدول بالإسم %1$s ÙÙŠ قاعدة البيانات %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new User"
msgid "Add trigger"
msgstr "أض٠مستخدم جديد"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Add a new User"
msgid "trigger"
msgstr "أض٠مستخدم جديد"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "ليس لديك الحقوق الكاÙية بأن تكون هنا الآن!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, 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 "لا يوجد جدول بالإسم %1$s ÙÙŠ قاعدة البيانات %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new User"
msgid "Add event"
msgstr "أض٠مستخدم جديد"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "حدث"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "ليس لديك الحقوق الكاÙية بأن تكون هنا الآن!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "لا توجد جداول متوÙره ÙÙŠ قاعدة البيانات هذه!."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8830,7 +9014,7 @@ msgstr "الخواص"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "إضاÙÙŠ"
@@ -8939,8 +9123,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "toggle scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -8948,7 +9132,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Current server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "الخادم الحالي"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9190,6 +9374,12 @@ msgstr "يسمح بإضاÙØ© المستخدمين والصلاحيات دون Ø
msgid "Login Information"
msgstr "بيانات الدخول"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "استخدم حقل نص"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "لاتغير كلمة السر"
@@ -9226,6 +9416,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr "المستخدمين ذوي صلاحية الوصول إلى &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "المستخدم"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9268,7 +9465,6 @@ msgid "No user found."
msgstr "المستخدم(ون) لم يتم إيجادهم."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "تحرير الامتيازات"
@@ -9308,7 +9504,9 @@ msgid "Column-specific privileges"
msgstr "صلاحيات خاصة بالحقل"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "إضاÙØ© الصلاحيات على قاعدة البيانات التالية"
#: libraries/server_privileges.lib.php:2290
@@ -9316,7 +9514,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "إضاÙØ© الصلاحيات على الجدول التالي"
#: libraries/server_privileges.lib.php:2525
@@ -9356,6 +9556,12 @@ msgstr "لقد جددت وحدثت الإمتيازات لـ %s."
msgid "Privileges for %s"
msgstr "الإمتيازات"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "تحرير الامتيازات"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9383,45 +9589,47 @@ msgstr "المستخدم المحدد غير موجود ÙÙŠ جدول الصلا
msgid "You have added a new user."
msgstr "لقد أضÙت مستخدم جديد."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "تنÙيذ استعلام/استعلامات SQL على قاعدة بيانات %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "اجعل علامة مرجعية SQL-استعلام"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "اسمح لكل المستخدمين الوصول إلى هذه العلامة المرجعية"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "لا تخزن على هذا الاستعلام من خارج الناÙذة"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "أعرض هذا الاستعلام هنا مرة أخرى"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "عرض Ùقط"
@@ -9499,11 +9707,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "تم Ø¥Ùراغ محتويات الجدول %s"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "التتبع نشط."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "التتبع غير نشط."
@@ -9529,7 +9737,11 @@ msgstr "إضاÙØ© بادئة للجدول"
msgid "Check tables having overhead"
msgstr "تحقق من الجداول التي تحمل عبء زائد"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "ترتيب"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "لا شيء"
@@ -9618,7 +9830,7 @@ msgstr "ÙÙŠ بداية الجدول"
msgid "After %s"
msgstr "بعد %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "إحصائيات"
@@ -9690,7 +9902,7 @@ msgstr ""
msgid "Information"
msgstr "معلومات"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "المساحة المستخدمة"
@@ -9698,12 +9910,12 @@ msgstr "المساحة المستخدمة"
msgid "Effective"
msgstr "Ùعال"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "خطأ ÙÙŠ الإستعلام"
@@ -9802,8 +10014,18 @@ msgstr "بعد %s"
msgid "Table name"
msgstr "اسم الجدول"
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Creation"
+msgid "Collation:"
+msgstr "الإنشاء"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9935,7 +10157,9 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "عدد الجداول"
#: pmd_general.php:467
@@ -9997,7 +10221,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "صÙحات"
#: pmd_pdf.php:123
@@ -10023,7 +10247,7 @@ msgid "New page name: "
msgstr "اسم المستخدم"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10042,6 +10266,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "المزايا العامّة للرابط"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -10131,6 +10361,12 @@ msgstr "استورد الملÙات"
msgid "All"
msgstr "الكل"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "نصوص SQL سابقة"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10186,20 +10422,20 @@ msgstr[5] "تم حذ٠قواعد البيانات %s بنجاح."
msgid "Databases statistics"
msgstr "إحصائيات قواعد البيانات"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "مكن الإحصائيات"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10207,11 +10443,11 @@ msgstr ""
"ملاحظة: تمكين إحصائيات قواعد البيانات هنا قد يسبب تدÙÙ‚ بيانات ثقيل بين خادم "
"الويب وخادم MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "لايوجد قواعد بيانات"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10239,7 +10475,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "نسخة"
@@ -10561,10 +10797,6 @@ msgstr ""
msgid "Add chart"
msgstr "إضاÙØ© حقل جديد"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10760,6 +10992,24 @@ msgstr[5] "الدقيقة"
msgid "Questions since startup: %s"
msgstr "تخصيص صÙحة بدء التشغيل"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "لكل ساعة"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "لكل دقيقة"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "لكل ثانية"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "أوامر"
@@ -11393,7 +11643,7 @@ msgid "Global value"
msgstr "قيمة عامة"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "نزل"
@@ -11497,7 +11747,7 @@ msgstr "تبرع"
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11703,7 +11953,9 @@ msgid "SQL result"
msgstr "ناتج استعلام SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "أنشئ بواسطة"
#: sql.php:1234
@@ -11717,8 +11969,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "اجعل علامة مرجعية SQL-استعلام"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "علامة"
#: tbl_chart.php:38
@@ -11813,17 +12071,17 @@ msgstr "القيمة"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11832,6 +12090,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr "عرض بنية الجدول"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "اسم الجدول غير صالح"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11858,7 +12120,7 @@ msgstr "مجموع كلي"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -11927,9 +12189,21 @@ msgstr "اسم الجدول Ùارغ!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "عرض الجداول"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "المساحة المستخدمة"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "إحصائيات"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11961,6 +12235,12 @@ msgstr "القيود للجدول"
msgid "No index defined! Create one below"
msgstr "لم يتم تعري٠الÙهرس!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "اختر الحقل لإظهاره"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12007,113 +12287,117 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "يسمح بإضاÙØ© واستبدال البيانات."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "لايوجد بيانات"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "تاريخ"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "تنÙيذ SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "تصدير كـ %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "عرض الإصدارات"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "تعطيل التتبع لـ %s.%s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "تعطيل الآن"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "تنشيط التتبع لـ %s.%s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "تنشيط الآن"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "تتبع تقارير تعري٠البيانات:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "تتبع تقارير التلاعب بالبيانات:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "إنشاء إصدار"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "مظهر"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "الحصول على سمات جديدة!"
@@ -13299,6 +13583,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "خريطة التتبع المباشر"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "خريطة conn./process المباشر"
+
+#~ msgid "Live query chart"
+#~ msgstr "خريطة الإستعلام المباشر"
+
+#~ msgid "Static data"
+#~ msgstr "بيانات ثابتة"
+
+#~ msgid "And"
+#~ msgstr "Ùˆ"
+
+#~ msgid "Number of rows"
+#~ msgstr "عدد الصّÙÙˆÙ"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "حقل مضمن بـ"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "حقل متجاهل بـ"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "استبدل NULL بـ"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "أسطر تنتهي بـ"
+
#~ msgid "ltr"
#~ msgstr "rtl"
diff --git a/po/az.po b/po/az.po
index 69eb92fa4e..f686db6021 100644
--- a/po/az.po
+++ b/po/az.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-29 13:26+0200\n"
"Last-Translator: Nail BALAYEV <nail.turkabadli@gmail.com>\n"
"Language-Team: Azerbaijani <http://l10n.cihar.com/projects/phpmyadmin/master/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.4\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Hamısını göster"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Sehife Nömresi:"
@@ -37,19 +37,18 @@ msgid ""
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Axtarış"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -71,23 +70,23 @@ msgstr "Axtarış"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Davam"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Açar söz"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Haqqında"
@@ -115,15 +114,16 @@ msgstr "%1$s verilənlər bazası yaradıldı."
msgid "Database comment: "
msgstr "Verilənlər bazasına şərh: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Cədvəl haqqında izahat"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +135,8 @@ msgstr "Cədvəl haqqında izahat"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Sütun"
@@ -159,12 +159,12 @@ msgstr "Sütun"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tip"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -176,7 +176,7 @@ msgstr "Tip"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -191,7 +191,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Susmaya görə"
@@ -217,11 +217,11 @@ msgstr "ÆlaqÉ™lÉ™r"
msgid "Comments"
msgstr "Şərhlər"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -234,21 +234,21 @@ msgstr "Şərhlər"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Xeyr"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -261,10 +261,10 @@ msgstr "Xeyr"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Bəli"
@@ -272,7 +272,7 @@ msgstr "Bəli"
msgid "View dump (schema) of database"
msgstr "Verilənlər bazasının sxemini göster"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Verilənlər bazasında cədvəl yoxdur."
@@ -285,7 +285,7 @@ msgstr "Hamısını Seç"
msgid "Unselect All"
msgstr "Heç birini seçmə"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Cədvəlin adı göstərilməyib!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Cedvel"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Sıra sayı"
@@ -340,28 +339,25 @@ msgstr "Boy"
msgid "in use"
msgstr "istifadede"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "QuruluÅŸ"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "En son yenilenme"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "En son yoxlama"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -403,16 +399,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Me'lumat Bazası"
@@ -420,18 +412,18 @@ msgstr "Me'lumat Bazası"
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
#, fuzzy
msgid "Created"
msgstr "Qur"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -440,13 +432,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Fealiyyetler"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Göster"
@@ -455,18 +445,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "LeÄŸv et"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -475,11 +465,11 @@ msgstr ""
msgid "Versions"
msgstr "Emeliyyatlar"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Sadece quruluÅŸ"
@@ -498,28 +488,28 @@ msgstr "Cedveli yoxla"
msgid "Database Log"
msgstr "Me'lumat Bazası"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "SorÄŸu tipi"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add new field"
msgid "Bad parameters!"
msgstr "Yeni sahe elave et"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, 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:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -527,12 +517,12 @@ msgstr ""
"%s faylı serverda onsuz da mövcuddur, ya faylın adını deyişdir ya da üzerine "
"yazma variantlarını."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Sxem %s faylına qeyd edildi."
@@ -547,58 +537,59 @@ msgstr "Eksport ÅŸekli"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add new field"
msgid "Add a point"
msgstr "Yeni sahe elave et"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Setir leÄŸvedicisi (Lines terminated by)"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -607,17 +598,18 @@ msgstr ""
msgid "Add a linestring"
msgstr "Yeni İstifadeçi elave Et"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Yeni İstifadeçi elave Et"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+msgid "Polygon %d:"
+msgstr "Yeni sahe elave et"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
msgid "Add a polygon"
msgstr "Yeni sahe elave et"
@@ -705,12 +697,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL sorğunuz müveffeqiyyetle icra edilmişdir"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Geri"
@@ -746,37 +738,38 @@ msgstr "Ümumi elaqe variantları"
msgid "Database server"
msgstr "Me'lumat Bazaları"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+#, fuzzy
+msgid "Server:"
msgstr "Server"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Quraşdırılmış Serverler"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Server versiyası"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Server versiyası"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "İstifadeçi"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Quraşdırılmış Serverler"
#: index.php:269
@@ -786,32 +779,32 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Baza qısa izahatı: "
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP Versiyası"
#: index.php:300
msgid "Show PHP information"
msgstr "PHPInfo() me'lumatını göster"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "Sisteme Giriş Me'lumatı"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentasiya"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -921,7 +914,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Bütün bazanı YOX ETMEK üzeresiniz!"
@@ -1021,75 +1014,38 @@ msgstr "Qlobal selahiyyetler"
msgid "Removing Selected Users"
msgstr "Remove selected users"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "DeyiÅŸdir"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Quraşdırılmış Serverler"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL sorÄŸusu"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Cemi"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Elaqeler"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1097,175 +1053,175 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
msgid "Query cache efficiency"
msgstr "SorÄŸu tipi"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
msgid "Query cache usage"
msgstr "SorÄŸu tipi"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
msgid "Query cache used"
msgstr "SorÄŸu tipi"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "Cemi"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Cemi"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Alındı"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Elaqeler"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Prosesler"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bayt"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "QB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s cedvel"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Emeliyyatlar"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Neqliyyat"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Ümumi elaqe variantları"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
msgid "Remove chart"
msgstr "Cedveli yeniden adlandır"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1273,39 +1229,39 @@ msgstr ""
msgid "None"
msgstr "Heç biri"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1313,147 +1269,147 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Fayl olaraq qeyd et"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Enabled"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Söndürülüb"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Ümumi elaqe variantları"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Ümumi elaqe variantları"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Import files"
msgid "Chart Title"
msgstr "Faylları import et"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Yerli"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL-i Ä°zah Et"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1461,108 +1417,108 @@ msgstr "SQL-i Ä°zah Et"
msgid "Time"
msgstr "Müddet"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Cemi"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "SQL result"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Cedvel"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Charset"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Yeni sahe elave et"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL sorÄŸusu"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "Cedvel başlığı"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of rows per page"
msgid "Sum of grouped rows:"
msgstr "Sehife başına düşen setir sayı"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Cemi"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Yerli"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
msgid "Reload page"
msgstr "Cedveli yeniden adlandır"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1571,264 +1527,273 @@ msgstr ""
msgid "Import"
msgstr "Eksport"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "SorÄŸunu Yenile"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dokumentasiya"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Dokumentasiya"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Yerli"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Prosesler"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Heç bir baza seçilmemişdir."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Müveffeqiyyetle"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
msgid "Renaming Databases"
msgstr "Cedveli yeniden adlandır"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
msgid "Reload Database"
msgstr "Cedveli yeniden adlandır"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
msgid "Copying Database"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Charset"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column"
msgstr "Gösterilmesi üçün en az bir sütun seçmelisiniz"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Use Tables"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Yeni sahe elave et"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Show grid"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Enabled"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Söndürülüb"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Axtarış"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL sorÄŸusu"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL sorÄŸusu"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "İçindekiler"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "%s silinir"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of rows per page"
msgid "Values for column %s"
msgstr "Sehife başına düşen setir sayı"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Yeni İstifadeçi elave Et"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL sorÄŸusu"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL sorÄŸusu"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "DeyiÅŸdir"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "DeyiÅŸdir"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1837,219 +1802,245 @@ msgstr ""
msgid "Save"
msgstr "Qeyd Et"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL sorÄŸusu"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL sorÄŸusu"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Axtarış"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Sahe Sütunlarını Elave Et/Sil"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL result"
msgid "Query results"
msgstr "SQL result"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Table of contents"
msgid "Data point content"
msgstr "İçindekiler Cedveli"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Diqqete Alma"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Setir leÄŸvedicisi (Lines terminated by)"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
msgid "Add columns"
msgstr "Yeni sahe elave et"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Gösterilecek Saheni Seç"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Sütun adları"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Gösterilen setirler"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Change password"
msgid "Generate password"
msgstr "Parolu DeyiÅŸdir"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
#, fuzzy
msgid "Generate"
msgstr "Qurucu"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Parolu DeyiÅŸdir"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Baz Ert"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Hamısını göster"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Yeni sahe elave et"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2057,30 +2048,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Heç biri"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Evvelki"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2088,96 +2079,96 @@ msgid "Next"
msgstr "Sonrakı"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Cemi"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binary"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "May"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Ä°yun"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Ä°yul"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Avq"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Yan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2185,78 +2176,78 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Ä°yun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Ä°yul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Avq"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sent"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Noy"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dek"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Baz"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Baz Ert"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Çerş Axş"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Cüme"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2264,113 +2255,113 @@ msgid "Sun"
msgstr "Baz"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Baz Ert"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Çerş Axş"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Çerş"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Cüme Axş"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Cüme"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Åžen"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Baz"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Baz Ert"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Çerş Axş"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Çerş"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Cüme Axş"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Cüme"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Åžen"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Heç biri"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "istifadede"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2422,16 +2413,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "saniyede"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "deqiqede"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "saatda"
@@ -2439,43 +2430,59 @@ msgstr "saatda"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Artan sırada"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Azalan sırada"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Sütun"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sırala"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Göster"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriteriyalar"
#: libraries/DBQbe.class.php:576
@@ -2499,33 +2506,43 @@ msgid "Use Tables"
msgstr "Use Tables"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ya da"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ve"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modify"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-query on database <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Emri Ä°cra Et"
@@ -2567,8 +2584,8 @@ msgstr[0] "%s uyğunluq tapıldı (<i>%s</i> cedvelinde)"
msgstr[1] "%s uyğunluq tapıldı (<i>%s</i> cedvelinde)"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "İçindekiler"
@@ -2583,9 +2600,9 @@ msgstr "Sxemi çıxarılan cedvel"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Sil"
@@ -2629,32 +2646,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Sahe Sütunlarını Elave Et/Sil"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "BaÅŸla"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Evvelki"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Sonrakı"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2664,19 +2681,20 @@ msgstr "Son"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Åžen"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Sehife başına düşen setir sayı"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Baz Ert"
#: libraries/DisplayResults.class.php:919
@@ -2700,7 +2718,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2820,12 +2838,12 @@ msgid "Query took %01.4f sec"
msgstr "sorÄŸu %01.4f saniyede icra edildi"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Seçilenleri:"
@@ -2835,16 +2853,16 @@ msgstr "Seçilenleri:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Hamısını Seç"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2944,12 +2962,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Sisteme girebilmeniz üçün çerez faylları (cookie-ler) aktiv olmalıdır."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2963,21 +2981,21 @@ msgstr "Ä°ndeks te'yin edilmedi!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksler"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unikal"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinality"
@@ -2986,16 +3004,15 @@ msgstr "Cardinality"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
#, fuzzy
msgid "Collation"
msgstr "QuruluÅŸ"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Qısa İzahatlar"
@@ -3009,7 +3026,7 @@ msgstr "Birinci dereceli açar leğv edildi"
msgid "Index %s has been dropped"
msgstr "%s indeksi leÄŸv edildi"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3022,6 +3039,11 @@ msgstr ""
msgid "Databases"
msgstr "Me'lumat Bazaları"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3029,35 +3051,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "QuruluÅŸ"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Axtarış"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Elave et"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Emeliyyatlar"
@@ -3074,7 +3100,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3097,14 +3123,14 @@ msgstr "SorÄŸu"
msgid "Privileges"
msgstr "Selahiyyetler"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3149,7 +3175,7 @@ msgstr ""
msgid "Engines"
msgstr "Motorlar"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3196,8 +3222,7 @@ msgstr "Cedvel yoxdur"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL sorÄŸusu"
@@ -3339,12 +3364,15 @@ msgid "Target database `%s` was not found!"
msgstr "Search in database"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside table(s):"
+msgid "Invalid table name:"
+msgstr "Inside table(s):"
#: libraries/Table.class.php:1210
#, php-format
@@ -3388,7 +3416,7 @@ msgstr "Funksiya"
msgid "Operator"
msgstr "Emeliyyatlar"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3408,61 +3436,66 @@ msgstr "Axtarış"
msgid "Edit/Insert"
msgstr "Elave et"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Sahe seçin (en az birini):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ya da"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Sehife başına düşen setir sayı"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Sıralama şekli:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL sorÄŸusu"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"nümuneye göre sorğu\" gönderin (xüsusi işare: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3496,8 +3529,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3787,7 +3820,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "En çox: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL sorÄŸusu"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3800,124 +3839,139 @@ msgstr "En çox: %s%s"
msgid "MySQL said: "
msgstr "MySQL deyir: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL-i Ä°zah Et"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL İzah Et-i Keç"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP Kodunu Gösterme"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP Kodunu Hazırla"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL Ä°fadesini Yoxlama"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL Tesdiqle"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Motorlar"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Baz"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B, %Y saat %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s gün, %s saat, %s deqiqe ve %s saniye"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Add new field"
msgid "Missing parameter:"
msgstr "Yeni sahe elave et"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; me'lumat bazasına keç."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "web-server upload direktoriyası"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Upload işleri üçün te'yin etdiyiniz direktoriya tapılmadı"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "BoÅŸalt"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Çap et"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "QuruluÅŸ"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "En son yenilenme"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "En son yoxlama"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3929,13 +3983,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Me'lumat"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Cemi"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4001,6 +4059,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4052,7 +4116,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Söndürülüb"
@@ -4149,7 +4213,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4202,25 +4266,25 @@ msgstr "Link tapılmadı"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4472,7 +4536,7 @@ msgid "Character set of the file"
msgstr "Faylın Charset-i:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4489,7 +4553,6 @@ msgstr "Sıxışdırma"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4503,7 +4566,7 @@ msgstr "Sahe adlarını birinci setre yerleşdir"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Saheler ehate edildiyi iÅŸare"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4511,7 +4574,7 @@ msgstr "Saheler ehate edildiyi iÅŸare"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Sahelerin escape edildiyi iÅŸare"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4519,7 +4582,9 @@ msgstr "Sahelerin escape edildiyi iÅŸare"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL-u bununla deyiÅŸdir"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4531,12 +4596,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Setir leÄŸvedicisi (Lines terminated by)"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Setir leÄŸvedicisi (Lines terminated by)"
#: libraries/config/messages.inc.php:80
@@ -4579,8 +4646,6 @@ msgid "Include table caption"
msgstr "Cedvel başlığını daxil et"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Cedvel başlığı"
@@ -4589,8 +4654,6 @@ msgid "Continued table caption"
msgstr "Cedvel başlığının davamı"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Etiket açarı"
@@ -4617,7 +4680,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Mövcud fayl(lar)ın üzerine yaz"
@@ -4638,7 +4701,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6126,7 +6189,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL sorÄŸusu"
@@ -6157,12 +6220,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6185,8 +6244,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "İstifadeçi Adı:"
@@ -6396,6 +6455,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6447,23 +6510,32 @@ msgstr ""
msgid "No Password"
msgstr "Parol Yoxdur"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Parol:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Re-type"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Parol:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6473,6 +6545,12 @@ msgstr "Yeni me'lumat bazası qur"
msgid "Create"
msgstr "Qur"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Yeni me'lumat bazası qur"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6506,109 +6584,103 @@ msgstr "Sehife başına düşen setir sayı"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Eksport ÅŸekli"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Me'lumat Bazaları"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Cedveller"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Sıra sayı"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Sehife başına düşen setir sayı"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Serverdeki %s direktoriyasına qeyd et"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Fayl olaraq qeyd et"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Fayl adı nomenklaturası"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6616,65 +6688,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Faylın Charset-i:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Sıxışdırma"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zip\"lenmiÅŸ"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzip\"lenmiÅŸ"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzip\"lenmiÅŸ"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Fayl olaraq qeyd et"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Format"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Transformasiya variantları"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6688,7 +6760,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6807,6 +6879,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "Sisteme Giriş Me'lumatı"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7187,8 +7264,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Binary - deyiÅŸiklik etme"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "web-server upload direktoriyası"
#: libraries/insert_edit.lib.php:1400
@@ -7254,50 +7333,50 @@ msgstr "Heç biri"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Replace table data with file"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Replace table data with file"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Cüme"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Submit"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Yeni sahe elave et"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "DeyiÅŸiklik Yoxdur"
@@ -7520,18 +7599,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Cedvel sırasına buna göre yeniden qur"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7549,7 +7628,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7560,7 +7639,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7572,12 +7651,12 @@ msgstr ""
msgid "Functions"
msgstr "Funksiya"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7589,7 +7668,7 @@ msgstr ""
msgid "Procedures"
msgstr "Prosesler"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7600,7 +7679,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7610,14 +7689,14 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
#, fuzzy
-msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Cedveli yeniden adlandır"
#: libraries/operations.lib.php:107
@@ -7636,23 +7715,23 @@ msgid "Drop the database (DROP)"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Sadece quruluÅŸ"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "QuruluÅŸ ve me'lumat"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Sadece me'lumat"
#: libraries/operations.lib.php:175
#, fuzzy
-msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
#: libraries/operations.lib.php:186
@@ -7695,8 +7774,11 @@ msgstr "Cedvel başlığı"
msgid "Rename table to"
msgstr "Cedveli yeniden adlandır"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Cədvəl haqqında izahat"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Depolama Motorları"
@@ -7848,21 +7930,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-#, fuzzy
-msgid "Server:"
-msgstr "Server"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "İstifadeçi Adı:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Parol:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Quraşdırılmış Serverler"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8039,13 +8114,27 @@ msgstr "Table structure for table"
msgid "Object creation options"
msgstr "Transformasiya variantları"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Cedvel başlığı"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Cedvel başlığı"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Etiket açarı"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8067,32 +8156,60 @@ msgstr "Sütun Qısa İzahatını Deyişdir"
msgid "Display MIME types"
msgstr "Mövcud olan MIME-tipleri"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Sahe adlarını birinci setre yerleşdir"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Hazırlanma Vaxtı"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP Versiyası"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Me'lumat Bazası"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Me'lumat"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "QuruluÅŸ"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8258,6 +8375,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Cedvel"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8533,7 +8656,6 @@ msgid "Enabled"
msgstr "Enabled"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Ümumi elaqe variantları"
@@ -8560,11 +8682,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Bookmark-lanmış SQL sorğusu"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-tarixçesi"
@@ -8603,7 +8725,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Haqqında me'lumat (description) mövcud deyildir"
@@ -8626,10 +8748,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "İstifadeçi adı"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8637,7 +8764,7 @@ msgstr "İstifadeçi adı"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Sırala"
#: libraries/replication_gui.lib.php:112
@@ -8648,7 +8775,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "DeyiÅŸen"
@@ -8658,6 +8785,15 @@ msgstr "DeyiÅŸen"
msgid "Server ID"
msgstr "Server"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8675,13 +8811,12 @@ msgstr "Her hansı istifadeçi"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Use text field"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8710,9 +8845,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Re-type"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate Password:"
+msgstr "Parolu DeyiÅŸdir"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8755,13 +8897,14 @@ msgstr ""
msgid "Edit event"
msgstr "Gönderildi"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Prosesler"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9058,98 +9201,98 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Yeni sahe elave et"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add new field"
msgid "routine"
msgstr "Yeni sahe elave et"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Burada olma haqqınız yoxdur!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Me'lumat bazasında cedvel yoxdur."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Yeni İstifadeçi elave Et"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Yeni İstifadeçi elave Et"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Burada olma haqqınız yoxdur!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Me'lumat bazasında cedvel yoxdur."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Yeni İstifadeçi elave Et"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Gönderildi"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Burada olma haqqınız yoxdur!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Me'lumat bazasında cedvel yoxdur."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9207,7 +9350,7 @@ msgstr "Xüsusiyyetler"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Elave Xüs."
@@ -9317,8 +9460,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9326,7 +9469,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9572,6 +9715,12 @@ msgstr ""
msgid "Login Information"
msgstr "Sisteme Giriş Me'lumatı"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Parolu deyiÅŸdirme"
@@ -9608,6 +9757,13 @@ msgstr "&quot;%s&quot; bazası üçün selahiyyetleri gözden keçir."
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "İstifadeçi"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9649,7 +9805,6 @@ msgid "No user found."
msgstr "İstifadeçi(ler) tapılmadı."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Selahiyyetleri DeyiÅŸdir"
@@ -9691,7 +9846,9 @@ msgid "Column-specific privileges"
msgstr "Sütunaxas Selahiyyetler"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Aşağıdakı me'lumat bazası üçün selahiyyet müeyyen et"
#: libraries/server_privileges.lib.php:2290
@@ -9699,7 +9856,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Aşağıdakı cedvel üçün selahiyyetler müeyyen et"
#: libraries/server_privileges.lib.php:2525
@@ -9739,6 +9898,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "Selahiyyetler"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Selahiyyetleri DeyiÅŸdir"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9766,45 +9931,47 @@ msgstr ""
msgid "You have added a new user."
msgstr "Yeni istifadeçi elave etdiniz."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Bu SQL sorÄŸusunu bookmark-la"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Bu sorğunu burada yene göster"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Sadece göster"
@@ -9873,11 +10040,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s cedveli boşaldıldı"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9903,7 +10070,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sırala"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9994,7 +10165,7 @@ msgstr "Cedvelin başına"
msgid "After %s"
msgstr "Sonra: %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Sıra Statistikası"
@@ -10069,7 +10240,7 @@ msgstr ""
msgid "Information"
msgstr "Sisteme Giriş Me'lumatı"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Yer istifadesi"
@@ -10077,12 +10248,12 @@ msgstr "Yer istifadesi"
msgid "Effective"
msgstr "Effektiv"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "The selected users have been deleted successfully."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10183,8 +10354,19 @@ msgstr "Sonra: %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Depolama Motorları"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+msgid "Collation:"
+msgstr "QuruluÅŸ"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10316,8 +10498,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Sehife başına düşen setir sayı"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10376,7 +10560,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Miqdar"
#: pmd_pdf.php:123
@@ -10402,7 +10586,7 @@ msgid "New page name: "
msgstr "İstifadeçi adı"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10421,6 +10605,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Ümumi elaqe variantları"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10512,6 +10702,12 @@ msgstr "Faylları import et"
msgid "All"
msgstr "All"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-tarixçesi"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10563,20 +10759,20 @@ msgstr[1] "%s bazası müveffeqiyyetle leğv edildi."
msgid "Databases statistics"
msgstr "Me'lumat Bazası Statistikaları"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Statistikaları Aktivleşdir"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10584,11 +10780,11 @@ msgstr ""
"Qeyd: Me'lumat Bazası statistikalarını burada aktivleşdirmekle webserver-le "
"MySQL server arasında ağır neqliyyata sebeb ola bilersiniz."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "MySQL Depolama Motorları"
@@ -10616,7 +10812,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "PHP Versiyası"
@@ -10942,10 +11138,6 @@ msgstr ""
msgid "Add chart"
msgstr "Yeni sahe elave et"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11126,6 +11318,24 @@ msgstr[1] "istifadede"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "saatda"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "deqiqede"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "saniyede"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Variantlar"
@@ -11754,7 +11964,7 @@ msgid "Global value"
msgstr "Qlobal deyer"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11860,7 +12070,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Yeni İstifadeçi elave Et"
@@ -12066,7 +12276,9 @@ msgid "SQL result"
msgstr "SQL result"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Qurucu"
#: sql.php:1234
@@ -12080,8 +12292,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Bu SQL sorÄŸusunu bookmark-la"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etiket"
#: tbl_chart.php:38
@@ -12176,17 +12394,17 @@ msgstr "Deyer"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "%s istifadeçisi mövcuddur!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "%s cedveli leÄŸv edildi"
@@ -12195,6 +12413,10 @@ msgstr "%s cedveli leÄŸv edildi"
msgid "View dump (schema) of table"
msgstr "Cedvelin sxemini göster"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12219,7 +12441,7 @@ msgstr "Cemi"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12286,9 +12508,21 @@ msgstr "Cedveli adı boşdur!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Cedvelleri göster"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Yer istifadesi"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Sıra Statistikası"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12321,6 +12555,12 @@ msgstr "Sütun adları"
msgid "No index defined! Create one below"
msgstr "Ä°ndeks te'yin edilmedi!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Gösterilecek Saheni Seç"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12364,114 +12604,118 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Allows inserting and replacing data."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Me'lumat"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Server versiyası"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Server versiyası"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13648,6 +13892,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Quraşdırılmış Serverler"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL sorÄŸusu"
+
+#~ msgid "And"
+#~ msgstr "Ve"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "Sehife başına düşen setir sayı"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Saheler ehate edildiyi iÅŸare"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Sahelerin escape edildiyi iÅŸare"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL-u bununla deyiÅŸdir"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Setir leÄŸvedicisi (Lines terminated by)"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/be.po b/po/be.po
index adf62f8147..25005e7b51 100644
--- a/po/be.po
+++ b/po/be.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-12-13 13:06+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Belarusian <http://l10n.cihar.com/projects/phpmyadmin/master/"
@@ -16,18 +16,18 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Паказаць уÑе"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Старонка:"
@@ -41,19 +41,18 @@ msgstr ""
"акно або налады бÑÑьпекі вашага браўзÑра ÑÐºÐ°Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ð½Ñ‹Ñ Ð½Ð° блÑкаваньне "
"міжваконных ўзаемадзеÑньнÑÑž."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Пошук"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Пошук"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "ПанеÑлаÑÑ"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ð†Ð¼Ñ ÐºÐ»ÑŽÑ‡Ð°"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ÐпіÑаньне"
@@ -117,15 +116,16 @@ msgstr "База дадзеных %1$s ÑтворанаÑ."
msgid "Database comment: "
msgstr "КамÑнтар да базы дадзеных: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "КамÑнтар да табліцы"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "КамÑнтар да табліцы"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Column names"
msgid "Column"
@@ -163,12 +163,12 @@ msgstr "Ðазвы калёнак"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Тып"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Тып"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Ðуль"
@@ -195,7 +195,7 @@ msgstr "Ðуль"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Па змоўчаньні"
@@ -221,11 +221,11 @@ msgstr "ЗьвÑÐ·Ð°Ð½Ð°Ñ Ð·"
msgid "Comments"
msgstr "КамÑнтары"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "КамÑнтары"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ðе"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "Ðе"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Так"
@@ -276,7 +276,7 @@ msgstr "Так"
msgid "View dump (schema) of database"
msgstr "ПраглÑдзець дамп (Ñхему) базы дадзеных"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "У базе дадзеных табліц Ð½Ñ Ð²Ñ‹Ñўлена."
@@ -289,7 +289,7 @@ msgstr "Выбраць уÑÑ‘"
msgid "Unselect All"
msgstr "ЗьнÑць уÑе адзнакі"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Ð†Ð¼Ñ Ð±Ð°Ð·Ñ‹ дадзеных не пазначанае!"
@@ -320,20 +320,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Табліца"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Радкі"
@@ -346,28 +345,25 @@ msgstr "Памер"
msgid "in use"
msgstr "выкарыÑтоўваецца"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "СтворанаÑ"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ÐпошнÑе абнаўленьне"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ÐпошнÑÑ Ð¿Ñ€Ð°Ð²ÐµÑ€ÐºÐ°"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -410,16 +406,12 @@ msgstr "Праверыць табліцу"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "База дадзеных"
@@ -428,18 +420,18 @@ msgstr "База дадзеных"
msgid "Last version"
msgstr "Стварыць ÑувÑзь"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
#, fuzzy
msgid "Created"
msgstr "Стварыць"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Стан"
@@ -448,13 +440,11 @@ msgstr "Стан"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ДзеÑньне"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Паказаць"
@@ -463,18 +453,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Выдаліць"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -483,11 +473,11 @@ msgstr ""
msgid "Versions"
msgstr "ПÑÑ€ÑыдзкаÑ"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Толькі Ñтруктуру"
@@ -507,27 +497,27 @@ msgstr "Праверыць табліцу"
msgid "Database Log"
msgstr "База дадзеных"
-#: export.php:42
+#: export.php:146
#, fuzzy
msgid "Bad type!"
msgstr "Тып запыту"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Ð”Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ð²Ñ‹Ð±Ñ€Ð°Ð½Ð°Ð³Ð° тыпу ÑкÑÐ¿Ð°Ñ€Ñ‚Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð¼ÑƒÑÑць быць зазаванымі Ñž файл!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add new field"
msgid "Bad parameters!"
msgstr "Дадаць новае поле"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "ÐедаÑтаткова меÑца Ð´Ð»Ñ Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñž файл %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -535,12 +525,12 @@ msgstr ""
"Файл %s ужо Ñ–Ñнуе на ÑÑрвÑры, зьмÑніце Ñ–Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð° або праверце опцыю "
"перазапіÑу."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ð’Ñб-ÑÑрвÑÑ€ Ð½Ñ Ð¼Ð°Ðµ дазволу Ð´Ð»Ñ Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñž файл %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Дамп захаваны ў файл %s."
@@ -555,58 +545,59 @@ msgstr "Тып ÑкÑпарту"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add new field"
msgid "Add a point"
msgstr "Дадаць новае поле"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Радкі падзеленыÑ"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -615,17 +606,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "Дадаць новага карыÑтальніка"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Дадаць новага карыÑтальніка"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add %s field(s)"
+msgid "Polygon %d:"
+msgstr "Дадаць %s Ð½Ð¾Ð²Ñ‹Ñ Ð¿Ð°Ð»Ñ–"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -732,12 +725,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Ваш SQL-запыт быў паÑьпÑхова выкананы"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Ðазад"
@@ -775,37 +768,38 @@ msgstr "МагчымаÑьці аÑноўных ÑувÑзÑÑž"
msgid "Database server"
msgstr "База дадзеных Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "СÑрвÑÑ€"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "СÑрвÑÑ€:"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "ID ÑÑрвÑра"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Ð’ÑÑ€ÑÑ–Ñ ÑÑрвÑра"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Ð’ÑÑ€ÑÑ–Ñ Ð¿Ñ€Ð°Ñ‚Ð°ÐºÐ¾Ð»Ñƒ"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "КарыÑтальнік"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Выбар ÑÑрвÑра"
#: index.php:269
@@ -814,30 +808,34 @@ msgstr "Ð’Ñб-ÑÑрвÑÑ€"
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Ð’ÑÑ€ÑÑ–Ñ ÐºÐ»Ñ–ÐµÐ½Ñ‚Ð° MySQL"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "ПашырÑньне PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Паказаць інфармацыю пра PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Ð†Ð½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð¿Ñ€Ð° вÑÑ€ÑÑ–ÑŽ"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ДакумÑнтацыÑ"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -959,7 +957,7 @@ msgstr "Каманды \"DROP DATABASE\" адключаныÑ."
msgid "Do you really want to execute \"%s\"?"
msgstr "Ці Ñапраўды вы жадаеце "
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Ð’Ñ‹ зьбіраеце ВЫДÐЛІЦЬ базу дадзеных цалкам!"
@@ -1061,77 +1059,40 @@ msgstr "Перазагрузіць прывілеі"
msgid "Removing Selected Users"
msgstr "Выдаліць выбраных карыÑтальнікаў"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "РÑдагаваць"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Выбар ÑÑрвÑра"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL-запыт"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ðгулам"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "ПадлучÑньні"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Local monitor configuration incompatible"
msgstr "Ðемагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1139,185 +1100,185 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "КÑш запытаў"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "КÑш запытаў"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "КÑш запытаў"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "КолькаÑьць файлаў логу"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Пул буфÑру"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Ðгулам"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Вольных Ñтаронак"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Ðтрымана"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "ПадлучÑньні"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ПрацÑÑÑ‹"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Б"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "КiБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МіБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГіБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ТіБ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "ПіБ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ЭіБ"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s табліц(ы)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "ПÑÑ€ÑыдзкаÑ"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Трафік"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "МагчымаÑьці аÑноўных ÑувÑзÑÑž"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Перайменаваць базу дадзеных у"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "ЗьвÑць зь Ñеткай"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1325,39 +1286,39 @@ msgstr ""
msgid "None"
msgstr "ÐÑма"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1365,151 +1326,151 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Захаваць Ñк файл"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Уключана"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Ðдключана"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "МагчымаÑьці аÑноўных ÑувÑзÑÑž"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "МагчымаÑьці аÑноўных ÑувÑзÑÑž"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Загаловак Ñправаздачы"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "ЛÑкальны"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Запыты чытаньнÑ"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Базы дадзеных адÑутнічаюць"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Базы дадзеных адÑутнічаюць"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Прааналізаваць"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Тлумачыць SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1517,109 +1478,109 @@ msgstr "Тлумачыць SQL"
msgid "Time"
msgstr "ЧаÑ"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Ðгулам"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "ПрафілÑваньне"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Табліца"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Кадыроўка"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Дадаць новае поле"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL-запыт"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
#, fuzzy
msgid "Filter"
msgstr "Файлы"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
msgid "Sum of grouped rows:"
msgstr "КолькаÑьць адÑартаваных радкоў."
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Ðгулам"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "ЛÑкальны"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Ðбнавіць"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1627,274 +1588,283 @@ msgstr ""
msgid "Import"
msgstr "Імрарт"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "Ðемагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\""
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Калі лаÑка, выберыце першаÑны (PRIMARY) альбо ўнікальны ключ (UNIQUE)"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Ðбнавіць запыт"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "ДакумÑнтацыÑ"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "ПадрабÑзьней…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
msgid "Justification"
msgstr "ÐўтÑнтыфікацыÑ…"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "СкаÑаваць"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "ЛÑкальны"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "ПрацÑÑÑ‹"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "ÐÑ Ð²Ñ‹Ð±Ñ€Ð°Ð½Ð°Ñ Ð±Ð°Ð·Ð° дадзеных."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Перайменаваць базу дадзеных у"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Перайменаваць базу дадзеных у"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "КапіÑваць базу дадзеных у"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Кадыроўка"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Табліца муÑіць мець прынамÑÑ– адно поле."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "ВыкарыÑтоўваць табліцы"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Дадаць новае поле"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Паказаць Ñетку"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Ðдключыць праверку зьнешніх ключоў"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Уключана"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Ðдключана"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Пошук"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL-запыт"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL-запыт"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "ПраглÑд"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "Выдаленьне %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of fields"
msgid "Values for column %s"
msgstr "КолькаÑьць палёў"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Дадаць новага карыÑтальніка"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL-запыт"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL-запыт"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "РÑдагаваць"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ðіводны радок Ð½Ñ Ð²Ñ‹Ð±Ñ€Ð°Ð½Ñ‹"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "ЗьмÑніць"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d не зьÑўлÑецца карÑктным нумарам радка."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1903,222 +1873,248 @@ msgstr "%d не зьÑўлÑецца карÑктным нумарам радкÐ
msgid "Save"
msgstr "Захаваць"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL-запыт"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL-запыт"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Пошук"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Дадаць/выдаліць калёнку крытÑру"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "ДзеÑньні з вынікамі запытаў"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Памер указальніка на дадзеныÑ"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ігнараваць"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "СкапіÑваць"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Радкі падзеленыÑ"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "Дадаць %s Ð½Ð¾Ð²Ñ‹Ñ Ð¿Ð°Ð»Ñ–"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Выберыце ÑпаÑылкавы ключ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Выберыце зьнешні ключ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Калі лаÑка, выберыце першаÑны (PRIMARY) альбо ўнікальны ключ (UNIQUE)"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Выберыце поле Ð´Ð»Ñ Ð°Ð´Ð»ÑŽÑтраваньнÑ"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
msgid "Go to link"
msgstr "Базы дадзеных адÑутнічаюць"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Ðазвы калёнак"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "ÐŸÐ°ÐºÐ°Ð·Ð°Ð½Ñ‹Ñ Ð·Ð°Ð¿Ñ–ÑÑ‹"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "ЗгенÑраваць пароль"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "ЗгенÑраваць"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "ЗьмÑніць пароль"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Пан"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Паказаць уÑе"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Дадаць новае поле"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Вылучаны карыÑтальнік Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹ Ñž табліцы прывілеÑÑž."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2126,30 +2122,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
msgid ", latest stable version:"
msgstr "Стварыць ÑувÑзь"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Базы дадзеных адÑутнічаюць"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
msgid "Done"
msgstr "ДадзеныÑ"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "ПапÑÑ€ÑднÑÑ Ñтаронка"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2157,96 +2153,96 @@ msgid "Next"
msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ñтаронка"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ðгулам"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Двайковы"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Сак"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Кра"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Тра"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ЧÑÑ€"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Ліп"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Жні"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "КаÑ"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Сту"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Лют"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Сак"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Кра"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2254,78 +2250,78 @@ msgid "May"
msgstr "Тра"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "ЧÑÑ€"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Ліп"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Жні"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Вер"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "КаÑ"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "ЛіÑ"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Сьн"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ðдз"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пан"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Ðўт"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "ПÑÑ‚"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2333,115 +2329,115 @@ msgid "Sun"
msgstr "Ðдз"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Пан"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ðўт"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Сер"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Цач"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "ПÑÑ‚"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Суб"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ðдз"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пан"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Ðўт"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Сер"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Цач"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "ПÑÑ‚"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Суб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "ÐÑма"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "выкарыÑтоўваецца"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2494,16 +2490,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "у ÑÑкунду"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "у хвіліну"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "у гадзіну"
@@ -2511,43 +2507,59 @@ msgstr "у гадзіну"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Памер шрыфта"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "прамы"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "адваротны"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column names"
+msgid "Column:"
+msgstr "Ðазвы калёнак"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Парадак"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Паказаць"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "КрытÑÑ€"
#: libraries/DBQbe.class.php:576
@@ -2571,33 +2583,43 @@ msgid "Use Tables"
msgstr "ВыкарыÑтоўваць табліцы"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Ðбо"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "І"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "УÑтавіць"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Выдаліць"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "ЗьмÑніць"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-запыт да БД <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Выканаць запыт"
@@ -2639,8 +2661,8 @@ msgstr[0] "%s ÑупадзеньнÑÑž у табліцы <i>%s</i>"
msgstr[1] "%s ÑупадзеньнÑÑž у табліцы <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "ПраглÑд"
@@ -2655,9 +2677,9 @@ msgstr "Дамп дадзеных табліцы"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Выдаліць"
@@ -2702,32 +2724,32 @@ msgstr "ХатнÑÑ Ñ‚Ñчка дадзеных"
msgid "Restore column order"
msgstr "Дадаць/выдаліць калёнку крытÑру"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "ÐŸÐµÑ€ÑˆÐ°Ñ Ñтаронка"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "ПапÑÑ€ÑднÑÑ Ñтаронка"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "ÐаÑÑ‚ÑƒÐ¿Ð½Ð°Ñ Ñтаронка"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2737,19 +2759,20 @@ msgstr "ÐпошнÑÑ Ñтаронка"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Суб"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "КолькаÑьць палёў"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Пан"
#: libraries/DisplayResults.class.php:919
@@ -2774,7 +2797,7 @@ msgstr "Выканаць запыт з закладак"
msgid "Sort by key"
msgstr "Сартаваць па ключы"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2894,12 +2917,12 @@ msgid "Query took %01.4f sec"
msgstr "Запыт выконваўÑÑ %01.4f ÑÑк"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "З адзначанымі:"
@@ -2909,16 +2932,16 @@ msgstr "З адзначанымі:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Ðдзначыць уÑÑ‘"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -3024,12 +3047,12 @@ msgstr "Ðдкрыць новае акно phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cookies муÑÑць быць уключанымі паÑÑŒÐ»Ñ Ð³Ñтага меÑца."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -3043,21 +3066,21 @@ msgstr "ІндÑÐºÑ Ð½Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ñ‹!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ІндÑкÑÑ‹"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Унікальнае"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "СьціÑнутаÑ"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "КолькаÑьць ÑлемÑнтаў"
@@ -3066,15 +3089,14 @@ msgstr "КолькаÑьць ÑлемÑнтаў"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "СупаÑтаўленьне"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "КамÑнтар"
@@ -3087,7 +3109,7 @@ msgstr "ПершаÑны ключ быў выдалены"
msgid "Index %s has been dropped"
msgstr "ІндÑÐºÑ %s быў выдалены"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3102,6 +3124,11 @@ msgstr ""
msgid "Databases"
msgstr "Базы дадзеных"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "СÑрвÑÑ€"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3109,35 +3136,39 @@ msgid "View"
msgstr "ВыглÑд"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Структура"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Пошук"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "УÑтавіць"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "ÐпÑрацыі"
@@ -3154,7 +3185,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Трыгеры"
@@ -3177,14 +3208,14 @@ msgstr "Запыт згодна прыкладу"
msgid "Privileges"
msgstr "Прывілеі"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "ПрацÑдуры"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Падзеі"
@@ -3226,7 +3257,7 @@ msgstr ""
msgid "Engines"
msgstr "Машыны"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3279,8 +3310,7 @@ msgstr "ÐÑма табліц"
msgid "There are no recent tables"
msgstr "Праверыць табліцу"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-запыт"
@@ -3425,11 +3455,15 @@ msgid "Target database `%s` was not found!"
msgstr "ТÑма %s Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ð°Ñ!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "ÐÑÐ¿Ñ€Ð°Ð²Ñ–Ð»ÑŒÐ½Ð°Ñ Ð±Ð°Ð·Ð° дадзеных"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "ÐекарÑктнае Ñ–Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
#: libraries/Table.class.php:1210
@@ -3473,7 +3507,7 @@ msgstr "ФункцыÑ"
msgid "Operator"
msgstr "ÐпÑратар"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3493,62 +3527,67 @@ msgstr "Пошук"
msgid "Edit/Insert"
msgstr "УÑтавіць"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Выбраць палі (прынамÑÑ– адно):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ðбо"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Дадаць умовы пошуку (цела Ð´Ð»Ñ ÑžÐ¼Ð¾Ð²Ñ‹ \"where\"):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "КолькаÑьць радкоў на Ñтаронку"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Парадак праглÑду:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "ПраглÑдзець Ð·ÑŒÐ½ÐµÑˆÐ½Ñ–Ñ Ð·Ð½Ð°Ñ‡Ñньні"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL-запыт"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "Выканаць \"запыт згодна прыклада\" (Ñымбаль падÑтаноўкі: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Выканаць \"запыт згодна прыклада\" (Ñымбаль падÑтаноўкі: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
msgid "How to use"
msgstr "ПашырÑньне PHP"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3582,8 +3621,8 @@ msgstr "ТÑма %s Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ð°Ñ!"
msgid "Theme path not found for theme %s!"
msgstr "ÐÑ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹ шлÑÑ… да Ñ‚Ñмы %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3875,7 +3914,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "МакÑымальны памер: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-запыт"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3888,125 +3933,140 @@ msgstr "МакÑымальны памер: %s%s"
msgid "MySQL said: "
msgstr "Ðдказ MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Тлумачыць SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Ðе тлумачыць SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Без PHP-коду"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Стварыць PHP-код"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Ðбнавіць"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Ðе правÑраць SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Праверыць SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Машыны"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "ПрафілÑваньне"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ðдз"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дзён, %s гадзінаў, %s хвілінаў Ñ– %s ÑÑкундаў"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "ПрацÑдуры"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "ПерайÑьці да базы дадзеных &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"ІÑнуе вÑÐ´Ð¾Ð¼Ð°Ñ Ð¿Ð°Ð¼Ñ‹Ð»ÐºÐ° з выкарыÑтаньнем парамÑтра %s, глÑдзіце апіÑаньне на %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Ñ‚Ñчка вÑб-ÑÑрвÑра Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÑ– файлаў"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Ðемагчыма адкрыць пазначаную вамі Ñ‚Ñчку Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÑ– файлаў"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ÐчыÑьціць"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Друк"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "СтворанаÑ"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ÐпошнÑе абнаўленьне"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ÐпошнÑÑ Ð¿Ñ€Ð°Ð²ÐµÑ€ÐºÐ°"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -4018,13 +4078,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "ДадзеныÑ"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ðгулам"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4096,6 +4160,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"ÐÑправільнае Ñ–Ð¼Ñ Ñ…Ð¾Ñту Ð´Ð»Ñ ÑÑрвÑра %1$s. Калі лаÑка, праверце канфігурыцыю."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "СÑрвÑÑ€"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "У канфігурацыі вызначаны некарÑктны мÑтад аўтÑнтыфікацыі:"
@@ -4147,7 +4217,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Ðдключана"
@@ -4244,7 +4314,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4296,25 +4366,25 @@ msgstr "ПашырÑньне PHP"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4569,7 +4639,7 @@ msgid "Character set of the file"
msgstr "Кадыроўка файла:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Фармат"
@@ -4586,7 +4656,6 @@ msgstr "СьціÑк"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4600,7 +4669,7 @@ msgstr "Пазначыць назвы палёў у першым радку"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Палі ўзÑÑ‚Ñ‹Ñ Ñž"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4608,7 +4677,7 @@ msgstr "Палі ўзÑÑ‚Ñ‹Ñ Ñž"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Палі Ñкрануюцца"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4616,7 +4685,9 @@ msgstr "Палі Ñкрануюцца"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "ЗамÑнÑць NULL на"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4628,12 +4699,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Радкі падзеленыÑ"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Радкі падзеленыÑ"
#: libraries/config/messages.inc.php:80
@@ -4676,8 +4749,6 @@ msgid "Include table caption"
msgstr "Уключыць загаловак табліцы"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Загаловак табліцы"
@@ -4686,8 +4757,6 @@ msgid "Continued table caption"
msgstr "ПрацÑгнуты загаловак табліцы"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Ключ меткі"
@@ -4714,7 +4783,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "ПеразапіÑваць Ñ–Ñнуючы(Ñ) файл(Ñ‹)"
@@ -4735,7 +4804,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Зваротнае двукоÑÑŒÑе Ñž імёнах табліц Ñ– палёў"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "РÑжым ÑумÑшчальнаÑьці SQL"
@@ -6257,7 +6326,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL-запыт"
@@ -6289,12 +6358,8 @@ msgstr "Паказаць Ð°Ð´ÐºÑ€Ñ‹Ñ‚Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6317,8 +6382,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка:"
@@ -6534,6 +6599,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6591,15 +6660,25 @@ msgstr ""
msgid "No Password"
msgstr "Без паролÑ"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Пароль:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Пацьверджаньне"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Ð¥Ñшаваньне паролю"
#: libraries/display_change_password.lib.php:87
@@ -6609,7 +6688,6 @@ msgid "MySQL 4.0 compatible"
msgstr "СумÑшчальнае з MySQL&nbsp;4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6619,6 +6697,12 @@ msgstr "Стварыць новую базу дадзеных"
msgid "Create"
msgstr "Стварыць"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Стварыць новую базу дадзеных"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6653,110 +6737,104 @@ msgstr ""
"Ðемагчыма загрузіць плагіны ÑкÑпартаваньнÑ, калі лаÑка, праверце ÑžÑталÑÐ²Ð°Ð½Ñ‹Ñ "
"файлы!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Allows locking tables for the current thread."
msgid "Exporting databases from the current server"
msgstr "ДазвалÑе блÑкаваць табліцы Ð´Ð»Ñ Ð±Ñгучага патоку."
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "Стварыць новую табліцу ў БД %s"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "Стварыць новую табліцу ў БД %s"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Тып ÑкÑпарту"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
msgid "Custom - display all possible options"
msgstr "Ðалады ÑкÑпарту базы дадзеных"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Базы дадзеных"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Табліц"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Радкі"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "КолькаÑьць палёў"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Захаваць на ÑÑрвÑры Ñž Ñ‚Ñчцы %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Захаваць Ñк файл"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Шаблён назвы файла"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "s value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6771,65 +6849,65 @@ msgstr ""
"выкарыÑтоўваць радкі Ñ„Ð°Ñ€Ð¼Ð°Ñ‚Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ñ‡Ð°Ñу. Ðпроч гÑтага, будуць Ð¿Ñ€Ð°Ð²ÐµÐ´Ð·ÐµÐ½Ñ‹Ñ "
"наÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ Ð·ÑŒÐ¼ÐµÐ½Ñ‹: %3$s. ÐÑтатні Ñ‚ÑкÑÑ‚ заÑтанецца Ñк Ñ‘Ñьць."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Кадыроўка файла:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "СьціÑк"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "архіваваны ў zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "архіваваны ў gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "ÑьціÑкаць у bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Захаваць Ñк файл"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Фармат"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Опцыі пераўтварÑньнÑ"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
msgid "Encoding Conversion:"
msgstr "Ð’ÑÑ€ÑÑ–Ñ ÐºÐ»Ñ–ÐµÐ½Ñ‚Ð° MySQL"
@@ -6844,7 +6922,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6979,6 +7057,10 @@ msgstr ""
msgid "Language"
msgstr "Мова"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Ð†Ð½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð¿Ñ€Ð° вÑÑ€ÑÑ–ÑŽ"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "ХатнÑÑ Ñ‚Ñчка дадзеных"
@@ -7404,8 +7486,10 @@ msgstr "З-за вÑлікай даўжыні,<br /> гÑтае поле Ð½Ñ Ð¼
msgid "Binary - do not edit"
msgstr "Ð”Ð²Ð°Ð¹ÐºÐ¾Ð²Ñ‹Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ â€” не Ñ€Ñдагуюцца"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "Ñ‚Ñчка вÑб-ÑÑрвÑра Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÑ– файлаў"
#: libraries/insert_edit.lib.php:1400
@@ -7475,50 +7559,50 @@ msgstr "ÐÑма"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "ЗамÑніць Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ дадзенымі з файла"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "ЗамÑніць Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ дадзенымі з файла"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "ПÑÑ‚"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Ðдправіць"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Дадаць новае поле"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Ці Ñапраўды вы жадаеце "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "ÐÑма зьменаў"
@@ -7737,18 +7821,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "Ñ–Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7766,7 +7850,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7777,7 +7861,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7788,12 +7872,12 @@ msgstr ""
msgid "Functions"
msgstr "Функцыі"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7804,7 +7888,7 @@ msgstr ""
msgid "Procedures"
msgstr "ПрацÑдуры"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7815,7 +7899,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7827,13 +7911,15 @@ msgstr ""
msgid "Views"
msgstr "ВыглÑд"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Перайменаваць базу дадзеных у"
#: libraries/operations.lib.php:107
@@ -7853,22 +7939,24 @@ msgid "Drop the database (DROP)"
msgstr "Базы дадзеных адÑутнічаюць"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Толькі Ñтруктуру"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Структуру Ñ– дадзеныÑ"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Толькі дадзеныÑ"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "КапіÑваць базу дадзеных у"
#: libraries/operations.lib.php:186
@@ -7909,8 +7997,11 @@ msgstr "Опцыі табліцы"
msgid "Rename table to"
msgstr "Перайменаваць табліцу ў"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "КамÑнтар да табліцы"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Машына Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ…"
@@ -8066,20 +8157,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "СÑрвÑÑ€:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Пароль:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Выбар ÑÑрвÑра"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8259,13 +8344,27 @@ msgstr "Структура табліцы __TABLE__"
msgid "Object creation options"
msgstr "Опцыі пераўтварÑньнÑ"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Загаловак табліцы"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Загаловак табліцы"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Ключ меткі"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8289,32 +8388,60 @@ msgstr "Паказваць камÑнтары калёнак"
msgid "Display MIME types"
msgstr "ДаÑÑ‚ÑƒÐ¿Ð½Ñ‹Ñ MIME-тыпы"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Пазначыць назвы палёў у першым радку"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ХоÑÑ‚"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Ð§Ð°Ñ ÑтварÑньнÑ"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Ð’ÑÑ€ÑÑ–Ñ PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "База дадзеных"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "ДадзеныÑ"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Структура"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8480,6 +8607,12 @@ msgstr ""
msgid "Export contents"
msgstr "Тып ÑкÑпарту"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Табліца"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8795,7 +8928,6 @@ msgid "Enabled"
msgstr "Уключана"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "МагчымаÑьці аÑноўных ÑувÑзÑÑž"
@@ -8824,11 +8956,11 @@ msgstr ""
"За інфармацыÑй Ñк абнавіць табліцу column_comments зьвÑрніцеÑÑ, калі лаÑка, "
"да дакумÑнтацыі"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Закладзены SQL-запыт"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "ГіÑÑ‚Ð¾Ñ€Ñ‹Ñ SQL"
@@ -8867,7 +8999,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "нÑма апіÑаньнÑ"
@@ -8890,10 +9022,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8901,7 +9038,7 @@ msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Парадак"
#: libraries/replication_gui.lib.php:112
@@ -8914,7 +9051,7 @@ msgstr "Паказаць Ñтан залежных ÑÑрвÑраў"
msgid "Slave status"
msgstr "Паказаць Ñтан залежных ÑÑрвÑраў"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "ЗьменнаÑ"
@@ -8923,6 +9060,15 @@ msgstr "ЗьменнаÑ"
msgid "Server ID"
msgstr "ID ÑÑрвÑра"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ХоÑÑ‚"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8940,12 +9086,11 @@ msgstr "Любы карыÑтальнік"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "ВыкарыÑтоўваць Ñ‚ÑкÑтавае поле"
#: libraries/replication_gui.lib.php:326
@@ -8975,8 +9120,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Пацьверджаньне"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "ЗгенÑраваць пароль"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -9021,13 +9173,14 @@ msgstr ""
msgid "Edit event"
msgstr "Ð’Ñб-ÑÑрвÑÑ€"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "ПрацÑÑÑ‹"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9340,103 +9493,103 @@ msgstr "ÐекарÑктнае Ñ–Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Дадаць новае поле"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
msgid "Export of routine %s"
msgstr "Імпартаваць файлы"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "ПрацÑдуры"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Ð’Ñ‹ Ð½Ñ Ð¼Ð°ÐµÑ†Ðµ даÑтатковых прывілеÑÑž быць у гÑтым меÑцы Ñž гÑÑ‚Ñ‹ чаÑ!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "У базе дадзеных табліц Ð½Ñ Ð²Ñ‹Ñўлена."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
msgid "There are no routines to display."
msgstr "Праверыць табліцу"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Дадаць новага карыÑтальніка"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export triggers"
msgid "Export of trigger %s"
msgstr "Тып ÑкÑпарту"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Трыгеры"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Ð’Ñ‹ Ð½Ñ Ð¼Ð°ÐµÑ†Ðµ даÑтатковых прывілеÑÑž быць у гÑтым меÑцы Ñž гÑÑ‚Ñ‹ чаÑ!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "У базе дадзеных табліц Ð½Ñ Ð²Ñ‹Ñўлена."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
msgid "There are no triggers to display."
msgstr "Праверыць табліцу"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Дадаць новага карыÑтальніка"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Тып ÑкÑпарту"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "ПадзеÑ"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Ð’Ñ‹ Ð½Ñ Ð¼Ð°ÐµÑ†Ðµ даÑтатковых прывілеÑÑž быць у гÑтым меÑцы Ñž гÑÑ‚Ñ‹ чаÑ!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "У базе дадзеных табліц Ð½Ñ Ð²Ñ‹Ñўлена."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
msgid "There are no events to display."
msgstr "Праверыць табліцу"
@@ -9497,7 +9650,7 @@ msgstr "Ðтрыбуты"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Дадаткова"
@@ -9607,8 +9760,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Паказаць папÑÑ€Ñдні праглÑд"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "ÐевÑÐ´Ð¾Ð¼Ð°Ñ Ð¼Ð¾Ð²Ð°: %1$s."
@@ -9616,7 +9769,7 @@ msgstr "ÐевÑÐ´Ð¾Ð¼Ð°Ñ Ð¼Ð¾Ð²Ð°: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "СÑрвÑÑ€"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9868,6 +10021,12 @@ msgstr ""
msgid "Login Information"
msgstr "Ð†Ð½Ñ„Ð°Ñ€Ð¼Ð°Ñ†Ñ‹Ñ Ð¿Ñ€Ð° ўваход"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "ВыкарыÑтоўваць Ñ‚ÑкÑтавае поле"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ðе зьмÑнÑць пароль"
@@ -9905,6 +10064,13 @@ msgstr "Праверыць прывілеі Ð´Ð»Ñ Ð±Ð°Ð·Ñ‹ &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "КарыÑтальнікі з правамі доÑтупу да &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "КарыÑтальнік"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9947,7 +10113,6 @@ msgid "No user found."
msgstr "Ðе знойдзены карыÑтальнік."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "РÑдагаваць прывілеі"
@@ -9988,7 +10153,9 @@ msgid "Column-specific privileges"
msgstr "СпÑÑ†Ñ‹Ñ„Ñ–Ñ‡Ð½Ñ‹Ñ Ð¿Ñ€Ñ‹Ð²Ñ–Ð»ÐµÑ– калёнак"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Дадаць прывілеі на наÑтупную базу"
#: libraries/server_privileges.lib.php:2290
@@ -9998,7 +10165,9 @@ msgstr ""
"літаральнага выкарыÑтаньнÑ"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Дадаць прывілеі на наÑтупную табліцу"
#: libraries/server_privileges.lib.php:2525
@@ -10038,6 +10207,12 @@ msgstr "Ð’Ñ‹ зьмÑнілі прывілеі Ð´Ð»Ñ %s."
msgid "Privileges for %s"
msgstr "Прывілеі"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "РÑдагаваць прывілеі"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -10065,46 +10240,48 @@ msgstr "Вылучаны карыÑтальнік Ð½Ñ Ð·Ð½Ð¾Ð¹Ð´Ð·ÐµÐ½Ñ‹ Ñž Ñ‚Ð
msgid "You have added a new user."
msgstr "Быў дададзены новы карыÑтальнік."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Выканаць SQL-запыт(Ñ‹) на ÑÑрвÑры %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Выканаць SQL-запыт(ы) на базе дадзеных %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "КалÑндар"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Дадаць гÑÑ‚Ñ‹ SQL-запыт у закладкі"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Даць кожнаму карыÑтальніку доÑтуп да гÑтай закладкі"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "ЗамÑніць Ñ–Ñную закладку з такім жа імем"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе перазапіÑвайце гÑÑ‚Ñ‹ запыт у іншых вокнах"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "РазьдзÑлÑльнік"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Паказаць гÑÑ‚Ñ‹ запыт зноў"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Толькі праглÑд"
@@ -10187,11 +10364,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Табліца %s была ачышчанаÑ"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -10218,7 +10395,11 @@ msgstr "Базы дадзеных адÑутнічаюць"
msgid "Check tables having overhead"
msgstr "Ðдзначыць Ñ‚Ñ‹Ñ, што патрабуюць аптымізацыі"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Парадак"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10312,7 +10493,7 @@ msgstr "У пачатку табліцы"
msgid "After %s"
msgstr "ПаÑÑŒÐ»Ñ %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "СтатыÑтыка радку"
@@ -10386,7 +10567,7 @@ msgstr ""
msgid "Information"
msgstr "ІнфармацыÑ"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "ВыкарыÑтаньне праÑторы"
@@ -10394,12 +10575,12 @@ msgstr "ВыкарыÑтаньне праÑторы"
msgid "Effective"
msgstr "ЭфÑктыўнаÑьць"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Табліца %1$s была паÑьпÑхова зьмененаÑ"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10501,8 +10682,22 @@ msgstr "ПаÑÑŒÐ»Ñ %s"
msgid "Table name"
msgstr "Ð†Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Машына Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ…"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "СупаÑтаўленьне"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "ÐзначÑньне PARTITION"
#: libraries/tbl_common.inc.php:54
@@ -10636,7 +10831,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Схаваць/паказаць табліцы бÑз ÑувÑзÑÑž"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "КолькаÑьць табліц"
#: pmd_general.php:467
@@ -10698,7 +10895,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "Ñтаронак"
#: pmd_pdf.php:123
@@ -10726,7 +10923,9 @@ msgid "New page name: "
msgstr "Ð†Ð¼Ñ ÐºÐ°Ñ€Ñ‹Ñтальніка"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Маштаб"
#: pmd_pdf.php:146
@@ -10745,6 +10944,12 @@ msgstr "Памылка: ÑувÑзь не дададзенаÑ."
msgid "FOREIGN KEY relation added"
msgstr "СувÑзь FOREIGN KEY была дададзенаÑ"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "МагчымаÑьці аÑноўных ÑувÑзÑÑž"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Ð£Ð½ÑƒÑ‚Ñ€Ð°Ð½Ð°Ñ ÑувÑзь дададзенаÑ"
@@ -10836,6 +11041,12 @@ msgstr "Імпартаваць файлы"
msgid "All"
msgstr "УÑе"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "ГіÑÑ‚Ð¾Ñ€Ñ‹Ñ SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10887,20 +11098,20 @@ msgstr[1] "%s базаў дадзеных былі паÑьпÑхова выда
msgid "Databases statistics"
msgstr "СтатыÑтыка базаў дадзеных"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Уключыць ÑтатыÑтыку"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10908,11 +11119,11 @@ msgstr ""
"Заўвага: УключÑньне ÑтатыÑтыкі базы дадзеных можа выклікаць вÑлікую "
"колькаÑьць трафіку паміж вÑб-ÑÑрвÑрам Ñ– ÑÑрвÑрам MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Базы дадзеных адÑутнічаюць"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Машыны Ð·Ð°Ñ…Ð°Ð²Ð°Ð½ÑŒÐ½Ñ Ð´Ð°Ð´Ð·ÐµÐ½Ñ‹Ñ…"
@@ -10940,7 +11151,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "ПÑÑ€ÑыдзкаÑ"
@@ -11269,10 +11480,6 @@ msgstr ""
msgid "Add chart"
msgstr "Дадаць новае поле"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11456,6 +11663,24 @@ msgstr[1] "выкарыÑтоўваецца"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "у гадзіну"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "у хвіліну"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "у ÑÑкунду"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Выразы"
@@ -12220,7 +12445,7 @@ msgid "Global value"
msgstr "ГлÑбальнае значÑньне"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -12329,7 +12554,7 @@ msgstr "ДадзеныÑ"
msgid "Edit server"
msgstr "Ð’Ñб-ÑÑрвÑÑ€"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Дадаць новага карыÑтальніка"
@@ -12537,7 +12762,9 @@ msgid "SQL result"
msgstr "SQL-вынік"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Створаны"
#: sql.php:1234
@@ -12551,8 +12778,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Праблемы з індÑкÑамі Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹ `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Дадаць гÑÑ‚Ñ‹ SQL-запыт у закладкі"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Метка"
#: tbl_chart.php:38
@@ -12649,17 +12882,17 @@ msgstr "ЗначÑньне"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Табліца %s ужо Ñ–Ñнуе!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Табліца %1$s ÑтворанаÑ."
@@ -12668,6 +12901,10 @@ msgstr "Табліца %1$s ÑтворанаÑ."
msgid "View dump (schema) of table"
msgstr "ПраглÑдзець дамп (Ñхему) табліцы"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "ÐекарÑктнае Ñ–Ð¼Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12692,7 +12929,7 @@ msgstr "КолькаÑьць файлаў логу"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12761,9 +12998,21 @@ msgstr "ПуÑÑ‚Ð°Ñ Ð½Ð°Ð·Ð²Ð° табліцы!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Паказаць табліцы"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "ВыкарыÑтаньне праÑторы"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "СтатыÑтыка радку"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12799,6 +13048,12 @@ msgstr "Ðбмежаваньні Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ñ–Ñ†Ñ‹"
msgid "No index defined! Create one below"
msgstr "ІндÑÐºÑ Ð½Ñ Ð²Ñ‹Ð·Ð½Ð°Ñ‡Ð°Ð½Ñ‹!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Выберыце поле Ð´Ð»Ñ Ð°Ð´Ð»ÑŽÑтраваньнÑ"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12842,114 +13097,118 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "ДазвалÑе ÑžÑтаўлÑць Ñ– замÑнÑць дадзеныÑ."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Базы дадзеных адÑутнічаюць"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "ДадзеныÑ"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Тып ÑкÑпарту"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Стварыць ÑувÑзь"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Стварыць ÑувÑзь"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -14179,6 +14438,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "макÑымум адначаÑовых злучÑньнÑÑž"
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Выбар ÑÑрвÑра"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL-запыт"
+
+#~ msgid "And"
+#~ msgstr "І"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "КолькаÑьць палёў"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Палі ўзÑÑ‚Ñ‹Ñ Ñž"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Палі Ñкрануюцца"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "ЗамÑнÑць NULL на"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Радкі падзеленыÑ"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/be@latin.po b/po/be@latin.po
index 4ee233f018..19e08e3b55 100644
--- a/po/be@latin.po
+++ b/po/be@latin.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-12-13 13:06+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Belarusian (latin) <http://l10n.cihar.com/projects/phpmyadmin/"
@@ -16,18 +16,18 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Pakazać usie"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Staronka:"
@@ -41,19 +41,18 @@ msgstr ""
"akno abo nałady biaśpieki vašaha braŭzera skanfihuranyja na blakavańnie "
"mižvakonnych ŭzajemadziejańniaŭ."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Pošuk"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Pošuk"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Paniesłasia"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Imia kluÄa"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Apisańnie"
@@ -117,15 +116,16 @@ msgstr "Baza dadzienych %1$s stvoranaja."
msgid "Database comment: "
msgstr "Kamentar da bazy dadzienych: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Kamentar da tablicy"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "Kamentar da tablicy"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Column names"
msgid "Column"
@@ -163,12 +163,12 @@ msgstr "Nazvy kalonak"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Typ"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Typ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nul"
@@ -195,7 +195,7 @@ msgstr "Nul"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Pa zmoÅ­ÄaÅ„ni"
@@ -221,11 +221,11 @@ msgstr "Źviazanaja z"
msgid "Comments"
msgstr "Kamentary"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "Kamentary"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nie"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "Nie"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Tak"
@@ -276,7 +276,7 @@ msgstr "Tak"
msgid "View dump (schema) of database"
msgstr "Prahladzieć damp (schiemu) bazy dadzienych"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "U bazie dadzienych tablic nia vyjaÅ­lena."
@@ -289,7 +289,7 @@ msgstr "Vybrać usio"
msgid "Unselect All"
msgstr "Źniać usie adznaki"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Imia bazy dadzienych nie paznaÄanaje!"
@@ -320,20 +320,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tablica"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Radki"
@@ -346,28 +345,25 @@ msgstr "Pamier"
msgid "in use"
msgstr "vykarystoÅ­vajecca"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Stvoranaja"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Apošniaje abnaŭleńnie"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Apošniaja pravierka"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -410,16 +406,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Baza dadzienych"
@@ -427,17 +419,17 @@ msgstr "Baza dadzienych"
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr ""
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Stan"
@@ -446,13 +438,11 @@ msgstr "Stan"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Dziejańnie"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Pakazać"
@@ -461,18 +451,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Vydalić"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -480,11 +470,11 @@ msgstr ""
msgid "Versions"
msgstr ""
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -500,28 +490,28 @@ msgstr ""
msgid "Database Log"
msgstr ""
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "Typ zapytu"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Dadzienyja vybranaha typu ekspartavańnia musiać być zazavanymi ŭ fajł!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add new field"
msgid "Bad parameters!"
msgstr "Dadać novaje pole"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Niedastatkova miesca dla zachavańnia ŭ fajł %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -529,12 +519,12 @@ msgstr ""
"Fajł %s užo isnuje na servery, źmianicie imia fajła abo praviercie opcyju "
"pierazapisu."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Damp zachavany ŭ fajł %s."
@@ -550,58 +540,59 @@ msgstr "Ekspart"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add new field"
msgid "Add a point"
msgstr "Dadać novaje pole"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Radki padzielenyja"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -610,15 +601,17 @@ msgstr ""
msgid "Add a linestring"
msgstr "Dadać abmiežavańni"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add %s field(s)"
+msgid "Polygon %d:"
+msgstr "Dadać %s novyja pali"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -726,12 +719,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL-zapyt byŭ paśpiachova vykanany"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Nazad"
@@ -769,39 +762,40 @@ msgstr "MahÄymaÅ›ci asnoÅ­nych suviaziaÅ­"
msgid "Database server"
msgstr "Baza dadzienych dla karystalnika"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "Server"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versija servera"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versija pratakołu"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Karystalnik"
#: index.php:257
#, fuzzy
#| msgid "Rename database to"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Pierajmienavać bazu dadzienych u"
#: index.php:269
@@ -811,30 +805,34 @@ msgstr "Web-server"
#: index.php:282
#, fuzzy
#| msgid "MySQL client version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Versija klijenta MySQL"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Pašyreńnie PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Pakazać infarmacyju pra PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Infarmacyja pra versiju"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dakumentacyja"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -956,7 +954,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Vy źbirajecie VYDALIĆ bazu dadzienych całkam!"
@@ -1058,78 +1056,40 @@ msgstr "Pierazahruzić pryvilei"
msgid "Removing Selected Users"
msgstr "Vydalić vybranych karystalnikaŭ"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Redagavać"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Vybar servera"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-#| msgid "Showing SQL query"
-msgid "Live query chart"
-msgstr "U vyhladzie SQL-zapytu"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ahułam"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "PadÅ‚uÄeÅ„ni"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Local monitor configuration incompatible"
msgstr "NiemahÄyma zahruzić kanfihuracyju pa zmoÅ­ÄaÅ„ni z: \"%1$s\""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1137,186 +1097,186 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "Keš zapytaŭ"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "Keš zapytaŭ"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "Keš zapytaŭ"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "Kolkaść fajłaŭ łogu"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Puł buferu"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Ahułam"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Volnych staronak"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Atrymana"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "PadÅ‚uÄeÅ„ni"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Pracesy"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s tablic(y)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Relations"
msgid "Questions"
msgstr "Suviazi"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafik"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "MahÄymaÅ›ci asnoÅ­nych suviaziaÅ­"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Pierajmienavać bazu dadzienych u"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Źviać ź sietkaj"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1324,39 +1284,39 @@ msgstr ""
msgid "None"
msgstr "Nijakaja"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1364,153 +1324,153 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Zachavać jak fajł"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "UkluÄana"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disabled"
msgid "Disable %s"
msgstr "AdkluÄana"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "MahÄymaÅ›ci asnoÅ­nych suviaziaÅ­"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "MahÄymaÅ›ci asnoÅ­nych suviaziaÅ­"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "ZahaÅ‚ovak spravazdaÄy"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Reload privileges"
msgid "Analysing logs"
msgstr "Pierazahruzić pryvilei"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Zapyty ÄytaÅ„nia"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
#| msgid "No databases"
msgid "Jump to Log table"
msgstr "Bazy dadzienych adsutniÄajuć"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Bazy dadzienych adsutniÄajuć"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Praanalizavać"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "TÅ‚umaÄyć SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1518,112 +1478,112 @@ msgstr "TÅ‚umaÄyć SQL"
msgid "Time"
msgstr "ÄŒas"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Ahułam"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Prafilavańnie"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tablica"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "KadyroÅ­ka"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Dadać novaje pole"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "Select Tables"
msgid "Series"
msgstr "Vybierycie tablicu(y)"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "Opcyi tablicy"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of fields"
msgid "Sum of grouped rows:"
msgstr "Kolkaść paloŭ"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Ahułam"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "Reload privileges"
msgid "Loading logs"
msgstr "Pierazahruzić pryvilei"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Abnavić"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1631,279 +1591,288 @@ msgstr ""
msgid "Import"
msgstr "Imrart"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "NiemahÄyma zahruzić kanfihuracyju pa zmoÅ­ÄaÅ„ni z: \"%1$s\""
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Kali Å‚aska, vybierycie pierÅ¡asny (PRIMARY) albo Å­nikalny kluÄ (UNIQUE)"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Abnavić zapyt"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dakumentacyja"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "Padrabiaźniej…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Authenticating…"
msgid "Justification"
msgstr "Aŭtentyfikacyja…"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Skasavać"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Pracesy"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nia vybranaja baza dadzienych."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Pierajmienavać bazu dadzienych u"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Pierajmienavać bazu dadzienych u"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Kapijavać bazu dadzienych u"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "KadyroÅ­ka"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Tablica musić mieć prynamsi adno pole."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Vykarystoŭvać tablicy"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Dadać novaje pole"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Pakazać sietku"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "AdkluÄyć pravierku źnieÅ¡nich kluÄoÅ­"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "UkluÄana"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "AdkluÄana"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Pošuk"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
#| msgid "in query"
msgid "Hide search results"
msgstr "pa zapytu"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "Showing SQL query"
msgid "Show search results"
msgstr "U vyhladzie SQL-zapytu"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Prahlad"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "Vydaleńnie %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of fields"
msgid "Values for column %s"
msgstr "Kolkaść paloŭ"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new User"
msgid "Add %d value(s)"
msgstr "Dadać novaha karystalnika"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
#| msgid "in query"
msgid "Hide query box"
msgstr "pa zapytu"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
#| msgid "Showing SQL query"
msgid "Show query box"
msgstr "U vyhladzie SQL-zapytu"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Redagavać"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nivodny radok nia vybrany"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Źmianić"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie źjaŭlajecca karektnym numaram radka."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1912,223 +1881,249 @@ msgstr "%d nie źjaŭlajecca karektnym numaram radka."
msgid "Save"
msgstr "Zachavać"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
#| msgid "in query"
msgid "Hide search criteria"
msgstr "pa zapytu"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
#| msgid "Showing SQL query"
msgid "Show search criteria"
msgstr "U vyhladzie SQL-zapytu"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Pošuk"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Dadać/vydalić kalonku kryteru"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Dziejańni z vynikami zapytaŭ"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Pamier ukazalnika na dadzienyja"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignaravać"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Skapijavać"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Radki padzielenyja"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "Dadać %s novyja pali"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Vybierycie spasyÅ‚kavy kluÄ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Vybierycie źnieÅ¡ni kluÄ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Kali Å‚aska, vybierycie pierÅ¡asny (PRIMARY) albo Å­nikalny kluÄ (UNIQUE)"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Vybierycie pole dla adlustravańnia"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Nazvy kalonak"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Pakazanyja zapisy"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Zgieneravać parol"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Zgieneravać"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Źmianić parol"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Pan"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Pakazać usie"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Dadać novaje pole"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "VyÅ‚uÄany karystalnik nia znojdzieny Å­ tablicy pryvilejaÅ­."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2136,31 +2131,31 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
#| msgid "No databases"
msgid "up to date"
msgstr "Bazy dadzienych adsutniÄajuć"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Nijakaja"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Papiaredniaja staronka"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2168,96 +2163,96 @@ msgid "Next"
msgstr "Nastupnaja staronka"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ahułam"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Dvajkovy"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Sak"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Kra"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Tra"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ÄŒer"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Lip"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Žni"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Kas"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Stu"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Lut"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Sak"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Kra"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2265,78 +2260,78 @@ msgid "May"
msgstr "Tra"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "ÄŒer"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Lip"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Žni"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Vier"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Kas"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Lis"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Åšn"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ndz"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pan"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "AÅ­t"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Piat"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2344,115 +2339,115 @@ msgid "Sun"
msgstr "Ndz"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Pan"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "AÅ­t"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Sier"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "CaÄ"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Piat"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ndz"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pan"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "AÅ­t"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sier"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "CaÄ"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Piat"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sub"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Nijakaja"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "vykarystoÅ­vajecca"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2505,16 +2500,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "u sekundu"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "u chvilinu"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "u hadzinu"
@@ -2522,43 +2517,59 @@ msgstr "u hadzinu"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Pamier Å¡ryfta"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "pramy"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "advarotny"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column names"
+msgid "Column:"
+msgstr "Nazvy kalonak"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Paradak"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Pakazać"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kryter"
#: libraries/DBQbe.class.php:576
@@ -2582,33 +2593,43 @@ msgid "Use Tables"
msgstr "Vykarystoŭvać tablicy"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Abo"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "I"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ustavić"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Vydalić"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Źmianić"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-zapyt da BD <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Vykanać zapyt"
@@ -2652,8 +2673,8 @@ msgstr[1] "%s supadzieńniaŭ u tablicy %s"
msgstr[2] "%s supadzieńniaŭ u tablicy %s"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Prahlad"
@@ -2668,9 +2689,9 @@ msgstr "Damp dadzienych tablicy"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Vydalić"
@@ -2714,32 +2735,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Dadać/vydalić kalonku kryteru"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Pieršaja staronka"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Papiaredniaja staronka"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Nastupnaja staronka"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2747,19 +2768,22 @@ msgid "End"
msgstr "Apošniaja staronka"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Showing rows"
+msgid "Start row:"
+msgstr "Pakazanyja zapisy"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Kolkaść paloŭ"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Pan"
#: libraries/DisplayResults.class.php:919
@@ -2784,7 +2808,7 @@ msgstr "Vykanać zapyt z zakładak"
msgid "Sort by key"
msgstr "Sartavać pa kluÄy"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2904,12 +2928,12 @@ msgid "Query took %01.4f sec"
msgstr "Zapyt vykonvaÅ­sia %01.4f sek"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Z adznaÄanymi:"
@@ -2919,16 +2943,16 @@ msgstr "Z adznaÄanymi:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "AdznaÄyć usio"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -3035,12 +3059,12 @@ msgstr "Adkryć novaje akno phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cookies musiać być ukluÄanymi paÅ›la hetaha miesca."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -3054,21 +3078,21 @@ msgstr "Indeks nia vyznaÄany!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksy"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unikalnaje"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Åšcisnutaja"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kolkaść elementaŭ"
@@ -3077,15 +3101,14 @@ msgstr "Kolkaść elementaŭ"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Supastaŭleńnie"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Kamentar"
@@ -3098,7 +3121,7 @@ msgstr "PierÅ¡asny kluÄ byÅ­ vydaleny"
msgid "Index %s has been dropped"
msgstr "Indeks %s byÅ­ vydaleny"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3113,6 +3136,11 @@ msgstr ""
msgid "Databases"
msgstr "Bazy dadzienych"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3120,35 +3148,39 @@ msgid "View"
msgstr "Vyhlad"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Pošuk"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Ustavić"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Aperacyi"
@@ -3165,7 +3197,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Tryhiery"
@@ -3188,14 +3220,14 @@ msgstr "Zapyt zhodna prykładu"
msgid "Privileges"
msgstr "Pryvilei"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Pracedury"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Padziei"
@@ -3237,7 +3269,7 @@ msgstr ""
msgid "Engines"
msgstr "Mašyny"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3290,8 +3322,7 @@ msgstr "Vybierycie tablicu(y)"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-zapyt"
@@ -3437,11 +3468,15 @@ msgid "Target database `%s` was not found!"
msgstr "Tema %s nia znojdzienaja!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Niapravilnaja baza dadzienych"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Niekarektnaje imia tablicy"
#: libraries/Table.class.php:1210
@@ -3485,7 +3520,7 @@ msgstr "Funkcyja"
msgid "Operator"
msgstr "Aperatar"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3505,62 +3540,67 @@ msgstr "Pošuk"
msgid "Edit/Insert"
msgstr "Ustavić"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Vybrać pali (prynamsi adno):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Abo"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Kolkaść radkoŭ na staronku"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Paradak prahladu:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Prahladzieć źnieÅ¡nija znaÄeÅ„ni"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "in query"
msgid "Additional search criteria"
msgstr "pa zapytu"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Vykanać \"zapyt zhodna prykłada\" (symbal padstanoŭki: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3594,8 +3634,8 @@ msgstr "Tema %s nia znojdzienaja!"
msgid "Theme path not found for theme %s!"
msgstr "Nia znojdzieny Å¡lach da temy %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3888,7 +3928,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Maksymalny pamier: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-zapyt"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3901,126 +3947,141 @@ msgstr "Maksymalny pamier: %s%s"
msgid "MySQL said: "
msgstr "Adkaz MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "TÅ‚umaÄyć SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Nie tÅ‚umaÄyć SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Biez PHP-kodu"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Stvaryć PHP-kod"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Abnavić"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Nie praviarać SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Pravieryć SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Mašyny"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Prafilavańnie"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ndz"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dzion, %s hadzinaÅ­, %s chvilinaÅ­ i %s sekundaÅ­"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Pracedury"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pierajści da bazy dadzienych \"%s\"."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "teÄka web-servera dla zahruzki fajÅ‚aÅ­"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "AÄyÅ›cić"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Druk"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Stvoranaja"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Apošniaje abnaŭleńnie"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Apošniaja pravierka"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -4032,13 +4093,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dadzienyja"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ahułam"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4112,6 +4177,12 @@ msgstr ""
"Niapravilnaje imia chostu dla servera %1$s. Kali Å‚aska, praviercie "
"kanfihurycyju."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "U kanfihuracyi vyznaÄany niekarektny metad aÅ­tentyfikacyi:"
@@ -4163,7 +4234,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "AdkluÄana"
@@ -4259,7 +4330,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4312,25 +4383,25 @@ msgstr "Suviaź nia znojdzienaja"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4582,7 +4653,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Farmat"
@@ -4599,7 +4670,6 @@ msgstr "Åšcisk"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4613,7 +4683,7 @@ msgstr "PaznaÄyć nazvy paloÅ­ u pierÅ¡ym radku"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Pali Å­ziatyja Å­"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4621,7 +4691,7 @@ msgstr "Pali Å­ziatyja Å­"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Pali ekranujucca"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4629,7 +4699,9 @@ msgstr "Pali ekranujucca"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Zamianiać NULL na"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4641,12 +4713,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Radki padzielenyja"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Radki padzielenyja"
#: libraries/config/messages.inc.php:80
@@ -4686,8 +4760,6 @@ msgid "Include table caption"
msgstr "UkluÄyć zahaÅ‚ovak tablicy"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Zahałovak tablicy"
@@ -4696,8 +4768,6 @@ msgid "Continued table caption"
msgstr "Praciahnuty zahałovak tablicy"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "KluÄ mietki"
@@ -4724,7 +4794,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Pierazapisvać isnujuÄy(ja) fajÅ‚(y)"
@@ -4744,7 +4814,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Zvarotnaje dvukośsie ŭ imionach tablic i paloŭ"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Režym sumiaÅ¡ÄalnaÅ›ci SQL"
@@ -6239,7 +6309,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "in query"
msgid "Retain query box"
@@ -6270,12 +6340,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6298,8 +6364,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -6520,6 +6586,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6577,15 +6647,25 @@ msgstr ""
msgid "No Password"
msgstr "Biez parola"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Parol:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Paćvierdžańnie"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Chešavańnie parolu"
#: libraries/display_change_password.lib.php:87
@@ -6595,7 +6675,6 @@ msgid "MySQL 4.0 compatible"
msgstr "SumiaÅ¡Äalnaje z MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6605,6 +6684,12 @@ msgstr "Stvaryć novuju bazu dadzienych"
msgid "Create"
msgstr "Stvaryć"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Stvaryć novuju bazu dadzienych"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6639,109 +6724,103 @@ msgstr ""
"NiemahÄyma zahruzić pÅ‚ahiny ekspartavaÅ„nia, kali Å‚aska, praviercie "
"ŭstalavanyja fajły!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Typ ekspartu"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Bazy dadzienych"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tablic"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Radki"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Kolkaść paloŭ"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Zachavać na servery Å­ teÄcy %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Zachavać jak fajł"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Šablon nazvy fajła"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "s value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6756,65 +6835,65 @@ msgstr ""
"možna vykarystoÅ­vać radki farmatavaÅ„nia Äasu. AproÄ hetaha, buduć "
"praviedzienyja nastupnyja źmieny: %3$s. Astatni tekst zastaniecca jak jość."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Kadyroŭka fajła:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Åšcisk"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "archivavany Å­ zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "archivavany Å­ gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "ściskać u bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Zachavać jak fajł"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Farmat"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Opcyi pieraŭtvareńnia"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6828,7 +6907,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6967,6 +7046,10 @@ msgstr ""
msgid "Language"
msgstr "Mova"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Infarmacyja pra versiju"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Chatniaja teÄka dadzienych"
@@ -7397,8 +7480,10 @@ msgstr "Z-za vialikaj daŭžyni, hetaje pole nia moža być adredagavanaje "
msgid "Binary - do not edit"
msgstr "Dvajkovyja dadzienyja — nie redagujucca"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "teÄka web-servera dla zahruzki fajÅ‚aÅ­"
#: libraries/insert_edit.lib.php:1400
@@ -7467,50 +7552,50 @@ msgstr "Nijakaja"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Zamianić dadzienyja tablicy dadzienymi z fajła"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Zamianić dadzienyja tablicy dadzienymi z fajła"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Piat"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Adpravić"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Dadać novaje pole"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Niama źmienaŭ"
@@ -7729,18 +7814,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "imia tablicy"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7758,7 +7843,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7769,7 +7854,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7780,12 +7865,12 @@ msgstr ""
msgid "Functions"
msgstr "Funkcyi"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7796,7 +7881,7 @@ msgstr ""
msgid "Procedures"
msgstr "Pracedury"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7807,7 +7892,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7819,13 +7904,15 @@ msgstr ""
msgid "Views"
msgstr "Vyhlad"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Pierajmienavać bazu dadzienych u"
#: libraries/operations.lib.php:107
@@ -7846,22 +7933,24 @@ msgid "Drop the database (DROP)"
msgstr "Kapijavać bazu dadzienych u"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Tolki strukturu"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Strukturu i dadzienyja"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Tolki dadzienyja"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kapijavać bazu dadzienych u"
#: libraries/operations.lib.php:186
@@ -7902,8 +7991,11 @@ msgstr "Opcyi tablicy"
msgid "Rename table to"
msgstr "Pierajmienavać tablicu ŭ"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Kamentar da tablicy"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Mašyna zachavańnia dadzienych"
@@ -8060,20 +8152,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Imia karystalnika:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Parol:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Vybar servera"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8255,13 +8341,27 @@ msgstr "Struktura tablicy __TABLE__"
msgid "Object creation options"
msgstr "Opcyi pieraŭtvareńnia"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Zahałovak tablicy"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Zahałovak tablicy"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "KluÄ mietki"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8285,32 +8385,60 @@ msgstr "Pakazvać kamentary kalonak"
msgid "Display MIME types"
msgstr "Dastupnyja MIME-typy"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "PaznaÄyć nazvy paloÅ­ u pierÅ¡ym radku"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Chost"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Čas stvareńnia"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versija PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Baza dadzienych"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dadzienyja"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Invalid table name"
@@ -8476,6 +8604,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tablica"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8794,7 +8928,6 @@ msgid "Enabled"
msgstr "UkluÄana"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "MahÄymaÅ›ci asnoÅ­nych suviaziaÅ­"
@@ -8823,11 +8956,11 @@ msgstr ""
"Za infarmacyjaj jak abnavić tablicu column_comments źviarniciesia, kali "
"Å‚aska, da dakumentacyi"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Zakładzieny SQL-zapyt"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Historyja SQL"
@@ -8866,7 +8999,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "niama apisańnia"
@@ -8889,18 +9022,25 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Imia karystalnika"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Imia karystalnika"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr ""
+#, fuzzy
+#| msgid "Portrait"
+msgid "Port:"
+msgstr "Partret"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8910,7 +9050,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Źmiennaja"
@@ -8919,6 +9059,15 @@ msgstr "Źmiennaja"
msgid "Server ID"
msgstr "ID servera"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Chost"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8936,12 +9085,11 @@ msgstr "Luby karystalnik"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Vykarystoŭvać tekstavaje pole"
#: libraries/replication_gui.lib.php:326
@@ -8971,8 +9119,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Paćvierdžańnie"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Zgieneravać parol"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -9018,13 +9173,14 @@ msgstr ""
msgid "Edit event"
msgstr "Padzieja"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Pracesy"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9339,103 +9495,103 @@ msgstr "Niekarektnaje imia tablicy"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Dadać novaje pole"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Pracedury"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Vy nia majecie dastatkovych pryvilejaÅ­ być u hetym miescy Å­ hety Äas!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "U bazie dadzienych tablic nia vyjaÅ­lena."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new User"
msgid "Add trigger"
msgstr "Dadać novaha karystalnika"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Tryhiery"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Vy nia majecie dastatkovych pryvilejaÅ­ być u hetym miescy Å­ hety Äas!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "U bazie dadzienych tablic nia vyjaÅ­lena."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new User"
msgid "Add event"
msgstr "Dadać novaha karystalnika"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export/Import to scale"
msgid "Export of event %s"
msgstr "Maštab"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Padzieja"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Vy nia majecie dastatkovych pryvilejaÅ­ być u hetym miescy Å­ hety Äas!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "U bazie dadzienych tablic nia vyjaÅ­lena."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9495,7 +9651,7 @@ msgstr "Atrybuty"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Dadatkova"
@@ -9605,8 +9761,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Pakazać papiaredni prahlad"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nieviadomaja mova: %1$s."
@@ -9614,7 +9770,7 @@ msgstr "Nieviadomaja mova: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9866,6 +10022,12 @@ msgstr ""
msgid "Login Information"
msgstr "Infarmacyja pra Å­vachod"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Vykarystoŭvać tekstavaje pole"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nie źmianiać parol"
@@ -9904,6 +10066,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr "Karystalniki z pravami dostupu da \"%s\""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Karystalnik"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9946,7 +10115,6 @@ msgid "No user found."
msgstr "Nie znojdzieny karystalnik."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Redagavać pryvilei"
@@ -9987,7 +10155,9 @@ msgid "Column-specific privileges"
msgstr "SpecyfiÄnyja pryvilei kalonak"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Dadać pryvilei na nastupnuju bazu"
#: libraries/server_privileges.lib.php:2290
@@ -9997,7 +10167,9 @@ msgstr ""
"litaralnaha vykarystańnia"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Dadać pryvilei na nastupnuju tablicu"
#: libraries/server_privileges.lib.php:2525
@@ -10038,6 +10210,12 @@ msgstr "Vy źmianili pryvilei dla %s."
msgid "Privileges for %s"
msgstr "Pryvilei"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Redagavać pryvilei"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -10065,45 +10243,47 @@ msgstr "VyÅ‚uÄany karystalnik nia znojdzieny Å­ tablicy pryvilejaÅ­."
msgid "You have added a new user."
msgstr "ByÅ­ dadadzieny novy karystalnik."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Vykanać SQL-zapyt(y) na servery %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Dadać hety SQL-zapyt u zakładki"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Dać kožnamu karystalniku dostup da hetaj zakładki"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Zamianić isnuju zakładku z takim ža imiem"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Nie pierazapisvajcie hety zapyt u inšych voknach"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Raździalalnik"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Pakazać hety zapyt znoŭ"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Tolki prahlad"
@@ -10187,11 +10367,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tablica %s byÅ‚a aÄyÅ¡Äanaja"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -10217,7 +10397,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr "AdznaÄyć tyja, Å¡to patrabujuć aptymizacyi"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Paradak"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10311,7 +10495,7 @@ msgstr "U paÄatku tablicy"
msgid "After %s"
msgstr "Paśla %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statystyka radku"
@@ -10385,7 +10569,7 @@ msgstr ""
msgid "Information"
msgstr "Infarmacyja"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Vykarystańnie prastory"
@@ -10393,12 +10577,12 @@ msgstr "Vykarystańnie prastory"
msgid "Effective"
msgstr "Efektyŭnaść"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tablica %1$s była paśpiachova źmienienaja"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10500,8 +10684,22 @@ msgstr "Paśla %s"
msgid "Table name"
msgstr "Imia tablicy"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Mašyna zachavańnia dadzienych"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Supastaŭleńnie"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "AznaÄeÅ„nie PARTITION"
#: libraries/tbl_common.inc.php:54
@@ -10635,7 +10833,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Schavać/pakazać tablicy biaz suviaziaŭ"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Kolkaść tablic"
#: pmd_general.php:467
@@ -10697,7 +10897,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "staronak"
#: pmd_pdf.php:123
@@ -10725,7 +10925,9 @@ msgid "New page name: "
msgstr "Imia karystalnika"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Maštab"
#: pmd_pdf.php:146
@@ -10744,6 +10946,12 @@ msgstr "Pamyłka: suviaź nie dadadzienaja."
msgid "FOREIGN KEY relation added"
msgstr "Suviaź FOREIGN KEY była dadadzienaja"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "MahÄymaÅ›ci asnoÅ­nych suviaziaÅ­"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Unutranaja suviaź dadadzienaja"
@@ -10835,6 +11043,12 @@ msgstr "Impartavać fajły"
msgid "All"
msgstr "Usie"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Historyja SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10887,20 +11101,20 @@ msgstr[2] "%s bazaŭ dadzienych byli paśpiachova vydalenyja."
msgid "Databases statistics"
msgstr "Statystyka bazaÅ­ dadzienych"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "UkluÄyć statystyku"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10908,11 +11122,11 @@ msgstr ""
"ZaÅ­vaha: UkluÄeÅ„nie statystyki bazy dadzienych moža vyklikać vialikuju "
"kolkaść trafiku pamiž web-serveram i serveram MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Bazy dadzienych adsutniÄajuć"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Mašyny zachavańnia dadzienych"
@@ -10940,7 +11154,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -11262,10 +11476,6 @@ msgstr ""
msgid "Add chart"
msgstr "Dadać novaje pole"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11452,6 +11662,24 @@ msgstr[2] "vykarystoÅ­vajecca"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "u hadzinu"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "u chvilinu"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "u sekundu"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Vyrazy"
@@ -12217,7 +12445,7 @@ msgid "Global value"
msgstr "Hlabalnaje znaÄeÅ„nie"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -12321,7 +12549,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -12527,7 +12755,9 @@ msgid "SQL result"
msgstr "SQL-vynik"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Stvorany"
#: sql.php:1234
@@ -12541,8 +12771,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Prablemy z indeksami dla tablicy `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Dadać hety SQL-zapyt u zakładki"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Mietka"
#: tbl_chart.php:38
@@ -12638,17 +12874,17 @@ msgstr "ZnaÄeÅ„nie"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tablica %s užo isnuje!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tablica %1$s stvoranaja."
@@ -12657,6 +12893,10 @@ msgstr "Tablica %1$s stvoranaja."
msgid "View dump (schema) of table"
msgstr "Prahladzieć damp (schiemu) tablicy"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Niekarektnaje imia tablicy"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12681,7 +12921,7 @@ msgstr "Kolkaść fajłaŭ łogu"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12750,9 +12990,21 @@ msgstr "Pustaja nazva tablicy!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Pakazać tablicy"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Vykarystańnie prastory"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statystyka radku"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12788,6 +13040,12 @@ msgstr "Abmiežavańni dla tablicy"
msgid "No index defined! Create one below"
msgstr "Indeks nia vyznaÄany!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Vybierycie pole dla adlustravańnia"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12831,113 +13089,117 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Dazvalaje ŭstaŭlać i zamianiać dadzienyja."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Bazy dadzienych adsutniÄajuć"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -14178,6 +14440,40 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "maksymum adnaÄasovych zÅ‚uÄeÅ„niaÅ­"
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Vybar servera"
+
+#, fuzzy
+#~| msgid "Showing SQL query"
+#~ msgid "Live query chart"
+#~ msgstr "U vyhladzie SQL-zapytu"
+
+#~ msgid "And"
+#~ msgstr "I"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Kolkaść paloŭ"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Pali Å­ziatyja Å­"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Pali ekranujucca"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Zamianiać NULL na"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Radki padzielenyja"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/bg.po b/po/bg.po
index ee50ac343f..99abd628ba 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-05 10:03+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Bulgarian <http://l10n.cihar.com/projects/phpmyadmin/master/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.3-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Показване на вÑички"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Страница:"
@@ -40,19 +40,18 @@ msgstr ""
"отварÑщиÑÑ‚ го прозорец или браузърът Ви е блокирал обновÑване на данни от "
"един прозорец в друг от ÑÑŠÐ¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð·Ð° ÑигурноÑÑ‚."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ТърÑене"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "ТърÑене"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Изпълнение"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Име на ключ"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ОпиÑание"
@@ -118,15 +117,16 @@ msgstr "БД %1$s беше Ñъздадена."
msgid "Database comment: "
msgstr "Коментар към БД: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Коментари към таблицата"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "Коментари към таблицата"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kолона"
@@ -162,12 +162,12 @@ msgstr "Kолона"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Тип"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Тип"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Празно"
@@ -194,7 +194,7 @@ msgstr "Празно"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "По подразбиране"
@@ -220,11 +220,11 @@ msgstr "Свързана към"
msgid "Comments"
msgstr "Коментари"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Коментари"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ðе"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Ðе"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Да"
@@ -275,7 +275,7 @@ msgstr "Да"
msgid "View dump (schema) of database"
msgstr "Преглед на Ñхема (дъмп) на БД"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Ð’ БД нÑма таблици."
@@ -288,7 +288,7 @@ msgstr "Маркиране вÑички"
msgid "Unselect All"
msgstr "Размаркиране вÑички"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Името на БД е празно!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Таблица"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Редове"
@@ -340,28 +339,25 @@ msgstr "Размер"
msgid "in use"
msgstr "ползва Ñе в момента"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Дата на Ñъздаване"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ПоÑледно обновление"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ПоÑледна проверка"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -399,16 +395,12 @@ msgstr "Следени таблици"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "БД"
@@ -416,17 +408,17 @@ msgstr "БД"
msgid "Last version"
msgstr "ПоÑледна верÑиÑ"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Създаден"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Съвременен"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "СъÑтоÑние"
@@ -435,13 +427,11 @@ msgstr "СъÑтоÑние"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ДейÑтвие"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Показване"
@@ -450,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Изтриване на проÑледената Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° таблицата"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Изтриване"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "активен"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "неактивен"
@@ -469,11 +459,11 @@ msgstr "неактивен"
msgid "Versions"
msgstr "ВерÑии"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Доклад за Ñледенето"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Моментна Ñнимка на Ñтруктурата"
@@ -489,24 +479,24 @@ msgstr "Следене на таблица"
msgid "Database Log"
msgstr "Дневник БД"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Ðеправилен тип!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "ИзбраниÑÑ‚ тип екÑпорт Ñ‚Ñ€Ñбва да бъде запазен като файл!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Грешни параметри!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "ÐедоÑтатъчно Ñвободно проÑтранÑтво за запазване на файла %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -514,12 +504,12 @@ msgstr ""
"Файлът %s вече ÑъщеÑтвува на Ñървъра, Ñменете името на файла или включете "
"опциÑта за препокриване."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Web Ñървърът нÑма права за пиÑане върху файла %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Схемата беше запазена във файл %s."
@@ -533,69 +523,82 @@ msgstr "Ðевалиден тип екÑпорт"
msgid "Value for the column \"%s\""
msgstr "СтойноÑÑ‚ за колона \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Използване на OpenStreetMaps като оÑновен Ñлой"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "ГеометриÑ"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Точка"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Точка %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "ДобавÑне на точка"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linestring"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Външен пръÑтен"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Вътрешен пръÑтен"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "ДобавÑне LineString"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "ДобавÑне вътрешен пръÑтен"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Многоъгълник"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "ДобавÑне многоъгълник"
@@ -700,12 +703,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL заÑвката беше изпълнена уÑпешно"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Ðазад"
@@ -735,37 +738,40 @@ msgstr "Още"
msgid "Database server"
msgstr "БД Ñървър"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Сървър"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Сървър:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Порт на Ñървъра"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "ВерÑÐ¸Ñ Ð½Ð° Ñървъра"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "ВерÑÐ¸Ñ Ð½Ð° протокола"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Потребител"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Знаков набор на Ñървъра"
#: index.php:269
@@ -773,30 +779,36 @@ msgid "Web server"
msgstr "Web Ñървър"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "ВерÑÐ¸Ñ Ð½Ð° БД клиент"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP разшрение"
#: index.php:300
msgid "Show PHP information"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "ВеÑиÑ"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ДокументациÑ"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -904,7 +916,7 @@ msgstr "\"DROP DATABASE\" заÑвката е забранена."
msgid "Do you really want to execute \"%s\"?"
msgstr "ÐаиÑтина ли иÑкате да изпълните \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Вие ще УÐИЩОЖИТЕ цÑла БД!"
@@ -988,70 +1000,36 @@ msgstr "Презареждане на правата"
msgid "Removing Selected Users"
msgstr "Изтриване на маркираните потребители"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "ЗатварÑне"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "РедакциÑ"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Диаграма на трафик в реално време"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Диаграма на връзки/процеÑи в реално време"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Диаграма на заÑвки в реално време"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "Статична информациÑ"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Общо"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Друго"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Връзки / ПроцеÑи"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Локалната наÑтройка на Ð½Ð°Ð±Ð»ÑŽÐ´Ð°Ñ‚ÐµÐ»Ñ Ðµ неÑъвмеÑтима"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1063,161 +1041,161 @@ msgstr ""
"да не работÑÑ‚ вече. ÐœÐ¾Ð»Ñ Ð½ÑƒÐ»Ð¸Ñ€Ð°Ð¹Ñ‚Ðµ наÑтройките до тези по подразбиране в "
"меню <i>ÐаÑтройки</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "ЕфикаÑноÑÑ‚ на буфера за заÑвки"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Използване на буфера за заÑвки"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Използвано от буфера за заÑвки"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Ðатоварване на процеÑора"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "СиÑтемна памет"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "СиÑтемен swap"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Средно натоварване"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Общо памет"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Памет в буфери"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Буферирана памет"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Свободна памет"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Използвана памет"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Ð’ÑÐ¸Ñ‡ÐºÐ¸Ñ swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Кеширан swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Използван swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Свободен swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Байта изпратени"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Байта получени"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Връзки"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ПроцеÑи"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Б"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "КБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ТБ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "ПБ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ЕБ"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d таблица(и)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "ЗапитваниÑ"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Трафик"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "ÐаÑтройки"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Изтриване диаграма"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Ð ÐµÐ´Ð°ÐºÑ†Ð¸Ñ Ð·Ð°Ð³Ð»Ð°Ð²Ð¸Ðµ и етикети"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "ДобавÑне диаграма към мрежата"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "ÐœÐ¾Ð»Ñ Ð´Ð¾Ð±Ð°Ð²ÐµÑ‚Ðµ поне една променлива към Ñериите"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1225,39 +1203,39 @@ msgstr "ÐœÐ¾Ð»Ñ Ð´Ð¾Ð±Ð°Ð²ÐµÑ‚Ðµ поне една променлива към
msgid "None"
msgstr "ÐÑма"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "ПодновÑване на наблюдателÑ"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Bременно Ñпиране на наблюдателÑ"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log и slow_query_log Ñа разрешени."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log е разрешен."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log е разрешен."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log и general_log Ñа забранени."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "на log_output не е зададено TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "на log_output е зададено TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1268,12 +1246,12 @@ msgstr ""
"отнемащи повече от %d Ñекунди. Препоръчително е да зададете на "
"long_query_time 0-2 Ñекунди, в завиÑимоÑÑ‚ от вашата ÑиÑтема."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time е зададено на %d Ñекунда(и)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1282,30 +1260,30 @@ msgstr ""
"подразбиране Ñлед реÑтарт на Ñървъра:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Задаване на log_output на %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Включване %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Изключване %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Задаване на long_query_time на %dÑ"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1313,53 +1291,53 @@ msgstr ""
"Ðе може да променÑте тези променливи. МолÑ, влезте като root или Ñе обърнете "
"към админиÑтратор."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "ПромÑна наÑтройки"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Текущи наÑтройки"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Заглавие на диаграмата"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Диференциални"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Разделени Ñ %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Единица"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "От дневника за бавни заÑвки"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "От Ð¾Ð±Ñ‰Ð¸Ñ Ð´Ð½ÐµÐ²Ð½Ð¸Ðº"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Зареждане дневници"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Ðнализиране и зареждане на дневници. Ще отнеме малко време."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "ОтмÑна на заÑвката"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1369,7 +1347,7 @@ msgstr ""
"SQL заÑвка е използвана като критерий за групиране и другите атрибути на "
"заÑвката, като начало на изпълнението, може да Ñа различни."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1378,32 +1356,32 @@ msgstr ""
"Тъй като е избрано групиране на заÑвки за вмъкване, такива към Ñъщата "
"таблица Ñъщо ще Ñа групирани заедно, без оглед на вмъкваните данни."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Данните заредени. ЗаÑвки изпълнени в този времеви интервал:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Към таблицата-дневник"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "ÐÑма данни"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Дневникът е проверен, но нÑма заÑвки изпълнени в този времеви интервал."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Ðнализиране…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "ОбÑÑнение на изхода"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1411,68 +1389,68 @@ msgstr "ОбÑÑнение на изхода"
msgid "Time"
msgstr "Време"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Общо време:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Резултат от профилиране"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Таблица"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Диаграма"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Редактиране диаграма"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Поредици"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Опции за филтриране на таблица-дневник"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Филтър"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Филтриране заÑвки по дума/регулÑрен израз:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"Групиране на заÑвките и игнориране на променливата Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð² WHERE "
"клаузите"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Брой групирани редове:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Общо:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Зареждане на дневници"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1482,24 +1460,24 @@ msgstr ""
"вероÑтно това Ñе дължи на изтекла ÑеÑиÑ. Презареждане Ñтраницата и ново "
"удоÑтоверÑване Ñ‚Ñ€Ñбва да помогне."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Презареждане Ñтраницата"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "ЗаÑегнати редове:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "Грешка в конфигурационен файл. Изглежда не е валиден JSON код."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1507,227 +1485,236 @@ msgstr ""
msgid "Import"
msgstr "Импорт"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Импорт наÑтройки за наблюдателÑ"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Изберете файла, който иÑкате да импортирате"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Ðнализиране заÑвка"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "СъветничеÑка програма"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Възможни проблеми Ñ Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»Ð½Ð¾Ñтта"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Проблем"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Препоръка"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Детайли за правило"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "ПодравнÑване"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Използвана променлива / формула"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "ТеÑÑ‚"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "ОтмÑна"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Зареждане"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Обработка на заÑвката"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Грешка при обработка на заÑвката"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "ÐÑма избрани БД."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Изтриване на колона"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "ДобавÑне на първичен ключ"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Щракнете, за да Ñкриете това Ñъобщение"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Преименуване БД"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Презареждане БД"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Копиране БД"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "ПромÑна знаков набор"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Таблицата Ñ‚Ñ€Ñбва да има поне една колона"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Вмъкване на таблица"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Скриване на индекÑите"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Показване на индекÑите"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Проверки на външен ключ:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Позволено)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Забрано)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "ТърÑене"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Скриване резултати от Ñ‚ÑŠÑ€Ñенето"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Показване резултати от Ñ‚ÑŠÑ€Ñенето"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "ПрелиÑтване"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Изтриване"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "ДефинициÑта на Ñъхранена процедура Ñ‚Ñ€Ñбва да Ñъдържа израз RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET редактор"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "СтойноÑти за колоната %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "СтойноÑти за нова колона"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Въвеждайте вÑÑка ÑтойноÑÑ‚ в отделно поле"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "ДобавÑне %d ÑтойноÑÑ‚(и)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Заб.: Ðко файлът Ñъдържа нÑколко таблици, те ще бъдат обединени"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Скриване формата за заÑвки"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Показване формата за заÑвки"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "РедакциÑ"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "ÐÑма върнати редове"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "ПромÑна"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Време за изпълнение на заÑвката"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d не е валиден номер на ред."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1736,91 +1723,115 @@ msgstr "%d не е валиден номер на ред."
msgid "Save"
msgstr "Запазване"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Скриване критерий за Ñ‚ÑŠÑ€Ñене"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Показване критерий за Ñ‚ÑŠÑ€Ñене"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr ""
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Ð’ÑÑка точка предÑтавлÑва ред."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "ПоÑочване на точка ще покаже етикета Ñ."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "За да увеличите, изберете чаÑÑ‚ от диаграмата Ñ Ð¼Ð¸ÑˆÐºÐ°Ñ‚Ð°."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Щракнете върху връзката за възÑтановÑване на мащабирането, за да Ñе върнете "
"в ÑÑŠÑтоÑнието по подразбиране."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Плотът може да Ñе преоразмерÑва, като го дръпнете за Ð´Ð¾Ð»Ð½Ð¸Ñ Ð´ÐµÑен ъгъл."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Изберете две колони"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Изберете две различни колони"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Резултати от заÑвката"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Игнориране"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Копиране"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Точка"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linestring"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Многоъгълник"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "ГеометриÑ"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Вътрешен пръÑтен"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Външен пръÑтен"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "ДобавÑне колони"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Изберете поÑÐ¾Ñ‡Ð²Ð°Ð½Ð¸Ñ ÐºÐ»ÑŽÑ‡"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Избор външен ключ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Изберете първичен или уникален ключ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Изберете колона за показване"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1828,20 +1839,20 @@ msgstr ""
"Ðе Ñте запиÑали промените в оформлението. Те ще бъдат загубени, ако не ги "
"запазите. ИÑкате ли да продължите?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "ДобавÑне Ð¾Ð¿Ñ†Ð¸Ñ ÐºÑŠÐ¼ колона "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "ÐатиÑнете Esc за отмÑна на редакциÑта"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1849,27 +1860,27 @@ msgstr ""
"Редактирали Ñте данни и те не Ñа запазени. ÐаиÑтина ли иÑкате да напуÑнете "
"Ñтраницата преди запазването им?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Завличане за промÑна на подредбата"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Щракване за Ñортиране"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Щракване за маркиране/отмаркиране"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Щракнете двукратно за копиране името на колона"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Щракнете Ñтрелката,<br />за да изберете колони"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1878,7 +1889,7 @@ msgstr ""
"редакциÑ, отметката, връзките редактиране, копиране и изтриване може да не "
"работÑÑ‚ Ñлед запазване."
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1887,7 +1898,7 @@ msgstr ""
"Можете Ñъщо да редактирате повечето колони<br/>като щракнете директно върху "
"Ñ‚Ñхното Ñъдържание."
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1896,58 +1907,58 @@ msgstr ""
"Можете Ñъщо да редактирате повечето колони<br/>като щракнете директно върху "
"Ñ‚Ñхното Ñъдържание."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Към връзка"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Копиране името на колоната"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"С деÑÐ½Ð¸Ñ Ð±ÑƒÑ‚Ð¾Ð½ върху името на колоната, за да го копирате в ÑиÑÑ‚ÐµÐ¼Ð½Ð¸Ñ Ð±ÑƒÑ„ÐµÑ€."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr ""
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Генериране парола"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Генериране"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "СмÑна парола"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Още"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Показване на вÑички"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Скриване на индекÑите"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "ИзбраниÑÑ‚ потребител не беше открит в таблицата Ñ Ð¿Ñ€Ð°Ð²Ð°."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1957,266 +1968,266 @@ msgstr ""
"верÑÐ¸Ñ Ðµ %s, излÑзла на %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", актуална Ñтабилна верÑиÑ:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "актуално"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Готово"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Преден"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Следващ"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "ДнеÑ"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Ñнуари"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "февруари"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "март"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "април"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "май"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "юни"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "юли"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "авгуÑÑ‚"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Ñептември"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "октомври"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "ноември"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "декември"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Ñну"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "фев"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "март"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "апр"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "май"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "юни"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "юли"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "авг"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Ñепт"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "окт"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "ное"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "дек"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "неделÑ"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "понеделник"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "вторник"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "ÑÑ€Ñда"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "четвъртък"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "петък"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Ñъбота"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "нд"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "пн"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "вт"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "ÑÑ€"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "чт"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "пт"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Ñб"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "нд"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "пн"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "вт"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "ÑÑ€"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "чт"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "пт"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Ñб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Сед"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "календар-меÑец-година"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "нÑма"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "ЧаÑ"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "минута"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Ñекунда"
@@ -2268,16 +2279,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "на Ñекунда"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "на минута"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "на чаÑ"
@@ -2285,45 +2296,61 @@ msgstr "на чаÑ"
msgid "per day"
msgstr "на ден"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Ð¢ÐµÐºÑƒÑ‰Ð¸Ñ Ñ„Ð°Ð¹Ð» Ñ Ð½Ð°Ñтройки (%s) е недоÑтъпен."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"ÐеподходÑщи права на файлът Ñ Ð½Ð°Ñтройки, в него не Ñ‚Ñ€Ñбва да може да пише "
"вÑеки!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Размер шрифт"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ВъзходÑщо"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "ÐизходÑщо"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kолона"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Сортиране"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Показване"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Критерии"
#: libraries/DBQbe.class.php:576
@@ -2343,33 +2370,43 @@ msgid "Use Tables"
msgstr "Използване таблиците"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Или"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "И"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Вмъкни"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Изтрий"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Промени"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL заÑвка към БД <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Изпълни заÑвката"
@@ -2409,8 +2446,8 @@ msgstr[0] "%1$s Ñъвпадение в таблица <strong>%2$s</strong>"
msgstr[1] "%1$s ÑÑŠÐ²Ð¿Ð°Ð´ÐµÐ½Ð¸Ñ Ð² таблица <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "ПрелиÑтване"
@@ -2424,9 +2461,9 @@ msgstr "Изтриване на ÑъвпадениÑта от таблицата
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Изтриване"
@@ -2462,40 +2499,45 @@ msgstr "СъхранÑване на редактираните данни"
msgid "Restore column order"
msgstr "ВъзÑтановÑване на подредбата на колоните"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Ðачало"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Предна"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Следваща"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "ПоÑледна"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Ðачален ред"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Брой редове"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Брой редове:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Режим"
#: libraries/DisplayResults.class.php:919
@@ -2519,7 +2561,7 @@ msgstr "Заглавки вÑеки %s реда"
msgid "Sort by key"
msgstr "Сортиране по ключ"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2629,12 +2671,12 @@ msgid "Query took %01.4f sec"
msgstr "ЗаÑвката отне %01.4f Ñекунди"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Когато има отметка:"
@@ -2644,16 +2686,16 @@ msgstr "Когато има отметка:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Маркиране вÑички"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2752,12 +2794,12 @@ msgstr "ОтварÑне на нов прозорец Ñ phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Оттук нататък Ñа необходими биÑквитки."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Оттук нататък е необходим javascript"
@@ -2769,21 +2811,21 @@ msgstr "Ðе е избран индекÑ!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ИндекÑи"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Уникално"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Опаковани"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "КардиналноÑÑ‚"
@@ -2792,15 +2834,14 @@ msgstr "КардиналноÑÑ‚"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "КолациÑ"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Коментар"
@@ -2813,7 +2854,7 @@ msgstr "ГлавниÑÑ‚ ключ беше изтрит"
msgid "Index %s has been dropped"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ %s беше изтрит"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2828,6 +2869,11 @@ msgstr ""
msgid "Databases"
msgstr "БД"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Сървър"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2835,35 +2881,39 @@ msgid "View"
msgstr "Изглед"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Структура"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ТърÑене"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Вмъкване"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Операции"
@@ -2880,7 +2930,7 @@ msgstr "ПроÑледÑване"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Тригери"
@@ -2903,14 +2953,14 @@ msgstr "ЗаÑвка по пример"
msgid "Privileges"
msgstr "Права"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Процедури"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "СъбитиÑ"
@@ -2950,7 +3000,7 @@ msgstr "Добавки"
msgid "Engines"
msgstr "Хранилища"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2994,8 +3044,7 @@ msgstr "ОтварÑни таблици"
msgid "There are no recent tables"
msgstr "ÐÑма наÑкоро отварÑни таблици"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL заÑвка"
@@ -3132,11 +3181,15 @@ msgid "Target database `%s` was not found!"
msgstr "Целевата БД `%s` не е намерена!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Ðевалидна БД"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Ðевалидно име на таблица"
#: libraries/Table.class.php:1210
@@ -3179,7 +3232,7 @@ msgstr "ФункциÑ"
msgid "Operator"
msgstr "Оператор"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3195,58 +3248,63 @@ msgstr "ТърÑене в таблица"
msgid "Edit/Insert"
msgstr "РедакциÑ/Вмъкване"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Избор на колона (поне една):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Или"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "ДобавÑне на уÑловие за Ñ‚ÑŠÑ€Ñене (Ñъдържание на \"where\" клаузата):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Брой редове на Ñтраница"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Подреждане по:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "Използване колоната като етикет за вÑÑка точка"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "МакÑимален брой редове за изчертаване"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Разглеждане на външни ÑтойноÑти"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Допълнителен критерий за Ñ‚ÑŠÑ€Ñене"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"ИзпълнÑване \"заÑвка по шаблон\" (знак за замеÑтване: \"%\") за две различни "
"колони"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "ИзпълнÑване на \"заÑвка по шаблон\" (знак за замеÑтване: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "ПрелиÑтване/Ð ÐµÐ´Ð°ÐºÑ†Ð¸Ñ Ñ‚Ð¾Ñ‡ÐºÐ¸"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Как да бъде използвано"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "ВъзÑтановÑване на мащабирането"
@@ -3278,8 +3336,10 @@ msgstr "Тема %s не е намерена!"
msgid "Theme path not found for theme %s!"
msgstr "Ðе е открит път към тема %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Тема"
#: libraries/Types.class.php:296
@@ -3566,7 +3626,13 @@ msgstr "ИзброÑване, избор от ÑпиÑък на определе
msgid "Max: %s%s"
msgstr "МакÑимум: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL заÑвка"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3579,119 +3645,134 @@ msgstr "МакÑимум: %s%s"
msgid "MySQL said: "
msgstr "MySQL отговори: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "ÐеуÑпешно Ñвързване към SQL валидатора!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "ОбÑÑнение на SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "ПропуÑни Explain SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Без PHP код"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Създаване на PHP код"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "ОпреÑнÑване"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "ПропуÑни Validate SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Валидиране на SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Ð ÐµÐ´Ð°ÐºÑ†Ð¸Ñ Ð½Ð° заÑвката на мÑÑто"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Ðа мÑÑто"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Профилиране"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "нд"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%e %B %Y в %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дена, %s чаÑа, %s минути и %s Ñекунди"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "ЛипÑващ параметър:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Показване БД &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "ФункционалноÑтта %s Ñе влиÑе от извеÑтен дефект, виж %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Щракване за превключване"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Разглеждане на компютъра:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Избор от директориÑта за качване <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Папката, коÑто Ñте указали за качване е недоÑтъпна"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "ÐÑма файлве за качване"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ИзчиÑтване"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Изпълнение"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Печат"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Дата на Ñъздаване"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ПоÑледно обновление"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ПоÑледна проверка"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "Ñподелен"
@@ -3703,13 +3784,17 @@ msgstr "Ñподелен"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Данни"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Общо"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3771,6 +3856,12 @@ msgstr "Ðевалиден Ð¸Ð½Ð´ÐµÐºÑ Ð½Ð° Ñървър: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Ðевалиден хоÑÑ‚ за Ñървър %1$s. Прегледайте конфигурациÑта."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Сървър"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Ðевалиден метод за удоÑтоверÑване в конфогурациÑта:"
@@ -3822,7 +3913,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Забрано"
@@ -3910,7 +4001,7 @@ msgstr "Ðевалиден номер на порт"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Ðевалидна ÑтойноÑÑ‚"
@@ -3959,25 +4050,25 @@ msgstr "Разширението SOAP не е намерено"
msgid "maximum %s"
msgstr "най-много %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "СтойноÑÑ‚: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "СтойноÑÑ‚ по подразбиране"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Позволение на потребители да променÑÑ‚ ÑтойноÑтта"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4240,7 +4331,7 @@ msgid "Character set of the file"
msgstr "Знаков набор на файла"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Формат"
@@ -4257,7 +4348,6 @@ msgstr "КомпреÑиÑ"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4267,22 +4357,28 @@ msgstr "ПоÑтавÑне имената на полетата в първи Ñ€
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Колоните Ñа оградени Ñ"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Колоните Ñа оградени от:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Колоните Ñа избегнати Ñ"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Колоните Ñа избегнати Ñ:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "ЗаменÑй NULL Ñ"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "ЗамÑна NULL Ñ:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4291,13 +4387,17 @@ msgstr "Премахване CRLF знаци от колони"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Колоните завършват Ñ"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Редовете завършват Ñ"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Редовете завършват Ñ:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4332,8 +4432,6 @@ msgid "Include table caption"
msgstr "Включване на заглавие на таблицата"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Заглавие на таблицата"
@@ -4342,8 +4440,6 @@ msgid "Continued table caption"
msgstr "Продължение на заглавието на таблицата"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Етикет на ключа"
@@ -4368,7 +4464,7 @@ msgid "Save on server"
msgstr "Запазване на Ñървъра"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "ПрезапиÑване на ÑъщеÑтвуващите файл(ове)"
@@ -4386,7 +4482,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Ограждане на имената на таблици и полета Ñ Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ð¸ кавички"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Режим на ÑъвмеÑтимоÑÑ‚ на SQL"
@@ -5873,7 +5969,7 @@ msgid ""
msgstr ""
"ÐžÐ¿Ñ€ÐµÐ´ÐµÐ»Ñ Ð´Ð°Ð»Ð¸ прозорецът ÑÑŠÑ Ð·Ð°Ñвката да оÑтане екрана Ñлед изпращането му"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Запазване отворен прозореца за заÑвки"
@@ -5904,12 +6000,8 @@ msgstr "ПропуÑкане заключени таблици"
msgid "Requires SQL Validator to be enabled"
msgstr "ИзиÑква SQL валидаторът да бъде включван"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5935,8 +6027,8 @@ msgstr ""
"Ðко имате отделно потребителÑко име, въведете го тук (по подразбиране е [kbd]"
"anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "ПотребителÑко име"
@@ -6146,6 +6238,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Ðевалидна ÑтойноÑÑ‚"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6199,15 +6297,25 @@ msgstr ""
msgid "No Password"
msgstr "Без парола"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Парола:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Отново"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Хеширане на паролата"
#: libraries/display_change_password.lib.php:87
@@ -6215,7 +6323,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 ÑъвмеÑтимо"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Създаване БД"
@@ -6223,6 +6330,12 @@ msgstr "Създаване БД"
msgid "Create"
msgstr "Създаване"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Създаване БД"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6255,90 +6368,86 @@ msgstr ""
"ПриÑтавките за екÑпортиране не могат да бъдат заредени, Ð¼Ð¾Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐµÑ‚Ðµ "
"инÑталациÑта!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "ЕкÑпорт на БД от Ñ‚ÐµÐºÑƒÑ‰Ð¸Ñ Ñървър"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "ЕкÑпорт на таблици от БД \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "ЕкÑпортиране на редове от таблица \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Тип на екÑпортирането:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Бързо - минимум наÑтройки"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "ПотребителÑко - вÑички наÑтройки"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "БД:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Таблица(и):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Редове:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Схема на ред(ове)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Брой редове:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Ред започва от:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Схема на вÑички редове"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Изход:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "ЗапиÑване на Ñървъра в Ð´Ð¸Ñ€ÐµÐºÑ‚Ð¾Ñ€Ð¸Ñ <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Запазване на изхода във файл"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Шаблон на файловото име:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ ще Ñтане името на Ñървъра"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ ще Ñтане името на БД"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ ще Ñтане името на таблицата"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6346,51 +6455,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "прилагане и към бъдещи екÑпорти"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Знаков набор на файла:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "КомпреÑиÑ:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip-нато"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip-нато"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip-нато"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Показване на изхода като текÑÑ‚"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Формат:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Специфични наÑтройки:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6404,7 +6513,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6521,6 +6630,10 @@ msgstr "Специфични наÑтройки:"
msgid "Language"
msgstr "Език"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "ВеÑиÑ"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Папка Ñ Ð´Ð°Ð½Ð½Ð¸"
@@ -6891,8 +7004,10 @@ msgstr "Поради дължината Ñи,<br />това поле може д
msgid "Binary - do not edit"
msgstr "Двоично - не Ñе редактира"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "директориÑта за upload на web Ñървъра"
#: libraries/insert_edit.lib.php:1400
@@ -6958,40 +7073,40 @@ msgstr "ÐÑма"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "ЗамÑна на предÑтавката на таблица"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Копиране на таблицата Ñ Ð¿Ñ€ÐµÐ´Ñтавка"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "От"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Изпълнение"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "ДобавÑне на предÑтавка на таблица"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "ДобавÑне на предÑтавка"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "ÐаиÑтина ли иÑкате да изпълните Ñледната заÑвка?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "ÐÑма промÑна"
@@ -7209,18 +7324,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Filter databases by name"
msgid "filter databases by name"
msgstr "филтър по таблица"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter items by name"
@@ -7238,7 +7353,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Колони"
@@ -7249,7 +7364,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Ðов"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7262,14 +7377,14 @@ msgstr "Ðов"
msgid "Functions"
msgstr "Функции"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "Ðов"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7282,7 +7397,7 @@ msgstr "Ðов"
msgid "Procedures"
msgstr "Процедури"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7297,7 +7412,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Ðов"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7309,7 +7424,7 @@ msgstr "Ðов"
msgid "Views"
msgstr "Изглед"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7317,7 +7432,9 @@ msgid "New"
msgstr "Ðов"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Преименуване БД на"
#: libraries/operations.lib.php:107
@@ -7334,22 +7451,24 @@ msgid "Drop the database (DROP)"
msgstr "Изтриване на БД (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Само Ñтруктурата"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Структурата и данните"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Само данните"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Копиране на БД в"
#: libraries/operations.lib.php:186
@@ -7388,8 +7507,11 @@ msgstr "Опции на таблицата"
msgid "Rename table to"
msgstr "Преименуване на таблицата на"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Коментари към таблицата"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Хранилище"
@@ -7538,20 +7660,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Можете да въведете хоÑÑ‚/IP Ð°Ð´Ñ€ÐµÑ Ð¸ порт, разделени Ñ Ð¸Ð½Ñ‚ÐµÑ€Ð²Ð°Ð»."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Сървър:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Име:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Парола:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Избор на Ñървър"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7707,11 +7823,27 @@ msgstr "Структура на таблица @TABLE@"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Заглавие на таблицата"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Заглавие на таблицата (продължение)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Етикет на ключа"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7729,32 +7861,60 @@ msgstr "Показване коментари"
msgid "Display MIME types"
msgstr "Показване MIME типове"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "ПоÑтавÑне имената на полетата в първи ред"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ХоÑÑ‚"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Време на генериране"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "ВерÑÐ¸Ñ Ð½Ð° PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "БД"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Данни"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Структура"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "ЕкÑпорт имена на таблици"
@@ -7907,6 +8067,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Таблица"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8158,7 +8324,6 @@ msgid "Enabled"
msgstr "Позволено"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Общи ÑвойÑтва на релациите"
@@ -8187,11 +8352,11 @@ msgstr ""
"ÐœÐ¾Ð»Ñ ÐºÐ¾Ð½Ñултирайте Ñе Ñ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñта отноÑно обновÑването на вашата "
"column_comments таблица"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "ОтбелÑзана SQL заÑвка"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-хронологиÑ"
@@ -8230,7 +8395,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "нÑма опиÑание"
@@ -8253,17 +8418,24 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "ПотребителÑко име"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "ПотребителÑко име"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Порт"
#: libraries/replication_gui.lib.php:112
@@ -8274,7 +8446,7 @@ msgstr "СъÑтоÑние на главен"
msgid "Slave status"
msgstr "СъÑтоÑние на подчинен"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Променлива"
@@ -8283,6 +8455,15 @@ msgstr "Променлива"
msgid "Server ID"
msgstr "Сървърен идентификатор"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ХоÑÑ‚"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8302,12 +8483,11 @@ msgstr "Ð’Ñеки потребител"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "От текÑтовото поле"
#: libraries/replication_gui.lib.php:326
@@ -8337,8 +8517,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Отново"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Генериране на парола"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8380,11 +8567,14 @@ msgstr "<b>Една или повече грешки възникнаха при
msgid "Edit event"
msgstr "Ð ÐµÐ´Ð°ÐºÑ†Ð¸Ñ Ñъбитие"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Грешка при обработка на заÑвката"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8659,81 +8849,81 @@ msgstr "ТрÑбва да дадете име на таблица на тригÐ
msgid "You must provide a trigger definition."
msgstr "ТрÑбва да дадете Ð´ÐµÑ„Ð¸Ð½Ð¸Ñ†Ð¸Ñ Ð½Ð° тригера."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Ðова процедура"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "ЕкÑпорт на процедура %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "процедура"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Ðе разполагате Ñ Ð¿Ñ€Ð°Ð²Ð°, за да Ñъздадете процедура"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "ÐÑма процедура Ñ Ð¸Ð¼Ðµ %1$s в БД %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "ÐÑма процедури."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Ðов тригер"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "ЕкÑпорт на тригер %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "тригер"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Ðе разполагате Ñ Ð¿Ñ€Ð°Ð²Ð°, за да Ñъздадете тригер"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "ÐÑма тригер Ñ Ð¸Ð¼Ðµ %1$s в БД %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "ÐÑма тригери."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Ðово Ñъбитие"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "ЕкÑпорт на Ñъбитието %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "Ñъбитие"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Ðе разполагате Ñ Ð¿Ñ€Ð°Ð²Ð°, за да Ñъздадете Ñъбитие"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "ÐÑма Ñъбитие Ñ Ð¸Ð¼Ðµ %1$s в БД %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "ÐÑма ÑъбитиÑ."
@@ -8789,7 +8979,7 @@ msgstr "Ðтрибути"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Допълнително"
@@ -8889,14 +9079,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ðепознат език: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Текущ Ñървър"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9146,6 +9338,12 @@ msgstr ""
msgid "Login Information"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° логване"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "От текÑтовото поле"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Да не Ñе ÑÐ¼ÐµÐ½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ð°Ñ‚Ð°"
@@ -9182,6 +9380,13 @@ msgstr "Даване на пълни права над БД &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Потребители Ñ Ð´Ð¾Ñтъп до &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Потребител"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9222,7 +9427,6 @@ msgid "No user found."
msgstr "ÐÑма потребител."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "РедакциÑ"
@@ -9264,7 +9468,9 @@ msgid "Column-specific privileges"
msgstr "Специфични за колоната права"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "ДобавÑне на права към Ñледната БД"
#: libraries/server_privileges.lib.php:2290
@@ -9272,7 +9478,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "sdgf"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "ДобавÑне на права към Ñледната таблица"
#: libraries/server_privileges.lib.php:2525
@@ -9311,6 +9519,12 @@ msgstr "Вие променихте правата на %s."
msgid "Privileges for %s"
msgstr "Права на %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "РедакциÑ"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Преглед потребители"
@@ -9336,45 +9550,47 @@ msgstr "ИзбраниÑÑ‚ потребител не беше открит в Ñ‚
msgid "You have added a new user."
msgstr "Вие добавихте нов потребител."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "ИзпълнÑване на SQL заÑвка/заÑвки на Ñървър %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Изпълнение на SQL заÑвка/заÑвки към БД %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "ИзчиÑтване"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "ОтбелÑзване SQL заÑвката"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Ð’Ñеки потребител да има доÑтъп до тази белÑзка"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "ЗамÑна белÑзката ÑÑŠÑ Ñъщото име"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе препокривайте тази заÑвка извън този прозорец"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Разделител"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Показване на заÑвката отново"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Само показване"
@@ -9456,11 +9672,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Таблицата %s беше изчиÑтена"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "ПроÑледÑването е активно."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "ПроÑледÑването е неактивно."
@@ -9486,7 +9702,11 @@ msgstr "ДобавÑне предÑтавка към таблица"
msgid "Check tables having overhead"
msgstr "Маркиране на таблиците ÑÑŠÑ Ð·Ð°Ð³ÑƒÐ±ÐµÐ½Ð¾ мÑÑто"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Сортиране"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "ÐÑма"
@@ -9568,7 +9788,7 @@ msgstr "В началото на таблицата"
msgid "After %s"
msgstr "След %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "СтатиÑтика за редовете"
@@ -9636,7 +9856,7 @@ msgstr "ДобавÑне на FULLTEXT индекÑ"
msgid "Information"
msgstr "ИнформациÑ"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Използвано мÑÑто"
@@ -9644,12 +9864,12 @@ msgstr "Използвано мÑÑто"
msgid "Effective"
msgstr "Ефективни"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Таблицата %1$s беше променена"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Грешка в заÑвката"
@@ -9737,8 +9957,20 @@ msgstr "Ñлед %s"
msgid "Table name"
msgstr "Име на таблица"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Хранилище"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "КолациÑ"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9865,7 +10097,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Показване/Ñкриване таблици без релации"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Брой таблици"
#: pmd_general.php:467
@@ -9911,7 +10145,9 @@ msgid "Page creation failed"
msgstr "ÐеуÑпешно Ñъздаване на Ñтраница"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Страница"
#: pmd_pdf.php:123
@@ -9931,7 +10167,9 @@ msgid "New page name: "
msgstr "Име: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "ЕкÑпорт/импорт в мащаб"
#: pmd_pdf.php:146
@@ -9950,6 +10188,12 @@ msgstr "Грешка: РелациÑта не е добавена."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY Ñ€ÐµÐ»Ð°Ñ†Ð¸Ñ Ðµ добавена"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Общи ÑвойÑтва на релациите"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Добавена е вътрешна релациÑ"
@@ -10039,6 +10283,12 @@ msgstr "Импорт на файл"
msgid "All"
msgstr "Ð’Ñички"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-хронологиÑ"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10087,20 +10337,20 @@ msgstr[1] "%1$ds БД бÑха изтрити уÑпешно."
msgid "Databases statistics"
msgstr "СтатиÑтика за базите данни"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Главен Ñървър"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Подчинен Ñървър"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Разрешаване на ÑтатиÑтика"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10108,11 +10358,11 @@ msgstr ""
"Забележка: Разрешаването на ÑтатиÑтика на БД може да коÑтва много голÑм "
"трафик между web Ñървъра и MySQL Ñървъра."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "ÐÑма БД"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Хранилища на данни"
@@ -10140,7 +10390,7 @@ msgstr "Модул"
msgid "Library"
msgstr "Библиотека"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "ВерÑиÑ"
@@ -10465,10 +10715,6 @@ msgstr ""
msgid "Add chart"
msgstr "ДобавÑне диаграма"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "СкороÑÑ‚ на опреÑнÑване"
@@ -10639,6 +10885,24 @@ msgstr[1] "%d минути"
msgid "Questions since startup: %s"
msgstr "Ð—Ð°Ð¿Ð¸Ñ‚Ð²Ð°Ð½Ð¸Ñ Ð¾Ñ‚ включването: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "на чаÑ"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "на минута"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "на Ñекунда"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "ЗаÑвление"
@@ -11262,7 +11526,7 @@ msgid "Global value"
msgstr "Глобална ÑтойноÑÑ‚"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "ИзтеглÑне"
@@ -11364,7 +11628,7 @@ msgstr "Дарение"
msgid "Edit server"
msgstr "Ð ÐµÐ´Ð°ÐºÑ†Ð¸Ñ Ñървър"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "ДобавÑне на нов Ñървър"
@@ -11568,7 +11832,9 @@ msgid "SQL result"
msgstr "SQL резултат"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Генерирано от"
#: sql.php:1234
@@ -11589,8 +11855,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Проблем Ñ Ð¸Ð½Ð´ÐµÐºÑите на таблица `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "ОтбелÑзване SQL заÑвката"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Етикет"
#: tbl_chart.php:38
@@ -11672,17 +11944,17 @@ msgstr "СтойноÑти на X"
msgid "Y-Axis label:"
msgstr "Етикет на оÑта Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Таблица %s вече ÑъщеÑтвува!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Таблицата %1$s беше Ñъздадена."
@@ -11691,6 +11963,10 @@ msgstr "Таблицата %1$s беше Ñъздадена."
msgid "View dump (schema) of table"
msgstr "Схема (дъмп) на таблицата"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ðевалидно име на таблица"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11711,7 +11987,7 @@ msgstr "ПроÑтранÑтвена колона"
msgid "Redraw"
msgstr "Изчертаване наново"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Име на файл"
@@ -11774,9 +12050,23 @@ msgid "The table name is empty!"
msgstr "Името на таблицата е празно!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Показване таблици"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Използвано мÑÑто"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "СтатиÑтика за редовете"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11810,6 +12100,12 @@ msgstr "ÐžÐ³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð·Ð° таблица"
msgid "No index defined! Create one below"
msgstr "Ðе е избран индекÑ!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Изберете колона за показване"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11853,108 +12149,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "ÐÑма данни"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Дата"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Израз за дефиниране на данни"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Израз за Ð¼Ð°Ð½Ð¸Ð¿ÑƒÐ»Ð°Ñ†Ð¸Ñ Ð½Ð° данни"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "ИзпълнÑване на SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "ЕкÑпорт като %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Показване на верÑиите"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Изключване проÑледÑването за %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Изключване Ñега"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Включване проÑледÑването за %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Включване Ñега"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Създаване на верÑÐ¸Ñ %1$s от %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "ПроÑледÑване Ñледните изрази за дефиниране на данни:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "ПроÑледÑване Ñледните изрази за манипулиране на данни:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Създаване на верÑиÑ"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Тема"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Още теми!"
@@ -13102,6 +13402,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert e 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Диаграма на трафик в реално време"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Диаграма на връзки/процеÑи в реално време"
+
+#~ msgid "Live query chart"
+#~ msgstr "Диаграма на заÑвки в реално време"
+
+#~ msgid "Static data"
+#~ msgstr "Статична информациÑ"
+
+#~ msgid "And"
+#~ msgstr "И"
+
+#~ msgid "Number of rows"
+#~ msgstr "Брой редове"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Колоните Ñа оградени Ñ"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Колоните Ñа избегнати Ñ"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "ЗаменÑй NULL Ñ"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Редовете завършват Ñ"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/bn.po b/po/bn.po
index 4c5a23f0e8..80488e1af2 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -1,12 +1,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 16:02+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Bengali <http://l10n.cihar.com/projects/phpmyadmin/4-0/bn/>\n"
+"Language-Team: Bengali "
+"<http://l10n.cihar.com/projects/phpmyadmin/master/bn/>\n"
"Language: bn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "সব দেখাও"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "পাতার সংখà§à¦¯à¦¾à¦ƒ"
@@ -39,19 +40,18 @@ msgstr ""
"করেছেন, অথবা আপনার বà§à¦°à¦¾à¦‰à¦œà¦¾à¦° à¦à¦° নিরাপতà§à¦¤à¦¾ সেটিংসৠà¦à¦®à¦¨ ভাবে কনফিগার করা আছে যে "
"দà§à¦Ÿà¦¿ উইনà§à¦¡à§‹à¦° à¦à¦• সাথে হালনাগাদ করাকে বাধা দিবে।"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "খà§à¦à¦œà§à¦¨"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +73,23 @@ msgstr "খà§à¦à¦œà§à¦¨"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "যাও"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Keyname"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "বরà§à¦£à¦¨à¦¾"
@@ -117,15 +117,16 @@ msgstr "%1$s ডাটাবেজ মà§à¦›à§‡ ফেলা হয়েছে"
msgid "Database comment: "
msgstr "ডাটাবেজ মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হঃ "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "টেবিলের মনà§à¦¤à¦¬à§à¦¯ সমূহ"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +138,8 @@ msgstr "টেবিলের মনà§à¦¤à¦¬à§à¦¯ সমূহ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "সà§à¦¤à¦®à§à¦­"
@@ -161,12 +162,12 @@ msgstr "সà§à¦¤à¦®à§à¦­"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "ধরন"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +179,7 @@ msgstr "ধরন"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "খালি"
@@ -193,7 +194,7 @@ msgstr "খালি"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "ডিফলà§à¦Ÿ"
@@ -219,11 +220,11 @@ msgstr "সংযà§à¦•à§à¦¤à¦¿ হবে"
msgid "Comments"
msgstr "মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হ"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +237,21 @@ msgstr "মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হ"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "না"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +264,10 @@ msgstr "না"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "হà§à¦¯à¦¾à¦"
@@ -274,7 +275,7 @@ msgstr "হà§à¦¯à¦¾à¦"
msgid "View dump (schema) of database"
msgstr "ডাটাবেজ ওর (schema) ভানà§à¦¡à¦¾à¦°à¦Ÿà¦¿ দেখা হোক"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "ডাটাবেজ ঠকোন টেবিল পাওয়া যায়নি।"
@@ -287,7 +288,7 @@ msgstr "সব চিহà§à¦¨à¦¿à¦¤ করà§à¦¨"
msgid "Unselect All"
msgstr "সব অনিরà§à¦¬à¦¾à¦šà¦¿à¦¤ হোক"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "ডাটাবেজ à¦à¦° নাম দেওয়া হয়নি"
@@ -315,20 +316,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "টেবিল"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rows"
@@ -341,28 +341,25 @@ msgstr "আকার"
msgid "in use"
msgstr "in use"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Creation"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "সরà§à¦¬à¦¶à§‡à¦· আপডেট"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Last check"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -400,16 +397,12 @@ msgstr "টেবিলগà§à¦²à¦¿ টà§à¦°à¦¾à¦• করা"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "ডাটাবেজ"
@@ -417,17 +410,17 @@ msgstr "ডাটাবেজ"
msgid "Last version"
msgstr "সরà§à¦¬à¦¶à§‡à¦· সংসà§à¦•à¦°à¦£"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "তৈরী করা হয়েছে"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "আপডেটেড"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "অবসà§à¦¥à¦¾"
@@ -436,13 +429,11 @@ msgstr "অবসà§à¦¥à¦¾"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Action"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "দেখান"
@@ -451,18 +442,18 @@ msgid "Delete tracking data for this table"
msgstr "à¦à¦‡ টেবিলের জনà§à¦¯ টà§à¦°à§à¦¯à¦¾à¦•à¦¿à¦‚ ডাটা মà§à¦›à§à¦¨"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "মà§à¦›à§‡ ফেল"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "সকà§à¦°à¦¿à¦¯à¦¼"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "সকà§à¦°à¦¿à¦¯à¦¼ নয়"
@@ -470,11 +461,11 @@ msgstr "সকà§à¦°à¦¿à¦¯à¦¼ নয়"
msgid "Versions"
msgstr "সংসà§à¦•à¦°à¦£à¦¸à¦®à§‚হ"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "টà§à¦°à§à¦¯à¦¾à¦•à¦¿à¦‚ রিপোরà§à¦Ÿ"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "গঠন সà§à¦¨à§à¦¯à¦¾à¦ªà¦¶à¦Ÿ"
@@ -490,35 +481,35 @@ msgstr "টেবিল টà§à¦°à¦¾à¦• কর"
msgid "Database Log"
msgstr "ডাটাবেজ লগ"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "বাজে পà§à¦°à¦•à¦¾à¦°!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "বাজে পà§à¦¯à¦¾à¦°à¦¾à¦®à¦¿à¦Ÿà¦¾à¦°!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ডামà§à¦ª %s ফাইল ঠসেভ করা হয়েছে"
@@ -532,69 +523,82 @@ msgstr "অবৈধ রপà§à¦¤à¦¾à¦¨à¦¿ পà§à¦°à¦•à¦¾à¦°"
msgid "Value for the column \"%s\""
msgstr "\"%s\" কলামের মান"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "বেজ লেয়ার হিসাবে OpenStreetMaps বà§à¦¯à¦¬à¦¹à¦¾à¦°"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "à¦à¦¸à¦†à¦°à¦†à¦‡à¦¡à¦¿"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "জà§à¦¯à¦¾à¦®à¦¿à¦¤à¦¿"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "পয়েনà§à¦Ÿ"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "à¦à¦•à§à¦¸"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "ওয়াই"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "পয়েনà§à¦Ÿ %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "à¦à¦•à¦Ÿà¦¿ পয়েনà§à¦Ÿ যোগ কর"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "লাইনসà§à¦Ÿà§à¦°à§à¦°à¦¿à¦‚"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "আউটার রিং"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "ইনার রিং"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "à¦à¦•à¦Ÿà¦¿ লাইনসà§à¦Ÿà§à¦°à¦¿à¦‚ যোগ করà§à¦¨"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "à¦à¦•à¦Ÿà¦¿ ইনার রিং যোগ করà§à¦¨"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "পলিগন"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "à¦à¦•à¦Ÿà¦¿ পলিগন যোগ করà§à¦¨"
@@ -689,12 +693,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "পিছনে"
@@ -732,37 +736,37 @@ msgstr "General relation features"
msgid "Database server"
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦° জনà§à¦¯ ডাটাবেজ"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr "সারà§à¦­à¦¾à¦°"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° আইডি"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr ""
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Server version"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Server version"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "User"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Server Choice"
#: index.php:269
@@ -771,31 +775,33 @@ msgstr ""
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "MySQL client version"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP Version"
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr ""
+#: index.php:323
+#, fuzzy
+#| msgid "Information"
+msgid "Version information:"
+msgstr "তথà§à¦¯"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "বরà§à¦£à¦¨à¦¾"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -906,7 +912,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr "আপনি কি সতà§à¦¯à¦¿ চান?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "আপনি à¦à¦•à¦Ÿà¦¿ সমà§à¦ªà§‚রà§à¦¨ ডাটাবেজ পà§à¦°à¦¾à§Ÿ মà§à¦›à§‡ ফেলছেন"
@@ -992,70 +998,36 @@ msgstr "বিশেষাধিকার রিলোড"
msgid "Removing Selected Users"
msgstr "নিরà§à¦§à¦¾à¦°à¦¿à¦¤ বà§à¦¯à¦¬à¦¹à¦¾à¦°à§€à¦¸à¦®à§‚হ মূছা হচà§à¦›à§‡"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "বনà§à¦§"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ কর"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "সরাসরি টà§à¦°à¦¾à¦«à¦¿à¦• লেখচিতà§à¦°"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "সংযোগ/পà§à¦°à¦•à§à¦°à¦¿à¦¯à¦¼à¦¾ লেখচিতà§à¦° সরাসরি"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "কà§à§Ÿà§‡à¦°à§€ লেখচিতà§à¦° সরাসরি"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "সà§à¦¥à¦¿à¦¸à¦¿ উপাতà§à¦¤"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "মোট"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "সà§à¦¥à¦¿à¦¤à¦¿ উপাতà§à¦¤"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "সংযোগসমূহ/পà§à¦°à¦•à§à¦°à¦¿à§Ÿà¦¾à¦¸à¦®à§‚হ"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "সà§à¦¥à¦¾à¦¨à§€à¦¯à¦¼ মনিটর কনফিগারেশন বেমানান"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1066,161 +1038,161 @@ msgstr ""
"সংসà§à¦•à¦°à¦£ উপাদানের সহিত সামঞà§à¦œà¦¸à§à¦¯à¦ªà§‚রà§à¦£ নয়। খà§à¦¬ সমà§à¦­à¦¬à¦¤ ইহা আপনার বরà§à¦¤à¦®à¦¾à¦¨ কনফিগারেশন কাজ "
"করবে না। ডিফলà§à¦Ÿ <i> সেটিংস </i> মেনৠআপনার কনফিগারেশন রিসেট করà§à¦¨à¥¤"
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "কà§à§Ÿà§‡à¦°à§€ কà§à¦¯à¦¾à¦¶à§‡à¦° কারà§à¦¯à¦•à¦¾à¦°à¦¿à¦¤à¦¾"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "কà§à§Ÿà§‡à¦°à§€ কà§à¦¯à¦¾à¦¶à§‡à¦° বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦¸à¦®à§‚হ"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "বà§à¦¯à¦¬à¦¹à§ƒà¦¤ কà§à§Ÿà§‡à¦°à§€ কà§à¦¯à¦¾à¦¶à§‡"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "সিসà§à¦Ÿà§‡à¦® সিপিইউ বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦¸à¦®à§‚হ"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "সিসà§à¦Ÿà§‡à¦® মেমোরী"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "সিসà§à¦Ÿà§‡à¦® বিনিময়"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "গড় লোড"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "মোট মেমোরী"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "কà§à¦¯à¦¾à¦¶à§‡ মেমোরী"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "বাফারড মেমোরী"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "ফাà¦à¦•à¦¾ মোমোরী"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "বà§à¦¯à¦¬à¦¹à§ƒà¦¤ মেমোরী"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "মোট বিনিময়"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "কà§à¦¯à¦¾à¦¶à§‡ বিনিময়"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "বà§à¦¯à¦¬à¦¹à§ƒà¦¤ বিনিময়"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "ফà§à¦°à§€ বিনিময়"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "পাঠনো বাইটস"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "গৃহীত বাইটস"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "সংযোগসমূহ"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processes"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "বাইট"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "কিলোবাইট"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "মেগাবাইট"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "গিগাবাইট"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "টেরাবাইট"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "পেটাবাইট"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "à¦à¦•à§à¦¸à¦¾à¦¬à¦¾à¦‡à¦Ÿ"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d টেবিল(সমূহ)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "পà§à¦°à¦¶à§à¦¨"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Traffic"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "সেটিংস"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "লেখচিতà§à¦° মূছে ফেলà§à¦¨"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "শিরোনাম à¦à¦¬à¦‚ লেবেলসমূহ সমà§à¦ªà¦¾à¦¦à¦¨ করà§à¦¨"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "গà§à¦°à¦¿à¦¡à§‡ লেখচিতà§à¦° যোগ করà§à¦¨"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "অনà§à¦—à§à¦°à¦¹à¦ªà§‚রà§à¦¬à¦• সিরিজসমূহে কমপকà§à¦·à§‡ à¦à¦•à¦Ÿà¦¿ চলক যোগ করà§à¦¨"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1228,39 +1200,39 @@ msgstr "অনà§à¦—à§à¦°à¦¹à¦ªà§‚রà§à¦¬à¦• সিরিজসমূহে à
msgid "None"
msgstr "কোনটিই নয়"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "নিরীকà§à¦·à¦£ পà§à¦¨à¦ƒà¦¸à§‚চনা"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "নিরীকà§à¦·à¦£ বিরতি"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log ও slow_query_log সকà§à¦°à¦¿à§Ÿà¥¤"
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log সকà§à¦°à¦¿à§Ÿà¥¤"
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log সকà§à¦°à¦¿à§Ÿà¥¤"
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1268,149 +1240,149 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "ফাইল হিসেবে সেভ করà§à¦¨"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Enabled"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disabled"
msgid "Disable %s"
msgstr "বনà§à¦§ করা হয়েছে"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "General relation features"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "General relation features"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Report title"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "লোকাল"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Read requests"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "কোন ডাটাবেজ নাই"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "কোন ডাটাবেজ নাই"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ কর"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1418,109 +1390,109 @@ msgstr "SQL বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ কর"
msgid "Time"
msgstr "সময়"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "মোট"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Query results operations"
msgid "Profiling results"
msgstr "Query results operations"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "টেবিল"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Charset"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Edit chart"
msgstr "%s কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ যোগ কর"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL query"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
#, fuzzy
msgid "Filter"
msgstr "কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
msgid "Sum of grouped rows:"
msgstr "The number of sorted rows."
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "মোট"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "লোকাল"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Rename database to"
msgid "Reload page"
msgstr "ডাটাবেজ রিনেম কর"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1528,270 +1500,279 @@ msgstr ""
msgid "Import"
msgstr "ইমà§à¦ªà§‹à¦°à§à¦Ÿ কর"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "\"%1$s\" হতে ডিফলà§à¦Ÿ কনফিগারেশন লোড করা যায়নি"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Update Query"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "বরà§à¦£à¦¨à¦¾"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "বরà§à¦£à¦¨à¦¾"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "লোকাল"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Processes"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "ঠিক আছে"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "ডাটাবেজ রিনেম কর"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "ডাটাবেজ রিনেম কর"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "ডাটাবেজ কপি করঃ"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Charset"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Table must have at least one field."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "টেবিল বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "ইনà§à¦¡à§‡à¦¸à§à¦• সমূহ"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Show grid"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Disable foreign key checks"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Enabled"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "বনà§à¦§ করা হয়েছে"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "খà§à¦à¦œà§à¦¨"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL query"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL query"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "বà§à¦°à¦¾à¦‰à¦œ করà§à¦¨"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "%s মà§à¦›à§‡ ফেলা হচà§à¦›à§‡"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/Set à¦à¦¡à¦¿à¦Ÿà¦°"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s কলামের মানসমূহ"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ কলামের মানসমূহ"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "à¦à¦•à¦Ÿà¦¿ পৃথক ফিলà§à¦¡à§‡ পà§à¦°à¦¤à¦¿à¦Ÿà¦¿ মান লিখà§à¦¨"
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করà§à¦¨"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL query"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL query"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ কর"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Change"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1800,220 +1781,244 @@ msgstr ""
msgid "Save"
msgstr "সেভ করà§à¦¨"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL query"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL query"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "খà§à¦à¦œà§à¦¨"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Add/Delete Field Columns"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Query results operations"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Data pointer size"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignore"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "পয়েনà§à¦Ÿ"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "লাইনসà§à¦Ÿà§à¦°à§à¦°à¦¿à¦‚"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "পলিগন"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "জà§à¦¯à¦¾à¦®à¦¿à¦¤à¦¿"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "ইনার রিং"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "আউটার রিং"
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "%s কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ যোগ কর"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "পà§à¦°à¦¦à¦°à§à¦¶à¦¨à§‡à¦° জনà§à¦¯ কà§à¦·à§‡à¦¤à§à¦° পছনà§à¦¦ কর"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
msgid "Go to link"
msgstr "কোন ডাটাবেজ নাই"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "কলামের নাম"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Start"
msgid "Show data row(s)"
msgstr "শনিবার"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "পাসওয়ারà§à¦¡ তৈরী কর"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "তৈরী কর"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "পাসওয়ারà§à¦¡ পরিবরà§à¦¤à¦¨ কর"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "সোমবার"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "সবগà§à¦²à§‹ দেখাও"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "ইনà§à¦¡à§‡à¦¸à§à¦• সমূহ"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2021,30 +2026,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
msgid ", latest stable version:"
msgstr "Server version"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "কোন ডাটাবেজ নাই"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
msgid "Done"
msgstr "ডাটা"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "পূরà§à¦¬à¦¬à¦°à§à¦¤à§€"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2052,96 +2057,96 @@ msgid "Next"
msgstr "পরবরà§à¦¤à§€"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "মোট"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "বাইনারী"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "মারà§à¦š"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "à¦à¦ªà§à¦°à¦¿à¦²"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "মে"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "জà§à¦¨"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "জà§à¦²à¦¾à¦‡"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "আগসà§à¦Ÿ"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "অকà§à¦Ÿà§‹à¦¬à¦°"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "জানà§à§Ÿà¦¾à¦°à§€"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "ফেবà§à¦°à§à§Ÿà¦¾à¦°à§€"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "মারà§à¦š"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "à¦à¦ªà§à¦°à¦¿à¦²"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2149,78 +2154,78 @@ msgid "May"
msgstr "মে"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "জà§à¦¨"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "জà§à¦²à¦¾à¦‡"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "আগসà§à¦Ÿ"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "সেপà§à¦Ÿà§‡à¦®à¦¬à¦°"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "অকà§à¦Ÿà§‹à¦¬à¦°"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "নভেমà§à¦¬à¦°"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "ডিসেমà§à¦¬à¦°"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "রবিবার"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "সোমবার"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "মঙà§à¦—লবার"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "শà§à¦•à§à¦°à¦¬à¦¾à¦°"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2228,113 +2233,113 @@ msgid "Sun"
msgstr "রবিবার"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "সোমবার"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "মঙà§à¦—লবার"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "বà§à¦§à¦¬à¦¾à¦°"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "বৃহসà§à¦ªà¦¤à¦¿à¦¬à¦¾à¦°"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "শà§à¦•à§à¦°à¦¬à¦¾à¦°"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "শনিবার"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "রবিবার"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "সোমবার"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "মঙà§à¦—লবার"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "বà§à¦§à¦¬à¦¾à¦°"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "বৃহসà§à¦ªà¦¤à¦¿à¦¬à¦¾à¦°"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "শà§à¦•à§à¦°à¦¬à¦¾à¦°"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "শনিবার"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "কোনটিই নয়"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "in use"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2387,16 +2392,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per second"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per minute"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per hour"
@@ -2404,43 +2409,59 @@ msgstr "per hour"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "ফনà§à¦Ÿ à¦à¦° আকার"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ascending"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descending"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "সà§à¦¤à¦®à§à¦­"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "সাজাà¦à¦¨"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "দেখান"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "কà§à¦·à§‡à¦¤à§à¦°"
#: libraries/DBQbe.class.php:576
@@ -2460,33 +2481,43 @@ msgid "Use Tables"
msgstr "টেবিল বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "অথবা"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "à¦à¦¬à¦‚"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "মà§à¦›à¦¾"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modify"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr ""
@@ -2528,8 +2559,8 @@ msgstr[0] "%s ভিতরের টেবিলটি মানানসই <i>
msgstr[1] "%s ভিতরের টেবিলগà§à¦²à¦¿ মানানসই <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "বà§à¦°à¦¾à¦‰à¦œ করà§à¦¨"
@@ -2543,9 +2574,9 @@ msgstr "%s মানানসই টেবিলটি মà§à¦›à§‡ দেবে
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "মà§à¦›à§‡ ফেল"
@@ -2584,32 +2615,32 @@ msgstr "Data home directory"
msgid "Restore column order"
msgstr "Add/Delete Field Columns"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "শà§à¦°à§"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "পূরà§à¦¬à¦¬à¦°à§à¦¤à§€"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "পরবরà§à¦¤à§€"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2619,19 +2650,20 @@ msgstr "End"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "শনিবার"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Number of fields"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "সোমবার"
#: libraries/DisplayResults.class.php:919
@@ -2656,7 +2688,7 @@ msgstr "Execute bookmarked query"
msgid "Sort by key"
msgstr "Sort by key"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2776,12 +2808,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr ""
@@ -2791,16 +2823,16 @@ msgstr ""
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "সব পরীকà§à¦·à¦¾ করà§à¦¨"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2901,12 +2933,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2918,21 +2950,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ইনà§à¦¡à§‡à¦¸à§à¦• সমূহ"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinality"
@@ -2941,15 +2973,14 @@ msgstr "Cardinality"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "à¦à¦•à¦¤à§à¦°à§€à¦•à¦°à¦£"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "মনà§à¦¤à¦¬à§à¦¯à¦¸à¦®à§‚হ"
@@ -2963,7 +2994,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr "%s ইনà§à¦¡à§‡à¦¸à§à¦• মà§à¦›à§‡ ফেলা হয়েছে"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2976,6 +3007,11 @@ msgstr ""
msgid "Databases"
msgstr "ডাটাবেজসমূহ Databases"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "সারà§à¦­à¦¾à¦°"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2983,35 +3019,39 @@ msgid "View"
msgstr "View"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Structure"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "খà§à¦à¦œà§à¦¨"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Insert"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operations"
@@ -3028,7 +3068,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3051,14 +3091,14 @@ msgstr "Query"
msgid "Privileges"
msgstr "Privileges"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
#, fuzzy
msgid "Events"
msgstr "Sent"
@@ -3101,7 +3141,7 @@ msgstr ""
msgid "Engines"
msgstr "ইঞà§à¦œà¦¿à¦¨à¦¸à¦®à§‚হ"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3153,8 +3193,7 @@ msgstr "কোন টেবিল নাই"
msgid "There are no recent tables"
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL query"
@@ -3295,12 +3334,15 @@ msgid "Target database `%s` was not found!"
msgstr "ডাটাবে ঠখà§à¦œà§à¦à¦¨Search in database"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "কোন ডাটাবেজ নাই"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Invalid table name:"
+msgstr "ভিতরে টেবিল (গà§à¦²à¦¿):"
#: libraries/Table.class.php:1210
#, php-format
@@ -3343,7 +3385,7 @@ msgstr "ফাংশন"
msgid "Operator"
msgstr "অপারেটর"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3363,62 +3405,67 @@ msgstr "খà§à¦à¦œà§à¦¨"
msgid "Edit/Insert"
msgstr "Insert"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Select fields (at least one):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "অথবা"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "খোà¦à¦œà¦¾à¦° শরà§à¦¤ যোগ কর (body of the \"where\" clause):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "কà§à¦°à¦® পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL query"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
msgid "How to use"
msgstr "PHP Version"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3452,8 +3499,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3744,7 +3791,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Max: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL query"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3757,122 +3810,137 @@ msgstr "Max: %s%s"
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ কর"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP কোড ছাড়া"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP কোড তৈরী করà§à¦¨Create PHP Code"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Refresh"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validate SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "ইঞà§à¦œà¦¿à¦¨à¦¸à¦®à§‚হ"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "রবিবার"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s দিন, %s মাস, %s মিনিট and %s সেকেণà§à¦¡"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "web server upload directory"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "খালি"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "পà§à¦°à¦¿à¦¨à§à¦Ÿ কর"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creation"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "সরà§à¦¬à¦¶à§‡à¦· আপডেট"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Last check"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3884,13 +3952,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "ডাটা"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "মোট"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3955,6 +4027,12 @@ msgstr "Invalid server index: \"%s\""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "সারà§à¦­à¦¾à¦°"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4006,7 +4084,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "বনà§à¦§ করা হয়েছে"
@@ -4103,7 +4181,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4155,25 +4233,25 @@ msgstr "PHP Version"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4428,7 +4506,7 @@ msgid "Character set of the file"
msgstr "ফাইল à¦à¦° অকà§à¦·à¦°à¦¸à¦®à§‚হঃ"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "ফরমেট"
@@ -4445,7 +4523,6 @@ msgstr "সংকোচন"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4459,7 +4536,7 @@ msgstr "Put fields names in the first row"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Fields enclosed by"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4467,7 +4544,7 @@ msgstr "Fields enclosed by"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Fields escaped by"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4475,8 +4552,10 @@ msgstr "Fields escaped by"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr ""
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
+msgstr "Replace NULL by"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4487,13 +4566,15 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Lines terminated by"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr ""
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
+msgstr "Lines terminated by"
#: libraries/config/messages.inc.php:80
#, fuzzy
@@ -4535,8 +4616,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4545,8 +4624,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Label key"
@@ -4573,7 +4650,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4594,7 +4671,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Enclose table and field names with backquotes"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6111,7 +6188,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL query"
@@ -6143,12 +6220,8 @@ msgstr "Show open tables"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6171,8 +6244,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
@@ -6382,6 +6455,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6437,15 +6514,25 @@ msgstr ""
msgid "No Password"
msgstr "কোন পাসওয়ারà§à¦¡ নাই"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "পাসওয়ারà§à¦¡"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Re-type"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Password Hashing"
#: libraries/display_change_password.lib.php:87
@@ -6455,7 +6542,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 compatible"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6465,6 +6551,12 @@ msgstr "নতà§à¦¨ ডাটাবেজ় তৈরী কর"
msgid "Create"
msgstr "তৈরী করà§à¦¨"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "নতà§à¦¨ ডাটাবেজ় তৈরী কর"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6498,110 +6590,104 @@ msgstr "Number of fields"
msgid "Could not load export plugins, please check your installation!"
msgstr "à¦à¦•à§à¦¸à¦ªà§‹à¦°à§à¦Ÿ পà§à¦²à¦¾à¦— ইন লোড করা যায়নি, আপনার ইনà§à¦¸à¦·à§à¦Ÿà¦²à§‡à¦¶à¦¨ পরীকà§à¦·à¦¾ করà§à¦¨"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "%s ডাটাবেজ় ঠনতà§à¦¨ টেবিল তৈরী কর"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "%s ডাটাবেজ় ঠনতà§à¦¨ টেবিল তৈরী কর"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Export type"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
msgid "Custom - display all possible options"
msgstr "ডাটাবেজ à¦à¦•à§à¦¸à¦ªà§‹à¦Ÿà¦ করার সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "ডাটাবেজসমূহ Databases"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "টেবিলসমূহ"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Rows"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Number of fields"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Save on server in %s directory"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "ফাইল হিসেবে সেভ করà§à¦¨"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "ফাইল নাম à¦à¦° টেমপà§à¦²à§‡à¦Ÿ"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting "
@@ -6616,65 +6702,65 @@ msgstr ""
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ফাইল à¦à¦° অকà§à¦·à¦°à¦¸à¦®à§‚হঃ"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "সংকোচন"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "ফাইল হিসেবে সেভ করà§à¦¨"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "ফরমেট"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Transformation options"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
msgid "Encoding Conversion:"
msgstr "MySQL client version"
@@ -6689,7 +6775,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6822,6 +6908,10 @@ msgstr ""
msgid "Language"
msgstr "ভাষা"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7200,9 +7290,11 @@ msgstr "Because of its length,<br /> this field might not be editable "
msgid "Binary - do not edit"
msgstr "বাইনারী -সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করবেন না"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr ""
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "web server upload directory"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7268,44 +7360,44 @@ msgstr "কোনটিই নয়"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "টেবিল উপসরà§à¦— পà§à¦°à¦¤à¦¿à¦¸à§à¦¥à¦¾à¦ªà¦¨"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "উপসরà§à¦— সহ টেবিলটি অনà§à¦²à¦¿à¦ªà¦¿ করà§à¦¨"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "শà§à¦•à§à¦°à¦¬à¦¾à¦°"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Submit"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "আপনি কি সতà§à¦¯à¦¿ চান?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "No change"
@@ -7523,18 +7615,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "টেবিল অরà§à¦¡à¦¾à¦° পরিবরà§à¦¤à¦¨ কর"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7552,7 +7644,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7563,7 +7655,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7574,12 +7666,12 @@ msgstr ""
msgid "Functions"
msgstr "ফাংশনসমূহ"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7590,7 +7682,7 @@ msgstr ""
msgid "Procedures"
msgstr "Procedures"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7601,7 +7693,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7613,13 +7705,15 @@ msgstr ""
msgid "Views"
msgstr "View"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "ডাটাবেজ পà§à¦¨à¦ƒà¦¨à¦¾à¦®à¦•à¦°à¦¨"
#: libraries/operations.lib.php:107
@@ -7636,22 +7730,24 @@ msgid "Drop the database (DROP)"
msgstr "ডাটাবেজটি ফেলে দিন (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "শà§à¦§à§à¦‡ গঠনপà§à¦°à¦£à¦¾à¦²à§€"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "গঠনপà§à¦°à¦£à¦¾à¦²à§€ à¦à¦¬à¦‚ তথà§à¦¯"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "শà§à¦§à§ তথà§à¦¯"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "ডাটাবেজ কপি করঃ"
#: libraries/operations.lib.php:186
@@ -7690,8 +7786,11 @@ msgstr ""
msgid "Rename table to"
msgstr "টেবিল রিনেম করà§à¦¨"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "টেবিলের মনà§à¦¤à¦¬à§à¦¯ সমূহ"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Storage Engine"
@@ -7850,21 +7949,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "সারà§à¦­à¦¾à¦°"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "পাসওয়ারà§à¦¡"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr ""
+#, fuzzy
+msgid "Server Choice:"
+msgstr "Server Choice"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -8043,13 +8135,27 @@ msgstr "Structure of table __TABLE__"
msgid "Object creation options"
msgstr "Transformation options"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Table caption"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Table caption"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Label key"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8073,32 +8179,60 @@ msgstr "কলামের মনà§à¦¤à¦¬à§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর
msgid "Display MIME types"
msgstr "Available MIME types"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Put fields names in the first row"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "হোষà§à¦Ÿ"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "তৈরী করার জনà§à¦¯ সময়"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP Version"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "ডাটাবেজ"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "ডাটা"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Structure"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8263,6 +8397,12 @@ msgstr ""
msgid "Export contents"
msgstr "Export type"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "টেবিল"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8560,7 +8700,6 @@ msgid "Enabled"
msgstr "Enabled"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -8587,11 +8726,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "বà§à¦•à¦®à¦¾à¦°à§à¦• করা SQL query"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL history"
@@ -8630,7 +8769,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "কোন বরà§à¦£à¦¨à¦¾ নাই"
@@ -8653,10 +8792,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "বà§à¦¯à¦¾à¦­à¦¾à¦°à¦•à¦¾à¦°à§€à¦° নাম"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8664,7 +8808,7 @@ msgstr "বà§à¦¯à¦¾à¦­à¦¾à¦°à¦•à¦¾à¦°à§€à¦° নাম"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "সাজাà¦à¦¨"
#: libraries/replication_gui.lib.php:112
@@ -8677,7 +8821,7 @@ msgstr "Show slave status"
msgid "Slave status"
msgstr "Show slave status"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "চলক"
@@ -8686,6 +8830,15 @@ msgstr "চলক"
msgid "Server ID"
msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° আইডি"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "হোষà§à¦Ÿ"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8703,13 +8856,12 @@ msgstr "যেকোন বà§à¦¯à¦¾à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Use text field"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8738,8 +8890,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Re-type"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "পাসওয়ারà§à¦¡ তৈরী কর"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8783,13 +8942,14 @@ msgstr ""
msgid "Edit event"
msgstr "Sent"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Processes"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9093,100 +9253,100 @@ msgstr "Invalid table name"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add routine"
msgstr "%s কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ যোগ কর"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
msgid "Export of routine %s"
msgstr "ফাইল ইমà§à¦ªà§‹à¦°à§à¦Ÿ কর"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add %s field(s)"
msgid "routine"
msgstr "%s কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ যোগ কর"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "You don't have sufficient privileges to be here right now!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "ডাটাবেজ ঠকোন টেবিল পাওয়া যায়নি।"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
msgid "There are no routines to display."
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করà§à¦¨"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
msgid "Export of trigger %s"
msgstr "Export type"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করà§à¦¨"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "You don't have sufficient privileges to be here right now!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "ডাটাবেজ ঠকোন টেবিল পাওয়া যায়নি।"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
msgid "There are no triggers to display."
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করà§à¦¨"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Export type"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Sent"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "You don't have sufficient privileges to be here right now!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "ডাটাবেজ ঠকোন টেবিল পাওয়া যায়নি।"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
msgid "There are no events to display."
msgstr "টেবিল পরীকà§à¦·à¦¾ কর"
@@ -9245,7 +9405,7 @@ msgstr "Attributes"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "অতিরিকà§à¦¤"
@@ -9356,8 +9516,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9365,7 +9525,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "সারà§à¦­à¦¾à¦°"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9604,6 +9764,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -9642,6 +9808,13 @@ msgstr "Check privileges for database &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "User"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9684,7 +9857,6 @@ msgid "No user found."
msgstr "No user(s) found."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ কর"
@@ -9727,7 +9899,9 @@ msgid "Column-specific privileges"
msgstr "কলাম নিরà§à¦¦à¦¿à¦·à§à¦Ÿ সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "নিচের ডাটাবেইজ ঠসà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ যোগ কর"
#: libraries/server_privileges.lib.php:2290
@@ -9735,7 +9909,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "নিচের টেবিল ঠসà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ যোগ কর"
#: libraries/server_privileges.lib.php:2525
@@ -9775,6 +9951,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "Privileges"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "সà§à¦¬à¦¿à¦§à¦¾à¦¸à¦®à§‚হ সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ কর"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9798,46 +9980,48 @@ msgstr ""
msgid "You have added a new user."
msgstr "আপনি à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করেছেন"
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "কà§à¦¯à¦¾à¦²à§‡à¦¨à§à¦¡à¦¾à¦°"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "à¦à¦‡ SQL query টি বà§à¦•à¦®à¦¾à¦°à§à¦• করà§à¦¨"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "সব বà§à¦¯à¦¾à¦•à§à¦¤à¦¿à¦•à§‡ à¦à¦‡ বà§à¦•à¦®à¦¾à¦°à§à¦•à¦Ÿà¦¿ দেখার সà§à¦¯à§‹à¦— দিন"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "à¦à¦•à¦‡ নামের বরà§à¦¤à¦®à¦¾à¦¨ বà§à¦•à¦®à¦¾à¦°à§à¦• পà§à¦°à¦¤à¦¿à¦¸à§à¦¥à¦¾à¦ªà¦¨ করà§à¦¨"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Delimiter"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "শà§à¦§à§ দেখ"
@@ -9904,11 +10088,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr ""
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "টà§à¦°à§à¦¯à¦¾à¦•à¦¿à¦‚ সকà§à¦°à¦¿à¦¯à¦¼à¥¤"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "টà§à¦°à§à¦¯à¦¾à¦•à¦¿à¦‚ সকà§à¦°à¦¿à¦¯à¦¼ নয়।"
@@ -9934,7 +10118,11 @@ msgstr "টেবিলে উপসরà§à¦— যোগ করà§à¦¨"
msgid "Check tables having overhead"
msgstr "ওভারহেড সহ টেবিল পরীকà§à¦·à¦¾ কর"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "সাজাà¦à¦¨"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10028,7 +10216,7 @@ msgstr "টেবিলের শà§à¦°à§à¦¤à§‡"
msgid "After %s"
msgstr "After %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -10098,7 +10286,7 @@ msgstr ""
msgid "Information"
msgstr "তথà§à¦¯"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Space usage"
@@ -10106,12 +10294,12 @@ msgstr "Space usage"
msgid "Effective"
msgstr "Effective"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "The selected users have been deleted successfully."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10209,8 +10397,20 @@ msgstr "After %s"
msgid "Table name"
msgstr "টেবিল à¦à¦° নাম"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Storage Engine"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "à¦à¦•à¦¤à§à¦°à§€à¦•à¦°à¦£"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10347,7 +10547,7 @@ msgstr ""
#: pmd_general.php:218
#, fuzzy
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Number of fields"
#: pmd_general.php:467
@@ -10408,7 +10608,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "পাতাসমà§à¦¹"
#: pmd_pdf.php:123
@@ -10436,8 +10636,10 @@ msgid "New page name: "
msgstr "বà§à¦¯à¦¾à¦­à¦¾à¦°à¦•à¦¾à¦°à§€à¦° নাম"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "No rows selected"
+msgid "Export/Import to scale:"
+msgstr "No rows selected"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10455,6 +10657,11 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+msgid "General relation features:"
+msgstr "Internal relations"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10548,6 +10755,12 @@ msgstr "ফাইল ইমà§à¦ªà§‹à¦°à§à¦Ÿ কর"
msgid "All"
msgstr "All"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL history"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10599,30 +10812,30 @@ msgstr[1] "%s ডাটাবেজসমূহ সফলভাবে মà§à¦›à
msgid "Databases statistics"
msgstr "ডাটাবেজসমূহের পরিসংখà§à¦¯à¦¾à¦¨"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "পরিসংখà§à¦¯à¦¾à¦¨ চালৠকর"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "কোন ডাটাবেজ নাই"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Storage Engines"
@@ -10650,7 +10863,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "পারসিয়ান"
@@ -10977,10 +11190,6 @@ msgstr ""
msgid "Add chart"
msgstr "%s কà§à¦·à§‡à¦¤à§à¦°à¦¸à¦®à§‚হ যোগ কর"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11164,6 +11373,24 @@ msgstr[1] "in use"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per hour"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per minute"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "per second"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Statements"
@@ -11802,7 +12029,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11909,7 +12136,7 @@ msgstr "ডাটা"
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ইউজার যোগ করà§à¦¨"
@@ -12117,8 +12344,10 @@ msgid "SQL result"
msgstr "SQL result"
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "তৈরী কর"
#: sql.php:1234
msgid ""
@@ -12131,8 +12360,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "à¦à¦‡ SQL query টি বà§à¦•à¦®à¦¾à¦°à§à¦• করà§à¦¨"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "লেবেল"
#: tbl_chart.php:38
@@ -12227,17 +12462,17 @@ msgstr "মান"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Table %s has been dropped"
@@ -12246,6 +12481,10 @@ msgstr "Table %s has been dropped"
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12270,7 +12509,7 @@ msgstr "মোট"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
msgid "File name"
msgstr "টেবিল à¦à¦° নাম"
@@ -12336,9 +12575,20 @@ msgstr "টেবিল à¦à¦° নাম পূরন করা হয়নি"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Show tables"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Space usage"
+
+#: tbl_printview.php:345
+#, fuzzy
+msgid "Row Statistics:"
+msgstr "Row Statistics"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12370,6 +12620,12 @@ msgstr "কলামের নাম"
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "পà§à¦°à¦¦à¦°à§à¦¶à¦¨à§‡à¦° জনà§à¦¯ কà§à¦·à§‡à¦¤à§à¦° পছনà§à¦¦ কর"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12415,115 +12671,119 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Allows inserting and replacing data."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "কোন ডাটাবেজ নাই"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "ডাটা"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Export type"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Delete tracking data for this table"
msgid "Deactivate tracking for %s"
msgstr "à¦à¦‡ টেবিলের জনà§à¦¯ টà§à¦°à§à¦¯à¦¾à¦•à¦¿à¦‚ ডাটা মà§à¦›à§à¦¨"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Server version"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Server version"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13754,13 +14014,38 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "max. concurrent connections"
-#~ msgid "ltr"
-#~ msgstr "ltr"
+#~ msgid "Live traffic chart"
+#~ msgstr "সরাসরি টà§à¦°à¦¾à¦«à¦¿à¦• লেখচিতà§à¦°"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "সংযোগ/পà§à¦°à¦•à§à¦°à¦¿à¦¯à¦¼à¦¾ লেখচিতà§à¦° সরাসরি"
+
+#~ msgid "Live query chart"
+#~ msgstr "কà§à§Ÿà§‡à¦°à§€ লেখচিতà§à¦° সরাসরি"
+
+#~ msgid "Static data"
+#~ msgstr "সà§à¦¥à¦¿à¦¸à¦¿ উপাতà§à¦¤"
+
+#~ msgid "And"
+#~ msgstr "à¦à¦¬à¦‚"
#, fuzzy
-#~| msgid "Server version"
-#~ msgid "Software version"
-#~ msgstr "Server version"
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Number of fields"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Fields enclosed by"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Fields escaped by"
+
+#~ msgid "ltr"
+#~ msgstr "ltr"
#, fuzzy
#~| msgid "Save as file"
diff --git a/po/br.po b/po/br.po
index ef5eef2206..045ebede11 100644
--- a/po/br.po
+++ b/po/br.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-05 10:16+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Breton <http://l10n.cihar.com/projects/phpmyadmin/master/br/"
@@ -19,18 +19,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 1.3-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Diskouez pep tra"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Pajenn niv. : "
@@ -44,19 +44,18 @@ msgstr ""
"serret ar prenestr orin ganeoc'h pe stanket eo an hizivadurioù etre "
"prenestroù gant ho merdeer evit abegoù surentez."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Klask"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -78,23 +77,23 @@ msgstr "Klask"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Mont"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Anv ar meneger"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Deskrivadur"
@@ -122,15 +121,16 @@ msgstr "Krouet eo bet an diaz roadennoù %1$s."
msgid "Database comment: "
msgstr "Evezhiadenn diwar-benn an diaz roadennoù : "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Evezhiadennoù diwar-benn an daolenn"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -142,8 +142,8 @@ msgstr "Evezhiadennoù diwar-benn an daolenn"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Bann"
@@ -166,12 +166,12 @@ msgstr "Bann"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Seurt"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -183,7 +183,7 @@ msgstr "Seurt"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -198,7 +198,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Dre ziouer"
@@ -224,11 +224,11 @@ msgstr "Liammet ouzh"
msgid "Comments"
msgstr "Evezhiadennoù"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -241,21 +241,21 @@ msgstr "Evezhiadennoù"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ket"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -268,10 +268,10 @@ msgstr "Ket"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ya"
@@ -279,7 +279,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "N'eus bet kavet taolenn ebet en diaz roadennoù."
@@ -292,7 +292,7 @@ msgstr "Diuzañ pep tra"
msgid "Unselect All"
msgstr "Diziuzañ pep tra"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Goullo eo anv an diaz roadennoù !"
@@ -320,20 +320,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Taolenn"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Linennoù"
@@ -346,28 +345,25 @@ msgstr "Ment"
msgid "in use"
msgstr "en implij"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Krouiñ"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Hizivadenn ziwezhañ"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Gwiriadenn ziwezhañ"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -405,16 +401,12 @@ msgstr "Taolennoù heuliet-pizh"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Diaz roadennoù"
@@ -422,17 +414,17 @@ msgstr "Diaz roadennoù"
msgid "Last version"
msgstr "Stumm diwezhañ"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Krouet"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Hizivaet"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Statud"
@@ -441,13 +433,11 @@ msgstr "Statud"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Oberiadenn"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Diskouez"
@@ -456,18 +446,18 @@ msgid "Delete tracking data for this table"
msgstr "Diverkañ ar roadennoù heuliañ evit an daolenn-mañ"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Diverkañ"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "oberiant"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "dizoberiant"
@@ -475,11 +465,11 @@ msgstr "dizoberiant"
msgid "Versions"
msgstr "Stummoù"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Danevell heuliañ"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Gwel prim eus ar framm"
@@ -495,24 +485,24 @@ msgstr "Heuliañ an daolenn"
msgid "Database Log"
msgstr "Marilh an diaz roadennoù"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Seurt faziek !"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Ret eo enrollañ an diuzadenn ezporzhiañ en ur restr !"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Arventennoù fall !"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, 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:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -520,12 +510,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:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Enrollet eo bet ar restr ezporzhiañ e%s."
@@ -539,69 +529,82 @@ msgstr "Seurt ezporzhiadenn direizh"
msgid "Value for the column \"%s\""
msgstr "Talvoud evit ar bann \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Ober gant OpenStreetMaps evit ar gwiskad diazez"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Mentoniezh"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Poent"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Poent %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Ouzhpennañ ur poent"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Aradennad linennoù"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Kelc'h diavaez"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Kelc'h diavaez :"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Kelc'h diabarzh"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Ouzhpennañ un aradennad linennoù"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Ouzhpennañ ur c'helc'h diabarzh"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Lieskorneg"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Ouzhpennañ ul lieskorneg"
@@ -709,12 +712,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Sevenet eo bet ho reked SQL ervat"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Distreiñ"
@@ -748,39 +751,40 @@ msgstr ""
msgid "Database server"
msgstr "Diazoù roadennoù"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Servijer"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Servijer :"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "Servijer"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Server version:"
+msgstr "Stumm diwezhañ"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Protocol version:"
+msgstr "Stumm diwezhañ"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr ""
+#: index.php:252
+#, fuzzy
+#| msgid "Username:"
+msgid "User:"
+msgstr "Anv implijer :"
#: index.php:257
#, fuzzy
#| msgid "Remove chart"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Dilemel ar grafik"
#: index.php:269
@@ -790,30 +794,30 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Evezhiadenn diwar-benn an diaz roadennoù : "
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Teuliadur"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -911,7 +915,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Emaoc'h war-nes DISTRUJ un diaz roadennoù klok !"
@@ -999,70 +1003,36 @@ msgstr "Oc'h adkargañ an dreistgwirioù"
msgid "Removing Selected Users"
msgstr "O lemel kuit an implijerien diuzet"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Serriñ"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Kemmañ"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Grafik an tremenerezh evel m'emañ diouzhtu"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Grafik ar c'hevreadennoù hag argerzhioù evel m'emaint diouzhtu"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Grafik ar rekedoù evel m'emaint diouzhtu"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Hollad"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Udb all"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Kevreadennoù/Argerzhioù"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "N'eo ket kenglotus kefluniadur lec'hel an evezhiañ"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1070,124 +1040,124 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Efeduster ar grubuilh rekedoù"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Implij ar grubuilh rekedoù"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Krubuilh rekedoù implijet"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Implij CPU ar reizhiad"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memor reizhiad"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Takad eskemm reizhiad (swap)"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Karg keitat"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memor hollek"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memor krubuilh"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memor skurzer"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memor vak"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memor implijet"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Takad eskemm klok"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Takad eskemm krubuilhet"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Takad eskemm implijet"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Takad eskemm vak"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Oktedoù kaset"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Oktedoù resevet"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Kevreadennoù"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Argerzhioù"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "o"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "Kio"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "Mio"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "Gio"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "Tio"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "Pio"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "Eio"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1195,38 +1165,38 @@ msgid "%d table(s)"
msgstr "%s daolenn"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Goulennoù"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Tremenerezh"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Arventennoù"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Dilemel ar grafik"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Kemmañ an titl hag an tikedennoù"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Ouzhpennañ ur grafik d'ar gael"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Ouzhpennit da nebeutañ unan eus an argemennoù d'an heuliad"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1234,39 +1204,39 @@ msgstr "Ouzhpennit da nebeutañ unan eus an argemennoù d'an heuliad"
msgid "None"
msgstr "Hini"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Adkregiñ gant an evezhiañ"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Paouez gant an evezhiañ"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "Gweredekaet eo general_log ha slow_query_log."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "Gweredekaet eo general_log."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "Gweredekaet eo slow_query_log."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "Diweredekaet eo general_log ha slow_query_log."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "N'eo ket bet lakaet log_output da TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "Lakaet eo bet log_output da TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1277,12 +1247,12 @@ msgstr ""
"bad pelloc'h eget %d eilenn. Erbedet eo reizhañ long_query_time war 0-2 "
"eilenn, hervez ho reizhiad."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "Reizhet eo bet long_query_time da %d eilenn."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1291,30 +1261,30 @@ msgstr ""
"d'an talvoud dre ziouer pa adloc'ho ar servijer :"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Reizhañ log_output da %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Gweredekaat %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Diweredekaat %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Reizhañ long_query_time da %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1322,102 +1292,102 @@ msgstr ""
"N'hallit ket cheñch an arventennoù-mañ. Kevreit dindan root pe kit e "
"darempred gant merour ar servijer."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Kemmañ an arventennoù"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Arventennoù zo bremañ"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Titl ar grafik"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diforc'herezh"
-#: js/messages.php:154
+#: js/messages.php:145
#, fuzzy, php-format
#| msgid "Divided by %s:"
msgid "Divided by %s"
msgstr "Rannet dre %s:"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Diwar ar marilh rekedoù gorrek"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Diwar ar marilh hollek"
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Loading logs"
msgid "Analysing logs"
msgstr "O kargañ ar marilhoù"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "O tielfennañ hag o kargañ marilhoù. Padout pellik a c'hall ober."
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Cancel"
msgid "Cancel request"
msgstr "Nullañ"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Restr varilh karget. Rekedoù kaset da benn en amzer-mañ :"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Mont da taolenn ar marilh"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr ""
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Dielfennet eo bet ar marilh hep kavout roadenn ebet evit ar prantad amzer-"
"mañ."
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Authenticating…"
msgid "Analyzing…"
msgstr "O tilesa…"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Displegañ SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1425,103 +1395,103 @@ msgstr "Displegañ SQL"
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total:"
msgid "Total time:"
msgstr "Hollad :"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "O profilañ"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Taolenn"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Chart Title"
msgid "Chart"
msgstr "Titl ar grafik"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Remove chart"
msgid "Edit chart"
msgstr "Dilemel ar grafik"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "SQL queries"
msgid "Series"
msgstr "Rekedoù SQL"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Dibarzhioù silañ taolenn ar marilhoù"
# verb pe ak. ?
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Silañ"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Silañ ar rekedoù dre c'her pe lavarennoù reoliek :"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Sammad al linennoù bodet :"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Hollad :"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "O kargañ ar marilhoù"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Adkargañ ar bajenn"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Linennoù a sell outo :"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1529,251 +1499,260 @@ msgstr ""
msgid "Import"
msgstr "Enporzhiañ"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Local monitor configuration incompatible"
msgid "Import monitor configuration"
msgstr "N'eo ket kenglotus kefluniadur lec'hel an evezhiañ"
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Diuzit an alc'hwez kentidik pe un alc'hwez nemetañ"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Hizivaat ar reked"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Teuliadur"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Authentication"
msgid "Justification"
msgstr "Dilesadur"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Nullañ"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "O kargañ"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "O plediñ gant ar reked"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Fazi en ur blediñ gant ar reked"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Diverkañ ar bann"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Ouzhpennañ un alc'hwez kentidik"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Mat eo"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Oc'h adenvel an diaz roadennoù"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Adkargañ an diaz roadennoù"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Oc'h eilañ an diaz roadennoù"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "O cheñch ar strobad arouezennoù"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Ur bann a rank bezañ en daolenn, da nebeutañ"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Ensoc'hañ un daolenn"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Kuzhat menegerioù"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Diskouez menegerioù"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Diweredekaat ar gwiriañ alc'hwezioù estren"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enable %s"
msgid "(Enabled)"
msgstr "Gweredekaat %s"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Diweredekaet"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "O klask"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Kuzhat disoc'hoù an enklask"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Diskouez disoc'hoù an enklask"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "O furchal"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "O tiverkañ"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Values for the column \"%s\""
msgid "Values for column %s"
msgstr "Talvoudoù evit ar bann \"%s\""
-#: js/messages.php:263
+#: js/messages.php:254
#, fuzzy
#| msgid "Values for the column \"%s\""
msgid "Values for a new column"
msgstr "Talvoudoù evit ar bann \"%s\""
-#: js/messages.php:264
+#: js/messages.php:255
#, fuzzy
#| msgid "Enter each value in a separate field."
msgid "Enter each value in a separate field"
msgstr "Merkañ pep talvoud en ur vaezienn a-ziforc'h."
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Notenn : ma vez meur a daolenn er restr e vint unanet."
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Kuzhat ar voest rekedoù SQL"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Diskouez ar voest rekedoù SQL"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Kemmañ"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "N'eus bet diuzet linenn ebet"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Kemmañ"
-#: js/messages.php:276
+#: js/messages.php:267
#, fuzzy
#| msgid "Maximum execution time"
msgid "Query execution time"
msgstr "Pad seveniñ hirañ"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1782,96 +1761,120 @@ msgstr ""
msgid "Save"
msgstr "Enrollañ"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Kuzhat an dezverkoù klask"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Diskouez an dezverkoù enklask"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Klask"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Select two columns"
msgstr "Ouzhpennañ/Diverkañ bannoù"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Hide search results"
msgid "Query results"
msgstr "Kuzhat disoc'hoù an enklask"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Na ober van"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Poent"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Aradennad linennoù"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Lieskorneg"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Mentoniezh"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Kelc'h diabarzh"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Kelc'h diavaez"
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Add columns"
msgstr "Ouzhpennañ/Diverkañ bannoù"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Diuzit an alc'hwez daveet"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Diuzit an alc'hwez estren"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Diuzit an alc'hwez kentidik pe un alc'hwez nemetañ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Dibab ar bann da ziskouez"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1879,110 +1882,110 @@ msgstr ""
"N'eo ket bet enrollet ar c'hemmoù degaset d'an tres ganeoc'h. Kollet e vint "
"ma n'o enrollit ket. Kenderc'hel memes tra ?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Ouzhpennañ un dibarzh evit ar bann "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr ""
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Sort"
msgid "Show data row(s)"
msgstr "Urzhiañ"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Genel ur ger-tremen"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Genel"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Cheñch ger-tremen"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Muioc'h"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Diskouez pep tra"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Kuzhat menegerioù"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1992,27 +1995,27 @@ msgstr ""
"hizivaat ho hini. Setu ar stumm nevesañ %s, embannet eo bet d'an %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", stumm stabil diwezhañ"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "hizivaet"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Graet"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Prev"
msgctxt "Previous month"
msgid "Prev"
msgstr "Kent"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2020,149 +2023,149 @@ msgid "Next"
msgstr "War-lerc'h"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Hiziv"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Genver"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "C'hwevrer"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Meurzh"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Ebrel"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mae"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Mezheven"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Gouere"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Eost"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Gwengolo"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Here"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Du"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Kerzu"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Gen"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "C'hwe"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Meu"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Ebr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mae"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Mezh"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Goue"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Eost"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Gwen"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Here"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Du"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Kzu"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Sul"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Lun"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Meurzh"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Merc'her"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Yaou"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Gwener"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sadorn"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2170,97 +2173,97 @@ msgid "Sun"
msgstr "Sul"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Meu"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mer"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Yaou"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Gwe"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sad"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Su"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "L"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Mz"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Mc"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Y"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "G"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sizh."
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Hini"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Eur"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Munut"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Eilenn"
@@ -2311,16 +2314,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2328,43 +2331,59 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Ment an destenn"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "War gresk"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "War zigresk"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Bann"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Urzhiañ"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Diskouez"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Dezverk"
#: libraries/DBQbe.class.php:576
@@ -2384,33 +2403,43 @@ msgid "Use Tables"
msgstr "Implijout taolennoù"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Pe"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ha"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ensoc'hañ"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Diverk."
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Kemmañ"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Reked SQL ouzh an diaz roadennoù <b>%s</b>: "
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Kas ar reked"
@@ -2452,8 +2481,8 @@ msgstr[0] "%s glotadenn en daolenn <i>%s</i>"
msgstr[1] "%s klotadenn en daolenn <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Furchal"
@@ -2467,9 +2496,9 @@ msgstr "Diverkañ ar c'hlotadennoù a-ziouzh an daolenn %s ?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Diverkañ"
@@ -2505,32 +2534,32 @@ msgstr ""
msgid "Restore column order"
msgstr ""
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Kregiñ"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Kent"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "War-lerc'h"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2538,17 +2567,20 @@ msgid "End"
msgstr "Fin"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Sort"
+msgid "Start row:"
+msgstr "Urzhiañ"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "More"
-msgid "Mode"
+msgid "Mode:"
msgstr "Muioc'h"
#: libraries/DisplayResults.class.php:919
@@ -2573,7 +2605,7 @@ msgstr "Seveniñ"
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2685,12 +2717,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Evit ar re zo diuzet :"
@@ -2700,16 +2732,16 @@ msgstr "Evit ar re zo diuzet :"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Askañ pep tra"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2811,12 +2843,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Evit gallout kenderc'hel e rankit gweredekaat an toupinoù."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2830,21 +2862,21 @@ msgstr "N'eus bet termenet meneger ebet !"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Menegerioù"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Dibar"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Gwasket"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalegezh"
@@ -2853,15 +2885,14 @@ msgstr "Kardinalegezh"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Etrerummadiñ"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Evezhiadenn"
@@ -2874,7 +2905,7 @@ msgstr "Diverket eo bet an alc'hwez kentidik"
msgid "Index %s has been dropped"
msgstr "Diverket eo bet ar meneger %s."
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2889,6 +2920,11 @@ msgstr ""
msgid "Databases"
msgstr "Diazoù roadennoù"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Servijer"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2896,35 +2932,39 @@ msgid "View"
msgstr "Gwelet"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Framm"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Klask"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Ensoc'hañ"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Oberiadennoù"
@@ -2941,7 +2981,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2964,14 +3004,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3011,7 +3051,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3055,8 +3095,7 @@ msgstr "Taolennoù nevez"
msgid "There are no recent tables"
msgstr "N'eus taolenn nevez ebet"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Reked SQL"
@@ -3194,11 +3233,15 @@ msgid "Target database `%s` was not found!"
msgstr "N'eo ket bet kavet an tem %s !"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Diaz roadennoù direizh"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Anv taolenn direizh"
#: libraries/Table.class.php:1210
@@ -3242,7 +3285,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3262,58 +3305,63 @@ msgstr "Klask"
msgid "Edit/Insert"
msgstr "Ensoc'hañ"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Pe"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "Hide search criteria"
msgid "Additional search criteria"
msgstr "Kuzhat an dezverkoù klask"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3347,8 +3395,10 @@ msgstr "N'eo ket bet kavet an tem %s !"
msgid "Theme path not found for theme %s!"
msgstr "N'eo ket bet kavet an hent evit an tem %s !"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tem"
#: libraries/Types.class.php:296
@@ -3639,7 +3689,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Ment vrasañ : %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Reked SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3652,119 +3708,134 @@ msgstr "Ment vrasañ : %s%s"
msgid "MySQL said: "
msgstr "respontet eo bet gant MySQL : "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "DIbosupl kevreañ d'ar c'hadarnataer SQL !"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Displegañ SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "N'eo ket dav displegañ SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Hep kod PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Krouiñ kod PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Freskaat"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "N'eo ket dav kadarnaat SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Kadarnaat SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Kemmañ ar reked-mañ enlinenn"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Enlinenn"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "O profilañ"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Sul"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s deiz, %s eur, %s munut ha %s eilenn"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Mont d'an diaz roadennoù &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Klikañ evit gwintañ"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Furchal en hoc'h urzhiataer"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Diuzit e-mesk kavlec'h pellgargañ ar servijer web <b>%s</b> :"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Ar c'havlec'h treuzkas n'hall ket bezañ diraezet."
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "N'eus restr ebet da enporzhiañ"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Goullonderiñ"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Seveniñ"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Moullañ"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Krouiñ"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Hizivadenn ziwezhañ"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Gwiriadenn ziwezhañ"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "kenrannet"
@@ -3776,13 +3847,17 @@ msgstr "kenrannet"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Roadennoù"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Hollad"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3848,6 +3923,12 @@ msgstr "Meneger servijer faziek : %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Anv ostiz direizh evit ar servijer %1$s. Gwiriit ar c'hefluniadur."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Servijer"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Termenet ez eus bet c'hefluniadur un hentenn dilesa direizh."
@@ -3899,7 +3980,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Diweredekaet"
@@ -3987,7 +4068,7 @@ msgstr "Niverenn borzh direizh"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Talvoud direizh"
@@ -4036,26 +4117,26 @@ msgstr "N'eo ket bet kavet an astenn SOAP"
msgid "maximum %s"
msgstr "%s d'ar muiañ"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Lakaat an talvoud da %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Adlakaat an talvoud dre ziouer"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Aotren an implijerien da bersonelaat an talvoud-mañ"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4319,7 +4400,7 @@ msgid "Character set of the file"
msgstr "Strobad arouezennoù ar restr"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Furmad"
@@ -4336,7 +4417,6 @@ msgstr "Gwaskadur"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4346,13 +4426,17 @@ msgstr "Diskouez anvioù ar bannoù diouzhtu el linenn gentañ"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#, fuzzy
+#| msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Bannoù gronnet gant"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Arouezenn dec'hout"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4360,7 +4444,9 @@ msgstr "Arouezenn dec'hout"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Erlec'hiañ NULL gant"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4370,12 +4456,16 @@ msgstr "Tennañ an arouezennoù dibenn linenn e dibarzh ar bannoù"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Bannoù a echu gant"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Linennoù a echu gant"
#: libraries/config/messages.inc.php:80
@@ -4411,8 +4501,6 @@ msgid "Include table caption"
msgstr "Enklozañ an istitloù"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Istitl eus an daolenn"
@@ -4421,8 +4509,6 @@ msgid "Continued table caption"
msgstr "Enklozañ an istitloù"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Alc'hwez an dikedenn"
@@ -4447,7 +4533,7 @@ msgid "Save on server"
msgstr "Enrollañ war ar servijer"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Frikañ ar restroù zo c'hoazh"
@@ -4465,7 +4551,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Mod kenglotañ gant SQL"
@@ -5921,7 +6007,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -5952,12 +6038,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5980,8 +6062,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -6188,6 +6270,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Talvoud direizh"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6239,23 +6327,30 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Ger-tremen :"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Ger-tremen :"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6263,6 +6358,12 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create Table"
+msgid "Create database:"
+msgstr "Krouiñ un daolenn"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6293,90 +6394,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6384,51 +6481,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6442,7 +6539,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6569,6 +6666,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6943,9 +7044,11 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr ""
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "Select from the web server upload directory <b>%s</b>:"
+msgid "web server upload directory:"
+msgstr "Diuzit e-mesk kavlec'h pellgargañ ar servijer web <b>%s</b> :"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7008,42 +7111,42 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Erlec'hiañ rakger an daolenn"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Eilañ an daolenn enni ur rakger"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7261,18 +7364,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Invalid table name"
msgid "filter databases by name"
msgstr "Anv taolenn direizh"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Invalid table name"
msgid "filter items by name"
@@ -7290,7 +7393,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7299,7 +7402,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7310,12 +7413,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7326,7 +7429,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7337,7 +7440,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7347,13 +7450,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Cheñch anv an diaz roadennoù hag e envel"
#: libraries/operations.lib.php:107
@@ -7370,22 +7475,24 @@ msgid "Drop the database (DROP)"
msgstr "Diverkañ an diaz roadennoù (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Ar framm hepken"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Ar framm hag ar roadennoù ennañ"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Ar roadennoù hepken"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Eilañ an diaz roadennoù war"
#: libraries/operations.lib.php:186
@@ -7424,8 +7531,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Evezhiadennoù diwar-benn an daolenn"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7576,20 +7686,14 @@ msgstr ""
"Gallout a rit merkañ anv ar servijer pe e chomlec'h IP, gant ar porzh "
"dispartiet dre un esaouenn."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Servijer :"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Anv implijer :"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Ger-tremen :"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Dibab ar servijer"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7747,10 +7851,26 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Istitl eus an daolenn"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr ""
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption (continued):"
+msgstr "Istitl eus an daolenn"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Alc'hwez an dikedenn"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7769,31 +7889,57 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Diskouez anvioù ar bannoù diouzhtu el linenn gentañ"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generation Time:"
+msgstr "Genel"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "Versions"
+msgid "PHP Version:"
+msgstr "Stummoù"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Diaz roadennoù"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Roadennoù"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Framm"
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
@@ -7951,6 +8097,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Taolenn"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8178,7 +8330,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -8205,11 +8356,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8248,7 +8399,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8271,17 +8422,22 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "Username:"
+msgid "User name:"
+msgstr "Anv implijer :"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -8292,7 +8448,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8301,6 +8457,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8318,13 +8483,12 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Text fields"
+msgid "Use text field:"
+msgstr "Maeziennoù testenn"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8353,10 +8517,17 @@ msgid ""
"table are used instead."
msgstr ""
-#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
msgstr ""
+#: libraries/replication_gui.lib.php:386
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "Genel ur ger-tremen"
+
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
#: libraries/rte/rte_routines.lib.php:305
@@ -8400,11 +8571,14 @@ msgstr "<b>Ur fazi, pe meur a hini, zo bet en ur seveniñ ho koulenn :</b>"
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Fazi en ur seveniñ ar reked"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8701,90 +8875,90 @@ msgstr "Anv taolenn direizh"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Ezporzhiañ an argerzh %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Edit routine"
msgid "routine"
msgstr "Kemmañ un argerzh"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
"N'eus bet kavet argerzh ebet gantañ an anv a %1$s en diaz roadennoù %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add user"
msgid "Add trigger"
msgstr "Ouzhpennañ un implijer"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, 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 ""
"N'eus bet kavet argerzh ebet gantañ an anv a %1$s en diaz roadennoù %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No routine with name %1$s found in database %2$s"
msgid "No event with name %1$s found in database %2$s"
msgstr ""
"N'eus bet kavet argerzh ebet gantañ an anv a %1$s en diaz roadennoù %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8840,7 +9014,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8938,15 +9112,17 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr ""
+#, fuzzy
+#| msgid "Other core settings"
+msgid "Current Server:"
+msgstr "Arventennoù pouezus all"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9181,6 +9357,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -9217,6 +9399,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9255,7 +9444,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -9295,7 +9483,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9303,7 +9491,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9343,6 +9531,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "Gwiriañ ar gwirioù"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Reloading Privileges"
+msgid "Edit Privileges:"
+msgstr "Oc'h adkargañ an dreistgwirioù"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9364,45 +9558,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9469,11 +9663,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Goullonderet eo bet an daolenn %s"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Oberiant eo an heuliañ."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "N'eo ket oberiant an heuliañ."
@@ -9499,7 +9693,11 @@ msgstr "Ouzhpennañ ur rakger d'an daolenn"
msgid "Check tables having overhead"
msgstr "Askañ an taolennoù gant dilerc'hioù"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Urzhiañ"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9585,7 +9783,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9655,7 +9853,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9663,12 +9861,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9747,8 +9945,18 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Etrerummadiñ"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9872,8 +10080,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of inserted rows"
+msgid "Number of tables:"
+msgstr "Niver a linennoù da ensoc'hañ"
#: pmd_general.php:467
msgid "Delete relation"
@@ -9918,7 +10128,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9938,7 +10148,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9957,6 +10167,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -10044,6 +10258,12 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL Validator"
+msgid "SQL history:"
+msgstr "Kadarnataer SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10093,30 +10313,30 @@ msgstr[1] "Diverket eo bet an diaz roadennoù %s."
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10144,7 +10364,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10456,10 +10676,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
#| msgid "Refresh"
@@ -10644,6 +10860,18 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr "Personelaat ar bajenn deraouiñ"
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+msgid "per minute:"
+msgstr ""
+
+#: server_status_queries.php:86
+msgid "per second:"
+msgstr ""
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -11270,7 +11498,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11372,7 +11600,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11574,8 +11802,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "Genel"
#: sql.php:1234
msgid ""
@@ -11588,10 +11818,16 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:1319
-msgid "Label"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
msgstr ""
+#: sql.php:1319
+#, fuzzy
+#| msgid "Label key"
+msgid "Label:"
+msgstr "Alc'hwez an dikedenn"
+
#: tbl_chart.php:38
#, fuzzy
#| msgid "Choose column to display"
@@ -11680,17 +11916,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11699,6 +11935,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Anv taolenn direizh"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11719,7 +11959,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11785,9 +12025,21 @@ msgstr ""
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show all"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Diskouez pep tra"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Query cache usage"
+msgid "Space usage:"
+msgstr "Implij ar grubuilh rekedoù"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Query statistics"
+msgid "Row Statistics:"
+msgstr "Stadegoù war ar rekedoù"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11819,6 +12071,12 @@ msgstr "Ouzhpennañ ar strishadurioù"
msgid "No index defined! Create one below"
msgstr "N'eus bet termenet meneger ebet !"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Dibab ar bann da ziskouez"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11864,111 +12122,115 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, 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:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Activate tracking for %s"
msgstr "Roadennoù a vank evit %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "Other core settings"
msgid "Create version %1$s of %2$s"
msgstr "Arventennoù pouezus all"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tem"
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13162,14 +13424,24 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "Grafik an tremenerezh evel m'emañ diouzhtu"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Grafik ar c'hevreadennoù hag argerzhioù evel m'emaint diouzhtu"
+
+#~ msgid "Live query chart"
+#~ msgstr "Grafik ar rekedoù evel m'emaint diouzhtu"
+
+#~ msgid "Static data"
+#~ msgstr "Roadennoù stadegel"
+
+#~ msgid "And"
+#~ msgstr "Ha"
+
#~ msgid "ltr"
#~ msgstr "ltr"
-#, fuzzy
-#~| msgid "Last version"
-#~ msgid "Software version"
-#~ msgstr "Stumm diwezhañ"
-
#~ msgid "Total count"
#~ msgstr "Sammad hollek"
@@ -13198,11 +13470,6 @@ msgstr ""
#~ msgstr "Goulennoù (lavarennoù sevenet gant ar servijer)"
#, fuzzy
-#~| msgid "Number of inserted rows"
-#~ msgid "Number of data points: "
-#~ msgstr "Niver a linennoù da ensoc'hañ"
-
-#, fuzzy
#~| msgid "Refresh"
#~ msgid "Refresh rate: "
#~ msgstr "Freskaat"
@@ -13359,9 +13626,6 @@ msgstr ""
#~ msgid "+ Restart insertion and add a new value"
#~ msgstr "+ Adkregiñ gant an ensoc'hañ hag ouzhpennañ un talvoud nevez"
-#~ msgid "Create Table"
-#~ msgstr "Krouiñ un daolenn"
-
#~ msgid ""
#~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates "
#~ "maximum number for which vertical model is used"
@@ -13375,9 +13639,6 @@ msgstr ""
#~ msgid "Data Label"
#~ msgstr "Diaz roadennoù"
-#~ msgid "Outer Ring:"
-#~ msgstr "Kelc'h diavaez :"
-
#~ msgid "% open files"
#~ msgstr "N'eus ket bet gallet digeriñ ar restr : %s"
diff --git a/po/bs.po b/po/bs.po
index fbc0c4a93e..40add9ed3f 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -1,32 +1,33 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-05 12:08+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Bosnian <http://l10n.cihar.com/projects/phpmyadmin/4-0/bs/>\n"
+"Language-Team: Bosnian <http://l10n.cihar.com/projects/phpmyadmin/master/bs/"
+">\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"
+"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.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Prikaži sve"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Broj strane:"
@@ -40,19 +41,18 @@ msgstr ""
"zatvorili matiÄni prozor, ili vaÅ¡ preraživaÄ onemogućava ažuriranje meÄ‘u "
"prozorima zbog sigurnosnih podešavanja."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Pretraživanje"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +74,23 @@ msgstr "Pretraživanje"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Kreni"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ime kljuÄa"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Opis"
@@ -116,15 +116,16 @@ msgstr "Baza %1$s je kreirana."
msgid "Database comment: "
msgstr "Komentar baze: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komentari tabele"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,9 +137,8 @@ msgstr "Komentari tabele"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
-#| msgid "Column names"
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolona"
@@ -161,12 +161,12 @@ msgstr "Kolona"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tip"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Tip"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +193,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Podrazumjevano"
@@ -219,11 +219,11 @@ msgstr "Veze ka"
msgid "Comments"
msgstr "Komentari"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Komentari"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ne"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Ne"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Da"
@@ -274,7 +274,7 @@ msgstr "Da"
msgid "View dump (schema) of database"
msgstr "Prikaži sadržaj (shemu) baze"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tabele nisu pronađene u bazi."
@@ -287,7 +287,7 @@ msgstr "Izaberi sve"
msgid "Unselect All"
msgstr "ništa"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
#, fuzzy
msgid "The database name is empty!"
msgstr "Ima tabele je prazno!"
@@ -317,20 +317,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Redova"
@@ -343,28 +342,25 @@ msgstr "VeliÄina"
msgid "in use"
msgstr "se koristi"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Napravljeno"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Posljednja izmjena"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Posljednja provjera"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -406,16 +402,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Baza podataka"
@@ -423,18 +415,18 @@ msgstr "Baza podataka"
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
#, fuzzy
msgid "Created"
msgstr "Napravi"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -443,13 +435,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Akcija"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Prikaži"
@@ -458,18 +448,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Odbaci"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -478,11 +468,11 @@ msgstr ""
msgid "Versions"
msgstr "Operacije"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Samo struktura"
@@ -501,27 +491,27 @@ msgstr "Provjeri tabelu"
msgid "Database Log"
msgstr "Baza podataka"
-#: export.php:42
+#: export.php:146
#, fuzzy
msgid "Bad type!"
msgstr "Vrsta upita"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add new field"
msgid "Bad parameters!"
msgstr "Dodaj novo polje"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedovoljno prostora za snimanje datoteke %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -529,12 +519,12 @@ msgstr ""
"Datoteka %s već postoji na serveru, promijenite ime datoteke ili ukljuÄite "
"opciju prepisivanja."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Sadržaj baze je saÄuvan u fajl %s."
@@ -549,58 +539,59 @@ msgstr "Nema tabela"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add new field"
msgid "Add a point"
msgstr "Dodaj novo polje"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linije se završavaju sa"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -609,17 +600,18 @@ msgstr ""
msgid "Add a linestring"
msgstr "Dodaj novog korisnika"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Dodaj novog korisnika"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+msgid "Polygon %d:"
+msgstr "Dodaj novo polje"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
msgid "Add a polygon"
msgstr "Dodaj novo polje"
@@ -707,12 +699,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL upit je uspešno izvršen"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Nazad"
@@ -748,37 +740,38 @@ msgstr "Opšte osobine relacija"
msgid "Database server"
msgstr "Baze"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+#, fuzzy
+msgid "Server:"
msgstr "Server"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Izbor servera"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Verzija servera"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Verzija servera"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Korisnik"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Izbor servera"
#: index.php:269
@@ -788,32 +781,32 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Komentar baze:"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "verzija PHP-a"
#: index.php:300
msgid "Show PHP information"
msgstr "Prikaži informacije o PHP-u"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "Podatci o prijavi"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacija"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -924,7 +917,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -1020,75 +1013,38 @@ msgstr "Globalne privilegije"
msgid "Removing Selected Users"
msgstr "Ukloni izabrane korisnike"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Promeni"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Izbor servera"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL upit"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ukupno"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Konekcije"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1096,175 +1052,175 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
msgid "Query cache efficiency"
msgstr "Vrsta upita"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
msgid "Query cache usage"
msgstr "Vrsta upita"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
msgid "Query cache used"
msgstr "Vrsta upita"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "Ukupno"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Ukupno"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Primljeno"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Konekcije"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesi"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "bajta"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s tabela"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Operacije"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Saobraćaj"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Opšte osobine relacija"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
msgid "Remove chart"
msgstr "Promjeni ime tabele u "
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1272,39 +1228,39 @@ msgstr ""
msgid "None"
msgstr "nema"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1312,147 +1268,147 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "SaÄuvaj kao datoteku"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Omogućeno"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Onemogućeno"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Opšte osobine relacija"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Opšte osobine relacija"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Import files"
msgid "Chart Title"
msgstr "Uvoz fajlova"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Lokalni"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Baza ne postoji"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Baza ne postoji"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Objasni SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1460,109 +1416,109 @@ msgstr "Objasni SQL"
msgid "Time"
msgstr "Vrijeme"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Ukupno"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "SQL rezultat"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Karakter set"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Dodaj novo polje"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL upit"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "Opcije tabele"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of rows per page"
msgid "Sum of grouped rows:"
msgstr "Broj redova po strani"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Ukupno"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Lokalni"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
msgid "Reload page"
msgstr "Promjeni ime tabele u "
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1571,264 +1527,273 @@ msgstr ""
msgid "Import"
msgstr "Izvoz"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Ažuriraj upit"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dokumentacija"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Dokumentacija"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Lokalni"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Procesi"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nije izabrana ni jedna baza."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "U redu"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
msgid "Renaming Databases"
msgstr "Promjeni ime tabele u "
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
msgid "Reload Database"
msgstr "Promjeni ime tabele u "
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
msgid "Copying Database"
msgstr "Baza ne postoji"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Karakter set"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column"
msgstr "Morate izabrati bar jednu kolonu za prikaz"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Koristi tabele"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Dodaj novo polje"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Prikaži mrežu"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Omogućeno"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Onemogućeno"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Pretraživanje"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL upit"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL upit"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Pregled"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "Brišem %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of rows per page"
msgid "Values for column %s"
msgstr "Broj redova po strani"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Dodaj novog korisnika"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL upit"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL upit"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Promeni"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Promijeni"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1837,221 +1802,247 @@ msgstr ""
msgid "Save"
msgstr "SaÄuvaj"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL upit"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL upit"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Pretraživanje"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Dodaj/obriši kolonu"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL result"
msgid "Query results"
msgstr "SQL rezultat"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Table of contents"
msgid "Data point content"
msgstr "Sadržaj"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoriši"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Linije se završavaju sa"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
msgid "Add columns"
msgstr "Dodaj novo polje"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Izaberi polja za prikaz"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Imena kolona"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Prikaz zapisa"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Change password"
msgid "Generate password"
msgstr "Promeni lozinku"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
#, fuzzy
msgid "Generate"
msgstr "Generirao"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Promeni lozinku"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Pon"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Prikaži sve"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Dodaj novo polje"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2059,30 +2050,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Baza ne postoji"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "nema"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Prethodna"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2090,96 +2081,96 @@ msgid "Next"
msgstr "Slijedeći"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ukupno"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binarni"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "mar"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "apr"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "maj"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "jun"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "jul"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "aug"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "okt"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2187,78 +2178,78 @@ msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "dec"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ned"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pon"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Uto"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pet"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2266,113 +2257,113 @@ msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Uto"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Sri"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "ÄŒet"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pet"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ned"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Uto"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sri"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "ÄŒet"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pet"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sub"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "nema"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "se koristi"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2424,16 +2415,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "u sekundi"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "u minuti"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "na sat"
@@ -2441,43 +2432,59 @@ msgstr "na sat"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Rastući"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Opadajući"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolona"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sortiranje"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Prikaži"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriterijum"
#: libraries/DBQbe.class.php:576
@@ -2501,33 +2508,43 @@ msgid "Use Tables"
msgstr "Koristi tabele"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ili"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "i"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Promijeni"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL upit na bazi <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Izvrši SQL upit"
@@ -2569,8 +2586,8 @@ msgstr[0] "%s pogodaka unutar tabele <i>%s</i>"
msgstr[1] "%s pogodaka unutar tabele <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Pregled"
@@ -2585,9 +2602,9 @@ msgstr "Prikaz podataka tabele"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Obriši"
@@ -2631,32 +2648,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Dodaj/obriši kolonu"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "PoÄetak"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Prethodna"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Slijedeći"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2666,19 +2683,20 @@ msgstr "Kraj"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Sub"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Broj redova po strani"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Pon"
#: libraries/DisplayResults.class.php:919
@@ -2703,7 +2721,7 @@ msgstr "Izvrši upamćen upit"
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2823,12 +2841,12 @@ msgid "Query took %01.4f sec"
msgstr "Upit je trajao %01.4f sekundi"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "OznaÄeno:"
@@ -2838,16 +2856,16 @@ msgstr "OznaÄeno:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "OznaÄi sve"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2947,12 +2965,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "KolaÄići (Cookies) moraju u ovom sluÄaju biti aktivirani."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2966,21 +2984,21 @@ msgstr "KljuÄ nije definisan!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "KljuÄevi"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Jedinstveni"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalnost"
@@ -2989,15 +3007,14 @@ msgstr "Kardinalnost"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Sortiranje"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Komentari"
@@ -3011,7 +3028,7 @@ msgstr "Primarni kljuÄ je obrisan"
msgid "Index %s has been dropped"
msgstr "KljuÄ %s je obrisan"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3024,6 +3041,11 @@ msgstr ""
msgid "Databases"
msgstr "Baze"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3031,35 +3053,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Pretraživanje"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Novi zapis"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacije"
@@ -3076,7 +3102,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3099,14 +3125,14 @@ msgstr "Upit po primeru"
msgid "Privileges"
msgstr "Privilegije"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3150,7 +3176,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3197,8 +3223,7 @@ msgstr "Nema tabela"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL upit"
@@ -3340,12 +3365,15 @@ msgid "Target database `%s` was not found!"
msgstr "Pretraživanje baze"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Baza ne postoji"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside table(s):"
+msgid "Invalid table name:"
+msgstr "Unutar tabela:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3389,7 +3417,7 @@ msgstr "Funkcija"
msgid "Operator"
msgstr "Operacije"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3409,61 +3437,66 @@ msgstr "Pretraživanje"
msgid "Edit/Insert"
msgstr "Novi zapis"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Izaberi polja (najmanje jedno)"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ili"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Broj redova po strani"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Redosled prikaza:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Pregledaj strane vrijednosti"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL upit"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Napravi \"upit po primjeru\" (džoker: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3497,8 +3530,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3788,7 +3821,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL upit"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3801,122 +3840,137 @@ msgstr ""
msgid "MySQL said: "
msgstr "MySQL kaže: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Objasni SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "PreskoÄi objaÅ¡njavanje SQL-a"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "bez PHP koda"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Napravi PHP kod"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "PreskoÄi provjeru SQL-a"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Provjeri SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ned"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. u %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dana, %s sati, %s minuta i %s sekundi"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Add new field"
msgid "Missing parameter:"
msgstr "Dodaj novo polje"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pređi na bazu &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "direkcija za slanje web servera "
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Direkcija koju ste izabrali za slanje nije dostupna"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Isprazni"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Å tampaj"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Napravljeno"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Posljednja izmjena"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Posljednja provjera"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3928,13 +3982,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Podaci"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ukupno"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4000,6 +4058,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4051,7 +4115,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Onemogućeno"
@@ -4148,7 +4212,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4201,25 +4265,25 @@ msgstr "Veza nije pronađena"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4468,7 +4532,7 @@ msgid "Character set of the file"
msgstr "Karakter set datoteke:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4485,7 +4549,6 @@ msgstr "Kompresija"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4499,7 +4562,7 @@ msgstr "Stavi imena polja u prvi red"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Polja ograniÄena sa"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4507,7 +4570,7 @@ msgstr "Polja ograniÄena sa"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Escape karakter &nbsp; &nbsp; &nbsp;"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4515,7 +4578,9 @@ msgstr "Escape karakter &nbsp; &nbsp; &nbsp;"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Zamijeni NULL sa"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4527,12 +4592,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Linije se završavaju sa"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Linije se završavaju sa"
#: libraries/config/messages.inc.php:80
@@ -4573,8 +4640,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
#, fuzzy
msgid "Table caption"
msgstr "Opcije tabele"
@@ -4585,8 +4650,6 @@ msgid "Continued table caption"
msgstr "Opcije tabele"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4613,7 +4676,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Prepiši postojeće fajlove"
@@ -4634,7 +4697,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Koristi ' za ograniÄavanje imena polja"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6118,7 +6181,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL upit"
@@ -6149,12 +6212,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6177,8 +6236,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "KorisniÄko ime:"
@@ -6388,6 +6447,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6439,23 +6502,32 @@ msgstr ""
msgid "No Password"
msgstr "Nema lozinke"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Lozinka:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Ponovite unos"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Lozinka:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6465,6 +6537,12 @@ msgstr "Napravi novu bazu podataka"
msgid "Create"
msgstr "Napravi"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Napravi novu bazu podataka"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6498,109 +6576,103 @@ msgstr "Broj redova po strani"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export"
msgid "Export Method:"
msgstr "Izvoz"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Baze"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tabele"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Redova"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Broj redova po strani"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "SaÄuvaj na server u direktorijum %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "SaÄuvaj kao datoteku"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Å ablon imena datoteke"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6608,65 +6680,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Karakter set datoteke:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zipovano\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzip-ovano\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzip-ovano\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "SaÄuvaj kao datoteku"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Format"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Opcije transformacije"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6680,7 +6752,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6799,6 +6871,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "Podatci o prijavi"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7177,8 +7254,10 @@ msgstr "Zbog njehove veliÄine, polje<br />možda nećete moći da izmenite"
msgid "Binary - do not edit"
msgstr "Binarni - ne mijenjaj"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "direkcija za slanje web servera"
#: libraries/insert_edit.lib.php:1400
@@ -7245,50 +7324,50 @@ msgstr "nema"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Zamijeni podatke u tabeli sa podatcima iz datoteke"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Pet"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Pošalji"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Dodaj novo polje"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nema izmjena"
@@ -7511,18 +7590,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Promijeni redoslijed u tabeli"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7540,7 +7619,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7551,7 +7630,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7563,12 +7642,12 @@ msgstr ""
msgid "Functions"
msgstr "Funkcija"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7580,7 +7659,7 @@ msgstr ""
msgid "Procedures"
msgstr "Procesi"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7591,7 +7670,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7601,14 +7680,14 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
#, fuzzy
-msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Promjeni ime tabele u "
#: libraries/operations.lib.php:107
@@ -7627,23 +7706,23 @@ msgid "Drop the database (DROP)"
msgstr "Baza ne postoji"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Samo struktura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktura i podatci"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Samo podaci"
#: libraries/operations.lib.php:175
#, fuzzy
-msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Baza ne postoji"
#: libraries/operations.lib.php:186
@@ -7685,8 +7764,11 @@ msgstr "Opcije tabele"
msgid "Rename table to"
msgstr "Promjeni ime tabele u"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentari tabele"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7843,21 +7925,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-#, fuzzy
-msgid "Server:"
-msgstr "Server"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "KorisniÄko ime:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Lozinka:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Izbor servera"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8032,12 +8107,25 @@ msgstr "Struktura tabele"
msgid "Object creation options"
msgstr "Opcije transformacije"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+msgid "Table caption:"
+msgstr "Opcije tabele"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Opcije tabele"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label"
+msgid "Label key:"
+msgstr "Naziv"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8059,32 +8147,60 @@ msgstr "Prikazujem komentare kolone"
msgid "Display MIME types"
msgstr "Dostupni MIME-tipovi"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Stavi imena polja u prvi red"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Vrijeme kreiranja"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "verzija PHP-a"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Baza podataka"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Podaci"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8248,6 +8364,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabela"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8522,7 +8644,6 @@ msgid "Enabled"
msgstr "Omogućeno"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Opšte osobine relacija"
@@ -8550,11 +8671,11 @@ msgid ""
msgstr ""
"Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Obilježen SQL-upit"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL istorijat"
@@ -8593,7 +8714,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "nema opisa"
@@ -8616,10 +8737,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Ime korisnika"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8627,7 +8753,7 @@ msgstr "Ime korisnika"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Sortiranje"
#: libraries/replication_gui.lib.php:112
@@ -8638,7 +8764,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Promjenljiva"
@@ -8648,6 +8774,15 @@ msgstr "Promjenljiva"
msgid "Server ID"
msgstr "Server"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8665,12 +8800,11 @@ msgstr "Bilo koji korisnik"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Koristi tekst polje"
#: libraries/replication_gui.lib.php:326
@@ -8700,9 +8834,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ponovite unos"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate Password:"
+msgstr "Promeni lozinku"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8745,13 +8886,14 @@ msgstr ""
msgid "Edit event"
msgstr "Poslato"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Procesi"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9052,98 +9194,98 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Dodaj novo polje"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add new field"
msgid "routine"
msgstr "Dodaj novo polje"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nije Vam dozvoljeno da budete ovdje!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Tabele nisu pronađene u bazi."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Dodaj novog korisnika"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Dodaj novog korisnika"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nije Vam dozvoljeno da budete ovdje!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Tabele nisu pronađene u bazi."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Dodaj novog korisnika"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Poslato"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Nije Vam dozvoljeno da budete ovdje!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Tabele nisu pronađene u bazi."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9201,7 +9343,7 @@ msgstr "Atributi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Dodatno"
@@ -9311,8 +9453,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "UkljuÄuje/iskljuÄuje scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9320,7 +9462,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9571,6 +9713,12 @@ msgstr ""
msgid "Login Information"
msgstr "Podatci o prijavi"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Koristi tekst polje"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nemoj da mijenjaš lozinku"
@@ -9607,6 +9755,13 @@ msgstr "Provjeri privilegije za bazu &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "Korisnici koji imaju pristup &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Korisnik"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9648,7 +9803,6 @@ msgid "No user found."
msgstr "Korisnik nije nađen."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Promijeni privilegije"
@@ -9688,7 +9842,9 @@ msgid "Column-specific privileges"
msgstr "Privilegije vezane za kolone"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Dodaj privilegije na slijedećoj bazi"
#: libraries/server_privileges.lib.php:2290
@@ -9696,7 +9852,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Dodaj privilegije na slijedećoj tabeli"
#: libraries/server_privileges.lib.php:2525
@@ -9736,6 +9894,12 @@ msgstr "Ažurirali ste privilegije za %s."
msgid "Privileges for %s"
msgstr "Privilegije"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Promijeni privilegije"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9763,45 +9927,47 @@ msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
msgid "You have added a new user."
msgstr "Dodali ste novog korisnika."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Obilježi SQL-upit"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepisuj ovaj upit izvan prozora"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Prikaži ponovo ovaj upit"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Vidi samo"
@@ -9881,11 +10047,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabela %s je ispražnjena"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9911,7 +10077,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sortiranje"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10002,7 +10172,7 @@ msgstr "Na poÄetku tabele"
msgid "After %s"
msgstr "Poslije %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistike reda"
@@ -10076,7 +10246,7 @@ msgstr ""
msgid "Information"
msgstr "Podatci o prijavi"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Zauzeće"
@@ -10084,12 +10254,12 @@ msgstr "Zauzeće"
msgid "Effective"
msgstr "Efektivne"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Izabrani korisnici su uspješno obrisani."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10191,8 +10361,18 @@ msgstr "Poslije %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Sortiranje"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10324,8 +10504,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Broj redova po strani"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10385,7 +10567,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Zauzeće"
#: pmd_pdf.php:123
@@ -10411,7 +10593,7 @@ msgid "New page name: "
msgstr "Ime korisnika"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10430,6 +10612,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Opšte osobine relacija"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10521,6 +10709,12 @@ msgstr "Uvoz fajlova"
msgid "All"
msgstr "Sve"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL istorijat"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10572,20 +10766,20 @@ msgstr[1] "%s baza je uspjeÅ¡no odbaÄena."
msgid "Databases statistics"
msgstr "Statistika baze"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "UkljuÄi statistike"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10593,11 +10787,11 @@ msgstr ""
"Napomena: ukljuÄivanje statistika može prouzrokovati veliki protok podataka "
"između web i MySQL servera."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Baza ne postoji"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10625,7 +10819,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "verzija PHP-a"
@@ -10950,10 +11144,6 @@ msgstr ""
msgid "Add chart"
msgstr "Dodaj novo polje"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11134,6 +11324,24 @@ msgstr[1] "se koristi"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "na sat"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "u minuti"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "u sekundi"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Ime"
@@ -11762,7 +11970,7 @@ msgid "Global value"
msgstr "Globalna vrednost"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11868,7 +12076,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Dodaj novog korisnika"
@@ -12074,7 +12282,9 @@ msgid "SQL result"
msgstr "SQL rezultat"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generirao"
#: sql.php:1234
@@ -12088,8 +12298,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Obilježi SQL-upit"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Naziv"
#: tbl_chart.php:38
@@ -12182,17 +12398,17 @@ msgstr "Vrijednost"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "Korisnik %s već postoji!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %s je odbaÄena"
@@ -12201,6 +12417,10 @@ msgstr "Tabela %s je odbaÄena"
msgid "View dump (schema) of table"
msgstr "Prikaži sadržaj (shemu) tabele"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12225,7 +12445,7 @@ msgstr "Ukupno"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12292,9 +12512,21 @@ msgstr "Ima tabele je prazno!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Prikaži tabele"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Zauzeće"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistike reda"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12327,6 +12559,12 @@ msgstr "Imena kolona"
msgid "No index defined! Create one below"
msgstr "KljuÄ nije definisan!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Izaberi polja za prikaz"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12370,114 +12608,118 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Dozvoljava umetanje i zamjenu podataka."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Baza ne postoji"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Podaci"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Verzija servera"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Verzija servera"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13629,6 +13871,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Izbor servera"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL upit"
+
+#~ msgid "And"
+#~ msgstr "i"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "Broj redova po strani"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Polja ograniÄena sa"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Escape karakter &nbsp; &nbsp; &nbsp;"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Zamijeni NULL sa"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linije se završavaju sa"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ca.po b/po/ca.po
index 42b44d0963..c251c8a9b6 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,12 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-03 08:17+0200\n"
"Last-Translator: Xavier Navarro <xvnavarro@gmail.com>\n"
-"Language-Team: Catalan <http://l10n.cihar.com/projects/phpmyadmin/4-0/ca/>\n"
+"Language-Team: Catalan <http://l10n.cihar.com/projects/phpmyadmin/master/ca/"
+">\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Mostra tot"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Número de pàgina:"
@@ -39,19 +40,18 @@ msgstr ""
"la finestra \"pare\" o bé el teu navegador bloqueja actualitzacions entre "
"finestres per la teva configuració de seguretat."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Cerca"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +73,23 @@ msgstr "Cerca"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Executa"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nom de clau"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Descripció"
@@ -117,15 +117,16 @@ msgstr "S'ha creat la base de dades %1$s."
msgid "Database comment: "
msgstr "Comentaris de la base de dades: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Comentaris de la taula"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +138,8 @@ msgstr "Comentaris de la taula"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Columna"
@@ -161,12 +162,12 @@ msgstr "Columna"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipus"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +179,7 @@ msgstr "Tipus"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nul"
@@ -193,7 +194,7 @@ msgstr "Nul"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Defecte"
@@ -219,11 +220,11 @@ msgstr "Enllaços a"
msgid "Comments"
msgstr "Comentaris"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +237,21 @@ msgstr "Comentaris"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "No"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +264,10 @@ msgstr "No"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Si"
@@ -274,7 +275,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Base de dades sense taules."
@@ -287,7 +288,7 @@ msgstr "Tria Tot"
msgid "Unselect All"
msgstr "Desmarca tot"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "El nom de la base de dades és buit!"
@@ -313,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Taula"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Fila"
@@ -339,28 +339,25 @@ msgstr "Mida"
msgid "in use"
msgstr "en ús"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Creació"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Darrera actualització"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Darrera comprovació"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -398,16 +395,12 @@ msgstr "Taules seguides"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Base de dades"
@@ -415,17 +408,17 @@ msgstr "Base de dades"
msgid "Last version"
msgstr "Darrera versió"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Creat"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Actualitzat"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Estat"
@@ -434,13 +427,11 @@ msgstr "Estat"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Acció"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Mostra"
@@ -449,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Esborra les dades de seguiment per aquesta taula"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Elimina"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "actiu"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "no actiu"
@@ -468,11 +459,11 @@ msgstr "no actiu"
msgid "Versions"
msgstr "Versions"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Informe de seguiment"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Instantània de l'estructura"
@@ -488,24 +479,24 @@ msgstr "Segueix taula"
msgid "Database Log"
msgstr "Registre de la base de dades"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Tipus incorrecte!"
-#: export.php:93
+#: export.php:197
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:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Paràmetres incorrectes!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "No hi ha prou espai per desar l'arxiu %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -513,12 +504,12 @@ msgstr ""
"L'arxiu %s ja existeix al servidor, canvia el nom o marca l'opció de "
"sobreescriure."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "El bolcat s'ha desat amb el nom d'arxiu %s."
@@ -532,69 +523,82 @@ msgstr "Tipus d'exportació incorrecte"
msgid "Value for the column \"%s\""
msgstr "Valor per la columna \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Utilitzar OpenStreetMaps com a capa base"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punt"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Afegir un punt"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Cadena de línies"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Cercle exterior"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Cercle interior"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Afegeix una cadena de línies"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Afegeix un cercle interior"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polígon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Afegeix un polígon"
@@ -697,12 +701,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "La vostra comanda SQL ha estat executada amb èxit"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Enrere"
@@ -732,35 +736,40 @@ msgstr "Més paràmetres"
msgid "Database server"
msgstr "Servidor de base de dades"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Servidor"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Servidor:"
#: index.php:240
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Tipus de servidor"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versió del servidor"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versió del protocol"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Usuari"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Joc de caracters del servidor"
#: index.php:269
@@ -768,30 +777,36 @@ msgid "Web server"
msgstr "Servidor web"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Versió del client de base de dades"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Extensió PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Mostra informació de PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informació de versió"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentació"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -918,7 +933,7 @@ msgstr "Instrucció \"DROP DATABASE\" desactivada."
msgid "Do you really want to execute \"%s\"?"
msgstr "Realment vols fer \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Ets a punt de DESTRUIR completament una base de dades!"
@@ -1001,70 +1016,36 @@ msgstr "Recarrega els permisos"
msgid "Removing Selected Users"
msgstr "Treu els usuaris triats"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Tanca"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Edita"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Gràfic de tràfic en viu"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Gràfic de conexions/processos en viu"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Gràfic de consultes en viu"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Altre"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Connexions / Processos"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Configuració local de la monitorització incompatible"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1077,161 +1058,161 @@ msgstr ""
"més. Si us plau, restableixi la configuració per defecte al menú "
"<i>Configuració</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Eficiència del cau de consultes"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Ús de la memòria cau de consultes"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Memòria cau de consultes utilitzada"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Ús de la CPU del sistema"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memòria del sistema"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Intercanvi del sistema"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Mitjana de càrrega"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memòria total"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memòria al cau"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memòries intermitges"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memòria lliure"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memòria utilitzada"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Intercanvi Total"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Intercanvi en cau"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Intercanvi utilitzat"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Intercanvi lliure"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes enviats"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes rebuts"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Connexions"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processos"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d taula(es)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Consultes"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Tràfic"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Configuració"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Elimina el gràfic"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Edita títol i etiquetes"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Afegeix gràfic a a la graella"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Afegeix al menys una variable a la serie"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1239,39 +1220,39 @@ msgstr "Afegeix al menys una variable a la serie"
msgid "None"
msgstr "Res"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Reempren la monitorització"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Pausa la monitorització"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "«general_log» i «slow_query_log» estàn actius."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "«general_log» està actiu."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "«slow_query_log» està actiu."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "«slow_query_log» i «general_log» estàn desactivats."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "«log_output» no està definit com a TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "«log_output» està definit com a TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1282,12 +1263,12 @@ msgstr ""
"més de %d segons. És recomenable configurar «long_query_time» entre 0 i 2 "
"segons depenent del sistema."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "«long_query_time» està configurat a %d segon(s)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1296,30 +1277,30 @@ msgstr ""
"valors predeterminats en reiniciar el servidor:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Configurar «log_output» a %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Activar %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Desactivar %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Definir «long_query_time» a %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1327,53 +1308,53 @@ msgstr ""
"No pots canviar aquestes variables. Inicia la sessió com a root o contacta "
"amb el teu administrador de bases de dades."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Canviar configuracions"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Configuracions actuals"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Títol del gràfic"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferencial"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Dividit per %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unitat"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Del registre de consultes lentes"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Del registre general"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "analitzant registres"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analitzant i carregant registres. Pot tardar."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Cancel.lar petició"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1384,7 +1365,7 @@ msgstr ""
"d'agrupació, donat que la resta d'atributos de les consultes pot diferir, "
"com el temps d'inici.."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1393,34 +1374,34 @@ msgstr ""
"Donat que s'ha triat agrupar consultes INSERT, les consultes INSERT a la "
"mateixa taula també s'han agrupat, sense importar les dades afegides."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"S'han carregat les dades del registre. Consultes executades en aquest "
"període de temps:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Saltar a la taula del registre"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "No s'han trobat dades"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Registre analitzat, però no s'han trobat dades en aquest periode de temps."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analitzant…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Explicar sortida"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1428,66 +1409,66 @@ msgstr "Explicar sortida"
msgid "Time"
msgstr "Temps"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Temps total:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Perfilant resultats"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Taula"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Gràfic"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Editar gràfic"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Series"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opcions de filtres per a la taula del registre"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrar"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrar consultes per paraula/expresió regular:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Agrupar consultes, ignorant dades variables en clàusules WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Suma de files agrupades:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Carregant els registres"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Ha fallat l'actualització de la monitorització"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1497,28 +1478,28 @@ msgstr ""
"vàlida. La causa més probable d'aixó és que la sessió ha finalitzat. Pot ser "
"d'ajuda recarregar la pàgina i tornar a entrar les dades de connexió."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Recarregar pàgina"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Files afectades:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Ha fallat la interpretació de l'arxiu de configuració. No sembla que sigui "
"codi JSON vàlid."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Ha fallat la creació de la graella del gràfic amb la configuració importada. "
"Restablint la configuració per defecte…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1526,228 +1507,237 @@ msgstr ""
msgid "Import"
msgstr "Importa"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importar configuració del monitor"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Tria l'arxiu a importar"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analitzar consulta"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Sistema d'assessorament"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Possibles problemes de rendiment"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problema"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recomanacions"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Detalls de la regla"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justificació"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variable usada / formula"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Prova"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Cancel.lar"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Carregar"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Petició de procés"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Error a la petició de procés"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Codi d'error: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Text de l'error: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "No s'han triat bases de dades."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Eliminació de columna"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Afegir clau principal"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Correcte"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Prem per rebutjar aquest avís"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Reanomenar bases de dades"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Recarregar base de dades"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Copiant base de dades"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Canvi de Joc de Caràcters"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "La taula ha de tenir al menys una columna"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Afegir Taula"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Amagar índex"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Mostra índex"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Comprovació de clau externa:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Activat)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Desactivat)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Cercar"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Amaga els resultats de cerca"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Mostrar resultats de cerca"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Navegant"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Esborrant"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
"La definició d'una funció enmagatzemada ha d'incloure una instrucció RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "editor de ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valors per la columna %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valors per la nova columna"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Entra cada valor en un camp separat"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Afegir %d valors"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Nota: Si l'arxiu conté múltiples taules, es combinaran en una"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Amagar quadre de consultes"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Mostrar quadre de consultes"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Edita"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "No s'han triat arxius"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Canvi"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Temps d'execució de la consulta"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d no és un num. vàlid de fila."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1756,90 +1746,114 @@ msgstr "%d no és un num. vàlid de fila."
msgid "Save"
msgstr "Desa"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Amaga el criteri de cerca"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Mostrar criteri de cerca"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Cerca de zoom"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Cada punt representa una fila de dades."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Situant el cursor sobre un punt es mostrarà la seva etiqueta."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Per acostar, selecciona una secció del gràfic amb el ratolí."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Feu clic al botó de restaurar ampliació per tornar a l'estat original."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Prem en un punt de dades per veure i possiblement editar la fila de dades."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"El gràfic es pot re-dimensionar arrossegant la cantonada inferior dreta."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "selecciona dues columnes"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Selecciona dues columnes diferents"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Resultats de consultes"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Contingut del punter de dades"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignora"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Còpia"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Cadena de línies"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polígon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Cercle interior"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Cercle exterior"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Afegeix columnes"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Tria la clau referenciada"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Tria una clau externa"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Tria la clau principal o una clau única"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Tria la columna a mostrar"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1847,20 +1861,20 @@ msgstr ""
"No has desat els canvis en el disseny. Es perdran si no els deses. Vols "
"continuar?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Afegeix una opció per a la columna "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objecte(s) creat(s)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Prem la tecla escape per cancel·lar la edició"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1868,29 +1882,29 @@ msgstr ""
"Has editat algunes dades i no s'han desat. Estàs segur que vols sortir "
"d'aquesta pàgina per desar les dades?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Arrossega per reordenar"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Clica per clasificar"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Prem per marcar/desmarcar"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Feu doble clic per copiar el nom de columna"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Prem a la fletxa de llista desplegable<br />per alternar la visibilitat de "
"la columna"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1899,62 +1913,62 @@ msgstr ""
"l'edició de quadrícula, checkbox, Editar, Copiar i Esborrar enllaços poden "
"no funcionar després de desar."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "També pots editar més valors<br />fent doble-clic en el seu contingut."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"També pots editar la majoria dels valors<br />prement directament en el seu "
"contingut."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Vés a l'enllaç"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Nom de les columnes"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Feu clic amb el botó dret al nom de la columna per copiar al porta-retalls."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Mostra fila(es) de dades"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Genera una contrasenya"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Genera"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Canvi de contrasenya"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Més"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Mostra el panell"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Amagar el panell"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "No s'ha trobat la pàgina demanada a l'historial, pot haver caducat."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1964,266 +1978,266 @@ msgstr ""
"actualitzar-la. La nova versió és la %s, alliberada el %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", darrera versió estable:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "actualitzat"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Fet"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Mes anterior"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Mes següent"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Avui"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Gener"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Febrer"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Març"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Abril"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Maig"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Juny"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Juliol"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Agost"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Setembre"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Octubre"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Novembre"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Desembre"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Gen"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Des"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Diumenge"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Dilluns"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Dimarts"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Dimecres"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Dijous"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Divendres"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Dissabte"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Diu"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Dll"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Dma"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Dcr"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Dij"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Div"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Dis"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Dg"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Dl"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Dm"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Dc"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Dj"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Dv"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Ds"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Se"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendari-mes-any"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "Sufix de l'any"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hora"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minut"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Segon"
@@ -2277,16 +2291,16 @@ msgstr ""
"Caràcter inesperat en la línia %1$s. S'esperava una tabulació, però s'ha "
"trobat \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per segon"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per minut"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per hora"
@@ -2294,45 +2308,61 @@ msgstr "per hora"
msgid "per day"
msgstr "per dia"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "No es pot llegir l'arxiu de configuració existent (%s)."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permisos incorrectes a l'arxiu de configuració, no pot ser modificable per "
"tothom!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Tamany de lletra"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ascendent"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descendent"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Columna"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Classificació"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Mostra"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Criteris"
#: libraries/DBQbe.class.php:576
@@ -2352,33 +2382,43 @@ msgid "Use Tables"
msgstr "Usa Taules"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "O"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "I"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Sup"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modificar"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta SQL a la base de dades <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Executa consulta"
@@ -2418,8 +2458,8 @@ msgstr[0] "%1$s resultat a <strong>%2$s</strong>"
msgstr[1] "%1$s resultats a <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Navega"
@@ -2433,9 +2473,9 @@ msgstr "Esborrar les coincidències per a la taula %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Esborra"
@@ -2471,40 +2511,45 @@ msgstr "Desar dades editades"
msgid "Restore column order"
msgstr "Reataurar ordre de columnes"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Inici"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Pàgina anterior"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Pàgina següent"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Darrera pàgina"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Fila d'inici"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Nombre de files"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Nombre de files:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Mode"
#: libraries/DisplayResults.class.php:919
@@ -2528,7 +2573,7 @@ msgstr "Capceleres cada %s files"
msgid "Sort by key"
msgstr "Classifica per la clau"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2639,12 +2684,12 @@ msgid "Query took %01.4f sec"
msgstr "La consulta tarda %01.4f seg"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Amb marca:"
@@ -2654,16 +2699,16 @@ msgstr "Amb marca:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Marcar-ho tot"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2764,13 +2809,13 @@ msgstr "Obrir nova finestra de phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Feu clic a la barra per desplaçar-se al principi d'aquesta pàgina"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
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:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "A partir d'aquest punt és necessari tenir el javascript activat"
@@ -2782,21 +2827,21 @@ msgstr "No s'ha definit l'índex!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indexos"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Única"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Comprimit"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinalitat"
@@ -2805,15 +2850,14 @@ msgstr "Cardinalitat"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Ordenació"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Comentari"
@@ -2826,7 +2870,7 @@ msgstr "S'ha esborrat la clau principal"
msgid "Index %s has been dropped"
msgstr "S'ha esborrat l'índex %s"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2841,6 +2885,11 @@ msgstr ""
msgid "Databases"
msgstr "Bases de dades"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Servidor"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2848,35 +2897,39 @@ msgid "View"
msgstr "Vista"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Estructura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Cerca"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Insereix"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacions"
@@ -2893,7 +2946,7 @@ msgstr "Seguiment"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Disparadors"
@@ -2916,14 +2969,14 @@ msgstr "Consulta segons exemple"
msgid "Privileges"
msgstr "Permisos"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutines"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Esdeveniments"
@@ -2963,7 +3016,7 @@ msgstr "Complements"
msgid "Engines"
msgstr "Motors"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3007,8 +3060,7 @@ msgstr "Taules recents"
msgid "There are no recent tables"
msgstr "No hi ha taules recents"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Consulta SQL"
@@ -3147,11 +3199,15 @@ msgid "Target database `%s` was not found!"
msgstr "No s'ha trobat la base de dades destí `%s`!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Base de dades incorrecte"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Nom de taula incorrecte"
#: libraries/Table.class.php:1210
@@ -3199,7 +3255,7 @@ msgstr "Funció"
msgid "Operator"
msgstr "Operador"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3215,58 +3271,63 @@ msgstr "Cerca de taules"
msgid "Edit/Insert"
msgstr "Edita/Insereix"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Tria les columnes (una com a mínim):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "O"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Número de registres per pàgina"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Ordre del llistat:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "Utilitza aquesta columna per etiquetar cada punt"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Màxim nombre de files a dibuixar"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Navega valors externs"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Criteri de cerca addicionals"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Fer una \"petició segons exemple\" (comodí: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Veure / editar els punts"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Cóm utilitzar"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Reinicia l'ampliació"
@@ -3298,8 +3359,10 @@ msgstr "Tema %s no trobat!"
msgid "Theme path not found for theme %s!"
msgstr "No s'ha trobat el camí de les imatges del tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3648,7 +3711,13 @@ msgstr "Una enumeració, triada de la llista de valors definits"
msgid "Max: %s%s"
msgstr "Màx: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Consulta SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3661,120 +3730,135 @@ msgstr "Màx: %s%s"
msgid "MySQL said: "
msgstr "MySQL diu: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "No es pot connectar al validador SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Explica SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Salta l'explicació de l'SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Sense codi PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Crea codi PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Refresca"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Salta la Validació de l'SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Valida l'SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Editar aquesta consulta en línia"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "En línia"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Perfils"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Diu"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dies, %s hores, %s minuts i %s segons"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Falta paràmetre:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Vés a la base de dades &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Prem per canviar"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Navega al teu ordinador:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
"Selecciona des del directori de pujada d'arxius del servidor web <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "No està disponible el directori indicat per pujar arxius"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "No hi ha cap arxiu per pujar"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Buida"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Executar"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Imprimeix"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creació"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Darrera actualització"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Darrera comprovació"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "compartit"
@@ -3786,13 +3870,17 @@ msgstr "compartit"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dades"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3855,6 +3943,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Nom de host invàlid pel servidor %1$s. Si us plau, reviseu la configuració."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Servidor"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Mètode d'identificació incorrecte establert a la configuració:"
@@ -3906,7 +4000,7 @@ msgid "Double click"
msgstr "Doble clic"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Desactivat"
@@ -3994,7 +4088,7 @@ msgstr "Numero de port incorrecte"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Valor incorrecte"
@@ -4043,25 +4137,25 @@ msgstr "No s'ha trobat l'extensió SOAP"
msgid "maximum %s"
msgstr "màxim %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Estableix valor: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Restaura el valor per defecte"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Permet als usuaris configurar aquest valor"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4323,7 +4417,7 @@ msgid "Character set of the file"
msgstr "Joc de caràcters de l'arxiu"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4340,7 +4434,6 @@ msgstr "Compresió"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4350,22 +4443,28 @@ msgstr "Posa els noms de columnes a la primera fila"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Columnes englobades per"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Columnes englobades per:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Columnes amb marca d'escapada"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Columnes amb marca d'escapada:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Canvía NULL per"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Canvía NULL amb:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4374,13 +4473,17 @@ msgstr "Treu caràcters CRLF de dins de les columnes"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Columnes acabades amb"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Línies acabades amb"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Línies acabades amb:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4415,8 +4518,6 @@ msgid "Include table caption"
msgstr "Inclusió del titol de taula"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Títol de taula"
@@ -4425,8 +4526,6 @@ msgid "Continued table caption"
msgstr "Continuació del títol de taula"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Etiqueta de clau"
@@ -4451,7 +4550,7 @@ msgid "Save on server"
msgstr "Desa al servidor"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Sobreescriu arxiu(s) existent(s)"
@@ -4469,7 +4568,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Usa -backquotes- amb noms de taules i columnes"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Modus de compatibilitat SQL"
@@ -6035,7 +6134,7 @@ msgstr ""
"Defineix si el quadre de consulta ha de romandre a la pantalla després de la "
"seva presentació"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Mantenir el quadre de consultes"
@@ -6067,12 +6166,8 @@ msgstr "Salta taules bloquejades"
msgid "Requires SQL Validator to be enabled"
msgstr "Necessita activar el SQL Validator"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6099,8 +6194,8 @@ msgstr ""
"Si tens un nom d'usuari, especifíca'l aqui (per defecte és [kbd]anonymous[/"
"kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Nom d'usuari"
@@ -6320,6 +6415,12 @@ msgstr "Control d'usuari de phpMyAdmin buit al usar pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Control de contrasenya de phpMyAdmin buida al usar pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Valor incorrecte"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6379,15 +6480,25 @@ msgstr ""
msgid "No Password"
msgstr "Sense contrasenya"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Contrasenya:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Reescriu"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Contrasenya Hashing"
#: libraries/display_change_password.lib.php:87
@@ -6395,7 +6506,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Compatible amb MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Crear base de dades"
@@ -6403,6 +6513,12 @@ msgstr "Crear base de dades"
msgid "Create"
msgstr "Crea"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Crear base de dades"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6434,90 +6550,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exportant bases de dades des del servidor actual"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportar les taules de la base de dades \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportar les files de la taula \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Tipus d'exportació:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Ràpid - mostra només les opcions mínimes a configurar"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Usuari - mostra totes les opcions possibles"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Base(s) de dades:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Taula(es):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Files:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Bolca alguna(es) fila(es)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Nombre de files:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Fila que comença a:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Bolca totes les files"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Sortida:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Desa al servidor al directori <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Desa la sortida com a arxiu"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Nom d'arxiu de plantilla:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ serà el nom del servidor"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ serà el nom de la base de dades"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ serà el nom de la taula"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6529,45 +6641,45 @@ msgstr ""
"%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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "usa això per futures exportacions"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Joc de caràcters de l'arxiu:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compressió:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "comprimit amb zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "comprimit amb gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "comprimit amb bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Veure la sortida com a texte"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opcions específiques del format:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6575,7 +6687,7 @@ msgstr ""
"Desplaça avall per a les opcions del format triat i ignora les opcions per "
"altres formats."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Conversió de codificació:"
@@ -6589,7 +6701,9 @@ msgid "no branch"
msgstr "sense branca"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Revisió Git"
#: libraries/display_git_revision.lib.php:67
@@ -6716,6 +6830,10 @@ msgstr "Opcions específiques de format:"
msgid "Language"
msgstr "Idioma"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informació de versió"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Directori local de dades"
@@ -7139,8 +7257,10 @@ msgstr "A causa de la seva longitud,<br /> aquesta columna no pot ser editable"
msgid "Binary - do not edit"
msgstr "Binari - no editeu"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "directori de pujada d'arxius del servidor web"
#: libraries/insert_edit.lib.php:1400
@@ -7206,40 +7326,40 @@ msgstr "Cap"
msgid "Convert to Kana"
msgstr "Converteix a Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Canvia el prefix de la taula"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copia la taula amb prefix"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "De"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "A"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Envia"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Afegir prefix de taula"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Afegir prefix"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Realment vols executar la següent consulta?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Sense canvis"
@@ -7457,16 +7577,16 @@ msgid_plural "%s other results found"
msgstr[0] "S'ha trobat %s altre resultat"
msgstr[1] "S'han trobat %s altres resultats"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrar bases de dades pel nom"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Buidar filtre ràpid"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrar ítems pel nom"
@@ -7483,7 +7603,7 @@ msgstr ""
"No s'ha pogut incloure la classe \"%1$s\", no s'ha trobat l'arxiu \"%2$s\""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Columnes"
@@ -7492,7 +7612,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nou"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nou"
@@ -7503,12 +7623,12 @@ msgstr "Nou"
msgid "Functions"
msgstr "Funcions"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nova"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nou"
@@ -7519,7 +7639,7 @@ msgstr "Nou"
msgid "Procedures"
msgstr "Procediments"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7530,7 +7650,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nou"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nou"
@@ -7540,13 +7660,15 @@ msgstr "Nou"
msgid "Views"
msgstr "Vistes"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nova"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Reanomena base de dades a"
#: libraries/operations.lib.php:107
@@ -7563,22 +7685,24 @@ msgid "Drop the database (DROP)"
msgstr "Esborra la base de dades (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Només l'estructura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Estructura i dades"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Només dades"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Còpia base de dades a"
#: libraries/operations.lib.php:186
@@ -7617,8 +7741,11 @@ msgstr "Opcions de taula"
msgid "Rename table to"
msgstr "Reanomena les taules a"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Comentaris de la taula"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Motor d'emmagatzematge"
@@ -7767,20 +7894,14 @@ msgstr "La seva sessió ha caducat. Si us plau, accedeixi de nou."
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Pots entrar un nom d'amfitrió/adreça IP i port separat per espai."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Servidor:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Nom d'usuari:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Contrasenya:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Elecció de Servidor"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7938,11 +8059,27 @@ msgstr "Estructura de la taula @TABLE@"
msgid "Object creation options"
msgstr "Opcions de creació d'objectes"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Títol de taula"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Títol de taula (continuació)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Etiqueta de clau"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7960,32 +8097,60 @@ msgstr "Mostra comentaris"
msgid "Display MIME types"
msgstr "Mostra tipus MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Posa els noms de columnes a la primera fila"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Servidor"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Temps de generació"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versió de PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Base de dades"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dades"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Estructura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Exportar noms de taules"
@@ -8158,6 +8323,12 @@ msgstr "Opcions de creació d'objectes (es recomanen totes)"
msgid "Export contents"
msgstr "Exporta contingut"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Taula"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8435,7 +8606,6 @@ msgid "Enabled"
msgstr "Activat"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Característiques generals de relacions"
@@ -8464,11 +8634,11 @@ msgstr ""
"Mira a la documentació cóm actualitzar la teva taula de comentaris de les "
"columnes"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Consulta SQL desada"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Historial SQL"
@@ -8512,7 +8682,7 @@ 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:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "sense descripció"
@@ -8537,17 +8707,24 @@ msgstr ""
"Assegura't que tens un identificador únic de servidor en el teu arxiu de "
"configuració (my.cnf). Si no, afegeix la línia següent a la secció [mysqld] :"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nom d'usuari"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nom d'usuari"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8558,7 +8735,7 @@ msgstr "Estat del mestre"
msgid "Slave status"
msgstr "Estat de l'esclau"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variable"
@@ -8567,6 +8744,15 @@ msgstr "Variable"
msgid "Server ID"
msgstr "ID de Servidor"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Servidor"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8586,12 +8772,11 @@ msgstr "Qualsevol usuari"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Usa camp de text"
#: libraries/replication_gui.lib.php:326
@@ -8623,8 +8808,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Reescriu"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Genera una Contrasenya"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8666,11 +8858,14 @@ msgstr "<b>S'han produït un o més errors al processar la teva sol.licitud:</b>
msgid "Edit event"
msgstr "Editar esdeveniment"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Error processant a la petició"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8946,81 +9141,81 @@ msgstr "Has de donar un nom de taula vàlid"
msgid "You must provide a trigger definition."
msgstr "Has de proveïr una definició de disparador."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Afegir rutina"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Exportar la rutina %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "No tens prou permisos per crear una rutina"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "No s'ha trobat una rutina de nom %1$s a la base de dades %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "No hi han rutines per mostrar."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Afegir disparador"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Exportar disparador %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "disparador"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "No tens prou permisos per crear un disparador"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "No s'ha trobat un disparador amb nom %1$s a la base de dades %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "No hi ha disparadors per mostrar."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Afegir esdeveniment"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exportar esdeveniment %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "esdeveniment"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "No tens prou permisos per crear un esdeveniment"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "No s'ha trobat un esdeveniment amb nom %1$s a la base de dades %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "No hi ha esdeveniments per mostrar."
@@ -9076,7 +9271,7 @@ msgstr "Atributs"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9176,14 +9371,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Canvia l' scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Idioma desconegut: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Servidor actual"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9430,6 +9627,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informació d'Identificació"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Usa camp de text"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "No canviïs la contrasenya"
@@ -9466,6 +9669,13 @@ msgstr "Atorga tots els permisos a la base de dades &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuaris amb accés a &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Usuari"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9504,7 +9714,6 @@ msgid "No user found."
msgstr "No s'han trobat usuaris."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Edita permisos"
@@ -9545,7 +9754,9 @@ msgid "Column-specific privileges"
msgstr "Permisos específics de columna"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Afegeix permisos a la següent base de dades"
#: libraries/server_privileges.lib.php:2290
@@ -9554,7 +9765,9 @@ msgstr ""
"Els comodins _ i % han de marcar-se amb una \\ per usar-los literalment"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Afegeix permisos a la següent taula"
#: libraries/server_privileges.lib.php:2525
@@ -9594,6 +9807,12 @@ msgstr "Heu actualitzat els permisos de %s."
msgid "Privileges for %s"
msgstr "Permisos per a %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Edita permisos"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Vista global d'usuaris"
@@ -9619,45 +9838,47 @@ msgstr "No s'ha trobat l'usuari triat a la taula de permisos."
msgid "You have added a new user."
msgstr "Has afegit un usuari nou."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Executar consulta/es SQL al servidor %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Neteja"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Desa aquesta consulta SQL"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Deixa accedir a cada usuari a aquesta consulta desada"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Reemplaça una consulta desada ja existent amb el mateix nom"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "No sobreescriure aquesta consulta des de fora de la finestra"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Separador"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Mostra aquesta consulta de nou"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Només mirar"
@@ -9739,11 +9960,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "S'ha buidat la taula %s"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "El seguiment està actiu."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "El seguiment no està actiu."
@@ -9769,7 +9990,11 @@ msgstr "Afegeix un prefix a la taula"
msgid "Check tables having overhead"
msgstr "Comprova taules desfragmentades"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Classificació"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Cap"
@@ -9851,7 +10076,7 @@ msgstr "Al principi de la taula"
msgid "After %s"
msgstr "Darrere de %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Estadística de files"
@@ -9919,7 +10144,7 @@ msgstr "Afegir índex FULLTEXT"
msgid "Information"
msgstr "Informació"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Utilització d'espai"
@@ -9927,12 +10152,12 @@ msgstr "Utilització d'espai"
msgid "Effective"
msgstr "Efectiu"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "S'ha modificat la taula %1$s correctament"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Error de consulta"
@@ -10019,8 +10244,22 @@ msgstr "Després de %s"
msgid "Table name"
msgstr "Nom de taula"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Motor d'emmagatzematge"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Ordenació"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Definició de PARTICIÓ"
#: libraries/tbl_common.inc.php:54
@@ -10148,7 +10387,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Amaga/Mostra taules sense relacions"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Nombre de taules"
#: pmd_general.php:467
@@ -10194,7 +10435,9 @@ msgid "Page creation failed"
msgstr "Ha fallat la creació de pàgina"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "pàgina"
#: pmd_pdf.php:123
@@ -10214,7 +10457,9 @@ msgid "New page name: "
msgstr "Nou nom de pàgina: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Exporta/Importa a escala"
#: pmd_pdf.php:146
@@ -10233,6 +10478,12 @@ msgstr "Error: La relació no s'ha afegit."
msgid "FOREIGN KEY relation added"
msgstr "Afegida relació de FOREIGN KEY"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Característiques generals de relacions"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Afegida relació interna"
@@ -10323,6 +10574,12 @@ msgstr "Importa arxius"
msgid "All"
msgstr "Tot"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Historial SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10371,20 +10628,20 @@ msgstr[1] "S'han esborrat %1$d bases de dades correctament."
msgid "Databases statistics"
msgstr "Estadístiques de les bases de dades"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replicació del mestre"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replicació de l'esclau"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Activa Estadístiques"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10392,11 +10649,11 @@ msgstr ""
"Nota: Activant les estadístiques de Base de Dades aqui pot provocar elevat "
"tràfic entre el servidor Web i el de MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "No hi ha bases de dades"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Motors d'emmagatzematge"
@@ -10424,7 +10681,7 @@ msgstr "Mòdul"
msgid "Library"
msgstr "Llibreria"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versió"
@@ -10774,10 +11031,6 @@ msgstr "Reorganització acabada/edició de gràfics"
msgid "Add chart"
msgstr "Afegir gràfic"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Reorganitzar/editar gràfics"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Velocitat de refresc"
@@ -10970,6 +11223,24 @@ msgstr[1] "%d minuts"
msgid "Questions since startup: %s"
msgstr "Consultes des de l'inici: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per hora"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per minut"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "per segon"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Sentències"
@@ -11719,7 +11990,7 @@ msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Descarrega"
@@ -11834,7 +12105,7 @@ msgstr "Donacions"
msgid "Edit server"
msgstr "Editar servidor"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Afegir un nou servidor"
@@ -12078,7 +12349,9 @@ msgid "SQL result"
msgstr "Resultat SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generat per"
#: sql.php:1234
@@ -12094,8 +12367,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemes amb els indexs de la taula `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Desa aquesta consulta SQL"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etiqueta"
#: tbl_chart.php:38
@@ -12173,17 +12452,17 @@ msgstr "Valors X"
msgid "Y-Axis label:"
msgstr "Etiqueta de l'eix Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "La taula %s ja existeix!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "la base de dades '%s' no existeix."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "S'ha creat la taula %1$s."
@@ -12192,6 +12471,10 @@ msgstr "S'ha creat la taula %1$s."
msgid "View dump (schema) of table"
msgstr "Veure un bolcat (esquema) de la taula"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Nom de taula incorrecte"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Mostra visualització GIS"
@@ -12212,7 +12495,7 @@ msgstr "Columna espacial"
msgid "Redraw"
msgstr "Redibuixa"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nom de l'arxiu"
@@ -12274,9 +12557,23 @@ msgid "The table name is empty!"
msgstr "El nom de la taula és buit!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Mostrant taules"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Utilització d'espai"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Estadística de files"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12307,6 +12604,12 @@ msgstr "Nom de la restricció"
msgid "No index defined! Create one below"
msgstr "No s'ha definit l'índex! Crea un a baix"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Tria la columna a mostrar"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12352,108 +12655,112 @@ msgstr "Comenta aquestes dues línies si no les necessites."
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Declaracions SQL exportades. Copia el bolcat o executa'l."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantània de la versió %s (codi SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Definició de seguiment de dades eliminat correctament"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "manipulació de seguiment de dades eliminat correctament"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Seguiment de declaracions"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr "Mostra %1$s amb dates des de %2$s fins a %3$s per l'usuari %4$s %5$s"
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Esborra les dades de seguiment de l'informe"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "No hi ha dades"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Declaració de definició de dades"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Declaració de manipulació de dades"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Bolcat SQL (descàrrega d'arxiu)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Bolcat SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Aquesta opció substituirà la taula i les dades contingudes."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Execució SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exporta com %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Mostra versions"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Desactiva el seguiment per %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Desactiva ara"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Activa el seguiment per %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Activa ara"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Crea versió %1$s de %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Segueix aquestes declaracions de definició de dades:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Segueix aquestes declaracions de manipulació de dades:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Crea versió"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Obtenir més temes!"
@@ -13796,6 +14103,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "{concurrent_insert} està establert a 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Gràfic de tràfic en viu"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Gràfic de conexions/processos en viu"
+
+#~ msgid "Live query chart"
+#~ msgstr "Gràfic de consultes en viu"
+
+#~ msgid "Static data"
+#~ msgstr "Dades estàtiques"
+
+#~ msgid "And"
+#~ msgstr "I"
+
+#~ msgid "Number of rows"
+#~ msgstr "Nombre de files"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Columnes englobades per"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Columnes amb marca d'escapada"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Canvía NULL per"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Línies acabades amb"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Reorganitzar/editar gràfics"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ckb.po b/po/ckb.po
index daa003884e..2696db7fe3 100644
--- a/po/ckb.po
+++ b/po/ckb.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-12-24 08:51+0200\n"
"Last-Translator: karwan hidayat <karwanhidayat@gmail.com>\n"
"Language-Team: Kurdish Sorani <http://l10n.cihar.com/projects/phpmyadmin/"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
#, fuzzy
@@ -27,11 +27,11 @@ msgid "Show all"
msgstr "هەمووی پێشاندە"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "ژمارەی پەڕە:"
@@ -44,19 +44,18 @@ msgstr ""
"ئەمو پەڕەیە ناتوانرێت تازە بکرێتەوە، لەوانەیە پەڕە کۆنەکەت داخستبێت، یان "
"ڕێکخستنی پاراستنی وێبگەڕەکەت وا ڕیکخراوە کە ڕی لە تازەکردنەوە بگریت"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "گەڕان"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -78,23 +77,23 @@ msgstr "گەڕان"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "بڕۆ"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "کلیلەناو"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "پێناسە"
@@ -122,15 +121,16 @@ msgstr "بنکەی دراوەی %1$s درووستکرا."
msgid "Database comment: "
msgstr ":تێبینی بنکەی دراوە "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "تێبینیەکانی خشتە"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -142,8 +142,8 @@ msgstr "تێبینیەکانی خشتە"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "ستون"
@@ -166,12 +166,12 @@ msgstr "ستون"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "جۆر"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -183,7 +183,7 @@ msgstr "جۆر"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "بەتاڵ"
@@ -198,7 +198,7 @@ msgstr "بەتاڵ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "بنەڕەت"
@@ -224,11 +224,11 @@ msgstr "بەستەر دەکات بۆ"
msgid "Comments"
msgstr "بۆچوون"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -241,21 +241,21 @@ msgstr "بۆچوون"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "نەخێر"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -268,10 +268,10 @@ msgstr "نەخێر"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "بەڵێ"
@@ -279,7 +279,7 @@ msgstr "بەڵێ"
msgid "View dump (schema) of database"
msgstr "نیشاندانى بۆشایى (هێڵکارى) لە بنکەى دراوە"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr ".هیج خشتەیەک بوونی نیە لە نێو بنکەی دراو"
@@ -292,7 +292,7 @@ msgstr "هەڵبژاردنی هەموو"
msgid "Unselect All"
msgstr "هەلنەبژاردنی هەموو"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "ناوی بنکەی دراوە بەتاڵە!"
@@ -317,20 +317,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "خشتە"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "خانە"
@@ -343,28 +342,25 @@ msgstr "قەبارە"
msgid "in use"
msgstr "بەکار دەبرێت"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "درووستکردن"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "دواترین نوێکردنەوە"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "دواترین پشکنین"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -402,16 +398,12 @@ msgstr "شوێنکەوتەی خشتە"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "بنکەی دراو"
@@ -419,17 +411,17 @@ msgstr "بنکەی دراو"
msgid "Last version"
msgstr "وەشانی کۆتا"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "دروستکراوە"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "بارکراوە"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "ڕەوش"
@@ -438,13 +430,11 @@ msgstr "ڕەوش"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "کردار"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "پیشاندان"
@@ -453,18 +443,18 @@ msgid "Delete tracking data for this table"
msgstr "سڕینەوە داتا شوێنکەوتووەکان لەم خشتەیەدا"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Ùڕیدان"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "چالاک"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ناچالاکە"
@@ -472,11 +462,11 @@ msgstr "ناچالاکە"
msgid "Versions"
msgstr "وەشانەکان"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "ڕاپۆرتە شوێنکەتووەکان"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "وێنەی پێکهاتە"
@@ -492,24 +482,24 @@ msgstr "شوێنکەوتنی خشتە"
msgid "Database Log"
msgstr "پێشینەی کارکردی بنکەی زانیاری"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "جۆری هەڵە !"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "دەستنیشانکردنی جۆری هەناردن بۆ پاشەکەوتکردنی لە پەڕگە!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "ڕادە هەڵەکان!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "شوێنی پێویست بۆ پاشەکەوت کردنی Ùایل %s ."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -517,12 +507,12 @@ msgstr ""
"Ùایلی %s Ù„Û• ئێستادا بوونی هەیە , ناوی Ùایلەکە بگۆڕن ÙˆÛ• یان ڕێکخستنەکانی "
"لەسەرنوسین بپشکنە ."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "وێبڕاژه‌كار مۆڵەتی پاشه‌كه‌وت کردنی Ùایلی %s نییە ."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "زانیاری وەدەست هاتوو Ù„Û• Ùایلی %s پاشەکەوت کرا."
@@ -536,70 +526,83 @@ msgstr "هەناردنی ئەم جۆرە ڕێگەپێدراو نییە"
msgid "Value for the column \"%s\""
msgstr "نرخی ستوون \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
#, fuzzy
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Use OpenStreetMaps as Base Layer"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "ئەندازەزانی"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "خاڵ"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "خاڵ %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "زیادکردنی خاڵ"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "ڕیزبه‌ندی هێڵی"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "ئەڵÙÛ•ÛŒ دەرەکی"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "ئەڵقەی ناوەکی"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "زیاد کردنی ڕیزبەندە هێڵ"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "زیاد کردنی ئەڵقەیەکی ناوەکی"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Ùرە گۆشە"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "زیاد کردنی Ùرە گۆشەیەک"
@@ -699,12 +702,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "سیكوێڵ کیوریەکەت بەسەرکەوتوویی ئەنجامدرا"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "گەڕانەوە"
@@ -734,37 +737,40 @@ msgstr "ڕێکخستنی تر"
msgid "Database server"
msgstr "ڕاژەکاری بکنەی دراوە"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "سێرڤەر"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr ""
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "سێرڤەر"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "وەشانی ڕاژە"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "وەشانی پرۆتۆکۆڵ"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "بەکارهێنەر"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "پیتەکانی ڕاژەکار"
#: index.php:269
@@ -772,30 +778,36 @@ msgid "Web server"
msgstr "ڕاژەکاری وێب"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "وەشانی ڕاژەخوازی بنکەی دراوە"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "پێوەکراوەکانی php"
#: index.php:300
msgid "Show PHP information"
msgstr "پیشاندانی زانیاری php"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "زانیاری وەشان"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "به‌ڵگه‌سازی"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "wiki"
@@ -892,7 +904,7 @@ msgstr "دەستەواژەکانی \"سڕینەوەی بنکەی زانیاری\
msgid "Do you really want to execute \"%s\"?"
msgstr "ئایا تۆ دڵنیایت لە جێبەجێکردنی \"%s\"؟"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "تۆ خەریکی سڕینەوەی تەواوی بنکە زانیاریەکەیت!"
@@ -976,70 +988,36 @@ msgstr "هێنانەوەی تایبەتمەندیەکان"
msgid "Removing Selected Users"
msgstr "سڕینەوەی بەکارهێنەرە دەست نیشانکراوەکان"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "داخستن"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "چاکردن"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "هێلکاری زیندووی هاتووچو"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "بەستنە زیندووەکان / هێلکاری پڕۆسە"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "هێلکاری زیندووی داواکاری"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "زانیاری نەجوڵاو"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "سەرجەم"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "هیتر"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "بەستنەکان / پڕۆسەکان"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "چاودێری شێوه‌پێدانی ناوخۆیی نەگونجاوە"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1047,161 +1025,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "لێهاتوویی بیرگەی داواکاری"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "بەکارهێنانی بیرگەی داواکاری"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "بیرگەی داواکاری بەکارهاتوو"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "بەکارهێنانی سی‌ پی‌ یوو‌ی سیستەم"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "یادی سیستەم"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "ئاڵوگۆڕی سیستەم"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "ڕێژەی بار"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "سەرجەمی یاد"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "یادی بارکراو"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "یادی هەڵگیراو"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "یادی بەتاڵ"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "یادی بەکارهاتوو"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "سەرجەمی ئاڵوگۆڕ"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "ئاڵوگۆڕی بارکراو"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "ئاڵوگۆڕی بەکارهاتوو"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "ئاڵوگۆڕی بەتاڵ"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "بایت نێردرا"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "بایت وەرگیرا"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "بەستنەکان"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "پڕۆسەکان"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "بایت"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "کیلۆبایت"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "مێگابایت"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "گێگابایت"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "تێرابایت"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "پێتابایت"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ئێکسابایت"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d خشتە(کان)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "پرسیارەکان"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "هاتووچوو"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "ڕێکخستنەکان"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "سڕینەوەی هێلکاری"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "دەستکاری ناونیشان و پێناس"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "زیادکردنی هێلکاری بۆ تۆڕ"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "تکایە لانی کەم یەک گۆڕاو بۆ زنجیرەکە زیاد بکە"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1209,39 +1187,39 @@ msgstr "تکایە لانی Ú©Û•Ù… یەک گۆڕاو بۆ زنجیرەکە زیØ
msgid "None"
msgstr "هیچ"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "خستنەوەکاری چاودێری"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "ڕاگرتنی چاودێری"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log و slow_query_log چالاککراون."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log چالاککراوە."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log چالاککراوە."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log و general_log ناچالاککراون."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output دانەنراوە بۆ خشتە."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output دانراوە بۆ خشتە."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1249,42 +1227,42 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "log_output دانێ بۆ %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "چالاککردن %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "ناچالاککردن %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_time دانێ بۆ %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1292,91 +1270,91 @@ msgstr ""
"تۆ ناتوانیت ئەم گۆڕاوانە بگۆڕیت. تکایە وەک root بڕۆ ژوورەوە یان پەیوەندی بە "
"بەڕێوبەری بنکە دراوەکەت بکە."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "گۆڕینی ڕێکخستنەکان"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "ڕێکخستنەکانی هەنووکە"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "ناونیشانی هێلکاری"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "جیاكاری"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "دابەشکراوە لەلایەن %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "یەکە"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "لە تۆماری خاوەوە"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "لە تۆماری گشتیەوە"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "شیکردنەوەی تۆمارەکان"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "شیکردنەوە & کردنەوەی تۆمارەکان. لەوانەیە کاتێکی کەمی پێ بچێت."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "لابردنی داواکاری"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ":داتا تۆمارکراوەکان کرانەوە،داواکاریەکان جێبەجێ ئەکرێن لەم کاتەدا"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "بڕۆ بۆ تۆماری خشتە"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "هیچ زانیاریەک نەدۆزراوە"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "تۆمارەکە لێکدراوە، بەڵام هیچ زانیاریەک نەدۆزرایەوە لەو ماوەیە."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "لێکدانەوە…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "ڕوونکردنەوەی دەرەنجام"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1384,90 +1362,90 @@ msgstr "ڕوونکردنەوەی دەرەنجام"
msgid "Time"
msgstr "کات"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "هەموو کاتەکان:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "ئەنجامەکانی Ù¾Ú•Û†Ùایل"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "خشتە"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "هێلکاری"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "گۆڕینی هێلکاری"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "زنجیرە"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "هەڵبژاردنەکانی پاڵێوی تۆماری خشتە"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "پاڵێو"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "پاڵاوتنی داواکاریەکان بە word/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "سەرجەم:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "بارکردنی تۆمارەکان"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "چاودێریکردنی تازەکردنەوەی سەرنەکەوتوو"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "بارکردنەوەى پەڕە"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "ڕیزە کارتێکراوەکان:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1475,229 +1453,238 @@ msgstr ""
msgid "Import"
msgstr "هێنان"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "تکایە ئەو پەڕگەیە دەستنیشان بکە کە ئەتەوێت بکرێتەوە"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "لێکدانەوەی داواکاری"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "سیستەمی ئاگادارکەر"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "ئەنجامە جێبەجێکراوە شیاوەکان"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "ئەنجام"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "ڕاسپاردە"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "وردەکاریەکانی یاسا"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "گونجاندن"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "گۆڕاو / دەستەواژەی بەکارهاتوو"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "تاقیکرنەوە"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "لابردن"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "ئامادەکردن"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "کردنەوەی داواکاری"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "هەڵە لە کردنەوەی داواکاری"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "هەڵەی کۆد: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "هەڵەی نوسین: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "هیچ بنکەیەکی زانیاری هەڵنەبژێراوە."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "ستونە سڕێنراوەکان"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "زیادکردنی کلیلی سەرەکی"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "باشە"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "کرتە بکە بۆ لابردنی ئەم ئاگادارکردنەوە"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "ناونانەوەی بنکەی زانیاریەکان"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "بارکردنەوەى بنکەی دراو"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "لەبەرگرتنەوەی بنکەی دراو"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "گۆڕینی گورزەپیت"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "خشتە پێویستە لانی کەم یەک ستونی هەبێت"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "دروستکردنی خشتە"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "شاردنەوەی نیشاندەرەکان"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "پێشاندانی نیشاندەرەکان"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(چالاکە)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(ناچالاکە)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "گەڕان"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "شاردنەوەی ئەنجامەکانی گەڕان"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "پێشاندانی ئەنجامەکانی گەڕان"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "هێنان"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "سڕینەوە"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "پێناسەی Ùرمانی پاشەکەوتکراو پێویستە دەستەواژەی RETURN ÛŒ تێدابێت!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "گۆڕەری ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "نرخەکانی ستونی %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "نرخ بۆ ستونی نوێ"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "هەر نرخێک لە خانەی جیا بنووسە"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "نرخ(کان)ی %d زیادبکە"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"تێبینی: ئەگەر Ùایلەکە چەند خشتەیەکی تێدابێت، ئەوا تێکەڵی یەک دەکرێن بۆ یەک "
"دانە"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "شاردنەوەی سندوقی داواکاری"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "پێشاندانی سندوقی داواکاری"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "چاکردن"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "هیچ ڕیزێک هەڵنەبژێراوە"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "گۆڕین"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "ماوەی جێبەجێکردنی داواکاری"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ژمارەی ڕیزی نادروستە."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1706,107 +1693,131 @@ msgstr "%d ژمارەی ڕیزی نادروستە."
msgid "Save"
msgstr "پاشەکەوتکردن"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "شاردنەوەی پێوانەکانی گەڕان"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "پێشاندانی پێوانەکانی گەڕان"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "زوومکردنی گەڕان"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "هەر خاڵێک ڕیزە زانیاریەک دەنوێنێ."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "خستنەسەری سەر خاڵێک پێناسەکەی پێشان دەدات."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "دوو ستون هەڵبژێرە"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "دوو ستونی جیا هەڵبژێرە"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "ئەنجامەکانی داواکاری"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "ناوەڕۆکی زانیاری خاڵ"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ùەرامۆشکردن"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "لەبەرگرتنەوە"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "خاڵ"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "ڕیزبه‌ندی هێڵی"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Ùرە گۆشە"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "ئەندازەزانی"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "ئەڵقەی ناوەکی"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "ئەڵÙÛ•ÛŒ دەرەکی"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "ستونەکان زیادبکە"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "هەڵبژاردنێک بۆ ستون زیادبکە "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "escape داگرە بۆ پاشگەزبوونەوە لە گۆڕین"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1814,89 +1825,89 @@ msgstr ""
"تۆ چەند زانیاریەکت دەستکاری کردووە و پاشەکەوت نەکراون. تۆ دڵنیای لە دەرچوونت "
"لەم پەڕە پێش پاشەکەوتکردنی زانیاریەکان؟"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "ڕایکێشە بۆ ڕیزکردنەوە"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "کرتە بکە بۆ ڕیزکردن"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "کرتە بکە بۆ نیشانکردن / لابردنی نیشانکردن"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "دوو کرتە بکە بۆ لەبەرگرتنەوەی ناوی ستون"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "بڕۆ بۆ بەستەر"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "لەبەرگرتنەوەی ناوی ستون"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "کرتەی ڕاست لەسەر ناوی ستون بکە بۆ لەبەرگرتنەوەی بۆ ناو کلیپ بۆرد."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "ڕیزە زانیاریەکان پێشانبدە"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "دروستکردنی تێپەڕە وشە"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "دروستکردن"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "گۆڕینی تێپەڕە وشە"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "زیاتر"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "هەمووی پێشاندە"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "شاردنەوەی نیشاندەرەکان"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1904,266 +1915,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr "، دوایین وەشانی جێگیر:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "نوێترینە"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "تەواو"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "پێشتر"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "دواتر"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "ئەمڕۆ"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "کانونی دووەم"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "شوبات"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "مارت"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "نیسان"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "مایس"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "حوزەیران"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "تەموز"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "ئاب"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "ئەیلول"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "تشرینی یەکەم"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "تشرینی دووەم"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "کانونی یەکەم"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "کانوونی دووەم"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "شوبات"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "مارت"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "نیسان"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "مایس"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "حوزیران"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "تەموز"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "ئاب"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "ئەیلول"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "تشرینی یەکەم"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "تشرینی دووەم"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "کانوونی یەکەم"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "یەک شەم"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "دوو شەم"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "سێ شەم"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "چوار شەم"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "پێنج شەم"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "هەینی"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "شەممە"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "یەک شەم"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "دوو شەم"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "سێ شەم"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "چوار شەم"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "پێنج شەم"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "هەینی"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "شەممە"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "یەک شەم"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "دوو شەم"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "سێ شەم"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "چوار شەم"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "پێنج شەم"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "هەینی"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "شەممە"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Ù‡Û•Ùتە"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "ڕۆژژمێر-مانگ-ساڵ"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "هیچ"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "كاتژمێر"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "خولەک"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "چرکە"
@@ -2213,16 +2224,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "لە چرکەیەک دا"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "لە خولەکێک دا"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "لە کاتژمێرێکدا"
@@ -2230,43 +2241,59 @@ msgstr "لە کاتژمێرێکدا"
msgid "per day"
msgstr "لە ڕؤژێکدا"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "قەبارەی Ùۆنت"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "لە سەرەتاوە بۆ کۆتایی"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "لە کۆتایی بۆ سەرەتا"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "ستون"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "ڕیزکردن"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "پیشاندان"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "مەرج"
#: libraries/DBQbe.class.php:576
@@ -2286,33 +2313,43 @@ msgid "Use Tables"
msgstr "خشتە بەکار ببە"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "یان"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ùˆ"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "سڕینەوە"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "دەستکاری"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "پرسی SQL لەسەر بنکەی دراوەی <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "ناردنی داواکاری"
@@ -2352,8 +2389,8 @@ msgstr[0] ""
msgstr[1] ""
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Ú¯Û•Ú•Û†Ú©"
@@ -2367,9 +2404,9 @@ msgstr "سڕینەوەی دووبارەکان بۆ خشتەی %s؟"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "سڕینەوە"
@@ -2406,40 +2443,45 @@ msgstr "پاشەکەوتکردنی زانیاری گۆڕاو"
msgid "Restore column order"
msgstr "گەڕانەوەی ڕێزبەندی ستون"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "دەسپێکردن"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "پێشتر"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "دواتر"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "کۆتایی"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "ڕیزی سەرەتا"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "ژمارەی ڕیزەکان"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr ""
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "دۆخ"
#: libraries/DisplayResults.class.php:919
@@ -2463,7 +2505,7 @@ msgstr "ناونیشانەکانی هەموو %s ڕیزەکان"
msgid "Sort by key"
msgstr "ڕیزکردنی بە پێی کلیل"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2575,12 +2617,12 @@ msgid "Query took %01.4f sec"
msgstr "داواکاریەکە %01.4f چرکەی خایاند"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "لەگەڵ پەڕگەی دەستنیشانکراو:"
@@ -2590,16 +2632,16 @@ msgstr "لەگەڵ پەڕگەی دەستنیشانکراو:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "هەڵبژاردنی هەموو"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2696,12 +2738,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2713,21 +2755,21 @@ msgstr "هیچ نیشاندەرێک پێناسە نەکراوە‌!‌"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "نیشاندەرەکان"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "بێهاوتا"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2736,15 +2778,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "ڕێکخستن"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "لێدوان"
@@ -2757,7 +2798,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2770,6 +2811,11 @@ msgstr ""
msgid "Databases"
msgstr "بنکە زانیاریەکان"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "سێرڤەر"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2777,35 +2823,39 @@ msgid "View"
msgstr "نیشاندان"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "پێکهاتە"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "سیكوێڵ"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "گەڕان"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "تێخستن"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "کارەکان"
@@ -2822,7 +2872,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2845,14 +2895,14 @@ msgstr "داواکاری"
msgid "Privileges"
msgstr "تایبەتمەندێتیەکان"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "ڕۆتینەکان"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "چالاکیەکان"
@@ -2892,7 +2942,7 @@ msgstr "پێوەکراوەکان"
msgid "Engines"
msgstr "بزوێنەرەکان"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2936,8 +2986,7 @@ msgstr "خشتە تازەکان"
msgid "There are no recent tables"
msgstr "هیچ خشتەیەکی تازە نیە"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "داواکاری سیكوێڵ"
@@ -3074,11 +3123,15 @@ msgid "Target database `%s` was not found!"
msgstr "بنکە زانیاری ئامانج '%s' نەدۆزرایەوە!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "بنکە زانیاری نادروست"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "ناوی خشتەی نادروست"
#: libraries/Table.class.php:1210
@@ -3121,7 +3174,7 @@ msgstr "Ùرمان"
msgid "Operator"
msgstr "كرده‌هێما"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3137,56 +3190,61 @@ msgstr "گەڕانی خشتە"
msgid "Edit/Insert"
msgstr "گۆڕین/تێخستن"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "ستونەکان هەڵبژێرە (لانی کەم یەک):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "یان"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "ژمارەی ڕیزەکان لە هەر پەڕێک"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "پێشاندانی ڕێزبەندی:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "مەرجی گەڕانی زیاتر"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "چۆنیەتی بەکارهێنان"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "ڕێکخستنەوەی زووم"
@@ -3218,8 +3276,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3502,7 +3560,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "داواکاری سیكوێڵ"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3515,119 +3579,134 @@ msgstr ""
msgid "MySQL said: "
msgstr "مای‌ئێس‌كیو‌ئێڵ دەڵێت: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "ڕوونکردنەوەی سیكوێڵ"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "پشتگوێخستنی ڕوونکردنەوەی سیكوێڵ"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "بەبێ پی ئێچ پی کۆد"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "پی ئێچ پی کۆد دروست بکە"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "تازەکردنەوە"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "هەمان هێڵ"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "ڕادەی لەدەستچوو:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "بەتاڵ"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr ""
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "درووستکردن"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "دواترین نوێکردنەوە"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "دواترین پشکنین"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3639,13 +3718,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "سەرجەم"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3703,6 +3786,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "سێرڤەر"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3754,7 +3843,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3842,7 +3931,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3891,25 +3980,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4147,7 +4236,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4164,7 +4253,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4174,13 +4262,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4188,7 +4276,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4198,12 +4286,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4239,8 +4327,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4249,8 +4335,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4275,7 +4359,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4293,7 +4377,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5704,7 +5788,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5733,12 +5817,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5761,8 +5841,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "ناوی بەکارهێنەر"
@@ -5967,6 +6047,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6018,23 +6102,30 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr ""
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password"
+msgid "Password Hashing:"
+msgstr "وشەی نهێنی"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6042,6 +6133,12 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Remove database"
+msgid "Create database:"
+msgstr "سڕینەوەی بنکەی دراوە"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6072,90 +6169,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6163,51 +6256,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6221,7 +6314,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6336,6 +6429,10 @@ msgstr ""
msgid "Language"
msgstr "زمان"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "زانیاری وەشان"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6706,8 +6803,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6771,40 +6868,40 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "گۆڕینی پێشگری خشتە"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "لەبەرگرتنەوەی خشتە لەگەڵ پێشگر"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7022,18 +7119,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Database name"
msgid "filter databases by name"
msgstr "ناوی بنکەی دراو"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7049,7 +7146,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7058,7 +7155,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7069,12 +7166,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7085,7 +7182,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7096,7 +7193,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7106,13 +7203,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "ناوی بنکەی دراوە بگۆڕە بۆ"
#: libraries/operations.lib.php:107
@@ -7129,22 +7228,24 @@ msgid "Drop the database (DROP)"
msgstr "سڕینەوەی بنکەی دراوە (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "تەنیا بنچینە"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "بنچینە و زانیاری"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "تەنیا زانیاری"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "لە ڕوونووسینەوەی بنکەی دراوە بۆ"
#: libraries/operations.lib.php:186
@@ -7183,8 +7284,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "تێبینیەکانی خشتە"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7327,21 +7431,15 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr ""
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server Choice:"
+msgstr "پیتەکانی ڕاژەکار"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7496,9 +7594,21 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table caption:"
+msgstr "تێبینیەکانی خشتە"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7518,31 +7628,55 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generation Time:"
+msgstr "دروستکردن"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP Version:"
+msgstr "پێوەکراوەکانی php"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "بنکەی دراو"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Database"
+msgid "Data:"
+msgstr "بنکەی دراو"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "پێکهاتە"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -7694,6 +7828,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "خشتە"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7917,7 +8057,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -7944,11 +8083,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -7987,7 +8126,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8010,17 +8149,22 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "Username"
+msgid "User name:"
+msgstr "ناوی بەکارهێنەر"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -8031,7 +8175,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8040,6 +8184,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8057,12 +8210,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8092,10 +8242,17 @@ msgid ""
"table are used instead."
msgstr ""
-#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
msgstr ""
+#: libraries/replication_gui.lib.php:386
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "دروستکردنی تێپەڕە وشە"
+
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
#: libraries/rte/rte_routines.lib.php:305
@@ -8135,12 +8292,15 @@ msgstr ""
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr ""
+#, fuzzy
+#| msgid "Error in Processing Request"
+msgid "Error in processing request:"
+msgstr "هەڵە لە کردنەوەی داواکاری"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8408,81 +8568,81 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8538,7 +8698,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8636,15 +8796,17 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr ""
+#, fuzzy
+#| msgid "Current settings"
+msgid "Current Server:"
+msgstr "ڕێکخستنەکانی هەنووکە"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -8879,6 +9041,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -8915,6 +9083,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "بەکارهێنەر"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -8953,7 +9128,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -8993,7 +9167,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9001,7 +9175,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9040,6 +9214,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Privileges"
+msgid "Edit Privileges:"
+msgstr "تایبەتمەندێتیەکان"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9061,45 +9241,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9166,11 +9346,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "خشتەی %s خاڵی کرا"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "بەدواچوونەوە چالاکە."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "بەدواچوونەوە ناچالاکە."
@@ -9196,7 +9376,11 @@ msgstr "زیادکردنی پێشگر بۆ خشتە"
msgid "Check tables having overhead"
msgstr "پشکنین بۆ ئەو خشتانە بکەن کە ژوورسەریان هەیە."
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "ڕیزکردن"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9278,7 +9462,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9346,7 +9530,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9354,12 +9538,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9434,8 +9618,18 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "ڕێکخستن"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9558,8 +9752,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows"
+msgid "Number of tables:"
+msgstr "ژمارەی ڕیزەکان"
#: pmd_general.php:467
msgid "Delete relation"
@@ -9604,7 +9800,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9624,7 +9820,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9643,6 +9839,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General Settings"
+msgid "General relation features:"
+msgstr "ڕێکخستنە گشتیەکان"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9730,6 +9932,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9778,30 +9984,30 @@ msgstr[1] ""
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9829,7 +10035,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10137,10 +10343,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10306,6 +10508,24 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "لە کاتژمێرێکدا"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "لە خولەکێک دا"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "لە چرکەیەک دا"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -10925,7 +11145,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11027,7 +11247,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11229,8 +11449,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "دروستکردن"
#: sql.php:1234
msgid ""
@@ -11243,8 +11465,12 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+msgid "Label:"
msgstr ""
#: tbl_chart.php:38
@@ -11326,17 +11552,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11345,6 +11571,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "ناوی خشتەی نادروست"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11365,7 +11595,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11427,8 +11657,22 @@ msgid "The table name is empty!"
msgstr ""
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr ""
+#, fuzzy
+#| msgid "Showing rows"
+msgid "Showing tables:"
+msgstr "ڕیزە پێشاندراوەکان"
+
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Query cache usage"
+msgid "Space usage:"
+msgstr "بەکارهێنانی بیرگەی داواکاری"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Show statistics"
+msgid "Row Statistics:"
+msgstr "نیشاندانی سەرژمێری"
#: tbl_relation.php:213
#, php-format
@@ -11461,6 +11705,12 @@ msgstr "بەشداری کردن"
msgid "No index defined! Create one below"
msgstr "هیچ نیشاندەرێک پێناسە نەکراوە‌!‌"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "You have to choose at least one column to display"
+msgid "Choose column to display:"
+msgstr "دەبێت لانیکەم ١ خانە هەڵبژێریت بۆ پیشاندان"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11504,108 +11754,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr ""
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -12707,6 +12961,21 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "هێلکاری زیندووی هاتووچو"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "بەستنە زیندووەکان / هێلکاری پڕۆسە"
+
+#~ msgid "Live query chart"
+#~ msgstr "هێلکاری زیندووی داواکاری"
+
+#~ msgid "Static data"
+#~ msgstr "زانیاری نەجوڵاو"
+
+#~ msgid "And"
+#~ msgstr "Ùˆ"
+
#~ msgid "Software"
#~ msgstr "نەرمەواڵە"
diff --git a/po/cs.po b/po/cs.po
index 930a2de4e4..fa4e489f9d 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -3,10 +3,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-04-02 17:12+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-25 15:20+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Czech <http://l10n.cihar.com/projects/phpmyadmin/master/cs/>\n"
"Language: cs\n"
@@ -14,20 +14,20 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Weblate 1.5-dev\n"
+"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Zobrazit vše"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Strana Äíslo:"
@@ -41,19 +41,17 @@ msgstr ""
"rodiÄovské okno, nebo prohlížeÄ blokuje operace mezi okny z důvodu "
"bezpeÄnostních nastavení."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Vyhledávání"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Vyhledat:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +73,23 @@ msgstr "Vyhledávání"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "ProveÄ"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Název klíÄe"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Popis"
@@ -119,15 +117,15 @@ msgstr "Byla vytvořena databáze %1$s."
msgid "Database comment: "
msgstr "Komentář k databázi: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Komentář k tabulce"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Komentář k tabulce:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +137,8 @@ msgstr "Komentář k tabulce"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Pole"
@@ -163,12 +161,12 @@ msgstr "Pole"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Typ"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +178,7 @@ msgstr "Typ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulový"
@@ -195,7 +193,7 @@ msgstr "Nulový"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Výchozí"
@@ -221,11 +219,11 @@ msgstr "Odkazuje na"
msgid "Comments"
msgstr "Komentáře"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +236,21 @@ msgstr "Komentáře"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ne"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +263,10 @@ msgstr "Ne"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ano"
@@ -276,7 +274,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "V databázi nebyla nalezena žádná tabulka."
@@ -289,7 +287,7 @@ msgstr "Vybrat vše"
msgid "Unselect All"
msgstr "OdznaÄit vÅ¡e"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Jméno databáze je prázdné!"
@@ -315,20 +313,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabulka"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Řádků"
@@ -341,29 +338,23 @@ msgstr "Velikost"
msgid "in use"
msgstr "právě se používá"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Vytvořeno"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Vytvořeno:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Poslední změna"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Poslední změna:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Poslední kontrola"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Poslední kontrola:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -401,16 +392,12 @@ msgstr "Sledované tabulky"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Databáze"
@@ -418,17 +405,17 @@ msgstr "Databáze"
msgid "Last version"
msgstr "Poslední verze"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Vytvořeno"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Aktualizováno"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Stav"
@@ -437,13 +424,11 @@ msgstr "Stav"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Operace"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Zobrazit"
@@ -452,18 +437,18 @@ msgid "Delete tracking data for this table"
msgstr "Odstranit všechny informace o sledování této tabulky"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Odstranit"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "zapnuté"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "není zapnuté"
@@ -471,11 +456,11 @@ msgstr "není zapnuté"
msgid "Versions"
msgstr "Verze"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Informace o sledování"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Snímek struktury"
@@ -491,24 +476,24 @@ msgstr "Sledovat tabulku"
msgid "Database Log"
msgstr "Záznam databáze"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Chybný typ!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Zvolený export musí být uložen do souboru!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Chybné parametry!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedostatek místa pro uložení souboru %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -516,12 +501,12 @@ msgstr ""
"Soubor %s již na serveru existuje, změňte jméno souboru, nebo zvolte "
"přepsání souboru."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Výpis byl uložen do souboru %s."
@@ -535,69 +520,79 @@ msgstr "Chybný typ exportu"
msgid "Value for the column \"%s\""
msgstr "Hodnota pro sloupec „%s“"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Použít OpenStreetMap jako základní vrstvu"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geometrie"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometrie %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Bod"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Bod:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Bod %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Přidat bod"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Linka"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Linka %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Vnější obrys"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Vnější obrys:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Vnitřní obrys"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Vnitřní obrys %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Přidat linku"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Přidat vnitřní obrys"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Mnohoúhelník"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Mnohoúhelník %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Přidat mnohoúhelník"
@@ -696,12 +691,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Váš SQL-dotaz byl úspěšně vykonán"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Zpět"
@@ -731,66 +726,69 @@ msgstr "Více nastavení"
msgid "Database server"
msgstr "Databázový server"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
-msgid "Server type"
-msgstr "Typ serveru"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Typ serveru:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Verze serveru"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Verze serveru:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Verze protokolu"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Verze protokolu:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Uživatel"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Uživatel:"
#: index.php:257
-msgid "Server charset"
-msgstr "Znaková sada"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Znaková sada:"
#: index.php:269
msgid "Web server"
msgstr "Webový server"
#: index.php:282
-msgid "Database client version"
-msgstr "Verze databázového klienta"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Verze databázového klienta:"
#: index.php:286
-msgid "PHP extension"
-msgstr "Rozšíření PHP"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "Rozšíření PHP:"
#: index.php:300
msgid "Show PHP information"
msgstr "Zobrazit informace o PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Informace o verzi"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Informace o verzi:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentace"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -913,7 +911,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Chystáte se ZRUŠIT celou databázi!"
@@ -996,70 +994,36 @@ msgstr "NaÄítám oprávnÄ›ní"
msgid "Removing Selected Users"
msgstr "Odstraňuji vybrané uživatele"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "UkonÄit"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Upravit"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Živý graf provozu"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Živý graf připojení a procesů"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Živý graf dotazů"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Celkem"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Ostatní"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Připojení / Procesů"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Vaše nastavení monitoru není kompatibilní"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1070,161 +1034,161 @@ msgstr ""
"monitoru a pravděpodobně tedy nebude fungovat správně. Prosím obnovte "
"výchozí nastavení v nabídce <i>Nastavení</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Úspěšnost mezipaměti dotazů"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Využití mezipaměti dotazů"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Využito mezipaměti dotazů"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Využití CPU"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "OperaÄní paměť"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Odkládací oblast"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Průměrné zatížení"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Celková paměť"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Mezipaměť"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Vyrovnávací paměť"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Volná paměť"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Využitá paměť"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Swap celkem"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Cachovaný swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Využitý swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Volný swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Odesláno bajtů"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Přijato bajtů"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Připojení"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesy"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabulek"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Dotazy"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Provoz"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Nastavení"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Odstranit graf"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Upravit název a popisky"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Přidat graf do mřížky"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Prosím přidejte do série alespoň jednu hodnotu"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1232,39 +1196,39 @@ msgstr "Prosím přidejte do série alespoň jednu hodnotu"
msgid "None"
msgstr "Žádná"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Obnovit monitor"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Přerušit monitor"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log a slow_query_log jsou povoleny."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log je povolen."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log je povolen."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log a general_log jsou zakázány."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output není nastaven na tabulku."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output je nastaven na tabulku."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1275,12 +1239,12 @@ msgstr ""
"sekund. DoporuÄujeme nastavit promÄ›nnou long_query_time na 0-2 sekund, v "
"závislosti na zatížení vašeho systému."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time je nastaven na %d sekund."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1288,30 +1252,30 @@ msgstr ""
"Budou provedeny následující změny, které budou platné do restartu serveru:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Nastavit log_output na %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Zapnout %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Vypnout %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Nastavit long_query_time na %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1319,53 +1283,53 @@ msgstr ""
"Nemůžete změnit uvedené proměnné. Prosím přihlaste se jako root nebo "
"kontaktujte vašeho správce databáze."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Změnit nastavení"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Aktuální nastavení"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Název grafu"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Rozdíly"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Vyděleno %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Jednotka"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Ze záznamu pomalých dotazů"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Z obecného záznamu dotazů"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Zkoumám záznamy"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "NaÄítám a analyzuji záznamy. To může chvíli trvat."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Zrušit požadavek"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1375,7 +1339,7 @@ msgstr ""
"dohromady. K seskupení byl však použit jen SQL dotaz, takže další vlastnosti "
"dotazů, jako například Äas jeho spuÅ¡tÄ›ní, se mohou liÅ¡it."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1384,35 +1348,35 @@ msgstr ""
"Vzhledem k tomu, že bylo zvoleno seskupení dotazů INSERT, jsou tyto dotazy "
"pro jednu tabulku slouÄeny dohromady, bez ohledu na skuteÄnÄ› vkládaná data."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Záznamy byly naÄteny. V tomto Äasovém rozmezí byly spuÅ¡tÄ›ny následující "
"dotazy:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Přejít na tabulku se záznamem"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Nebyla nalezena žádná data"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Záznamy byly naÄteny, ale v tomto Äasovém rozmezí nebyly nalezeny žádné "
"dotazy."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analyzuji…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Vysvětlení dotazu"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1420,66 +1384,66 @@ msgstr "Vysvětlení dotazu"
msgid "Time"
msgstr "ÄŒas"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Celkový Äas:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Výsledky profilování"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabulka"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Graf"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Upravit graf"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Série"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Nastavení filtrování záznamových tabulek"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtr"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrovat dotazy podle slova nebo regulárního výrazu:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "SlouÄit dotazy ignorováním dat ve WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "SouÄet slouÄených řádků:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Celkem:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Nahrávám záznamy"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Obnovení monitoru selhalo"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1489,27 +1453,27 @@ msgstr ""
"způsobeno vyprÅ¡eným sezením. Problém můžete vyÅ™eÅ¡it novým naÄtením stránky a "
"přihlášením."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Znovu naÄíst stránku"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Ovlivněné záznamy:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Selhalo naÄtení konfiguraÄního souboru. PravdÄ›podobnÄ› se nejedná o JSON."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Selhalo vytvoření grafu z importovaného nastavení. Používám výchozí "
"nastavení…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1517,227 +1481,236 @@ msgstr ""
msgid "Import"
msgstr "Import"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Nahrát nastavení monitoru"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Zvolte, prosím, soubor, který si přejete nahrát"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analyzovat dotaz"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Poradce"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Možné výkonostní problémy"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problém"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "DoporuÄení"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Podrobnosti o pravidle"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Zdůvodnění"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Použitá proměnná / vzorec"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Kontrola"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Zrušit"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Nahrávám"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Probíhá zpracování požadavku"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Chyba při zpracování požadavku"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Číslo chyby: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Popis chyby: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nebyla vybrána žádná databáze."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Odstraňuji sloupec"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "PÅ™idávám primární klíÄ"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Klikněte pro schování této zprávy"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Přejmenovávám databáze"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Znovu naÄítám databázi"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopíruji databázi"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Měním znakovou sadu"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabulka musí mít alespoň jedno pole"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Vložit tabulku"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Skrýt klíÄe"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Zobrazit klíÄe"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Kontrola cizích klíÄů:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Zapnutá)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Vypnutá)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Vyhledávám"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Skrýt výsledky vyhledávání"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Zobrazit výsledky vyhledávání"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Procházím"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Odstraňuji"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Upravit ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Hodnoty pro sloupec %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Hodnoty pro nový sloupec"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Zadejte každou hodnotu do samostatného pole"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Přidat %d hodnot"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Poznámka: Pokud soubor obsahuje více tabulek, budou slouÄeny do jedné"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Skrýt pole pro dotaz"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Zobrazit pole pro dotaz"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Upravit"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nebyl vybrán žádný řádek"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Změnit"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Doba běhu dotazu"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d není platné Äíslo řádku."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1746,88 +1719,112 @@ msgstr "%d není platné Äíslo řádku."
msgid "Save"
msgstr "Uložit"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Skrýt parametry vyhledávání"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Zobrazit parametry vyhledávání"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Zoomovací vyhledávání"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Každý bod reprezentuje řádek dat."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Najetí myší nad bod ukáže jeho název."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Pro pÅ™iblížení oznaÄte oblast grafu myší."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "KliknÄ›te na tlaÄítko pro návrat do původního stavu."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Klikněte na datový bod pro zobrazení a případnou úpravu řádky."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "Graf můžete zvětšit táhnutím za pravý dolní roh."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Zvolte dva sloupce"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Zvolte dva odlišné sloupce"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Výsledky dotazu"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Obsah datového bodu"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorovat"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopírovat"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Bod"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linka"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Mnohoúhelník"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrie"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Vnitřní obrys"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Vnější obrys"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Přidat sloupce"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Zvolte odkazovaný klíÄ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Zvolte cizí klíÄ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Zvolte, prosím, primární nebo unikátní klíÄ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Zvolte která pole zobrazit"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1835,46 +1832,46 @@ msgstr ""
"Neuložili jste změny ve schématu. Pokud je neuložíte, budou ztraceny. "
"PÅ™ejete si pokraÄovat?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Přidat paramer pro sloupec "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "vytvořeno %d objektů"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Klávesou Esc ukonÄíte editaci"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr "Na stránce jsou neuložené změny. Opravdu si ji přejete opustit?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Uspořádejte přetažením"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Klikněte pro řazení"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "KliknÄ›te pro oznaÄení"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Poklepejte pro zkopírování jména pole"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Klikněte na šipku<br />pro vybrání sloupců"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1883,61 +1880,61 @@ msgstr ""
"editování v mřížce, zaÅ¡krtávací políÄka nebo odkazy na editaci a mazání "
"fungovat."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "Většinu polí můžete přímo upravit<br />dvojklikem na jejich obsah."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "Většinu polí můžete přímo upravit<br />kliknutím na jejich obsah."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Přejít na odkaz"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Zkopírovat název pole"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "KliknÄ›te pravým tlaÄítkem myÅ¡i pro zkopírování názvu pole do schránky."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Zobrazit datové řádky"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Vytvořit heslo"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Vytvořit"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Změnit heslo"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Více"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Zobrazit panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Skrýt panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"Požadovaná stránka nebyla nalezena v historii, možná jí již vypršela "
"platnost."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1947,266 +1944,266 @@ msgstr ""
"je %s a byla vydána %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", poslední stabilní verze:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "aktuální"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Hotovo"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Předchozí"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Následující"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Dnešek"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "leden"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "únor"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "březen"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "duben"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "květen"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Äerven"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Äervenec"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "srpen"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "září"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "říjen"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "listopad"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "prosinec"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "led"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "úno"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "bře"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "dub"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "kvÄ›"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Äen"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Äec"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "srp"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "zář"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "říj"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "lis"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "pro"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Neděle"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Pondělí"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Úterý"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Středa"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "ÄŒtvrtek"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Pátek"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sobota"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Úte"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "StÅ™"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "ÄŒtv"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pát"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sob"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Ne"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Po"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Út"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "St"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "ÄŒt"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Pá"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "So"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Týd"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hodiny"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuty"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekundy"
@@ -2259,16 +2256,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "za sekundu"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "za minutu"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "za hodinu"
@@ -2276,46 +2273,58 @@ msgstr "za hodinu"
msgid "per day"
msgstr "za den"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "NepodaÅ™ilo se pÅ™eÄíst existující konfiguraÄní soubor (%s)."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Chybná přístupová práva konfiguraÄního souboru, nemÄ›l by být zapisovatelný "
"pro všechny!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Velikost písma"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "VzestupnÄ›"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "SestupnÄ›"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Řadit"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Pole:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Řazení:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Zobrazit:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Podmínka"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Podmínka:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2334,33 +2343,41 @@ msgid "Use Tables"
msgstr "Použít tabulky"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Nebo"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Nebo:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "a"
+msgid "And:"
+msgstr "A:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Přidat"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Smazat"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Úpravy"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Možnosti:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Přidat:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Smazat:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL dotaz na databázi <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Provést dotaz"
@@ -2402,8 +2419,8 @@ msgstr[1] "%1$s odpovídající záznamy v <strong>%2$s</strong>"
msgstr[2] "%1$s odpovídajících záznamů v <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Projít"
@@ -2417,9 +2434,9 @@ msgstr "Odstranit nalezené záznamy z tabulky %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Odstranit"
@@ -2455,41 +2472,44 @@ msgstr "Uložit upravovaná data"
msgid "Restore column order"
msgstr "Obnovit pořadí sloupců"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "První"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Předchozí"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Následující"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Poslední"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "PoÄáteÄní řádek"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "PoÄáteÄní řádek:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "PoÄet řádků"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "PoÄet řádků:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Režim"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Režim:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2512,7 +2532,7 @@ msgstr "Záhlaví opakovat každých %s řádek"
msgid "Sort by key"
msgstr "SeÅ™adit podle klíÄe"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2623,12 +2643,12 @@ msgid "Query took %01.4f sec"
msgstr "Dotaz trval %01.4f sekund"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Zaškrtnuté:"
@@ -2638,16 +2658,16 @@ msgstr "Zaškrtnuté:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Zaškrtnout vše"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2748,12 +2768,12 @@ msgstr "Otevřít nové okno phpMyAdmina"
msgid "Click on the bar to scroll to top of page"
msgstr "Klikněte na pruh pro posunutí stránky nahoru"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Přihlášení vyžaduje povolené cookies."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Pro použití phpMyAdmina musíte mít zapnutý Javascript"
@@ -2765,21 +2785,21 @@ msgstr "Není definován žádný klíÄ!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "KlíÄe"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unikátní"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Zabaleno"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Mohutnost"
@@ -2788,15 +2808,14 @@ msgstr "Mohutnost"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Porovnávání"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komentář"
@@ -2809,7 +2828,7 @@ msgstr "Primární klÃ­Ä byl odstranÄ›n"
msgid "Index %s has been dropped"
msgstr "KlÃ­Ä %s byl odstranÄ›n"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2824,6 +2843,11 @@ msgstr ""
msgid "Databases"
msgstr "Databáze"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2831,35 +2855,39 @@ msgid "View"
msgstr "Pohled"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Vyhledávání"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Vložit"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Úpravy"
@@ -2876,7 +2904,7 @@ msgstr "Sledování"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Spouště"
@@ -2899,14 +2927,14 @@ msgstr "Dotaz"
msgid "Privileges"
msgstr "Oprávnění"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutiny"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Události"
@@ -2946,7 +2974,7 @@ msgstr "Rozšíření"
msgid "Engines"
msgstr "Úložiště"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2993,8 +3021,7 @@ msgstr "Nedávné tabulky"
msgid "There are no recent tables"
msgstr "Nebyly nalezeny žádné nedávné tabulky"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-dotaz"
@@ -3131,12 +3158,14 @@ msgid "Target database `%s` was not found!"
msgstr "Cílová databáze „%s“ nebyla nalezena!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Chybná databáze"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Chybné jméno databáze:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Chybné jméno tabulky"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Chybné jméno tabulky:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3182,7 +3211,7 @@ msgstr "Funkce"
msgid "Operator"
msgstr "Operátor"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3198,57 +3227,62 @@ msgstr "Vyhledávání v tabulce"
msgid "Edit/Insert"
msgstr "Upravit/Vložit"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Zvolte pole (alespoň jedno):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Nebo"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Záznamů na stránku"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Seřadit podle:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Nejvyšší poÄet vykreslených řádků"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Projít hodnoty cizích klíÄů"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Další parametr vyhledávání"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Provést „dotaz podle příkladu“ (zástupný znak: „%“)"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Projít/Upravit body"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Návod k použití"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Obnovit zvětšení"
@@ -3280,9 +3314,10 @@ msgstr "Vzhled %s nebyl nalezen!"
msgid "Theme path not found for theme %s!"
msgstr "Nebyla nalezena platná cesta k vzhledu %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Vzhled"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Vzhled:"
#: libraries/Types.class.php:296
msgid ""
@@ -3612,7 +3647,12 @@ msgstr "VýÄtový typ, umožňující výbÄ›r ze zadaných hodnot"
msgid "Max: %s%s"
msgstr "Maximální velikost: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL dotaz:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3625,119 +3665,134 @@ msgstr "Maximální velikost: %s%s"
msgid "MySQL said: "
msgstr "MySQL hlásí: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Nepodařilo se připojit k serveru kontrolujícímu SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Vysvětlit SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Bez vysvětlení SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Bez PHP kódu"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Vytvořit PHP kód"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Obnovit"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Bez kontroly SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Zkontrolovat SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Upravit tento dotaz na této stránce"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Upravit zde"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilování"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ned"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%a %d. %b %Y, %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dnů, %s hodin, %s minut a %s sekund"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Chybějící parametr:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Přejít na databázi „%s“."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Klikněte pro přepnutí"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Procházet váš poÄítaÄ:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Zvolte soubor z adresáře pro upload na serveru <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Adresář urÄený pro upload souborů nemohl být otevÅ™en"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Nebyl zvolen žádný soubor pro nahrání"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Vyprázdnit"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Spustit"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Vytisknout"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Vytvořeno"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Poslední změna"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Poslední kontrola"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "sdílený"
@@ -3749,13 +3804,17 @@ msgstr "sdílený"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Celkem"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3817,6 +3876,12 @@ msgstr "Chybné Äíslo serveru: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Chybné jméno serveru pro server %1$s. Prosím zkontrolujte nastavení."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "V nastavení máte špatnou přihlašovací metodu:"
@@ -3868,7 +3933,7 @@ msgid "Double click"
msgstr "Dvojklik"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Vypnuto"
@@ -3956,7 +4021,7 @@ msgstr "Neplatné Äíslo portu"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Nesprávná hodnota"
@@ -4005,25 +4070,25 @@ msgstr "Rozšíření SOAP nebylo nalezeno"
msgid "maximum %s"
msgstr "maximálně %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Nastavena hodnota: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Obnovit výchozí hodnotu"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Povolit uživatelům změnit tuto hodnotu"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4280,7 +4345,7 @@ msgid "Character set of the file"
msgstr "Znaková sada souboru"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formát"
@@ -4297,7 +4362,6 @@ msgstr "Komprese"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4307,13 +4371,15 @@ msgstr "Přidat jména polí na první řádek"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
msgstr "Pole uzavřené do"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
msgstr "Pole escapována"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4321,7 +4387,8 @@ msgstr "Pole escapována"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
msgstr "Nahradit NULL hodnoty"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4331,12 +4398,14 @@ msgstr "Odstranit znaky konců řádek z polí"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Pole oddělené"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
msgstr "Řádky ukonÄené"
#: libraries/config/messages.inc.php:80
@@ -4372,8 +4441,6 @@ msgid "Include table caption"
msgstr "Použít titulek tabulky"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Titulek tabulky"
@@ -4382,8 +4449,6 @@ msgid "Continued table caption"
msgstr "Titulek pokraÄování tabulky"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Návěstí"
@@ -4408,7 +4473,7 @@ msgid "Save on server"
msgstr "Uložit na server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Přepsat existující soubory"
@@ -4426,7 +4491,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Režim kompatibility SQL"
@@ -5961,7 +6026,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "UrÄuje zda má pole pro zadání dotazu zůstat zobrazeno i po odeslání"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Zachovat pole pro dotaz"
@@ -5993,12 +6058,8 @@ msgstr "PÅ™eskoÄit zamÄené tabulky"
msgid "Requires SQL Validator to be enabled"
msgstr "Vyžaduje povolené kontrolování SQL"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6024,8 +6085,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:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Uživatel"
@@ -6244,6 +6305,11 @@ msgstr "Prázdný kontrolní uživatel phpMyAdmina při použití pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Prázdné heslo kontrolního uživatele phpMyAdmina při použití pmadb"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Nesprávná hodnota:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6298,23 +6364,30 @@ msgstr ""
msgid "No Password"
msgstr "Žádné heslo"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Heslo:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Heslo znovu"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Heslo znovu:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Hašovací funkce pro heslo"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Hašovací funkce pro heslo:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "Kompatibilní s MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Vytvořit databázi"
@@ -6322,6 +6395,11 @@ msgstr "Vytvořit databázi"
msgid "Create"
msgstr "Vytvořit"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Vytvořit databázi:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6353,90 +6431,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exportuji databáze z aktuálního serveru"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportuji tabulky z databáze „%s“"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportuji řádky z tabulky „%s“"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Způsob exportu:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Rychlý - zobrazí jen minimum nastavení"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Vlastní - zobrazí všechna nastavení"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Databáze:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabulky:"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Řádky:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Vypsat některé řádky"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "PoÄet řádků:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "ZaÄít od řádku:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Všechny řádky"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Výstup:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Uložit na serveru v adresáři <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Uložit do souboru"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Šablona pro jméno souboru:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ bude nahrazen jménem server"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ bude nahrazen jménem databáze"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ bude nahrazen jménem tabulky"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6448,45 +6522,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "použít i pro budoucí exporty"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Znaková sada souboru:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Komprese:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zazipováno"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "zagzipováno"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "zabzipováno"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Zobrazit výstup jako text"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formát:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Parametry pro výstupní formát:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6494,7 +6568,7 @@ msgstr ""
"Posuňte se níže pro nastavení vybraného formátu a ignorujte nastavení "
"ostatních."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Převod znakové sady:"
@@ -6508,8 +6582,9 @@ msgid "no branch"
msgstr "žádná větev"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Revize Gitu"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Revize Gitu:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6635,6 +6710,10 @@ msgstr "Parametry pro výstupní formát:"
msgid "Language"
msgstr "Jazyk"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informace o verzi"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Domovský adresář pro data"
@@ -7045,9 +7124,10 @@ msgstr "Toto pole možná nepůjde <br />kvůli délce upravit"
msgid "Binary - do not edit"
msgstr "Binární - neupravujte"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "soubor z adresáře pro upload"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "soubor z adresáře pro upload:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7112,40 +7192,40 @@ msgstr "Žádná"
msgid "Convert to Kana"
msgstr "Převést na Kanu"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Změnit tabulce předponu"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Zkopírovat tabulku s předponou"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Z"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Na"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Provést"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Přidat tabulce předponu"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Přidat předponu"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Žádná změna"
@@ -7364,16 +7444,16 @@ msgstr[0] "nalezen %s další výsledek"
msgstr[1] "nalezeny %s další výsledky"
msgstr[2] "nalezeno %s dalších výsledků"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrovat databáze podle jména"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Vymazat filtr"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrovat položky podle jména"
@@ -7389,7 +7469,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "Nelze naÄíst třídu \"%1$s\", soubor \"%2$s\" nebyl nenalezen"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Pole"
@@ -7398,7 +7478,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nové"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nová"
@@ -7409,12 +7489,12 @@ msgstr "Nová"
msgid "Functions"
msgstr "Funkce"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nová"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nový"
@@ -7425,7 +7505,7 @@ msgstr "Nový"
msgid "Procedures"
msgstr "Procedury"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7436,7 +7516,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nová"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nová"
@@ -7446,14 +7526,15 @@ msgstr "Nová"
msgid "Views"
msgstr "Pohledy"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nový"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Přejmenovat databázi na"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Přejmenovat databázi na:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7469,23 +7550,24 @@ msgid "Drop the database (DROP)"
msgstr "Odstranit databázi (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Pouze strukturu"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Strukturu a data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Jen data"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Zkopírovat databázi na"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Zkopírovat databázi na:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7523,8 +7605,11 @@ msgstr "Parametry tabulky"
msgid "Rename table to"
msgstr "Přejmenovat tabulku na"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentář k tabulce"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Úložiště"
@@ -7673,21 +7758,14 @@ msgstr "Vaše sezení vypršelo, prosím přihlaste se znovu."
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Můžete zadat jméno poÄítaÄe nebo IP adresu a port oddÄ›lené mezerou."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Jméno:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Heslo:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Server"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Volba serveru:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7844,10 +7922,23 @@ msgstr "Struktura tabulky @TABLE@"
msgid "Object creation options"
msgstr "Nastavení vytváření objektů"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Titulek tabulky:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Titulek tabulky (pokraÄování)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Titulek tabulky (pokraÄování):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Návěstí:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7866,31 +7957,52 @@ msgstr "Zobrazit komentáře"
msgid "Display MIME types"
msgstr "Zobrazit MIME typy"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Přidat jména polí na první řádek:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "PoÄítaÄ"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "PoÄítaÄ:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Vygenerováno"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Vytvořeno:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "Verze PHP"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "Verze PHP:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Databáze:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktura:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8062,6 +8174,11 @@ msgstr "Nastavení vytváření objektů (vÅ¡echna jsou doporuÄena)"
msgid "Export contents"
msgstr "Exportovat obsah"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabulka:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8334,7 +8451,6 @@ msgid "Enabled"
msgstr "Zapnuto"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Obecné funkce relací"
@@ -8363,11 +8479,11 @@ msgstr ""
"Podívejte se prosím do dokumentace, jak aktualizovat informace o polích v "
"tabulce column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Oblíbený SQL dotaz"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL historie"
@@ -8411,7 +8527,7 @@ 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:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "žádný popisek"
@@ -8436,18 +8552,23 @@ msgstr ""
"UjistÄ›te se, že máte unikátní ID serveru ve vaÅ¡em konfiguraÄním souboru (my."
"cnf). Pokud ne, prosím přidejte následující řádek to sekce [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Jméno uživatele:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Jméno uživatele"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Port"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Port:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8457,7 +8578,7 @@ msgstr "Stav nadřízeného"
msgid "Slave status"
msgstr "Stav podřízeného"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Proměnná"
@@ -8466,6 +8587,15 @@ msgstr "Proměnná"
msgid "Server ID"
msgstr "ID serveru"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "PoÄítaÄ"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8485,13 +8615,11 @@ msgstr "Jakýkoliv uživatel"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Použít textové pole"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Použít textové pole:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8522,9 +8650,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Heslo znovu"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Vytvořit heslo"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Vytvořit heslo:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8565,12 +8699,14 @@ msgstr "<b>Při zpracování požadavku došlo k několika chybám:</b>"
msgid "Edit event"
msgstr "Upravit událost"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Chyba při zpracování požadavku"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Chyba při zpracování požadavku:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8845,81 +8981,81 @@ msgstr "Musíte zadat platné jméno tabulky"
msgid "You must provide a trigger definition."
msgstr "Musíte zadat definici spouště."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Přidat rutinu"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Export rutiny %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nemáte dostateÄná práva pro vytvoÅ™ení rutiny"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "V databázi %2$s není žádná rutina se jménem %1$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Nebyly nalezeny žádné rutiny."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Přidat spoušť"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Exportovat spoušť %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "spoušť"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nemáte dostateÄná práva pro vytvoÅ™ení spouÅ¡tÄ›"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "V databázi %2$s není žádná spoušť se jménem %1$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Nebyly nalezeny žádné spouště."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Přidat událost"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exportovat událost %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "událost"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Nemáte dostateÄná práva pro vytvoÅ™ení události"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "V databázi %2$s nebyla nalezen událost se jménem %1$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Nejsou zde žádné události k zobrazení."
@@ -8975,7 +9111,7 @@ msgstr "Vlastnosti"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Další"
@@ -9075,15 +9211,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Zobrazit grafický návrh"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Neznámý jazyk: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Aktuální server"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Aktuální server:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9328,6 +9465,12 @@ msgstr ""
msgid "Login Information"
msgstr "Přihlašování"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Použít textové pole"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Neměnit heslo"
@@ -9364,6 +9507,13 @@ msgstr "Přidělit všechna oprávnění na databázi „%s“"
msgid "Users having access to &quot;%s&quot;"
msgstr "Uživatelé mající přístup k „%s“"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Uživatel"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9402,7 +9552,6 @@ msgid "No user found."
msgstr "Nebyl nalezen žádný uživatel."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Upravit oprávnění"
@@ -9442,8 +9591,9 @@ msgid "Column-specific privileges"
msgstr "Oprávnění pro jednotlivá pole"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Přidat oprávnění pro databázi"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Přidat oprávnění pro databázi:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9452,8 +9602,9 @@ msgstr ""
"použít jako znak"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Přidat oprávnění pro tabulku"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Přidat oprávnění pro tabulku:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9491,6 +9642,11 @@ msgstr "Byla aktualizována oprávnění pro %s."
msgid "Privileges for %s"
msgstr "Oprávnění pro %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Upravit oprávnění:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Přehled uživatelů"
@@ -9516,45 +9672,46 @@ msgstr "Zvolený uživatel nebyl nalezen v tabulce oprávnění."
msgid "You have added a new user."
msgstr "Uživatel byl přidán."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Spustit SQL dotaz(y) na serveru %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "VyÄistit"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Přidat tento SQL dotaz do oblíbených"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Přidat tento SQL dotaz do oblíbených:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Umožnit všem uživatelům používat tuto oblíbenou položku"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Přepsat existující oblíbený dotaz stejného jména"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Nepřepisovat tento dotaz z hlavního okna"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "OddÄ›lovaÄ"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Zobrazit zde tento dotaz znovu"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Zobrazit"
@@ -9634,11 +9791,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabulka %s byla vyprázdněna"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Sledování je zapnuté."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Sledování není zapnuté."
@@ -9664,7 +9821,11 @@ msgstr "Přidat tabulce předponu"
msgid "Check tables having overhead"
msgstr "Zaškrtnout neoptimální"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Řadit"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Žádná"
@@ -9746,7 +9907,7 @@ msgstr "Na zaÄátku tabulky"
msgid "After %s"
msgstr "Po %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistika řádků"
@@ -9814,7 +9975,7 @@ msgstr "PÅ™idat fulltextový klíÄ"
msgid "Information"
msgstr "Informace"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Využití místa"
@@ -9822,12 +9983,12 @@ msgstr "Využití místa"
msgid "Effective"
msgstr "Efektivní"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabulka %1$s byla úspěšně změněna"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Chyba dotazu"
@@ -9914,9 +10075,20 @@ msgstr "po %s"
msgid "Table name"
msgstr "Jméno tabulky"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Úložiště:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Porovnávání:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "Definice PARTITION"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "Definice PARTITION:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10042,8 +10214,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Skrýt/Zobrazit tabulky bez relací"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "PoÄet tabulek"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "PoÄet tabulek:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10088,8 +10261,9 @@ msgid "Page creation failed"
msgstr "Vytvoření stránky selhalo"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Stránka"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Stránka:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10108,8 +10282,9 @@ msgid "New page name: "
msgstr "Název nové stránky: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Exportovat/Importovat v měřítku"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Exportovat/Importovat v měřítku:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10127,6 +10302,11 @@ msgstr "Chyba: relace nebyla přidána."
msgid "FOREIGN KEY relation added"
msgstr "Relace FOREIGN KEY byla vytvořena"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Obecné funkce relací:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Interní relace vytvořena"
@@ -10216,6 +10396,11 @@ msgstr "Importovat soubory"
msgid "All"
msgstr "VÅ¡echno"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL historie:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10265,20 +10450,20 @@ msgstr[2] "%1$d databází bylo úspěšně zrušeno."
msgid "Databases statistics"
msgstr "Statistiky databází"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replikace nadřízeného"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replikace podřízeného"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Zobrazit podrobnosti"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10286,11 +10471,11 @@ msgstr ""
"Poznámka: Zobrazení podrobností o databázích může způsobit znaÄné zvýšení "
"provozu mezi webserverem a MySQL serverem."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Žádné databáze"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Úložiště"
@@ -10318,7 +10503,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Knihovna"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Verze"
@@ -10663,10 +10848,6 @@ msgstr "UkonÄit upravování grafů"
msgid "Add chart"
msgstr "Přidat graf"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Upravit/Uspořádat grafy"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Obnovovací frekvence"
@@ -10855,6 +11036,21 @@ msgstr[2] "%d minut"
msgid "Questions since startup: %s"
msgstr "Dotazů od spuštění: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "za hodinu:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "za minutu:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "za sekundu:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Údaj"
@@ -11574,7 +11770,7 @@ msgid "Global value"
msgstr "Globální hodnota"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Stáhnout"
@@ -11688,7 +11884,7 @@ msgstr "Přispějte"
msgid "Edit server"
msgstr "Upravit server"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Přidat nový server"
@@ -11931,8 +12127,9 @@ msgid "SQL result"
msgstr "Výsledek SQL dotazu"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Vygeneroval"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Vytvořil:"
#: sql.php:1234
msgid ""
@@ -11947,9 +12144,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problémy s klíÄi v tabulce „%s\""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Přidat tento SQL dotaz do oblíbených"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Název"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Název:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12026,17 +12228,17 @@ msgstr "Hodnoty X"
msgid "Y-Axis label:"
msgstr "Popis osy Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabulka %s již existuje!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Databáze '%s' neexistuje."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Byla vytvořena tabulka %1$s."
@@ -12045,6 +12247,10 @@ msgstr "Byla vytvořena tabulka %1$s."
msgid "View dump (schema) of table"
msgstr "Export tabulky"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Chybné jméno tabulky"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Zobrazit GIS data"
@@ -12065,7 +12271,7 @@ msgstr "Prostorový sloupec"
msgid "Redraw"
msgstr "Znovu vykreslit"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Jméno souboru"
@@ -12125,8 +12331,19 @@ msgid "The table name is empty!"
msgstr "Jméno tabulky je prázdné!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Zobrazuji tabulky"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Zobrazuji tabulky:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Využití místa:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistika řádků:"
#: tbl_relation.php:213
#, php-format
@@ -12156,6 +12373,11 @@ msgstr "Jméno omezení"
msgid "No index defined! Create one below"
msgstr "Není definován žádný klíÄ! VytvoÅ™te nový níže"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Zvolte která pole zobrazit:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12202,108 +12424,112 @@ 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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Snímek verze %s (SQL kód)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Uložené příkazy pro změnu struktury byly úspěšně smazány"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Uložené příkazy pro změnu dat byly úspěšně smazány"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Sledování příkazů"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Odstranit tyto informace o sledování této tabulky"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Nejsou k dispozici žádná data"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Příkaz pro definici dat"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Příkaz pro úpravu dat"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Výpis SQL (stáhnout soubor)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Výpis SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Tato volba nahradí vaší tabulku a data, která obsahuje."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Provedení SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exportovat jako %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Zobrazit verze"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Vypnout sledování pro %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Vypnout teÄ"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Zapnuté sledování pro %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Zapnout teÄ"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Vytvořit verzi %1$s z %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Sledovat tyto příkazy pro definici dat:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Sledovat tyto příkazy pro úpravu dat:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Vytvořit verzi"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Vzhled"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Získejte další témata vzhledu!"
@@ -13584,6 +13810,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert je nastaveno na 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Živý graf provozu"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Živý graf připojení a procesů"
+
+#~ msgid "Live query chart"
+#~ msgstr "Živý graf dotazů"
+
+#~ msgid "Static data"
+#~ msgstr "Statická data"
+
+#~ msgid "And"
+#~ msgstr "a"
+
+#~ msgid "Number of rows"
+#~ msgstr "PoÄet řádků"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Pole uzavřené do"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Pole escapována"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Nahradit NULL hodnoty"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Řádky ukonÄené"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Upravit/Uspořádat grafy"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14182,9 +14441,6 @@ msgstr "concurrent_insert je nastaveno na 0"
#~ msgid "MySQL client version"
#~ msgstr "Verze MySQL klienta"
-#~ msgid "Outer Ring:"
-#~ msgstr "Vnější obrys:"
-
#~ msgid ""
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
diff --git a/po/cy.po b/po/cy.po
index f531cfaf39..ce4a07880b 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -4,9 +4,9 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-05 10:06+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Welsh <http://l10n.cihar.com/projects/phpmyadmin/master/cy/>\n"
@@ -17,18 +17,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: Weblate 1.3-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Dangos pob"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Rhif tudalen:"
@@ -42,19 +42,18 @@ msgstr ""
"ffenest y rhiant, neu bod gosodiadau diogelwch eich porwr yn gwrthod "
"caniatáu diweddariadau traws-ffenest."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Chwilio"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -76,23 +75,23 @@ msgstr "Chwilio"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Ewch"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Enw allweddol"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Disgrifiad"
@@ -120,15 +119,16 @@ msgstr "Cafodd y gronfa ddata %1$s ei chreu."
msgid "Database comment: "
msgstr "Sylw cronfa ddata: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Sylwadau tabl"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -140,8 +140,8 @@ msgstr "Sylwadau tabl"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Colofn"
@@ -164,12 +164,12 @@ msgstr "Colofn"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Math"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -181,7 +181,7 @@ msgstr "Math"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -196,7 +196,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Diofyn"
@@ -222,11 +222,11 @@ msgstr "Cysylltu i"
msgid "Comments"
msgstr "Sylwadau"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -239,21 +239,21 @@ msgstr "Sylwadau"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Na"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -266,10 +266,10 @@ msgstr "Na"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ie"
@@ -277,7 +277,7 @@ msgstr "Ie"
msgid "View dump (schema) of database"
msgstr "Dangos dadlwythiad (sgema) y gronfa ddata"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata."
@@ -290,7 +290,7 @@ msgstr "Dewis Pob"
msgid "Unselect All"
msgstr "Dad-ddewis Pob"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Mae enw'r gronfa ddata'n wag!"
@@ -318,20 +318,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabl"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rhesi"
@@ -344,28 +343,25 @@ msgstr "Maint"
msgid "in use"
msgstr "ar ddefnydd"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Cread"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Diweddariad diwethaf"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Gwiriad diwethaf"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -404,16 +400,12 @@ msgstr "Tablau a draciwyd"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Cronfa ddata"
@@ -421,17 +413,17 @@ msgstr "Cronfa ddata"
msgid "Last version"
msgstr "Fersiwn diweddaraf"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Crëwyd"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Diweddarwyd"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Statws"
@@ -440,13 +432,11 @@ msgstr "Statws"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Gweithred"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Dangos"
@@ -455,18 +445,18 @@ msgid "Delete tracking data for this table"
msgstr "Dilëwch data tracio ar gyfer y tabl hwn"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Gollwng"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "gweithredol"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ddim yn weithredol"
@@ -474,11 +464,11 @@ msgstr "ddim yn weithredol"
msgid "Versions"
msgstr "Fersiynau"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Adroddiad tracio"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Ciplun strwythur"
@@ -494,28 +484,28 @@ msgstr "Tracio tabl"
msgid "Database Log"
msgstr "Log cronfa ddata"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "Allforio"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Mae'n rhaid cadw math yr allbwn hwn mewn ffeil!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Routines"
msgid "Bad parameters!"
msgstr "Rheolweithiau"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Lle annigonol i gadw'r ffeil %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -523,12 +513,12 @@ msgstr ""
"Mae'r ffeil %s yn bodoli ar y gweinydd yn barod. Newidiwch enw'r ffeil neu "
"gwiriwch yr opsiwn trosysgrifo."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dadlwythiad wedi'i gadw i'r ffeil %s."
@@ -544,58 +534,59 @@ msgstr "Allforio"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Routines"
msgid "Add a point"
msgstr "Rheolweithiau"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Terfynwyd llinellau gan"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -604,17 +595,18 @@ msgstr ""
msgid "Add a linestring"
msgstr "Ychwanegwch cyfyngiadau"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new server"
msgid "Add an inner ring"
msgstr "Ychwanegwch weinydd newydd"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -713,12 +705,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Cafodd eich ymholiad SQL ei gweithredu'n llwyddiannus"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Nôl"
@@ -756,39 +748,40 @@ msgstr "Nodweddion perthynas cyffredinol"
msgid "Database server"
msgstr "Cronfeydd Data"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Gweinydd"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Gweinydd:"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "Gweinydd"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Fersiwn y gweinydd"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Fersiwn protocol"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Defnyddiwr"
#: index.php:257
#, fuzzy
#| msgid "Server socket"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Soced gweinydd"
#: index.php:269
@@ -798,30 +791,34 @@ msgstr "Gweinydd gwe"
#: index.php:282
#, fuzzy
#| msgid "MySQL client version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Fersiwn cleient MySQL"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Estyniad PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Dangos gwybodaeth PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Gwybodaeth y fersiwn"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dogfennaeth"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wici"
@@ -926,7 +923,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Rydych am DINISTRIO cronfa ddata gyfan!"
@@ -1026,76 +1023,38 @@ msgstr "Dim Breintiau"
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Cau"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Golygu"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Dewis Gweinydd"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-#| msgid "Show insert query"
-msgid "Live query chart"
-msgstr "Dangos ymholiad mewnosod"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Cyfanswm"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Failed to write file to disk."
msgid "Local monitor configuration incompatible"
msgstr "Methu ag ysgrifennu i'r ddisg."
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1103,138 +1062,138 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "SQL query history table"
msgid "Query cache efficiency"
msgstr "Tabl hanes ymholiadau SQL"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query results"
msgid "Query cache usage"
msgstr "Gweithrediadau canlyniadau ymholiad"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query results"
msgid "Query cache used"
msgstr "Gweithrediadau canlyniadau ymholiad"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "Cyfrif ffeiliau log"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Pwll Byffer"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Cyfanswm"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Tudalennau rhydd"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Prosesau"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1242,46 +1201,46 @@ msgid "%d table(s)"
msgstr "%s tabl"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Versions"
msgid "Questions"
msgstr "Fersiynau"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Nodweddion perthynas cyffredinol"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Remove database"
msgid "Remove chart"
msgstr "Tynnwch y gronfa ddata"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Snap i'r grid"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1289,39 +1248,39 @@ msgstr ""
msgid "None"
msgstr "Dim"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1329,26 +1288,26 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Cadw fel ffeil"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgctxt "BLOB repository"
#| msgid "Enabled"
@@ -1356,129 +1315,129 @@ msgid "Enable %s"
msgstr "Galluogwyd"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Analluogwch"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Nodweddion perthynas cyffredinol"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Nodweddion perthynas cyffredinol"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Teitl yr adroddiad"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
#, fuzzy
#| msgid "Difference"
msgid "Differential"
msgstr "Gwahaniaeth"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Load"
msgid "Analysing logs"
msgstr "llwytho"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Ceisiadau darllen"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
#| msgid "Jump to database"
msgid "Jump to Log table"
msgstr "Neidiwch i'r gronfa ddata"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Dim cronfeydd data"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Dadansoddi"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Esbonio SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1486,112 +1445,112 @@ msgstr "Esbonio SQL"
msgid "Time"
msgstr "Amser"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Cyfanswm"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Proffilio"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tabl"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Set nodau"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Routines"
msgid "Edit chart"
msgstr "Rheolweithiau"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "Select Tables"
msgid "Series"
msgstr "Dewis Tablau"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Databases statistics"
msgid "Log table filter options"
msgstr "Ystadegau cronfeydd data"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Hidlydd"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of columns"
msgid "Sum of grouped rows:"
msgstr "Nifer y colofnau"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Cyfanswm"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "Load"
msgid "Loading logs"
msgstr "llwytho"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Ail-lwytho"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1599,280 +1558,289 @@ msgstr ""
msgid "Import"
msgstr "Mewnforio"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Failed to write file to disk."
msgid "Import monitor configuration"
msgstr "Methu ag ysgrifennu i'r ddisg."
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Ymholiad Diweddaru"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dogfennaeth"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "Manylion…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Authenticating…"
msgid "Justification"
msgstr "Yn dilysu…"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Diddymu"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
#| msgid "Load"
msgid "Loading"
msgstr "llwytho"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Prosesau"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Dim cronfeydd data wedi'u dewis."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr ""
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Ailenwch y gronfa ddata i"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Ailenwch y gronfa ddata i"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Copïwch y gronfa ddata i"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Set nodau"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one column."
msgid "Table must have at least one column"
msgstr "Mae'n rhaid i'r tabl gael o leiaf un golofn."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Defnyddiwch Dablau"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "Indecsau"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Dangos grid"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgctxt "BLOB repository"
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Galluogwyd"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Analluogwyd"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Chwilio"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
#| msgid "in query"
msgid "Hide search results"
msgstr "mewn ymholiad"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "Show insert query"
msgid "Show search results"
msgstr "Dangos ymholiad mewnosod"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Porwch"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Delete"
msgid "Deleting"
msgstr "Dileu"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of columns"
msgid "Values for column %s"
msgstr "Nifer y colofnau"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new server"
msgid "Add %d value(s)"
msgstr "Ychwanegwch weinydd newydd"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
#| msgid "in query"
msgid "Hide query box"
msgstr "mewn ymholiad"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
#| msgid "Show insert query"
msgid "Show query box"
msgstr "Dangos ymholiad mewnosod"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Golygu"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Newid"
-#: js/messages.php:276
+#: js/messages.php:267
#, fuzzy
#| msgid "SQL execution"
msgid "Query execution time"
msgstr "Gweithrediad SQL"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "Dydy %d ddim yn rhif rhes dilys."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1881,221 +1849,247 @@ msgstr "Dydy %d ddim yn rhif rhes dilys."
msgid "Save"
msgstr "Cadw"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
#| msgid "in query"
msgid "Hide search criteria"
msgstr "mewn ymholiad"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
#| msgid "Show insert query"
msgid "Show search criteria"
msgstr "Dangos ymholiad mewnosod"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Chwilio"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Select two columns"
msgstr "Ychwanegu/Dileu colofnau"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Gweithrediadau canlyniadau ymholiad"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data definition statement"
msgid "Data point content"
msgstr "Datganiad diffiniad data"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Anwybyddu"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Terfynwyd llinellau gan"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s column(s)"
msgid "Add columns"
msgstr "Ychwanegwch %s colofn"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Dewis Allwedd Estron"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Dewis colofn i'w dangos"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
msgstr "Pwyso i ddewis"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Columns"
msgid "Copy column name"
msgstr "Colofnau"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Yn dangos rhesi"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Generadu Cyfrinair"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generadu"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Newid cyfrinair"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mo"
msgid "More"
msgstr "Llu"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Dangos pob"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "Indecsau"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2103,31 +2097,31 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
#| msgid "Check for latest version"
msgid ", latest stable version:"
msgstr "Gwiriwch y fersiwn diweddaraf"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
#| msgid "Jump to database"
msgid "up to date"
msgstr "Neidiwch i'r gronfa ddata"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Gorffen"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Prev"
msgctxt "Previous month"
msgid "Prev"
msgstr "Cynt"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2135,149 +2129,149 @@ msgid "Next"
msgstr "Nesaf"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Heddiw"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Ionawr"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Chwefror"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Mawrth"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Ebrill"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Mehefin"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Gorffennaf"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Awst"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Medi"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Hydref"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Tachwedd"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Rhagfyr"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Ion"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Chwe"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Maw"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Ebr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Meh"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Gor"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aws"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Med"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Hyd"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Tach"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Rhag"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Dydd Sul"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Dydd Llun"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Dydd Mawrth"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "DYdd Mercher"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Dydd Iau"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Dydd Gwener"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Dydd Sadwrn"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2285,97 +2279,97 @@ msgid "Sun"
msgstr "Sul"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Llun"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Maw"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mer"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Iau"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Gwe"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sad"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Su"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Llu"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Me"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Ia"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Gw"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Wy"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Dim"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Awr"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Munud"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Eiliad"
@@ -2426,16 +2420,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2443,43 +2437,59 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Maint ffont"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Esgynnol"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Disgynnol"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Colofn"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Trefnu"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Dangos"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Meini prawf"
#: libraries/DBQbe.class.php:576
@@ -2499,33 +2509,43 @@ msgid "Use Tables"
msgstr "Defnyddiwch Dablau"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Or"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "And"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Addasu"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Ymholiad SQL ar gronfa ddata <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Cyflwyno Ymholiad"
@@ -2566,8 +2586,8 @@ msgstr[0] "%s ergyd mewn tabl <i>%s</i>"
msgstr[1] "%s ergyd mewn tabl <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Pori"
@@ -2581,9 +2601,9 @@ msgstr "Dileu'r cydweddau ar gyfer tabl %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Dileu"
@@ -2625,32 +2645,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Ychwanegu/Dileu colofnau"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Dechrau"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Cynt"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Nesaf"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2658,19 +2678,22 @@ msgid "End"
msgstr "Diwedd"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Showing rows"
+msgid "Start row:"
+msgstr "Yn dangos rhesi"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of columns"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Nifer y colofnau"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mo"
-msgid "Mode"
+msgid "Mode:"
msgstr "Llu"
#: libraries/DisplayResults.class.php:919
@@ -2695,7 +2718,7 @@ msgstr "Gweithredu ymholiad a glustnodwyd"
msgid "Sort by key"
msgstr "Trefnu gan allwedd"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2812,12 +2835,12 @@ msgid "Query took %01.4f sec"
msgstr "Cymerodd yr ymholiad %01.4f eiliad"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Gyda'r dewis:"
@@ -2827,16 +2850,16 @@ msgstr "Gyda'r dewis:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Dewis Pob"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2937,12 +2960,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
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:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2956,21 +2979,21 @@ msgstr "Dim indecs wedi'i ddiffinio!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indecsau"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unigryw"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Paciwyd"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2979,15 +3002,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Coladiad"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Sylw"
@@ -3000,7 +3022,7 @@ msgstr "Cafodd yr allwedd gynradd ei gollwng"
msgid "Index %s has been dropped"
msgstr "Cafodd indecs %s ei ollwng"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3015,6 +3037,11 @@ msgstr ""
msgid "Databases"
msgstr "Cronfeydd Data"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Gweinydd"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3022,35 +3049,39 @@ msgid "View"
msgstr "Dangos"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Strwythur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Chwilio"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Mewnosod"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Gweithrediadau"
@@ -3067,7 +3098,7 @@ msgstr "Tracio"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3090,14 +3121,14 @@ msgstr "Ymholiad"
msgid "Privileges"
msgstr "Breintiau"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rheolweithiau"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Digwyddiadau"
@@ -3139,7 +3170,7 @@ msgstr ""
msgid "Engines"
msgstr "Peiriannau"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3187,8 +3218,7 @@ msgstr "Cyfrifwch y tablau"
msgid "There are no recent tables"
msgstr "Nid oes unrhyw gweinyddion a ffurfweddwyd"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Ymholiad SQL"
@@ -3330,11 +3360,15 @@ msgid "Target database `%s` was not found!"
msgstr "Heb ddarganfod thema ddiofyn %s!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Crofna ddata annilys"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Enw tabl annilys"
#: libraries/Table.class.php:1210
@@ -3378,7 +3412,7 @@ msgstr "Swyddogaeth"
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3398,60 +3432,65 @@ msgstr "Chwilio"
msgid "Edit/Insert"
msgstr "Mewnosod"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Or"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "in query"
msgid "Additional search criteria"
msgstr "mewn ymholiad"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "PHP extension to use"
msgid "How to use"
msgstr "Estyniad PHP i'w ddefnyddio"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3485,8 +3524,8 @@ msgstr "Heb ddarganfod thema ddiofyn %s!"
msgid "Theme path not found for theme %s!"
msgstr "Heb ddarganfod llwybr thema ar gyfer thema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3777,7 +3816,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Uchaf: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Ymholiad SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3790,128 +3835,143 @@ msgstr "Uchaf: %s%s"
msgid "MySQL said: "
msgstr "Dywedodd MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
#, fuzzy
#| msgid "Could not connect to MySQL server"
msgid "Failed to connect to SQL validator!"
msgstr "Methu â chysylltu i'r gweinydd MySQL"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Esbonio SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Sgipio Esbonio SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Heb God PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Creu Cod PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Adfywio"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Sgipio Dilysu SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Dilysu SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Golygu mewnol yr ymholiad hwn"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Mewnol"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Proffilio"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Sul"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s diwrnod, %s awr, %s munud a %s eiliad"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Rheolweithiau"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Neidio i gronfa ddata &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
#, fuzzy
#| msgid "Click to select"
msgid "Click to toggle"
msgstr "Pwyso i ddewis"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "cyfeiriadur lanlwytho y gweinydd gwe"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Gwagu"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Argraffu"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Cread"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Diweddariad diwethaf"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Gwiriad diwethaf"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3923,13 +3983,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Cyfanswm"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3992,6 +4056,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Enw gwesteiwr annilys ar gyfer gweinydd %1$s. Adolygwch eich ffurfwedd."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Gweinydd"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4043,7 +4113,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Analluogwyd"
@@ -4137,7 +4207,7 @@ msgstr "Nid yn rhif porth ddilys"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Gwerth anghywir"
@@ -4190,25 +4260,25 @@ msgstr "Estyniad PHP i'w ddefnyddio"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Gosod gwerth: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Adfer gwerth diofyn"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4462,7 +4532,7 @@ msgid "Character set of the file"
msgstr "Set nodau y ffeil"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Fformat"
@@ -4479,7 +4549,6 @@ msgstr "Cywasgiad"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4489,13 +4558,17 @@ msgstr "Rhoi enwau colofnau yn y rhes gyntaf"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#, fuzzy
+#| msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Amgaewyd colofnau gan"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Colofnau wedi'u dianc gan"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4503,7 +4576,9 @@ msgstr "Colofnau wedi'u dianc gan"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Amnewid NULL gan"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4515,12 +4590,16 @@ msgstr "Tynnu nodau CRLF tu fewn colofnau"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Terfynwyd colofnau gan"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Terfynwyd llinellau gan"
#: libraries/config/messages.inc.php:80
@@ -4561,8 +4640,6 @@ msgid "Include table caption"
msgstr "Cynnwys pennawd y tabl"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Pennawd y tabl"
@@ -4573,8 +4650,6 @@ msgid "Continued table caption"
msgstr "Cynnwys pennawd y tabl"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Allwedd y label"
@@ -4601,7 +4676,7 @@ msgid "Save on server"
msgstr "Cadw ar y gweinydd"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Trosysgrifo ffeil(iau) sy'n bodoli yn barod"
@@ -4619,7 +4694,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Modd cytunedd SQL"
@@ -6096,7 +6171,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "in query"
msgid "Retain query box"
@@ -6127,12 +6202,8 @@ msgstr "Neidio tablau ar glo"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6155,8 +6226,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Enw defnyddiwr"
@@ -6379,6 +6450,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Gwerth anghywir"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6432,15 +6509,25 @@ msgstr ""
msgid "No Password"
msgstr "Dim Cyfrinair"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Cyfrinair:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Ail-deipiwch"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Stwnsio Cyfrinair"
#: libraries/display_change_password.lib.php:87
@@ -6448,7 +6535,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0-cytûn"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6458,6 +6544,12 @@ msgstr "Creu cronfa ddata newydd"
msgid "Create"
msgstr "Creu"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Creu cronfa ddata newydd"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6488,111 +6580,105 @@ msgstr "Nifer y colofnau"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Math allbwn"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Cronfeydd Data"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tablau"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Rhesi"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
#, fuzzy
#| msgid "Dump all rows"
msgid "Dump some row(s)"
msgstr "Dadlwytho pob rhes"
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of columns"
-msgid "Number of rows:"
-msgstr "Nifer y colofnau"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Dadlwytho pob rhes"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Cadw ar weinydd mewn cyfeiriadur %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Cadw fel ffeil"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Templed enw ffeil"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6600,63 +6686,63 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Set nodau'r ffeil:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Cywasgiad"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zip-iwyd\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzip-iwyd\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzip-iwyd\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Cadw fel ffeil"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Fformat"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6670,7 +6756,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6801,6 +6887,10 @@ msgstr ""
msgid "Language"
msgstr "iaith"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Gwybodaeth y fersiwn"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Cyfeiriadur hafan data"
@@ -7177,8 +7267,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Deuaidd - peidiwch â golygu"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "cyfeiriadur lanlwytho y gweinydd gwe"
#: libraries/insert_edit.lib.php:1400
@@ -7244,46 +7336,46 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Rename table to"
msgid "Replace table prefix"
msgstr "Ailenwi tabl i"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fr"
msgid "From"
msgstr "Gw"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Gyrru"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Dim newid"
@@ -7501,18 +7593,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "enw tabl"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7530,7 +7622,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Colofnau"
@@ -7539,7 +7631,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7550,12 +7642,12 @@ msgstr ""
msgid "Functions"
msgstr "Swyddogaethau"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7566,7 +7658,7 @@ msgstr ""
msgid "Procedures"
msgstr "Gweithdrefnau"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7577,7 +7669,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7589,13 +7681,15 @@ msgstr ""
msgid "Views"
msgstr "Dangos"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Ailenwch y gronfa ddata i"
#: libraries/operations.lib.php:107
@@ -7612,22 +7706,24 @@ msgid "Drop the database (DROP)"
msgstr "Dilëwch y gronfa ddata (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Strwythur yn unig"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Strwythur a data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Data yn unig"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Copïwch y gronfa ddata i"
#: libraries/operations.lib.php:186
@@ -7666,8 +7762,11 @@ msgstr ""
msgid "Rename table to"
msgstr "Ailenwi tabl i"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Sylwadau tabl"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Peiriant Storio"
@@ -7822,20 +7921,14 @@ msgstr ""
"Gallwch gyflwyno enw'r gwesteiwr / cyfeiriad IP a'r porth gan eu gwahanu gan "
"fwlch."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Gweinydd:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Enw defnyddiwr:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Cyfrinair:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Dewis Gweinydd"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8013,13 +8106,27 @@ msgstr "Strwythur y tabl ar gyfer y tabl"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Pennawd y tabl"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Pennawd y tabl"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Allwedd y label"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8041,32 +8148,60 @@ msgstr "Dangos tabl colofnau"
msgid "Display MIME types"
msgstr "Mathau MIME ar gael"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Rhoi enwau colofnau yn y rhes gyntaf"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Gwesteiwr"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Amser Generadu"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Fersiwn PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Cronfa ddata"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Strwythur"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export as %s"
@@ -8227,6 +8362,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabl"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8456,7 +8597,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Nodweddion perthynas cyffredinol"
@@ -8483,11 +8623,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8526,7 +8666,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8549,18 +8689,25 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "Username:"
+msgid "User name:"
+msgstr "Enw defnyddiwr:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr ""
+#, fuzzy
+#| msgid "Portrait"
+msgid "Port:"
+msgstr "Portread"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8570,7 +8717,7 @@ msgstr "Statws y meistr"
msgid "Slave status"
msgstr "Statws y caeth"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Newidyn"
@@ -8579,6 +8726,15 @@ msgstr "Newidyn"
msgid "Server ID"
msgstr "ID y Gweinydd"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Gwesteiwr"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8596,12 +8752,11 @@ msgstr "Unrhyw ddefnyddiwr"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Defnyddiwch faes testun"
#: libraries/replication_gui.lib.php:326
@@ -8631,8 +8786,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ail-deipiwch"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generadu Cyfrinair"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8678,13 +8840,14 @@ msgstr ""
msgid "Edit event"
msgstr "Golygu gweinydd"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Prosesau"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8991,103 +9154,103 @@ msgstr "Enw tabl annilys"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Routines"
msgid "Add routine"
msgstr "Rheolweithiau"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export as %s"
msgid "Export of routine %s"
msgstr "Allforio fel %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Rheolweithiau"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no routines to display."
msgstr "Nid oes unrhyw gweinyddion a ffurfweddwyd"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "Ychwanegwch weinydd newydd"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export as %s"
msgid "Export of trigger %s"
msgstr "Allforio fel %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Add a new server"
msgid "trigger"
msgstr "Ychwanegwch weinydd newydd"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no triggers to display."
msgstr "Nid oes unrhyw gweinyddion a ffurfweddwyd"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "Ychwanegwch weinydd newydd"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export as %s"
msgid "Export of event %s"
msgstr "Allforio fel %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Digwyddiad"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No event with name %1$s found in database %2$s"
msgstr "Dim tablau wedi'u darganfod yn y gronfa ddata."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no events to display."
@@ -9147,7 +9310,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ychwanegol"
@@ -9251,8 +9414,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Iaith anhysbys: %1$s."
@@ -9260,7 +9423,7 @@ msgstr "Iaith anhysbys: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Current server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Gweinydd cyfredol"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9496,6 +9659,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Defnyddiwch faes testun"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -9532,6 +9701,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Defnyddiwr"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9572,7 +9748,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -9612,7 +9787,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9620,7 +9795,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9660,6 +9835,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "Breintiau"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Privileges"
+msgid "Edit Privileges:"
+msgstr "Breintiau"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "Overview"
@@ -9683,45 +9864,47 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Clirio"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Clustnodwch yr ymholiad SQL hwn"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Cyfyngydd"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Dangoswch yr ymholiad hwn yma eto"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Dangos yn unig"
@@ -9788,11 +9971,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Cafodd tabl %s ei wagu"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Mae tracio'n weithredol"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Nid yw tracio'n weithredol"
@@ -9818,7 +10001,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr "Gwiriwch dablau â gorbenion"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Trefnu"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9904,7 +10091,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9974,7 +10161,7 @@ msgstr ""
msgid "Information"
msgstr "Gwybodaeth"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9982,12 +10169,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query"
msgid "Query error"
@@ -10068,8 +10255,22 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Peiriant Storio"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Coladiad"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Diffiniad PARTITION"
#: libraries/tbl_common.inc.php:54
@@ -10201,7 +10402,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Cuddio/Dangos Tablau heb berthynas"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Nifer y tablau"
#: pmd_general.php:467
@@ -10263,7 +10466,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "tudalennau"
#: pmd_pdf.php:123
@@ -10289,7 +10492,7 @@ msgid "New page name: "
msgstr "Enw'r dudalen"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10308,6 +10511,12 @@ msgstr "Gwall: Perthynas heb ei ychwanegu."
msgid "FOREIGN KEY relation added"
msgstr "Perthynas FOREIGN KEY wedi'i ychwanegu"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Nodweddion perthynas cyffredinol"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Perthynas mewnol wedi'i ychwanegu"
@@ -10397,6 +10606,12 @@ msgstr "Mewnforiwch ffeiliau"
msgid "All"
msgstr "Pob"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "Skip Validate SQL"
+msgid "SQL history:"
+msgstr "Sgipio Dilysu SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10446,30 +10661,30 @@ msgstr[1] "Cafodd cronfa ddata %s ei gollwng."
msgid "Databases statistics"
msgstr "Ystadegau cronfeydd data"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Galluogi Ystadegau"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Dim cronfeydd data"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Peiriannau Storio"
@@ -10497,7 +10712,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Fersiwn"
@@ -10815,10 +11030,6 @@ msgstr ""
msgid "Add chart"
msgstr "Rheolweithiau"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11005,6 +11216,22 @@ msgstr[1] "Munud"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "Minute"
+msgid "per minute:"
+msgstr "Munud"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "Second"
+msgid "per second:"
+msgstr "Eiliad"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -11637,7 +11864,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11741,7 +11968,7 @@ msgstr "Rhodd"
msgid "Edit server"
msgstr "Golygu gweinydd"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Ychwanegwch weinydd newydd"
@@ -11947,8 +12174,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "Generadu"
#: sql.php:1234
msgid ""
@@ -11961,9 +12190,15 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Clustnodwch yr ymholiad SQL hwn"
+
#: sql.php:1319
-msgid "Label"
-msgstr ""
+#, fuzzy
+#| msgid "Label key"
+msgid "Label:"
+msgstr "Allwedd y label"
#: tbl_chart.php:38
#, fuzzy
@@ -12058,17 +12293,17 @@ msgstr "Gwerth"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -12077,6 +12312,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Enw tabl annilys"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12103,7 +12342,7 @@ msgstr "Cyfrif ffeiliau log"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Page name"
msgid "File name"
@@ -12171,9 +12410,21 @@ msgstr ""
#: tbl_printview.php:65
#, fuzzy
#| msgid "No tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Dim tablau"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "memcached usage"
+msgid "Space usage:"
+msgstr "Tudalennau "
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Show statistics"
+msgid "Row Statistics:"
+msgstr "Dangos ystadegau"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12205,6 +12456,12 @@ msgstr "Rheolweithiau"
msgid "No index defined! Create one below"
msgstr "Dim indecs wedi'i ddiffinio!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Dewis colofn i'w dangos"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12250,119 +12507,123 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Ciplun fersiwn %s (cod SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
#, fuzzy
#| msgid "Track these data definition statements:"
msgid "Tracking data definition successfully deleted"
msgstr "Traciwch y datganiadau diffiniad data hyn:"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
#, fuzzy
#| msgid "Track these data manipulation statements:"
msgid "Tracking data manipulation successfully deleted"
msgstr "Traciwch y datganiadau trin data hyn:"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Datganiadau tracio"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, 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:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Dim cronfeydd data"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Dyddiad"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Datganiad diffiniad data"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Datganiad trin data"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Dadlwythiad SQL (lawrlwytho ffeil)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Dadlwythiad SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Gweithrediad SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Allforio fel %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Dangos fersiynau"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "Dadweithredwch dracio am %s.%s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Dadweithredwch nawr"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "Gweithredwch dracio am %s.%s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Gweithredwch nawr"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Traciwch y datganiadau diffiniad data hyn:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Traciwch y datganiadau trin data hyn:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Crëwch fersiwn"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Cael gafael ar mwy o themâu!"
@@ -13584,6 +13845,36 @@ msgid "concurrent_insert is set to 0"
msgstr ""
#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Dewis Gweinydd"
+
+#, fuzzy
+#~| msgid "Show insert query"
+#~ msgid "Live query chart"
+#~ msgstr "Dangos ymholiad mewnosod"
+
+#~ msgid "And"
+#~ msgstr "And"
+
+#, fuzzy
+#~| msgid "Number of columns"
+#~ msgid "Number of rows"
+#~ msgstr "Nifer y colofnau"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Amgaewyd colofnau gan"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Colofnau wedi'u dianc gan"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Amnewid NULL gan"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Terfynwyd llinellau gan"
+
+#, fuzzy
#~| msgid "Show versions"
#~ msgid "Software version"
#~ msgstr "Dangos fersiynau"
@@ -13798,9 +14089,6 @@ msgstr ""
#~ msgid "MySQL charset"
#~ msgstr "Set nodau MySQL"
-#~ msgid "memcached usage"
-#~ msgstr "Tudalennau "
-
#~ msgid "% connections used"
#~ msgstr "Coladiad cysylltiad MySQL"
diff --git a/po/da.po b/po/da.po
index 47029f1375..903100668c 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-03-30 01:34+0200\n"
"Last-Translator: Aputsiaq Niels Janussen <aj@isit.gl>\n"
"Language-Team: Danish <http://l10n.cihar.com/projects/phpmyadmin/master/da/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Vis alle"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Side nummer:"
@@ -40,19 +40,18 @@ msgstr ""
"overliggende vindue eller din browsers sikkerhedsindstillinger er sat til at "
"blokere opdateringer mellem vinduer."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Søg"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Søg"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Udfør"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nøglenavn"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Beskrivelse"
@@ -117,15 +116,16 @@ msgstr "Database %1$s er oprettet."
msgid "Database comment: "
msgstr "Databasekommentar: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Tabel kommentarer"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "Tabel kommentarer"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolonnenavn"
@@ -161,12 +161,12 @@ msgstr "Kolonnenavn"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Datatype"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Datatype"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulværdi"
@@ -193,7 +193,7 @@ msgstr "Nulværdi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Standardværdi"
@@ -219,11 +219,11 @@ msgstr "Linker til"
msgid "Comments"
msgstr "Kommentarer"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Kommentarer"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nej"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Nej"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ja"
@@ -274,7 +274,7 @@ msgstr "Ja"
msgid "View dump (schema) of database"
msgstr "Vis dump (skema) af database"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Ingen tabeller fundet i databasen."
@@ -287,7 +287,7 @@ msgstr "Vælg alle"
msgid "Unselect All"
msgstr "Fravælg alle"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Databasenavnet er tomt!"
@@ -312,20 +312,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabel"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rækker"
@@ -338,28 +337,25 @@ msgstr "Størrelse"
msgid "in use"
msgstr "i brug"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Oprettelse"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Sidste opdatering"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Sidste check"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -397,16 +393,12 @@ msgstr "Sporede tabeller"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Database"
@@ -414,17 +406,17 @@ msgstr "Database"
msgid "Last version"
msgstr "Seneste version"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Oprettet"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Opdateret"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -433,13 +425,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Handling"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Vis"
@@ -448,18 +438,18 @@ msgid "Delete tracking data for this table"
msgstr "Slet sporingsdata for denne tabel"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Slet"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktiv"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ikke aktiv"
@@ -467,11 +457,11 @@ msgstr "ikke aktiv"
msgid "Versions"
msgstr "Versioner"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Sporingsrapport"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Øjebliksbillede af struktur"
@@ -487,24 +477,24 @@ msgstr "Sporingstabel"
msgid "Database Log"
msgstr "Databaselog"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Forkert type!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Valgte eksporttype skal gemmes som fil!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Forkerte parametre!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Utilstrækkelig plads til at gemme filen %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -512,12 +502,12 @@ msgstr ""
"Filen %s findes allerede på serveren, lav filnavnet om eller tillad at der "
"overskrives."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump er blevet gemt i filen %s."
@@ -531,69 +521,82 @@ msgstr "Ugyldig eksporttype"
msgid "Value for the column \"%s\""
msgstr "Værdi for kolonnen \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Brug OpenStreetMaps som basislag"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometri"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punkt"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Tilføj et punkt"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linjestreng"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Ydre ring"
-
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Ydre ring:"
+
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Indre ring"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Tilføj en linjestreng"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Tilføj en indre ring"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polygon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Tilføj polygon"
@@ -695,12 +698,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Din SQL-forespørgsel blev udført korrekt"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Tilbage"
@@ -730,35 +733,40 @@ msgstr "Flere indstillinger"
msgid "Database server"
msgstr "Database-server"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Servertype"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Serverversion"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokolversion"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Bruger"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Servers tegnsæt"
#: index.php:269
@@ -766,30 +774,36 @@ msgid "Web server"
msgstr "Webserver"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Databaseklientversion"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP udvidelse"
#: index.php:300
msgid "Show PHP information"
msgstr "Vis PHP-information"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Versionsinformation"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentation"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -912,7 +926,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Du er ved at DESTRUERE en komplet database!"
@@ -995,70 +1009,36 @@ msgstr "Genindlæser privillegier"
msgid "Removing Selected Users"
msgstr "Fjerner valge brugere"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Luk"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Ret"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Realtids trafikoversigt"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Realtids forbind./opgave-oversigt"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Realtid forespørgsels-oversigt"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Andet"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Forbindelser / Opgaver"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Konfigurationen for den lokale skærm er inkompatibel"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1070,161 +1050,161 @@ msgstr ""
"sandsynligt, at din aktuelle konfiguration ikke vil virke længere. Nulstil "
"derfor din konfiguration i menuen <i>Settings</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Effektivitet af forespørgsels-mellemlager"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Forbrug af forespørgsels-mellemlager"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Forbrugt forespørgsels-mellemlager"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "System CPU forbrug"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Systemhukommelse"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "System-swap"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Gennemsnitlig belastning"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Total hukommelse"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Hukommelse i mellemlager"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Hukommelse i buffer"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Ledig hukommelse"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Forbrugt hukommelse"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Totalt sidelager"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Sidelager i mellemlager"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Forbrugt sidelager"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Ledigt sidelager"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes sendt"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes modtaget"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Forbindelser"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processer"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabel(ler)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Spørgsmål"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafik"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Indstillinger"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Fjern diagram"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Rediger titel og etiketter"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Snap diagram til gitter"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Tilføj mindst en variabel til serien"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1232,39 +1212,39 @@ msgstr "Tilføj mindst en variabel til serien"
msgid "None"
msgstr "Ingen"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Genstart monitor"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Sæt monitor på pause"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log og slow_query_log er aktiveret."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log er aktiveret."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log er aktiveret."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log og general_log er deaktiveret."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output er ikke sat til TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output er sat til TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1275,12 +1255,12 @@ msgstr ""
"varer længere end %d sekunder. Det tilrådes at sætte denne long_query_time "
"til 0-2 sekunder, afhængig af dit system."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time er sat til %d sekund(er)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1289,30 +1269,30 @@ msgstr ""
"standard ved genstart af server:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Sæt log_output til %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Aktiver %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Deaktiver %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Sæt long_query_time til %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1320,53 +1300,53 @@ msgstr ""
"Du har ikke superbrugerrettigheder til at ændre disse variable. Log venligst "
"ind som root eller kontakt din database administrator."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Ændre indstillinger"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Aktuelle indstillinger"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Diagramtitel"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Differentiel"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Divideret med %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Enhed"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Fra slow log"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Fra generel log"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analyserer logge"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analyserer & indlæser logs. Dette kan vare nogen tid."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Annullér forespørgsel"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1376,7 +1356,7 @@ msgstr ""
"sammen. Dog kun SQL tekst sammenlignes, så de andre attributter af "
"forespørgsler som starttid kan være forskellige."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1386,31 +1366,31 @@ msgstr ""
"forespørgsler ind i den samme tabel også grupperet sammen unden hensyn til "
"indsatte data."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Logdata er indlæst. Forespørgsler udført i dette tidsinterval:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "GÃ¥ til logtabellen"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Fandt ingen data"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Loggen er analyseret, men ingen data fundet i dette tidsinterval."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analyserer…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Forklar output"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1418,66 +1398,66 @@ msgstr "Forklar output"
msgid "Time"
msgstr "Tid"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Samlet tid:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Resultat af profilering"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabel"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Diagram"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Redigér diagram"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serier"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Indstillinger for filtre på logtabel"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrér"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrer forespørgsler efter ord/regex:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grupper forespørgsler, og ignorer variabeldata i WHERE klausuler"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Sum af grupperede rækker:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Indlæser logs"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Skærmopfriskning fejlede"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1488,28 +1468,28 @@ msgstr ""
"Genindlæsning af siden og genindtastning af dine legitimationsoplysninger "
"burde hjælpe."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Genindlæs side"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Berørte rækker:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Kunne ikke fortolke konfigurationsfilen. Det ser ikke ud til at være gyldig "
"JSON-kode."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Kunne ikke bygge diagramgitter med den importerede konfiguration. Nulstiller "
"til standard konfiguration…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1517,230 +1497,239 @@ msgstr ""
msgid "Import"
msgstr "Importér"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importér overvågningskonfiguration"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Vælg venligst filen du vil importere"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analyser forespørgsel"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "RÃ¥dgivningssystem"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Mulige ydelsesmæssige problemer"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problem"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Anbefaling"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Regeldetaljer"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Begrundelse"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Brugt variabel/formel"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Annuller"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Indlæser"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Udfører forespørgsel"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Felj i udførsel af forespørgsel"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Fejlkode: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Fejltekst: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ingen databaser valgt."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Sletter kolonne"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Tilføjer primær nøgle"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Klik for at forkaste denne notifikation"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Omdøber databaser"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Opfrisk database"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopierer database til"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Ændrer tegnsæt"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabellen skal have mindst en kolonne"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Indsæt tabel"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Skjul indekser"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Vis indekser"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Tjek af fremmednøgle:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Slået til)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Slået fra)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Søger"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Slet søgeresultater"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Vis søgeresultater"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Viser"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Sletter"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
"Ifølge definitionen på en stored function, skal denne indeholde et RETURN-"
"udtryk!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET-redigeringsværktøj"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Værdier for kolonnen %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Værdier for en ny kolonne"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Indtast hver værdi i et separat felt"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Tilføj %d værdi(er)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Note: Hvis filen indeholder flere tabeller, vil de blive kombineret til én"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Skjul forespørgeselsboks"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Vis forespørgselsbox"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Ret"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ingen rækker valgt"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Ret"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Eksekveringstid for forespørgsel"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d er ikke et gyldigt rækkenummer."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1749,91 +1738,115 @@ msgstr "%d er ikke et gyldigt rækkenummer."
msgid "Save"
msgstr "Gem"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Skjul søgekriterie"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Vis søgekriterie"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Forstør søgning"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Hvert punkt repræsenterer en datarække."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "NÃ¥r der holdes over et punkt vises dets etiket."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "For at forstørre, vælg en sektion af plottet med musen."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Klik på knap til nulstilling af zoom for at vende tilbage til den "
"oprindelige tilstand."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Klik et datapunkt for at se og muligvis redigere datarækken."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Plottet kan ændres i størrelse ved at trække det i nederste højre hjørne."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Vælg to kolonner"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Vælg to forskellige kolonner"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Forespørgselsresultater"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Datapunkt-indhold"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorer"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopi"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punkt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linjestreng"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometri"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Indre ring"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Ydre ring"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Tilføj kolonner"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Vælg refereret nøgle"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Vælg fremmednøgle"
-#: js/messages.php:328
+#: js/messages.php:319
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:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Vælg kolonne til visning"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1841,20 +1854,20 @@ msgstr ""
"Du har ikke gemt ændringerne i layoutet. De vil bleve slettet hvis du ikke "
"gemmer dem. Vil du fortsætte?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Tilføj mulighed for kolonne "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objekt(er) oprettet"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Tryk på ESC for at annullere redigeringen"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1862,27 +1875,27 @@ msgstr ""
"Du har redigeret nogle data og de er ikke blevet gemt. Er du sikker på, at "
"du vil forlade siden uden at gemme data ?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Træk for at ændre orden"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Klik for at sortere"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Klik for at markere/afmarkere"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Dobbeltklik for at kopiere kolonnenavn"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Klik på pilen for valgboks<br />for at skifte kolonnens synlighed"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1891,63 +1904,63 @@ msgstr ""
"redigering af gitter, afkrydsningsboks og links til redigering, kopiering og "
"sletning fungerer måske ikke, efter at data er gemt."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Du kan også redigere de fleste værdier<br />ved at dobbelt-klikke direkte på "
"dem."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Du kan også redigere de fleste værdier<br />ved at klikke direkte på dem."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "GÃ¥ til link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopiér kolonnenavn"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Højreklik kolonnenavnet for at kopiere det til din udklipsholder."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Vis datarække(r)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Generer adgangskode"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generer"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Skift adgangskode"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Mere"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Vis panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Skjul panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"Den forespurgte side blev ikke fundet i historikken. Den kan være udløbet."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1957,266 +1970,266 @@ msgstr ""
"opgradere. Den nyeste version er %s, udgivet den %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", seneste stabile version:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "up-to-date"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Færdig"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Forrige"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Næste"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "I dag"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "januar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "februar"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "marts"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "april"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "maj"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "juni"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "juli"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "august"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "september"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "oktober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "november"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "december"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "søndag"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "mandag"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "tirsdag"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "onsdag"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "torsdag"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "fredag"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "lørdag"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "søn"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "man"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "tir"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "ons"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "tor"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "fre"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "lør"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "sø"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "ma"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "ti"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "on"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "to"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "fr"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "lø"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "uge"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "ingen"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Time"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minut"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekund"
@@ -2268,16 +2281,16 @@ msgstr "Uventet tegn på linje %s"
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr "Uventet tegn på linje %1$s. Forventede tabulering, men fandt \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "pr. sekund"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "pr. minut"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "pr. time"
@@ -2285,44 +2298,60 @@ msgstr "pr. time"
msgid "per day"
msgstr "per dag"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Eksisterende konfigurationsfil (%s) kan ikke læses."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Forkerte rettigheder på konfigurationsfil. Må ikke være skrivbar af alle!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Skriftstørrelse"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Stigende"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Faldende"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolonnenavn"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sorter"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Vis"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriterier"
#: libraries/DBQbe.class.php:576
@@ -2342,33 +2371,43 @@ msgid "Use Tables"
msgstr "Benyt tabeller"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Eller"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Og"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins (Indsæt)"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del (Slet)"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Ret"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-forespørgsel til database <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Send forespørgsel"
@@ -2408,8 +2447,8 @@ msgstr[0] "%1$s sammenfald i <strong>%2$s</strong>"
msgstr[1] "%1$s sammenfald i <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Vis"
@@ -2423,9 +2462,9 @@ msgstr "Slet sammenfald for %s tabellen?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Slet"
@@ -2461,40 +2500,45 @@ msgstr "Gem redigerede data"
msgid "Restore column order"
msgstr "Gendan kolonneorden"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Start"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Forrige"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Næste"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Slut"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Startrække"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Antal rækker"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Antal rækker:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Tilstand"
#: libraries/DisplayResults.class.php:919
@@ -2518,7 +2562,7 @@ msgstr "Overskrifter for hver %s. række"
msgid "Sort by key"
msgstr "Sorteringsnøgle"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2629,12 +2673,12 @@ msgid "Query took %01.4f sec"
msgstr "forepørgsel tog %01.4f sek"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Med det markerede:"
@@ -2644,16 +2688,16 @@ msgstr "Med det markerede:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Vælg alle"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2752,12 +2796,12 @@ msgstr "Ã…bn nyt phpMyAdmin vindue"
msgid "Click on the bar to scroll to top of page"
msgstr "Klik på bjælken for at rulle til sidens top"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Herefter skal cookies være slået til."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Herefter skal JavaScript være slået til"
@@ -2769,21 +2813,21 @@ msgstr "Intet indeks defineret!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeks"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pakket"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalitet"
@@ -2792,15 +2836,14 @@ msgstr "Kardinalitet"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Tegnsæt (sortering)"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Kommentar"
@@ -2813,7 +2856,7 @@ msgstr "Primærnøglen er slettet"
msgid "Index %s has been dropped"
msgstr "Indeks %s er blevet slettet"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2828,6 +2871,11 @@ msgstr ""
msgid "Databases"
msgstr "Databaser"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2835,35 +2883,39 @@ msgid "View"
msgstr "Visning"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Søg"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Indsæt"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operationer"
@@ -2880,7 +2932,7 @@ msgstr "Sporing"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Triggers/udløsere"
@@ -2903,14 +2955,14 @@ msgstr "Foresp. via eks"
msgid "Privileges"
msgstr "Privilegier"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutiner"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Hændelser"
@@ -2950,7 +3002,7 @@ msgstr "Udvidelsesmoduler"
msgid "Engines"
msgstr "Lagring"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2994,8 +3046,7 @@ msgstr "Seneste tabeller"
msgid "There are no recent tables"
msgstr "Der er ingen nye tabeller"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-forespørgsel"
@@ -3134,11 +3185,15 @@ msgid "Target database `%s` was not found!"
msgstr "MÃ¥l-databasen '%s' blev ikke fundet!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Ugyldig database"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Ugyldigt tabelnavn"
#: libraries/Table.class.php:1210
@@ -3186,7 +3241,7 @@ msgstr "Funktion"
msgid "Operator"
msgstr "Operatør"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3202,58 +3257,63 @@ msgstr "Tabelsøgning"
msgid "Edit/Insert"
msgstr "Rediger/Indsæt"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Vælg kolonner (mindst én):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Eller"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Rækker pr. side"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Rækkefølge af visning:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Maksimalt antal plottede rækker"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Bladre i fremmedværdier"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Ekstra søgekriterium"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Kør en forespørgsel på felter (jokertegn: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Bladr gennem/rediger punkterne"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Hvordan man bruger"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Nulstil zoom"
@@ -3285,8 +3345,10 @@ msgstr "Tema %s ikke fundet!"
msgid "Theme path not found for theme %s!"
msgstr "Sti til tema ikke fundet for tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3630,7 +3692,13 @@ msgstr "En optælling, udvalgt fra listen med definerede værdier"
msgid "Max: %s%s"
msgstr "Maksimum størrelse: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-forespørgsel"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3643,121 +3711,136 @@ msgstr "Maksimum størrelse: %s%s"
msgid "MySQL said: "
msgstr "MySQL returnerede: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Kunne ikke oprette forbindelse til SQL validator!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Forklar SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Spring over Forklar SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Uden PHP-kode"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Fremstil PHP-kode"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Opdater"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Spring over Valider SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Valider SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Åben linje til redigering af forespørgslen"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "I linje"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilering"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "søn"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dage, %s timer, %s minutter og %s sekunder"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Manglende parameter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Hop til database &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Klik for at skifte"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Gennemse din computer:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Vælg fra <b>%s</b> - webserverens upload-mappe:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Mappen du har sat til upload-arbejde kan ikke findes"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Der er ikke nogen filer at uploade"
# By "Empty", if this is an action, it should translate to "Tøm" but if it's a
# state it should translate to "Tom".
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Tøm"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Udfør"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Print"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Oprettelse"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Sidste opdatering"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Sidste check"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "delt"
@@ -3769,13 +3852,17 @@ msgstr "delt"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3838,6 +3925,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Ugyldigt værtsnavn for server %1$s. Gennemgå venligst din konfiguration."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Ugyldig autorisationsmetode sat i konfiguration:"
@@ -3889,7 +3982,7 @@ msgid "Double click"
msgstr "Dobbelt-klik"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Slået fra"
@@ -3979,7 +4072,7 @@ msgstr "Ikke et gyldigt portnummer"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Ukorrekt værdi"
@@ -4028,27 +4121,27 @@ msgstr "SOAP-udvidelse ikke fundet"
msgid "maximum %s"
msgstr "maksimum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Indstil værdien %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Gendan standardværdi"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Tillad brugerdefinerede indstillinger for værdien"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4311,7 +4404,7 @@ msgid "Character set of the file"
msgstr "Filens tegnsæt"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4328,7 +4421,6 @@ msgstr "Komprimering"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4338,22 +4430,28 @@ msgstr "Indsæt feltnavne i første række"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Felter skal adskilles med"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Kolonner indrammet med:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Kolonner escapes med"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Kolonner escaped med:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Erstat NULL med"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Erstat NULL med:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4362,13 +4460,17 @@ msgstr "Fjern CRLF-tegn i kolonner"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Kolonner afsluttes med"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Linjer afsluttes med"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Linjer afsluttet med:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4403,8 +4505,6 @@ msgid "Include table caption"
msgstr "Inkluder tabeloverskrift"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tabeloverskrift"
@@ -4413,8 +4513,6 @@ msgid "Continued table caption"
msgstr "Fortsat tabeloverskrift"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Mærke nøgle"
@@ -4439,7 +4537,7 @@ msgid "Save on server"
msgstr "Gem på server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Overskriv eksisterende fil(er)"
@@ -4457,7 +4555,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Brug \"backquotes\" omkring tabel- og feltnavne"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL-kompatibilitetstilstand"
@@ -6000,7 +6098,7 @@ msgid ""
msgstr ""
"Definerer som forespørgselsboksen skal forblive på siden efter indsendelse"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Bevar forespørgeselsboks"
@@ -6030,12 +6128,8 @@ msgstr "Spring over låste tabeller"
msgid "Requires SQL Validator to be enabled"
msgstr "Kræver SQL Validator bliver aktiveret"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6062,8 +6156,8 @@ msgstr ""
"Hvis du har dit eger brugernavn, så angiv det her (standard [kbd]anonymous[/"
"kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Brugernavn"
@@ -6282,6 +6376,12 @@ msgstr "Tom phpMyAdmin kontrolbruger ved brug af pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Tom phpMyAdmin adgangskode for kontrolbruger ved brug af pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Ukorrekt værdi"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6336,15 +6436,25 @@ msgstr ""
msgid "No Password"
msgstr "Ingen adgangskode"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Adgangskode:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Skriv igen"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Adgangskodehashing"
#: libraries/display_change_password.lib.php:87
@@ -6352,7 +6462,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibel"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Opret ny database"
@@ -6360,6 +6469,12 @@ msgstr "Opret ny database"
msgid "Create"
msgstr "Opret"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Opret ny database"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6390,90 +6505,86 @@ msgstr "Antal kolonner"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Eksporterer databaser fra den aktuelle server"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Eksporterer tabeller fra database \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Eksporterer rækker fra tabellen \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Eksportmetode:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Hurtig - vis kun de minimale indstillinger"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Brugerdefineret - vis alle indstillinger"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Database(r):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabel(ler):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Rækker:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Hent nogle række(r)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Antal rækker:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Begyndelsesrække:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Hent alle rækker"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Output:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Gem på serveren i mappen <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Gem output i en fil"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Skabelon for filnavn:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ vil blive servernavnet"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ vil blive databasenavnet"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ vil blive tabelnavnet"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6484,45 +6595,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "brug dette til fremtidige eksports"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Tegnsæt for filen:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Komprimering:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zippet"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzippet"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzippet"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Se output som tekst"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Formatspecifikke indstillinger:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6530,7 +6641,7 @@ msgstr ""
"Rul ned for at udfylde indstillingerne for det valgte format og ignorer "
"indstillingerne for andre formater."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Konvertering af indkodning:"
@@ -6544,7 +6655,9 @@ msgid "no branch"
msgstr "ingen gren"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Git-revision"
#: libraries/display_git_revision.lib.php:67
@@ -6670,6 +6783,10 @@ msgstr "Formatspecifikke indstillinger:"
msgid "Language"
msgstr "Sprog"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versionsinformation"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Data hovedmappe"
@@ -7086,8 +7203,10 @@ msgstr "På grund af feltets længde,<br /> kan det muligvis ikke ændres"
msgid "Binary - do not edit"
msgstr "Binært - må ikke ændres"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "webserver upload-mappe"
#: libraries/insert_edit.lib.php:1400
@@ -7153,40 +7272,40 @@ msgstr "Ingen"
msgid "Convert to Kana"
msgstr "Konverter til Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Erstat tabel præfiks"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopier tabel med præfiks"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Fra"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Til"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Send"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Tilføj tabelpræfiks"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Tilføj præfiks"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Er du sikker på at du vil udføre følgende forespørgsel?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ingen ændring"
@@ -7404,16 +7523,16 @@ msgid_plural "%s other results found"
msgstr[0] "Fandt %s andet resultat"
msgstr[1] "Fandt %s andre resultater"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrér databaser efter navn"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Ryd Hurtig/Fast-filter"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrér elementer efter navn"
@@ -7430,7 +7549,7 @@ msgstr ""
"Klassen \"%1$s\" kunne ikke inkluderes, filen \"%2$s\" blev ikke fundet"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Kolonner"
@@ -7439,7 +7558,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Ny"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Ny"
@@ -7450,12 +7569,12 @@ msgstr "Ny"
msgid "Functions"
msgstr "Funktioner"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Ny"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nyt"
@@ -7466,7 +7585,7 @@ msgstr "Nyt"
msgid "Procedures"
msgstr "Procedurer"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7477,7 +7596,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Ny"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Ny"
@@ -7487,13 +7606,15 @@ msgstr "Ny"
msgid "Views"
msgstr "Views"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Ny"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Omdøb database til"
#: libraries/operations.lib.php:107
@@ -7510,22 +7631,24 @@ msgid "Drop the database (DROP)"
msgstr "Drop databasen (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Kun strukturen"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktur og data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Kun data"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kopier database til"
#: libraries/operations.lib.php:186
@@ -7564,8 +7687,11 @@ msgstr "Tabel-indstillinger"
msgid "Rename table to"
msgstr "Omdøb tabel til"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tabel kommentarer"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Datalager"
@@ -7716,20 +7842,14 @@ msgstr ""
"Du kan angive værtsnavn/IP adresse og port ved at adskille dem med et "
"mellemrum."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Brugernavn:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Adgangskode:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Servervalg"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7888,11 +8008,27 @@ msgstr "Struktur for tabel @TABLE@"
msgid "Object creation options"
msgstr "Object oprettelsesindstillinger"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tabeloverskrift"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Tabeloverskrift (fortsat)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Mærke nøgle"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7910,32 +8046,60 @@ msgstr "Vis kommentarer"
msgid "Display MIME types"
msgstr "Vis MIME-typer"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Indsæt feltnavne i første række"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Vært"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Genereringstid"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP-version"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Database"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktur"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Eksportér tabelnavne"
@@ -8108,6 +8272,12 @@ msgstr "Indstillinger for oprettelse af objekter (alle anbefales)"
msgid "Export contents"
msgstr "Eksport indhold"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabel"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8384,7 +8554,6 @@ msgid "Enabled"
msgstr "Slået til"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Generelle relationsmuligheder"
@@ -8413,11 +8582,11 @@ msgstr ""
"Se venligst dokumentationen for oplysninger om, hvordan du opdaterer din "
"column_comments (kolonne-kommentarer) tabel"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "SQL-forespørgsel med bogmærke"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-historik"
@@ -8460,7 +8629,7 @@ 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:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "ingen beskrivelse"
@@ -8485,17 +8654,24 @@ msgstr ""
"Vær sikker på, du har en unik server-id i din konfigurationsfil (my.cnf). "
"Hvis ikke, så prøv at indsætte følgende linje i [mysqld] sektionen:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Brugernavn"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Brugernavn"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8506,7 +8682,7 @@ msgstr "Masterstatus"
msgid "Slave status"
msgstr "Slavestatus"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variabel"
@@ -8515,6 +8691,15 @@ msgstr "Variabel"
msgid "Server ID"
msgstr "Server-ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Vært"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8532,12 +8717,11 @@ msgstr "Enhver bruger"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Brug tekstfelt"
#: libraries/replication_gui.lib.php:326
@@ -8569,8 +8753,15 @@ msgstr ""
"Når tabellen host bruges, ignoreres dette felt og værdier lagret i host "
"bruges i stedet."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Skriv igen"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generer adgangskode"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8612,11 +8803,14 @@ msgstr "<b>Der er opstået fejl under behandling af anmodningen:</b>"
msgid "Edit event"
msgstr "Rediger hændelse"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Fejl i udførsel af forespørgsel"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8891,81 +9085,81 @@ msgstr "Du skal opgive et gyldigt tabelnavn"
msgid "You must provide a trigger definition."
msgstr "Du skal opgive en triggerdefinition."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Tilføj rutine"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Eksport af rutine %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutine"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Du har ikke tilstrækkelige rettigheder til at oprette en rutine"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Ingen rutine med navnet %1$s fundet i databasen %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Der er ingen rutiner at vise."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Tilføj trigger"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Eksport af trigger %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "trigger/udløser"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Du har ikke tilstrækkelige rettigheder til at oprette en trigger"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Ingen trigger med navnet %1$s fundet i databasen %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Der er ingen triggers at vise."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Tilføj hændelse"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Eksport af hændelse %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "hændelse"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Du har ikke tilstrækkelige rettigheder til at oprette en hændelse"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Ingen hændelse med navnet %1$s fundet i database %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Der er ingen hændelser at vise."
@@ -9021,7 +9215,7 @@ msgstr "Attributter"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ekstra"
@@ -9121,14 +9315,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Tegnebræt til/fra"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ukendt sprog: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Aktuel server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9373,6 +9569,12 @@ msgstr ""
msgid "Login Information"
msgstr "Login-information"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Brug tekstfelt"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Adgangskoden må ikke ændres"
@@ -9409,6 +9611,13 @@ msgstr "Tildel alle privilegier på database &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Brugere med adgang til &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Bruger"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9447,7 +9656,6 @@ msgid "No user found."
msgstr "Ingen bruger fundet."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Ret privilegier"
@@ -9491,7 +9699,9 @@ msgid "Column-specific privileges"
msgstr "Kolonne-specifikke privilegier"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Tilføj privilegier på følgende database"
#: libraries/server_privileges.lib.php:2290
@@ -9500,7 +9710,9 @@ msgstr ""
"Jokertegn % og _ skal escapes med en \\ for brug af dem som almindelige tegn"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Tilføj privileges på følgende tabel"
#: libraries/server_privileges.lib.php:2525
@@ -9540,6 +9752,12 @@ msgstr "Du har opdateret privilegierne for %s."
msgid "Privileges for %s"
msgstr "Privilegier for %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Ret privilegier"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Oversigt over brugere"
@@ -9566,45 +9784,47 @@ msgstr "Den valgte bruger blev ikke fundet i privilegietabellen."
msgid "You have added a new user."
msgstr "Du har tilføjet en ny bruger."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Ryd"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Lav bogmærke til denne SQL-forespørgsel"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Lad alle brugere bruge dette bogmærke"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Erstat eksisterende bogmærke af samme navn"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Overskriv ikke denne forespørgsel fra udenfor vinduet"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Adskiller"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Vis forespørgslen her igen"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Kun oversigt"
@@ -9686,11 +9906,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabel %s blev tømt"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Sporing er aktiv."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Sporing er ikke aktiv."
@@ -9716,7 +9936,11 @@ msgstr "Tilføj præfiks til tabel"
msgid "Check tables having overhead"
msgstr "Check tabeller der har overhead"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sorter"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Ingen"
@@ -9798,7 +10022,7 @@ msgstr "I begyndelsen af tabel"
msgid "After %s"
msgstr "Efter %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Rækkestatistik"
@@ -9866,7 +10090,7 @@ msgstr "Tilføj FULLTEXT indeks"
msgid "Information"
msgstr "Information"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Pladsforbrug"
@@ -9874,12 +10098,12 @@ msgstr "Pladsforbrug"
msgid "Effective"
msgstr "Effektiv"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabel %1$s er blevet ændret"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Forespørgselsfejl"
@@ -9966,8 +10190,22 @@ msgstr "efter %s"
msgid "Table name"
msgstr "Tabelnavn"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Datalager"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Tegnsæt (sortering)"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "PARTITION-definition"
#: libraries/tbl_common.inc.php:54
@@ -10094,7 +10332,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Skjul/Vis tabeller uden relation"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Antal tabeller"
#: pmd_general.php:467
@@ -10140,7 +10380,9 @@ msgid "Page creation failed"
msgstr "Sideoprettelse fejlede"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Side"
#: pmd_pdf.php:123
@@ -10160,7 +10402,9 @@ msgid "New page name: "
msgstr "Nyt sidenavn: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Eksportér/importér til skala"
#: pmd_pdf.php:146
@@ -10179,6 +10423,12 @@ msgstr "Fejl: Relation ikke tilføjet."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relation tilføjet"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Generelle relationsmuligheder"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Intern relation tilføjet"
@@ -10269,6 +10519,12 @@ msgstr "Importér filer"
msgid "All"
msgstr "Alle"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-historik"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10317,20 +10573,20 @@ msgstr[1] "%1$d databaser er blevet droppet korrekt."
msgid "Databases statistics"
msgstr "Databasestatistik"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Master replikation"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slave replikation"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Slå statistikker til"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10338,11 +10594,11 @@ msgstr ""
"Bemærk: Aktivering af databasestatistikkerne her kan forårsage tung trafik "
"mellem webserveren og MySQL-serveren."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Ingen databaser"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Datalagre"
@@ -10370,7 +10626,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Bibliotek"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Version"
@@ -10712,10 +10968,6 @@ msgstr "Færdig med at omordne/redigere diagrammer"
msgid "Add chart"
msgstr "Tilføj diagram"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Omordne/rediger diagrammer"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Opdateringsfrekvens"
@@ -10904,6 +11156,24 @@ msgstr[1] "%d minutter"
msgid "Questions since startup: %s"
msgstr "Forespørgsler siden startup: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "pr. time"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "pr. minut"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "pr. sekund"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Forespørgsler"
@@ -11649,7 +11919,7 @@ msgid "Global value"
msgstr "Global værdi"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Udtræk"
@@ -11761,7 +12031,7 @@ msgstr "Doner"
msgid "Edit server"
msgstr "Rediger server"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Tilføj ny server"
@@ -12004,7 +12274,9 @@ msgid "SQL result"
msgstr "SQL-resultat"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Genereret af"
#: sql.php:1234
@@ -12020,8 +12292,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemer med indeksene på tabel `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Lav bogmærke til denne SQL-forespørgsel"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Mærke"
#: tbl_chart.php:38
@@ -12099,17 +12377,17 @@ msgstr "X værdier"
msgid "Y-Axis label:"
msgstr "Y-akse betegnelse:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabellen %s eksisterer allerede!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' database eksisterer ikke."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %1$s er blevet oprettet."
@@ -12118,6 +12396,10 @@ msgstr "Tabel %1$s er blevet oprettet."
msgid "View dump (schema) of table"
msgstr "Vis dump (skema) over tabel"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ugyldigt tabelnavn"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Vis GIS visualisering"
@@ -12138,7 +12420,7 @@ msgstr "Spatial kolonne"
msgid "Redraw"
msgstr "Gentegn"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Filnavn"
@@ -12199,9 +12481,23 @@ msgid "The table name is empty!"
msgstr "Intet tabelnavn!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Viser tabeller"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Pladsforbrug"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Rækkestatistik"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12231,6 +12527,12 @@ msgstr "Navnebegrænsning"
msgid "No index defined! Create one below"
msgstr "Intet indeks defineret! Opret ét nedenfor"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Vælg kolonne til visning"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12276,108 +12578,112 @@ msgstr "Udkommenter disse to linjer, hvis du ikke har brug for dem."
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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s snapshot (SQL kode)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Sporing af data definition slettet"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Manipulerede sporingsdata slettet"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Sporingskommandoer"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr "Vis %1$s med datoer fra %2$s til %3$s for brugeren %4$s %5$s"
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Slet sporingsdatarække fra rapport"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Ingen data"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Dato"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Datadefinitionsudstryk"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Data manipuleringsudtryk"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL-udtræk (hentning af fil)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL-dump"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Denne indstilling vil erstatte din tabel og dens indeholdte data."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL-kørsel"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Eksportér som %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Vis versioner"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Deaktiver sporing af %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Deaktiver nu"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Aktiver sporing af %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktiver nu"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Opret version %1$s af %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Spor disse datadefinitionskommandoer:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Spor disse datamanipulations-forespørgsler:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Opret version"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Hent flere temaer!"
@@ -13676,6 +13982,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert er sat til 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Realtids trafikoversigt"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Realtids forbind./opgave-oversigt"
+
+#~ msgid "Live query chart"
+#~ msgstr "Realtid forespørgsels-oversigt"
+
+#~ msgid "Static data"
+#~ msgstr "Statiske data"
+
+#~ msgid "And"
+#~ msgstr "Og"
+
+#~ msgid "Number of rows"
+#~ msgstr "Antal rækker"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Felter skal adskilles med"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Kolonner escapes med"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Erstat NULL med"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linjer afsluttes med"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Omordne/rediger diagrammer"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14293,9 +14632,6 @@ msgstr "concurrent_insert er sat til 0"
#~ msgid "MySQL client version"
#~ msgstr "MySQL klientversion"
-#~ msgid "Outer Ring:"
-#~ msgstr "Ydre ring:"
-
#~ msgid "Drag and select an area in the plot to zoom into it."
#~ msgstr "Træk og vælg et område i plottet for at forstørre det."
diff --git a/po/de.po b/po/de.po
index 5b0f1bd258..82db822962 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3,10 +3,10 @@ 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: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-26 09:30+0200\n"
"Last-Translator: J. M. <me@mynetx.net>\n"
-"Language-Team: German <http://l10n.cihar.com/projects/phpmyadmin/4-0/de/>\n"
+"Language-Team: German <http://l10n.cihar.com/projects/phpmyadmin/master/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Alles anzeigen"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Seite:"
@@ -39,19 +39,18 @@ msgstr ""
"wurde das Ursprungsfenster geschlossen oder der Browser verhindert den "
"Zugriff aufgrund Ihrer Sicherheitseinstellungen."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Suche"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Suche"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "OK"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Schlüsselname"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Beschreibung"
@@ -117,15 +116,16 @@ msgstr "Die Datenbank %1$s wurde erzeugt."
msgid "Database comment: "
msgstr "Datenbankkommentar: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Tabellen-Kommentar"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "Tabellen-Kommentar"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Spalte"
@@ -161,12 +161,12 @@ msgstr "Spalte"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Typ"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Typ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +193,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Standard"
@@ -219,11 +219,11 @@ msgstr "Verweise"
msgid "Comments"
msgstr "Kommentare"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Kommentare"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nein"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Nein"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ja"
@@ -274,7 +274,7 @@ msgstr "Ja"
msgid "View dump (schema) of database"
msgstr "Dump (Schema) der Datenbank anzeigen"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Es wurden keine Tabellen in der Datenbank gefunden."
@@ -287,7 +287,7 @@ msgstr "Alle auswählen"
msgid "Unselect All"
msgstr "Auswahl entfernen"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Der Datenbankname ist leer!"
@@ -313,20 +313,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabelle"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Datensätze"
@@ -339,28 +338,25 @@ msgstr "Größe"
msgid "in use"
msgstr "in Benutzung"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Erzeugt am"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Aktualisiert am"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Letzter Check am"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -398,16 +394,12 @@ msgstr "Verfolgte Tabellen"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Datenbank"
@@ -415,17 +407,17 @@ msgstr "Datenbank"
msgid "Last version"
msgstr "Letzte Version"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Erstellt"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Aktualisiert"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -434,13 +426,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Aktion"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Zeige"
@@ -449,18 +439,18 @@ msgid "Delete tracking data for this table"
msgstr "Lösche die Verlaufsdaten dieser Tabelle"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Löschen"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktiv"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "nicht aktiv"
@@ -468,11 +458,11 @@ msgstr "nicht aktiv"
msgid "Versions"
msgstr "Versionen"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Verfolgungs-Bericht"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Struktur Schnapschuss"
@@ -488,24 +478,24 @@ msgstr "Tabelle verfolgen"
msgid "Database Log"
msgstr "Datenbank-Log"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Ungültiger Typ!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Der gewählte Export-Typ kann nur als Datei exportiert werden!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Ungültige Parameter!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Zu wenig Speicherplatz um die Datei %s zu speichern."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -513,14 +503,14 @@ msgstr ""
"Die Datei %s besteht bereits auf dem Server. Bitte ändern Sie den Dateinamen "
"oder wählen Sie die Überschreibungs-Option."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Auflistung wurde in Datei %s gespeichert."
@@ -534,73 +524,85 @@ msgstr "Ungültiger Typ für Export"
msgid "Value for the column \"%s\""
msgstr "Wert für die Spalte \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Verwende OpenStreetMaps als Basis-Satz"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometrie"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punkt"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Punkt hinzufügen"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "LineString"
-# Ankreis ist richtig http://de.wikipedia.org/wiki/Ankreis
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Ankreis"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Außenring:"
# Ist hiermit der Inkreis gemeint? http://de.wikipedia.org/wiki/Inkreis
#
# Ja
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Inkreis"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "LineString hinzufügen"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Inkreis hinzufügen"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polygon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Polygon hinzufügen"
@@ -706,12 +708,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Ihr SQL-Befehl wurde erfolgreich ausgeführt"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Zurück"
@@ -741,36 +743,40 @@ msgstr "Weitere Einstellungen"
msgid "Database server"
msgstr "Datenbank-Server"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
-#| msgid "Server port"
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Server-Typ"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Server Version"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokoll-Version"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Benutzer"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Server Zeichensatz"
#: index.php:269
@@ -778,30 +784,36 @@ msgid "Web server"
msgstr "Webserver"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Datenbank-Client Version"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP-Erweiterung"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP-Informationen anzeigen"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Versionsinformationen"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentation"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -928,7 +940,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Sie sind dabei eine komplette Datenbank zu LÖSCHEN!"
@@ -1011,70 +1023,36 @@ msgstr "Benutzerrechte werden neu geladen"
msgid "Removing Selected Users"
msgstr "Die ausgewählten Benutzer werden gelöscht"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Schließen"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Bearbeiten"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Live Traffic Diagramm"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Live Verbindung/Prozess Diagramm"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Live Abfrage Diagramm"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Insgesamt"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Weitere"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Verbindungen / Prozesse"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Die lokale Bildschirmkonfiguration ist nicht kompatibel"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1087,161 +1065,161 @@ msgstr ""
"Bitte setzen Sie die Konfiguration im <i>Einstellungen</i> Menü auf die "
"Standardwerte zurück."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Abfragen-Zwischenspeicher Effizienz"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Abfragen-Zwischenspeichernutzung"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Abfragen-Zwischenspeicher benutzt"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "CPU-Auslastung"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Arbeitsspeicher"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Auslagerungsspeicher"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Durchschnittliche Auslastung"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Gesamter Speicher"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Zwischenspeicher"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Gepufferter Speicher"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Freier Speicher"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Verwendeter Speicher"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Gesamt Swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Zwischengespeicherter Swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Benutzer Swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Freier Swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes gesendet"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes empfangen"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Verbindungen"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Prozesse"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d Tabelle(n)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Anfragen"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Netzwerkverkehr"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Einstellungen"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Skala entfernen"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Titel und Beschriftungen bearbeiten"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Skala dem Raster hinzufügen"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Bitte fügen Sie mindestens eine Variable der Serie hinzu"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1249,39 +1227,39 @@ msgstr "Bitte fügen Sie mindestens eine Variable der Serie hinzu"
msgid "None"
msgstr "keine"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Ãœberwachung fortsetzen"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Ãœberwachung pausieren"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log und slow_query_log sind aktiviert."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log ist aktiviert."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log ist aktiviert."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log und general_log sind deaktiviert."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output ist nicht auf TABLE eingestellt."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output ist auf TABLE eingestellt."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1292,12 +1270,12 @@ msgstr ""
"die länger als %d ausgeführt wurden. Es ist ratsam, den Wert long_query_time "
"auf 0-2 Sekunden einzustellen, abhängig vom System."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time ist auf %d Sekunde(n) eingestellt."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1306,30 +1284,30 @@ msgstr ""
"Neustart auf ihre Ursprungswerte zurückgesetzt:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Setze log_output auf %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Aktiviere %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Deaktiviere %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Setze long_query_time auf %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1337,54 +1315,54 @@ msgstr ""
"Sie können diese Variablen nicht ändern. Bitte melden Sie sich mit einem "
"Root-Benutzer an, oder kontaktieren Sie Ihren Datenbank-Administrator."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Einstellungen ändern"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Aktuelle Einstellungen"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Schaubild-Titel"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Unterschied"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Geteilt durch %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Einheit"
# Eigenname der MySQL-Funktion
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Vom slow Log"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Vom allgemeinen Log"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analysiere Protokolle"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analysiere und lade Protokolle. Dies kann eine Weile dauern."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Abfrage abbrechen"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1394,7 +1372,7 @@ msgstr ""
"wurden. Jedoch wird nur der SQL-Text verglichen, daher kann die Angabe von "
"anderen Werten der Abfrage, wie die Startzeit, unterschiedlich sein."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1404,34 +1382,34 @@ msgstr ""
"Befehle in die gleiche Tabelle zusammengefasst, unabhängig von den "
"eingefügten Daten."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Protokoll-Daten geladen. Innerhalb dieses Zeitaums ausgeführte Abfragen:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Springe zur Protokoll-Tabelle"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Keine Daten gefunden"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Das Protokoll wurde analysiert, es wurden jedoch keine Daten für den "
"angegebenen Zeitraum gefunden."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analysieren…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Ausgabe erklären"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1439,66 +1417,66 @@ msgstr "Ausgabe erklären"
msgid "Time"
msgstr "Zeit"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Gesamt Zeit:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profiler Ergebnisse"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabelle"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Diagramm"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Diagramm bearbeiten"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Reihe"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Filteroptionen für Protokoll-Tabelle"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filter"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Abfragen durch Wort/Regulären Ausdruck filtern:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Gruppiere die Abfragen und ignoriere Werte in WHERE-Abfragen"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Anzahl der gruppierten Datensätze:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Insgesamt:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Lade Protokolle"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Aktualisierung der Ãœberwachung fehlgeschlagen"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1508,28 +1486,28 @@ msgstr ""
"Das ist vermutlich passiert, weil Ihre Sitzung abgelaufen ist. Es sollte "
"helfen, wenn Sie die Seite aktualisieren und sich erneut anmelden."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Neu laden"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Betroffene Zeilen:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Das Einlesen der Konfigurationsdatei ist fehlgeschlagen. Es scheint sich "
"nicht um eine gültige JSON-Kodierung zu handeln."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Aufbau der Diagramme mit der importierten Konfiguration ist fehlgeschlagen. "
"Setze auf Standardeinstellungen zurück…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1537,231 +1515,240 @@ msgstr ""
msgid "Import"
msgstr "Importieren"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Konfiguration des Importmonitors"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Bitte wählen Sie die Datei, die Sie importieren möchten"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Anfrage analysieren"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Ratgebersystem"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Mögliche Performance-Probleme"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problem"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Empfehlung"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Regel-Details"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Ausrichtung"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Benutzte Variable/Formel"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Abbrechen"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Laden"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Bearbeite Anfrage"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Fehler beim Bearbeiten der Anfrage"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Fehlercode: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Fehlertext: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Es wurden keine Datenbanken ausgewählt."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Spalte wird gelöscht"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Primärschlüssel wird hinzugefügt"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Hier klicken um diese Meldung zu schließen"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Datenbanken werden umbenannt"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Datenbank neu laden"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Datenbank wird kopiert"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Zeichensatz wird geändert"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Die Tabelle muss mindestens eine Spalte haben"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Tabelle einfügen"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Indexes verbergen"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Indexes anzeigen"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Fremdschlüsselüberprüfung:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Aktiviert)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Deaktiviert)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Suche"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Suchergebnisse ausblenden"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Suchergebnisse anzeigen"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Durchsehen"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Löschen"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
"Die Definition einer gespeicherten Prozedur muss ein RETURN-Statement "
"beinhalten!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET Editor"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Werte für die Spalte %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Werte für eine neue Spalte"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Geben Sie jeden Wert in einem eigenen Feld ein"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "%d Wert(e) hinzufügen"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Hinweis: Wenn die Datei mehrere Tabellen enthält, werden diese in einer "
"einzigen Tabelle zusammengefasst"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "SQL-Querybox ausblenden"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "SQL-Querybox anzeigen"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Bearbeiten"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Es wurden keine Datensätze ausgewählt"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Bearbeiten"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Ausführungszeit der Abfrage"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ist keine gültige Zeilennummer."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1770,93 +1757,121 @@ msgstr "%d ist keine gültige Zeilennummer."
msgid "Save"
msgstr "Speichern"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Suchkriterien ausblenden"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Suchkriterien anzeigen"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Suche"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Jeder Punkt stellt eine Datenreihe dar."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Das Ãœberfliegen eines Punktes zeigt seine Bezeichnung."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
"Zum Hineinzoomen markieren Sie mit der Maus einen Abschnitt des Diagramms."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Auf \"Zoom zurücksetzen\" klicken, um zum Original zurückzukehren."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Auf einen Datenpunkt klicken, um eine Datenzeile anzuzeigen bzw. zu "
"editieren."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Die Größe der Darstellung kann durch Ziehen in die rechte untere Ecke "
"verändert werden."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Zwei Spalten auswählen"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "2 unterschiedliche Spalten auswählen"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Abfrageergebnisse"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Datenpunkt-Inhalt"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorieren"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopieren"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punkt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "LineString"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrie"
+
+# Ist hiermit der Inkreis gemeint? http://de.wikipedia.org/wiki/Inkreis
+#
+# Ja
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Inkreis"
+
+# Ankreis ist richtig http://de.wikipedia.org/wiki/Ankreis
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Ankreis"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Spalten hinzufügen"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Wählen Sie den referenzierten Schlüssel"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Wähle Fremdschlüssel"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Anzuzeigende Spalte auswählen"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1864,20 +1879,20 @@ msgstr ""
"Sie haben die Änderungen im Layout nicht gespeichert. Sie gehen verloren "
"wenn Sie nicht speichern. Möchten Sie fortfahren?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Option hinzufügen zu Spalte "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d Objekt(e) erstellt"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Drücken Sie ESC um das Bearbeiten abzubrechen"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1885,29 +1900,29 @@ msgstr ""
"Sie haben Daten verändert und noch nicht gespeichert. Sind Sie sicher, dass "
"Sie diese Seite ohne zu speichern verlassen möchten?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Zur Umsortierung ziehen"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Zum Sortieren klicken"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Klicken zum aus- bzw. abwählen"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Doppelklicken um den Spaltennamen zu kopieren"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Den Pfeil des Aufklappsmenüs anklicken<br />um die Sichtbarkeit der Spalte "
"umzustellen"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1917,70 +1932,65 @@ msgstr ""
"Kopieren und Löschen von Links können nach dem Speichern eventuell nicht "
"funktionieren."
-#: js/messages.php:350
-#| msgid ""
-#| "You can also edit most columns<br />by double-clicking directly on their "
-#| "content."
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Sie können die meisten Werte auch bearbeiten,<br />indem Sie darauf "
"doppelklicken."
-#: js/messages.php:353
-#| msgid ""
-#| "You can also edit most columns<br />by clicking directly on their content."
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Sie können die meisten Werte auch bearbeiten,<br />indem Sie darauf klicken."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Gehe zur Verknüpfung"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Spaltennamen kopieren"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Klicken Sie auf den Spaltennamen, um ihn in die Zwischenablage zu kopieren."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Zeige Daten Zeile(n)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Passwort generieren"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generieren"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Passwort ändern"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Mehr"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Panel anzeigen"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Panel ausblenden"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"Die angeforderte Seite wurde nicht im Verlauf gefunden, sie könnte "
"abgelaufen sein."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1990,266 +2000,266 @@ msgstr ""
"empfohlen. Die aktuelle Version ist %s, erschienen am %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", aktuelle stabile Version:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "auf dem neuesten Stand"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Fertig"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Vorher"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Nächster"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Heute"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Januar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Februar"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "März"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "April"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Juni"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Juli"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "August"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "September"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Oktober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "November"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Dezember"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mrz"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dez"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Sonntag"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Montag"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Dienstag"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Mittwoch"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Donnerstag"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Freitag"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Samstag"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "So"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Mo"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Di"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mi"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Do"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Fr"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sa"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "So"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Mo"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Mi"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Fr"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Wo"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Stunde"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minute"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekunde"
@@ -2302,16 +2312,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "pro Sekunde"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "pro Minute"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "pro Stunde"
@@ -2319,45 +2329,61 @@ msgstr "pro Stunde"
msgid "per day"
msgstr "pro Tag"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Bestehende Konfigurationsdatei (%s) kann nicht gelesen werden."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Falsche Zugriffsrechte auf die Konfigurationsdatei. Schreibzugriff sollte "
"nicht für alle möglich sein!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Schriftgröße"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Aufsteigend"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Absteigend"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Spalte"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sortierung"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Zeige"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriterium"
#: libraries/DBQbe.class.php:576
@@ -2377,33 +2403,43 @@ msgid "Use Tables"
msgstr "Verwendete Tabellen"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Oder"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Und"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Einf"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Entf"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Verändern"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-Befehl in der Datenbank <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "SQL-Befehl ausführen"
@@ -2443,8 +2479,8 @@ msgstr[0] "%1$s Treffer in <strong>%2$s</strong>"
msgstr[1] "%1$s Treffer in <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Anzeigen"
@@ -2458,9 +2494,9 @@ msgstr "Treffer für Tabelle %s löschen?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Löschen"
@@ -2496,40 +2532,45 @@ msgstr "Speichere bearbeitete Daten"
msgid "Restore column order"
msgstr "Spalten-Anordnung wiederherstellen"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Anfang"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Vorherige"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Nächste"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Ende"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Anfangs-Datensatz"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Anzahl der Datensätze"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Anzahl der Datensätze:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Art und Weise"
#: libraries/DisplayResults.class.php:919
@@ -2553,7 +2594,7 @@ msgstr "Kopfzeilen alle %s Zeilen"
msgid "Sort by key"
msgstr "Nach Schlüssel sortieren"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2669,12 +2710,12 @@ msgid "Query took %01.4f sec"
msgstr "Die Abfrage dauerte %01.4f Sekunden"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "markierte:"
@@ -2684,16 +2725,16 @@ msgstr "markierte:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Alle auswählen"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2796,12 +2837,12 @@ msgstr "Neues phpMyAdmin-Fenster"
msgid "Click on the bar to scroll to top of page"
msgstr "Klicken Sie auf die Leiste, um zum Anfang der Seite zu scrollen"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Ab diesem Punkt müssen Cookies aktiviert sein."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript muss ab hier aktiviert sein"
@@ -2813,21 +2854,21 @@ msgstr "Kein Index definiert!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indizes"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Gepackt"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalität"
@@ -2836,15 +2877,14 @@ msgstr "Kardinalität"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Kollation"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Kommentar"
@@ -2857,7 +2897,7 @@ msgstr "Der Primärschlüssel wurde gelöscht"
msgid "Index %s has been dropped"
msgstr "Index %s wurde entfernt"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2872,6 +2912,11 @@ msgstr ""
msgid "Databases"
msgstr "Datenbanken"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2879,35 +2924,39 @@ msgid "View"
msgstr "Ansicht"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Suche"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Einfügen"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operationen"
@@ -2924,7 +2973,7 @@ msgstr "Nachverfolgung"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Trigger"
@@ -2947,14 +2996,14 @@ msgstr "Abfrage"
msgid "Privileges"
msgstr "Rechte"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Routinen"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Ereignisse"
@@ -2994,7 +3043,7 @@ msgstr "Erweiterungen"
msgid "Engines"
msgstr "Formate"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3038,8 +3087,7 @@ msgstr "Letzte Tabellen"
msgid "There are no recent tables"
msgstr "Es gibt keine letzten Tabellen"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-Befehl"
@@ -3177,11 +3225,15 @@ msgid "Target database `%s` was not found!"
msgstr "Ziel-Datenbank `%s` nicht gefunden!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Ungültige Datenbank"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Ungültiger Tabellenname"
#: libraries/Table.class.php:1210
@@ -3229,7 +3281,7 @@ msgstr "Funktion"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3245,58 +3297,63 @@ msgstr "Tabellensuche"
msgid "Edit/Insert"
msgstr "Bearbeiten/Einfügen"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Spalten auswählen (min. eines):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Oder"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Einträge pro Seite"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Sortierung nach:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Maximale Anzahl der darzustellenden Datensätze"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Fremdschlüsselwerte ansehen"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Zusätzliche Suchkriterien"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Suche über Beispielwerte (\"query by example\") (Platzhalter: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Punkte anzeigen/bearbeiten"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Anleitung"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Zoom zurücksetzen"
@@ -3328,8 +3385,10 @@ msgstr "Oberflächendesign %s nicht gefunden!"
msgid "Theme path not found for theme %s!"
msgstr "Pfad für das Oberflächendesign %s nicht gefunden!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Oberflächendesign"
#: libraries/Types.class.php:296
@@ -3680,7 +3739,13 @@ msgstr "Eine Aufzählung, gewählt aus der Liste definierter Werte"
msgid "Max: %s%s"
msgstr "Maximal: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-Befehl"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3693,120 +3758,135 @@ msgstr "Maximal: %s%s"
msgid "MySQL said: "
msgstr "MySQL meldet: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Verbindungsaufbau zu SQL-Validator schlug fehl!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL erklären"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL-Erklärung umgehen"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "ohne PHP-Code"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP-Code erzeugen"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Aktualisieren"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL-Validierung umgehen"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL validieren"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Inline-Bearbeiten dieses SQL-Befehls"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Inline"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Messen"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "So"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y um %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s Tage, %s Stunden, %s Minuten und %s Sekunden"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Fehlende(r) Parameter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Zur Datenbank &quot;%s&quot; springen."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Zum Umschalten anklicken"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Durchsuchen Sie Ihren Computer:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Wählen Sie vom Webserver-Uploadverzeichnis <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Es sind keine Dateien zum Upload vorhanden"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Leeren"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Ausführen"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Drucken"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Erzeugt am"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Aktualisiert am"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Letzter Check am"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "freigegeben"
@@ -3818,13 +3898,17 @@ msgstr "freigegeben"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Daten"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Insgesamt"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3888,6 +3972,12 @@ msgstr ""
"Ungültiger Host-Name für Server %1$s. Bitte überprüfen Sie Ihre "
"Konfiguration."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Ungültige Authentifikationsmethode:"
@@ -3939,7 +4029,7 @@ msgid "Double click"
msgstr "Doppelklick"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Deaktiviert"
@@ -4027,7 +4117,7 @@ msgstr "Keine gültige Portnummer"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Ungültiger Wert"
@@ -4076,25 +4166,25 @@ msgstr "SOAP Erweiterung wurde nicht gefunden"
msgid "maximum %s"
msgstr "Maximum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Setze Wert: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Voreingestellten Wert wiederherstellen"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Erlaube den Benutzern diesen Wert anzupassen"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4357,7 +4447,7 @@ msgid "Character set of the file"
msgstr "Zeichensatz der Datei"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4374,7 +4464,6 @@ msgstr "Kompression"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4384,22 +4473,28 @@ msgstr "Spaltennamen in die erste Zeile setzen"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Spalten eingeschlossen von"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Spalten eingeschlossen von:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Felder ausgeschlossen von"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Spalten escaped mit:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Ersetze NULL durch"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Ersetze NULL durch:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4408,13 +4503,17 @@ msgstr "CRLF-Zeichen aus den Zeilen entfernen"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Spalten enden auf"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Zeilen getrennt mit"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Zeilen enden auf:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4449,8 +4548,6 @@ msgid "Include table caption"
msgstr "Tabellenbeschriftung einfügen"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tabellenbeschriftung"
@@ -4459,8 +4556,6 @@ msgid "Continued table caption"
msgstr "Fortgesetzte Tabellenbeschriftung"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Kennzeichen"
@@ -4485,7 +4580,7 @@ msgid "Save on server"
msgstr "Auf Server speichern"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Bestehende Datei(en) überschreiben"
@@ -4503,7 +4598,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Tabellen- und Feldnamen mit Backticks umschließen"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL-Kompatibilitätsmodus"
@@ -5350,10 +5445,6 @@ msgid "Server/library difference warning"
msgstr "Warnung bei unterschiedlicher Server-/Bibliothek-Version"
#: libraries/config/messages.inc.php:336
-#| msgid ""
-#| "Disable the default warning that is displayed on the database details "
-#| "Structure page if any of the required tables for the phpMyAdmin "
-#| "configuration storage could not be found"
msgid ""
"Disable the default warning that is displayed on the Structure page if "
"column names in a table are reserved MySQL words"
@@ -5455,7 +5546,6 @@ msgid "Grid editing: trigger action"
msgstr "Sofort-Bearbeiten: Aktions-Auslöser"
#: libraries/config/messages.inc.php:361
-#| msgid "Save all edited cells at once"
msgid "Grid editing: save all edited cells at once"
msgstr "Sofort-Bearbeiten: Alle bearbeiteten Zellen auf einmal speichern"
@@ -5685,12 +5775,6 @@ msgid "Connect without password"
msgstr "Ohne Passwort verbinden"
#: libraries/config/messages.inc.php:408
-#| msgid ""
-#| "You can use MySQL wildcard characters (% and _), escape them if you want "
-#| "to use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
-#| "[kbd]'my_db'[/kbd]. Using this option you can sort database list, just "
-#| "enter their names in order and use [kbd]*[/kbd] at the end to show the "
-#| "rest in alphabetical order."
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
@@ -6075,7 +6159,7 @@ msgid ""
msgstr ""
"Definiert, ob das Abfragefeld nach dem Absenden geöffnet bleiben sollte"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Abfragefeld weiterhin anzeigen"
@@ -6108,12 +6192,8 @@ msgstr "Ãœberspringe gesperrte Tabellen"
msgid "Requires SQL Validator to be enabled"
msgstr "Erfordert das der SQL-Validator aktiviert ist"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6140,8 +6220,8 @@ msgstr ""
"Falls Sie einen benutzerdefinierten Benutzernamen haben, hier angeben "
"(Standard ist [kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Benutzername"
@@ -6361,6 +6441,12 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Passwort des phpMyAdmin Control-users ist leer, obwohl pmadb verwendet wird"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Ungültiger Wert"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6418,15 +6504,25 @@ msgstr ""
msgid "No Password"
msgstr "Kein Passwort"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Passwort:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Wiederholen"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Password-Verschlüsselung"
#: libraries/display_change_password.lib.php:87
@@ -6434,7 +6530,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 kompatibel"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Neue Datenbank anlegen"
@@ -6442,6 +6537,12 @@ msgstr "Neue Datenbank anlegen"
msgid "Create"
msgstr "Anlegen"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Neue Datenbank anlegen"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6474,90 +6575,86 @@ msgstr ""
"Export-Plugins konnten nicht geladen werden, bitte überprüfen Sie Ihre "
"Installation!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Datenbanken des aktuell ausgewählten Servers exportieren"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportiere Tabellen der Datenbank \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportiere Datensätze aus Tabelle \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Art des Exports:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Schnell – nur notwendige Optionen anzeigen"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Angepasst – zeige alle möglichen Optionen an"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Datenbank(en):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabelle(n):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Datensätze:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Einige Datensätze exportieren"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Anzahl der Datensätze:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Anfangsdatensatz:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Alle Datensätze exportieren"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Ausgabe:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Speichere auf dem Server im Verzeichnis <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Speichere Ausgabe in Datei"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Vorlage für den Dateinamen:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ wird durch den Servernamen ersetzt"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ wird durch den Datenbanknamen ersetzt"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ wird durch den Tabellennamen ersetzt"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6569,45 +6666,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "Diese Einstellungen auch für zukünftige Exporte verwenden"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Zeichencodierung der Datei:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Komprimierung:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "Zip-komprimiert"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "GZip-komprimiert"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "BZip-komprimiert"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Ausgabe als Text anzeigen"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Formatspezifische Optionen:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6615,7 +6712,7 @@ msgstr ""
"Scrollen Sie zu den Optionen für das ausgewählte Format. Ignorieren Sie die "
"übrigen Formate."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Zeichensatz Umwandlung:"
@@ -6629,7 +6726,9 @@ msgid "no branch"
msgstr "kein Zweig"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Git-Revision"
#: libraries/display_git_revision.lib.php:67
@@ -6758,6 +6857,10 @@ msgstr "Formatspezifische Optionen:"
msgid "Language"
msgstr "Sprache"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versionsinformationen"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Pfad für Datendateien"
@@ -7180,8 +7283,10 @@ msgstr "Wegen seiner Länge ist dieses<br />Feld vielleicht nicht editierbar"
msgid "Binary - do not edit"
msgstr "Binär - nicht editierbar"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "Upload-Verzeichnis auf dem Webserver"
#: libraries/insert_edit.lib.php:1400
@@ -7247,40 +7352,40 @@ msgstr "keine"
msgid "Convert to Kana"
msgstr "Nach Kana konvertieren"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Tabellenprefix ersetzen"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Tabelle mit Prefix kopieren"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Von"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Zu"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Abschicken"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Tabellen-Prefix hinzufügen"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Prefix hinzufügen"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Keine Änderung"
@@ -7498,16 +7603,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s weiteres Ergebnis gefunden"
msgstr[1] "%s weitere Ergebnisse gefunden"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "Datenbanken nach Namen filtern"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Schnellfilter löschen"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "Elemente nach Namen filtern"
@@ -7525,7 +7630,7 @@ msgstr ""
"gefunden"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Spalten"
@@ -7534,7 +7639,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Neu"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Neu"
@@ -7545,12 +7650,12 @@ msgstr "Neu"
msgid "Functions"
msgstr "Funktionen"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Neu"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Neu"
@@ -7561,7 +7666,7 @@ msgstr "Neu"
msgid "Procedures"
msgstr "Prozeduren"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7572,7 +7677,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Neu"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Neu"
@@ -7582,13 +7687,15 @@ msgstr "Neu"
msgid "Views"
msgstr "Ansichten"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Neu"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Datenbank umbenennen in"
#: libraries/operations.lib.php:107
@@ -7605,22 +7712,24 @@ msgid "Drop the database (DROP)"
msgstr "Datenbank löschen (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Nur Struktur"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktur und Daten"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Nur Daten"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Datenbank kopieren nach"
#: libraries/operations.lib.php:186
@@ -7659,8 +7768,11 @@ msgstr "Tabellenoptionen"
msgid "Rename table to"
msgstr "Tabelle umbenennen in"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tabellen-Kommentar"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Tabellenformat"
@@ -7815,20 +7927,14 @@ msgstr ""
"Sie können einen Rechnernamen oder eine IP Adresse und einen Port durch "
"Leerzeichen getrennt eingeben."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Benutzername:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Passwort:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Server auswählen"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7987,11 +8093,27 @@ msgstr "Struktur der Tabelle @TABLE@"
msgid "Object creation options"
msgstr "Objekterstellungsoptionen"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tabellenbeschriftung"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Tabellenbeschriftung (2)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Kennzeichen"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8009,32 +8131,60 @@ msgstr "Kommentare anzeigen"
msgid "Display MIME types"
msgstr "MIME-Typen anzeigen"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Spaltennamen in die erste Zeile setzen"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Erstellungszeit"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP-Version"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Datenbank"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Daten"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktur"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Exportiere Tabellennamen"
@@ -8211,6 +8361,12 @@ msgstr "Optionen zum Anlegen von Objekten (alle werden empfohlen)"
msgid "Export contents"
msgstr "Export-Inhalte"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabelle"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8503,7 +8659,6 @@ msgid "Enabled"
msgstr "Aktiviert"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Allgemeine Verknüpfungsfunktionen"
@@ -8532,11 +8687,11 @@ msgstr ""
"Bitte lesen Sie in der Dokumentation nach, wie Sie die Struktur Ihrer "
"Spaltenkommentartabelle aktualisieren können"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Gespeicherte SQL-Abfrage"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-Verlaufsprotokoll"
@@ -8581,7 +8736,7 @@ 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:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "keine Beschreibung"
@@ -8607,17 +8762,24 @@ msgstr ""
"sicherstellen bzw., falls nicht eindeutig, folgende Zeile im Abschnitt "
"[mysqld] einfügen:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Benutzername"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Benutzername"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8628,7 +8790,7 @@ msgstr "Master-Status"
msgid "Slave status"
msgstr "Slave-Status"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variable"
@@ -8637,6 +8799,15 @@ msgstr "Variable"
msgid "Server ID"
msgstr "Server-ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8656,12 +8827,11 @@ msgstr "Jeder Benutzer"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Textfeld verwenden"
#: libraries/replication_gui.lib.php:326
@@ -8693,8 +8863,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Wiederholen"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Passwort generieren"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8738,11 +8915,14 @@ msgstr ""
msgid "Edit event"
msgstr "Event bearbeiten"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Fehler beim Bearbeiten der Anfrage"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9023,84 +9203,84 @@ msgstr "Sie müssen einen gültigen Tabellen-Namen angeben"
msgid "You must provide a trigger definition."
msgstr "Sie müssen die Definition des Triggers angeben."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Routine hinzufügen"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Exportieren der Prozedur %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "Prozedur"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
"Sie haben nicht die erforderlichen Rechte, um eine neue Prozedur zu erstellen"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Keine Prozedur mit dem Namen %1$s in der Datenbank %2$s gefunden"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Es sind keine Routinen zum Anzeigen vorhanden."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Trigger hinzufügen"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Export des Triggers %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "Trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
"Sie haben nicht die notwendigen Rechte um einen neuen Trigger zu erstellen"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Keine Trigger namens %1$s in der Datenbank %2$s gefunden"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Es sind keine Trigger zum Anzeigen vorhanden."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Ereignis hinzufügen"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Export des Ereignisses %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "Ereignis"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
"Sie haben nicht die erforderlichen Rechte, um ein neues Ereignis zu erstellen"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Es wurde kein Ereignis mit dem Namen %1$s in Datenbank %2$s gefunden"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Es sind keine Ereignisse vorhanden, die angezeigt werden könnten."
@@ -9156,7 +9336,7 @@ msgstr "Attribute"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9256,14 +9436,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Klemmbrett anzeigen"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Unbekannte Sprache: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Aktueller Server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9515,6 +9697,12 @@ msgstr ""
msgid "Login Information"
msgstr "Anmelde-Informationen"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Textfeld verwenden"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Passwort nicht verändert"
@@ -9553,6 +9741,13 @@ msgstr "Gewähre alle Rechte auf die Datenbank &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Benutzer mit Zugriff auf &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Benutzer"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9591,7 +9786,6 @@ msgid "No user found."
msgstr "Es wurde kein Benutzer gefunden."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Rechte ändern"
@@ -9631,7 +9825,9 @@ msgid "Column-specific privileges"
msgstr "Spaltenspezifische Rechte"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Rechte zu folgender Datenbank hinzufügen"
#: libraries/server_privileges.lib.php:2290
@@ -9641,7 +9837,9 @@ msgstr ""
"Sonderzeichen einzubinden"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Rechte zu folgender Tabelle hinzufügen"
#: libraries/server_privileges.lib.php:2525
@@ -9682,6 +9880,12 @@ msgstr "Die Rechte für %s wurden geändert."
msgid "Privileges for %s"
msgstr "Rechte für %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Rechte ändern"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Benutzerübersicht"
@@ -9708,45 +9912,47 @@ msgstr "Der gewählte Benutzer wurde in der Benutzertabelle nicht gefunden."
msgid "You have added a new user."
msgstr "Der Benutzer wurde hinzugefügt."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Werte löschen"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "SQL-Abfrage speichern"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Diese gespeicherte SQL-Abfrage für jeden Benutzer verfügbar machen"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Ãœberschreibe gleichnamiges Bookmark"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Abfrage vor Änderungen außerhalb des Fensters schützen"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Begrenzer"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Diese Abfrage hier wieder anzeigen"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Nur zeigen"
@@ -9830,11 +10036,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Die Tabelle %s wurde geleert"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Tracking ist aktiviert."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Tracking ist nicht aktiviert."
@@ -9860,7 +10066,11 @@ msgstr "Prefix der Tabelle voranstellen"
msgid "Check tables having overhead"
msgstr "Tabellen mit Überhang auswählen"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sortierung"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "kein(e)"
@@ -9942,7 +10152,7 @@ msgstr "An den Anfang der Tabelle"
msgid "After %s"
msgstr "Nach %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Datensatz-Statistiken"
@@ -10010,7 +10220,7 @@ msgstr "FULLTEXT Index hinzufügen"
msgid "Information"
msgstr "Information"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Speicherplatzverbrauch"
@@ -10018,12 +10228,12 @@ msgstr "Speicherplatzverbrauch"
msgid "Effective"
msgstr "Effektiv"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Die Tabelle %1$s wurde erfolgreich geändert"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Abfrage-Fehler"
@@ -10110,8 +10320,22 @@ msgstr "nach %s"
msgid "Table name"
msgstr "Tabellenname"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Tabellenformat"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Kollation"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "PARTITION Definition"
#: libraries/tbl_common.inc.php:54
@@ -10158,7 +10382,6 @@ msgid "Error in ZIP archive:"
msgstr "Fehler im ZIP-Archiv:"
#: navigation.php:23
-#| msgid "Fatal error: The navigation can only be accessed via ajax"
msgid "Fatal error: The navigation can only be accessed via AJAX"
msgstr ""
"Schwerer Fehler: Auf die Navigation kann nur mit AJAX zugegriffen werden"
@@ -10240,7 +10463,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Tabellen ohne Verknüpfung aus-/einblenden"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Anzahl Tabellen"
#: pmd_general.php:467
@@ -10286,7 +10511,9 @@ msgid "Page creation failed"
msgstr "Seitenerstellung fehlgeschlagen"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Seite"
#: pmd_pdf.php:123
@@ -10306,7 +10533,9 @@ msgid "New page name: "
msgstr "Name der neuen Seite: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Export/Import skalieren"
#: pmd_pdf.php:146
@@ -10325,6 +10554,12 @@ msgstr "Fehler: Verknüpfung nicht hinzugefügt."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY Relation hinzugefügt"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Allgemeine Verknüpfungsfunktionen"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Interne Verknüpfung hinzugefügt"
@@ -10416,6 +10651,12 @@ msgstr "Dateiimport"
msgid "All"
msgstr "Alle"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-Verlaufsprotokoll"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10466,20 +10707,20 @@ msgstr[1] "%1$d Datenbanken wurden erfolgreich gelöscht."
msgid "Databases statistics"
msgstr "Statistik über alle Datenbanken"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Master Replikation"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slave Replikation"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Datenbankstatistiken aktivieren"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10487,11 +10728,11 @@ msgstr ""
"Bitte beachten Sie: Das Aktivieren der Datenbankstatistiken kann starken "
"Traffic zwischen dem Web- und dem MySQL-Server zur Folge haben."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Keine Datenbanken"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Tabellenformate"
@@ -10519,7 +10760,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Bibliothek"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Version"
@@ -10872,10 +11113,6 @@ msgstr "Umordnen/bearbeiten der Schaubilder beendet"
msgid "Add chart"
msgstr "Schaubild hinzufügen"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Schaubilder umordnen/bearbeiten"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Aktualisierungs-Intervall"
@@ -11070,6 +11307,24 @@ msgstr[1] "%d Minuten"
msgid "Questions since startup: %s"
msgstr "Verbindungen seit Start: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "pro Stunde"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "pro Minute"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "pro Sekunde"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Angaben"
@@ -11843,7 +12098,7 @@ msgid "Global value"
msgstr "Globaler Wert"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Download"
@@ -11956,7 +12211,7 @@ msgstr "Spenden"
msgid "Edit server"
msgstr "Server bearbeiten"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Neuen Server hinzufügen"
@@ -12208,13 +12463,12 @@ msgid "SQL result"
msgstr "SQL-Abfrageergebnis"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Erstellt von"
#: sql.php:1234
-#| msgid ""
-#| "This table does not contain a unique column. Features related to the grid "
-#| "edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgid ""
"This table does not contain a unique column. Grid edit, checkbox, Edit, Copy "
"and Delete features are not available."
@@ -12228,8 +12482,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Warnungen bei den Indizes der Tabelle `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "SQL-Abfrage speichern"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Titel"
#: tbl_chart.php:38
@@ -12276,7 +12536,6 @@ msgid "Pie"
msgstr "Torte"
#: tbl_chart.php:170
-#| msgid "Time"
msgctxt "Chart type"
msgid "Timeline"
msgstr "Zeitleiste"
@@ -12309,17 +12568,17 @@ msgstr "X-Werte"
msgid "Y-Axis label:"
msgstr "Beschriftung Y-Achse:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Die Tabelle %s existiert bereits!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Datenbank '%s' existiert nicht."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Die Tabelle %1$s wurde erzeugt."
@@ -12328,6 +12587,10 @@ msgstr "Die Tabelle %1$s wurde erzeugt."
msgid "View dump (schema) of table"
msgstr "Dump (Schema) der Tabelle anzeigen"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ungültiger Tabellenname"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "GIS-Darstellung anzeigen"
@@ -12348,7 +12611,7 @@ msgstr "Räumliche Spalte"
msgid "Redraw"
msgstr "Neu zeichnen"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Dateiname"
@@ -12410,9 +12673,23 @@ msgid "The table name is empty!"
msgstr "Der Tabellenname ist leer!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Tabellen anzeigen"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Speicherplatzverbrauch"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Datensatz-Statistiken"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12437,15 +12714,19 @@ msgid "Foreign key constraint"
msgstr "Beschränkung für auswärtige Schlüssel"
#: tbl_relation.php:498
-#| msgid "Constraints for table"
msgid "Constraint name"
msgstr "Constraint-Name"
#: tbl_relation.php:529
-#| msgid "No index defined!"
msgid "No index defined! Create one below"
msgstr "Kein Index definiert! Erstellen Sie unten einen"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Anzuzeigende Spalte auswählen"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12493,108 +12774,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL Befehle exportiert."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s Schnappschuss (SQL code)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Verfolgungsdatendefinition erfolgreich gelöscht"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Verfolgungsdatenmanipulation erfolgreich gelöscht"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Befehle verfolgen"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Lösche die Verlaufsdaten des Datensatzes"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Keine Daten"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "DDL Befehl"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "DML Befehl"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL Dump (Datei Download)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL Dump"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Diese Option ersetzt Ihre Tabelle und enthaltene Daten."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL Ausführung"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Export als %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Versionen anzeigen"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Verlaufs-Report für %s deaktivieren"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Jetzt deaktivieren"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Verlaufs-Report für %s aktivieren"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Jetzt aktivieren"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Version %1$s von %2$s erzeugen"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Diese Datenbeschreibungsbefehle (DDL) verfolgen:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Diese Datenbearbeitungsbefehle (DML) verfolgen:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Erzeuge Version"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Oberflächendesign"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Mehr Designs herunterladen!"
@@ -12723,9 +13008,6 @@ msgid "Long query time"
msgstr "Langsame Anfragen Zeit"
#: libraries/advisory_rules.txt:80
-#| msgid ""
-#| "long_query_time is set to 10 seconds or more, thus only slow queries that "
-#| "take above 10 seconds are logged."
msgid ""
"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
"take above 10 seconds are logged."
@@ -13139,9 +13421,6 @@ msgid "Too many sorts are causing temporary tables."
msgstr "Zu viele Sortierungen verursachen temporäre Tabellen."
#: libraries/advisory_rules.txt:215 libraries/advisory_rules.txt:222
-#| msgid ""
-#| "Consider increasing sort_buffer_size and/or read_rnd_buffer_size, "
-#| "depending on your system memory limits"
msgid ""
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
"depending on your system memory limits"
@@ -13307,9 +13586,9 @@ msgid "tmp_table_size vs. max_heap_table_size"
msgstr "tmp_table_size vs. max_heap_table_size"
#: libraries/advisory_rules.txt:265
-#| msgid "tmp_table_size and max_heap_table_size are not the same."
msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
-msgstr "{tmp_table_size} und {max_heap_table_size} sind nicht identisch belegt."
+msgstr ""
+"{tmp_table_size} und {max_heap_table_size} sind nicht identisch belegt."
#: libraries/advisory_rules.txt:266
msgid ""
@@ -13517,9 +13796,6 @@ msgstr ""
"Dateien. Möglicherweise erhalten Sie \"Too many open files\"-Fehler."
#: libraries/advisory_rules.txt:338 libraries/advisory_rules.txt:345
-#| msgid ""
-#| "Consider increasing {open_files_limit}, and check the error log when "
-#| "restarting after changing open_files_limit."
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing {open_files_limit}."
@@ -13655,9 +13931,6 @@ msgid "Slow_launch_threads is above 2s"
msgstr "slow_launch_threads ist über 2s"
#: libraries/advisory_rules.txt:387
-#| msgid ""
-#| "Set slow_launch_time to 1s or 2s to correctly count threads that are slow "
-#| "to launch"
msgid ""
"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
"to launch"
@@ -13675,9 +13948,6 @@ msgid "Percentage of used connections"
msgstr "Prozentsatz der benutzten Verbindungen"
#: libraries/advisory_rules.txt:395
-#| msgid ""
-#| "The maximum amount of used connections is getting close to the value of "
-#| "max_connections."
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
@@ -13686,10 +13956,6 @@ msgstr ""
"{max_connections}."
#: libraries/advisory_rules.txt:396
-#| msgid ""
-#| "Increase max_connections, or decrease wait_timeout so that connections "
-#| "that do not close database handlers properly get killed sooner. Make sure "
-#| "the code closes database handlers properly."
msgid ""
"Increase {max_connections}, or decrease {wait_timeout} so that connections "
"that do not close database handlers properly get killed sooner. Make sure "
@@ -13935,7 +14201,6 @@ msgid "MyISAM concurrent inserts"
msgstr "MyISAM gleichzeitige Einfügeoperationen"
#: libraries/advisory_rules.txt:462
-#| msgid "Enable concurrent_insert by setting it to 1"
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr "Aktivieren Sie {concurrent_insert}, indem Sie es auf 1 setzen"
@@ -13953,6 +14218,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert ist auf 0 gesetzt"
+#~ msgid "Live traffic chart"
+#~ msgstr "Live Traffic Diagramm"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Live Verbindung/Prozess Diagramm"
+
+#~ msgid "Live query chart"
+#~ msgstr "Live Abfrage Diagramm"
+
+#~ msgid "Static data"
+#~ msgstr "Statische Daten"
+
+#~ msgid "And"
+#~ msgstr "Und"
+
+#~ msgid "Number of rows"
+#~ msgstr "Anzahl der Datensätze"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Spalten eingeschlossen von"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Felder ausgeschlossen von"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Ersetze NULL durch"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Zeilen getrennt mit"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Schaubilder umordnen/bearbeiten"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14566,9 +14864,6 @@ msgstr "concurrent_insert ist auf 0 gesetzt"
#~ msgid "MySQL client version"
#~ msgstr "MySQL-Client-Version"
-#~ msgid "Outer Ring:"
-#~ msgstr "Außenring:"
-
#~ msgid "Drag and select an area in the plot to zoom into it."
#~ msgstr "Mit gedrückter Maustaste eine Fläche aufziehen um hineinzuzoomen."
diff --git a/po/el.po b/po/el.po
index 61c2a2d6ee..26115387f7 100644
--- a/po/el.po
+++ b/po/el.po
@@ -1,31 +1,31 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-04-03 07:41+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-26 08:23+0200\n"
"Last-Translator: Panagiotis Papazoglou <papaz_p@yahoo.com>\n"
-"Language-Team: Greek <http://l10n.cihar.com/projects/phpmyadmin/4-0/el/>\n"
+"Language-Team: Greek <http://l10n.cihar.com/projects/phpmyadmin/master/el/>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 1.5-dev\n"
+"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Εμφάνιση όλων"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Σελίδα:"
@@ -39,19 +39,17 @@ msgstr ""
"κλείσατε το μητÏικό παÏάθυÏο ή ο φυλλομετÏητής σας δεν επιτÏέπει τις "
"ανανεώσεις Î¼ÎµÏ„Î±Î¾Ï Ï€Î±ÏαθÏÏων λόγω Ïυθμίσεων ασφαλείας."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Αναζήτηση"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Αναζήτηση:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +71,23 @@ msgstr "Αναζήτηση"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Εκτέλεση"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Όνομα κλειδιοÏ"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ΠεÏιγÏαφή"
@@ -117,15 +115,15 @@ msgstr "ΔημιουÏγήθηκε η βάση δεδομένων %1$s."
msgid "Database comment: "
msgstr "Σχόλιο βάσης: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Σχόλια πίνακα"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Σχόλια πίνακα:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +135,8 @@ msgstr "Σχόλια πίνακα"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Στήλη"
@@ -161,12 +159,12 @@ msgstr "Στήλη"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "ΤÏπος"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +176,7 @@ msgstr "ΤÏπος"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Κενό"
@@ -193,7 +191,7 @@ msgstr "Κενό"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "ΠÏοεπιλογή"
@@ -219,11 +217,11 @@ msgstr "ΣÏνδεση με"
msgid "Comments"
msgstr "Σχόλια"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +234,21 @@ msgstr "Σχόλια"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Όχι"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +261,10 @@ msgstr "Όχι"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Îαι"
@@ -274,7 +272,7 @@ msgstr "Îαι"
msgid "View dump (schema) of database"
msgstr "Εμφάνιση σκαÏιφήματος (σχήματος) της βάσης δεδομένων"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Δεν βÏέθηκαν πίνακες στη βάση δεδομένων."
@@ -287,7 +285,7 @@ msgstr "Επιλογή όλων"
msgid "Unselect All"
msgstr "Αποεπιλογή όλων"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Το όνομα της βάσης δεδομένων είναι κενό!"
@@ -313,20 +311,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Πίνακας"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "ΕγγÏαφές"
@@ -339,29 +336,23 @@ msgstr "Μέγεθος"
msgid "in use"
msgstr "σε χÏήση"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "ΔημιουÏγία"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "ΔημιουÏγία:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Τελευταία ενημέÏωση"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Τελευταία ενημέÏωση:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Tελευταίος έλεγχος"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Tελευταίος έλεγχος:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -398,16 +389,12 @@ msgstr "ΠαÏακολουθοÏμενοι πίνακες"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Βάση"
@@ -415,17 +402,17 @@ msgstr "Βάση"
msgid "Last version"
msgstr "Τελευταία έκδοση"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "ΔημιουÏγήθηκε"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "ΕνημεÏώθηκε"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Κατάσταση"
@@ -434,13 +421,11 @@ msgstr "Κατάσταση"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ΕνέÏγεια"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Εμφάνιση"
@@ -449,18 +434,18 @@ msgid "Delete tracking data for this table"
msgstr "ΔιαγÏαφή δεδομένων παÏακολοÏθησης για αυτόν τον πίνακα"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "ΔιαγÏαφή"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "ενεÏγή"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "μη ενεÏγή"
@@ -468,11 +453,11 @@ msgstr "μη ενεÏγή"
msgid "Versions"
msgstr "Εκδόσεις"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "ΑναφοÏά παÏακολοÏθησης"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Στιγμιότυπο δομής"
@@ -488,24 +473,24 @@ msgstr "ΠαÏακολοÏθηση πίνακα"
msgid "Database Log"
msgstr "ΚαταγÏαφή Βάσης Δεδομένων"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Μη έγκυÏος Ï„Ïπος!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Ο επιλεγμένος Ï„Ïπος εξαγωγής Ï€Ïέπει να αποθηκευτεί σε αÏχείο!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Μη έγκυÏες παÏάμετÏοι!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Δεν υπάÏχει διαθέσιμος χώÏος για την αποθήκευση του αÏχείου %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -513,12 +498,12 @@ msgstr ""
"Το αÏχείο %s υπάÏχει ήδη στον διακομιστή, για αυτό επιλέξτε διαφοÏετικό "
"όνομα αÏχείου ή ενεÏγοποιήστε την επιλογή αντικατάστασης."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ο διακομιστής δεν έχει δικαιώματα αποθήκευσης του αÏχείου %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Το αÏχείο εξόδου αποθηκεÏτηκε ως %s."
@@ -532,69 +517,79 @@ msgstr "Μη έγκυÏος Ï„Ïπος εξαγωγής"
msgid "Value for the column \"%s\""
msgstr "Τιμή για τη στήλη «%s»"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "ΧÏήση του OpenStreetMaps ως Βασικό Επίπεδο"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "ΓεωμετÏία"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "ΓεωμετÏία %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Σημείο"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Σημείο:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "Χ"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Î¥"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Σημείο %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "ΠÏοσθήκη σημείου"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Κείμενο γÏαμμής"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Κείμενο γÏαμμής %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "ΕξωτεÏικός δακτÏλιος"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "ΕξωτεÏικός δακτÏλιος:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "ΕσωτεÏικός δακτÏλιος"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "ΕσωτεÏικός δακτÏλιος %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "ΠÏοσθήκη κειμένου γÏαμμής"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "ΠÏοσθήκη εσωτεÏÎ¹ÎºÎ¿Ï Î´Î±ÎºÏ„Ï…Î»Î¯Î¿Ï…"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "ΠολÏγωνο"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "ΠολÏγωνο %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "ΠÏοσθήκη πολυγώνου"
@@ -698,12 +693,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Η εντολή SQL εκτελέσθηκε επιτυχώς"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "ΕπιστÏοφή"
@@ -733,66 +728,69 @@ msgstr "ΠεÏισσότεÏες Ïυθμίσεις"
msgid "Database server"
msgstr "Διακομιστής βάσης δεδομένων"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Διακομιστής"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Διακομιστής:"
#: index.php:240
-msgid "Server type"
-msgstr "ΤÏπος διακομιστή"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "ΤÏπος διακομιστή:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Έκδοση διακομιστή"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Έκδοση διακομιστή:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Έκδοση Ï€Ïωτοκόλλου"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Έκδοση Ï€Ïωτοκόλλου:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "ΧÏήστης"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "ΧÏήστης:"
#: index.php:257
-msgid "Server charset"
-msgstr "Κωδικοποιήση διακομιστή"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Κωδικοποιήση διακομιστή:"
#: index.php:269
msgid "Web server"
msgstr "Διακομιστής ιστοÏ"
#: index.php:282
-msgid "Database client version"
-msgstr "Έκδοση πελάτη βάσης δεδομένων"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Έκδοση πελάτη βάσης δεδομένων:"
#: index.php:286
-msgid "PHP extension"
-msgstr "Επέκταση PHP"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "Επέκταση PHP:"
#: index.php:300
msgid "Show PHP information"
msgstr "Εμφάνιση πληÏοφοÏιών της PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "ΠληÏοφοÏίες έκδοσης"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "ΠληÏοφοÏίες έκδοσης:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ΤεκμηÏίωση"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -920,7 +918,7 @@ msgstr "Οι εντολές «DROP DATABASE» έχουν απενεÏγοποιÎ
msgid "Do you really want to execute \"%s\"?"
msgstr "Θέλετε να εκτελέσετε το ακόλουθο το «%s»;"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "ΠÏόκειται να DESTROY μια ολόκληÏη βάση δεδομένων!"
@@ -1003,70 +1001,36 @@ msgstr "ΕπαναφόÏτωση δικαιωμάτων"
msgid "Removing Selected Users"
msgstr "ΔιαγÏαφή των επιλεγμένων χÏηστών"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Κλείσιμο"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "ΕπεξεÏγασία"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "ΔιάγÏαμμα Ï„Ïέχουσας κυκλοφοÏίας"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "ΔιάγÏαμμα Ï„Ïέχουσας σÏνδεσης/διαδικασίας"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "ΔιάγÏαμμα Ï„Ïέχοντος εÏωτήματος"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "Στατικά δεδομένα"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "ΣÏνολο"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Άλλα"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Συνδέσεις / ΔιεÏγασίες"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "ΑσÏμβατη η ÏÏθμιση τοπικής εποπτείας"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1078,161 +1042,161 @@ msgstr ""
"εποπτείας.Είναι Ï€Î¿Î»Ï Ï€Î¹Î¸Î±Î½ÏŒ ότι η Ï„Ïέχουσα ÏÏθμιση δεν θα λειτουÏγεί πλέον. "
"ΕπαναφέÏτε τις Ïυθμίσεις σας στις Ï€Ïοεπιλεγμένες στο Î¼ÎµÎ½Î¿Ï <i>Ρυθμίσεις</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Αποτελεσματικότητα λανθάνουσας μνήμης εÏωτήματος"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "ΧÏήση λανθάνουσας μνήμης εÏωτήματος"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "ΧÏησιμοποιημένη λανθάνουσα μνήμη εÏωτήματος"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "ΧÏήση CPU Συστήματος"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Μνήμη συστήματος"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "ΑδÏάνεια συστήματος"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Μέσο φοÏτίο"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Συνολική μνήμη"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Λανθάνουσα μνήμη"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Ρυθμισμένη μνήμη"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "ΕλεÏθεÏη μνήμη"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "ΧÏησιμοποιημένη μνήμη"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "ΣÏνολο ΑδÏάνειας"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Λανθασμένη ΑδÏάνεια"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "ΧÏησιμοποιημένη ΑδÏάνεια"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "ΕλεÏθεÏη ΑδÏάνεια"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Σταλθέντα Bytes"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Ληφθέντα Bytes"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Συνδέσεις"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ΔιεÏγασίες"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d πίνακας(ες)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "ΕÏωτήσεις"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Κίνηση"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Ρυθμίσεις"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "ΑπομάκÏυνση διαγÏάμματος"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "ΕπεξεÏγασία τίτλου και ετικετών"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "ΠÏοσθήκη διαγÏάμματος στο πλέγμα"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Εισάγετε τουλάχιστον μια μεταβλητή στις σειÏές"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1240,39 +1204,39 @@ msgstr "Εισάγετε τουλάχιστον μια μεταβλητή στι
msgid "None"
msgstr "Καμία"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Επανεκίννηση εποπτείας"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "ΠαÏση εποπτείας"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "Το general_log και το slow_query_log είναι ενεÏγοποιημένα."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "Το general_log είναι ενεÏγοποιημένο."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "Το slow_query_log είναι ενεÏγοποιημένο."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "Το slow_query_log και το general_log είναι απενεÏγοποιημένα."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "Το log_output δεν έχει οÏιστεί στο TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "Το log_output έχει οÏιστεί στο TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1284,12 +1248,12 @@ msgstr ""
"οÏίσετε το long_query_time Î¼ÎµÏ„Î±Î¾Ï 0-2 δευτεÏόλεπτα, κάτι που εξαÏτάται από "
"το σÏστημά σας."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "Το long_query_time έχει οÏιστεί σε %d δευτεÏόλεπτο(α)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1298,30 +1262,30 @@ msgstr ""
"Ï€Ïοεπιλογές με την επανεκκίνηση του διακομιστή:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "ΟÏισμός του log_output σε %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "ΕνεÏγοποίηση %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "ΑπενεÏγοποίηση %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "ΟÏισμός του long_query_time σε %dδ"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1330,53 +1294,53 @@ msgstr ""
"Συνδεθείτε ως λογαÏιασμός root ή επικοινωνήστε με τον διαχειÏιστή της βάσης "
"δεδομένων σας."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Αλλαγή Ïυθμίσεων"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "ΤÏέχουσες Ïυθμίσεις"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Τίτλος ΔιαγÏάμματος"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "ΔιαφοÏικός"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "ΔιαίÏεση με %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Μονάδα"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Από την αÏγή καταγÏαφή"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Από την γενική καταγÏαφή"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Ανάλυση καταγÏαφών"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Ανάλυση & φόÏτωση καταγÏαφών. Αυτό ίσως διαÏκέσει λίγο."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "ΑκÏÏωση αιτήματος"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1387,7 +1351,7 @@ msgstr ""
"ομαδοποίησης, έτσι οι άλλες ιδιότητες των εÏωτημάτων, όπως ο χÏόνος "
"εκκίνησης, μποÏεί να διαφέÏουν."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1396,34 +1360,34 @@ msgstr ""
"Î‘Ï†Î¿Ï ÎµÏ€Î¹Î»Î­Ï‡Î¸Î·ÎºÎµ η ομαδοποίηση των εντολών INSERT, τα εÏωτήματα INSERT εντός "
"του ίδιου πίνακα επίσης ομαδοποιηοÏνται ανεξάÏτητα από εισαγόμενα δεδομένα."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Τα δεδομένα καταγÏαφής φοÏτώθηκαν. Τα εÏωτήματα που εκτελέστηκαν σε αυτή την "
"επέκταση χÏόνου:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Μετάβαση στον πίνακα ΚαταγÏαφής"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Δεν βÏέθηκαν δεδομένα"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Η καταγÏαφή αναλÏθηκε αλλά δεν βÏέθηκαν δεδομένα σε αυτή την επέκταση χÏόνου."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Ανάλυση…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Επεξήγηση Ï€Ïοϊόντος"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1431,67 +1395,67 @@ msgstr "Επεξήγηση Ï€Ïοϊόντος"
msgid "Time"
msgstr "ΧÏόνος"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Συνολικός χÏόνος:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Αποτελέμσατα Ï€Ïοφίλ"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Πίνακας"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "ΔιάγÏαμμα"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "ΕπεξεÏγασία διαγÏάμματος"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "ΣειÏές"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Επιλογές φιλτÏαÏίσματος πίνακα καταγÏαφής"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "ΦίλτÏο"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "ΦιλτÏάÏισμα εÏωτημάτων ανά λέξη/κανονική έκφÏαση:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"Ομαδοποίηση εÏωτημάτων, αγνοώντας τα δεδομένα μεταβλητής στις δηλώσεις WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "ΆθÏοισμα ομαδοποιημένων γÏαμμών:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "ΣÏνολο:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "ΦόÏτωση καταγÏαφών"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Η ανανέωση της εποπτείας απέτυχε"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1502,27 +1466,27 @@ msgstr ""
"επαναφόÏτωση της σελίδας και η επανεισαγωγή των διαπιστευτηÏίων σας θα "
"βοηθήσουν."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "ΕπαναφόÏτωση σελίδας"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "ΕπηÏÏεαζόμενες εγγÏαφές:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Αποτυχία ανάλυσης αÏχείου config. Δεν φαίνεται να είναι έγκυÏος κώδκας JSON."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Απέτυχε η δημιουÏγία καννάβου διαγÏάμματος με την εισαγωγή Ïυθμίσεων. "
"ΕπαναφοÏά στην Ï€Ïοεπιλεγμένη ÏÏθμιση…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1530,228 +1494,237 @@ msgstr ""
msgid "Import"
msgstr "Εισαγωγή"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Εισαγωγή ÏÏθμισης εποπτείας"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Ελέγξτε το αÏχείο που θέλετε να εισάγετε"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Ανάλυση ΕÏωτήματος"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "ΣÏστημα σÏμβουλου"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Πιθανά θέματα απόδοσης"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Θέμα"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "ΠÏόταση"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "ΛεπτομέÏειες Ïόλου"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Δικαιολόγηση"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "ΧÏησιμοποιημένη μεταβλητή / Ï„Ïπος"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Έλεγχος"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "ΆκυÏο"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "ΦόÏτωση"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "ΠÏοώθηση Αιτήματος"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Σφάλμα στην ΠÏοώθηση του Αιτημάτος"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Κωδικός σφάλματος: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Κείμενο σφάλματος: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Δεν έχετε επιλέξει βάσεις δεδομένων."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "ΔιαγÏαφή Στήλης"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "ΠÏοσθήκη ΠÏωτεÏοντος ΚλειδιοÏ"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Εντάξει"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Πατήστε γαι να παÏαλείψετε αυτή την ειδοποίηση"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Μετονομασία βάσεων δεδομένων"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "ΕπαναφόÏτωση βάσεων δεδομένων"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "ΑντιγÏαφή βάσης δεδομένων"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Αλλαγή Συνόλου χαÏακτήÏων"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Ο πίνακας Ï€Ïέπει να έχει τουλάχιστον μια στήλη"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Εισαγωγή Πίνακα"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "ΑπόκÏυψη ευÏετηÏίων"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Εμφάνιση ευÏετηÏίων"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Έλεγχος μη διακÏÎ¹Ï„Î¿Ï ÎºÎ»ÎµÎ¹Î´Î¹Î¿Ï:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(ΕνεÏγοποιημένη)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(ΑπενεÏγοποιημένη)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Αναζήτηση"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "ΑπόκÏυψη αποτελεσμάτων αναζήτησης"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "ΠÏοβολή αποτελεσμάτων αναζήτησης"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Αναζήτηση"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "ΔιαγÏαφή"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
"Ο οÏισμός μιας αποθηκευμένης συνάÏτησης Ï€Ïέπει να πεÏιέχει μια δήλωση RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ΕπεξεÏγαστής ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Τιμές για τη στήλη %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Τιμές για νέα στήλη"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Εισαγωγή κάθε τιμής σε διαφοÏετικό πεδίο"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "ΠÏοσθήκη %d τιμής(ών)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Σημείωση: Αν το αÏχείο πεÏιέχει πολλοÏÏ‚ πίνακες, θα ενωθουν σε έναν"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "ΑπόκÏυψη παÏαθÏÏου εÏωτήματος"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "ΠÏοβολή παÏαθÏÏου εÏωτήματος"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "ΕπεξεÏγασία"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Δεν επιλέχθηκαν γÏαμμές"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Αλλαγή"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "ΧÏόνος εκτέλεσης εÏωτήματος"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "Ο αÏιθμός %d δεν είναι έγκυÏος αÏιθμός γÏαμμών."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1760,93 +1733,117 @@ msgstr "Ο αÏιθμός %d δεν είναι έγκυÏος αÏιθμός γÏ
msgid "Save"
msgstr "Αποθήκευση"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "ΑπόκÏυψη κÏιτηÏίων αναζήτησης"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "ΠÏοβολή κÏιτηÏίων αναζήτησης"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Εστιασμένη Αναζήτηση"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Κάθε σημείο αναπαÏειστά μια εγγÏαφή δεδομένων."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Η μετάβαση πάνω από ένα σημείο θα δείξει την ετικέτα του."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Για να εστιάσετε, επιλέξτε ένα τομέα της εκτÏπωσης με το ποντίκι."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Πατήστε το κουμπί επαναφοÏάς εστίασης για να επιστÏέψετε στην αÏχική "
"κατάσταση."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Πατήστε ένα σημείο δεδομένων για να δείτε και πιθανά να επεξεÏγαστείτε τη "
"γÏαμμή δεδομένων."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Ο χώÏος εÏγασίας μποÏεί να αλλάξει μέγεθος σÏÏωντας την κάτω δεξιά γωνία."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Επιλογή δÏο στηλών"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Επιλογή δÏο διαφοÏετικών στηλών"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Ααποτελέσματα εÏωτήματος"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "ΠεÏιεχόμενο δείκτη δεδομένων"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "ΠαÏάληψη"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "ΑντιγÏαφή"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Σημείο"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Κείμενο γÏαμμής"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "ΠολÏγωνο"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "ΓεωμετÏία"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "ΕσωτεÏικός δακτÏλιος"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "ΕξωτεÏικός δακτÏλιος"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "ΠÏοσθήκη στηλών"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Επιλέξτε αναφεÏθέν κλειδί"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Επιλέξτε Μη ΔιακÏιτό Κλειδί"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Επιλέξτε το Ï€ÏωτεÏον κλειδί ή ένα μοναδικό κλειδί"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Επιλέξτε στήλη για εμφάνιση"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1854,20 +1851,20 @@ msgstr ""
"Δεν αποθηκεÏσατε τις αλλαγές στο Ï€Ïοϊόν. Θα χαθοÏν αν δεν τις αποθηκεÏσετε. "
"Θέλετε να συνεχίσετε;"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "ΠÏοσθήκη επιλογής για τη στήλη "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d αντικείμενο(α) δημιουÏγήθηκε(αν)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Πατήστε το escape για ακÏÏωση της επεξεÏγασίας"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1875,27 +1872,27 @@ msgstr ""
"Έχετε επεξεÏγαστεί οÏισμένα δεδομένα και δεν έχουν αποθηκευτεί. Θέλετε να "
"αφήσετε τη σελίδα χωÏίς αποθήκευση των δεδομένων;"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "ΣÏÏτε για ανακατανομή"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Πατήστε για ταξινόμηση"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Πατήστε για εναλλαγή επισήμανσης"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Διπλό κλικ για αντιγÏαφή ονόματος στήλης"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Πατήστε το Ï€Ïος τα κάτω βέλος<br />για εναλλαγή της εμφάνισης στηλών"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1904,63 +1901,63 @@ msgstr ""
"την επεξεÏγασία και επιλογή καννάβου ΕπεξεÏγασία, ΑντιγÏαφή και ΔιαγÏαφή "
"ίσως να μη λειτουÏγοÏν μετά την αποθήκευση."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"ΜποÏείτε επίσης να επεξεÏγαστείτε τις πεÏισσότεÏες τιμές<br />πατώντας με "
"διπλό κλικ κατευθείαν σε αυτές."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"ΜποÏείτε επίσης να επεξεÏγαστείτε τις πεÏισσότεÏες τιμές<br />πατώντας "
"κατευθείαν σε αυτές."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Μετάβαση στο σÏνδεσμο"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "ΑντιγÏαφή ονόματος στήλης"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Δεξί κλικ στο όνομα στήλης για αντιγÏαφή του στο Ï€ÏόχειÏο."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "ΠÏοβολή γÏαμμής(ών) δεδομένων"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "ΔημιουÏγία ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "ΠαÏαγωγή"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Αλλαγή ÎšÏ‰Î´Î¹ÎºÎ¿Ï Î Ïόσβασης"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "ΠεÏισσότεÏα"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Εμφάνιση Πίνακα"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "ΑπόκÏυψη Πίνακα"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "Η αιτοÏμενη σελίδα δεν βÏέθηκε στο ιστοÏικό, ίσως έληξε."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1970,266 +1967,266 @@ msgstr ""
"εγκαταστήσετε. Η νεότεÏη έκδοση είναι η %s και δημοσιεÏτηκε την %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", τελευταία έκδοση:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "ενημεÏωμένο"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "ΟλοκληÏώθηκε"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "ΠÏοηγοÏμενο"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Επόμενο"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "ΣήμεÏα"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "ΙανουαÏίου"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "ΦεβÏουαÏίου"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "ΜαÏτίου"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "ΑπÏιλίου"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "ΜαÎου"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Ιουνίου"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Ιουλίου"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "ΑυγοÏστου"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "ΣεπτεμβÏίου"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "ΟκτωβÏίου"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "ÎοεμβÏίου"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "ΔεκεμβÏίου"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Ιαν"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Φεβ"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "ΜαÏ"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "ΑπÏ"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Μάη"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Ιουν"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Ιουλ"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Αυγ"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Σεπ"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Οκτ"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Îοε"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Δεκ"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "ΚυÏιακή"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "ΔευτέÏα"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "ΤÏίτη"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "ΤετάÏτη"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Πέμπτη"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "ΠαÏασκευή"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Σάββατο"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "ΚυÏ"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Δευ"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "ΤÏί"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Τετ"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Πέμ"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "ΠαÏ"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Σάβ"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Κυ"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Δε"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "ΤÏ"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Τε"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Πε"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Πα"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Σα"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Wiki"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "ημεÏολόγιο-μήνας-έτος"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "κανένα"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "ÎÏα"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Λεπτό"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "ΔευτεÏόλεπτο"
@@ -2283,16 +2280,16 @@ msgstr ""
"Μη έγκυÏος χαÏακτήÏας στη γÏαμμή %1$s. Αναμενότας στηλοθέτης, αλλά βÏέθηκε "
"«%2$s»"
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "ανά δευτεÏόλεπτο"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "ανά λεπτό"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "ανά ÏŽÏα"
@@ -2300,46 +2297,58 @@ msgstr "ανά ÏŽÏα"
msgid "per day"
msgstr "ανά ημέÏα"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Το υπαÏχον αÏχείο Ïυθμίσεων (%s) δεν είναι αναγνώσιμο."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Εσφαλμένα δικαιώματα στο αÏχείο Ïυθμίσεων, δεν Ï€Ïέπει να είναι καθολικά "
"εγγÏάψιμο!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Μέγεθος γÏαμματοσειÏάς"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ΑÏξουσα"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Φθίνουσα"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Ταξινόμηση"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Στήλη:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Ταξινόμηση:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Εμφάνιση:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "ΚÏιτήÏια"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "ΚÏιτήÏια:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2358,33 +2367,41 @@ msgid "Use Tables"
msgstr "ΧÏήση Πινάκων"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Ενωση"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Ενωση:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Τομή"
+msgid "And:"
+msgstr "Και:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Εισαγωγή"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "ΔιαγÏαφή"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "ΤÏοποποίηση"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "ΤÏοποποίηση:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "ΠÏοσθήκη:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "ΔιαγÏαφή:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Εντολή SQL στη βάση δεδομένων <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Υποβολή εÏωτήματος"
@@ -2424,8 +2441,8 @@ msgstr[0] "%1$s απατέλεσμα στο <strong>%2$s</strong>"
msgstr[1] "%1$s αποτελέσματα στο <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "ΠεÏιήγηση"
@@ -2439,9 +2456,9 @@ msgstr "ΔιαγÏαφή παÏόμοιων αποτελεσμάτων για Ï„
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "ΔιαγÏαφή"
@@ -2477,41 +2494,44 @@ msgstr "Αποθήκευση επεξεÏγασμένων δεδομένων"
msgid "Restore column order"
msgstr "ΕπαναφοÏά κατανομής στηλών"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "ΑÏχή"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "ΠÏοηγοÏμενη"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Επόμενη"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Τέλος"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "ΕγγÏαφή έναÏξης"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "ΕγγÏαφή έναÏξης:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "ΑÏιθμός εγγÏαφών"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "ΑÏιθμός εγγÏαφών:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "ΜοÏφή"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "ΜοÏφή:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2534,7 +2554,7 @@ msgstr "Κεφαλίδες κάθε %s εγγÏαφές"
msgid "Sort by key"
msgstr "Ταξινόμηση ανά κλειδί"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2646,12 +2666,12 @@ msgid "Query took %01.4f sec"
msgstr "Το εÏώτημα χÏειάστηκε %01.4f δευτεÏόλεπτα"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Με τους επιλεγμένους:"
@@ -2661,16 +2681,16 @@ msgstr "Με τους επιλεγμένους:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Επιλογή όλων"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2773,12 +2793,12 @@ msgstr "Άνοιγμα νέου παÏαθÏÏου phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Πατήστε στη γÏαμμή για να μεταβείτε στην κοÏυφή της σελίδας"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Από αυτό το σημείο Ï€Ïέπει να έχετε ενεÏγοποιημένα cookies."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Από αυτό το σημείο Ï€Ïέπει να έχετε ενεÏγοποιημένη την Javascript"
@@ -2790,21 +2810,21 @@ msgstr "Δεν οÏίστηκε ευÏετήÏιο!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ΕυÏετήÏια"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Μοναδικό"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Συμπιεσμένο"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Μοναδικότητα"
@@ -2813,15 +2833,14 @@ msgstr "Μοναδικότητα"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "ΣÏνθεση"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Σχόλιο"
@@ -2834,7 +2853,7 @@ msgstr "Το Ï€ÏωτεÏον κλειδί διεγÏάφη"
msgid "Index %s has been dropped"
msgstr "Το ευÏετήÏιο %s διεγÏάφη"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2849,6 +2868,11 @@ msgstr ""
msgid "Databases"
msgstr "Βάσεις δεδομένων"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Διακομιστής"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2856,35 +2880,39 @@ msgid "View"
msgstr "ΠÏοβολή"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Δομή"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "Κώδικας SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Αναζήτηση"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "ΠÏοσθήκη"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "ΛειτουÏγίες"
@@ -2901,7 +2929,7 @@ msgstr "ΠαÏακολοÏθηση"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Δείκτες"
@@ -2924,14 +2952,14 @@ msgstr "ΕπεÏώτημα κατά παÏάδειγμα"
msgid "Privileges"
msgstr "Δικαιώματα"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "ΕÏγασίες"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Συμβάντα"
@@ -2971,7 +2999,7 @@ msgstr "ΠÏόσθετα"
msgid "Engines"
msgstr "Μηχανές"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3015,8 +3043,7 @@ msgstr "ΠÏόσφατοι πίνακες"
msgid "There are no recent tables"
msgstr "Δεν υπάÏχουν Ï€Ïόσφατοι πίνακες"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Εντολή SQL"
@@ -3156,12 +3183,14 @@ msgid "Target database `%s` was not found!"
msgstr "Η βάση δεδομένων Ï€ÏοοÏÎ¹ÏƒÎ¼Î¿Ï Â«%s» δεν βÏέθηκε!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Μη έγκυÏη βάση δεδομένων"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Μη έγκυÏη βάση δεδομένων:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Μη έγκυÏο όνομα πίνακα"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Μη έγκυÏο όνομα πίνακα:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3208,7 +3237,7 @@ msgstr "ΣυνάÏτηση"
msgid "Operator"
msgstr "Τελεστής"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3224,58 +3253,63 @@ msgstr "Αναζήτηση Πίνακα"
msgid "Edit/Insert"
msgstr "ΕπεξεÏγασία/ΠÏοσθήκη"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Επιλογή πεδίων (τουλάχιστον ένα):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ενωση"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "ΠÏοσθήκη νέου ÏŒÏου (σώμα της Ï€Ïότασης «where» Ï€Ïότασης):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "ΕγγÏαφές ανά σελίδα"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "ΣειÏά εμφάνισης:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "ΧÏησιμοποιήστε αυτή τη στήλη για την ετικέτα κάθε σημείου"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Μέγιστος αÏιθμός γÏαμμών για εκτÏπωση"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Αναζήτηση μη διακÏιτών τιμών"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "ΠÏόσθετα κÏιτήÏια αναζήτησης"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Εκτέλεσε ένα «επεÏώτημα ανά παÏάδειγμα» (χαÏακτήÏας Î¼Ï€Î±Î»Î±Î½Ï„Î­Ï Â«%») για δÏο "
"διαφÏετικές στήλες"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Εκτέλεσε ένα «επεÏώτημα κατά παÏάδειγμα» (χαÏακτήÏας Î¼Ï€Î±Î»Î±Î½Ï„Î­Ï Â«%»)"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Αναζήτηση/ΕπεξεÏγασία των σημείων"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Πως να το χÏησιμοποιήσετε"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "ΕπανφοÏά εστίασης"
@@ -3307,9 +3341,10 @@ msgstr "Το θέμα %s δεν βÏέθηκε!"
msgid "Theme path not found for theme %s!"
msgstr "Η διαδÏομή θέματος δεν βÏέθηκε για το θέμα %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Θέμα"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Θέμα:"
#: libraries/Types.class.php:296
msgid ""
@@ -3657,7 +3692,12 @@ msgstr "Μια απαÏίθμηση, η οποία έχει επιλεγεί αÏ
msgid "Max: %s%s"
msgstr "Μέγιστο μέγεθος: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Εντολή SQL:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3670,121 +3710,136 @@ msgstr "Μέγιστο μέγεθος: %s%s"
msgid "MySQL said: "
msgstr "Η MySQL επέστÏεψε το μήνυμα: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "ΑδÏνατη η σÏνδεση στο εγκυÏοποιητή SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Ανάλυση SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "ΧωÏίς ανάλυση SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "χωÏίς κώδικα PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "ΔημιουÏγία κώδικα PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Ανανέωση"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "ΠαÏάβλεψη επικÏÏωσης SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "ΕπικÏÏωση SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "ΕσωτεÏική επεξεÏγασία Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… εÏωτήματος"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "ΕσωτεÏικό"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "ΔημιουÏγία Ï€Ïοφίλ"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "ΚυÏ"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y στις %H:%M:%S"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s μέÏες, %s ÏŽÏες, %s λεπτά %s δευτεÏόλεπτα"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Απολεσθείσα παÏάμετÏος:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Μεταπήδηση στην βάση «%s»."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"Η λειτουÏγία %s έχει επηÏÏεαστεί από ένα γνωστό σφάλμα, για αυτό δείτε %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Πατήστε για εναλλαγή"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "ΠεÏιηγηθείτε στον υπολογιστή σας:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Επιλογή από το φάκελο αποστολής του διακομίστή Î¹ÏƒÏ„Î¿Ï <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
"Ο υποκατάλογος που οÏίσατε για την αποθήκευση αÏχείων δεν μπόÏεσε να βÏεθεί"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Δεν υπάÏχουν αÏχεία Ï€Ïος αποστολή"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Άδειασμα"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Εκτέλεση"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "ΕκτÏπωση"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "ΔημιουÏγία"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Τελευταία ενημέÏωση"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Tελευταίος έλεγχος"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "κοινόχÏηστο"
@@ -3796,13 +3851,17 @@ msgstr "κοινόχÏηστο"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Δεδομένα"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "ΣÏνολο"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3866,6 +3925,12 @@ msgstr ""
"Μη έγκυÏο όνομα διακομιστή για τον διακομιστή %1$s. Ξαναδείτε τις Ïυθμίσεις "
"σας."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Διακομιστής %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "ΟÏίστηκε εσφαλμένη μέθοδος πιστοποίησης στη ÏÏθμιση:"
@@ -3917,7 +3982,7 @@ msgid "Double click"
msgstr "Διπλό πάτημα"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "ΑπενεÏγοποιημένη"
@@ -4006,7 +4071,7 @@ msgstr "Μη έγκυÏος αÏιθμός θÏÏας"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Εσφαλμένη τιμή"
@@ -4055,27 +4120,27 @@ msgstr "Η επέκταση SOAP δεν βÏέθηκε"
msgid "maximum %s"
msgstr "μέγιστος αÏιθμός %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "ΟÏισμός τιμής: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "ΕπαναφοÏά Ï€Ïοεπιλεγμένης τιμής"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "ΕπιτÏέπεται στους χÏήστες να Ï€ÏοσαÏμόσουν αυτή την τιμή"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4336,7 +4401,7 @@ msgid "Character set of the file"
msgstr "ΣÏνολο χαÏακτήÏων αÏχείου"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "ΜοÏφοποίηση"
@@ -4353,7 +4418,6 @@ msgstr "Συμπίεση"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4363,13 +4427,15 @@ msgstr "Εμφάνιση ονομάτων στηλών στην Ï€Ïώτη γÏÎ
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Στήλες που πεÏικλείονται από"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Στήλες που πεÏικλείονται με"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
msgstr "Τα πεδία χÏησιμοποιοÏν το χαÏακτήÏα διαφυγής"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4377,7 +4443,8 @@ msgstr "Τα πεδία χÏησιμοποιοÏν το χαÏακτήÏα διÎ
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
msgstr "Αντικατάσταση τιμής NULL με"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4387,13 +4454,15 @@ msgstr "ΑπομάκÏυνση χαÏακτήÏων CRLF μέσα στις στÎ
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Στήλες που τελειώνουν με"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "ΓÏαμμές που τελειώνουν σε"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "ΓÏαμμές που τελειώνουν με"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4428,8 +4497,6 @@ msgid "Include table caption"
msgstr "ΣυμπεÏίληψη λεζάντας πίνακα"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Λεζάντα πίνακα"
@@ -4438,8 +4505,6 @@ msgid "Continued table caption"
msgstr "Συνεχής λεζάντα πίνακα"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Κλειδί ετικέτας"
@@ -4464,7 +4529,7 @@ msgid "Save on server"
msgstr "Αποθήκευση στο διακομιστή"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Αντικατάσταση αÏχείου(ων)"
@@ -4482,7 +4547,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "ΧÏήση ανάποδων εισαγωγικών στα ονόματα των πινάκων και των στηλών"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Κατάσταση συμβατότητας SQL"
@@ -6058,7 +6123,7 @@ msgid ""
msgstr ""
"ΟÏίζεται αν το εÏώτημα Ï€Ïέπει να παÏαμείνει στην οθόνη μετά την υποβολή του"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "ΔιατήÏηση παÏαθÏÏου εÏωτήματος"
@@ -6091,12 +6156,8 @@ msgstr "ΠαÏάβλεψη κλειδωμένων πινάκων"
msgid "Requires SQL Validator to be enabled"
msgstr "Απαιτεί την ενεÏγοποίηση του ΕγκυÏοποιητή SQL"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6123,8 +6184,8 @@ msgstr ""
"Αν έχετε ένα Ï€ÏοσαÏμοσμένο όνομα χÏήστη, οÏίστε το εδώ (Ï€Ïοεπιλογή:[kbd]"
"anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Όνομα χÏήστη"
@@ -6352,6 +6413,11 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Άδειασμα ελέγχου ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης του phpMyAdmin ενώ χÏησιμοποιείτε pmadb"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Εσφαλμένη τιμή:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6406,23 +6472,30 @@ msgstr "Ανεπιτυχής σÏνδεση του χÏήστη ελέγχου Ï
msgid "No Password"
msgstr "ΧωÏίς Κωδικό ΠÏόσβασης"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Κωδικός Ï€Ïόσβασης:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Επαναεισαγωγή"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Επαναεισαγωγή:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Μείγμα ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Μείγμα ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "Συμβατό με MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "ΔημιουÏγία βάσης δεδομένων"
@@ -6430,6 +6503,11 @@ msgstr "ΔημιουÏγία βάσης δεδομένων"
msgid "Create"
msgstr "ΔημιουÏγία"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "ΔημιουÏγία βάσης δεδομένων:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6461,90 +6539,86 @@ msgid "Could not load export plugins, please check your installation!"
msgstr ""
"ΑδÏνατη η φόÏτωση Ï€Ïοσθέτων εξαγωγής, για αυτό εξέξτε την εγκατάστασή σας!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Εξαγωγή βάσεων δεδομένων από τον Ï„Ïέχοντα διακομιστή"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Εξαγωγή πινάκων από τη βάση δεδομένων «%s»"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Εξαγωγή εγγÏαφών από τον πίνακα «%s»"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Μέθοδος εξαγωγής:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "ΓÏήγοÏο - Ï€Ïοβολή μονό των ελάχιστων επιλογών"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "ΠÏοσαÏμογή - Ï€Ïοβολή όλων των πιθανών επιλογών"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Βάση(εις) δεδομένων:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Πίνακας(ες):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "ΕγγÏαφές:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "ΜετατÏοπή εγγÏαφής(ών)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "ΑÏιθμός εγγÏαφών:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Η εγγÏαφή θα ξεκινάει στο:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "ΜετατÏοπή όλων των γÏαμμών"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Εξαγόμενο:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Αποθήκευση στον διακομιστή στον φάκελο <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Αποθήκευση εξαγόμενου σε αÏχείο"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "ΠÏότυπο ονόματος αÏχείου:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "Το @SERVER@ θα γίνει το όνομα του διακομιστή"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", το @DATABASE@ θα γίνει το όνομα της βάσης δεδομένων"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", το @TABLE@ θα γίνει το όνομα του πίνακα"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6556,45 +6630,45 @@ msgstr ""
"και οι ακόλουθες μετατÏοπές: %3$s. Το υπόλοιπο κείμενο θα παÏαμείνει όπως "
"είναι. Δείτε τις %4$sΣΑΕ%5$s για λεπτομέÏειες."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "χÏησιμοποιήστε το για μελλοντικές εξαγωγές"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ΣÏνολο χαÏακτήÏων του αÏχείου:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Συμπίεση:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "συμπίεση «zip»"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "συμπίεση «gzip»"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "συμπίεση «bzip»"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "ΠÏοβολή εξαγόμενου ως κείμενο"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "ΜοÏφοποίηση:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Επιλογές οÏισμένης μοÏφής:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6602,7 +6676,7 @@ msgstr ""
"Μεταβείτε πιο κάτω για να συμπληÏώσετε τις επιλογές για την επιλεγμένη μοÏφή "
"και αγνοήστε τις επιλογές για τις άλλες μοÏφές."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "ΜετατÏοπή κωδικοποίησης:"
@@ -6616,8 +6690,9 @@ msgid "no branch"
msgstr "κανένας κλάδος"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "ΑναθεώÏηση git"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "ΑναθεώÏηση git:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6744,6 +6819,10 @@ msgstr "Επιλογές ΟÏισμένης ΜοÏφής:"
msgid "Language"
msgstr "Γλώσσα"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "ΠληÏοφοÏίες έκδοσης"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "ΑÏχικός φάκελος δεδομένων"
@@ -7170,9 +7249,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Δυαδικό - χωÏίς δυνατότητα επεξεÏγασίας"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "κατάλογος αποθήκευσης αÏχείων διακομιστή"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "κατάλογος αποθήκευσης αÏχείων διακομιστή:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7237,40 +7317,40 @@ msgstr "Καμία"
msgid "Convert to Kana"
msgstr "ΜετατÏοπή σε Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Αντικατάσταση Ï€Ïοθέματος πίνακα"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "ΑντιγÏαφή πίνακα με Ï€Ïόθεμα"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Από"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "ΠÏος"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Αποστολή"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "ΠÏοσθήκη Ï€Ïοθέματος πίνακα"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "ΠÏοσθήκη Ï€Ïοθέματος"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Θέλετε να εκτελέσετε το ακόλουθο εÏώτημα;"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "ΧωÏίς αλλαγή"
@@ -7488,16 +7568,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s άλλο αποτέλεσμα βÏέθηκε"
msgstr[1] "%s άλλα αποτελέσματα βÏέθηκαν"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "φιλτÏάÏισμα βάσεων δεδομενων κατά όνομα"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "ΕκκαθάÏιση ΓÏήγοÏου ΦίλτÏου"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "φιλτÏάÏισμα αντικειμένων κατά όνομα"
@@ -7513,7 +7593,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "ΑδÏνατη η εισαγωγή της κλάσης «%1$s», το αÏχείο «%2$s» δεν βÏέθηκε"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Στήλες"
@@ -7522,7 +7602,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Îέα"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Îέο"
@@ -7533,12 +7613,12 @@ msgstr "Îέο"
msgid "Functions"
msgstr "ΣυναÏτήσεις"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Îέα"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Îέο"
@@ -7549,7 +7629,7 @@ msgstr "Îέο"
msgid "Procedures"
msgstr "Διαδικασίες"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7560,7 +7640,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Îέο"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Îέα"
@@ -7570,14 +7650,15 @@ msgstr "Îέα"
msgid "Views"
msgstr "ΠÏοβολές"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Îέα"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Μετονομασία βάσης δεδομένων σε"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Μετονομασία βάσης δεδομένων σε:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7593,23 +7674,24 @@ msgid "Drop the database (DROP)"
msgstr "ΔιαγÏαφή της βάση δεδομένων (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Μόνο η δομή"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Δομή και δεδομένα"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Μόνο τα δεδομένα"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "ΑντιγÏαφή βάσης δεδομένων σε"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "ΑντιγÏαφή βάσης δεδομένων σε:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7647,8 +7729,11 @@ msgstr "Επιλογές πίνακα"
msgid "Rename table to"
msgstr "Μετονομασία πίνακα σε"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Σχόλια πίνακα"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Μηχανή αποθήκευσης"
@@ -7800,21 +7885,14 @@ msgstr ""
"ΜποÏείτε να εισάγετε όνομα διακομιστή/διεÏθυνση ΙΡ και θÏÏα χωÏισμένα με "
"κενό."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Διακομιστής:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Όνομα χÏήστη:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Κωδικός Ï€Ïόσβασης:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Επιλογή Διακομιστή"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Επιλογή Διακομιστή:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7973,10 +8051,23 @@ msgstr "Δομή του πίνακα @TABLE@"
msgid "Object creation options"
msgstr "Επιλογές μετατÏοπής αντικειμένου"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Λεζάντα πίνακα:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Λεζάντα πίνακα (συνεχίζει)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Λεζάντα πίνακα (συνέχεια):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Κλειδί ετικέτας:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7995,31 +8086,52 @@ msgstr "Εμφάνιση σχολίων"
msgid "Display MIME types"
msgstr "Διαθέσιμοι Ï„Ïποι MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Εμφάνιση ονομάτων στηλών στην Ï€Ïώτη γÏαμμή:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Φιλοξενητής"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Φιλοξενητής:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "ΧÏόνος δημιουÏγίας"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "ΧÏόνος δημιουÏγίας:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "Έκδοση PHP"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "Έκδοση PHP:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Βάση δεδομένων:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Δεδομένα:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Δομή:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8196,6 +8308,11 @@ msgstr "Επιλογές δημιουÏγίας αντικειμένου (όλε
msgid "Export contents"
msgstr "Εξαγωγή πεÏιεχομένων"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Πίνακας:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8478,7 +8595,6 @@ msgid "Enabled"
msgstr "ΕνεÏγοποιημένη"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Γενικές λειτουÏγίες συσχέτισης"
@@ -8507,11 +8623,11 @@ msgstr ""
"ΠαÏακαλώ διαβάστε στην τεκμηÏίωση για το πως μποÏείτε να ανανεώσετε τον "
"πίνακα column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Αποθηκευμένο εÏώτημα SQL"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "ΙστοÏικό SQL"
@@ -8557,7 +8673,7 @@ msgstr ""
"Επανασυνδεθείτε στο phpMyAdmin για να φοÏτωθεί το ενημεÏωμένο αÏχείο "
"Ïυθμίσεων."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "χωÏίς πεÏιγÏαφή"
@@ -8582,18 +8698,23 @@ msgstr ""
"ΣιγουÏευτείτε ότι έχετε μοναδική ταυτότητα διακομιστή στο αÏχείο Ïυθμίσεων "
"(my.cnf). Αν όχι, Ï€Ïοσθέστε την παÏακάτω γÏαμμή στον τομέα [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Όνομα χÏήστη:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Όνομα χÏήστη"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "ΘÏÏα"
+#| msgid "Port"
+msgid "Port:"
+msgstr "ΘÏÏα:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8603,7 +8724,7 @@ msgstr "Κατάσταση Ï€ÏωτεÏοντος"
msgid "Slave status"
msgstr "Κατάσταση δευτεÏεÏοντος"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Μεταβλητή"
@@ -8612,6 +8733,15 @@ msgstr "Μεταβλητή"
msgid "Server ID"
msgstr "Ταυτότητα Διακομιστή"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Φιλοξενητής"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8631,13 +8761,11 @@ msgstr "Οποιοσδήποτε χÏήστης"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "ΧÏησιμοποιήστε το πεδίο κειμένου"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "ΧÏήση πεδίου κειμένου:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8668,9 +8796,15 @@ msgstr ""
"Όταν χÏησιμοποιείται ο Οικείος πίνακας, παÏαβλέπεται αυτό το πεδίο και "
"χÏησιμοποιοÏνται τιμές που είναι αποθηκευμένες στον Οικείο πίνακα."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Επαναεισαγωγή"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "ΠαÏαγωγή ÎšÏ‰Î´Î¹ÎºÎ¿Ï Î Ïόσβασης"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "ΠαÏαγωγή ÎšÏ‰Î´Î¹ÎºÎ¿Ï Î Ïόσβασης:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8713,12 +8847,14 @@ msgstr ""
msgid "Edit event"
msgstr "ΕπεξεÏγασία συμβάντος"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Σφάλμα στην Ï€Ïοώθηση αιτημάτος"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Σφάλμα στην Ï€Ïοώθηση αιτημάτος:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8994,82 +9130,82 @@ msgstr "ΠÏέπει να δώσετε ένα έγκυÏο όνομα πίνακ
msgid "You must provide a trigger definition."
msgstr "ΠÏέπει να δώσετε ένα Ï€ÏοσδιοÏισμό ενέÏγειας."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "ΠÏοσθήκη Ïουτίνας"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Εξαγωγή της Ïουτίνας %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "Ïουτίνα"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Δεν έχετε τα απαÏαίτητα δικαιώματα για να δημιουÏγήσετε μια Ïουτίνα"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Καμιά Ïουτίνα με την ονομασία %1$s δεν βÏέθηκε στη βάση δεδομένων %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Δεν υπάÏχουν Ïουτίνες για εμφάνιση."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "ΠÏοσθήκη ενέÏγειας"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Εξαγωγή της ενέÏγειας %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "ενέÏγεια"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Δεν έχετε τα απαÏαίτητα δικαιώματα για να δημιουÏγήσετε μια ενέÏγεια"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
"Καμιά ενέÏγεια με την ονομασία %1$s δεν βÏέθηκε στη βάση δεδομένων %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Δεν υπάÏχουν ενέÏγειες για εμφάνιση."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "ΠÏοσθήκη συμβάντος"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Εξαγωγή του συμβάντος %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "συμβάν"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Δεν έχετε τα απαÏαίτητα δικαιώματα για να δημιουÏγήσετε ένα συμβάν"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Κανένα συμβάν με ονομασία %1$s δεν βÏέθηκε στη βάση δεδομένων %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Δεν υπάÏχουν συμβάντα για εμφάνιση."
@@ -9125,7 +9261,7 @@ msgstr "ΧαÏακτηÏιστικά"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "ΠÏόσθετα"
@@ -9225,15 +9361,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Εναλλαγή πίνακα σχεδιασμοÏ"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Άγνωστη γλώσσα: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "ΤÏέχων διακομιστής"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "ΤÏέχων διακομιστής:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9485,6 +9622,12 @@ msgstr ""
msgid "Login Information"
msgstr "ΠληÏοφοÏίες ΣÏνδεσης"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "ΧÏησιμοποιήστε το πεδίο κειμένου"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "ΔιατήÏηση ÎºÏ‰Î´Î¹ÎºÎ¿Ï Ï€Ïόσβασης"
@@ -9522,6 +9665,13 @@ msgstr "ΠλήÏη δικαιώματα στη βάση δεδομένων «%sÂ
msgid "Users having access to &quot;%s&quot;"
msgstr "ΧÏήστες με Ï€Ïόσβαση στη βάση «%s»"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "ΧÏήστης"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9560,7 +9710,6 @@ msgid "No user found."
msgstr "Δεν βÏέθηκαν χÏήστες."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "ΕπεξεÏγασία Δικαιωμάτων"
@@ -9602,8 +9751,9 @@ msgid "Column-specific privileges"
msgstr "Δικαιώματα πεδίων"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "ΠÏοσθήκη δικαιωμάτων στην ακόλουθη βάση δεδομένων"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "ΠÏοσθήκη δικαιωμάτων στην ακόλουθη βάση δεδομένων:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9612,8 +9762,9 @@ msgstr ""
"χÏησιμοποιηθοÏν"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "ΠÏοσθήκη δεδομένων στον ακόλουθο πίνακα"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "ΠÏοσθήκη δεδομένων στον ακόλουθο πίνακα:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9652,6 +9803,11 @@ msgstr "Τα δικαιώματα του χÏήστη %s ενημεÏώθηκαÎ
msgid "Privileges for %s"
msgstr "Δικαιώματα για %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "ΕπεξεÏγασία Δικαιωμάτων:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Επισκόπηση χÏηστών"
@@ -9678,45 +9834,46 @@ msgstr "Ο επιλεγμένος χÏήστης δεν βÏέθηκε στον
msgid "You have added a new user."
msgstr "ΠÏοσθέσατε ένα νέο χÏήστη."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Εκτέλεση εÏωτήματος/εÏωτημάτων SQL στο διακομιστή «%s»"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Εκτέλεση εντολής/εντολών SQL στη βάση δεδομένων %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "ΚαθάÏισμα"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Αποθήκευση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… εÏωτήματος SQL"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Αποθήκευση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… εÏωτήματος SQL:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Δικαίωμα Ï€Ïόσβασης στο σελίδοδείκτη σε κάθε χÏήστη"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Αντικατάσταση υπάÏχοντος σελιδοδείκτη με το ίδιο όνομα"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Îα μην αλλάξει το εÏώτημα από εξωτεÏική πηγή"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "ΔιαχωÏιστικό"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Επανεμφάνιση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… εÏώτηματος εδώ"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Μόνο ανάγνωση"
@@ -9797,11 +9954,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Ο πίνακας %s άδειασε"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Η παÏακολοÏθηση είναι ενεÏγοποιημένη."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Η παÏακολοÏθηση δεν είναι ενεÏγοποιημένη."
@@ -9827,7 +9984,11 @@ msgstr "ΠÏοσθήκη Ï€Ïοθέματος στον πίνακα"
msgid "Check tables having overhead"
msgstr "Επιλογή πινάκων με πεÏίσσεια"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ταξινόμηση"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Καμία"
@@ -9909,7 +10070,7 @@ msgstr "Στην αÏχή του Πίνακα"
msgid "After %s"
msgstr "Μετά το %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Στατιστικά ΕγγÏαφών"
@@ -9977,7 +10138,7 @@ msgstr "ΠÏοσθήκη ευÏετηÏίου FULLTEXT"
msgid "Information"
msgstr "ΠληÏοφοÏία"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "ΧÏήση χώÏου"
@@ -9985,12 +10146,12 @@ msgstr "ΧÏήση χώÏου"
msgid "Effective"
msgstr "Αποτελεσματικός"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Ο πίνακας %1$s αλλάχτηκε επιτυχώς"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Σφάλμα εÏωτήματος"
@@ -10077,9 +10238,20 @@ msgstr "μετά το %s"
msgid "Table name"
msgstr "Ονομασία πίνακας"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Μηχανή αποθήκευσης:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "ΣÏνθεση:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "ΟÏισμός PARTITION"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "ΟÏισμός PARTITION:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10205,8 +10377,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "ΑπόκÏυψη/Εμφάνιση Πινάκων χωÏίς συσχέτιση"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "ΑÏιθμός πινάκων"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "ΑÏιθμός πινάκων:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10251,8 +10424,9 @@ msgid "Page creation failed"
msgstr "Η δημιουÏγία σελίδας απέτυχε"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Σελίδα"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Σελίδα:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10271,8 +10445,9 @@ msgid "New page name: "
msgstr "Îέο όνομα σελίδα: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Εξαγωγή/Εισαγωγή σε κλίμακα"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Εξαγωγή/Εισαγωγή σε κλίμακα:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10290,6 +10465,11 @@ msgstr "Σφάλμα: Δεν Ï€Ïοστέθηκε η συσχέτιση."
msgid "FOREIGN KEY relation added"
msgstr "ΠÏοστέθηκε η συσχέτιση FOREIGN KEY"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Γενικές λειτουÏγίες συσχέτισης:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Η εσωτεÏική συσχέτιση Ï€Ïοστέθηκε"
@@ -10383,6 +10563,11 @@ msgstr "Εισαγωγή αÏχείων"
msgid "All"
msgstr "Όλα"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "ΙστοÏικό SQL:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10431,20 +10616,20 @@ msgstr[1] "%1$d βάσεις δεδομένων διεγÏάφηκαν επιτÏ
msgid "Databases statistics"
msgstr "Στατιστικά βάσης"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "ΠÏωτεÏουσα αναπαÏαγωγή"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "ΔευτεÏεÏουσα αναπαÏαγωγή"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "ΕνεÏγοποίηση Στατιστικών"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10452,11 +10637,11 @@ msgstr ""
"Σημείωση: Η ενεÏγοποίηση στατιστικών μποÏεί να Ï€Ïοκαλέσει μεγάλη μεταφοÏά "
"δεδομένων Î¼ÎµÏ„Î±Î¾Ï Ï„Î¿Ï… διακομιστή Î¹ÏƒÏ„Î¿Ï ÎºÎ±Î¹ του διακομιστή MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Δεν υπάÏχουν βάσεις δεδομένων"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Μηχανές αποθήκευσης"
@@ -10484,7 +10669,7 @@ msgstr "ΠÏότυπο"
msgid "Library"
msgstr "Βιβλιοθήκη"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Έκδοση"
@@ -10838,10 +11023,6 @@ msgstr "ΟλοκληÏώθηκε η επανατοποθέτηση/επεξεÏÎ
msgid "Add chart"
msgstr "ΠÏοσθήκη διαγÏάμματος"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Επανατοποθέτηση/επεξεÏγασία διαγÏαμμάτων"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Ρυθμός ανανέωσης"
@@ -11037,6 +11218,21 @@ msgstr[1] "%d λεπτά"
msgid "Questions since startup: %s"
msgstr "ΕÏωτήσεις από την εκκίνηση: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "ανά ÏŽÏα:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "ανά λεπτό:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "ανά δευτεÏόλεπτο:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Δηλώσεις"
@@ -11813,7 +12009,7 @@ msgid "Global value"
msgstr "ΠÏοεπιλεγμένη τιμή"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Λήψη"
@@ -11929,7 +12125,7 @@ msgstr "ΔωÏεά"
msgid "Edit server"
msgstr "ΕπεξεÏγασία διακομιστή"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "ΠÏοσθήκη ενός νέου διακομιστή"
@@ -12179,8 +12375,9 @@ msgid "SQL result"
msgstr "αποτέλεσμα SQL"
#: sql.php:1112
-msgid "Generated by"
-msgstr "ΔημιουÏγήθηκε από"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "ΔημιουÏγήθηκε από:"
#: sql.php:1234
msgid ""
@@ -12196,9 +12393,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "ΠÏοβλήματα με τα ευÏετήÏια στον πίνακα «%s»"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Αποθήκευση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… εÏωτήματος SQL"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Ετικέτα"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Ετικέτα:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12275,17 +12477,17 @@ msgstr "Τιμές Χ"
msgid "Y-Axis label:"
msgstr "Ετικέτα άξονα Υ:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Ο πίνακας %s υπάÏχει ήδη!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Η βάση δεδομένων «%s» δεν υπάÏχει."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Ο πίνακας %1$s έχει δημιουÏγηθεί."
@@ -12294,6 +12496,10 @@ msgstr "Ο πίνακας %1$s έχει δημιουÏγηθεί."
msgid "View dump (schema) of table"
msgstr "Εμφάνιση σκαÏιφήματος (σχήματος) του πίνακα"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Μη έγκυÏο όνομα πίνακα"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Εμφάνιση Οπτικοποίησης GIS"
@@ -12314,7 +12520,7 @@ msgstr "ΧωÏική στήλη"
msgid "Redraw"
msgstr "Επανασχεδίαση"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Ονομασία αÏχείου"
@@ -12376,8 +12582,19 @@ msgid "The table name is empty!"
msgstr "Το όνομα του πίνακα είναι κενό!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Εμφάνιση πινάκων"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Εμφάνιση πινάκων:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "ΧÏήση χώÏου:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Στατιστικά ΕγγÏαφών:"
#: tbl_relation.php:213
#, php-format
@@ -12410,6 +12627,11 @@ msgstr "Όνομα μεταβλητής"
msgid "No index defined! Create one below"
msgstr "Δεν οÏίστηκε ευÏετήÏιο! ΔημιουÏγήστε ένα παÏακάτω"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Επιλέξτε στήλη για εμφάνιση:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12455,109 +12677,113 @@ msgstr "Κάντε σχόλια αυτές τις δÏο γÏαμμές αν δÎ
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Οι δηλώσεις SQL εξήχθησαν. ΑντιγÏάψτε τον κάδο ή εκτελέστε τον."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Στιγμιότυπο έκδοσης %s (κώδικας SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Ο Ï€ÏοσδιοÏισμός των δεδομένων παÏακολοÏθησης διαγÏάφτηκε επιτυχώς"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Ο χειÏισμός των δεδομένων παÏακολοÏθησης διαγÏάφτηκε επιτυχώς"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Δηλώσεις παÏακολοÏθησης"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "ΔιαγÏαφή γÏαμμής δεδομένων παÏακολοÏθησης από την αναφοÏά"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Δεν υπάÏχουν δεδομένα"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "ΗμεÏομηνία"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Δήλωση οÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Δήλωση χειÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Κάδος SQL (λήψη αÏχείου)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Κάδος SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
"Αυτή η επιλογή θα αντικαταστήσει τον πίνακα και τα πεÏιεχόμενά δεδομένα."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Εκτέλεση SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Εξαγωγή ως %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Εμφάνιση εκδόσεων"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "ΑπενεÏγοποιήση παÏακολοÏθησης για το %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "ΑπενεÏγοποιήση Ï„ÏŽÏα"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "ΕνεÏγοποίηση παÏακολοÏθησης για το %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "ΕνεÏγοποιήση Ï„ÏŽÏα"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "ΔημιουÏγία έκδοσης %1$s του %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "ΠαÏακολοÏθηση αυτών των δηλώσεων οÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "ΠαÏακολοÏθηση αυτών των δηλώσεων χειÏÎ¹ÏƒÎ¼Î¿Ï Î´ÎµÎ´Î¿Î¼Î­Î½Ï‰Î½:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "ΔημιουÏγία έκδοσης"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Θέμα"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Λήψη πεÏισσότεÏων θεμάτων!"
@@ -13914,6 +14140,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "Το concurrent_insert έχει οÏιστεί στο 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "ΔιάγÏαμμα Ï„Ïέχουσας κυκλοφοÏίας"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "ΔιάγÏαμμα Ï„Ïέχουσας σÏνδεσης/διαδικασίας"
+
+#~ msgid "Live query chart"
+#~ msgstr "ΔιάγÏαμμα Ï„Ïέχοντος εÏωτήματος"
+
+#~ msgid "Static data"
+#~ msgstr "Στατικά δεδομένα"
+
+#~ msgid "And"
+#~ msgstr "Τομή"
+
+#~ msgid "Number of rows"
+#~ msgstr "ΑÏιθμός εγγÏαφών"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Στήλες που πεÏικλείονται από"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Τα πεδία χÏησιμοποιοÏν το χαÏακτήÏα διαφυγής"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Αντικατάσταση τιμής NULL με"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "ΓÏαμμές που τελειώνουν σε"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Επανατοποθέτηση/επεξεÏγασία διαγÏαμμάτων"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14542,9 +14801,6 @@ msgstr "Το concurrent_insert έχει οÏιστεί στο 0"
#~ msgid "MySQL client version"
#~ msgstr "Έκδοση πελάτη MySQL"
-#~ msgid "Outer Ring:"
-#~ msgstr "ΕξωτεÏικός δακτÏλιος"
-
#~ msgid ""
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
diff --git a/po/en_GB.po b/po/en_GB.po
index 6220167550..af4bd55333 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -3,9 +3,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-03-28 12:20+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: English (United Kingdom) <http://l10n.cihar.com/projects/"
@@ -17,18 +17,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Show all"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Page number:"
@@ -42,19 +42,18 @@ msgstr ""
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Search"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -76,23 +75,23 @@ msgstr "Search"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Go"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Keyname"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Description"
@@ -120,15 +119,16 @@ msgstr "Database %1$s has been created."
msgid "Database comment: "
msgstr "Database comment: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Table comments"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -140,8 +140,8 @@ msgstr "Table comments"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Column"
@@ -164,12 +164,12 @@ msgstr "Column"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Type"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -181,7 +181,7 @@ msgstr "Type"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -196,7 +196,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Default"
@@ -222,11 +222,11 @@ msgstr "Links to"
msgid "Comments"
msgstr "Comments"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -239,21 +239,21 @@ msgstr "Comments"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "No"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -266,10 +266,10 @@ msgstr "No"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Yes"
@@ -277,7 +277,7 @@ msgstr "Yes"
msgid "View dump (schema) of database"
msgstr "View dump (schema) of database"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "No tables found in database."
@@ -290,7 +290,7 @@ msgstr "Select All"
msgid "Unselect All"
msgstr "Unselect All"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "The database name is empty!"
@@ -316,20 +316,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Table"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rows"
@@ -342,28 +341,25 @@ msgstr "Size"
msgid "in use"
msgstr "in use"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Creation"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Last update"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Last check"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -401,16 +397,12 @@ msgstr "Tracked tables"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Database"
@@ -418,17 +410,17 @@ msgstr "Database"
msgid "Last version"
msgstr "Last version"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Created"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Updated"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -437,13 +429,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Action"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Show"
@@ -452,18 +442,18 @@ msgid "Delete tracking data for this table"
msgstr "Delete tracking data for this table"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Drop"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "active"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "not active"
@@ -471,11 +461,11 @@ msgstr "not active"
msgid "Versions"
msgstr "Versions"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Tracking report"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Structure snapshot"
@@ -491,36 +481,36 @@ msgstr "Track table"
msgid "Database Log"
msgstr "Database Log"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Bad type!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Selected export type has to be saved in file!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Bad parameters!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Insufficient space to save the file %s."
-#: export.php:395
+#: export.php:501
#, 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:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump has been saved to file %s."
@@ -534,69 +524,82 @@ msgstr "Invalid export type"
msgid "Value for the column \"%s\""
msgstr "Value for the column \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Use OpenStreetMaps as Base Layer"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometry"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Point"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Point %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Add a point"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linestring"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Outer Ring"
-
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Outer Ring:"
+
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Inner Ring"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Add a linestring"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Add an inner ring"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polygon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Add a polygon"
@@ -696,12 +699,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Your SQL query has been executed successfully"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Back"
@@ -731,35 +734,40 @@ msgstr "More settings"
msgid "Database server"
msgstr "Database server"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Server type"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Server version"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protocol version"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "User"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Server charset"
#: index.php:269
@@ -767,30 +775,36 @@ msgid "Web server"
msgstr "Web server"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Database client version"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP extension"
#: index.php:300
msgid "Show PHP information"
msgstr "Show PHP information"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Version information"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentation"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -913,7 +927,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "You are about to DESTROY a complete database!"
@@ -996,70 +1010,36 @@ msgstr "Reloading Privileges"
msgid "Removing Selected Users"
msgstr "Removing Selected Users"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Close"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Edit"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Live traffic chart"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Live conn./process chart"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Live query chart"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Other"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Connections / Processes"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Local monitor configuration incompatible"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1071,161 +1051,161 @@ msgstr ""
"likely that your current configuration will not work any more. Please reset "
"your configuration to default in the <i>Settings</i> menu."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Query cache efficiency"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Query cache usage"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Query cache used"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "System CPU Usage"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "System memory"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "System swap"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Average load"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Total memory"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Cached memory"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Buffered memory"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Free memory"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Used memory"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Total Swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Cached Swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Used Swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Free Swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes sent"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes received"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Connections"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processes"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d table(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Questions"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Traffic"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Settings"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Remove chart"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Edit title and labels"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Add chart to grid"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Please add at least one variable to the series"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1233,39 +1213,39 @@ msgstr "Please add at least one variable to the series"
msgid "None"
msgstr "None"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Resume monitor"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Pause monitor"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log and slow_query_log are enabled."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log is enabled."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log is enabled."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log and general_log are disabled."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output is not set to TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output is set to TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1276,12 +1256,12 @@ msgstr ""
"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
"depending on your system."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time is set to %d second(s)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1290,30 +1270,30 @@ msgstr ""
"restart:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Set log_output to %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Enable %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Disable %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Set long_query_time to %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1321,53 +1301,53 @@ msgstr ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Change settings"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Current settings"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Chart Title"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Differential"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Divided by %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unit"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "From slow log"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "From general log"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analysing logs"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analysing & loading logs. This may take a while."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Cancel request"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1377,7 +1357,7 @@ msgstr ""
"together. However only the SQL Text is being compared, thus the queries "
"other attributes such as start time may differ."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1387,31 +1367,31 @@ msgstr ""
"same table are also being grouped together, disregarding of the inserted "
"data."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Log data loaded. Queries executed in this time span:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Jump to Log table"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "No data found"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Log analyzed, but no data found in this time span."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analyzing…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Explain output"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1419,66 +1399,66 @@ msgstr "Explain output"
msgid "Time"
msgstr "Time"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Total time:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profiling results"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Table"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Chart"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Edit chart"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Series"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Log table filter options"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filter"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filter queries by word/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Group queries, ignoring variable data in WHERE clauses"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Sum of grouped rows:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Loading logs"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Monitor refresh failed"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1488,25 +1468,25 @@ msgstr ""
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Reload page"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Affected rows:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "Failed parsing config file. It doesn't seem to be valid JSON code."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Failed building chart grid with imported config. Resetting to default config…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1514,228 +1494,237 @@ msgstr ""
msgid "Import"
msgstr "Import"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Import monitor configuration"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Please select the file you want to import"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analyse Query"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Advisor system"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Possible performance issues"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Issue"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recommendation"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Rule details"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justification"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Used variable / formula"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Cancel"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Loading"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Processing Request"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Error in Processing Request"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Error code: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Error text: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "No databases selected."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Dropping Column"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Adding Primary Key"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Click to dismiss this notification"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Renaming Databases"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Reload Database"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Copying Database"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Changing Charset"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Table must have at least one column"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Insert Table"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Hide indexes"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Show indexes"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Foreign key check:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Enabled)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Disabled)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Searching"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Hide search results"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Show search results"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Browsing"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Deleting"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET editor"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Values for column %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Values for a new column"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Enter each value in a separate field"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Add %d value(s)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Note: If the file contains multiple tables, they will be combined into one"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Hide query box"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Show query box"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Edit"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "No rows selected"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Change"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Query execution time"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d is not valid row number."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1744,88 +1733,112 @@ msgstr "%d is not valid row number."
msgid "Save"
msgstr "Save"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Hide search criteria"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Show search criteria"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Zoom Search"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Each point represents a data row."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Hovering over a point will show its label."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "To zoom in, select a section of the plot with the mouse."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Click reset zoom button to come back to original state."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Click a data point to view and possibly edit the data row."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "The plot can be resized by dragging it along the bottom right corner."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Select two columns"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Select two different columns"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Query results"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Data point content"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignore"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copy"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Point"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linestring"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometry"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Inner Ring"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Outer Ring"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Add columns"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Select referenced key"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Select Foreign Key"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Please select the primary key or a unique key"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Choose column to display"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1833,20 +1846,20 @@ msgstr ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Add an option for column "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d object(s) created"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Press escape to cancel editing"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1854,27 +1867,27 @@ msgstr ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Drag to reorder"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Click to sort"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Click to mark/unmark"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Double-click to copy column name"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Click the drop-down arrow<br />to toggle column's visibility"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1882,60 +1895,60 @@ msgstr ""
"This table does not contain a unique column. Features related to the grid "
"edit, tick-box, Edit, Copy and Delete links may not work after saving."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"You can also edit most values<br />by double-clicking directly on them."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "You can also edit most values<br />by clicking directly on them."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Go to link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Copy column name"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Right-click the column name to copy it to your clipboard."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Show data row(s)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Generate password"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generate"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Change Password"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "More"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Show Panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Hide Panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "The requested page was not found in the history, it may have expired."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1945,266 +1958,266 @@ msgstr ""
"upgrading. The newest version is %s, released on %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", latest stable version:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "up to date"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Done"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Prev"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Next"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Today"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "January"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "February"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "March"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "April"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "May"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "June"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "July"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "August"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "September"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "October"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "November"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "December"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Sunday"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Monday"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Tuesday"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Wednesday"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Thursday"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Friday"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Saturday"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Sun"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Mon"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Tue"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Wed"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Thu"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Fri"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sat"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Su"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Mo"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Tu"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "We"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Th"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Fr"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Wk"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hour"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minute"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Second"
@@ -2255,16 +2268,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per second"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per minute"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per hour"
@@ -2272,44 +2285,60 @@ msgstr "per hour"
msgid "per day"
msgstr "per day"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Existing configuration file (%s) is not readable."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Wrong permissions on configuration file, should not be world writeable!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Font size"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ascending"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descending"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Column"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sort"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Show"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Criteria"
#: libraries/DBQbe.class.php:576
@@ -2329,33 +2358,43 @@ msgid "Use Tables"
msgstr "Use Tables"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Or"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "And"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modify"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL query on database <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Submit Query"
@@ -2395,8 +2434,8 @@ msgstr[0] "%1$s match in <strong>%2$s</strong>"
msgstr[1] "%1$s matches in <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Browse"
@@ -2410,9 +2449,9 @@ msgstr "Delete the matches for the %s table?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Delete"
@@ -2448,40 +2487,45 @@ msgstr "Save edited data"
msgid "Restore column order"
msgstr "Restore column order"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Begin"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Previous"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Next"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "End"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Start row"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Number of rows:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Mode"
#: libraries/DisplayResults.class.php:919
@@ -2505,7 +2549,7 @@ msgstr "Headers every %s rows"
msgid "Sort by key"
msgstr "Sort by key"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2617,12 +2661,12 @@ msgid "Query took %01.4f sec"
msgstr "Query took %01.4f sec"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "With selected:"
@@ -2632,16 +2676,16 @@ msgstr "With selected:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Check All"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2741,12 +2785,12 @@ msgstr "Open new phpMyAdmin window"
msgid "Click on the bar to scroll to top of page"
msgstr "Click on the bar to scroll to top of page"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cookies must be enabled past this point."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript must be enabled past this point"
@@ -2758,21 +2802,21 @@ msgstr "No index defined!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indexes"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Packed"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinality"
@@ -2781,15 +2825,14 @@ msgstr "Cardinality"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Collation"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Comment"
@@ -2802,7 +2845,7 @@ msgstr "The primary key has been dropped"
msgid "Index %s has been dropped"
msgstr "Index %s has been dropped"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2817,6 +2860,11 @@ msgstr ""
msgid "Databases"
msgstr "Databases"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2824,35 +2872,39 @@ msgid "View"
msgstr "View"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Structure"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Search"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Insert"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operations"
@@ -2869,7 +2921,7 @@ msgstr "Tracking"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Triggers"
@@ -2892,14 +2944,14 @@ msgstr "Query"
msgid "Privileges"
msgstr "Privileges"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Routines"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Events"
@@ -2939,7 +2991,7 @@ msgstr "Plug-ins"
msgid "Engines"
msgstr "Engines"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2983,8 +3035,7 @@ msgstr "Recent tables"
msgid "There are no recent tables"
msgstr "There are no recent tables"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL query"
@@ -3122,11 +3173,15 @@ msgid "Target database `%s` was not found!"
msgstr "Target database `%s` was not found!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Invalid database"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Invalid table name"
#: libraries/Table.class.php:1210
@@ -3174,7 +3229,7 @@ msgstr "Function"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3190,56 +3245,61 @@ msgstr "Table Search"
msgid "Edit/Insert"
msgstr "Edit/Insert"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Select columns (at least one):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Or"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Number of rows per page"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Display order:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Maximum rows to plot"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Browse foreign values"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Additional search criteria"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Do a \"query by example\" (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Browse/Edit the points"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "How to use"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Reset zoom"
@@ -3271,8 +3331,10 @@ msgstr "Theme %s not found!"
msgid "Theme path not found for theme %s!"
msgstr "Theme path not found for theme %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Theme"
#: libraries/Types.class.php:296
@@ -3614,7 +3676,13 @@ msgstr "An enumeration, chosen from the list of defined values"
msgid "Max: %s%s"
msgstr "Max: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL query"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3627,119 +3695,134 @@ msgstr "Max: %s%s"
msgid "MySQL said: "
msgstr "MySQL said: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Failed to connect to SQL validator!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Explain SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Skip Explain SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Without PHP Code"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Create PHP Code"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Refresh"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Skip Validate SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validate SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Inline edit of this query"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Inline"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profiling"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Sun"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s days, %s hours, %s minutes and %s seconds"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Missing parameter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Jump to database &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Click to toggle"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Browse your computer:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Select from the web server upload directory <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "The directory you set for upload work cannot be reached"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "There are no files to upload"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Empty"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Execute"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Print"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creation"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Last update"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Last check"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "shared"
@@ -3751,13 +3834,17 @@ msgstr "shared"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3819,6 +3906,12 @@ msgstr "Invalid server index: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Invalid hostname for server %1$s. Please review your configuration."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Invalid authentication method set in configuration:"
@@ -3870,7 +3963,7 @@ msgid "Double click"
msgstr "Double click"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Disabled"
@@ -3958,7 +4051,7 @@ msgstr "Not a valid port number"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Incorrect value"
@@ -4007,25 +4100,25 @@ msgstr "SOAP extension not found"
msgid "maximum %s"
msgstr "maximum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Set value: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Restore default value"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Allow users to customise this value"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4285,7 +4378,7 @@ msgid "Character set of the file"
msgstr "Character set of the file"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4302,7 +4395,6 @@ msgstr "Compression"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4312,22 +4404,28 @@ msgstr "Put columns names in the first row"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Columns enclosed by"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Columns enclosed with:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Columns escaped by"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Columns escaped with:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Replace NULL with:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4336,13 +4434,17 @@ msgstr "Remove CRLF characters within columns"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Columns terminated by"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Lines terminated with:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4377,8 +4479,6 @@ msgid "Include table caption"
msgstr "Include table caption"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Table caption"
@@ -4387,8 +4487,6 @@ msgid "Continued table caption"
msgstr "Continued table caption"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Label key"
@@ -4413,7 +4511,7 @@ msgid "Save on server"
msgstr "Save on server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Overwrite existing file(s)"
@@ -4431,7 +4529,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Enclose table and column names with backquotes"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL compatibility mode"
@@ -5971,7 +6069,7 @@ msgid ""
msgstr ""
"Defines whether the query box should stay on-screen after its submission"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Retain query box"
@@ -6001,12 +6099,8 @@ msgstr "Skip locked tables"
msgid "Requires SQL Validator to be enabled"
msgstr "Requires SQL Validator to be enabled"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6033,8 +6127,8 @@ msgstr ""
"If you have a custom username, specify it here (defaults to [kbd]anonymous[/"
"kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Username"
@@ -6251,6 +6345,12 @@ msgstr "Empty phpMyAdmin control user while using pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Empty phpMyAdmin control user password while using pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Incorrect value"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6304,15 +6404,25 @@ msgstr "Connection for controluser as defined in your configuration failed."
msgid "No Password"
msgstr "No Password"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Password:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Re-type"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Password Hashing"
#: libraries/display_change_password.lib.php:87
@@ -6320,7 +6430,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 compatible"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Create database"
@@ -6328,6 +6437,12 @@ msgstr "Create database"
msgid "Create"
msgstr "Create"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Create database"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6358,90 +6473,86 @@ msgstr "Number of columns"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exporting databases from the current server"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exporting tables from \"%s\" database"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exporting rows from \"%s\" table"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Export Method:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Quick - display only the minimal options"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Custom - display all possible options"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Database(s):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Table(s):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Rows:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Dump some row(s)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Number of rows:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Row to begin at:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Dump all rows"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Output:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Save on server in the directory <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Save output to a file"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "File name template:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ will become the server name"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ will become the database name"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ will become the table name"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6452,45 +6563,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "use this for future exports"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Character set of the file:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compression:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zipped"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzipped"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzipped"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "View output as text"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Format-specific options:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6498,7 +6609,7 @@ msgstr ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Encoding Conversion:"
@@ -6512,7 +6623,9 @@ msgid "no branch"
msgstr "no branch"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Git revision"
#: libraries/display_git_revision.lib.php:67
@@ -6638,6 +6751,10 @@ msgstr "Format-Specific Options:"
msgid "Language"
msgstr "Language"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Version information"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Data home directory"
@@ -7056,8 +7173,10 @@ msgstr "Because of its length,<br /> this column might not be editable"
msgid "Binary - do not edit"
msgstr "Binary - do not edit"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "web server upload directory"
#: libraries/insert_edit.lib.php:1400
@@ -7122,40 +7241,40 @@ msgstr "None"
msgid "Convert to Kana"
msgstr "Convert to Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Replace table prefix"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copy table with prefix"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "From"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "To"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Submit"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Add table prefix"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Add prefix"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "No change"
@@ -7373,16 +7492,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s other result found"
msgstr[1] "%s other results found"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filter databases by name"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Clear Fast Filter"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "Filter tables by name"
@@ -7398,7 +7517,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "Could not include class \"%1$s\", file \"%2$s\" not found"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Columns"
@@ -7407,7 +7526,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "New"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "New"
@@ -7418,12 +7537,12 @@ msgstr "New"
msgid "Functions"
msgstr "Functions"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "New"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "New"
@@ -7434,7 +7553,7 @@ msgstr "New"
msgid "Procedures"
msgstr "Procedures"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7445,7 +7564,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "New"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "New"
@@ -7455,13 +7574,15 @@ msgstr "New"
msgid "Views"
msgstr "Views"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "New"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Rename database to"
#: libraries/operations.lib.php:107
@@ -7478,22 +7599,24 @@ msgid "Drop the database (DROP)"
msgstr "Drop the database (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Structure only"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Structure and data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Data only"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Copy database to"
#: libraries/operations.lib.php:186
@@ -7532,8 +7655,11 @@ msgstr "Table options"
msgid "Rename table to"
msgstr "Rename table to"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Table comments"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Storage Engine"
@@ -7682,20 +7808,14 @@ msgstr "Your session has expired. Please log in again."
msgid "You can enter hostname/IP address and port separated by space."
msgstr "You can enter hostname/IP address and port separated by space."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Username:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Password:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Server Choice"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7852,11 +7972,27 @@ msgstr "Structure of table @TABLE@"
msgid "Object creation options"
msgstr "Object creation options"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Table caption"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Table caption (continued)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Label key"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7874,32 +8010,60 @@ msgstr "Display comments"
msgid "Display MIME types"
msgstr "Display MIME types"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Put columns names in the first row"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Generation Time"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP Version"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Database"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Structure"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Export table names"
@@ -8071,6 +8235,12 @@ msgstr "Object creation options (all are recommended)"
msgid "Export contents"
msgstr "Export contents"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Table"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8348,7 +8518,6 @@ msgid "Enabled"
msgstr "Enabled"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "General relation features"
@@ -8376,11 +8545,11 @@ msgid ""
msgstr ""
"Please see the documentation on how to update your column_comments table"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Bookmarked SQL query"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL history"
@@ -8422,7 +8591,7 @@ msgstr ""
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:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "no description"
@@ -8447,17 +8616,24 @@ msgstr ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "User name"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "User name"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8468,7 +8644,7 @@ msgstr "Master status"
msgid "Slave status"
msgstr "Slave status"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variable"
@@ -8477,6 +8653,15 @@ msgstr "Variable"
msgid "Server ID"
msgstr "Server ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8496,12 +8681,11 @@ msgstr "Any user"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Use text field"
#: libraries/replication_gui.lib.php:326
@@ -8533,8 +8717,15 @@ msgstr ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Re-type"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generate Password"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8576,11 +8767,14 @@ msgstr "<b>One or more errors have occurred while processing your request:</b>"
msgid "Edit event"
msgstr "Edit event"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Error in processing request"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8855,81 +9049,81 @@ msgstr "You must provide a valid table name"
msgid "You must provide a trigger definition."
msgstr "You must provide a trigger definition."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Add routine"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Export of routine %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "routine"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "You do not have the necessary privileges to create a routine"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "No routine with name %1$s found in database %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "There are no routines to display."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Add trigger"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Export of trigger %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "You do not have the necessary privileges to create a trigger"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "No trigger with name %1$s found in database %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "There are no triggers to display."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Add event"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Export of event %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "event"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "You do not have the necessary privileges to create an event"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "No event with name %1$s found in database %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "There are no events to display."
@@ -8985,7 +9179,7 @@ msgstr "Attributes"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9085,14 +9279,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Toggle scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Unknown language: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Current server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9334,6 +9530,12 @@ msgstr ""
msgid "Login Information"
msgstr "Login Information"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Use text field"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Do not change the password"
@@ -9370,6 +9572,13 @@ msgstr "Grant all privileges on database &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Users having access to &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "User"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9408,7 +9617,6 @@ msgid "No user found."
msgstr "No user found."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Edit Privileges"
@@ -9451,7 +9659,9 @@ msgid "Column-specific privileges"
msgstr "Column-specific privileges"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Add privileges on the following database"
#: libraries/server_privileges.lib.php:2290
@@ -9459,7 +9669,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Add privileges on the following table"
#: libraries/server_privileges.lib.php:2525
@@ -9499,6 +9711,12 @@ msgstr "You have updated the privileges for %s."
msgid "Privileges for %s"
msgstr "Privileges for %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Edit Privileges"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Users overview"
@@ -9524,45 +9742,47 @@ msgstr "The selected user was not found in the privilege table."
msgid "You have added a new user."
msgstr "You have added a new user."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Run SQL query/queries on server %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Run SQL query/queries on database %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Clear"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Bookmark this SQL query"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Let every user access this bookmark"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Replace existing bookmark of same name"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Do not overwrite this query from outside the window"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Delimiter"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Show this query here again"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "View only"
@@ -9642,11 +9862,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Table %s has been emptied"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Tracking is active."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Tracking is not active."
@@ -9672,7 +9892,11 @@ msgstr "Add prefix to table"
msgid "Check tables having overhead"
msgstr "Check tables having overhead"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sort"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "None"
@@ -9754,7 +9978,7 @@ msgstr "At Beginning of Table"
msgid "After %s"
msgstr "After %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Row Statistics"
@@ -9822,7 +10046,7 @@ msgstr "Add FULLTEXT index"
msgid "Information"
msgstr "Information"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Space usage"
@@ -9830,12 +10054,12 @@ msgstr "Space usage"
msgid "Effective"
msgstr "Effective"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Table %1$s has been altered successfully"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Query error"
@@ -9922,8 +10146,22 @@ msgstr "after %s"
msgid "Table name"
msgstr "Table name"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Storage Engine"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Collation"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "PARTITION definition"
#: libraries/tbl_common.inc.php:54
@@ -10050,7 +10288,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Hide/Show Tables with no relation"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Number of tables"
#: pmd_general.php:467
@@ -10096,7 +10336,9 @@ msgid "Page creation failed"
msgstr "Page creation failed"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Page"
#: pmd_pdf.php:123
@@ -10116,7 +10358,9 @@ msgid "New page name: "
msgstr "New page name: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Export/Import to scale"
#: pmd_pdf.php:146
@@ -10135,6 +10379,12 @@ msgstr "Error: Relation not added."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relation added"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "General relation features"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Internal relation added"
@@ -10224,6 +10474,12 @@ msgstr "Import files"
msgid "All"
msgstr "All"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL history"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10272,20 +10528,20 @@ msgstr[1] "%1$d databases have been dropped successfully."
msgid "Databases statistics"
msgstr "Databases statistics"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Master replication"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slave replication"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Enable Statistics"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10293,11 +10549,11 @@ msgstr ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "No databases"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Storage Engines"
@@ -10325,7 +10581,7 @@ msgstr "Module"
msgid "Library"
msgstr "Library"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Version"
@@ -10668,10 +10924,6 @@ msgstr "Done rearranging/editing charts"
msgid "Add chart"
msgstr "Add chart"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Rearrange/edit charts"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Refresh rate"
@@ -10859,6 +11111,24 @@ msgstr[1] "%d minutes"
msgid "Questions since startup: %s"
msgstr "Questions since startup: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per hour"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per minute"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "per second"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Statements"
@@ -11592,7 +11862,7 @@ msgid "Global value"
msgstr "Global value"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Download"
@@ -11703,7 +11973,7 @@ msgstr "Donate"
msgid "Edit server"
msgstr "Edit server"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Add a new server"
@@ -11941,7 +12211,9 @@ msgid "SQL result"
msgstr "SQL result"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generated by"
#: sql.php:1234
@@ -11957,8 +12229,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problems with indexes of table `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Bookmark this SQL query"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Label"
#: tbl_chart.php:38
@@ -12036,17 +12314,17 @@ msgstr "X Values"
msgid "Y-Axis label:"
msgstr "Y-Axis label:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Table %s already exists!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' database does not exist."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Table %1$s has been created."
@@ -12055,6 +12333,10 @@ msgstr "Table %1$s has been created."
msgid "View dump (schema) of table"
msgstr "View dump (schema) of table"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Invalid table name"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Display GIS Visualisation"
@@ -12075,7 +12357,7 @@ msgstr "Spatial column"
msgid "Redraw"
msgstr "Redraw"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "File name"
@@ -12136,9 +12418,23 @@ msgid "The table name is empty!"
msgstr "The table name is empty!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Showing tables"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Space usage"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Row Statistics"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12168,6 +12464,12 @@ msgstr "Constraint name"
msgid "No index defined! Create one below"
msgstr "No index defined! Create one below"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Choose column to display"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12213,108 +12515,112 @@ msgstr "Comment out these two lines if you do not need them."
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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s snapshot (SQL code)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Tracking data definition successfully deleted"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Tracking data manipulation successfully deleted"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Tracking statements"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Delete tracking data row from report"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "No data"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Date"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Data definition statement"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Data manipulation statement"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL dump (file download)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL dump"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "This option will replace your table and contained data."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL execution"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Export as %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Show versions"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Deactivate tracking for %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Deactivate now"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Activate tracking for %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Activate now"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Create version %1$s of %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Track these data definition statements:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Track these data manipulation statements:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Create version"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Theme"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Get more themes!"
@@ -13592,6 +13898,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert is set to 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Live traffic chart"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Live conn./process chart"
+
+#~ msgid "Live query chart"
+#~ msgstr "Live query chart"
+
+#~ msgid "Static data"
+#~ msgstr "Static data"
+
+#~ msgid "And"
+#~ msgstr "And"
+
+#~ msgid "Number of rows"
+#~ msgstr "Number of rows"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Columns enclosed by"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Columns escaped by"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Replace NULL by"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Lines terminated by"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Rearrange/edit charts"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14204,9 +14543,6 @@ msgstr "concurrent_insert is set to 0"
#~ msgid "MySQL client version"
#~ msgstr "MySQL client version"
-#~ msgid "Outer Ring:"
-#~ msgstr "Outer Ring:"
-
#~ msgid ""
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
diff --git a/po/es.po b/po/es.po
index 004057bf0c..d5479c6c38 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,32 +1,32 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-03-22 14:12+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-25 16:33+0200\n"
"Last-Translator: Matías Bellone <matiasbellone+weblate@gmail.com>\n"
-"Language-Team: Spanish <http://l10n.cihar.com/projects/phpmyadmin/master/es/"
-">\n"
+"Language-Team: Spanish "
+"<http://l10n.cihar.com/projects/phpmyadmin/master/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 1.5-dev\n"
+"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Mostrar todo"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Número de página:"
@@ -40,19 +40,17 @@ msgstr ""
"principal o su navegador está bloqueando las actualizaciones en ventanas "
"múltiples debido a sus parámetros de seguridad."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Buscar"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Buscar:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +72,23 @@ msgstr "Buscar"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Continuar"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nombre de la clave"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Descripción"
@@ -118,15 +116,15 @@ msgstr "La base de datos %1$s ha sido creada."
msgid "Database comment: "
msgstr "Comentario de la base de datos: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Comentarios de la tabla"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Comentarios de la tabla:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +136,8 @@ msgstr "Comentarios de la tabla"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Columna"
@@ -162,12 +160,12 @@ msgstr "Columna"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipo"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +177,7 @@ msgstr "Tipo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulo"
@@ -194,7 +192,7 @@ msgstr "Nulo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Predeterminado"
@@ -220,11 +218,11 @@ msgstr "Enlaces a"
msgid "Comments"
msgstr "Comentarios"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +235,21 @@ msgstr "Comentarios"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "No"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +262,10 @@ msgstr "No"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Sí"
@@ -275,7 +273,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "No se han encontrado tablas en la base de datos."
@@ -288,7 +286,7 @@ msgstr "Seleccionar todo"
msgid "Unselect All"
msgstr "Deseleccionar todo"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "¡El nombre de la base de datos está vacío!"
@@ -314,20 +312,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabla"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Filas"
@@ -340,29 +337,23 @@ msgstr "Tamaño"
msgid "in use"
msgstr "en uso"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Creación"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Creación:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Última actualización"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Última actualización:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Última revisión"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Última revisión:"
# singular: tabla
# plural: tablas
@@ -401,16 +392,12 @@ msgstr "Tablas con seguimiento"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Base de datos"
@@ -418,17 +405,17 @@ msgstr "Base de datos"
msgid "Last version"
msgstr "Última versión"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Creado/a"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Actualizado"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Estado actual"
@@ -437,13 +424,11 @@ msgstr "Estado actual"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Acción"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Mostrar"
@@ -452,18 +437,18 @@ msgid "Delete tracking data for this table"
msgstr "Borrar los datos de seguimiento para esta tabla"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Eliminar"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "activo/a"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "no activo/a"
@@ -471,11 +456,11 @@ msgstr "no activo/a"
msgid "Versions"
msgstr "Versiones"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Informe de seguimiento"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Instantánea de la estructura"
@@ -491,24 +476,24 @@ msgstr "Hacer seguimiento a la tabla"
msgid "Database Log"
msgstr "Registro de la base de datos"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "¡Tipo erróneo!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "¡El formato de exportación seleccionado debe grabarse en el archivo!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "¡Parámetros incorrectos!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "No hay suficiente espacio para guardar el archivo %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -516,12 +501,12 @@ msgstr ""
"El archivo %s ya existe en el servidor, cambie el nombre del archivo o "
"revise la opción de sobreescritura."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "El volcado ha sido guardado al archivo %s."
@@ -537,69 +522,79 @@ msgstr "Tipo de exportación inválido"
msgid "Value for the column \"%s\""
msgstr "Valor para la columna \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Utilizar OpenStreetMaps como capa base"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geometría"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometría %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Punto"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Punto:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punto %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Agregar un punto"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Cadena de líneas"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Cadena de líneas %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Círculo exterior"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Círculo exterior:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Círculo interior"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Círculo interior %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Agregar una cadena de líneas"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Agregar un círculo interior"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Polígono"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Polígono %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Agregar un polígono"
@@ -703,12 +698,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Su consulta se ejecutó con éxito"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Volver"
@@ -738,66 +733,69 @@ msgstr "Más configuraciones"
msgid "Database server"
msgstr "Servidor de base de datos"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Servidor"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Servidor:"
#: index.php:240
-msgid "Server type"
-msgstr "Tipo de servidor"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Tipo de servidor:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Versión del servidor"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Versión del servidor:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Versión del protocolo"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Versión del protocolo:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Usuario"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Usuario:"
#: index.php:257
-msgid "Server charset"
-msgstr "Conjunto de caracteres del servidor"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Conjunto de caracteres del servidor:"
#: index.php:269
msgid "Web server"
msgstr "Servidor web"
#: index.php:282
-msgid "Database client version"
-msgstr "Versión del cliente de base de datos"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Versión del cliente de base de datos:"
#: index.php:286
-msgid "PHP extension"
-msgstr "extensión PHP"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "extensión PHP:"
#: index.php:300
msgid "Show PHP information"
msgstr "Mostrar la información de PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Acerca de esta versión"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Acerca de esta versión:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentación"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -926,7 +924,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "¡Está a punto de DESTRUIR una base de datos completa!"
@@ -1009,70 +1007,36 @@ msgstr "Recargando Privilegios"
msgid "Removing Selected Users"
msgstr "Eliminando los usuarios seleccionados"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Cerrar"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Editar"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Gráfico de tráfico en vivo"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Gráfico de procesos/conexiones en vivo"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Gráfico de consultas en vivo"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Otro"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Conexiones / Procesos"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Configuración local de monitorización incompatible"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1084,164 +1048,164 @@ msgstr ""
"monitorización. Es probable que la configuración no funcione. Reinicie la "
"configuración a la predeterminada en el menú <i>Configuración</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Eficiencia del caché de consultas"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Uso del caché de consultas"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Caché de consultas utilizado"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Uso de CPU del sistema"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memoria de sistema"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Intercambio de sistema"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Carga promedio"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memoria total"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memoria caché"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memoria de búfers"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memoria libre"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memoria utilizada"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Intercambio total"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Intercambio en caché"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Intercambio utilizado"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Intercambio libre"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes enviados"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes recibidos"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Conexiones"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesos"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
# singular: tabla
# plural: tablas
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabla(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Preguntas"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Tráfico"
# This is the text showed in the tab
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Configuración"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Eliminar gráfico"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Editar título y etiquetas"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Agregar gráfico a la grilla"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Agregue al menos una variable a la serie"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1249,39 +1213,39 @@ msgstr "Agregue al menos una variable a la serie"
msgid "None"
msgstr "Ninguna"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Reanudar monitorización"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Pausar monitorización"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "«general_log» y «slow_query_log» activos."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "«general_log» activo."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "«slow_query_log» activo."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "«slow_query_log» y «general_log» desactivados."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "«log_output» no está definido como TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "«log_output» está definido como TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1292,12 +1256,12 @@ msgstr ""
"más de %d segundos. Es recomendable configurar «long_query_time» entre 0 y 2 "
"segundos dependiendo del equipo."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "«long_query_time» está configurado a %d segundo(s)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1306,30 +1270,30 @@ msgstr ""
"valores predeterminados al reiniciar el servidor:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Configurar «log_output» a %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Habilitar %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Deshabilitar %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Definir «long_query_time» a %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1337,53 +1301,53 @@ msgstr ""
"No posee permisos para cambiar estas variables. Inicie sesión con la cuenta "
"root o contacte a su administrador de base de datos."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Cambiar configuraciones"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Configuraciones actuales"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Título del gráfico"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferencial"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Dividido por %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unidad"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Del registro de consultas lentas"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Del registro general"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analizando registros"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analizando y cargando registros. Esto puede demorar."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Cancelar petición"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1394,7 +1358,7 @@ msgstr ""
"agrupar, por lo que los demás atributos de las consultas como el tiempo de "
"inicio podría diferir."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1403,34 +1367,34 @@ msgstr ""
"Dado que se eligió agrupar consultas INSERT, las consultas INSERT a la misma "
"tabla también fueron agrupadas sin importar los datos agregados."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Los datos del registros fueron cargados. Consultas ejecutadas en este "
"período de tiempo:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Saltar a la tabla de registros"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "No se encontraron datos"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Registros analizados, pero no se encontraron datos en este período de tiempo."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analizando…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Explicar salida"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1438,66 +1402,66 @@ msgstr "Explicar salida"
msgid "Time"
msgstr "Tiempo"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Tiempo total:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Perfilando resultados"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabla"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Gráfico"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Editar gráfico"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Series"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opciones de filtros para tablas de registros"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrar"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrar consultas por palabra/expresión regular:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Agrupar consultas ignorando datos variables en sentencias WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Suma de filas agrupadas:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Cargando registros"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Falló la actualización del monitorizador"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1507,28 +1471,28 @@ msgstr ""
"es probablemente porque expiró la sesión. Cargar la página nuevamente y "
"volver a ingresar sus credenciales debería ayudar."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Cargar página nuevamente"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Filas afectadas:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"No se pudo analizar el archivo de configuración. No parece ser código JSON "
"válido."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"No se pudo crear la grilla de gráficos con la configuración importada. "
"Reiniciando a configuración predeterminada…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1536,229 +1500,238 @@ msgstr ""
msgid "Import"
msgstr "Importar"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importar configuración"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Seleccione el archivo que desea importar"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analizar consulta"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Sistema de consejos"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Posibles problemas de performance"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problema"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recomendación"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Detalles de la regla"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justificación"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variable/fórmula utilizada"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Prueba"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Cancelar"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Cargando"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Procesando Petición"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Error al Procesar la Petición"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Código de error: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Texto de error: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "No se seleccionaron bases de datos."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Eliminando Columna"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Añadiendo Clave Primaria"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Pulse para descartar esta notificación"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Renombrando Bases de Datos"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Recargar Base de Datos"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Copiando Base de Datos"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Cambiando el Juego de caracteres"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "La tabla debe tener al menos una columna"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Insertar tablas"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Esconder índices"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Mostrar índices"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Revisión de claves foráneas:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Habilitado)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Deshabilitado)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Buscando"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Ocultar resultados de búsqueda"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Mostrar resultados de búsqueda"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Examinando"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Borrando"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Editor de ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valores para la columna %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valores para una nueva columna"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Ingresar cada valor en un campo separado"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Agregar %d valor(es)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Nota: si la fila contiene múltiples tablas, van a ser combinadas en una"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Ocultar ventana de consultas SQL"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Mostrar ventana de consultas SQL"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Editar"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "No se seleccionaron filas"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Cambiar"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Tiempo de ejecución de la consulta"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d no es un número de fila válido."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1767,90 +1740,114 @@ msgstr "%d no es un número de fila válido."
msgid "Save"
msgstr "Guardar"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Ocultar criterio de búsqueda"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Mostrar criterio de búsqueda"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Búsqueda gráfica"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Cada punto representa una fila de datos."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Ubicar el cursor sobre un punto mostrará su etiqueta."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Para ampliar, seleccione el gráfico."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Pulse el botón de restaurar ampliación para volver al estado original."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Pulse en un punto de datos para ver y posiblemente editar la fila de datos."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"El gráfico puede redimensionarse arrastrando la esquina inferior derecha."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Seleccionar dos columnas"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Seleccionar dos columnas distintas"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Resultados de la consulta"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Contenido del punto de datos"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorar"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copiar"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punto"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Cadena de líneas"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polígono"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometría"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Círculo interior"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Círculo exterior"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Agregar columnas"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Seleccione la clave referenciada"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Seleccione la clave foránea"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Seleccione la clave primaria o una clave única"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Elegir la columna a mostrar"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1858,20 +1855,20 @@ msgstr ""
"No se guardaron los cambios en la disposición. Serán perdidos si no los "
"guardas. ¿Deseas continuar?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Añadir una opción para la columna "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objeto(s) creado(s)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Presion la tecla de escape para cancelar la edición"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1879,29 +1876,29 @@ msgstr ""
"Editó datos que no fueron guardados. ¿Está seguro que desea abandonar esta "
"página sin guardar los datos?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Arrastrar para reordenar"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Pulsar para ordenar"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Pulsar para marcar/desmarcar"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Haga doble click para copiar el nombre de la columna"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Pulsa la flecha de la lista desplegable <br />para conmutar la visibilidad "
"de la columna"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1910,66 +1907,66 @@ msgstr ""
"la edición de la grilla y los enlaces de copiado, eliminación y edición "
"pueden no funcionar luego de guardar."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"También puede editar la mayoría de los valores<br />con un pulsado doble "
"directamente en su contenido."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Puede editar la mayoría de los valores<br />pulsando directamente en su "
"contenido."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Ir al enlace"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Copie el nombre de la columna"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Haga click con el botón derecho sobre la columna para copiarla en el "
"portapapeles."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Mastrar fila(s) de datos"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Generar contraseña"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generar"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Cambar contraseña"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Más"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Mostrar panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Esconder panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"La página solicitada no se encontró en el historial, puede haber expirado."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1979,266 +1976,266 @@ msgstr ""
"la obtenga. La versión más reciente es %s, y existe desde el %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", versión estable más reciente:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "actualizada"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Terminado"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Anterior"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Siguiente"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Hoy"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Enero"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Febrero"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Marzo"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Abril"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mayo"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Junio"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Julio"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Agosto"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Septiembre"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Octubre"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Noviembre"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Diciembre"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Ene"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dic"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Domingo"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Lunes"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Martes"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Miércoles"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Jueves"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Viernes"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sábado"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mie"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Jue"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Vie"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Mi"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Ju"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Vi"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sem"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-year-month"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hora"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuto"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Segundo"
@@ -2292,16 +2289,16 @@ msgstr ""
"Caracter inesperado en la línea %1$s. Se esperaba una tabulación pero se "
"encontró «%2$s»"
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "por segundo"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "por minuto"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "por hora"
@@ -2309,46 +2306,58 @@ msgstr "por hora"
msgid "per day"
msgstr "por día"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "El archivo de configuración existente (%s) no pudo ser leído."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permisos incorrectos en el archivo de configuración ¡cualquiera no debería "
"poder modificarlo!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Tamaño de fuente"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ascendente"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descendente"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Ordenar"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Columna:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Ordenar:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Mostrar:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Criterio"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Criterio:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2367,33 +2376,41 @@ msgid "Use Tables"
msgstr "Usar tablas"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "O"
+#| msgid "Or"
+msgid "Or:"
+msgstr "O:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "y luego"
+msgid "And:"
+msgstr "Y:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Insertar"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Borrar"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Modificar"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Modificar:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Agregar:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Borrar:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta a la base de datos <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Ejecutar la consulta"
@@ -2435,8 +2452,8 @@ msgstr[0] "%1$s coincidencia en la tabla <strong>%2$s</strong>"
msgstr[1] "%1$s coincidencias en la tabla <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Examinar"
@@ -2450,9 +2467,9 @@ msgstr "¿Eliminar las coincidencias para la tabla %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Borrar"
@@ -2488,41 +2505,44 @@ msgstr "Guardar datos editados"
msgid "Restore column order"
msgstr "Restaurar orden de las columnas"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Comenzar"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Anterior"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Siguiente"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Fin"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "Fila de inicio"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "Fila de inicio:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Número de filas"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Número de filas:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Modo"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Modo:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2545,7 +2565,7 @@ msgstr "Cabeceras cada %s filas"
msgid "Sort by key"
msgstr "Ordenar según la clave"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2659,12 +2679,12 @@ msgid "Query took %01.4f sec"
msgstr "La consulta tardó %01.4f seg"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Para los elementos que están marcados:"
@@ -2674,16 +2694,16 @@ msgstr "Para los elementos que están marcados:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Marcar todos"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2786,12 +2806,12 @@ msgstr "Abrir nueva ventana de phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Pulse en la barra para deslizarse al tope de la página"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Las cookies deben estar activadas."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Pasado este punto, debe tener Javascript activado"
@@ -2803,21 +2823,21 @@ msgstr "¡No se ha definido ningún índice!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Ãndices"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Empaquetado"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinalidad"
@@ -2826,15 +2846,14 @@ msgstr "Cardinalidad"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Cotejamiento"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Comentario"
@@ -2847,7 +2866,7 @@ msgstr "La clave primaria ha sido eliminada"
msgid "Index %s has been dropped"
msgstr "El índice %s ha sido eliminado"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2862,6 +2881,11 @@ msgstr ""
msgid "Databases"
msgstr "Bases de datos"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Servidor"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2869,35 +2893,39 @@ msgid "View"
msgstr "Visualizar"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Estructura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Buscar"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Insertar"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operaciones"
@@ -2914,7 +2942,7 @@ msgstr "Seguimiento"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Disparadores"
@@ -2937,14 +2965,14 @@ msgstr "Generar una consulta"
msgid "Privileges"
msgstr "Privilegios"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutinas"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Eventos"
@@ -2984,7 +3012,7 @@ msgstr "Complementos"
msgid "Engines"
msgstr "Motores"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3028,8 +3056,7 @@ msgstr "Tablas recientes"
msgid "There are no recent tables"
msgstr "No existen tablas recientes"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "consulta SQL"
@@ -3170,12 +3197,14 @@ msgid "Target database `%s` was not found!"
msgstr "¡No se encontró la base de datos de destino «%s»!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "La base de datos no es válida"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "La base de datos no es válida:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "El nombre de la tabla no es válido"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "El nombre de la tabla no es válido:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3222,7 +3251,7 @@ msgstr "Función"
msgid "Operator"
msgstr "Operador"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3238,59 +3267,64 @@ msgstr "Búsqueda de tablas"
msgid "Edit/Insert"
msgstr "Editar/Insertar"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Seleccionar campos (al menos uno):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "O"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "registros por página"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Mostrar en este orden:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Máximo número de filas a graficar"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Mostrar los valores foráneos"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Criterios de búsqueda adicionales"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Hacer una \"consulta basada en ejemplo\" (comodín: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Navegar/editar los puntos"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Forma de utilización"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Reiniciar ampliación"
@@ -3322,9 +3356,10 @@ msgstr "¡No se encontró el tema %s!"
msgid "Theme path not found for theme %s!"
msgstr "¡No se encontró la ruta del tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Tema"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Tema:"
#: libraries/Types.class.php:296
msgid ""
@@ -3679,7 +3714,12 @@ msgstr "Una enumeración, elegida de una lista de valores definidos"
msgid "Max: %s%s"
msgstr "Máximo: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "consulta SQL:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3692,121 +3732,136 @@ msgstr "Máximo: %s%s"
msgid "MySQL said: "
msgstr "MySQL ha dicho: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "No pudo conectarse a un validador de SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Explicar SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Omitir la explicación del SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Sin código PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Crear código PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Actualizar"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Saltar la validación de SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validar SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Edición en linea de esta consulta"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "En línea"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Perfilando"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Dom"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s días, %s horas, %s minutos y %s segundos"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Parámetro faltante:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Saltar a la base de datos &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Pulse para conmutar"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Buscar en su ordenador:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
"Seleccionar directorio en el servidor web para subir los archivos <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "No hay archivos para subir"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Vaciar"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Ejecutar"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Imprimir"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creación"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Última actualización"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Última revisión"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "compartido"
@@ -3818,13 +3873,17 @@ msgstr "compartido"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Datos"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3888,6 +3947,12 @@ msgstr ""
"El nombre del host no es válido para el servidor %1$s. Revise su "
"configuración."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Servidor %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Método de autenticación no válido definido en la configuración:"
@@ -3941,7 +4006,7 @@ msgid "Double click"
msgstr "Pulsado doble"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Deshabilitado"
@@ -4032,7 +4097,7 @@ msgstr "No es un número de puerto válido"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Valor incorrecto"
@@ -4081,25 +4146,25 @@ msgstr "extensión SOAP no encontrada"
msgid "maximum %s"
msgstr "máximo %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Valor establecido: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Restaurar valor predeterminado"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Permitir a los usuarios personalizar este valor"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4360,7 +4425,7 @@ msgid "Character set of the file"
msgstr "Conjunto de caracteres del archivo"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formato"
@@ -4377,7 +4442,6 @@ msgstr "Compresión"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4387,13 +4451,15 @@ msgstr "Poner los nombres de campo en la primera fila"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Columnas encerradas por"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Columnas encerradas entre"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
msgstr "Caracter de escape de columnas"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4401,8 +4467,9 @@ msgstr "Caracter de escape de columnas"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Reemplazar NULL por"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Reemplazar NULL con"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4411,12 +4478,14 @@ msgstr "Eliminar los caracteres CRLF en las columnas"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
-msgstr "Columnas terminadas en"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
+msgstr "Columnas terminadas con"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
msgstr "Líneas terminadas en"
# Used on libraries/export/csv.php to decide what level of compatibility needs
@@ -4454,8 +4523,6 @@ msgid "Include table caption"
msgstr "Incluir el subtitulado de la tabla"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Subtitulado de la tabla"
@@ -4464,8 +4531,6 @@ msgid "Continued table caption"
msgstr "Continuación del subtitulado de la tabla"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Clave de la etiqueta"
@@ -4490,7 +4555,7 @@ msgid "Save on server"
msgstr "Guardar en el servidor"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Sobreescribir el(los) archivo(s) existente(s)"
@@ -4508,7 +4573,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Encerrar nombres de tabla y columna con comillas invertidas"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Modo compatible con SQL"
@@ -6088,7 +6153,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "Define si la consulta se mostrará aún después de enviar el formulario"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Mantener la caja de texto con la consulta"
@@ -6121,12 +6186,8 @@ msgstr "Saltarse las tablas bloqueadas"
msgid "Requires SQL Validator to be enabled"
msgstr "Requiere que el Validador SQL esté habilitado"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6153,8 +6214,8 @@ msgstr ""
"Si se posee un nombre de usuario propio, especifícalo aquí (valor por "
"defecto: [kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Nombre de usuario"
@@ -6386,6 +6447,11 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"La contraseña para usuario control phpMyAdmin está vacía mientras usó pmadb"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Valor incorrecto:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6441,23 +6507,30 @@ msgstr ""
msgid "No Password"
msgstr "Sin contraseña"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Contraseña:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Debe volver a escribir"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Debe volver a escribir:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Hashing de la contraseña"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Hashing de la contraseña:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "Compatible con MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Crear base de datos"
@@ -6465,6 +6538,11 @@ msgstr "Crear base de datos"
msgid "Create"
msgstr "Crear"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Crear base de datos:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6495,90 +6573,86 @@ msgstr "Número de columnas"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exportar bases de datos del servidor actual"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportando tablas de la base de datos \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportando filas de la tabla \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Método de exportación:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
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:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Personalizado - mostrar todas las opciones de configuración posibles"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Base(s) de datos:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabla(s):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Filas:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Volcar algunas filas"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Número de filas:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Fila con la que comenzar:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Volcar todas las filas"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Salida:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Guardar en el servidor en el directorio <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Guardar salida a un archivo"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Plantilla del nombre del archivo:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ se convertirá en el nombre del servidor"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ se convertirá en el nombre de la base de datos"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ se convertirá en el nombre de la tabla"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6590,45 +6664,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "usar esto para exportaciones futuras"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Conjunto de caracteres del archivo:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compresión:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "comprimido con zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "comprimido con gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "comprimido con bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Ver salida como texto"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formato:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opciones específicas al formato:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6636,7 +6710,7 @@ msgstr ""
"Desplácese hacia abajo para rellenar las opciones del formato elegido e "
"ignore las opciones de los demás formatos."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Conversión de codificación:"
@@ -6650,8 +6724,9 @@ msgid "no branch"
msgstr "sin rama"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Revisión Git"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Revisión Git:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6779,6 +6854,10 @@ msgstr "Opciones específicas al formato:"
msgid "Language"
msgstr "Idioma"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Acerca de esta versión"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Directorio raíz de los datos"
@@ -7210,9 +7289,10 @@ msgstr "Debido a su longitud,<br /> esta columna podría no ser editable"
msgid "Binary - do not edit"
msgstr "Binario - no editar"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "directorio en el servidor web para subir los archivos"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "directorio en el servidor web para subir los archivos:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7278,40 +7358,40 @@ msgstr "Ninguno"
msgid "Convert to Kana"
msgstr "Convertir a Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Reemplazar prefijo de la tabla"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copiar tabla con prefijo"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "De"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "A"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Enviar"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Agregar prefijo a la tabla"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Agregar prefijo"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "¿Realmente desea ejecutar la siguiente consulta?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Sin cambios"
@@ -7529,16 +7609,16 @@ msgid_plural "%s other results found"
msgstr[0] "Se encontró %s resultado adicional"
msgstr[1] "Se encontraron %s resultados adicionales"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrar bases de datos por nombre"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Vaciar filtro rápido"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrar elementos por nombre"
@@ -7556,7 +7636,7 @@ msgstr ""
"No se pudo incluir la clase \"%1$s\", no se encontró el archivo \"%2$s\""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Columnas"
@@ -7565,7 +7645,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nueva"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nuevo"
@@ -7576,12 +7656,12 @@ msgstr "Nuevo"
msgid "Functions"
msgstr "Funciones"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nueva"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nuevo"
@@ -7592,7 +7672,7 @@ msgstr "Nuevo"
msgid "Procedures"
msgstr "Procedimientos"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7603,7 +7683,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nueva"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nuevo"
@@ -7613,14 +7693,15 @@ msgstr "Nuevo"
msgid "Views"
msgstr "Vistas"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nueva"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Renombrar la base de datos a"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Renombrar la base de datos a:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7636,23 +7717,24 @@ msgid "Drop the database (DROP)"
msgstr "Eliminar la base de datos (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Únicamente la estructura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Estructura y datos"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Solamente datos"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Copiar la base de datos a"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Copiar la base de datos a:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7690,8 +7772,11 @@ msgstr "Opciones de la tabla"
msgid "Rename table to"
msgstr "Cambiar el nombre de la tabla a"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Comentarios de la tabla"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Motor de almacenamiento"
@@ -7842,21 +7927,14 @@ msgstr ""
"Puede escribir el nombre del proveedor de servicios/dirección IP y el "
"puerto, separado por un espacio."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Servidor:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Usuario:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Contraseña:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Elección del servidor"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Elección del servidor:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -8016,10 +8094,23 @@ msgstr "Estructura de la tabla @TABLE@"
msgid "Object creation options"
msgstr "Opciones de creación de objetos"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Subtitulado de la tabla:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Descripción de la tabla (continúa)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Descripción de la tabla (continúa):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Clave de la etiqueta:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -8038,31 +8129,52 @@ msgstr "Mostrar comentarios"
msgid "Display MIME types"
msgstr "Tipos MIME disponibles"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Poner los nombres de campo en la primera fila:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Servidor"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Servidor:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Tiempo de generación"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Tiempo de generación:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "Versión de PHP"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "Versión de PHP:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Base de datos:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Datos:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Estructura:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8237,6 +8349,11 @@ msgstr "Opciones de creación de objetos (todas son recomendadas)"
msgid "Export contents"
msgstr "Exportar contenidos"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabla:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8525,7 +8642,6 @@ msgid "Enabled"
msgstr "Habilitado"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Opciones de relación general"
@@ -8552,11 +8668,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Consulta guardada en favoritos"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Historial-SQL"
@@ -8601,7 +8717,7 @@ msgstr ""
"Inicie sesión en phpMyAdmin nuevamente para cargar el archivo de "
"configuración actualizado."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Sin descripción"
@@ -8626,18 +8742,23 @@ msgstr ""
"Asegúrese de tener un ID de servidor único en el archivo de configuración "
"(my.cnf). Si no, agregue la siguiente línea en la sección [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nombre de usuario:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nombre de usuario"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Puerto"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Puerto:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8647,7 +8768,7 @@ msgstr "Estado del maestro"
msgid "Slave status"
msgstr "Estado del esclavo"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variable"
@@ -8656,6 +8777,15 @@ msgstr "Variable"
msgid "Server ID"
msgstr "ID del servidor"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Servidor"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8675,13 +8805,11 @@ msgstr "Cualquier usuario"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Use el campo de texto"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Use el campo de texto:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8712,9 +8840,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Debe volver a escribir"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Generar la contraseña"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Generar la contraseña:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8755,12 +8889,14 @@ msgstr "<b>Ocurrieron uno o más errores al procesar el pedido:</b>"
msgid "Edit event"
msgstr "Editar evento"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Error al procesar la petición"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Error al procesar la petición:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -9035,81 +9171,81 @@ msgstr "Debe proveer un nombre de tabla válido"
msgid "You must provide a trigger definition."
msgstr "Debe proveer una definición del disparador."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Agregar rutina"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Exportar la rutina %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "No posee los privilegios necesarios para crear una rutina"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "No se encontró rutina con nombre %1$s en la base de datos %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "No hay rutinas para mostrar."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Agregar disparador"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Exportar disparador %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "disparador"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "No posee los privilegios necesarios para crear un disparador"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "No se encontró disparador con nombre %1$s en la base de datos %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "No hay disparadores para mostrar."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Añadir evento"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exportar evento %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "evento"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "No posee los privilegios necesarios para crear un evento"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "No se encontró evento con nombre %1$s en la base de datos %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "No existen eventos para mostrar."
@@ -9165,7 +9301,7 @@ msgstr "Atributos"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9265,15 +9401,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "cambiar el estado del scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Idioma desconocido: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Servidor actual"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Servidor actual:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9526,6 +9663,12 @@ msgstr ""
msgid "Login Information"
msgstr "Información de la cuenta"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Use el campo de texto"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "No cambiar la contraseña"
@@ -9564,6 +9707,13 @@ msgstr "Otorgar todos los privilegios para la base de datos &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuarios con acceso a &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Usuario"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9602,7 +9752,6 @@ msgid "No user found."
msgstr "Usuario(s) no encontrado(s)."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Editar los privilegios"
@@ -9645,8 +9794,9 @@ msgid "Column-specific privileges"
msgstr "Privilegios específicos para la columna"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Añadir privilegios a esta base de datos"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Añadir privilegios a esta base de datos:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9655,8 +9805,9 @@ msgstr ""
"de manera literal"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Añadir privilegios a esta tabla"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Añadir privilegios a esta tabla:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9696,6 +9847,11 @@ msgstr "Ha actualizado los privilegios para %s."
msgid "Privileges for %s"
msgstr "Privilegios para %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Editar los privilegios:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Vista global de usuarios"
@@ -9722,45 +9878,46 @@ msgstr "El usuario que seleccionó no se encontró en la tabla de privilegios."
msgid "You have added a new user."
msgstr "Ha agregado un nuevo usuario."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Limpiar"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Guardar esta consulta en favoritos"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Guardar esta consulta en favoritos:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Permitir que todo usuario pueda acceder a este favorito"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Reemplazar el favorito existente que tenga el mismo nombre"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "No sobreescribir esta consulta desde fuera de la ventana"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Delimitador"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Mostrar esta consulta otra vez"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Solamente ver"
@@ -9843,11 +10000,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Se ha vaciado la tabla %s"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "El seguimiento está activo."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "El seguimiento no está activo."
@@ -9873,7 +10030,11 @@ msgstr "Agregar prefijo a la tabla"
msgid "Check tables having overhead"
msgstr "Marcar las tablas con residuo a depurar"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ordenar"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Ninguna"
@@ -9955,7 +10116,7 @@ msgstr "Al comienzo de la tabla"
msgid "After %s"
msgstr "Después de %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Estadísticas de la fila"
@@ -10023,7 +10184,7 @@ msgstr "Agregar índice FULLTEXT"
msgid "Information"
msgstr "Información"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Espacio utilizado"
@@ -10031,12 +10192,12 @@ msgstr "Espacio utilizado"
msgid "Effective"
msgstr "Efectivo/a"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Los cambios en la Tabla %1$s se hicieron exitosamente"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Errores de consulta"
@@ -10126,9 +10287,20 @@ msgstr "después de %s"
msgid "Table name"
msgstr "Nombre de la tabla"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Motor de almacenamiento:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Cotejamiento:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "definición de la PARTICIÓN"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "definición de la PARTICIÓN:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10254,8 +10426,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Ocultar/mostrar Tablas que no tengan relación"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Número de tablas"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Número de tablas:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10301,8 +10474,9 @@ msgid "Page creation failed"
msgstr "Falló la creación de la página"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Página"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Página:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10321,8 +10495,9 @@ msgid "New page name: "
msgstr "Nuevo nombre de página: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Exporte/Importe a escala"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Exporte/Importe a escala:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10340,6 +10515,11 @@ msgstr "Error: no se añadió la relación."
msgid "FOREIGN KEY relation added"
msgstr "Se añadió una relación CLAVE FORÃNEA"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Opciones de relación general:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Se añadió la relación interna"
@@ -10435,6 +10615,11 @@ msgstr "Importar archivos"
msgid "All"
msgstr "Todos/as"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Historial SQL:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10484,20 +10669,20 @@ msgstr[1] "%1$d bases de datos han sido eliminadas exitosamente."
msgid "Databases statistics"
msgstr "Estadísticas de la base"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replicación maestra"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replicación esclava"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Activar las estadísticas"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10505,11 +10690,11 @@ msgstr ""
"Nota: Activar aquí las estadísticas de la base de datos podría causar "
"tráfico pesado entre el servidor web y el servidor MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "No hay bases de datos"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Motores de almacenamiento"
@@ -10537,7 +10722,7 @@ msgstr "Módulo"
msgid "Library"
msgstr "Biblioteca"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versión"
@@ -10891,10 +11076,6 @@ msgstr "Se finalizó la reorganización/edición de gráficos"
msgid "Add chart"
msgstr "Agregar gráfico"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Reorganizar/editar gráficos"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Velocidad de actualización"
@@ -11088,6 +11269,21 @@ msgstr[1] "%d minutos"
msgid "Questions since startup: %s"
msgstr "Preguntas desde el inicio: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "por hora:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "por minuto:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "por segundo:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Sentencias"
@@ -11856,7 +12052,7 @@ msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Descargar"
@@ -11972,7 +12168,7 @@ msgstr "Donación"
msgid "Edit server"
msgstr "Editar los parámetros del servidor"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Añadir un nuevo servidor"
@@ -12220,8 +12416,9 @@ msgid "SQL result"
msgstr "Resultado SQL"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Generado por"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Generado por:"
#: sql.php:1234
msgid ""
@@ -12236,9 +12433,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemas con los índices de la tabla `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Guardar esta consulta en favoritos"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Etiqueta"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Etiqueta:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12315,17 +12517,17 @@ msgstr "Valores X"
msgid "Y-Axis label:"
msgstr "Etiqueta del eje Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "La tabla %s ya existe."
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "la base de datos «%s» no existe."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Se ha creado la tabla %1$s."
@@ -12334,6 +12536,10 @@ msgstr "Se ha creado la tabla %1$s."
msgid "View dump (schema) of table"
msgstr "Mostrar volcado (esquema) de la tabla"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "El nombre de la tabla no es válido"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Mostrar visualización GIS"
@@ -12354,7 +12560,7 @@ msgstr "Columna espacial"
msgid "Redraw"
msgstr "Redibujar"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nombre del archivo"
@@ -12416,8 +12622,19 @@ msgid "The table name is empty!"
msgstr "¡El nombre de la tabla está vacío!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Mostrando las tablas"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Mostrando las tablas:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Espacio utilizado:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Estadísticas de la fila:"
#: tbl_relation.php:213
#, php-format
@@ -12449,6 +12666,11 @@ msgstr "Nombre de la restricción"
msgid "No index defined! Create one below"
msgstr "¡No se ha definido ningún índice! Cree uno más abajo"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Elegir la columna a mostrar:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12494,108 +12716,112 @@ msgstr "Comenta estas dos líneas si no las necesitas."
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Sentencias SQL exportadas. Copia el volcado o ejecútalo."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Captura de la versión %s (código SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Definición de seguimiento de datos eliminado exitosamente"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Manipulación de seguimiento de datos eliminada exitosamente"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Realizando el seguimiento de las sentencias"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Borrar fila de seguimiento de datos del reporte"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "No hay datos"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Fecha"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Sentencia de definición de datos"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Sentencia de manipulación de datos"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Volcado SQL (descarga de archivo)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Volcado SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Ejecución SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exportar como %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Mostrar versiones"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Desactivar el seguimiento para %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Desactivar ahora"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Activar el seguimiento para %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Activar ahora"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Crear versión %1$s de %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Hacer un seguimiento de estas sentencias de definición de datos:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Hacer un seguimiento de estas sentencias de manipulación de datos:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Crear versión"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "¡Obtener más temas!"
@@ -13939,6 +14165,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "«concurrent_insert» está definido como 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Gráfico de tráfico en vivo"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Gráfico de procesos/conexiones en vivo"
+
+#~ msgid "Live query chart"
+#~ msgstr "Gráfico de consultas en vivo"
+
+#~ msgid "Static data"
+#~ msgstr "Datos estáticos"
+
+#~ msgid "And"
+#~ msgstr "y luego"
+
+#~ msgid "Number of rows"
+#~ msgstr "Número de filas"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Columnas encerradas por"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Caracter de escape de columnas"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Reemplazar NULL por"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Líneas terminadas en"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Reorganizar/editar gráficos"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14756,9 +15015,6 @@ msgstr "«concurrent_insert» está definido como 0"
#~ msgid "MySQL client version"
#~ msgstr "Versión del cliente"
-#~ msgid "Outer Ring:"
-#~ msgstr "Círculo exterior:"
-
#~ msgid "Drag and select an area in the plot to zoom into it."
#~ msgstr "Arrastre y seleccione un área en el gráfico para ampliarla."
diff --git a/po/et.po b/po/et.po
index 85df90c9d4..c49ed0f74f 100644
--- a/po/et.po
+++ b/po/et.po
@@ -3,32 +3,32 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-03-24 19:37+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-25 15:04+0200\n"
"Last-Translator: Kristjan Räts <kristjanrats@gmail.com>\n"
-"Language-Team: Estonian <http://l10n.cihar.com/projects/phpmyadmin/master/et/"
-">\n"
+"Language-Team: Estonian "
+"<http://l10n.cihar.com/projects/phpmyadmin/master/et/>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 1.5-dev\n"
+"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Näita kõiki"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Leht:"
@@ -41,19 +41,17 @@ msgstr ""
"Veebilehitseja sihtakent ei saanud uuendada. Võib-olla sulgesid ülemakna või "
"sinu veebilehitseja turvasätted blokeerivad akna värskendamist."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Otsi"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Otsi:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +73,23 @@ msgstr "Otsi"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Mine"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Võtme nimi"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Kirjeldus"
@@ -119,15 +117,15 @@ msgstr "%1$s andmebaas on loodud."
msgid "Database comment: "
msgstr "Andmebaasi kommentaar: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Tabeli kommentaarid"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Tabeli kommentaarid:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +137,8 @@ msgstr "Tabeli kommentaarid"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Veerg"
@@ -163,12 +161,12 @@ msgstr "Veerg"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tüüp"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +178,7 @@ msgstr "Tüüp"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Tühi"
@@ -195,7 +193,7 @@ msgstr "Tühi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Vaikimisi"
@@ -221,11 +219,11 @@ msgstr "Viitab aadressile"
msgid "Comments"
msgstr "Kommentaarid"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +236,21 @@ msgstr "Kommentaarid"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ei"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +263,10 @@ msgstr "Ei"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Jah"
@@ -276,7 +274,7 @@ msgstr "Jah"
msgid "View dump (schema) of database"
msgstr "Vaata andmebaasi tõmmist (skeemi)"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Andmebaasist tabeleid ei leitud."
@@ -289,7 +287,7 @@ msgstr "Vali kõik"
msgid "Unselect All"
msgstr "Ära vali ühtegi"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Andmebaasi nimi on tühi!"
@@ -315,20 +313,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabel"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Ridu"
@@ -341,29 +338,23 @@ msgstr "Suurus"
msgid "in use"
msgstr "kasutusel"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Loodud"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Loodud:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Viimati uuendatud"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Viimati uuendatud:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Viimane kontroll"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Viimane kontroll:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -400,16 +391,12 @@ msgstr "Jälgitud tabelid"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Andmebaas"
@@ -417,17 +404,17 @@ msgstr "Andmebaas"
msgid "Last version"
msgstr "Viimane versioon"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Loodud"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Uuendatud"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Staatus"
@@ -436,13 +423,11 @@ msgstr "Staatus"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Tegevus"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Näita"
@@ -451,18 +436,18 @@ msgid "Delete tracking data for this table"
msgstr "Kustuta selle tabeli jälgimise andmed"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Kustuta"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktiivne"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ei ole aktiivne"
@@ -470,11 +455,11 @@ msgstr "ei ole aktiivne"
msgid "Versions"
msgstr "Versioonid"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Jälgimise raport"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Struktuuri hetkepilt"
@@ -490,24 +475,24 @@ msgstr "Jälgi tabelit"
msgid "Database Log"
msgstr "Andmebaasi logi"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Halb tüüp!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Valitud eksportimise tüüp tuleb salvestada faili!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Halvad parameetrid!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s faili salvestamiseks pole piisavalt ruumi."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -515,12 +500,12 @@ msgstr ""
"%s fail on juba serveris olemas, muutke faili nime või kontrollige "
"ülekirjutamise valikuid."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Veebiserveril pole %s faili salvestamiseks õigusi."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Tõmmis salvestati %s faili."
@@ -534,69 +519,79 @@ msgstr "Vale ekspordi tüüp"
msgid "Value for the column \"%s\""
msgstr "\"%s\" veeru väärtus"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Kasuta OpenStreetMaps kaarti põhjana"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geomeetria"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geomeetria %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Punkt"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Punkt:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Lisa punkt"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Rea sõne"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Rea sõne %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Välimine ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Välimine ring:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Sisemine ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Sisemine ring %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Lisa rea sõne"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Lisa sisemine ring"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Hulktahukas"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Hulktahukas %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Lisa hulktahukas"
@@ -697,12 +692,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Sinu SQL päring teostati edukalt"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Tagasi"
@@ -732,66 +727,69 @@ msgstr "Rohkem sätteid"
msgid "Database server"
msgstr "Andmebaasi server"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
-msgid "Server type"
-msgstr "Serveri tüüp"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Serveri tüüp:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Serveri versioon"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Serveri versioon:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Protokolli versioon"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Protokolli versioon:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Kasutaja"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Kasutaja:"
#: index.php:257
-msgid "Server charset"
-msgstr "Serveri märgitabel"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Serveri märgitabel:"
#: index.php:269
msgid "Web server"
msgstr "Veebiserver"
#: index.php:282
-msgid "Database client version"
-msgstr "Andmebaasi kliendi versioon"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Andmebaasi kliendi versioon:"
#: index.php:286
-msgid "PHP extension"
-msgstr "PHP laiend"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "PHP laiend:"
#: index.php:300
msgid "Show PHP information"
msgstr "Näita PHP teavet"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Versioon"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Versiooniinfo:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentatsioon"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Viki"
@@ -914,7 +912,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Oled KUSTUTAMAS kogu andmebaasi!"
@@ -997,70 +995,36 @@ msgstr "Õiguste uuesti laadimine"
msgid "Removing Selected Users"
msgstr "Valitud kasutajate kustutamine"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Sulge"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Muuda"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Elava liikluse diagramm"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Elava ühenduse/protsessi diagramm"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Elava päringu diagramm"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Kokku"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Muud"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Ãœhendused / Protsessid"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Kohaliku jälgimise seadistus on ühildumatu"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1072,161 +1036,161 @@ msgstr ""
"Üldjuhul sinu praegune seadistus enam ei toimi. Palun lähtesta oma seadistus "
"vaikimisi väärtustele <i>Sätete</i> menüüst."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Päringu vahemälu kasutegur"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Päringu vahemälu kasutus"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Kasutatud päringu vahemälu"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Süsteemi CPU kasutus"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Süsteemimälu"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Süsteemisaale"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Keskmine koormus"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Kogumälu"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Puhverdatud mälu"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Puhverdatud mälu"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Vaba mälu"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Kasutatud mälu"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Kogusaale"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Puhverdatud saale"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Kasutatud saale"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Vaba saale"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Saadetud baidid"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Vastuvõetud baidid"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Ãœhendused"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Protsessid"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabel(it)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Päringud"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Liiklus"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Sätted"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Kustuta diagramm"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Muuda pealkirja ja nimesid"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Lisa diagramm ruudustikku"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Palun lisa seeriasse vähemalt üks muutuja"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1234,39 +1198,39 @@ msgstr "Palun lisa seeriasse vähemalt üks muutuja"
msgid "None"
msgstr "Puudub"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Jätka jälgimist"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Peata jälgimine"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log ja slow_query_log on lubatud."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log on lubatud."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log on lubatud."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log ja general_log on keelatud."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output ei ole TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output väärtuseks on määratud TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1277,12 +1241,12 @@ msgstr ""
"jaoks kulub vähemalt %d sekundit. Sõltuvalt sinu süsteemist on soovitatav "
"long_query_time väärtuseks seada 0-2 sekundit."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time väärtuseks on määratud %d sekund(it)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1291,30 +1255,30 @@ msgstr ""
"vaikimisi olekusse:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Määra log_output väärtuseks %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Luba %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Keela %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Muuda long_query_time väärtuseks %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1322,53 +1286,53 @@ msgstr ""
"Sa ei saa neid muutujaid muuta. Logi sisse kasutajana 'root' või võta "
"ühendust oma andmebaasi administraatoriga."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Muuda sätteid"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Praegused sätted"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Diagrammi pealkiri"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Eraldaja"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Jagatud %s-ga"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Ãœhik"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Aeglasest logist"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Ãœldisest logist"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Logide analüüsimine"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Logide analüüsimine ja laadimine. See võib võtta natuke aega."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Loobu taotlusest"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1378,7 +1342,7 @@ msgstr ""
"kasutatakse rühmitamise kriteeriumina ainult SQL päringut, seega päringute "
"atribuudid (nt. algusaeg) võivad olla erinevad."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1387,32 +1351,32 @@ msgstr ""
"Kuniks valitud on INSERT päringute rühmitamine, rühmitatakse kokku INSERT "
"päringud samasse tabelisse, sõltumata lisatud andmetest."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Logi andmed on laetud. Päringud sooritatakse selle ajavahemiku jooksul:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Mine logi tabelisse"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Andmeid ei leitud"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Logi on analüüsitud, kuid sellest ajavahemikust andmeid ei leitud."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analüüsimine…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Selgita väljundit"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1420,66 +1384,66 @@ msgstr "Selgita väljundit"
msgid "Time"
msgstr "Aeg"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Aeg kokku:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profileerimise tulemused"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabel"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Diagramm"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Muuda diagrammi"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Jadad"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Logi tabeli filtri valikud"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filter"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtreeri päringuid sõna/reg.avaldise alusel:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Rühmita päringud, ignoreerides WHERE klauslite muutuja andmeid"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Rühmitatud ridade summa:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Kokku:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Logide laadimine"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Jälgija värskendamine ebaõnnestus"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1488,27 +1452,27 @@ msgstr ""
"Uute diagrammi andmete taotlemisel naases server vale vastusega. Enamasti on "
"selle põhjuseks aegunud seanss. Lae leht uuesti ja logi sisse."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Lae leht uuesti"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Mõjutatud read:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Seadistusfaili parsimine ebaõnnestus. Tundub, et see pole õige JSON kood."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Imporditud seadistusega diagrammi ruudustiku loomine ebaõnnestus. "
"Lähtestamine vaikimisi seadistusse…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1516,227 +1480,236 @@ msgstr ""
msgid "Import"
msgstr "Impordi"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Impordi jälgimise seadistus"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Palun vali imporditav fail"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analüüsi päringut"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Kontrollsüsteem"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Võimalikud jõudlusprobleemid"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Probleem"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Soovitus"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Reegli detailid"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Põhjendus"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Kasutatud muutuja / valem"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Testi"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Katkesta"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Laadimine"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Taotluse töötlemine"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Viga taotluse töötlemisel"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Vea kood: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Vea tekst: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ãœhtegi andmebaasi ei ole valitud."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Veeru kustutamine"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Primaarvõtme lisamine"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Selle teate sulgemiseks kliki sellel"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Andmebaaside ümbernimetamine"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Lae andmebaas uuesti"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Andmebaasi kopeerimine"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Märgitabeli muutmine"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabelil peab olema vähemalt üks veerg"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Lisa tabel"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Peida indeksid"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Näita indekseid"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Võõrvõtme kontroll:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Lubatud)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Keelatud)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Otsimine"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Peida otsingu tulemused"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Näita otsingu tulemusi"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Vaatamine"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Kustutamine"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Salvestatud funktsioon peab sisaldama RETURN käsku!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET muutja"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s veeru väärtused"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Uue veeru väärtused"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Sisesta iga väärtus eraldi väljale"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Lisa %d väärtus(t)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Märkus: Kui fail sisaldab mitut tabelit, siis need liidetakse kokku"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Peida päringu kast"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Näita päringu kasti"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Muuda"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ridu pole valitud"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Muuda"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Päringu sooritamise aeg"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ei ole õige reanumber."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1745,89 +1718,113 @@ msgstr "%d ei ole õige reanumber."
msgid "Save"
msgstr "Salvesta"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Peida otsingu kriteerium"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Näita otsingu kriteeriumi"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Suurenda otsingut"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Iga punkt tähendab andmete rida."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Kursori üleliigutamisel näitab punkt selle nime."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Vali graafiku suumitav ala hiirega."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Algoleku taastamiseks vajuta suurenduse lähtestamise nuppu."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Kliki andmepunktil, et vaadata ja vajadusel muuta andmete rida."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Diagrammi suurust saab muuta, kui lohistada seda alumist paremat nurkapidi."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Vali kaks veergu"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Vali kaks erinevat veergu"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Päringu tulemused"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Andmepunkti sisu"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoreeri"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopeeri"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punkt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Rea sõne"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Hulktahukas"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geomeetria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Sisemine ring"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Välimine ring"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Lisa veergusid"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Vali osutatud võti"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Vali võõrvõti"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Palun vali primaarvõti või unikaalne nimi"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Vali veerg, mida näidata"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1835,20 +1832,20 @@ msgstr ""
"Sa ei ole muudatusi salvestanud. Kui sa neid ei salvesta, siis need lähevad "
"kaotsi. Kas soovid jätkata?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Vali veerule valik "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objekt(i) loodud"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Muutmisest loobumiseks vajuta ESC"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1856,27 +1853,27 @@ msgstr ""
"Sa muutsid mõningaid andmed ja neid pole veel salvestatud. Oled kindel, et "
"soovid enne andmete salvestamist sellelt lehelt lahkuda?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Järjekorra muutmiseks lohista"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Sorteerimiseks kliki"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Valimiseks/mittevalimiseks kliki"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Veeru nime kopeerimiseks topeltklõpsa sellel"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Veeru nähtavuse muutmiseks<br />vajuta alla suunatud noolele"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1885,60 +1882,60 @@ msgstr ""
"märkeruutudega, muutmisega, kopeerimisega ja kustutamisega seotud võimalused "
"ei pruugi pärast salvestamist toimida."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Sa saad ka muuta enamikke väärtuseid,<br />kui teed nende sisul topeltkliki."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "Sa saad ka muuta enamikke väärtuseid,<br />kui klikid nende peal."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Mine lingile"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopeeri veeru nimi"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Veeru nime kopeerimiseks lõikelauale paremklõpsa sellel."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Näita andmete rida/ridu"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Genereeri parool"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Genereeri"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Muuda parooli"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Rohkem"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Näita paneel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Peida paneel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "Valitud lehte ei leitud ajaloost, see võib olla aegunud."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1948,266 +1945,266 @@ msgstr ""
"Uusim versioon on %s, välja antud %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", viimane stabiilne versioon:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "ajakohane"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Valmis"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Eelmine"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Järgmine"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Täna"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Jaanuar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Veebruar"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Märts"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Aprill"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Juuni"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Juuli"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "August"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "September"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Oktoober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "November"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Detsember"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jaan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Veebr"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Märts"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Aprill"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Juuni"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Juuli"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sept"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dets"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Pühapäev"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Esmaspäev"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Teisipäev"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Kolmapäev"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Neljapäev"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Reede"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Laupäev"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Püh"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Esm"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Tei"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Kol"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Nel"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Ree"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Lau"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "P"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "E"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "T"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "K"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "N"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "R"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "L"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Näd"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalender-kuu-aasta"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "puudub"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Tund"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minut"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekund"
@@ -2257,16 +2254,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "sekundis"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "minutis"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "tunnis"
@@ -2274,46 +2271,58 @@ msgstr "tunnis"
msgid "per day"
msgstr "päevas"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Olemasolev seadistusfail (%s) ei ole loetav."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Seadistusfailil on valed õigused. See ei tohiks olla kõikide jaoks "
"kirjutatav!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Fondi kõrgus"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Kasvav"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Kahanev"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Sorteeri"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Veerg:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Sorteeri:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Näita:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Kriteerium"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Kriteerium:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2332,33 +2341,41 @@ msgid "Use Tables"
msgstr "Kasuta tabeleid"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Või"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Või:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ja"
+msgid "And:"
+msgstr "Ja:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Lisa"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Kustuta"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Muuda"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Muuda:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Lisa:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Kustuta:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL päring <b>%s</b> andmebaasis:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Saada päring"
@@ -2398,8 +2415,8 @@ msgstr[0] "%1$s vaste <strong>%2$s</strong> tabelis"
msgstr[1] "%1$s vastet <strong>%2$s</strong> tabelis"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Vaata"
@@ -2413,9 +2430,9 @@ msgstr "Kustutada %s tabeli vasted?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Kustuta"
@@ -2451,41 +2468,44 @@ msgstr "Salvesta muudetud andmed"
msgid "Restore column order"
msgstr "Taasta veeru järjekord"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Algus"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Eelmine"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Järgmine"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Lõpp"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "Alusta reaga"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "Alusta reaga:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Ridade hulk"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Ridade hulk:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Meetod"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Meetod:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2508,7 +2528,7 @@ msgstr "Päised iga %s rea tagant"
msgid "Sort by key"
msgstr "Sorteeri võtme alusel"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2619,12 +2639,12 @@ msgid "Query took %01.4f sec"
msgstr "päring kestis %01.4f sekundit"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Valitutega:"
@@ -2634,16 +2654,16 @@ msgstr "Valitutega:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Vali kõik"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2742,12 +2762,12 @@ msgstr "Ava uus phpMyAdmini aken"
msgid "Click on the bar to scroll to top of page"
msgstr "Kliki ribal, et lehe alguessse kerida"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Küpsised peavad olema lubatud."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript peab olema lubatud"
@@ -2759,21 +2779,21 @@ msgstr "Indeksit pole määratud!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksid"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Ainulaadne"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pakitud"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Hulk"
@@ -2782,15 +2802,14 @@ msgstr "Hulk"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Kodeering"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Kommentaar"
@@ -2803,7 +2822,7 @@ msgstr "Primaarvõti on kustutatud"
msgid "Index %s has been dropped"
msgstr "%s indeks on kustutatud"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2818,6 +2837,11 @@ msgstr ""
msgid "Databases"
msgstr "Andmebaasid"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2825,35 +2849,39 @@ msgid "View"
msgstr "Vaade"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktuur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Otsi"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Lisa"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Tegevused"
@@ -2870,7 +2898,7 @@ msgstr "Jälgimine"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Päästikud"
@@ -2893,14 +2921,14 @@ msgstr "Päring"
msgid "Privileges"
msgstr "Õigused"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Funktsioonid"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Sündmused"
@@ -2940,7 +2968,7 @@ msgstr "Pluginad"
msgid "Engines"
msgstr "Mootorid"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2984,8 +3012,7 @@ msgstr "Hiljutised tabelid"
msgid "There are no recent tables"
msgstr "Hiljutisi tabeleid pole"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL päring"
@@ -3122,12 +3149,14 @@ msgid "Target database `%s` was not found!"
msgstr "Sihtandmebaasi `%s` ei leitud!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Vigane andmebaas"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Vigane andmebaas:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Vigane tabeli nimi"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Vigane tabeli nimi:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3173,7 +3202,7 @@ msgstr "Funktsioon"
msgid "Operator"
msgstr "Operaator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3189,57 +3218,62 @@ msgstr "Tabeli otsing"
msgid "Edit/Insert"
msgstr "Muuda/Lisa"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Vali veerud (vähemalt üks):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Või"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Lisa otsingu tingimusi (\"WHERE\" klausel):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Ridade hulk lehe kohta"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Näitamise järjekord:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "Kasuta seda veergu iga punkti nimetamiseks"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Suurim ridade hulk diagrammis"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Sirvi võõrvõtme väärtusi"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Täiendav otsingu kriteerium"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Teosta \"päring näite alusel\" (metamärk: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Sirvi/Muuda punkte"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Kuidas kasutada"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Lähtesta suum"
@@ -3271,9 +3305,10 @@ msgstr "%s välimust ei leitud!"
msgid "Theme path not found for theme %s!"
msgstr "%s välimuse asukohta ei leitud!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Välimus"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Välimus:"
#: libraries/Types.class.php:296
msgid ""
@@ -3613,7 +3648,12 @@ msgstr "Loetelu, mis on valitud määratletud väärtuste nimekirjast"
msgid "Max: %s%s"
msgstr "Maksimaalne: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL päring:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3626,119 +3666,134 @@ msgstr "Maksimaalne: %s%s"
msgid "MySQL said: "
msgstr "MySQL vastas: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "SQL valideerijaga ühendamine ebaõnnestus!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Selgita SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Jäta SQL selgitus vahele"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Ilma PHP koodita"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Loo PHP kood"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Uuenda"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Jäta SQL'i valideerimine vahele"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Valideeri SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Selle päringu kiirmuutmine"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Kiirmuutmine"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profileerimine"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Päike"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s päeva, %s tundi, %s minutit ja %s sekundit"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Puudulik parameeter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Mine &quot;%s&quot; andmebaasi."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Muuda"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Sirvi oma arvutist:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Vali veebiserveri üleslaadimise kataloogist <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Valitud üleslaadimise kataloogile ei pääse ligi"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Seal pole faile, mida üles laadida"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Tühjenda"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Teosta"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Prindi"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Loodud"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Viimati uuendatud"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Viimane kontroll"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "jagatud"
@@ -3750,13 +3805,17 @@ msgstr "jagatud"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Andmed"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Kokku"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3818,6 +3877,12 @@ msgstr "Vale serveri indeks: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Vale hostinimi %1$s serverile. Palun kontrolli oma seadistust."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Seadistuses on valitud vale autentimise meetod:"
@@ -3869,7 +3934,7 @@ msgid "Double click"
msgstr "Topeltklikk"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Keelatud"
@@ -3957,7 +4022,7 @@ msgstr "Pole õige pordi number"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Vale väärtus"
@@ -4006,25 +4071,25 @@ msgstr "SOAP laiendit ei leitud"
msgid "maximum %s"
msgstr "maksimaalselt %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Sea väärtus: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Taasta vaikimisi väärtus"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Luba kasutajatel seda väärtust muuta"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4283,7 +4348,7 @@ msgid "Character set of the file"
msgstr "Faili märgitabel"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formaat"
@@ -4300,7 +4365,6 @@ msgstr "Tihendamine"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4310,21 +4374,24 @@ msgstr "Aseta veergude nimed esimesse ritta"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
msgstr "Veergusid ümbritseb"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Veerud katkestab"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Veergusid lõpetab"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
msgstr "NULL asendaja"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4334,13 +4401,15 @@ msgstr "Eemalda veergudest CRLF märgid"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Veerud lõpetab"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Read lõpetab"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Ridasid katkestab"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4375,8 +4444,6 @@ msgid "Include table caption"
msgstr "Lisa tabeli pealkiri"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tabeli pealkiri"
@@ -4385,8 +4452,6 @@ msgid "Continued table caption"
msgstr "Jätkatud tabeli pealkiri"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Nime võti"
@@ -4411,7 +4476,7 @@ msgid "Save on server"
msgstr "Salvesta serverisse"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Kirjuta olemasolev(ad) fail(id) üle"
@@ -4429,7 +4494,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL ühilduvuse meetod"
@@ -5966,7 +6031,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "Määrab, kas päringukast jääb ekraanile pärast päringu saatmist"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Säilita päringu kast"
@@ -5997,12 +6062,8 @@ msgstr "Jäta lukustatud tabelid vahele"
msgid "Requires SQL Validator to be enabled"
msgstr "Nõuab, et SQL valideerija oleks lubatud"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6029,8 +6090,8 @@ msgstr ""
"Kui sul on enda kasutajanimi, siis täpsusta seda siin (vaikimisi on [kbd]"
"anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Kasutajanimi"
@@ -6247,6 +6308,11 @@ msgstr "Tühi phpMyAdmini kontrollkasutaja pmadb jaoks"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Tühi phpMyAdmini kontrollkasutaja parool pmadb jaoks"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Vale väärtus:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6299,23 +6365,30 @@ msgstr "Sinu seadistuses määratud kontrollkasutajaga ühendamine ebaõnnestus.
msgid "No Password"
msgstr "Ilma paroolita"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Parool:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Tipi uuesti"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Tipi uuesti:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Parooli räsimine"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Parooli räsimine:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0'ga ühilduv"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Loo andmebaas"
@@ -6323,6 +6396,11 @@ msgstr "Loo andmebaas"
msgid "Create"
msgstr "Loo"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Loo andmebaas:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6354,90 +6432,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Andmebaaside eksportimine käesolevast serverist"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Tabelite eksportimine \"%s\" andmebaasist"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Ridade eksportimine \"%s\" tabelist"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Eksportimise meetod:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Kiire - näita ainult peamisi valikuid"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Kohandatud - näita kõiki võimalikke valikuid"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Andmebaas(id):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabel(id):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Read:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Loo mõnest reast tõmmis"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Ridade hulk:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Rida alustab kohast:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Loo tõmmis kõikidest ridadest"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Väljund:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Salvesta serveri <b>%s</b> kataloogi"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Salvesta väljund failisse"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Faili nime mall:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ saab serveri nimeks"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ saab andmebaasi nimeks"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ saab tabeli nimeks"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6448,45 +6522,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "kasuta seda edasistel eksportimistel"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Faili märgitabel:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Tihendamine:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zipitud"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzipitud"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzipitud"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Vaata väljundit tekstina"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formaat:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Formaadipõhised valikud:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6494,7 +6568,7 @@ msgstr ""
"Keri alla, et näha valikuid valitud formaadi jaoks ja ignoreeri teiste "
"formaatide valikuid."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Kodeerimise teisendus:"
@@ -6508,8 +6582,9 @@ msgid "no branch"
msgstr "haru puudub"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Git'i versioon"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Git'i versioon:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6633,6 +6708,10 @@ msgstr "Formaadipõhised valikud:"
msgid "Language"
msgstr "Keel"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versioon"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Andmete kodukataloog"
@@ -7045,9 +7124,10 @@ msgstr "Oma pikkuse tõttu<br /> ei pruugi see veerg olla muudetav"
msgid "Binary - do not edit"
msgstr "Binaarne - ära muuda"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "veebiserveri üleslaadimiskataloogi"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "veebiserveri üleslaadimiskataloog:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7112,40 +7192,40 @@ msgstr "Puudub"
msgid "Convert to Kana"
msgstr "Konverdi Kana'ks"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Asenda tabeli eesliide"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopeeri tabel koos eesliitega"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Kohast"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Kohta"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Saada"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Lisa tabeli eesliide"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Lisa eesliide"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ei muudetud"
@@ -7363,16 +7443,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s muu tulemus leitud"
msgstr[1] "%s muud tulemust leitud"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtreeri andmebaase nime alusel"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Puhasta kiire filter"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtreeri tabeleid nime alusel"
@@ -7388,7 +7468,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "Ei saa laadida klassi \"%1$s\", faili \"%2$s\" ei leitud"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Veerud"
@@ -7397,7 +7477,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Uus"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Uus"
@@ -7408,12 +7488,12 @@ msgstr "Uus"
msgid "Functions"
msgstr "Funktsioonid"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Uus"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Uus"
@@ -7424,7 +7504,7 @@ msgstr "Uus"
msgid "Procedures"
msgstr "Toimingud"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7435,7 +7515,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Uus"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Uus"
@@ -7445,14 +7525,15 @@ msgstr "Uus"
msgid "Views"
msgstr "Vaated"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Uus"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Anna andmebaasile nimeks"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Andmebaasi uus nimi:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7468,23 +7549,24 @@ msgid "Drop the database (DROP)"
msgstr "Kustuta andmebaas (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Ainult struktuur"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktuur ja andmed"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Ainult andmed"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Kopeeri andmebaas kohta"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Kopeeri andmebaas kohta:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7522,8 +7604,11 @@ msgstr "Tabeli valikud"
msgid "Rename table to"
msgstr "Muuda tabeli nimeks"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tabeli kommentaarid"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Varundusmootor"
@@ -7672,21 +7757,14 @@ msgstr "Su sessioon on aegunud. Palun logi uuesti sisse."
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Saad tühikuga eraldades sisestada hostinime/IP-aadressi ja porti."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Kasutajanimi:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Parool:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Serveri valik"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Serveri valik:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7842,10 +7920,23 @@ msgstr "@TABLE@ tabeli struktuur"
msgid "Object creation options"
msgstr "Objekti loomise valikud"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tabeli pealkiri:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Tabeli pealkiri (jätkub)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Tabeli pealkiri (jätkub):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Nime võti:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7864,31 +7955,52 @@ msgstr "Näita kommentaare"
msgid "Display MIME types"
msgstr "Näita MIME-tüüpe"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Aseta veergude nimed esimesse ritta:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Host:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Loomise aeg"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Loomise aeg:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "PHP versioon"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "PHP versioon:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Andmebaas:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Andmed:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktuur:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8062,6 +8174,11 @@ msgstr "Objekti loomise valikud (soovitatav on valida kõik)"
msgid "Export contents"
msgstr "Ekspordi sisu"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabel:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8335,7 +8452,6 @@ msgid "Enabled"
msgstr "Lubatud"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Peamised seoste võimalused"
@@ -8363,11 +8479,11 @@ msgid ""
msgstr ""
"Palun loe dokumentatsioonist, kuidas uuendada oma column_comments tabelit"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Järjehoidjaga SQL päring"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL ajalugu"
@@ -8408,7 +8524,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr "Uuendatud seadistuse faili laadimiseks logi phpMyAdmini uuesti sisse."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "kirjeldus puudub"
@@ -8433,18 +8549,23 @@ msgstr ""
"Veendu, et sinu seadistusfailis (my.cnf) on serveril ainulaadne id. Kui "
"mitte, siis palun lisa [mysqld] sektsiooni järgnev rida:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Kasutajanimi:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Kasutajanimi"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Port"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Port:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8454,7 +8575,7 @@ msgstr "Ãœlema staatus"
msgid "Slave status"
msgstr "Alluva staatus"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Muutuja"
@@ -8463,6 +8584,15 @@ msgstr "Muutuja"
msgid "Server ID"
msgstr "Serveri ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8482,13 +8612,11 @@ msgstr "Kõik kasutajad"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Kasuta tekstivälja"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Kasuta tekstivälja:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8519,9 +8647,15 @@ msgstr ""
"Kui kasutatakse hosti tabelit, siis seda välja ignoreeritakse ning selle "
"asemel kasutatakse hosti tabelis olevaid väärtusi."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Tipi uuesti"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Genereeri parool"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Genereeri parool:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8562,12 +8696,14 @@ msgstr "<b>Sinu taotluse töötlemisel esines üks või mitu viga:</b>"
msgid "Edit event"
msgstr "Muuda sündmust"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Taotluse töötlemisel esines viga"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Taotluse töötlemisel esines viga:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8841,81 +8977,81 @@ msgstr "Sa pead sisestama õige tabeli nime"
msgid "You must provide a trigger definition."
msgstr "Sa pead andma päästiku definitsiooni."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Lisa funktsiooni"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "%s funktsiooni eksport"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "funktsioon"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Sul pole funktsiooni loomiseks piisavalt õigusi"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "%2$s andmebaasist ei leitud funktsiooni nimega %1$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Pole funktsioone, mida näidata."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Lisa päästik"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "%s päästiku eksport"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "päästik"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Sul pole päästiku loomiseks piisavalt õigusi"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "%2$s andmebaasist ei leitud päästikut nimega %1$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Pole päästikuid, mida näidata."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Lisa sündmus"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "%s sündmuse eksport"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "sündmus"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Sul pole sündmuse loomiseks piisavalt õigusi"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "%2$s andmebaasist ei leitud sündmust nimega %1$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Pole sündmusi, mida näidata."
@@ -8971,7 +9107,7 @@ msgstr "Atribuudid"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Lisaks"
@@ -9071,15 +9207,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Ava/sulge märkmetahvel"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Tundmatu keel: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Praegune server"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Praegune server:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9322,6 +9459,12 @@ msgstr "Lubab õiguste tabelit laadimata lisada kasutajaid ja õigusi."
msgid "Login Information"
msgstr "Sisselogimise teave"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Kasuta tekstivälja"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ära muuda parooli"
@@ -9358,6 +9501,13 @@ msgstr "Anna kõik õigused &quot;%s&quot; andmebaasis"
msgid "Users having access to &quot;%s&quot;"
msgstr "Kasutajad, kellel on ligipääs &quot;%s&quot; andmebaasile"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Kasutaja"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9396,7 +9546,6 @@ msgid "No user found."
msgstr "Kasutajat ei leitud."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Muuda õigusi"
@@ -9436,8 +9585,9 @@ msgid "Column-specific privileges"
msgstr "Veerupõhised õigused"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Lisa õigusi järgnevas andmebaasis"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Lisa õigusi järgnevas andmebaasis:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9446,8 +9596,9 @@ msgstr ""
"kurakaldkriipsu ehk \\"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Lisa õigusi järgnevas tabelis"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Lisa õigusi järgnevas tabelis:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9487,6 +9638,11 @@ msgstr "Uuendasid %s õigusi."
msgid "Privileges for %s"
msgstr "%s õigused"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Muuda õigusi:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Kasutajate ülevaade"
@@ -9511,45 +9667,46 @@ msgstr "Valitud kasutajat õiguste tabelist ei leitud."
msgid "You have added a new user."
msgstr "Lisasid uue kasutaja."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Teosta SQL päring(ud) %s serveris"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Teosta SQL päring(ud) %s andmebaasis"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Puhasta"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Lisa see SQL päring järjehoidjasse"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Lisa see SQL päring järjehoidjasse:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Anna kõikidele kasutajatele juurdepääs sellele järjehoidjale"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Asenda samanimelise järjehoidjaga"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ära muuda seda päringut väljaspool akent"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Eraldaja"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Näita seda päringut siin uuesti"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Ainult vaata"
@@ -9629,11 +9786,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s tabel on tühjendatud"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Jälgimine on aktiveeritud."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Jälgimist pole aktiveeritud."
@@ -9659,7 +9816,11 @@ msgstr "Lisa tabelile eesliide"
msgid "Check tables having overhead"
msgstr "Kontrolli ballastiga tabeleid"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sorteeri"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Puudub"
@@ -9741,7 +9902,7 @@ msgstr "Tabeli algusesse"
msgid "After %s"
msgstr "Peale %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Rea statistika"
@@ -9809,7 +9970,7 @@ msgstr "Lisa FULLTEXT indeks"
msgid "Information"
msgstr "Informatsioon"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Ruumi kasutus"
@@ -9817,12 +9978,12 @@ msgstr "Ruumi kasutus"
msgid "Effective"
msgstr "Efektiivne"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "%1$s tabel on edukalt muudetud"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Päringu viga"
@@ -9909,9 +10070,20 @@ msgstr "peale %s"
msgid "Table name"
msgstr "Tabeli nimi"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Varundusmootor:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Kodeering:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "PARTITION definitsioon"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "PARTITION definitsioon:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10037,8 +10209,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Peida/Näita tabeleid, millel puudub seos"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Tabelite hulk"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Tabelite hulk:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10083,8 +10256,9 @@ msgid "Page creation failed"
msgstr "Lehe loomine ebaõnnestus"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Leht"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Leht:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10103,8 +10277,9 @@ msgid "New page name: "
msgstr "Uue lehe nimi: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Ekspordi/Impordi skaalas"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Ekspordi/Impordi skaalas:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10122,6 +10297,11 @@ msgstr "Viga: Seost ei lisatud."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY seos on lisatud"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Peamised seoste võimalused:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Sisemine seos on loodud"
@@ -10211,6 +10391,11 @@ msgstr "Impordi faile"
msgid "All"
msgstr "Kõik"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL ajalugu:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10259,20 +10444,20 @@ msgstr[1] "%1$d andmebaasi kustutati edukalt."
msgid "Databases statistics"
msgstr "Andmebaaside statistika"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Ãœlema paljundamine"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Alluva paljundamine"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Luba statistika"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10280,11 +10465,11 @@ msgstr ""
"Märkus: Statistika lubamine võib põhjustada koormava liikluse veebiserveri "
"ja MySQL serveri vahel."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Andmebaasid puuduvad"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Varundusmootorid"
@@ -10312,7 +10497,7 @@ msgstr "Moodul"
msgid "Library"
msgstr "Teek"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versioon"
@@ -10650,10 +10835,6 @@ msgstr "Diagrammide korrastamine/muutmine on valmis"
msgid "Add chart"
msgstr "Lisa diagramm"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Korrasta/muuda diagramme"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Uuendamise sagedus"
@@ -10841,6 +11022,21 @@ msgstr[1] "%d minutit"
msgid "Questions since startup: %s"
msgstr "Päringud alates käivitumisest: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "tunnis:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "minutis:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "sekundis:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Käsud"
@@ -11573,7 +11769,7 @@ msgid "Global value"
msgstr "Globaalne väärtus"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Lae alla"
@@ -11686,7 +11882,7 @@ msgstr "Anneta"
msgid "Edit server"
msgstr "Muuda serverit"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Lisa uus server"
@@ -11924,8 +12120,9 @@ msgid "SQL result"
msgstr "SQL tulemus"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Koostanud"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Koostanud:"
#: sql.php:1234
msgid ""
@@ -11941,9 +12138,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Probleemid `%s` tabeli indeksitega"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Lisa see SQL päring järjehoidjasse"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Nimi"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Nimi:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12020,17 +12222,17 @@ msgstr "X väärtused"
msgid "Y-Axis label:"
msgstr "Y-telje nimi:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "%s tabel on juba olemas!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' andmebaasi pole olemas."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "%1$s tabel on loodud."
@@ -12039,6 +12241,10 @@ msgstr "%1$s tabel on loodud."
msgid "View dump (schema) of table"
msgstr "Vaata tabeli tõmmist (skeemi)"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Vigane tabeli nimi"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Näita GIS visualiseerimist"
@@ -12059,7 +12265,7 @@ msgstr "Ruumiline veerg"
msgid "Redraw"
msgstr "Joonista uuesti"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Faili nimi"
@@ -12119,8 +12325,19 @@ msgid "The table name is empty!"
msgstr "Tabeli nimi on tühi!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Tabelite näitamine"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Tabelite näitamine:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Ruumi kasutus:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Rea statistika:"
#: tbl_relation.php:213
#, php-format
@@ -12150,6 +12367,11 @@ msgstr "Piirangu nimi"
msgid "No index defined! Create one below"
msgstr "Indeksit pole määratud! Loo üks"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Vali veerg, mida näidata:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12195,109 +12417,113 @@ msgstr "Kustuta need kaks rida, kui sa ei vaja neid."
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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versiooni %s hetkepilt (SQL kood)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Jälgimise andmete definitsioon on edukalt kustutatud"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Jälgimise andmete töötlus on edukalt kustutatud"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Jälgimise käsud"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Kustuta raportist jälgimise andmete rida"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Andmed puuduvad"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Kuupäev"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Andmete definitsiooni käsk"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Andmete töötluse käsk"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL tõmmis (faili allalaadimine)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL tõmmis"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "See valik asendab sinu tabeli ja selles sisalduvad andmed."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL teostus"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Ekspordi kui %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Näita versioone"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Deaktiveeri %s jälgimine"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Deaktiveeri kohe"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Aktiveeri %s jälgimine"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktiveeri kohe"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Loo versioon %1$s, %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Jälgi nende andmete definitsiooni käske:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Jälgi nende andmete töötluse käske:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Loo versioon"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Välimus"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Hangi rohkem välimusi!"
@@ -13594,6 +13820,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert väärtuseks on määratud 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Elava liikluse diagramm"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Elava ühenduse/protsessi diagramm"
+
+#~ msgid "Live query chart"
+#~ msgstr "Elava päringu diagramm"
+
+#~ msgid "Static data"
+#~ msgstr "Staatilised andmed"
+
+#~ msgid "And"
+#~ msgstr "Ja"
+
+#~ msgid "Number of rows"
+#~ msgstr "Ridade hulk"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Veergusid ümbritseb"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Veerud katkestab"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL asendaja"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Read lõpetab"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Korrasta/muuda diagramme"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14211,9 +14470,6 @@ msgstr "concurrent_insert väärtuseks on määratud 0"
#~ msgid "MySQL client version"
#~ msgstr "MySQL kliendi versioon"
-#~ msgid "Outer Ring:"
-#~ msgstr "Välimine ring:"
-
#~ msgid ""
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
diff --git a/po/eu.po b/po/eu.po
index b5ae6952e2..dfbdd74cdb 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -1,12 +1,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 15:47+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Basque <http://l10n.cihar.com/projects/phpmyadmin/4-0/eu/>\n"
+"Language-Team: Basque <http://l10n.cihar.com/projects/phpmyadmin/master/eu/>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Dena erakutsi"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Orri zenbakia:"
@@ -39,19 +39,18 @@ msgstr ""
"edukitzea edo zure nabigatzailearen segurtasun ezarpenak zeharkako lehioen "
"eguneratzea blokeatzeko konfiguraturik egotea."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Bilatu"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Bilatu"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Joan"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Giltza-izena"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Deskribapena"
@@ -117,15 +116,16 @@ msgstr "%1$s datu-basea sortua izan da."
msgid "Database comment: "
msgstr "Datu-basearen iruzkina: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Taularen iruzkinak"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "Taularen iruzkinak"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Zutabea"
@@ -161,12 +161,12 @@ msgstr "Zutabea"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Mota"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Mota"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulua"
@@ -193,7 +193,7 @@ msgstr "Nulua"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Lehenetsia"
@@ -219,11 +219,11 @@ msgstr "Esteka:"
msgid "Comments"
msgstr "Iruzkinak"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Iruzkinak"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ez"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Ez"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Bai"
@@ -274,7 +274,7 @@ msgstr "Bai"
msgid "View dump (schema) of database"
msgstr "Ikusi datu-basearen iraulketa (eskema)"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Ez da taularik aurkitu datu-basean."
@@ -288,7 +288,7 @@ msgstr "Dena hautatu"
msgid "Unselect All"
msgstr "Desautatu dena"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Datu-basearen izena hutsik dago!"
@@ -315,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Taula"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Errenkadak"
@@ -341,28 +340,25 @@ msgstr "Tamaina"
msgid "in use"
msgstr "lanean"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Sortzea"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Azken eguneraketa"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Azken egiaztapena"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -400,16 +396,12 @@ msgstr "Taulak jarraipenarekin"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Datu-basea"
@@ -417,17 +409,17 @@ msgstr "Datu-basea"
msgid "Last version"
msgstr "Azken bertsioa"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Sortua"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Eguneratua"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Egoera"
@@ -436,13 +428,11 @@ msgstr "Egoera"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Ekintza"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Erakutsi"
@@ -451,18 +441,18 @@ msgid "Delete tracking data for this table"
msgstr "Ezabatu taula honetako jarraipen datuak"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Ezabatu"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktibo"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ez aktibo"
@@ -470,11 +460,11 @@ msgstr "ez aktibo"
msgid "Versions"
msgstr "Bertsioak"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Jarraipen informea"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Egitura kaptura"
@@ -490,24 +480,24 @@ msgstr "Taularen jarraipena egin"
msgid "Database Log"
msgstr "Datu-base egunkaria"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Mota okerra!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Aukeratutako esportatze formatuak fitxategian gorde behar da!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Parametro okerrak!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ez dago leku-disko nahikoa %s fitxategia gordetzeko."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -515,12 +505,12 @@ msgstr ""
"%s fitxategia aurretik bazegoen zerbitzarian, izena aldatu edo aukeratu "
"gainean idazteko hobespena."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Iraulketa %s fitxategian gorde da."
@@ -534,69 +524,82 @@ msgstr "Esportatze mota baliogabea"
msgid "Value for the column \"%s\""
msgstr "\"%s\" zutaberako balioa"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Erabili OpenStreetMaps Oinarri geruza moduan"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Puntu"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "%d puntua"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Puntua gehitu"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Lerro kateak"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Kanpo eraztuna"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Barne eraztuna"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Lerro kate berria gehitu"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Gehitu barne eraztuna"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Poligono"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Gehitu poligonoa"
@@ -687,12 +690,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Zure SQL-kontsula arrakastaz burutu da"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Itzuli"
@@ -728,37 +731,37 @@ msgstr "Erlazioen ezaaugarri orokorrak"
msgid "Database server"
msgstr "Datu-baseak"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr "Zerbitzaria"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Zerbitzariaren hautaketa"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Zerbitzariaren bertsioa"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Zerbitzariaren bertsioa"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Erabiltzailea"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Zerbitzariaren hautaketa"
#: index.php:269
@@ -768,32 +771,32 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Datu-basearen iruzkina: "
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP Bertsioa"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP informazioa erakutsi"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "Saioa hasteko informazioa"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentazioa"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -905,7 +908,7 @@ msgstr "\"DROP DATABASE\" sententziak ezgaituta daude."
msgid "Do you really want to execute \"%s\"?"
msgstr "Benetan nahi al duzu \"%s\" exekutatzea?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Datu-base osoa SUNTSITZERA zoaz!"
@@ -995,72 +998,36 @@ msgstr "Pribilegioak berkargatzen"
msgid "Removing Selected Users"
msgstr "Hautatutako erabiltzaileak baztertu"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Itxi"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Editatu"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Zuzeneko trafikoaren grafika"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL kontsulta"
-
-#: js/messages.php:66
-#, fuzzy
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Gutira"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Beste"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Konexioak / Prozesuak"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Konfiguratutako monitore lokal bateraezina"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1068,134 +1035,134 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
msgid "Query cache efficiency"
msgstr "Kontsulta katxe eragikortasuna"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
msgid "Query cache usage"
msgstr "Kontsulta katxe erabilpena"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
msgid "Query cache used"
msgstr "Kontsulta katxe erabilia"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Sistema PUZ erabilera"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Sistemaren memoria"
-#: js/messages.php:88
+#: js/messages.php:79
#, fuzzy
msgid "System swap"
msgstr "Sistemaren swap-a"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Bataz besteko karga"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memoria guztira"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memoria katxea"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memoria bufferrean"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memoria librea"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memoria erabilia"
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Swap osoa"
-#: js/messages.php:98
+#: js/messages.php:89
#, fuzzy
msgid "Cached Swap"
msgstr "Swap katxea"
-#: js/messages.php:99
+#: js/messages.php:90
#, fuzzy
msgid "Used Swap"
msgstr "Swap erabilia"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Jasota"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Konexioak"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Prozesuak"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Byte"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1203,42 +1170,42 @@ msgid "%d table(s)"
msgstr "%s taula"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Eragiketak"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafikoa"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Erlazioen ezaaugarri orokorrak"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
msgid "Remove chart"
msgstr "Taula berrizendatu izen honetara: "
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1246,39 +1213,39 @@ msgstr ""
msgid "None"
msgstr "Batez"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1286,149 +1253,149 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Bidali"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Gaituta"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Ezgaituta"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Erlazioen ezaaugarri orokorrak"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Erlazioen ezaaugarri orokorrak"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Import files"
msgid "Chart Title"
msgstr "Fitxategiak inportatu"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Lokal"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Datu-baserik ez"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Datu-baserik ez"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Aztertu"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL-a azaldu"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1436,109 +1403,109 @@ msgstr "SQL-a azaldu"
msgid "Time"
msgstr "Denbora"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Gutira"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "SQL emaitza"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Taula"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Karaktere-jokoa"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Edit chart"
msgstr "Gehitu %s zutabe"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL kontsulta"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "Taularen hobespenak"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of rows per page"
msgid "Sum of grouped rows:"
msgstr "Errenkada kopurua orriko"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Gutira"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Lokal"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
msgid "Reload page"
msgstr "Taula berrizendatu izen honetara: "
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1547,265 +1514,274 @@ msgstr ""
msgid "Import"
msgstr "Esportatu"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Local monitor configuration incompatible"
msgid "Import monitor configuration"
msgstr "Konfiguratutako monitore lokal bateraezina"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Kontsulta eguneratu"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dokumentazioa"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Dokumentazioa"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Lokal"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Prozesuak"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ez dago datu-baserik aukeratuta."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Zuzena"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
msgid "Renaming Databases"
msgstr "Taula berrizendatu izen honetara: "
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
msgid "Reload Database"
msgstr "Taula berrizendatu izen honetara: "
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
msgid "Copying Database"
msgstr "Datu-baserik ez"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Karaktere-jokoa"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column"
msgstr "Gutxienez bistaratzeko Zutabe bat hautatu duzu."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Taulak erabili"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "Indizeak"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Sareta erakutsi"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Gaituta"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Ezgaituta"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Bilatu"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL kontsulta"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL kontsulta"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Arakatu"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "%s ezabatzen"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET editorea"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s zutaberako balioak"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Zutabe berrirako balioak"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Sartu balioak banatutako eremuetan"
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Erabiltzaile berria gehitu"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL kontsulta"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL kontsulta"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Editatu"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Aldatu"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1814,222 +1790,246 @@ msgstr ""
msgid "Save"
msgstr "Gorde"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL kontsulta"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL kontsulta"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Bilatu"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Gehitu/ezabatu irizpide-zutabea"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL result"
msgid "Query results"
msgstr "SQL emaitza"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Table of contents"
msgid "Data point content"
msgstr "Edukinen taula"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ezikusi"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Puntu"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Lerro kateak"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligono"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Barne eraztuna"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Kanpo eraztuna"
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "Gehitu %s zutabe"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Aukeratu erakutsi beharreko eremua"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Zutabe izenak"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Errenkadak erakusten"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Change password"
msgid "Generate password"
msgstr "Pasahitza aldatu"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
#, fuzzy
msgid "Generate"
msgstr "Egilea:"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Pasahitza aldatu"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Astel"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Dena erakutsi"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "Indizeak"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Hautatutako erabiltzailea ez da pribilegioen taulan aurkitu."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2037,30 +2037,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Datu-baserik ez"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Batez"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Aurrekoa"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2068,96 +2068,96 @@ msgid "Next"
msgstr "Hurrengoa"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Gutira"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binarioa "
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Api"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Eka"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Uzt"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Abu"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Urr"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Urt"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Ots"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Api"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2165,78 +2165,78 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Eka"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Uzt"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Abu"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Ira"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Urr"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Aza"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Abe"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Iga"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Astel"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Astea"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Osti"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2244,113 +2244,113 @@ msgid "Sun"
msgstr "Iga"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Astel"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Astea"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Astez"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Oste"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Osti"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Lar"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Iga"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Astel"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Astea"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Astez"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Oste"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Osti"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Lar"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Batez"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "lanean"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2402,16 +2402,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "segunduko"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "minutuko"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "orduko"
@@ -2419,43 +2419,59 @@ msgstr "orduko"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Goranzko"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Beherantz"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Zutabea"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Ordenatu"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Erakutsi"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Irizpidea"
#: libraries/DBQbe.class.php:576
@@ -2475,33 +2491,43 @@ msgid "Use Tables"
msgstr "Taulak erabili"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Edo"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Eta"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Txertatu"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Ezabatu"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Aldatu"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-kontsulta <b>%s</b> datu-basean:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Kontsulta bidali"
@@ -2543,8 +2569,8 @@ msgstr[0] "%s emaitza <i>%s</i> taulan"
msgstr[1] "%s emaitzak <i>%s</i> taulan"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Arakatu"
@@ -2558,9 +2584,9 @@ msgstr "%s taulako aukeratuak ezabatu?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Ezabatu"
@@ -2598,32 +2624,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Gehitu/ezabatu irizpide-zutabea"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Hasi"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Aurrekoa"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Hurrengoa"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2633,19 +2659,20 @@ msgstr "Amaiera"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Lar"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Errenkada kopurua orriko"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Astel"
#: libraries/DisplayResults.class.php:919
@@ -2670,7 +2697,7 @@ msgstr "Exekutatu aurretik aukeratutako kontsulta"
msgid "Sort by key"
msgstr "Gakoaren arabera ordenatu"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2792,12 +2819,12 @@ msgid "Query took %01.4f sec"
msgstr "Kontsulta exekutatzeko denbora %01.4f seg"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Ikurdunak:"
@@ -2807,16 +2834,16 @@ msgstr "Ikurdunak:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Guztiak egiaztatu"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2916,12 +2943,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Puntu honetarako cookie-ek gaituta egon behar dute."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2935,21 +2962,21 @@ msgstr "Ez dago indizerik definituta!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indizeak"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Bakarra"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalitatea"
@@ -2958,15 +2985,14 @@ msgstr "Kardinalitatea"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Ordenamendua"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Iruzkinak"
@@ -2980,7 +3006,7 @@ msgstr "Lehen mailako gakoa ezabatu da"
msgid "Index %s has been dropped"
msgstr "%s indizea ezabatu da"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2993,6 +3019,11 @@ msgstr ""
msgid "Databases"
msgstr "Datu-baseak"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Zerbitzaria"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3000,35 +3031,39 @@ msgid "View"
msgstr "Ikusipegia"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Egitura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Bilatu"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Txertatu"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Eragiketak"
@@ -3045,7 +3080,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3068,14 +3103,14 @@ msgstr "Kontsulta"
msgid "Privileges"
msgstr "Pribilegioak"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3118,7 +3153,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3165,8 +3200,7 @@ msgstr "Taularik ez"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL kontsulta"
@@ -3307,12 +3341,15 @@ msgid "Target database `%s` was not found!"
msgstr "Datu-basean bilatu"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Datu-baserik ez"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Invalid table name:"
+msgstr "Taulen barnean:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3356,7 +3393,7 @@ msgstr "Funtzioak"
msgid "Operator"
msgstr "Eragiketak"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3376,61 +3413,66 @@ msgstr "Bilatu"
msgid "Edit/Insert"
msgstr "Txertatu"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Eremuak hautatu (bat gutxienez):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Edo"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Errenkada kopurua orriko"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Ordena erakutsi:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL kontsulta"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Adibide moduan\" kontsulta bat egin (komodina: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3464,8 +3506,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3756,7 +3798,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL kontsulta"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3769,120 +3817,135 @@ msgstr ""
msgid "MySQL said: "
msgstr "MySQL-ek zera dio: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL-a azaldu"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL-ren azalpena saltatu"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP Koderik gabe"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP kodea sortu"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL-ren balidapena saltatu"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL balidatu"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Iga"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y-%m-%d, %H:%M:%S"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s egun, %s ordu, %s minutu eta %s segundu"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; datu-basera joan."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Igoerentzat ezarri duzun direktorioa ez dago eskuragarri"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Hutsik"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Inprimatu"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Sortzea"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Azken eguneraketa"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Azken egiaztapena"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3894,13 +3957,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Datuak"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Gutira"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3966,6 +4033,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Zerbitzaria"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4017,7 +4090,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Ezgaituta"
@@ -4114,7 +4187,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4167,25 +4240,25 @@ msgstr "Esteka aurkitugabea"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4436,7 +4509,7 @@ msgid "Character set of the file"
msgstr "Fitxategiaren karaktereen kodeketa:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formatoa"
@@ -4453,7 +4526,6 @@ msgstr "Trinkotzea"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4467,7 +4539,7 @@ msgstr "Eremuen izenak lehenengo errenkadan jarri"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Eremuak honekin mugatuta:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4475,7 +4547,7 @@ msgstr "Eremuak honekin mugatuta:"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Eremuak escaped by:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4483,7 +4555,9 @@ msgstr "Eremuak escaped by:"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL ordezkatu honen ordez:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4495,13 +4569,15 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Honetan bukatutako lerroak: "
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Honetan bukatutako lerroak"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
+msgstr "Honetan bukatutako lerroak: "
#: libraries/config/messages.inc.php:80
#, fuzzy
@@ -4543,8 +4619,6 @@ msgid "Include table caption"
msgstr "Taularen epigrafea gehitu"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Taularen epigrafea"
@@ -4554,8 +4628,6 @@ msgid "Continued table caption"
msgstr "Taularen epigrafea gehitu"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4582,7 +4654,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Gainean idatzi aurretik badiren fitxategiak"
@@ -4603,7 +4675,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "\"Backquotes\" erabili taula eta eremuen izenekin "
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6086,7 +6158,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL kontsulta"
@@ -6117,12 +6189,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6145,8 +6213,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Erabiltzaile-izena:"
@@ -6356,6 +6424,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6407,23 +6479,32 @@ msgstr ""
msgid "No Password"
msgstr "Pasahitzik ez"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Pasahitza:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Berridatzi"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Pasahitza:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6433,6 +6514,12 @@ msgstr "Datu-base berri bat sortu"
msgid "Create"
msgstr "Sortu"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Datu-base berri bat sortu"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6466,109 +6553,103 @@ msgstr "Errenkada kopurua orriko"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Esportazio mota"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Datu-baseak"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Taulak"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Errenkadak"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Errenkada kopurua orriko"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Zerbitzariren %s direktorioan gorde"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Bidali"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Txantiloi-fitxategiaren izena"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6576,65 +6657,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Fitxategiaren karaktereen kodeketa:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Trinkotzea"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zipatuta\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzip-ez trinkotuta\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"Bzip-ez trinkotua\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Bidali"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Formatoa"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Eraldaketen hobespenak"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6648,7 +6729,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6767,6 +6848,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "Saioa hasteko informazioa"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7145,8 +7231,10 @@ msgstr "Bere luzeragatik,<br /> eremu hau ez da editagarria "
msgid "Binary - do not edit"
msgstr "Binarioa - ez editatu"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "Fitxategiak igotzeko web-zerbitzariaren direktorioa"
#: libraries/insert_edit.lib.php:1400
@@ -7212,44 +7300,44 @@ msgstr "Batez"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Taularen aurrizkia aldatu"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Taula aurrizkiarekin kopiatu"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Osti"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Bidali"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Aldaketarik ez"
@@ -7471,18 +7559,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Taularen \"Order By\" aldatu"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7500,7 +7588,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7511,7 +7599,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7523,12 +7611,12 @@ msgstr ""
msgid "Functions"
msgstr "Funtzioak"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7540,7 +7628,7 @@ msgstr ""
msgid "Procedures"
msgstr "Prozesuak"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7551,7 +7639,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7561,13 +7649,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Datu-basea berrizendatu izen honetara"
#: libraries/operations.lib.php:107
@@ -7584,22 +7674,24 @@ msgid "Drop the database (DROP)"
msgstr "Datu-basea ezabatu (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Egitura soilik"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Egitura eta datuak"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Datuak soilik"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Datu-basea kopiatu"
#: libraries/operations.lib.php:186
@@ -7638,8 +7730,11 @@ msgstr "Taularen hobespenak"
msgid "Rename table to"
msgstr "Taula berrizendatu izen honetara"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Taularen iruzkinak"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7796,20 +7891,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Zerbitzaria"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Erabiltzaile-izena:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Pasahitza:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Zerbitzariaren hautaketa"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7984,13 +8073,27 @@ msgstr "@TABLE@ taularen egitura"
msgid "Object creation options"
msgstr "Eraldaketen hobespenak"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Taularen epigrafea"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Taularen epigrafea"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label"
+msgid "Label key:"
+msgstr "Etiketa"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8012,32 +8115,60 @@ msgstr "Zutabearen iruzkinak erakusten"
msgid "Display MIME types"
msgstr "MIME-mota erabilgarriak"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Eremuen izenak lehenengo errenkadan jarri"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Zerbitzaria"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Sortzeko denbora"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP Bertsioa"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Datu-basea"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Datuak"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Egitura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8201,6 +8332,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Taula"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8479,7 +8616,6 @@ msgid "Enabled"
msgstr "Gaituta"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Erlazioen ezaaugarri orokorrak"
@@ -8508,11 +8644,11 @@ msgstr ""
"Mesedez, Dokumentazioa begiratu zure zutabeen iruzkinen Taula nola "
"eguneratzeko"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Kontsulta gogokoetan gordea"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-historia"
@@ -8551,7 +8687,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Deskribapenik ez"
@@ -8574,10 +8710,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Erabiltzaile-izena"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8585,7 +8726,7 @@ msgstr "Erabiltzaile-izena"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Ordenatu"
#: libraries/replication_gui.lib.php:112
@@ -8596,7 +8737,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Aldagaia"
@@ -8606,6 +8747,15 @@ msgstr "Aldagaia"
msgid "Server ID"
msgstr "Zerbitzaria"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Zerbitzaria"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8623,12 +8773,11 @@ msgstr "Edozein erabiltzaile"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Testu-eremua erabili"
#: libraries/replication_gui.lib.php:326
@@ -8658,9 +8807,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Berridatzi"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate Password:"
+msgstr "Pasahitza aldatu"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8703,13 +8859,14 @@ msgstr ""
msgid "Edit event"
msgstr "Bidalita"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Prozesuak"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9008,98 +9165,98 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add routine"
msgstr "Gehitu %s zutabe"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add %s field(s)"
msgid "routine"
msgstr "Gehitu %s zutabe"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Ez daukazu baimen nahikorik hemen orain egoteko!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Ez da taularik aurkitu datu-basean."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Erabiltzaile berria gehitu"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Erabiltzaile berria gehitu"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Ez daukazu baimen nahikorik hemen orain egoteko!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Ez da taularik aurkitu datu-basean."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Erabiltzaile berria gehitu"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Bidalita"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Ez daukazu baimen nahikorik hemen orain egoteko!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Ez da taularik aurkitu datu-basean."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9157,7 +9314,7 @@ msgstr "Atributuak"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9267,8 +9424,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Aldatu \"scratchboard\"-a"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9276,7 +9433,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Zerbitzaria"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9534,6 +9691,12 @@ msgstr ""
msgid "Login Information"
msgstr "Saioa hasteko informazioa"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Testu-eremua erabili"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Pasahitza ez aldatu"
@@ -9570,6 +9733,13 @@ msgstr "&quot;%s&quot; datu-basearen pribilegioak egiaztatu."
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot;-(e)ra sarbidea duten erabiltzaileak"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Erabiltzailea"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9611,7 +9781,6 @@ msgid "No user found."
msgstr "Ez da erabiltzailerik aurkitu."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Editatu Pribilegioak"
@@ -9653,7 +9822,9 @@ msgid "Column-specific privileges"
msgstr "Zutabearen pribilegio espezifikoak"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Pribilegioak gehitu datu-base honetan"
#: libraries/server_privileges.lib.php:2290
@@ -9661,7 +9832,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Pribilegioak gehitu taula honetan"
#: libraries/server_privileges.lib.php:2525
@@ -9702,6 +9875,12 @@ msgstr "%s-aren pribilegioak eguneratu dituzu."
msgid "Privileges for %s"
msgstr "Pribilegioak"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Editatu Pribilegioak"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9730,45 +9909,47 @@ msgstr "Hautatutako erabiltzailea ez da pribilegioen taulan aurkitu."
msgid "You have added a new user."
msgstr "Erabiltzaile berria gehitu duzu."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "SQL kontsulta(k) exekutatu %s datu-basean"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Kontsulta hau gogokoetan gorde"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Gogokoen erregistro hau edozein erabiltzailearentzat erabilgarri"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Kontsulta hau ez idatzi gainean leihotik kanpo"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Kontsulta hau hemen berriz erakutsi"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Soilik ikusi"
@@ -9850,11 +10031,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s taula hustu egin da"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Jarraipena aktibatuta dago."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Jarraipena ez dago aktibatuta."
@@ -9880,7 +10061,11 @@ msgstr "Gehitu aurrizkia taulari"
msgid "Check tables having overhead"
msgstr "Arazteko hondakinak egiaztatu"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ordenatu"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9974,7 +10159,7 @@ msgstr "Taularen hasieran"
msgid "After %s"
msgstr "%s(a)ren ondoren"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Errenkadaren estatistikak"
@@ -10045,7 +10230,7 @@ msgstr ""
msgid "Information"
msgstr "Saioa hasteko informazioa"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Erabilitako lekua"
@@ -10053,12 +10238,12 @@ msgstr "Erabilitako lekua"
msgid "Effective"
msgstr "Eraginkorra"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Hautatutako erabiltzaileak arrakastaz ezabatu dira."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10160,8 +10345,18 @@ msgstr "%s(a)ren ondoren"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Ordenamendua"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10294,8 +10489,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Errenkada kopurua orriko"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10355,7 +10552,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Erabilpena"
#: pmd_pdf.php:123
@@ -10381,7 +10578,7 @@ msgid "New page name: "
msgstr "Erabiltzaile-izena"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10400,6 +10597,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Erlazioen ezaaugarri orokorrak"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10491,6 +10694,12 @@ msgstr "Fitxategiak inportatu"
msgid "All"
msgstr "Guztiak"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-historia"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10542,20 +10751,20 @@ msgstr[1] "%s datu-base arrakastaz ezabatu dira."
msgid "Databases statistics"
msgstr "Datu-baseen estatistikak"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Estatistikak gaitu"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10563,11 +10772,11 @@ msgstr ""
"Oharra: Datu-basearen estatistikak hemen gaituz gero web-zerbitzaria eta "
"MySQL-arenaren arteko trafiko handia sor liteke."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Datu-baserik ez"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10595,7 +10804,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "PHP Bertsioa"
@@ -10921,10 +11130,6 @@ msgstr ""
msgid "Add chart"
msgstr "Gehitu %s zutabe"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11105,6 +11310,24 @@ msgstr[1] "lanean"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "orduko"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "minutuko"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "segunduko"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Sententziak"
@@ -11734,7 +11957,7 @@ msgid "Global value"
msgstr "Balio orokorra"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11840,7 +12063,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Erabiltzaile berria gehitu"
@@ -12048,7 +12271,9 @@ msgid "SQL result"
msgstr "SQL emaitza"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Egilea:"
#: sql.php:1234
@@ -12062,8 +12287,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Kontsulta hau gogokoetan gorde"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etiketa"
#: tbl_chart.php:38
@@ -12156,17 +12387,17 @@ msgstr "balioa"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "%s erabiltzailea badago lehendik ere!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "%s taula ezabatu egin da"
@@ -12175,6 +12406,10 @@ msgstr "%s taula ezabatu egin da"
msgid "View dump (schema) of table"
msgstr "Ikusi taularen iraulketa (eskema)"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12199,7 +12434,7 @@ msgstr "Gutira"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12268,9 +12503,21 @@ msgstr "Taularen izena hutsik dago!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Taulak erakutsi"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Erabilitako lekua"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Errenkadaren estatistikak"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12304,6 +12551,12 @@ msgstr "Taularentzako murrizketak"
msgid "No index defined! Create one below"
msgstr "Ez dago indizerik definituta!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Aukeratu erakutsi beharreko eremua"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12349,115 +12602,119 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Datuak txertatu eta ordezkatzea baimentzen du."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Datu-baserik ez"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Datuak"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Delete tracking data for this table"
msgid "Deactivate tracking for %s"
msgstr "Ezabatu taula honetako jarraipen datuak"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Zerbitzariaren bertsioa"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Zerbitzariaren bertsioa"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13612,6 +13869,41 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "Zuzeneko trafikoaren grafika"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL kontsulta"
+
+#, fuzzy
+#~ msgid "Static data"
+#~ msgstr "Datu estatikoak"
+
+#~ msgid "And"
+#~ msgstr "Eta"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "Errenkada kopurua orriko"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Eremuak honekin mugatuta:"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Eremuak escaped by:"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL ordezkatu honen ordez:"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Honetan bukatutako lerroak"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/fa.po b/po/fa.po
index 9177ff76ea..99c3dfb331 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-10 13:19+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Persian <http://l10n.cihar.com/projects/phpmyadmin/master/fa/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "نمايش همه"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "شماره صÙحه:"
@@ -40,19 +40,18 @@ msgstr ""
"اید ، یا تنظیمات امنیتی مرورگر شما طوری تنظیم شده که از به روز رسانی جلوگیری "
"می کند."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "جستجو"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "جستجو"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "تاييد"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "نام کلیدی"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "توضیحات"
@@ -118,15 +117,16 @@ msgstr "پایگاه داده %1$s ایجاد شد."
msgid "Database comment: "
msgstr "توضيحات پایگاه داده: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "توضيحات جدول"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "توضيحات جدول"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "ستون"
@@ -162,12 +162,12 @@ msgstr "ستون"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "نوع"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "نوع"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "خالي"
@@ -194,7 +194,7 @@ msgstr "خالي"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "پيش‌Ùرض"
@@ -220,11 +220,11 @@ msgstr "پيوند به"
msgid "Comments"
msgstr "توضيحات"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "توضيحات"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "خير"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "خير"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "بلي"
@@ -275,7 +275,7 @@ msgstr "بلي"
msgid "View dump (schema) of database"
msgstr "نمايش الگوي پايگاه داده"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "در اين پايگاه داده هيچ جدولي وجود ندارد ."
@@ -288,7 +288,7 @@ msgstr "انتخاب همه"
msgid "Unselect All"
msgstr "عدم انتخاب همه"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "نام پایگاه داده وارد نشده‌ است!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "جدول"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "سطرها"
@@ -340,28 +339,25 @@ msgstr "اندازه"
msgid "in use"
msgstr "در حال استÙاده"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "ایجاد"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "آخرین به روز رسانی"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "آخرین بازدید"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -399,16 +395,12 @@ msgstr "جدول های پیگیری شده"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "پايگاه داده"
@@ -416,17 +408,17 @@ msgstr "پايگاه داده"
msgid "Last version"
msgstr "آخرین نسخه"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "ایجاد شده"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "به روز شده"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "وضعیت"
@@ -435,13 +427,11 @@ msgstr "وضعیت"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "عمل"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "نمايش"
@@ -450,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "اطلاعات پیگیری شده برای این جدول را پاک کنید"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "حذÙ"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "Ùعال"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "غیر Ùعال"
@@ -469,11 +459,11 @@ msgstr "غیر Ùعال"
msgid "Versions"
msgstr "نسخه ها"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "گزارشات دنبال شده"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "تصویر لحظه ای ساختار"
@@ -489,24 +479,24 @@ msgstr "پیگیری جدول"
msgid "Database Log"
msgstr "سابقه عملکرد پایگاه داده"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "نوع اشتباه!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "نوع صدور را انتخاب کنید تا در Ùایل ذخیره گردد!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "ورودی های اشتباه!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ùضای کاÙÛŒ برای ذخیره Ùایل %s ."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -514,12 +504,12 @@ msgstr ""
"Ùایل %s در حال حاضر وجود دارد , نام Ùایل را تغییر دهید Ùˆ یا تنظیمات بازنویسی "
"را چککنید ."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "وب سرور مجوز ذخیره Ùایل %s را ندارد ."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "اطلاعات دریاÙت شده در Ùایل %s ذخیره شد‬."
@@ -533,69 +523,82 @@ msgstr "نوع صدور معتبر نیست"
msgid "Value for the column \"%s\""
msgstr "مقادیر ستون \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "استÙاده از OpenStreetMaps به عنوان لایه پایه"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "هندسه"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "درجه"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "درجه %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "اÙزودن درجه جديد"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "رشته خطی"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "حلقه خارجی"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "حلقه داخلی"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "اÙزودن يك رشته خطی"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "اÙزودن يك حلقه داخلی"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "چند گوشه"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "اÙزودن یک چند ضلعی"
@@ -701,12 +704,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "پرس Ùˆ جوي SQL شما با موÙقيت اجرا گرديد"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "بازگشت"
@@ -738,39 +741,39 @@ msgstr ""
msgid "Database server"
msgstr "پايگاههاي داده"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "سرور"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "سرور:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "پورت سرور"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "نسخه سرور"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "نسخه سرور"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "كاربر"
#: index.php:257
#, fuzzy
#| msgid "Remove database"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "حذ٠پایگاه داده"
#: index.php:269
@@ -780,32 +783,32 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "توضيحات پایگاه داده:"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "نسخه PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "نمايش اطلاعات PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "اطلاعات ورود"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "مستندات"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -913,7 +916,7 @@ msgstr "عبارت \"DROP DATABASE\" غیر Ùعال است"
msgid "Do you really want to execute \"%s\"?"
msgstr "آيا مطمئن هستيد "
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "شما برای حذ٠کامل پایگاه داده اقدام کرده اید!"
@@ -999,70 +1002,36 @@ msgstr "ويرايش امتيازات"
msgid "Removing Selected Users"
msgstr "حذ٠کاربران انتخاب شده"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "بستن"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "ويرايش"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "نمودار تراÙیک لحظه ای"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "نمودار روند./اجرا لحظه ای"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "نمودار پرسو جوی لحظه ای"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "اطلاعات ثابت"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "جمع كل"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "دیگر"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "اتصالات / پروسه ها"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "تنظیمات مانیتور محلی سازگار نیست"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1073,161 +1042,161 @@ msgstr ""
"تنظیمات Ùعلی شما دیگر کار نکند.لطÙا از منوی تنظیمات تنظیمات خود را به حالت "
"اولیه برگردانید."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "میزان کارایی کش کوئری"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Ùضاي استÙاده‌شده"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Ùضاي استÙاده‌شده"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "میزان استÙاده از CPU سیستم"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "حاÙظه سیستم"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "swap سیستم"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "بار میانگین"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Ú©Ù„ حاÙظه"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "حاÙظه Ú©Ø´"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "حاÙظه باÙر"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "حاÙظه آزاد"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "حاÙظه استÙاده شده"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Swap Ú©Ù„"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Swap کش شده"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Swap استÙاده شده"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Swap آزاد"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "میزان بایت ارسالی"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "میزان بایت دریاÙتی"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "اتصالات"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "پروسه ها"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "بايت"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "كيلوبايت"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "مگا بايت"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "گيگا بايت"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ترابايت"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "پتا بايت"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "اگزا بايت"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d جدول"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "سوالات"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "تراÙیک"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "تنظیم"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "حذ٠نمودار"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "ویرایش عنوان و برچسب ها"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "اضاÙÙ‡ کردن نمودار به جدول"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "لطÙا حداقل یک مقدار به این سری اضاÙÙ‡ نمایید"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1235,39 +1204,39 @@ msgstr "لطÙا حداقل یک مقدار به این سری اضاÙÙ‡ نما
msgid "None"
msgstr "هیچ یک"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "به حالت قبل برگرداندن مانیتور"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "توق٠مانیتور"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log Ùˆ slow_query_log Ùعال شدند."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log Ùعال شد."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log Ùعال است."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log Ùˆ general_log are غیر Ùعال Ù…ÛŒ باشند."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output به جدول تنظیم نشده است."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output به جدول تنظیم شده است."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1278,42 +1247,42 @@ msgstr ""
"ثانیه طول کشیده باشند. بهتر است این مقدار را بین 0-2 بسته به سیستم خود قرار "
"دهید."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time روی %d ثانیه تنظیم شده است."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr "بعد از ری استارت سرور این تنظیمات به حالت پیش Ùرض برمیگردد:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "ذخيره به صورت پرونده %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Ùعال سازی %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "غیر Ùعال سازی %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_time را به %ds تنظیم نمایید"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1321,53 +1290,53 @@ msgstr ""
"شما این مقادیر را نمی توانید تغییر دهید. لطÙا به عنوان root وارد شوید Ùˆ یا "
"با مدیر پایگاه داده تماس بگیرید."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "تغيير تنظیمات"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "تنظیمات Ùعلی"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "عنوان نمودار"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "تÙاوت"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "تقسیم بر %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "واحد"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "از slow log"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "از لاگ عمومی"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "آنالیز لاگ ها"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "در حال آنالیز و بارگیری لاگ. ممکن است مدتی زمان بگیرد."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "لغو کردن"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1377,7 +1346,7 @@ msgstr ""
"کوئری SQL به عنوان ضابطه استÙاده شده است، بنابراین بقیه مشخصات کوئری ها "
"مانند زمان شروع ممکن است متÙاوت باشند."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1386,31 +1355,31 @@ msgstr ""
"چون دسته بندی کوئری Insert انتخاب شده است ، کوئری Insert در همان جدول نیز "
"دسته بندی Ù…ÛŒ شود بدون در نظر گرÙتن داده های ورودی."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "لاگ داده ها بارگیری شد. کوئری هایی که در این دوره اجرا شده اند:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "پرش به جدول لاگ ها"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "اطلاعاتی یاÙت نشد"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "لاگ ها آنالیز شد، اما چیزی در این بازه زمانی یاÙت نشد."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "در حال آنالیز…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "شرح دادن خروجی"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1418,66 +1387,66 @@ msgstr "شرح دادن خروجی"
msgid "Time"
msgstr "زمان"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "زمان کل:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "دسته بندی نتایج"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "جدول"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "نمودار"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "نمودار ویرایش"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "سری"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "آمار پايگاههاي داده"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Ùیلتر"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Ùیلتر کوئری ها به وسیله لغت/عبارت باقاعده:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "دسته کوئری ها،در نظر نگرÙتن قسمت Where"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "تعداد سطرها در هر صÙحه:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "مجموع:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "بارگیری لاگ ها"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "مانیتور رÙرش ریت"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1486,28 +1455,28 @@ msgstr ""
"هنگامی که اطلاعات جدید نمودار ارسال شد ، سرور جواب غلطی داد. این بیشتر به "
"دلیل پایان زمان سشن شما Ù…ÛŒ باشد.صÙحه را رÙرش کنید Ùˆ دوباره وارد شوید."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "باز کردن مجدد صÙحه"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "سطر تحت تاثیر قرار گرÙته:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"تجزیه ÛŒ Ùایل های پیکربندی شده ناموÙÙ‚ بود .این کد معتبر برای JSON به نظر "
"نمیرسد."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"ایجاد خطا در تقسیم بندی نمودار(چارت گرید) به واسطه تنظیمات غلط.باز گرداندن "
"به تنظیمات پیش Ùرض …"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1515,233 +1484,242 @@ msgstr ""
msgid "Import"
msgstr "صدور"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "وارد کردن تنظیمات مانیتور"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "لطÙا Ùایلی را Ú©Ù‡ میخواهید وارد کنید را انتخاب کنید "
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "آنالیز پرسجو"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "سیستم مشاور"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "امکان وجود مشکلات اجرایی"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "موضوع"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "پیشنهادات"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "جزئیات قانون"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "توجیهات"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "متغیر استÙاده شده / Ùورمول"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "امتحان کردن"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "لغو کردن"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "در حال بارگیری"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "پردازش درخواست"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "خطا در پردازش درخواست"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "هیچ پایگاه داده ای انتخاب نشده است."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "حذ٠ستون"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "اضاÙÙ‡ کردن کلید اولیه"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "تاييد"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "برای حذ٠کردن این اطلاعات کلیک کن"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "بازناميدن پایگاه داده"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "به روز سازی پایگاه داده"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "کپی کردن پایگاه داده"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "تغییر نویسهگان"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "شما حذاقل بايد يك ستون را براي نمايش انتخاب نماييد"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "ورود اطلاعات"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "مخÙÛŒ کردن Ùهرست ها"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "نمایش Ùهرست ها"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Ùعال"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "غيرÙعال"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "جستجو"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "مخÙÛŒ کردن نتایج جستجو"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "نمایش نتایج"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "مشاهده"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "پاک کردن"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "تعری٠یک تابع ذخیره شده باید شامل یک دستور بازگشت باشد!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ویرایشگر ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "تعداد ستون ها %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "مقادیر ستون جدید"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "هر کدام از مقادیر را در یک Ùیلد وارد کنید"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "اضاÙÙ‡ کردن مقدار %d"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"توجه داشته باشید:اگر این Ùایل شامل جداول چند گانه میباشد,انها به یکی تبدیل "
"خواهند شد"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "مخÙÛŒ کردن جعبه پرس Ùˆ جو"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "نمایش جعبه پرس و جو"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "ويرايش"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "هیچ سطری انتخاب نشده است"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "تغيير"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "زمان اجرای پرس و جو"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d شماره ردی٠معتبر نمی باشد."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1750,91 +1728,115 @@ msgstr "%d شماره ردی٠معتبر نمی باشد."
msgid "Save"
msgstr "ذخيره"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "پنهان سازی ضوابط جستجو"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "نمایش معیارهای جستجو"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "زوم جستجو"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "هر نقطه نشان دهنده یک سطر داده ها."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "برچسب Ù† برÙزار یک نقطه نشان داده خواهد شد."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "برای بزرگنمایی,یک بخش را با موس انتخاب نمایید."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"با کیک بر روی داده ها ان ها را بینید و احتمالا ردی٠داده ها راویرایش کنید."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"تغییر اندازه طرح با کشیدن آن در امتداد گوشه پایین سمت راس میتواند انجام "
"گیرد."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "انتخاب دو ستون"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "انتخاب دو ستون متÙاوت"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "نتایج پرس و جو"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "محتوای داده ها"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "در نظر نگرÙتن"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "کپی"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "درجه"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "رشته خطی"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "چند گوشه"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "هندسه"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "حلقه داخلی"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "حلقه خارجی"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "اÙزودن ستونها"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "انتخاب کلید اشاره"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "انتخاب کلید خارجی"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "لطÙا کلید اولیه Ùˆ یا یک کلید منحصر به Ùرد را انتخاب کنید"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "ستون را براي نمايش انتخاب نماييد"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1842,20 +1844,20 @@ msgstr ""
"تغییر در طرح شما ذخیره نشده است. آنها از دست خواهد رÙت اگر شما آنها را ذخیره "
"نکنید. ایا شما میخواهید ادامه دهید؟"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "اضاÙÙ‡ کردن تنظیمات برای ستون "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "دکمه ÛŒ escape را برای صرÙنظر کردن از ویرایش"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1863,27 +1865,27 @@ msgstr ""
"شما مقداری داده ویرایش کردید و ان ها ذخیره نشده اند.ایا شما برای ترک این "
"صÙحه بدون ذخیره کردن داده ها اطمینان دارید؟"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "برای دوباره مرتب کردن drag کنید"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "برای مرتب کردن کلیک کنید"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "برای علامتگذاری / برداشتن علامت اینجا را کلبک کن"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "با کلیک بر روی منوی کشویی <br/> Ùلش به ضامن دید ستون"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1891,7 +1893,7 @@ msgstr ""
"این جدول هیچ مقدار کلیدی ندارد. امکانات ویرایش جدولی، چک باکس ها ، ویرایش ، "
"کپی و حذ٠ممکن است کار نکنند."
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1899,7 +1901,7 @@ msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"شما همچنین می توانید بیشتر ستون ها را <br /> با کلیک روی آنها ویرایش کنید."
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1907,59 +1909,59 @@ msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"شما همچنین می توانید بیشتر ستون ها را <br /> با کلیک روی آنها ویرایش کنید."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "به لینک بروید"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "نام ستونها"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Start"
msgid "Show data row(s)"
msgstr "شنبه"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "تغيير اسم رمز"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "توليد‌ کن"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "تغيير اسم رمز"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "بیشتر"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "نمايش همه"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "مخÙÛŒ کردن Ùهرست ها"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1969,25 +1971,25 @@ msgstr ""
"نسخه %s و در %s بیرون آمده است."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr "نسخه قبلی:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "به روز"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "انجام شد"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "قبل"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -1995,242 +1997,242 @@ msgid "Next"
msgstr "بعد"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "امروز"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "ژانویه"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Ùوریه"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "مارس"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "آوريل"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "مي"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "ژوئن"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "جولاي"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "آگوست"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "سپتامبر"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "اكتبر"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "نوامبر"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "دسامبر"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "ژانويه"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Ùوريه"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "مارس"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "آوريل"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "مي"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "ژوئن"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "جولاي"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "آگوست"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "سپتامبر"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "اكتبر"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "نوامبر"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "دسامبر"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "يكشنبه"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "دوشنبه"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "سه‌شنبه"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "چهارشنبه"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "پنجشنبه"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "جمعه"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "شنبه"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "يكشنبه"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "دوشنبه"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "سه‌شنبه"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "چهارشنبه"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "پنج‌شنبه"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "جمعه"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "شنبه"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "يكشنبه"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "دوشنبه"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "سه‌شنبه"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "چهارشنبه"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "پنج‌شنبه"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "جمعه"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "شنبه"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Ù‡Ùته"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "تقویم-ماه-سال"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "هیچ"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "ساعت"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "دقیقه"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "ثانیه"
@@ -2280,16 +2282,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "در ثانیه"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "در دقیقه"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "در ساعت"
@@ -2297,43 +2299,59 @@ msgstr "در ساعت"
msgid "per day"
msgstr "هر روز"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Ùایل تنظیمات Ùعلی (%s) قابل خواندن نیست."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "تنظمیات دسترسی اشتباه در Ùایل تنظیمات ØŒ نباید قابل نوشتن جهانی باشد!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "اندازه Ùونت"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "صعودي"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "نزولي"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "ستون"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "ترتيب"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "نمايش"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "معيارها"
#: libraries/DBQbe.class.php:576
@@ -2353,33 +2371,43 @@ msgid "Use Tables"
msgstr "بكارگيري جدولها"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "يا"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ùˆ"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "اینسرت"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "حذÙ"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "اصلاح"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "پرس و جوي SQL از پايگاه داده <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "ثبت کوئری"
@@ -2419,8 +2447,8 @@ msgstr[0] "%1$s همتا در <strong>%2$s</strong>"
msgstr[1] "%1$s همتا در <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Ùهرست"
@@ -2434,9 +2462,9 @@ msgstr "داده های همتا در جدول %s حذ٠شوند؟"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "حذÙ"
@@ -2474,26 +2502,26 @@ msgstr ""
msgid "Restore column order"
msgstr "اضاÙÙ‡ يا حذ٠ستونها"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "شروع"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "قبلی"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "بعدی"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "انتها"
@@ -2501,19 +2529,20 @@ msgstr "انتها"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "شنبه"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "تعداد سطرها در هر صÙحه"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "دوشنبه"
#: libraries/DisplayResults.class.php:919
@@ -2537,7 +2566,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2654,12 +2683,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "موارد انتخاب‌ شده :"
@@ -2669,16 +2698,16 @@ msgstr "موارد انتخاب‌ شده :"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "انتخاب همه"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2778,12 +2807,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "از اینجا نیاز به Ùعال سازی Ú©ÙˆÚ©ÛŒ ها دارید."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2795,21 +2824,21 @@ msgstr "هيچ Ùهرستي تعريÙ‌نشده‌است!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Ùهرست‌ها"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "يكتا"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2818,15 +2847,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "مقایسه"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "توضيحات"
@@ -2839,7 +2867,7 @@ msgstr "كليد اصلي حذ٠گرديد"
msgid "Index %s has been dropped"
msgstr "Ùهرست %s حذ٠گرديد"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2852,6 +2880,11 @@ msgstr ""
msgid "Databases"
msgstr "پايگاههاي داده"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "سرور"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2859,35 +2892,39 @@ msgid "View"
msgstr "نمایه"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "ساختار"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "جستجو"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "درج"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "عمليات"
@@ -2904,7 +2941,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2927,14 +2964,14 @@ msgstr "پرس و جو"
msgid "Privileges"
msgstr "امتيازات"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "رویدادها"
@@ -2978,7 +3015,7 @@ msgstr ""
msgid "Engines"
msgstr "موتور"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3022,8 +3059,7 @@ msgstr "جدول های اخیر"
msgid "There are no recent tables"
msgstr "جدول های اخیری وجود ندارد"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "پرس و جوي SQL"
@@ -3162,12 +3198,16 @@ msgid "Target database `%s` was not found!"
msgstr "جستجو در پايگاه‌داده"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "پایگاه داده نامعتبر"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid table name:"
+msgstr "پایگاه داده نامعتبر"
#: libraries/Table.class.php:1210
#, php-format
@@ -3215,7 +3255,7 @@ msgstr "تابع"
msgid "Operator"
msgstr "عمليات"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3235,61 +3275,66 @@ msgstr "جستجو"
msgid "Edit/Insert"
msgstr "درج"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "ستونها را انتخاب نماييد (حداقل يكي)"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "يا"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "اÙزودن شرايط جستجو (بدنه شرط \"where\"):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "تعداد سطرها در هر صÙحه"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "ترتيب نمايش:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "پرس و جوي SQL"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "انجام يك \"پرس و جو با نمونه\" (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3323,8 +3368,10 @@ msgstr "تم %s یاÙت نشد!"
msgid "Theme path not found for theme %s!"
msgstr "مسیر برای تم %s یاÙت نشد!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "تم"
#: libraries/Types.class.php:296
@@ -3614,7 +3661,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "حداکثر: %s %s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "پرس و جوي SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3627,121 +3680,136 @@ msgstr "حداکثر: %s %s"
msgid "MySQL said: "
msgstr "پيغام MySQL : "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "خطا در اتصال به اعتبارسنج SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "شرح دادن SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "رد شدن از توضیحات SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "بدون كد PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "ساخت كد PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "بارگیری مجدد"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "رد شدن از اعتبار سنجی SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "معتبرسازي SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "ویرایش در خط کوئری"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "در خط"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "استÙاده از پروÙایل"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "يكشنبه"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y ساعت %I:%M %p"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s روز ، %s ساعت ، %s دقیقه و %s ثانیه"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "پارامتر یاÙت نشد:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "پرش به پایگاه داده &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"قابلیت %s به خاطر یک باگ شناخته شده تحت تاثیر قرار گرÙته ایست، برای اطلاعات "
"بیشتر به %s مراجعه کنید"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "برای انتخاب کلیک کنبد"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "رایانه خود را مشاهده نمایید:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "انتخاب از مسیر آپلود در سرور <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "پوشه‌اي را كه براي انتقال Ùايل انتخاب كرده‌ايد قابل دسترسي نيست"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Ùایلی برای آپلود موجود نیست"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "خالي"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "اجرا"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "چاپ"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "ایجاد"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "آخرین به روز رسانی"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "آخرین بازدید"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "به اشتراک گذاشته شده"
@@ -3753,13 +3821,17 @@ msgstr "به اشتراک گذاشته شده"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "داده"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "جمع كل"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3819,6 +3891,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"نام هاست برای سرور %1$s اشتباه است. لطÙا تنظیمات خود را بازبینی نمایید."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "سرور"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "روش احراز هویت در تنظیمات صحیح نمی باشد:"
@@ -3870,7 +3948,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "غيرÙعال"
@@ -3958,7 +4036,7 @@ msgstr "شماره پورت معتبر نیست"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "مقدار ناصحیح"
@@ -4007,25 +4085,25 @@ msgstr "کتابخانه SOAP یاÙت نشد"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4265,7 +4343,7 @@ msgid "Character set of the file"
msgstr "مجموعه كاراكترهاي پرونده"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "قالب"
@@ -4282,7 +4360,6 @@ msgstr "Ùشرده‌سازي"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4292,13 +4369,17 @@ msgstr "قراردادن نام ستونها در اولين سطر"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#, fuzzy
+#| msgid "Fields enclosed by"
+msgid "Columns enclosed with"
msgstr "ستونهاي درميان‌گرÙته با"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Fields escaped by"
+msgid "Columns escaped with"
msgstr "ستونهاي جداشده با"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4306,7 +4387,7 @@ msgstr "ستونهاي جداشده با"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4316,12 +4397,16 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "ستون های از بین رÙته به وسیله"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "خطوط منتهي به"
#: libraries/config/messages.inc.php:80
@@ -4357,8 +4442,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4367,8 +4450,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4393,7 +4474,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4411,7 +4492,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "قراردادن نام جدولها و ستونها بين علامت نقل‌قول"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5841,7 +5922,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "پرس و جوي SQL"
@@ -5870,12 +5951,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5898,8 +5975,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "نام كاربر"
@@ -6104,6 +6181,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "مقدار ناصحیح"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6155,15 +6238,25 @@ msgstr ""
msgid "No Password"
msgstr "بدون کلمه ی عبور"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "اسم رمز:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "دوباره نوشتن"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "رمزگذاری پسورد"
#: libraries/display_change_password.lib.php:87
@@ -6171,7 +6264,6 @@ msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "ساخت پايگاه داده جديد"
@@ -6179,6 +6271,12 @@ msgstr "ساخت پايگاه داده جديد"
msgid "Create"
msgstr "ساختن"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "ساخت پايگاه داده جديد"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6209,98 +6307,92 @@ msgstr "تعداد سطرها در هر صÙحه"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "ساخت جدول جديد در پايگاه داده %s"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "ساخت جدول جديد در پايگاه داده %s"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "ساخت جدول جديد در پايگاه داده %s"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "صدور:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "پايگاههاي داده:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "جدولها"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "سطرها"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "تعداد سطرها در هر صÙحه"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "ذخيره به صورت پرونده"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6308,63 +6400,63 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "مجموعه كاراكترهاي پرونده:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Ùشرده‌سازي"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "ذخيره به صورت پرونده"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "قالب"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6378,7 +6470,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6493,6 +6585,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "اطلاعات ورود"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6869,9 +6966,11 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr ""
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "Select from the web server upload directory <b>%s</b>:"
+msgid "web server upload directory:"
+msgstr "انتخاب از مسیر آپلود در سرور <b>%s</b>:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -6936,44 +7035,44 @@ msgstr "خير"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "جایگزینی پیشوند جدول"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "کپی کردن جدول با پیشوند"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "جمعه"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "ارسال"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "آيا مطمئن هستيد "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7194,18 +7293,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "تغيير جدول مرتب شده با"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7223,7 +7322,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7236,7 +7335,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "جدید"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7250,14 +7349,14 @@ msgstr "جدید"
msgid "Functions"
msgstr "تابع"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "جدید"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7270,7 +7369,7 @@ msgstr "جدید"
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7285,7 +7384,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "جدید"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7299,7 +7398,7 @@ msgstr "جدید"
msgid "Views"
msgstr "نمایش"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7307,7 +7406,9 @@ msgid "New"
msgstr "جدید"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "تغییر نام پایگاه داده به"
#: libraries/operations.lib.php:107
@@ -7324,22 +7425,24 @@ msgid "Drop the database (DROP)"
msgstr "حذ٠پایگاه داده"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Ùقط ساختار"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "ساختار و داده‌ها"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Ùقط داده‌ها"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "کپی کردن پابگاه داده به"
#: libraries/operations.lib.php:186
@@ -7378,8 +7481,11 @@ msgstr ""
msgid "Rename table to"
msgstr "بازناميدن جدول به"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "توضيحات جدول"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7535,20 +7641,14 @@ msgstr ""
"شما Ù…ÛŒ توانید آدرس hostname/IP Ùˆ پورت را با استÙاده از Ùاصله بین آنها وارد "
"نمایید."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "سرور:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "نام كاربر:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "اسم رمز:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "انتخاب سرور"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7719,12 +7819,23 @@ msgstr "Ùقط ساختار"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+msgid "Table caption:"
+msgstr "توضيحات جدول"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "توضيحات جدول"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7746,32 +7857,60 @@ msgstr "نمايش توضيحات ستون"
msgid "Display MIME types"
msgstr "نمايش خصوصيات"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "قراردادن نام ستونها در اولين سطر"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ميزبان"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "زمان توليد"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "نسخه PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "پايگاه داده"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "داده"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "ساختار"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -7931,6 +8070,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "جدول"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8158,7 +8303,6 @@ msgid "Enabled"
msgstr "Ùعال"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -8185,11 +8329,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8228,7 +8372,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "no Description"
@@ -8251,10 +8395,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "نام كاربر"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8262,7 +8411,7 @@ msgstr "نام كاربر"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "ترتيب"
#: libraries/replication_gui.lib.php:112
@@ -8273,7 +8422,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "متغییر"
@@ -8283,6 +8432,15 @@ msgstr "متغییر"
msgid "Server ID"
msgstr "سرور"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ميزبان"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8300,13 +8458,12 @@ msgstr "همه كاربران"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Text fields"
+msgid "Use text field:"
+msgstr "Ùیلد های متنی"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8335,9 +8492,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "دوباره نوشتن"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "تغيير اسم رمز"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8380,12 +8544,15 @@ msgstr ""
msgid "Edit event"
msgstr "اÙزودن يك كاربر جديد"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr ""
+#, fuzzy
+#| msgid "Error in Processing Request"
+msgid "Error in processing request:"
+msgstr "خطا در پردازش درخواست"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8674,89 +8841,89 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
msgid "Add routine"
msgstr "اÙزودن ستون جديد"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
msgid "routine"
msgstr "اÙزودن ستون جديد"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "در پايگاه داده هيچ جدولي یاÙت نشد."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "اÙزودن يك كاربر جديد"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "اÙزودن يك كاربر جديد"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "در پايگاه داده هيچ جدولي یاÙت نشد."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "اÙزودن يك كاربر جديد"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No event with name %1$s found in database %2$s"
msgstr "در پايگاه داده هيچ جدولي یاÙت نشد."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8814,7 +8981,7 @@ msgstr "ويژگيها"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "اضاÙÙŠ"
@@ -8920,8 +9087,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "زبان٠ناشناس : %1$s."
@@ -8929,7 +9096,7 @@ msgstr "زبان٠ناشناس : %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "سرور"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9169,6 +9336,12 @@ msgstr ""
msgid "Login Information"
msgstr "اطلاعات ورود"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "عدم تغيير اسم رمز"
@@ -9205,6 +9378,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "كاربر"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9250,7 +9430,6 @@ msgid "No user found."
msgstr "هيچ كاربري وچود ندارد."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "ويرايش امتيازات"
@@ -9290,7 +9469,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9298,7 +9477,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9338,6 +9517,12 @@ msgstr "امتيازات %s به هنگام گرديد."
msgid "Privileges for %s"
msgstr "امتيازات"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "ويرايش امتيازات"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9359,46 +9544,46 @@ msgstr ""
msgid "You have added a new user."
msgstr "شما يك كاربر جديد اضاÙÙ‡ كرديد."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "اجراي پرس و جو(ها)ي SQL در پايگاه‌داده %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "تقویم"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "نمايش دوباره اين پرس و جو در اينجا"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9465,11 +9650,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "جدول %s خالی شد"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "پیگیری Ùعال Ù…ÛŒ باشد."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "پیگیری Ùعال نمی باشد."
@@ -9495,7 +9680,11 @@ msgstr "پیشوند را به جدول اضاÙÙ‡ کنید"
msgid "Check tables having overhead"
msgstr "جدول هایی که سربار دارند را چک کنید"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "ترتيب"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9586,7 +9775,7 @@ msgstr "در ابتداي جدول"
msgid "After %s"
msgstr "بعد از %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "آمار سطرها"
@@ -9656,7 +9845,7 @@ msgstr ""
msgid "Information"
msgstr "اطلاعات"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Ùضاي استÙاده‌شده"
@@ -9664,12 +9853,12 @@ msgstr "Ùضاي استÙاده‌شده"
msgid "Effective"
msgstr "موثر"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query"
msgid "Query error"
@@ -9768,8 +9957,20 @@ msgstr "بعد از %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engines"
+msgid "Storage Engine:"
+msgstr "موتور ذخیره سازی"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "مقایسه"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9895,7 +10096,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "پنهان کردن/نمایش جدول های بدون رابطه"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "تعداد جدول ها"
#: pmd_general.php:467
@@ -9943,7 +10146,9 @@ msgid "Page creation failed"
msgstr "ایجاد صÙحه ممکن نیست"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "صÙحه"
#: pmd_pdf.php:123
@@ -9963,7 +10168,9 @@ msgid "New page name: "
msgstr "نام صÙحه جدید : "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "صدور / وارد کردن اطلاعات برای مقیاس"
#: pmd_pdf.php:146
@@ -9982,6 +10189,12 @@ msgstr "خطا : رابطه اضاÙÙ‡ نشده است ."
msgid "FOREIGN KEY relation added"
msgstr "رابطه کلید خارجی اضاÙÙ‡ شد"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "Internal relation added"
+msgid "General relation features:"
+msgstr "ارتباط داخلی اÙزوده شد"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "ارتباط داخلی اÙزوده شد"
@@ -10071,6 +10284,12 @@ msgstr "وارد کردن Ùایل ها"
msgid "All"
msgstr "همه"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL Validator"
+msgid "SQL history:"
+msgstr "معتبرسازي SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10119,20 +10338,20 @@ msgstr[0] "پايگاه داده %s حذ٠گرديد."
msgid "Databases statistics"
msgstr "آمار پايگاههاي داده"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Ùعال سازی آمارها"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10140,11 +10359,11 @@ msgstr ""
"نکته: Ùعال کردن آمارگیری پایگاه داده ممکن است تراÙیک سنگینی بین وب سرور Ùˆ "
"سرور پایگاه داده به وجود بیاورد."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "موتور ذخیره سازی"
@@ -10172,7 +10391,7 @@ msgstr "ماژول"
msgid "Library"
msgstr "کتابخانه"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "نسخه"
@@ -10490,10 +10709,6 @@ msgstr ""
msgid "Add chart"
msgstr "اÙزودن ستون جديد"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10673,6 +10888,24 @@ msgstr[0] "دقیقه"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "در ساعت"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "در دقیقه"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "در ثانیه"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "شرج"
@@ -11300,7 +11533,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11406,7 +11639,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "اÙزودن يك كاربر جديد"
@@ -11614,7 +11847,9 @@ msgid "SQL result"
msgstr "نتيجه SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "توليد‌شده توسط"
#: sql.php:1234
@@ -11634,10 +11869,16 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:1319
-msgid "Label"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
msgstr ""
+#: sql.php:1319
+#, fuzzy
+#| msgid "Data Label"
+msgid "Label:"
+msgstr "پايگاه داده"
+
#: tbl_chart.php:38
#, fuzzy
#| msgid "No data found"
@@ -11729,17 +11970,17 @@ msgstr "مقدار"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "جدول %s حذ٠گرديد"
@@ -11748,6 +11989,10 @@ msgstr "جدول %s حذ٠گرديد"
msgid "View dump (schema) of table"
msgstr "نمايش الگوي جدول"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11772,7 +12017,7 @@ msgstr "جمع كل"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -11841,9 +12086,21 @@ msgstr "نام جدول وارد نشده‌است !"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "نمايش جدولها"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Ùضاي استÙاده‌شده"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "آمار سطرها"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11876,6 +12133,12 @@ msgstr "نام ستونها"
msgid "No index defined! Create one below"
msgstr "هيچ Ùهرستي تعريÙ‌نشده‌است!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "ستون را براي نمايش انتخاب نماييد"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11921,112 +12184,116 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "No databases"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "داده"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "نسخه سرور"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "نسخه سرور"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "تم"
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13189,6 +13456,35 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "مقدار concurrent_insert صÙر میباشد"
+#~ msgid "Live traffic chart"
+#~ msgstr "نمودار تراÙیک لحظه ای"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "نمودار روند./اجرا لحظه ای"
+
+#~ msgid "Live query chart"
+#~ msgstr "نمودار پرسو جوی لحظه ای"
+
+#~ msgid "Static data"
+#~ msgstr "اطلاعات ثابت"
+
+#~ msgid "And"
+#~ msgstr "Ùˆ"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "تعداد سطرها در هر صÙحه"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "ستونهاي درميان‌گرÙته با"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "ستونهاي جداشده با"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "خطوط منتهي به"
+
#~ msgid "ltr"
#~ msgstr "rtl"
@@ -13384,9 +13680,6 @@ msgstr "مقدار concurrent_insert صÙر میباشد"
#~ msgid "Create table on database %s"
#~ msgstr "ساخت جدول جديد در پايگاه داده %s"
-#~ msgid "Data Label"
-#~ msgstr "پايگاه داده"
-
#~ msgid "Location of the text file"
#~ msgstr "محل پرونده متني"
diff --git a/po/fi.po b/po/fi.po
index db35ea3233..7437080182 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,12 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-06 13:51+0200\n"
"Last-Translator: Jouni Kähkönen <asdfsdf@asdfasdfasdf.com>\n"
-"Language-Team: Finnish <http://l10n.cihar.com/projects/phpmyadmin/4-0/fi/>\n"
+"Language-Team: Finnish <http://l10n.cihar.com/projects/phpmyadmin/master/fi/"
+">\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Näytä kaikki"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Sivunumero:"
@@ -39,19 +40,18 @@ msgstr ""
"isäntäikkuna on suljettu tai että selaimen tietoturva-asetukset estävät "
"ikkunoiden väliset päivitystoiminnot."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Etsi"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +73,23 @@ msgstr "Etsi"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Suorita"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Avaimen nimi"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Kuvaus"
@@ -117,15 +117,16 @@ msgstr "Tietokanta %1$s on luotu."
msgid "Database comment: "
msgstr "Tietokannan kommentti: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Taulun kommentit"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +138,8 @@ msgstr "Taulun kommentit"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Sarake"
@@ -161,12 +162,12 @@ msgstr "Sarake"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tyyppi"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +179,7 @@ msgstr "Tyyppi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Tyhjä"
@@ -193,7 +194,7 @@ msgstr "Tyhjä"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Oletusarvo"
@@ -219,11 +220,11 @@ msgstr "Viittaa sarakkeeseen"
msgid "Comments"
msgstr "Kommentit"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +237,21 @@ msgstr "Kommentit"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ei"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +264,10 @@ msgstr "Ei"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Kyllä"
@@ -274,7 +275,7 @@ msgstr "Kyllä"
msgid "View dump (schema) of database"
msgstr "Tee vedos tietokannasta"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tietokannassa ei ole tauluja."
@@ -287,7 +288,7 @@ msgstr "Valitse kaikki"
msgid "Unselect All"
msgstr "Poista valinta kaikista"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Tietokannan nimi on tyhjä!"
@@ -313,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Taulu"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Kpl rivejä"
@@ -339,28 +339,25 @@ msgstr "Koko"
msgid "in use"
msgstr "käytössä"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Luotu"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Viimeksi päivitetty"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Viimeksi tarkistettu"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -398,16 +395,12 @@ msgstr "Seurattavat taulut"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Tietokanta"
@@ -415,17 +408,17 @@ msgstr "Tietokanta"
msgid "Last version"
msgstr "Viimeinen versio"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Luotu"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Päivitetty"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Tila"
@@ -434,13 +427,11 @@ msgstr "Tila"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Toiminnot"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Näytä"
@@ -449,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Poista tämän taulun seurantatiedot"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Tuhoa"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "käytössä"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ei käytössä"
@@ -468,11 +459,11 @@ msgstr "ei käytössä"
msgid "Versions"
msgstr "Versiot"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Seurantaraportti"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Rakenteen kuvaus"
@@ -488,24 +479,24 @@ msgstr "Seuraa taulua"
msgid "Database Log"
msgstr "Tietokantaloki"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Virheellinen tyyppi!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Valittu vientityyppi on tallennettava tiedostoon!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Virheelliset parametrit!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Liian vähän tilaa tiedoston %s tallentamiseen."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -513,12 +504,12 @@ msgstr ""
"Tiedosto %s on jo olemassa palvelimella, vaihda tiedostonimeä tai tarkista "
"korvausasetuksen tila."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Vedos tallennettiin tiedostoon %s."
@@ -532,69 +523,82 @@ msgstr "Virheellinen vientitapa"
msgid "Value for the column \"%s\""
msgstr "Arvo sarakkeelle %s"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Käytä perustasossa OpenStreetMaps-karttaa"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Piste"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Piste %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Lisää piste"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Rivimerkkijono"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Ulkoympyrä"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Sisäympyrä"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Lisää rivimerkkijono"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Lisää sisäympyrä"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Monikulmio"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Lisää monikulmio"
@@ -607,27 +611,21 @@ msgid "Output"
msgstr "Tulos"
#: gis_data_editor.php:402
-#| msgid ""
-#| "Chose \"GeomFromText\" from the \"Function\" column and paste the below "
-#| "string into the \"Value\" field"
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field"
msgstr ""
-"Valitse \"Toiminto\"-sarakkeesta \"GeomFromText\" ja liitä alla oleva merkkijono "
-"\"Arvo\"-kenttään"
+"Valitse \"Toiminto\"-sarakkeesta \"GeomFromText\" ja liitä alla oleva "
+"merkkijono \"Arvo\"-kenttään"
#: import.php:105
#, php-format
-#| msgid ""
-#| "You probably tried to upload too large file. Please refer to "
-#| "%sdocumentation%s for ways to workaround this limit."
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
"%sdocumentation%s for a workaround for this limit."
msgstr ""
-"Yritit ehkä lähettää palvelimelle liian suurta tiedostoa. Katso %sohjeista%"
-"s, kuinka tämän rajoituksen voi poistaa."
+"Yritit ehkä lähettää palvelimelle liian suurta tiedostoa. Katso %sohjeista"
+"%s, kuinka tämän rajoituksen voi poistaa."
#: import.php:248 import.php:513
msgid "Showing bookmark"
@@ -701,18 +699,17 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL-kyselyn suoritus onnistui"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Takaisin"
#: index.php:114
-#| msgid "General relation features"
msgid "General Settings"
msgstr "Yleiset asetukset"
@@ -722,56 +719,55 @@ msgid "Change password"
msgstr "Vaihda salasana"
#: index.php:156
-#| msgid "MySQL connection collation"
msgid "Server connection collation"
msgstr "Palvelinyhteyden aakkosjärjestys"
#: index.php:182
-#| msgid "Other core settings"
msgid "Appearance Settings"
msgstr "Näkymäasetukset"
#: index.php:212 prefs_manage.php:275
-#| msgid "settings"
msgid "More settings"
msgstr "Lisäasetukset"
#: index.php:233
-#| msgid "Database for user"
msgid "Database server"
msgstr "Tietokantapalvelin"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Palvelin"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Palvelin:"
#: index.php:240
-#| msgid "Server port"
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Palvelintyyppi"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Palvelimen versio"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokollan versio"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Käyttäjä"
#: index.php:257
-#| msgid "Server socket"
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Palvelimen merkistö"
#: index.php:269
@@ -779,31 +775,36 @@ msgid "Web server"
msgstr "Verkkopalvelin"
#: index.php:282
-#| msgid "Use light version"
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Tietokannan asiakasohjelman versio"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP-laajennus"
#: index.php:300
msgid "Show PHP information"
msgstr "Näytä PHP:n asetustiedot"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Versiotiedot"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Ohjeet"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -936,7 +937,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Olet aikeissasi HÄVITTÄÄ kokonaisen tietokannan!"
@@ -1022,70 +1023,36 @@ msgstr "Käyttöoikeusten uudelleenlataus"
msgid "Removing Selected Users"
msgstr "Poista valitut käyttäjät"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Sulje"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Muokkaa"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Liikennetaulu"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Elävä yhteys- ja prosessikaavio"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Elävä kyselykaavio"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Yhteensä"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Toinen"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Yhteyttä / Prosessi"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Paikallisen seurannan asetukset yhteensopimattomat"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1097,161 +1064,161 @@ msgstr ""
"hyvin todennäköistä, että nykyiset asetukset eivät toimi enää. Palauta "
"<i>Asetukset</i>-valikosta oletusasetukset."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Kyselyvälimuistin tehokkuus"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Kyselyvälimuistin käyttö"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Kyselyvälimuistia käytetty"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Järjestelmän prosessorin käyttö"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Järjestelmän muisti"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Järjestelmän sivutusmuisti"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Keskimääräinen kuormitus"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Muistia yhteensä"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Puskuroitua muistia"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Puskuroitu muisti"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Vapaata muistia"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Käytetty muisti"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Yhteensä sivutusmuistia"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Välimuistissa oleva sivutus"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Käytetty sivutusmuisti"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Vapaata sivutusmuistia"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Tavua lähetetty"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Tavua vastaanotettu"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Yhteydet"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Prosessit"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "tavua"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "kt"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "Mt"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "Gt"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "Tt"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "Pt"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "Et"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d taulu(a)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Kysymykset"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Liikenne"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Asetukset"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Poista kaavio"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Muokkaa otsikkoa ja selitteitä"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Lisää taulukko ruudukkoon"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Lisää sarjaan vähintään yksi muuttuja"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1259,39 +1226,39 @@ msgstr "Lisää sarjaan vähintään yksi muuttuja"
msgid "None"
msgstr "Ei mitään"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Jatka seurantaa"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Keskeytä seuranta"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log ja slow_query_log ovat käytössä."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log on käytössä."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log on käytössä."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log ja general_log ovat poissa käytöstä."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output ei ole TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output on asetettu TABLE:ksi."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1302,12 +1269,12 @@ msgstr ""
"kestävät yli %d sekuntia. On suositeltavaa asettaa long_query_time 0-2 "
"sekuntiin riippuen järjestelmästäsi."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time on asetettu %d sekuntiin."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1316,30 +1283,30 @@ msgstr ""
"palautetaan oletuksiin palvelimen uudelleenkäynnistyksen yhteydessä:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Aseta log_output arvoon %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Ota %s käyttöön"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Ota %s pois käytöstä"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Aseta long_query_time arvoon %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1347,53 +1314,53 @@ msgstr ""
"Et voi muuttaa näitä muuttujia. Ole hyvä, ja kirjaudu root-käyttäjällä tai "
"ota yhteyttä tietokantasi järjestelmänvalvojaan."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Muuta asetuksia"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Nykyiset asetukset"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Kaavion otsikko"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Ero"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Jaettu millä: %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Yksikkö"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Hitaasta lokista"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Yleisestä lokista"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analyysilokit"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analysoidaan ja ladataan lokeja. Tämä kestää hetken."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Peruuta pyyntö"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1403,7 +1370,7 @@ msgstr ""
"lukumäärän. Ryhmittelyn perusteena käytetään kuitenkin vain itse SQL-"
"kyselyä, joten kyselyjen ominaisuudet, kuten aloitusaika, voivat olla muuta."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1412,31 +1379,31 @@ msgstr ""
"Koska INSERT-kyselyjen ryhmittely on valittu, ryhmitellään INSERT-kyselyt "
"samaan tauluun, riippumatta lisätyistä tiedoista."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Lokin tiedot on ladattu. Kyselyt suoritetaan tällä aikajänteellä:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Siirry lokitauluun"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Tietoa ei löydy"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Loki on analysoitu, mutta tietoja ei löydy annetulta aikajänteeltä."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analysointi…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Selitä SQL-kysely"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1444,66 +1411,66 @@ msgstr "Selitä SQL-kysely"
msgid "Time"
msgstr "Aika"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Kokonaisaika:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profiloinnin tulokset"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Taulu"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Kaavio"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Muokkaa kaaviota"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Sarjat"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Kirjaa taulun suodatusvalinnat lokiin"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Suodatin"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Suodata kyselyjä hakusanalla/regexp-ilmaisulla:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Ryhmitä kyselyt, sivuuttaen WHERE-lauseiden muuttujatiedot"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Ryhmitettyjen rivien määrä:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Yhteensä:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Lokien lataus"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Seurannan päivitys epäonnistui"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1513,28 +1480,28 @@ msgstr ""
"pyydettäessä. Tämä johtuu todennäköisimmin vanhentuneesta istunnosta. Lataa "
"sivu uudestaan ja syötä kirjautumistiedot."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Lataa sivu uudelleen"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Käsitellyt rivit:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Asetustiedoston jäsennys epäonnistui. Vaikuttaa, että kyseessä on "
"virheellistä JSON-koodia."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Kaavioruudukon luonti ei onnistunut tuoduilla määrityksillä. Käytetään "
"oletusmäärityksiä…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1542,228 +1509,237 @@ msgstr ""
msgid "Import"
msgstr "Tuonti"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Tuo seuranta-asetukset"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Valitse tuotava tiedosto"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analysoi kysely"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Neuvontajärjestelmä"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Mahdollisia suorituskykyongelmia"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Ongelma"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Suositus"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Säännön lisätiedot"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Perustelut"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Käytetty muuttuja / kaava"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Testaa"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Peruuta"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Lataa"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Pyyntöä käsitellään"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Virhe pyynnön käsittelyssä"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Yhtään tietokantaa ei ole valittu."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Sarakkeen poisto"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Pääavaimen lisäys"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Poista tämä huomautus napsauttamalla"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Muuta tietokantojen nimiä"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Lataa tietokanta uudelleen"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Tietokannan kopiointi"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Merkistökoodauksen vaihtaminen"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Taulussa on oltava vähintään yksi kenttä"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Lisää taulu"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Piilota indeksit"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Näytä indeksit"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Viiteavaimen tarkastus:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Päällä)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Pois päältä)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Etsi"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Piilota hakutulokset"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Näytä hakutulokset"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Selaaminen"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Poisto"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET-muokkaus"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Arvot sarakkeelle %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Arvot uudelle sarakkeelle"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Syötä jokainen arvo omaan kenttäänsä"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Lisää %d arvo(a)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Huom: Mikäli tiedostossa on useita tauluja, ne liitetään yhdeksi tauluksi"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Piilota SQL-kyselykenttä"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Näytä kyselykenttä"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Muokkaa"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ei yhtään riviä valittu"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Muokkaa"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Kyselyn suoritusaika"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d on virheellinen rivinumero."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1772,88 +1748,112 @@ msgstr "%d on virheellinen rivinumero."
msgid "Save"
msgstr "Tallenna"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Piilota hakukriteerit"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Näytä hakukriteerit"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Zoomaushaku"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Kukin piste kuvaa tietoriviä."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Pisteen nimi näkyy, kun osoitin viedään sen ylle."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Lähennä, valitse kohta hiirellä."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Palaa alkuperäiseen tilaan napsauttamalla nollaa zoomaus painikeeta."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Näytä ja tarvittaessa muokkaa tietoriviä napsauttamalla tietopistettä."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "Kaavion kokoa voi muuttaa raahaamalla sen oikeata alakulmaa."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Valitse kaksi saraketta"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Valitse kaksi eri saraketta"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Kyselyn tulokset"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Tietopisteen sisältö"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Älä huomioi"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopioi"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Piste"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Rivimerkkijono"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Monikulmio"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Sisäympyrä"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Ulkoympyrä"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Lisää sarakkeita"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Valitse viitattava avain"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Valitse liiteavain"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Valitse perusavain tai uniikki avain"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Valitse näytettävä sarake"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1861,20 +1861,20 @@ msgstr ""
"Asettelumuutoksia ei ole tallennettu. Tallentamattomat muutokset menetetään. "
"Haluatko silti jatkaa?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Lisää valinta sarakkeelle "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Peruuta muokkaaminen painamalla Esc-näppäintä"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1882,27 +1882,27 @@ msgstr ""
"Olet muuttanut joitakin tietoja ja niitä ei ole tallennettu. Haluatko "
"varmasti poistua tältä sivulta ennen tietojen tallentamista?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Muunna järjestystä raahaamalla"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Lajittele painamalla"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Valitse tai poista valinta painamalla"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Kopoio kentän nimi kaksoisnäpäyksellä"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Muuta sarakkeen näkymistä<br />painamalla pudotusvalikon nuolta"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1911,7 +1911,7 @@ msgstr ""
"valintaneliöihin, Muokkaa-, Kopioi- ja Poista-linkkeihin liittyvät "
"ominaisuudet eivät ehkä ole toiminnassa tallennuksen jälkeen."
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1920,7 +1920,7 @@ msgstr ""
"Useimpia sarakkeita voi myös muokata<br />\n"
"painamalla suoraan niiden sisältöä."
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1929,57 +1929,57 @@ msgstr ""
"Useimpia sarakkeita voi myös muokata<br />\n"
"painamalla suoraan niiden sisältöä."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Siirry linkkiin"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopioi kenttän nimi"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Näytä rivi(t)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Keksi salasana"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Keksi"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Vaihda salasana"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Lisää"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Näytä kaikki"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Piilota indeksit"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Valittua käyttäjää ei löytynyt käyttöoikeustaulusta."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1989,266 +1989,266 @@ msgstr ""
"Uusin versio on %s, ja se on julkaistu %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", viimeisin vakaa versio:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "ajan tasalla"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Valmis"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Edellinen kuukausi"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Seuraava kuukausi"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Tänään"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Tammikuu"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Helmikuu"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Maaliskuu"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Huhtikuu"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Toukokuu"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Kesäkuu"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Heinäkuu"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Elokuu"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Syyskuu"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Lokakuu"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Marraskuu"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Joulukuu"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Tammi"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Helmi"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Maalis"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Huhti"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Touko"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Kesä"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Heinä"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Elo"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Syys"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Loka"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Marras"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Joulu"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Sunnuntai"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Maanantai"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Tiistai"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Keskiviikko"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Torstai"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Perjantai"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Lauantai"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Su"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Ma"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ti"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Ke"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "To"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pe"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "La"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Su"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ti"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Ke"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "To"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Pe"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "La"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Vko"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalenteri-kuukausi-vuosi"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Tunti"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuutti"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekunti"
@@ -2301,16 +2301,16 @@ msgstr ""
"Odottamattomia merkkejä rivillä %1$s. Pitäisi olla sarkain (tab), mutta "
"löytyi \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "sekunnissa"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "minuutissa"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "tunnissa"
@@ -2318,45 +2318,61 @@ msgstr "tunnissa"
msgid "per day"
msgstr "päivässä"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Olemassa oleva asetustiedosto (%s) ei ole luettavissa."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Väärät pääsyasetukset asetustiedostolla, sen ei kuuluisi olla kaikkien "
"kirjoitettavissa!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Fonttikoko"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Nouseva"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Laskeva"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Sarake"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Järjestä"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Näytä"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Hakuehdot"
#: libraries/DBQbe.class.php:576
@@ -2376,33 +2392,43 @@ msgid "Use Tables"
msgstr "Käytä tauluja"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Tai"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ja"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Lisää"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Poista"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Muokkaa"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Suorita SQL-kysely tietokannassa <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Suorita kysely"
@@ -2444,8 +2470,8 @@ msgstr[0] "%1$s hakutulosta taulussa <i>%2$s</i>"
msgstr[1] "%1$s hakutulosta taulussa <i>%2$s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Selaa"
@@ -2459,9 +2485,9 @@ msgstr "Poista taulusta %s löytyneet tulokset?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Poista"
@@ -2497,40 +2523,45 @@ msgstr "Tallenna muokatut tiedot"
msgid "Restore column order"
msgstr "Palauta sarakkeiden järjestys"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Aloitus"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Edellinen sivu"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Seuraava sivu"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Viimeinen sivu"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Aloitusrivi"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Rivien määrä"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Rivien määrä:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Tila"
#: libraries/DisplayResults.class.php:919
@@ -2554,7 +2585,7 @@ msgstr "Otsikot joka %s rivi"
msgid "Sort by key"
msgstr "Lajittele avaimen mukaan"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2668,12 +2699,12 @@ msgid "Query took %01.4f sec"
msgstr "Kysely kesti %01.4f s."
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Valitut:"
@@ -2683,16 +2714,16 @@ msgstr "Valitut:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Valitse kaikki"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2793,12 +2824,12 @@ msgstr "Avaa uusi phpMyAdmin-ikkuna"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Selaimessa on oltava evästeet päällä tästä lähtien."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javaskripti on oltava päällä tämän jälkeen"
@@ -2810,21 +2841,21 @@ msgstr "Indeksiä ei ole määritelty!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksit"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Uniikki"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pakattu"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinaliteetti"
@@ -2833,15 +2864,14 @@ msgstr "Kardinaliteetti"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Aakkosjärjestys"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Kommentti"
@@ -2854,7 +2884,7 @@ msgstr "Perusavain on poistettu"
msgid "Index %s has been dropped"
msgstr "Indeksi %s on poistettu"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2869,6 +2899,11 @@ msgstr ""
msgid "Databases"
msgstr "Tietokannat"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Palvelin"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2876,35 +2911,39 @@ msgid "View"
msgstr "Näkymä"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Rakenne"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Etsi"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Lisää rivi"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Toiminnot"
@@ -2921,7 +2960,7 @@ msgstr "Seuranta"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Herättimet"
@@ -2944,14 +2983,14 @@ msgstr "Haku"
msgid "Privileges"
msgstr "Käyttöoikeudet"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutiinit"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Tapahtumat"
@@ -2991,7 +3030,7 @@ msgstr "Liitännäiset"
msgid "Engines"
msgstr "Moottorit"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3035,8 +3074,7 @@ msgstr "Äskeiset taulut"
msgid "There are no recent tables"
msgstr "Äskeisiä tauluja ei ole"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-kysely"
@@ -3176,11 +3214,15 @@ msgid "Target database `%s` was not found!"
msgstr "Kohde tietokantaa '%s' ei löydy!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Virheellinen tietokanta"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Virheellinen taulun nimi"
#: libraries/Table.class.php:1210
@@ -3228,7 +3270,7 @@ msgstr "Funktio"
msgid "Operator"
msgstr "Operaattori"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3244,57 +3286,62 @@ msgstr "Taulu haku"
msgid "Edit/Insert"
msgstr "Muokkaa/lisää"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Valitse sarakkeet (vähintään yksi):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Tai"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Rivejä sivulla"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Lajittelujärjestys:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Tulostettavien rivien enimmäismäärä"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Selaa viitearvoja"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Tarkempi haku"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Suorita mallin mukainen kysely (jokerimerkki: \"%\") kahteen eri sarakkeeseen"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Suorita mallin mukainen kysely (jokerimerkki: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Kuinka käytetään"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Palauta zoomaus"
@@ -3326,8 +3373,10 @@ msgstr "Teemaa %s ei löydy!"
msgid "Theme path not found for theme %s!"
msgstr "Teeman %s polkua ei löydy!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Teema"
#: libraries/Types.class.php:296
@@ -3631,7 +3680,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Enimmäiskoko: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-kysely"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3644,119 +3699,134 @@ msgstr "Enimmäiskoko: %s%s"
msgid "MySQL said: "
msgstr "MySQL ilmoittaa: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "SQL-tarkistimeen yhdistäminen epäonnistui!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Selitä SQL-kysely"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Älä selitä SQL-kyselyä"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Ilman PHP-koodia"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Luo PHP-koodi"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Päivitä"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Älä tarkista SQL-kyselyä"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Tarkista SQL-lause"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Tämän kyselyn muokkaus"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Muokkaus"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilointi"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Su"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d.%m.%Y klo %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s päivää, %s tuntia, %s minuuttia ja %s sekuntia"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Puuttuva parametri:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Siirry tietokantaan &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Toimintoon %s vaikuttaa tunnettu vika, katso %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Vaihda painamalla"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Selaa tietokonettasi:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Valitse verkkopalvelimen lähetyskansiosta <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Tiedostojen lähetykseen valittua hakemistoa ei voida käyttää"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Lähetettäviä tiedostoja ei ole"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Tyhjennä"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Suorita"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Tulosta"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Luotu"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Viimeksi päivitetty"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Viimeksi tarkistettu"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "jaettu"
@@ -3768,13 +3838,17 @@ msgstr "jaettu"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Tietoa"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Yhteensä"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3835,6 +3909,12 @@ msgstr "Virheellinen palvelimen indeksi: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Palvelimella %1$s virheellinen nimi. Tarkista asetukset."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Palvelin"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Asetuksissa on virheellinen todennustapa:"
@@ -3886,7 +3966,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Pois päältä"
@@ -3974,7 +4054,7 @@ msgstr "Virheellinen porttinumero"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Virheellinen arvo"
@@ -4023,25 +4103,25 @@ msgstr "SOAP-laajennusta ei löydy"
msgid "maximum %s"
msgstr "Enintään %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Aseta arvo: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Palauta oletusarvo"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Anna käyttäjien mukauttaa tätä arvoa"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4299,7 +4379,7 @@ msgid "Character set of the file"
msgstr "Tiedoston merkistö"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Muoto"
@@ -4316,7 +4396,6 @@ msgstr "Pakkaus"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4326,13 +4405,17 @@ msgstr "Aseta sarakkeiden nimet ensimmäiselle riville"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#, fuzzy
+#| msgid "Fields enclosed by"
+msgid "Columns enclosed with"
msgstr "Sarakkeiden rajausmerkki"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Fields escaped by"
+msgid "Columns escaped with"
msgstr "Koodinvaihtomerkki"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4340,8 +4423,10 @@ msgstr "Koodinvaihtomerkki"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "NULL-merkin korvaa"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Korvaa NULL-merkki:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4350,13 +4435,17 @@ msgstr "Poista CRLF-merkit sarakkeista"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Sarakkeiden erotusmerkki"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Rivien erotinmerkki"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Rivien lopetusmerkki:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4391,8 +4480,6 @@ msgid "Include table caption"
msgstr "Sisällytä taulun otsikko"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Taulun otsikko"
@@ -4401,8 +4488,6 @@ msgid "Continued table caption"
msgstr "Jatkettu taulun otsikko"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Tunniste"
@@ -4427,7 +4512,7 @@ msgid "Save on server"
msgstr "Tallenna palvelimelle"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Korvaa jo olemassa oleva(t) tiedosto(t)"
@@ -4445,7 +4530,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Laita taulujen ja sarakkeiden nimet lainausmerkkeihin"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL-yhteensopiva tila"
@@ -4793,10 +4878,9 @@ msgid ""
"Copyright 2002 Upright Database Technology. All rights reserved.[/em]"
msgstr ""
"Jos haluat käyttää SQL Validator -palvelua, sinun tulisi tietää, että "
-"[strong]kaikki SQL-lauseet tallennetaan nimettömästi tilastointia "
-"varten[/strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL "
-"Validator[/a], Copyright 2002 Upright Database Technology. All rights "
-"reserved.[/em]"
+"[strong]kaikki SQL-lauseet tallennetaan nimettömästi tilastointia varten[/"
+"strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], "
+"Copyright 2002 Upright Database Technology. All rights reserved.[/em]"
#: libraries/config/messages.inc.php:220
msgid "Startup"
@@ -6031,7 +6115,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Säilytä SQL-kyselylaatikko"
@@ -6062,12 +6146,8 @@ msgstr "Ohita lukitut taulut"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6090,8 +6170,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Käyttäjänimi"
@@ -6305,6 +6385,12 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Tyhjennä phpMyAdminin hallintakäyttäjän salasana käytettäessä pmadb-kantaa"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Virheellinen arvo"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6359,15 +6445,25 @@ msgstr ""
msgid "No Password"
msgstr "Ei salasanaa"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Salasana:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Kirjoita uudelleen"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Salasanan salaus"
#: libraries/display_change_password.lib.php:87
@@ -6375,7 +6471,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 -yhteensopiva"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Luo tietokanta"
@@ -6383,6 +6478,12 @@ msgstr "Luo tietokanta"
msgid "Create"
msgstr "Luo"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Luo tietokanta"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6413,90 +6514,86 @@ msgstr "Kenttien määrä"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Tuo tietokantoja nykyiseltä palvelimelta"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Tuo tauluja \"%s\" tietokannasta"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Tuo rivejä taulusta %s"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Vientitapa:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Nopea - näytä vain vähän vaihtoehtoja"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Mukautettu - näytä kaikki mahdolliset vaihtoehdot"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Tietokanta(-kannat):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Taulu(t):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Rivit:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Vedosta rivi/rivejä"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Rivien määrä:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Vedosta kaikki rivit"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Tallenna palvelimelle hakemistoon <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Tallenna tulos tiedostoon"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Tiedostonimen pohja:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6507,51 +6604,51 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Tiedoston merkistö:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Pakkaus:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "ZIP-pakattu"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "GZIP-pakattu"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "BZIP-pakattu"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Näytä tulos tekstinä"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Muoto:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Muotoiluvaihtoehdot:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Merkistön uudelleenkoodaus:"
@@ -6565,12 +6662,11 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
#, php-format
-#| msgid "Create version %s of %s.%s"
msgid "committed on %1$s by %2$s"
msgstr "Lisännyt %2$s %1$s"
@@ -6697,6 +6793,10 @@ msgstr ""
msgid "Language"
msgstr "Kieli"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versiotiedot"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Tiedostojen kotihakemisto"
@@ -7123,8 +7223,10 @@ msgstr "Pituudestaan johtuen<br /> tätä saraketta ei voine muokata "
msgid "Binary - do not edit"
msgstr "Binääritietoa - älä muokkaa"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "palvelimen lähetyshakemisto"
#: libraries/insert_edit.lib.php:1400
@@ -7194,46 +7296,46 @@ msgstr "Ei mitään"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Korvaa taulun etuliite"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopioi taulun etuliite"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fr"
msgid "From"
msgstr "Pe"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Lähetä"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add prefix"
msgstr "Käytä indeksiä/indeksejä"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ei muutoksia"
@@ -7451,18 +7553,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Lajittele taulu"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7480,7 +7582,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Sarakkeet"
@@ -7489,7 +7591,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7500,12 +7602,12 @@ msgstr ""
msgid "Functions"
msgstr "Funktiot"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7516,7 +7618,7 @@ msgstr ""
msgid "Procedures"
msgstr "Proseduurit"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7527,7 +7629,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7537,13 +7639,15 @@ msgstr ""
msgid "Views"
msgstr "Näkymät"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Muuta tietokannan nimeksi"
#: libraries/operations.lib.php:107
@@ -7560,22 +7664,24 @@ msgid "Drop the database (DROP)"
msgstr "Tuhoa tietokanta (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Vain rakenne"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Rakenne ja tiedot"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Vain tiedot"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Luo tietokannasta toinen tietokanta nimellä"
#: libraries/operations.lib.php:186
@@ -7614,8 +7720,11 @@ msgstr "Taulun valinnat"
msgid "Rename table to"
msgstr "Nimeä taulu uudelleen"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Taulun kommentit"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Tallennusmoottori"
@@ -7773,20 +7882,14 @@ msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
"Voit syöttää verkkotunnuksen/IP-osoitteen ja portin välilyönnillä erotettuna."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Palvelin:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Käyttäjätunnus:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Salasana:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Valitse palvelin"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7950,11 +8053,27 @@ msgstr "Taulun @TABLE@ rakenne"
msgid "Object creation options"
msgstr "Objektin luontivaihtoehdot"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Taulun otsikko"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Taulun otsikko (jatkuu)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Tunniste"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7972,32 +8091,60 @@ msgstr "Näytä kommentit"
msgid "Display MIME types"
msgstr "Näytä MIME-tyypit"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Aseta sarakkeiden nimet ensimmäiselle riville"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Palvelin"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Luontiaika"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP:n versio"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Tietokanta"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Tietoa"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Rakenne"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Vie taulujen nimet"
@@ -8152,6 +8299,12 @@ msgstr ""
msgid "Export contents"
msgstr "Vie sisällöt"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Taulu"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8474,7 +8627,6 @@ msgid "Enabled"
msgstr "Päällä"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Yleiset relaatio-ominaisuudet"
@@ -8501,11 +8653,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Tallennettu SQL-kysely"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-historia"
@@ -8546,7 +8698,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "ei kuvausta"
@@ -8571,17 +8723,24 @@ msgstr ""
"Varmista, että my.cnf-asetustiedostossa on yksikäsitteinen palvelintunnus. "
"Jos ei ole, lisää seuraava rivi [mysqld]-osaan:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Käyttäjänimi"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Käyttäjänimi"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8592,7 +8751,7 @@ msgstr "Isännän tila"
msgid "Slave status"
msgstr "Alipalvelimen tila"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Muuttuja"
@@ -8601,6 +8760,15 @@ msgstr "Muuttuja"
msgid "Server ID"
msgstr "Palvelimen tunnus"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Palvelin"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8620,12 +8788,11 @@ msgstr "Kuka tahansa käyttäjä"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Käytä tekstikenttää"
#: libraries/replication_gui.lib.php:326
@@ -8657,8 +8824,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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Kirjoita uudelleen"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Keksi salasana"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8705,13 +8879,14 @@ msgstr ""
msgid "Edit event"
msgstr "Muokkaa palvelinta"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Error in Processing Request"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Virhe pyynnön käsittelyssä"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9027,109 +9202,109 @@ msgstr "Virheellinen taulun nimi"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add routine"
msgstr "Käytä indeksiä/indeksejä"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export defaults"
msgid "Export of routine %s"
msgstr "Vie oletusarvot"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Rutiinit"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Sinulla ei ole riittäviä oikeuksia!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "Tietokannassa ei ole tauluja."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no routines to display."
msgstr "Lähetettäviä tiedostoja ei ole"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "Lisää uusi palvelin"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of trigger %s"
msgstr "Vie sisällöt"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Herättimet"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Sinulla ei ole riittäviä oikeuksia!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Tietokannassa ei ole tauluja."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no triggers to display."
msgstr "Lähetettäviä tiedostoja ei ole"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "Lisää uusi palvelin"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of event %s"
msgstr "Vie sisällöt"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Tapahtuma"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Sinulla ei ole riittäviä oikeuksia!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No event with name %1$s found in database %2$s"
msgstr "Tietokannassa ei ole tauluja."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no events to display."
@@ -9191,7 +9366,7 @@ msgstr "Attribuutit"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Lisätiedot"
@@ -9297,8 +9472,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Näytä/kätke luonnospöytä"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Tuntematon kieli: %1$s."
@@ -9306,7 +9481,7 @@ msgstr "Tuntematon kieli: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Current server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Nykyinen palvelin"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9554,6 +9729,12 @@ msgstr ""
msgid "Login Information"
msgstr "Kirjautumistiedot"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Käytä tekstikenttää"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Älä vaihda salasanaa"
@@ -9591,6 +9772,13 @@ msgstr "Anna tietokannalle &quot;%s&quot; kaikki oikeudet"
msgid "Users having access to &quot;%s&quot;"
msgstr "Käyttäjät, joilla on oikeus käyttää kohdetta &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Käyttäjä"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9633,7 +9821,6 @@ msgid "No user found."
msgstr "Käyttäjiä ei ole."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Muokkaa käyttöoikeuksia"
@@ -9677,7 +9864,9 @@ msgid "Column-specific privileges"
msgstr "Sarakekohtaiset käyttöoikeudet"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Lisää käyttöoikeudet seuraavaan tietokantaan"
#: libraries/server_privileges.lib.php:2290
@@ -9687,7 +9876,9 @@ msgstr ""
"oikein"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Lisää käyttöoikeudet seuraavaan tauluun"
#: libraries/server_privileges.lib.php:2525
@@ -9728,6 +9919,12 @@ msgstr "Käyttäjän %s käyttöoikeudet on päivitetty."
msgid "Privileges for %s"
msgstr "Käyttöoikeudet"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Muokkaa käyttöoikeuksia"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9755,45 +9952,47 @@ msgstr "Valittua käyttäjää ei löytynyt käyttöoikeustaulusta."
msgid "You have added a new user."
msgstr "Uusi käyttäjä lisätty."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Suorita SQL-kysely(jä) palvelimella %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Suorita SQL-kyselyjä tietokannassa %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Tyhjennä"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Tallenna SQL-kysely"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Anna kaikkien käyttäjien käyttää tätä kirjanmerkkiä"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Korvaa samanniminen, olemassa oleva kirjanmerkki"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Älä korvaa tätä kyselyä ikkunan ulkopuolelta"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Erotinmerkki"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Näytä tämä kyselylause uudestaan"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Näytä"
@@ -9872,11 +10071,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Taulu %s on tyhjennetty"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Seuranta on käytössä."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Seuranta ei ole käytössä."
@@ -9902,7 +10101,11 @@ msgstr "Lisää etuliite tauluun"
msgid "Check tables having overhead"
msgstr "Valitse taulut, joissa on ylijäämää"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Järjestä"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9996,7 +10199,7 @@ msgstr "Taulun alkuun"
msgid "After %s"
msgstr "Jälkeen sarakkeen: %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Rivitilastot"
@@ -10072,7 +10275,7 @@ msgstr ""
msgid "Information"
msgstr "Tiedot"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Levytilan käyttö"
@@ -10080,12 +10283,12 @@ msgstr "Levytilan käyttö"
msgid "Effective"
msgstr "Pätevä"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Taulun %1$s muuttaminen onnistui."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Ignore errors"
msgid "Query error"
@@ -10186,8 +10389,22 @@ msgstr "Jälkeen sarakkeen: %s"
msgid "Table name"
msgstr "Taulun nimi"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Tallennusmoottori"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Aakkosjärjestys"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "PARTITION-määritelmä"
#: libraries/tbl_common.inc.php:54
@@ -10321,7 +10538,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Kätke/näytä taulut, joilla ei ole relaatiota"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Taulujen määrä"
#: pmd_general.php:467
@@ -10381,7 +10600,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "sivua"
#: pmd_pdf.php:123
@@ -10403,7 +10622,9 @@ msgid "New page name: "
msgstr "Uuden sivun nimi: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Vie/tuo skaalaan"
#: pmd_pdf.php:146
@@ -10422,6 +10643,12 @@ msgstr "Virhe: Relaatiota ei luotu."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY -relaatio lisätty"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Yleiset relaatio-ominaisuudet"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Sisäinen relaatio luotu"
@@ -10518,6 +10745,12 @@ msgstr "Tuo tiedostoja"
msgid "All"
msgstr "Kaikki"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-historia"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10569,20 +10802,20 @@ msgstr[1] "%s tietokantaa poistettiin onnistuneesti."
msgid "Databases statistics"
msgstr "Tietokantatilastot"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Isäntäpalvelimen kahdennus"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Alipalvelimen kahdennus"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Näytä tilastot"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10590,11 +10823,11 @@ msgstr ""
"Huom: Tietokantatilastojen näyttäminen täältä käsin saattaa aiheuttaa "
"runsaasti liikennettä Internet-palvelimen ja MySQL-palvelimen välille."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Ei tietokantoja"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Tallennusmoottorit"
@@ -10622,7 +10855,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versio"
@@ -10976,10 +11209,6 @@ msgstr ""
msgid "Add chart"
msgstr "Käytä indeksiä/indeksejä"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11172,6 +11401,24 @@ msgstr[1] "Minuutti"
msgid "Questions since startup: %s"
msgstr "Mukauta käynnistyssivua"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "tunnissa"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "minuutissa"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "sekunnissa"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Tieto"
@@ -11933,7 +12180,7 @@ msgid "Global value"
msgstr "Globaali arvo"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Lataa koneelle"
@@ -12047,7 +12294,7 @@ msgstr "Lahjoita"
msgid "Edit server"
msgstr "Muokkaa palvelinta"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Lisää uusi palvelin"
@@ -12347,7 +12594,9 @@ msgid "SQL result"
msgstr "SQL-kyselyn tulos"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Luontiympäristö"
#: sql.php:1234
@@ -12368,8 +12617,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Taulun \"%s\" indeksien kanssa on ongelmia"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Tallenna SQL-kysely"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Tunniste"
#: tbl_chart.php:38
@@ -12467,17 +12722,17 @@ msgstr "Arvo"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Taulu %s on jo olemassa!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Tietokantaa '%s' ei ole olemassa."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Taulu %1$s on luotu."
@@ -12486,6 +12741,10 @@ msgstr "Taulu %1$s on luotu."
msgid "View dump (schema) of table"
msgstr "Tee vedos taulusta"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Virheellinen taulun nimi"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -12514,7 +12773,7 @@ msgstr "Lokitiedostojen määrä"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12582,9 +12841,21 @@ msgstr "Taulun nimi puuttuu!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Näytä taulut"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Levytilan käyttö"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Rivitilastot"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12622,6 +12893,12 @@ msgstr "Rajoitteet taululle"
msgid "No index defined! Create one below"
msgstr "Indeksiä ei ole määritelty!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Valitse näytettävä sarake"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12670,120 +12947,124 @@ msgstr "Kommentoi nämä kaksi riviä pois, mikäli et tarvitse niitä."
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL-lauseet viety. Kopioi vedos tai suorita se."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s kuvaus (SQL-koodi)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
#, 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:477
+#: tbl_tracking.php:478
#, fuzzy
#| msgid "Track these data manipulation statements:"
msgid "Tracking data manipulation successfully deleted"
msgstr "Seuraa näitä tiedon käsittelyn lauseita:"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Seurantalauseet"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
#, 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:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Ei tietokantoja"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Päiväys"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Tiedon määritelmän lause"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Tiedon käsittelyn lause"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL-vedos (tiedoston lataus)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL-vedos"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL-suoritus"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Vie kohteena %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Näytä versiot"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "Poista kohteen %s.%s seuranta"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Poista käytöstä nyt"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, 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:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Ota käyttöön nyt"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Seuraa näitä tiedon määritelmän lauseita:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Seuraa näitä tiedon käsittelyn lauseita:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Luo versio"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Teema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Hae teemoja lisää!"
@@ -14032,6 +14313,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "Enim. yhtäaikaisia yhteyksiä"
+#~ msgid "Live traffic chart"
+#~ msgstr "Liikennetaulu"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Elävä yhteys- ja prosessikaavio"
+
+#~ msgid "Live query chart"
+#~ msgstr "Elävä kyselykaavio"
+
+#~ msgid "Static data"
+#~ msgstr "Staattinen data"
+
+#~ msgid "And"
+#~ msgstr "Ja"
+
+#~ msgid "Number of rows"
+#~ msgstr "Rivien määrä"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Sarakkeiden rajausmerkki"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Koodinvaihtomerkki"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL-merkin korvaa"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Rivien erotinmerkki"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/fr.po b/po/fr.po
index 6ed285f8d7..56e3ecfb01 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3,10 +3,10 @@ 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: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 22:16+0200\n"
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
-"Language-Team: French <http://l10n.cihar.com/projects/phpmyadmin/4-0/fr/>\n"
+"Language-Team: French <http://l10n.cihar.com/projects/phpmyadmin/master/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Tout afficher"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Page n° : "
@@ -40,19 +40,17 @@ msgstr ""
"navigateur bloque les mises à jour entre fenêtres pour des raisons de "
"sécurité."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Rechercher"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Rechercher : "
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +72,23 @@ msgstr "Rechercher"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Exécuter"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nom de l'index"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Description"
@@ -118,15 +116,15 @@ msgstr "La base de données %1$s a été créée."
msgid "Database comment: "
msgstr "Commentaire sur la base de données : "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Commentaires sur la table"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Commentaires sur la table : "
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +136,8 @@ msgstr "Commentaires sur la table"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Colonne"
@@ -162,12 +160,12 @@ msgstr "Colonne"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Type"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +177,7 @@ msgstr "Type"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -194,7 +192,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Défaut"
@@ -220,11 +218,11 @@ msgstr "Relié à"
msgid "Comments"
msgstr "Commentaires"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +235,21 @@ msgstr "Commentaires"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Non"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +262,10 @@ msgstr "Non"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Oui"
@@ -275,7 +273,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Aucune table n'a été trouvée dans cette base."
@@ -288,7 +286,7 @@ msgstr "Tout sélectionner"
msgid "Unselect All"
msgstr "Tout désélectionner"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Le nom de la base de données est vide !"
@@ -314,20 +312,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Table"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Lignes"
@@ -340,29 +337,23 @@ msgstr "Taille"
msgid "in use"
msgstr "utilisé"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Création"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Création : "
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Dernière modification"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Dernière modification : "
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Dernière vérification"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Dernière vérification : "
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -399,16 +390,12 @@ msgstr "Tables faisant l'objet d'un suivi"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Base de données"
@@ -416,17 +403,17 @@ msgstr "Base de données"
msgid "Last version"
msgstr "Dernière version"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Créé"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Mis à jour"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "État"
@@ -435,13 +422,11 @@ msgstr "État"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Action"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Afficher"
@@ -450,18 +435,18 @@ msgid "Delete tracking data for this table"
msgstr "Supprimer les données de suivi de cette table"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Supprimer"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "actif"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "non activé"
@@ -469,11 +454,11 @@ msgstr "non activé"
msgid "Versions"
msgstr "Versions"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Rapport de suivi"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Instantané"
@@ -489,24 +474,24 @@ msgstr "Suivre la table"
msgid "Database Log"
msgstr "Journal de la base de données"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Type incorrect !"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Ce choix d'exportation doit être sauvegardé dans un fichier !"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Paramètres incorrects !"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Espace-disque insuffisant pour enregistrer le fichier %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -514,14 +499,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:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Le fichier d'exportation a été sauvegardé sous %s."
@@ -535,69 +520,79 @@ msgstr "Type d'exportation invalide"
msgid "Value for the column \"%s\""
msgstr "Valeur pour la colonne «%s»"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Utiliser OpenStreetMaps comme couche de base"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID : "
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Géométrie"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Géométrie %d : "
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Point"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Point : "
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Point %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Ajouter un point"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Ligne"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Ligne %d : "
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Anneau extérieur"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring"
+msgid "Outer ring:"
+msgstr "Anneau extérieur : "
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Anneau intérieur"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Anneau intérieur %d : "
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Ajouter une ligne"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Ajouter un anneau intérieur"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Polygone"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Polygone %d : "
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Ajouter un polygone"
@@ -700,12 +695,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Votre requête SQL a été exécutée avec succès"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Retour"
@@ -735,66 +730,69 @@ msgstr "Plus de paramètres"
msgid "Database server"
msgstr "Serveur de base de données"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Serveur"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Serveur : "
#: index.php:240
-msgid "Server type"
-msgstr "Type de serveur"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Type de serveur : "
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Version du serveur"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Version du serveur : "
#: index.php:248
-msgid "Protocol version"
-msgstr "Version du protocole"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Version du protocole : "
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Utilisateur"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Utilisateur : "
#: index.php:257
-msgid "Server charset"
-msgstr "Jeu de caractères du serveur"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Jeu de caractères du serveur : "
#: index.php:269
msgid "Web server"
msgstr "Serveur web"
#: index.php:282
-msgid "Database client version"
-msgstr "Version du client de base de données"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Version du client de base de données : "
#: index.php:286
-msgid "PHP extension"
-msgstr "Extension PHP"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "Extension PHP : "
#: index.php:300
msgid "Show PHP information"
msgstr "Afficher les informations relatives à PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Version"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Version : "
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentation"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -921,7 +919,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Vous êtes sur le point de DÉTRUIRE une base de données !"
@@ -1004,70 +1002,36 @@ 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:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Fermer"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Modifier"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Graphique du trafic en temps réel"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Graphique des connexions et processus en temps réel"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Graphique des requêtes en temps réel"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Autres"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "  "
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Connexions / Processus"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "La configuration locale de la surveillance est incompatible"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1079,161 +1043,161 @@ msgstr ""
"courante ne fonctionnera probablement pas. Veuillez réinitialiser votre "
"configuration via le menu <i>Paramètres</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Efficacité de la cache de requêtes"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Utilisation de la cache de requêtes"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Cache de requêtes utilisée"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Utilisation processeur"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Mémoire système"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Zone d'échange"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Charge moyenne"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Mémoire système"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Mémoire cache"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Mémoire-tampon"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Mémoire libre"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Mémoire utilisée"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Zone d'échange totale"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Zone d'échange en cache"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Zone d'échange utilisée"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Zone d'échange libre"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Octets envoyés"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Octets reçus"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Connexions"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processus"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "o"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "Kio"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "Mio"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "Gio"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "Tio"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "Pio"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "Eio"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d table(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Questions"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafic"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Paramètres"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Supprimer le graphique"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Éditer titre et étiquettes"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Ajouter graphique à la grille"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Veuillez ajouter au moins une variable à la série"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1241,39 +1205,39 @@ msgstr "Veuillez ajouter au moins une variable à la série"
msgid "None"
msgstr "Aucune"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Reprendre la surveillance"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Mettre la surveillance en pause"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log et slow_query_log sont activés."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log est activé."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log est activé."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "general_log et slow_query_log sont désactivés."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output n'est pas réglé à TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output est réglé à TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1284,12 +1248,12 @@ msgstr ""
"prennent plus de %d secondes. Il est recommandé de régler long_query_time à "
"0-2 secondes, selon votre système."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time est réglé à %d seconde(s)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1298,30 +1262,30 @@ msgstr ""
"défaut lors du rémarrage du serveur : "
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Régler log_output à %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Activer %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Désactiver %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Régler long_query_time à %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1329,55 +1293,55 @@ msgstr ""
"Vous ne pouvez changer ces variables. Connectez-vous en tant que root ou "
"contactez l'administrateur du serveur."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Changer les paramètres"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Paramètres courants"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Titre du graphique"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Différentiel"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Divisé par %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unité"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Depuis le journal des requêtes lentes"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Depuis le journal général"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analyse des journaux en cours"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
"Analyse et chargement des journaux en cours. Ceci peut prendre un certain "
"temps."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Annuler la requête"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1388,7 +1352,7 @@ msgstr ""
"de regroupement, donc les autres propriétés des requêtes, comme l'heure de "
"début, peuvent différer."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1397,31 +1361,31 @@ msgstr ""
"Puisque le groupement des requêtes INSERT a été sélectionné, les requêtes "
"INSERT vers une même table sont groupées, peu importe les données insérées."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Fichier journal chargé. Requêtes exécutées dans ce laps de temps : "
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Aller à la table du journal"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Aucune donnée"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Journal analysé, mais aucune donnée trouvée pour ce laps de temps."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analyse en cours…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Expliquer les résultats"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1429,66 +1393,66 @@ msgstr "Expliquer les résultats"
msgid "Time"
msgstr "Moment"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Temps total : "
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profilage des résultats"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Table"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Tableau"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Modifier le graphique"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Séries"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Options de filtrage de la table journal"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtre"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrer les requêtes par mot ou expression régulière : "
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grouper les requêtes en ignorant la partie variable des clauses WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Somme des lignes regroupées : "
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total : "
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Chargement des journaux en cours"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Échec de rafraîchissement de la surveillance"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1497,28 +1461,28 @@ msgstr ""
"Le serveur a retourné une réponse invalide. Votre session a probablement "
"expiré. Veuillez recharger la page et vous connecter à nouveau."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Recharger la page"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Lignes modifiées : "
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Échec d'analyse du fichier de configuration. Il ne contient pas de code JSON "
"valide."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Échec de construction du graphique avec la configuration importée. "
"Réinitialisation à la configuration par défaut…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1526,227 +1490,236 @@ msgstr ""
msgid "Import"
msgstr "Importer"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importer la configuration de surveillance"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Veuillez choisir le fichier à importer"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analyser la requête"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Conseiller"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Impact de performance possible"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problème"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recommandation"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Détails de règle"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Alignement"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variable / formule utilisée"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Annuler"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Chargement en cours"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Requête en traitement"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Erreur dans le traitement de la requête"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Code d'erreur : %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Texte de l'erreur : %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Aucune base de données n'a été sélectionnée."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Suppression de la colonne"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Ajout de clé primaire"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Cliquer pour éliminer ce message"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Changement de nom de la base de données"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Rafraîchir la base de données"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Copie de la base de données"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Changement du jeu de caractères"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "La table doit comporter au moins une colonne"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Insérer dans la table"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Cacher les index"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Montrer les index"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Vérification des clés étrangères : "
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Activée)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Désactivée)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "En recherche"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Cacher les résultats de recherche"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Afficher les résultats de recherche"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Affichage en cours"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Destruction en cours"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Éditeur ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valeurs pour la colonne %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valeurs pour une nouvelle colonne"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Saisir chaque valeur dans un champ séparé"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Ajouter %d valeur(s)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Note : si le fichier contient plusieurs tables, elles seront combinées"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Cacher zone SQL"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Montrer zone SQL"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Modifier"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Aucune ligne n'a été sélectionnée"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Modifier"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Durée d'exécution de la requête"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d n'est pas un numéro de ligne valable."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1755,91 +1728,115 @@ msgstr "%d n'est pas un numéro de ligne valable."
msgid "Save"
msgstr "Sauvegarder"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Cacher les critères de recherche"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Afficher les critères de recherche"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Recherche par zoom"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Chaque point représente une ligne de données."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Survoler un point montrera sa description."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Pour zoomer, sélectionnez une section avec la souris."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Cliquez le lien «Réinitialiser zoom» pour revenir à l'état original."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Cliquez sur un point pour visualiser et possiblement éditer la ligne de "
"données."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"L'image peut être redimensionnée en faisant glisser le coin inférieur droit."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Sélectionnez deux colonnes"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Sélectionnez deux colonnes différentes"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Opérations sur les résultats"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Données reliées à ce point"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorer"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copier"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Point"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Ligne"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygone"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Géométrie"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Anneau intérieur"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Anneau extérieur"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Ajouter des colonnes"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Sélectionnez la clé référencée"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Choisissez la clé étrangère"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Veuillez choisir la clé primaire ou un index unique"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Colonne descriptive"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1847,20 +1844,20 @@ msgstr ""
"Vous n'avez pas sauvegardé les changements. Ils seront perdus si vous ne les "
"sauvegardez pas. Voulez-vous continuer ?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Ajouter une option pour la colonne "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objet(s) créé(s)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Appuyez sur la touche d'échappement pour annuler l'édition"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1868,27 +1865,27 @@ msgstr ""
"Vous avez modifier des données non encore sauvegardées, êtes vous sûr de "
"vouloir quitter cette page avant de sauvegarder ?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Faire glisser pour réordonner"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Cliquer pour trier"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Cliquer pour marquer/enlever les marques"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Double-cliquez pour copier le nom de la colonne"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Cliquer sur la flèche<br />pour gérer l'affichage des colonnes"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1897,66 +1894,66 @@ msgstr ""
"cases à cocher ainsi que les liens Edition, Copie et Supprimer pourrait ne "
"plus fonctionner après prise en compte de la modification."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Vous pouvez aussi modifier la plupart des valeurs<br/> en double-cliquant "
"directement sur celles-ci."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Vous pouvez aussi modifier la plupart des valeurs<br/> en cliquant "
"directement sur celles-ci."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Suivre le lien"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Copier le nom de la colonne"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Faites un clic-droit sur le nom de la colonne pour le copier vers le presse-"
"papier."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Afficher les lignes correspondantes"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Générer un mot de passe"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Générer"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Modifier le mot de passe"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "plus"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Montrer le panneau"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Cacher le panneau"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"La page demandée n'existe pas dans l'historique, elle peut avoir expiré."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1966,266 +1963,266 @@ msgstr ""
"une mise à niveau. La version la plus récente est %s, publiée le %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", dernière version stable : "
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "à jour"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Fermer"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Précédent"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Suivant"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Aujourd'hui"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Janvier"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Février"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Mars"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Avril"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Juin"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Juillet"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Août"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Septembre"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Octobre"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Novembre"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Décembre"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Janvier"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Février"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mars"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Avril"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Juin"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Juillet"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Août"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Septembre"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Octobre"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Novembre"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Décembre"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Dimanche"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Lundi"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Mardi"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Mercredi"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Jeudi"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Vendredi"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Samedi"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Dim"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mer"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Jeu"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Ven"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sam"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Me"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Je"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Ve"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sem"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Heure"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minute"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Seconde"
@@ -2279,16 +2276,16 @@ msgstr ""
"Caractère imprévue à la ligne %1$s. Une tabulation était attendue, mais "
"\"%2$s\" a été trouvé"
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "par seconde"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "par minute"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "par heure"
@@ -2296,46 +2293,58 @@ msgstr "par heure"
msgid "per day"
msgstr "par jour"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Le fichier de configuration (%s) est illisible."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permissions sur le fichier de configuration incorrectes, il ne doit pas être "
"en écriture pour tout le monde !"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Taille du texte"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Croissant"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Décroissant"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Tri"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Colonne : "
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Tri : "
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Afficher : "
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Critère"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Critère : "
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2354,33 +2363,41 @@ msgid "Use Tables"
msgstr "Utiliser les tables"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Ou"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Ou : "
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Et"
+msgid "And:"
+msgstr "Et : "
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ajouter"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Effacer"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Modifier"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Modifier : "
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Insérer : "
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Supprimer : "
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Requête SQL sur la base <b>%s</b> : "
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Exécuter la requête"
@@ -2420,8 +2437,8 @@ msgstr[0] "%1$s correspondance dans <strong>%2$s</strong>"
msgstr[1] "%1$s correspondances dans <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Afficher"
@@ -2435,9 +2452,9 @@ msgstr "Supprimer de la table %s les occurences ?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Effacer"
@@ -2473,41 +2490,44 @@ msgstr "Sauvegarder les données modifiées"
msgid "Restore column order"
msgstr "Restaurer l'ordre des colonnes"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Début"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Précédent"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Suivant"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Fin"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "Ligne de départ"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "Ligne de départ : "
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Nombre de lignes"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Nombre de lignes : "
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Mode"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Mode : "
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2530,7 +2550,7 @@ msgstr "En-têtes à chaque %s ligne"
msgid "Sort by key"
msgstr "Trier sur l'index"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2642,12 +2662,12 @@ msgid "Query took %01.4f sec"
msgstr "Traitement en %01.4f sec"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Pour la sélection : "
@@ -2657,16 +2677,16 @@ msgstr "Pour la sélection : "
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Tout cocher"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2770,12 +2790,12 @@ msgstr "Ouvrir une nouvelle fenêtre phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Cliquez sur la barre pour faire défiler en haut de page"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Vous devez accepter les cookies pour poursuivre."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript doit être activé"
@@ -2787,21 +2807,21 @@ msgstr "Aucun index n'est défini !"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Index"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unique"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Compressé"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinalité"
@@ -2810,15 +2830,14 @@ msgstr "Cardinalité"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Interclassement"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Commentaire"
@@ -2831,7 +2850,7 @@ msgstr "La clé primaire a été effacée"
msgid "Index %s has been dropped"
msgstr "L'index %s a été effacé"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2846,6 +2865,11 @@ msgstr ""
msgid "Databases"
msgstr "Bases de données"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Serveur"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2853,35 +2877,39 @@ msgid "View"
msgstr "Vue"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Structure"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Rechercher"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Insérer"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Opérations"
@@ -2898,7 +2926,7 @@ msgstr "Suivi"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Déclencheurs"
@@ -2921,14 +2949,14 @@ msgstr "Requête"
msgid "Privileges"
msgstr "Privilèges"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Procédures stockées"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Événements"
@@ -2968,7 +2996,7 @@ msgstr "Plug-ins"
msgid "Engines"
msgstr "Moteurs"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3012,8 +3040,7 @@ msgstr "Tables récentes"
msgid "There are no recent tables"
msgstr "Il n'y a pas de tables récentes"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Requête SQL"
@@ -3152,12 +3179,14 @@ msgid "Target database `%s` was not found!"
msgstr "La base de données cible `%s` n'existe pas !"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Nom de base de données invalide"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Nom de base de données invalide : "
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Nom de table invalide"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Nom de table invalide : "
#: libraries/Table.class.php:1210
#, php-format
@@ -3204,7 +3233,7 @@ msgstr "Fonction"
msgid "Operator"
msgstr "Opérateur"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3220,58 +3249,63 @@ msgstr "Recherche dans la table"
msgid "Edit/Insert"
msgstr "Modifier/Insérer"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Choisir les colonnes (au moins une) : "
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ou"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Nombre de lignes par page"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Ordre d'affichage : "
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
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:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Afficher les valeurs de la table liée"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Critères de recherche supplémentaires"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Recherche «par valeur» (passepartout: «% »)"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Afficher/Modifier les points"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Consignes d'utilisation"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Réinitialiser le zoom"
@@ -3303,9 +3337,10 @@ msgstr "Thème %s inexistant !"
msgid "Theme path not found for theme %s!"
msgstr "Chemin non trouvé pour le thème %s !"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Thème"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Thème : "
#: libraries/Types.class.php:296
msgid ""
@@ -3659,7 +3694,12 @@ msgstr "Une énumération, choisie parmi la liste de valeurs définies"
msgid "Max: %s%s"
msgstr "Taille maximum: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Requête SQL : "
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3672,120 +3712,135 @@ msgstr "Taille maximum: %s%s"
msgid "MySQL said: "
msgstr "MySQL a répondu: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Connexion au validateur SQL impossible !"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Expliquer SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Ne pas expliquer SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Sans source PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Créer source PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Actualiser"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Ne pas valider SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Valider SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Éditer cette requête en place"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "En ligne"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilage"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Dim"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%A %d %B %Y à %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s jours, %s heures, %s minutes et %s secondes"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Paramètre manquant : "
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Aller à la base de données &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Cliquer pour basculer"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Parcourir : "
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
"Choisissez depuis le répertoire de téléchargement du serveur web <b>%s</b> : "
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Le répertoire de transfert est inaccessible"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Aucun fichier n'est disponible pour le transfert"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Vider"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Exécuter"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Imprimer"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Création"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Dernière modification"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Dernière vérification"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "partagé"
@@ -3797,13 +3852,17 @@ msgstr "partagé"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Données"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3868,6 +3927,12 @@ msgstr ""
"Nom d'hôte invalide pour le serveur %1$s. Veuillez vérifier votre "
"configuration."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Serveur %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3920,7 +3985,7 @@ msgid "Double click"
msgstr "Double-clic"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Désactivé"
@@ -4008,7 +4073,7 @@ msgstr "Numéro de port invalide"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Valeur incorrecte"
@@ -4057,26 +4122,26 @@ msgstr "Extension SOAP absente"
msgid "maximum %s"
msgstr "maximum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Assigner la valeur: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Ramener la valeur par défaut"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Permettre aux utilisateurs de personnaliser cette valeur"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4338,7 +4403,7 @@ msgid "Character set of the file"
msgstr "Jeu de caractères du fichier"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4355,7 +4420,6 @@ msgstr "Compression"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4365,13 +4429,15 @@ msgstr "Afficher les noms de colonnes en première ligne"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
msgstr "Colonnes entourées par"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
msgstr "Caractère d'échappement"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4379,7 +4445,8 @@ msgstr "Caractère d'échappement"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
msgstr "Remplacer NULL par"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4389,12 +4456,14 @@ msgstr "Enlève les caractères de fin de ligne à l'intérieur des colonnes"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Colonnes terminées par"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
msgstr "Lignes terminées par"
#: libraries/config/messages.inc.php:80
@@ -4430,8 +4499,6 @@ msgid "Include table caption"
msgstr "Inclure les sous-titres"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Sous-titre de la table"
@@ -4440,8 +4507,6 @@ msgid "Continued table caption"
msgstr "Inclure les sous-titres"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Clé de l'étiquette"
@@ -4466,7 +4531,7 @@ msgid "Save on server"
msgstr "Sauvegarder sur le serveur"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Écraser les fichiers existants"
@@ -4484,7 +4549,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Mode de compatibilité SQL"
@@ -6045,7 +6110,7 @@ msgid ""
msgstr ""
"Détermine si la boîte de requêtes devrait rester afficher après exécution"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Conserver la boîte de requêtes"
@@ -6078,12 +6143,8 @@ msgstr "Saute les tables verrouillées"
msgid "Requires SQL Validator to be enabled"
msgstr "Requiert que le validateur SQL soit activé"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6110,8 +6171,8 @@ msgstr ""
"Si vous avez un code d'utilisateur, indiquez-le ici ([kbd]anonymous[/kbd] "
"par défaut)"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Utilisateur"
@@ -6333,6 +6394,11 @@ msgstr "Le controluser est vide"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Le controlpass est vide"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Valeur incorrecte : "
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6388,23 +6454,30 @@ msgstr ""
msgid "No Password"
msgstr "Aucun mot de passe"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Mot de passe : "
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Entrer à nouveau"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Entrer à nouveau : "
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Hachage du mot de passe"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Hachage du mot de passe : "
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "Compatible MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Créer une base de données"
@@ -6412,6 +6485,11 @@ msgstr "Créer une base de données"
msgid "Create"
msgstr "Créer"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Créer une base de données : "
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6442,90 +6520,86 @@ msgstr "Nombre de colonnes"
msgid "Could not load export plugins, please check your installation!"
msgstr "Erreur lors du chargement des modules d'exportation !"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exportation des bases de données depuis le serveur courant"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportation des tables depuis la base de données «%s»"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportation des lignes de la table «%s»"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Méthode d'exportation : "
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Rapide - n'afficher qu'un minimum d'options"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Personnalisée - afficher toutes les options possibles"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Base(s) de données : "
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Table(s) : "
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Lignes : "
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Exporter quelques lignes"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Nombre de lignes : "
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Ligne de début : "
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Exporter toutes les lignes"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Sortie : "
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Sauvegarder sur le serveur dans le répertoire <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Diriger la sortie vers un fichier"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Modèle de nom de fichier : "
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ sera remplacé par le nom du serveur"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
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:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ sera remplacé par le nom de la table"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6537,45 +6611,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "utiliser ceci pour les futures exportations"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Jeu de caractères du fichier : "
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compression : "
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "«zippé »"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "«gzippé»"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "«bzippé»"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Afficher les résultats"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format : "
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Options spécifiques au format : "
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6583,7 +6657,7 @@ msgstr ""
"Faites défiler la page pour compléter les options du format choisi et "
"ignorez les options des autres formats."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Conversion de l'encodage : "
@@ -6597,8 +6671,9 @@ msgid "no branch"
msgstr "aucune branche"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Révision Git"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Révision Git : "
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6725,6 +6800,10 @@ msgstr "Options spécifiques au format : "
msgid "Language"
msgstr "Langue"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Version"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Répertoire des données"
@@ -7153,9 +7232,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Binaire - ne pas éditer"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "répertoire de transfert du serveur web"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "répertoire de transfert du serveur web : "
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7220,40 +7300,40 @@ msgstr "Aucune"
msgid "Convert to Kana"
msgstr "Conversion en kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Remplacer le préfixe de table"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copier la table avec un préfixe"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Depuis"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Vers"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Exécuter"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Ajouter un préfixe de table"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Ajouter un préfixe"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Pas de modifications"
@@ -7472,16 +7552,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s autre résultat trouvé"
msgstr[1] "%s autres résultats trouvés"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrer par nom de base de données"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Effacer le filtrage"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrer les éléments par nom"
@@ -7497,7 +7577,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "La classe \"%1$s\" n'a pu être incluse, fichier \"%2$s\" inexistant"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Colonnes"
@@ -7506,7 +7586,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nouvelle colonne"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nouvel événement"
@@ -7517,12 +7597,12 @@ msgstr "Nouvel événement"
msgid "Functions"
msgstr "Fonctions"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nouvelle fonction"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nouvel index"
@@ -7533,7 +7613,7 @@ msgstr "Nouvel index"
msgid "Procedures"
msgstr "Procédures"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7544,7 +7624,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nouvelle table"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nouveau déclencheur"
@@ -7554,14 +7634,15 @@ msgstr "Nouveau déclencheur"
msgid "Views"
msgstr "Vues"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nouvelle vue"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Changer le nom de la base de données pour"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Renommer la base de données comme suit : "
#: libraries/operations.lib.php:107
#, php-format
@@ -7577,23 +7658,24 @@ msgid "Drop the database (DROP)"
msgstr "Supprimer la base de données (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Structure seule"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Structure et données"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Données seulement"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Copier la base de données vers"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Copier la base de données vers : "
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7631,8 +7713,11 @@ msgstr "<b>Options</b> pour cette table"
msgid "Rename table to"
msgstr "Changer le nom de la table pour"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Commentaires sur la table"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Moteur de stockage"
@@ -7783,21 +7868,14 @@ msgstr ""
"Vous pouvez entrer le nom du serveur ou son adresse IP, ainsi que le port "
"séparé par un espace."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Serveur : "
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Utilisateur : "
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Mot de passe : "
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Choix du serveur"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Choix du serveur : "
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7954,10 +8032,23 @@ msgstr "Structure de la table @TABLE@"
msgid "Object creation options"
msgstr "Options de création d'objets"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Sous-titre de la table : "
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Sous-titre de la table (suite)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Sous-titre de la table (suite) : "
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Clé de l'étiquette : "
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7976,31 +8067,52 @@ msgstr "Afficher les commentaires"
msgid "Display MIME types"
msgstr "Afficher les types MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Afficher les noms de colonnes en première ligne : "
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Client"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Client : "
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Généré le"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Généré le : "
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "Version de PHP"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "Version de PHP : "
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Base de données : "
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Données : "
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Structure : "
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8177,6 +8289,11 @@ msgstr "Options de création d'objets (toutes sont recommandées)"
msgid "Export contents"
msgstr "Exporter le contenu"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Table : "
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8460,7 +8577,6 @@ msgid "Enabled"
msgstr "Activé"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Fonctions relationnelles"
@@ -8488,11 +8604,11 @@ msgid ""
msgstr ""
"La documentation indique comment mettre à jour votre table column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Requêtes SQL en signets"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Historique SQL"
@@ -8538,7 +8654,7 @@ msgstr ""
"Reconnectez-vous à phpMyAdmin afin d'utiliser le fichier de configuration "
"modifié."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "pas de description"
@@ -8564,18 +8680,23 @@ msgstr ""
"(my.cnf). Sinon, veuillez ajouter la ligne suivante dans la section "
"[mysqld] : "
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nom d'utilisateur : "
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nom d'utilisateur"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Port"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Port : "
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8585,7 +8706,7 @@ msgstr "État du maître"
msgid "Slave status"
msgstr "État de l'esclave"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variable"
@@ -8594,6 +8715,15 @@ msgstr "Variable"
msgid "Server ID"
msgstr "ID du serveur"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Client"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8613,13 +8743,11 @@ msgstr "Tout utilisateur"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Entrez une valeur"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Entrez une valeur : "
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8650,9 +8778,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Entrer à nouveau"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Générer un mot de passe"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Générer un mot de passe : "
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8694,12 +8828,14 @@ msgstr ""
msgid "Edit event"
msgstr "Modifier l'événement"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Erreur dans le traitement de la requête"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Erreur dans le traitement de la requête : "
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8973,84 +9109,84 @@ msgstr "Vous devez fournir un nom de table valable"
msgid "You must provide a trigger definition."
msgstr "Vous devez fournir une définition pour le déclencheur."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Ajouter une procédure"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Exporter la procédure %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "Procédure stockée"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Vous n'avez pas les privilèges nécessaires pour créer une procédure"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
"Aucune procédure portant le nom %1$s n'a été trouvée dans la base de données "
"%2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Il n'y a aucune procédure à afficher."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Ajouter un déclencheur"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Exporter le déclencheur %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "déclencheur"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Vous n'avez pas les privilèges nécessaires pour créer un déclencheur"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
"Aucun déclencheur nommé %1$s n'a été trouvé dans la base de données %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Aucun déclencheur à afficher."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Ajouter un événement"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exporter l'évènement %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "événement"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Vous n'avez pas les privilèges nécessaires pour créer un événement"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Aucun événement nommé %1$s n'a été trouvé dans la base de données %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Aucun évènement à afficher."
@@ -9106,7 +9242,7 @@ msgstr "Attributs"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9206,15 +9342,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Éditeur visuel"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Langue inconnue: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Serveur actuel"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Serveur actuel : "
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9472,6 +9609,12 @@ msgstr ""
msgid "Login Information"
msgstr "Information pour la connexion"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Entrez une valeur"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Conserver le mot de passe"
@@ -9510,6 +9653,13 @@ msgstr "Donner tous les privilèges sur la base de données &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Utilisateurs ayant accès à &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Utilisateur"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9548,7 +9698,6 @@ msgid "No user found."
msgstr "Aucun utilisateur n'a été trouvé."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Changer les privilèges"
@@ -9589,16 +9738,18 @@ msgid "Column-specific privileges"
msgstr "Privilèges de colonnes"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Ajouter des privilèges sur cette base de données"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Ajouter des privilèges sur cette base de données : "
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Préfixer avec \\ les passepartouts _ et % pour un usage littéral"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Ajouter des privilèges sur cette table"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Ajouter des privilèges sur cette table : "
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9637,6 +9788,11 @@ msgstr "Vous avez modifié les privilèges pour %s."
msgid "Privileges for %s"
msgstr "Privilèges pour %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Changer les privilèges : "
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Survol des utilisateurs"
@@ -9662,45 +9818,46 @@ msgstr "L'utilisateur choisi n'existe pas dans la table des privilèges."
msgid "You have added a new user."
msgstr "Vous avez ajouté un utilisateur."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Vider"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Conserver cette requête SQL dans les signets"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Conserver cette requête SQL dans les signets : "
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Signet visible pour les autres utilisateurs"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Remplacer un signet existant du même nom"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ne pas écraser cette requête depuis une autre fenêtre"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Délimiteur"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Afficher à nouveau la requête après exécution"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Voir uniquement"
@@ -9781,11 +9938,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "La table %s a été vidée"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Le suivi est actif."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Le suivi n'est pas activé."
@@ -9811,7 +9968,11 @@ msgstr "Ajouter un préfixe à la table"
msgid "Check tables having overhead"
msgstr "Cocher tables avec pertes"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Tri"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Aucune"
@@ -9893,7 +10054,7 @@ msgstr "En début de table"
msgid "After %s"
msgstr "Après %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistiques"
@@ -9961,7 +10122,7 @@ msgstr "Ajouter un index FULLTEXT"
msgid "Information"
msgstr "Information"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Espace utilisé"
@@ -9969,12 +10130,12 @@ msgstr "Espace utilisé"
msgid "Effective"
msgstr "Effectif"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "La table %1$s a été modifiée avec succès"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Erreur de requête"
@@ -10061,9 +10222,20 @@ msgstr "après %s"
msgid "Table name"
msgstr "Nom de la table"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Moteur de stockage : "
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Interclassement : "
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "Définition de PARTITION"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "Définition de PARTITION : "
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10190,8 +10362,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Cacher/montrer les tables sans liens"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Nombre de tables"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Nombre de tables : "
#: pmd_general.php:467
msgid "Delete relation"
@@ -10236,8 +10409,9 @@ msgid "Page creation failed"
msgstr "Échec de création de page"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Page"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Page : "
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10256,8 +10430,9 @@ msgid "New page name: "
msgstr "Nom de la nouvelle page : "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Exporter/Importer à l'échelle"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Exporter/Importer à l'échelle : "
#: pmd_pdf.php:146
msgid "recommended"
@@ -10275,6 +10450,11 @@ msgstr "Erreur: relation non ajoutée."
msgid "FOREIGN KEY relation added"
msgstr "Relation de type FOREIGN KEY ajoutée"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Fonctions relationnelles : "
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Relation interne ajoutée"
@@ -10370,6 +10550,11 @@ msgstr "Importe les fichiers"
msgid "All"
msgstr "Tout"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Historique SQL : "
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10418,20 +10603,20 @@ msgstr[1] "%1$d bases de données ont été supprimées."
msgid "Databases statistics"
msgstr "Statistiques sur les bases de données"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Réplication maître"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Réplication esclave"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Activer les statistiques"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10439,11 +10624,11 @@ msgstr ""
"Note: L'activation des statistiques peut causer un trafic important entre le "
"serveur web et le serveur MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Aucune base de données"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Moteurs de stockage"
@@ -10471,7 +10656,7 @@ msgstr "Module"
msgid "Library"
msgstr "Bibliothèque"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Version"
@@ -10821,10 +11006,6 @@ msgstr "Terminé de modifier les graphiques"
msgid "Add chart"
msgstr "Ajouter un graphique"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Modifier les graphiques"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Taux de rafraîchissement"
@@ -11015,6 +11196,21 @@ msgstr[1] "%d minutes"
msgid "Questions since startup: %s"
msgstr "Questions depuis le démarrage : %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "par heure : "
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "par minute : "
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "par seconde : "
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Information"
@@ -11765,7 +11961,7 @@ msgid "Global value"
msgstr "Valeur globale"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Télécharger"
@@ -11879,7 +12075,7 @@ msgstr "Faire un don"
msgid "Edit server"
msgstr "Modifier serveur"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Ajouter un serveur"
@@ -12122,8 +12318,9 @@ msgid "SQL result"
msgstr "Résultat de la requête SQL"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Généré par"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Généré par : "
#: sql.php:1234
msgid ""
@@ -12139,9 +12336,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Il y a des problèmes avec les index de la table `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Conserver cette requête SQL dans les signets"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Intitulé"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Intitulé : "
#: tbl_chart.php:38
msgid "No data to display"
@@ -12218,17 +12420,17 @@ msgstr "Valeurs en X"
msgid "Y-Axis label:"
msgstr "Étiquette pour l'axe des Y : "
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "La table %s existe déjà !"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "La base de données «%s» n'existe pas."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "La table %1$s a été créée."
@@ -12237,6 +12439,10 @@ msgstr "La table %1$s a été créée."
msgid "View dump (schema) of table"
msgstr "<b>Afficher le schéma</b> de la table"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Nom de table invalide"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Visualiser en GIS"
@@ -12257,7 +12463,7 @@ msgstr "Colonne pour donnée spatiale"
msgid "Redraw"
msgstr "Dessiner à nouveau"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nom du fichier"
@@ -12317,8 +12523,19 @@ msgid "The table name is empty!"
msgstr "Le nom de la table est vide !"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Affichage des tables"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Affichage des tables : "
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Espace utilisé : "
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistiques : "
#: tbl_relation.php:213
#, php-format
@@ -12351,6 +12568,11 @@ msgstr "Nom de la contrainte"
msgid "No index defined! Create one below"
msgstr "Aucun index n'est défini ! Créez-en un dans le dialogue plus bas"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Colonne descriptive : "
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12397,108 +12619,112 @@ msgstr "Enlevez les deux lignes suivantes si elles sont inutiles."
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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantané de la version %s (code SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Le suivi des définitions de données a été effacé avec succès"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Le suivi des manipulations de données a été effacé avec succès"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Suivi des énoncés"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Supprimer du rapport le suivi des données"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Aucune donnée"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Date"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Énoncé de définition de données"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Énoncé de manipulation de données"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Exportation SQL (télécharger)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Exportation SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Cette option remplacera votre table et son contenu."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Exécution SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exporter en tant que %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Montrer les versions"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Désactiver le suivi de %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Désactiver maintenant"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Activer le suivi de %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Activer maintenant"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Créer la version %1$s de %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Suivre les énoncés de définition de données suivants : "
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Suivre les énoncés de manipulation de données suivants : "
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Créer une version"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Thème"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Obtenez d'autres thèmes !"
@@ -13822,6 +14048,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "Le paramètre concurrent_insert a une valeur de 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Graphique du trafic en temps réel"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Graphique des connexions et processus en temps réel"
+
+#~ msgid "Live query chart"
+#~ msgstr "Graphique des requêtes en temps réel"
+
+#~ msgid "Static data"
+#~ msgstr "Données statiques"
+
+#~ msgid "And"
+#~ msgstr "Et"
+
+#~ msgid "Number of rows"
+#~ msgstr "Nombre de lignes"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Colonnes entourées par"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Caractère d'échappement"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Remplacer NULL par"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Lignes terminées par"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Modifier les graphiques"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/gl.po b/po/gl.po
index b4d7dc9fdc..6aee6ae1ca 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,12 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-13 18:37+0200\n"
"Last-Translator: Julio Guerra <xullo123@hotmail.com>\n"
-"Language-Team: Galician <http://l10n.cihar.com/projects/phpmyadmin/4-0/gl/>\n"
+"Language-Team: Galician <http://l10n.cihar.com/projects/phpmyadmin/master/gl/"
+">\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Mostrar todo"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Número de páxina:"
@@ -39,19 +40,18 @@ msgstr ""
"xanela pai ou porque as opcións de seguranza do seu navegador están "
"bloqueando as actualizacións entre xanelas."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Buscar"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +73,23 @@ msgstr "Buscar"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Ir"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nome da chave"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Descrición"
@@ -117,15 +117,16 @@ msgstr "Creouse a base de datos %1$s."
msgid "Database comment: "
msgstr "Comentario da base de datos: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Comentarios da táboa"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +138,8 @@ msgstr "Comentarios da táboa"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Columna"
@@ -161,12 +162,12 @@ msgstr "Columna"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipo"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +179,7 @@ msgstr "Tipo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulo"
@@ -193,7 +194,7 @@ msgstr "Nulo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Predeterminado"
@@ -219,11 +220,11 @@ msgstr "Liga a"
msgid "Comments"
msgstr "Comentarios"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +237,21 @@ msgstr "Comentarios"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Non"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +264,10 @@ msgstr "Non"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Si"
@@ -274,7 +275,7 @@ msgstr "Si"
msgid "View dump (schema) of database"
msgstr "Ver o envorcado (esquema) da base de datos"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Non foi posíbel atopar ningunha táboa na base de datos."
@@ -287,7 +288,7 @@ msgstr "Escoller todo"
msgid "Unselect All"
msgstr "Anular a selección de todo"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "O nome da base de datos está baleiro!"
@@ -313,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Táboa"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Filas"
@@ -339,28 +339,25 @@ msgstr "Tamaño"
msgid "in use"
msgstr "en uso"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Creación"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Última actualización"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Última revisión"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -398,16 +395,12 @@ msgstr "Táboas seguidas"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Base de datos"
@@ -415,17 +408,17 @@ msgstr "Base de datos"
msgid "Last version"
msgstr "Última versión"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Creada"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Actualizada"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Estado"
@@ -434,13 +427,11 @@ msgstr "Estado"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Acción"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Mostrar"
@@ -449,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Eliminar os datos de seguimento desta táboa"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Eliminar"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "activado"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "desactivado"
@@ -468,11 +459,11 @@ msgstr "desactivado"
msgid "Versions"
msgstr "Versións"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Informe de seguimento"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Instantánea da estrutura"
@@ -488,24 +479,24 @@ msgstr "Seguir a táboa"
msgid "Database Log"
msgstr "Rexistro de actividade da base de datos"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Ese tipo é incorrecto!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Gardouse nun ficheiro o tipo de exportación escollida!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Os parámetros son incorrectos!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Non hai espazo para gardar o ficheiro %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -513,12 +504,12 @@ msgstr ""
"O ficheiro %s xa existe no servidor - cambie de nome ou escolla a opción de "
"eliminar."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Gardouse o envorcado no ficheiro %s."
@@ -532,69 +523,82 @@ msgstr "Este tipo de exportación non é válido"
msgid "Value for the column \"%s\""
msgstr "Valor para a columna «%s»"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Utilizar OpenStreetMaps como capa base"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Xeometría"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punto"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punto %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Engadir un punto"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Cadea de liñas"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Círculo externo"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Círculo interno"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Engadir unha cadea de liñas"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Engadir un círculo interno"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polígono"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Engadir un polígono"
@@ -696,12 +700,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "A consulta de SQL executouse sen problemas"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Recuar"
@@ -731,36 +735,40 @@ msgstr "Máis opcións"
msgid "Database server"
msgstr "Servidor de base de datos"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Servidor"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Servidor:"
#: index.php:240
-#| msgid "Server port"
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Tipo do servidor"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versión do servidor"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versión do protocolo"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Usuario"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Conxunto de caracteres do servidor"
#: index.php:269
@@ -768,30 +776,36 @@ msgid "Web server"
msgstr "Servidor web"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Versión do cliente da base de datos"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Extensión de PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Mostrar información sobre o PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Información sobre a versión"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentación"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -918,7 +932,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Está a piques de eliminar (DESTROY) unha base de datos enteira!"
@@ -1003,70 +1017,36 @@ msgstr "A recargar os privilexios"
msgid "Removing Selected Users"
msgstr "A eliminar os usuarios escollidos"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Fechar"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Editar"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Gráfico de tráfico en directo"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Gráfica de conexións/procesos en directo"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Gráfico de consultas en directo"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Outro"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Conexións/Procesos"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "A configuración local de monitorización é incompatible"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1078,161 +1058,161 @@ msgstr ""
"moi probábel que a configuración actual non funcione máis. Restaure a "
"configuración ao predeterminado no menú <i>Configuración</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Eficiencia da caché das consultas"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Uso da caché das consultas"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Caché das consultas usada"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Uso da CPU do sistema"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memoria do sistema"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Memoria de intercambio do sistema"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Carga promedio"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memoria total"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memoria caché"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memoria de buffer"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memoria libre"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memoria usada"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Memoria de intercambio total"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Intercambio en caché"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Intercambio usado"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Intercambio libre"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes enviados"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes recibidos"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Conexións"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesos"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d táboa(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Preguntas"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Tráfico"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Configuración"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Eliminar a gráfica"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Editar o título e as etiquetas"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Engadir unha gráfica á grella"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Engada ao menos unha variábel á serie"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1240,39 +1220,39 @@ msgstr "Engada ao menos unha variábel á serie"
msgid "None"
msgstr "Ningunha"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Recomezar a monitorización"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Deter a monitorización"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log e slow_query_log están activas."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log está activa."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log está activa."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log e general_log están desactivadas."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output non está definido como TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output está definido como TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1283,12 +1263,12 @@ msgstr ""
"máis que %d segundos. É recomendábel establecer o long_query_time a 0-2 "
"segundos, dependendo do sistema."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time está estabelecido en %d segundo(s)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1297,30 +1277,30 @@ msgstr ""
"restaurados aos valores predeterminados ao reiniciar o servidor:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Configurar «log_output» a %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Activar %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Desactivar %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Definir «long_query_time» como %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1328,53 +1308,53 @@ msgstr ""
"Vostede non pode cambiar estas variábeis. Identifíquese como root ou "
"contacte co seu administrador."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Cambiar a configuración"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Configuración actual"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Título da gráfica"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferencial"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Dividido por %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unidade"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Do rexistro de consultas lento"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Do rexistro de consultas xeral"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "A analizar os rexistros"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "A analizar e cargar os rexistros. Isto pode tardar un anaco."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Cancelar a petición"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1385,7 +1365,7 @@ msgstr ""
"agrupamento, polo que outros atributos das consultas, como o tempo de "
"inicio, poden ser diferentes."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1394,34 +1374,34 @@ msgstr ""
"Dado que se escolleu agrupar as consultas INSERT, tamén se agrupan estas na "
"mesma táboa, sen ter en conta os datos inseridos."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Os datos do Rexistro foron cargados. Consultas executadas neste período de "
"tempo:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Ir á táboa de rexistro"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Non se atoparon datos"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Analizouse o rexistro mais non se atoparon datos neste intervalo de tempo."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "A analizar…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Explicar a saída"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1429,66 +1409,66 @@ msgstr "Explicar a saída"
msgid "Time"
msgstr "Tempo"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Tempo total:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Perfilando os resultados"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Táboa"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Gráfico"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Editar a gráfica"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serie"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opcións de filtro da táboa de rexistro"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtro"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrar as consultas por palabra/expresión regular:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Agrupar as consultas, ignorando os datos variábeis das cláusulas WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Suma das filas agrupadas:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "A cargar os rexistros"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Fallou a anovación do monitor"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1498,28 +1478,28 @@ msgstr ""
"novos para a gráfica. O máis probábel é que caducase a sesión. Cargar a "
"páxina de novo e identificarse de novo debería valer."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Recargar a páxina"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Filas afectadas:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Fallo analizando o ficheiro de configuración. Non parece ser un código JSON "
"válido."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Produciuse un erro ao construír a grella da gráfica coa configuración "
"importada. Restáurase a configuración predeterminada…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1527,227 +1507,236 @@ msgstr ""
msgid "Import"
msgstr "Importar"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importar a configuración do monitor"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Escolla o ficheiro que desexa importar"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analizar pesquisa"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Sistema de consellos"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Posíbeis erros de rendemento"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problema"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recomendación"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Detalles da regla"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Xustificación"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variábel/ fórmula utilizada"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Proba"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Cancelar"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "A cargar"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "A procesar a petición"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Produciuse un erro ao procesar a petición"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Código de erro: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Texto do erro: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Non hai ningunha base de datos escollida."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "A eliminar a columna"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "A engadir unha chave primaria"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Prema para descartar esta notificación"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "A renomear as bases de datos"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Recargar a base de datos"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "A copiar a base de datos"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "A cambiar o xogo de caracteres"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "A táboa debe ter polo menos unha columna"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Inserir unha táboa"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Agochar os índices"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Mostrar os índices"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Comprobación da chave externa:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Activado)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Desactivado)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "A buscar"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Agochar os resultados da busca"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Mostrar os resultados da busca"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "A examinar"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "A eliminar"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "A definición dunha función gardada debe conter unha instrución RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Editor de ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valores para a columna %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valores para a nova columna"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Introduza cada valor nun campo separado"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Engadir %d valor(es)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Nota: Se o ficheiro contén varias táboas, estas combínanse nunha"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Agochar a caixa das consultas"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Mostrar a caixa de consultas"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Editar"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Non hai ningunha fileira seleccionada"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Mudar"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Tempo de execución da consulta"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d non é un número de fileira válido."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1756,89 +1745,113 @@ msgstr "%d non é un número de fileira válido."
msgid "Save"
msgstr "Gardar"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Agochar o criterio de busca"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Mostrar o criterio de busca"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Busca gráfica"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Cada punto representa unha fila de datos."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Situar o rato sobre o punto mostra a súa etiqueta."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Par achegarse, escolla unha sección da gráfica co rato."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Prema o botón de restaurar a amplación para voltar o estado orixinal."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Prema nun punto de datos para ver e editar a liña de datos."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Pódese mudar o tamaño da gráfica arrastrándoo polo recanto inferior dereito."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Escoller dúas columnas"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Escolle dúas columnas diferentes"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Resultados da consulta"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Contido do punto de datos"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorar"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copiar"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punto"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Cadea de liñas"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polígono"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Xeometría"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Círculo interno"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Círculo externo"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Engadir columnas"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Escoller a chave referida"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Escoller unha chave externa"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Escolla a chave primaria ou unha chave única"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Escolla a columna que desexe mostrar"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1846,20 +1859,20 @@ msgstr ""
"Non gardou as alteracións da disposición. Hanse perder se non se gardan. "
"Desexa continuar?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Engadir unha opción para a columna "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "Creáronse %d obxecto(s)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Prema escape para cancelar a edición"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1867,28 +1880,28 @@ msgstr ""
"Editou algúns datos que aínda non se gardaron. Ten certeza de querer saír "
"desta páxina antes de gardar os datos?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Arrastre para reordenar"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Prema para ordenar"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Prema para marcar/desmarcar"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Prema duas veces para copiar o nome da columna"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Prema a frecha para a baixo<br />para conmutar a visibilidade da columna"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1897,64 +1910,64 @@ msgstr ""
"relacionadas coa edición da grecha, caixa de selección, editar, copiar e "
"eliminar ligazóns poden non funcionar despois de gravar."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Tamén se poden editar a maioría dos valores<br />preméndoas directamente "
"dúas veces."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Tamén se poden editar a maioría dos valores<br />premendo directamente o seu "
"contido."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Ir á ligazón"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Copiar nome da columna"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Prema co botón dereito para copiar o nome da columna o portarretallos."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Mostrar fila(s) de datos"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Xerar un contrasinal"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Xerar"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Cambiar o contrasinal"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Máis"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Mostrar o panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Agochar o panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"Non foi posíbel atopar a páxina pedida no historial; pode que caducase."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1964,266 +1977,266 @@ msgstr ""
"A versión máis recente é %s, publicada o %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ",última versión estable:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "actualizada"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Feito"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Anterior"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Seguinte"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Hoxe"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Xaneiro"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Febreiro"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Marzo"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Abril"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Maio"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Xuño"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Xullo"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Agosto"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Setembro"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Outubro"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Novembro"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Decembro"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Xan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Maio"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Xuño"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Xullo"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Out"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Domingo"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Luns"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Martes"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "MeÌrcores"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Xoves"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Venres"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "SaÌbado"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Lu"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ma"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mé"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Xo"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Ve"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sá"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "MeÌ"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "X"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Ve"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "SaÌ"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sm"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hora"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuto"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Segundo"
@@ -2277,16 +2290,16 @@ msgstr ""
"Hai un carácter inesperado na liña %1$s. Agardábase unha tabulación mais "
"atopouse «%2$s»"
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "por segundo"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "por minuto"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "por hora"
@@ -2294,45 +2307,61 @@ msgstr "por hora"
msgid "per day"
msgstr "por día"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "O ficheiro de configuración existente (%s) non e lexíbel."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Os permisos do ficheiro de configuración son incorrectos; non debería poder "
"escribir nel todo o mundo!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Tamaño da letra"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ascendente"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descendente"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Columna"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Ordenar"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Mostrar"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Criterio"
#: libraries/DBQbe.class.php:576
@@ -2352,33 +2381,43 @@ msgid "Use Tables"
msgstr "Usar as táboas"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ou"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "E"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Inserir"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Eliminar"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modificar"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta tipo SQL na base de datos <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Enviar esta consulta"
@@ -2418,8 +2457,8 @@ msgstr[0] "%1$s coincidencia en <strong>%2$s</strong>"
msgstr[1] "%1$s coincidencias en <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Visualizar"
@@ -2433,9 +2472,9 @@ msgstr "Eliminar as coincidencias para a táboa %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Eliminar"
@@ -2471,40 +2510,45 @@ msgstr "Gardar os datos editados"
msgid "Restore column order"
msgstr "Restaurar orde das columnas"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Inicio"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Anterior"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Seguinte"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Fin"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Fila de comezo"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Número de fileiras"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Número de filas:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Modo"
#: libraries/DisplayResults.class.php:919
@@ -2528,7 +2572,7 @@ msgstr "Cabeceiras cada %s filas"
msgid "Sort by key"
msgstr "Ordenar pola chave"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2641,12 +2685,12 @@ msgid "Query took %01.4f sec"
msgstr "a consulta levou %01.4f segundos"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Cos marcados:"
@@ -2656,16 +2700,16 @@ msgstr "Cos marcados:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Marcalos todos"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2768,12 +2812,12 @@ msgstr "Abrir unha xanela nova co phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Prema a barra para desprazarse até a parte superior da páxina"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "A partir de aquí debe permitir cookies."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript debe estar activo a partir de aquí"
@@ -2785,21 +2829,21 @@ msgstr "Non se definiu ningún índice!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Ãndices"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Empaquetado"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinalidade"
@@ -2808,15 +2852,14 @@ msgstr "Cardinalidade"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Orde alfabética"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Comentario"
@@ -2829,7 +2872,7 @@ msgstr "Eliminouse a chave primaria"
msgid "Index %s has been dropped"
msgstr "Eliminouse o índice %s"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2844,6 +2887,11 @@ msgstr ""
msgid "Databases"
msgstr "Bases de datos"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Servidor"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2851,35 +2899,39 @@ msgid "View"
msgstr "Vista"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Estrutura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Buscar"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Inserir"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacións"
@@ -2896,7 +2948,7 @@ msgstr "Seguimento"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Disparadores"
@@ -2919,14 +2971,14 @@ msgstr "Consulta"
msgid "Privileges"
msgstr "Privilexios"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutinas"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Acontecementos"
@@ -2966,7 +3018,7 @@ msgstr "Engadidos"
msgid "Engines"
msgstr "Motores"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3010,8 +3062,7 @@ msgstr "Táboas recentes"
msgid "There are no recent tables"
msgstr "Non hai táboas recentes"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "consulta de SQL"
@@ -3150,11 +3201,15 @@ msgid "Target database `%s` was not found!"
msgstr "Non foi posíbel atopar a base de datos de destino «%s»!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "A base de datos non é válida"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Nome de táboa non válido"
#: libraries/Table.class.php:1210
@@ -3202,7 +3257,7 @@ msgstr "Función"
msgid "Operator"
msgstr "Operador"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3218,58 +3273,63 @@ msgstr "Busca na táboa"
msgid "Edit/Insert"
msgstr "Editar/Inserir"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Escolla os campos (mínimo un):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ou"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Engada condicións de busca (o corpo da cláusula «WHERE»):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Número de filas por páxina"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Mostrar en orde:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "Empregue esta columna para etiquetar cada punto"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Máximo de filas que aparecen na gráfica"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Visualizar valores alleos"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Criterios adicionais de busca"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Facer unha «consulta de exemplo» (o comodín é «%») para dúas columnas "
"diferentes"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Faga unha «consulta por exemplo» (o comodín é «%»)"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Examinar/Editar os puntos"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Como usar"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Restaurar a ampliación"
@@ -3301,8 +3361,10 @@ msgstr "Non se atopou o tema %s!"
msgid "Theme path not found for theme %s!"
msgstr "Non se atopou a ruta do tema para o tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3655,7 +3717,13 @@ msgstr "Unha enumeración escollida da lista de valores definidos"
msgid "Max: %s%s"
msgstr "Tamaño máximo: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "consulta de SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3668,119 +3736,134 @@ msgstr "Tamaño máximo: %s%s"
msgid "MySQL said: "
msgstr "Mensaxes do MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Non foi posíbel conectar cun validador de SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Explicar o SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Omitir a explicación de SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Sen código PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Crear código PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Anovar"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Omitir a válidacion de"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validar o SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Edición na liña desta consulta"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Na liña"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Análise do desempeño"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Do"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s días, %s horas, %s minutos e %s segundos"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Parámetro que falta:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ir á base de datos &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Prema para conmutar"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Examinar o computador:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Escoller o directorio de subida do servidor web <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Non é posíbel acceder ao directorio que designou para os envíos"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Non hai ficheiros para subir"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Baleirar"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Executar"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Imprimir"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creación"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Última actualización"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Última revisión"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "compartida"
@@ -3792,13 +3875,17 @@ msgstr "compartida"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Datos"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3861,6 +3948,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"O nome de servidor non é válido para o servidor %1$s. Revise a configuración."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Servidor"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3913,7 +4006,7 @@ msgid "Double click"
msgstr "Dobre clic"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Desactivado"
@@ -4001,7 +4094,7 @@ msgstr "Non é un número de porto válido"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "O valor é incorrecto"
@@ -4050,25 +4143,25 @@ msgstr "Non se atopou a extensión SOAP"
msgid "maximum %s"
msgstr "máximo %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Pór como valor: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Restaurar o valor por omisión"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Permitir que os usuarios personalicen este valor"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4334,7 +4427,7 @@ msgid "Character set of the file"
msgstr "Conxunto de caracteres do ficheiro"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formato"
@@ -4351,7 +4444,6 @@ msgstr "Compresión"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4361,22 +4453,28 @@ msgstr "Pór os nomes das columnas na primeira fila"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Columnas delimitadas por"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Columnas delimitadas por:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Carácter de escape das columnas"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Carácter de escape das columnas:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Substituír NULL por"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Substituír NULL por:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4385,13 +4483,17 @@ msgstr "Eliminar os caracteres CRLF nas columnas"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Columnas terminadas en"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "As liñas rematan en"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Liñas rematadas en:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4426,8 +4528,6 @@ msgid "Include table caption"
msgstr "Incluír o título da táboa"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Título da táboa"
@@ -4436,8 +4536,6 @@ msgid "Continued table caption"
msgstr "Título da táboa continuado"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Chave da etiqueta"
@@ -4462,7 +4560,7 @@ msgid "Save on server"
msgstr "Gravar no servidor"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Eliminar o(s) ficheiro(s) xa existente(s)"
@@ -4480,7 +4578,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Encerrar os nomes das táboas e das columnas entre aspas invertidas"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Modo de compatiblidade de SQL"
@@ -6071,7 +6169,7 @@ msgstr ""
"Define se a caixa de consultas debe permanecer en pantalla despois da súa "
"execución"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Reter a caixa de consultas"
@@ -6104,12 +6202,8 @@ msgstr "Ignorar as táboas bloqueadas"
msgid "Requires SQL Validator to be enabled"
msgstr "Require que o validador SQL estea activado"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6136,8 +6230,8 @@ msgstr ""
"Se dispón dun nome de usuario personalizado, indíqueo aquí (por omisión é "
"[kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Nome de usuario"
@@ -6365,6 +6459,12 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Atopouse un contrasinal de control de phpMyAdmin baleiro ao empregar pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "O valor é incorrecto"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6422,15 +6522,25 @@ msgstr ""
msgid "No Password"
msgstr "Sen contrasinal"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Contrasinal:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Reescribir"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Hash do contrasinal"
#: libraries/display_change_password.lib.php:87
@@ -6438,7 +6548,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Compatíbel con MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Crear unha base de datos"
@@ -6446,6 +6555,12 @@ msgstr "Crear unha base de datos"
msgid "Create"
msgstr "Crear"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Crear unha base de datos"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6477,90 +6592,86 @@ msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Non foi posíbel cargar os engadidos de exportación. Comprobe a instalación!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "A exportar bases de datos desde o servidor actual"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "A exportar táboas desde a base de datos «%s»"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "A exportar filas desde a táboa «%s»"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Método de exportación:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Rápido - mostrar só as opcións mínimas"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Personalizada - mostrar todas as opcións posíbeis"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Base(s) de datos:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Táboa(s):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Fila(s):"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Envorcar algunha(s) fila(s)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Número de filas:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Comezar na columna:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Envorcar todas as fileiras"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Saída:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Gardar no servidor no directorio <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Gardar a saída nun ficheiro"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Modelo do nome de ficheiro:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@será o nome do servidor"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ será o nome da base de datos"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ será o nome da táboa"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6572,45 +6683,45 @@ msgstr ""
"consecuencia: %3$s. O resto do texto ficará como está. Vexa as %4$sFAQ%5$s "
"para máis detalles."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "usar isto en futuras exportacións"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Conxunto de caracteres do ficheiro:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compresión:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "comprimido no formato «zip»"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "comprimido no formato «gzip»"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "comprimido no formato «bzip»"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Ver a saída como texto"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formato:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opcións específicas do formato:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6618,7 +6729,7 @@ msgstr ""
"Baixe para encher as opcións do formato escollido e ignore as opcións do "
"resto dos formatos."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Conversión de codificación:"
@@ -6632,7 +6743,9 @@ msgid "no branch"
msgstr "ningunha galla"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Revisión do git"
#: libraries/display_git_revision.lib.php:67
@@ -6759,6 +6872,10 @@ msgstr "Opcións específicas do formato:"
msgid "Language"
msgstr "Lingua"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Información sobre a versión"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Directorio base dos datos"
@@ -7183,8 +7300,10 @@ msgstr "Por causa da súa lonxitude,<br /> este campo pode non ser editábel"
msgid "Binary - do not edit"
msgstr "Binario - non editar"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "directorio de recepción do servidor web"
#: libraries/insert_edit.lib.php:1400
@@ -7250,40 +7369,40 @@ msgstr "Ningunha"
msgid "Convert to Kana"
msgstr "Converter a Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Substituír o prefixo da táboa"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copiar a táboa con prefixo"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Desde"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Até"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Enviar"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Engadir un prefixo á táboa"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Engadir un prefixo"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Sen cambios"
@@ -7501,16 +7620,16 @@ msgid_plural "%s other results found"
msgstr[0] "atopouse %s resultado máis"
msgstr[1] "atopáronse outros %s resultados"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrar as bases de dato polo nome"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Limpar o filtro rápido"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrar os elementos polo nome"
@@ -7528,7 +7647,7 @@ msgstr ""
"«%2$s»"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Columnas"
@@ -7537,7 +7656,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nova"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Novo"
@@ -7548,12 +7667,12 @@ msgstr "Novo"
msgid "Functions"
msgstr "Funcións"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nova"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Novo"
@@ -7564,7 +7683,7 @@ msgstr "Novo"
msgid "Procedures"
msgstr "Procedementos"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7575,7 +7694,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nova"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Novo"
@@ -7585,13 +7704,15 @@ msgstr "Novo"
msgid "Views"
msgstr "Vistas"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nova"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Renomear a base de datos como"
#: libraries/operations.lib.php:107
@@ -7608,22 +7729,24 @@ msgid "Drop the database (DROP)"
msgstr "Eliminar a base de datos (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Só a estrutura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Estrutura e datos"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Só os datos"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Copiar a base de datos a"
#: libraries/operations.lib.php:186
@@ -7662,8 +7785,11 @@ msgstr "Opcións da táboa"
msgid "Rename table to"
msgstr "Mudar o nome da táboa para"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Comentarios da táboa"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Motor de almacenamento"
@@ -7814,20 +7940,14 @@ msgstr ""
"Pode escribir o nome de servidor/enderezo de IP e o porto separados por un "
"espazo."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Servidor:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Nome de usuario:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Contrasinal:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Escolla de servidor"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7986,11 +8106,27 @@ msgstr "Estrutura da táboa @TABLE@"
msgid "Object creation options"
msgstr "Opcións de creación de obxectos"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Título da táboa"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Descrición da táboa (continuado)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Chave da etiqueta"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8008,32 +8144,60 @@ msgstr "Mostrar os comentarios"
msgid "Display MIME types"
msgstr "Mostrar os tipos MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Pór os nomes das columnas na primeira fila"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Servidor"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Xerado en"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versión do PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Base de datos"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Datos"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Estrutura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Exportar os nomes das táboas"
@@ -8208,6 +8372,12 @@ msgstr "Opcións de creación de obxectos (recoméndanse todas)"
msgid "Export contents"
msgstr "Exportar o contido"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Táboa"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8488,7 +8658,6 @@ msgid "Enabled"
msgstr "Activado"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Características xerais das relacións"
@@ -8516,11 +8685,11 @@ msgid ""
msgstr ""
"Consulte a documentación para saber como actualizar a táboa Column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Gardouse a consulta de SQL"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Historial de SQL"
@@ -8564,7 +8733,7 @@ msgstr ""
"Entre de novo no phpMyAdmin para cargar o ficheiro de configuración "
"actualizado."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "sen descrición"
@@ -8590,17 +8759,24 @@ msgstr ""
"configuración (my.cnf). De non ser o caso, engada a liña seguinte na sección "
"[mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nome do usuario"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nome do usuario"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Porto"
#: libraries/replication_gui.lib.php:112
@@ -8611,7 +8787,7 @@ msgstr "Estado do mestre"
msgid "Slave status"
msgstr "Estado do escravo"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variábel"
@@ -8620,6 +8796,15 @@ msgstr "Variábel"
msgid "Server ID"
msgstr "Identificador do servidor"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Servidor"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8639,12 +8824,11 @@ msgstr "Calquera usuario"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Empregar un campo de texto"
#: libraries/replication_gui.lib.php:326
@@ -8676,8 +8860,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Reescribir"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Xerar un contrasinal"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8719,11 +8910,14 @@ msgstr "<b>Producíronse un ou máis erros ao procesar a petición:</b>"
msgid "Edit event"
msgstr "Editar o acontecemento"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Produciuse un erro ao procesar a petición"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9000,81 +9194,81 @@ msgstr "Debe indicar un nome de táboa válido"
msgid "You must provide a trigger definition."
msgstr "Debe indicar unha definición do disparador."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Engadir unha rutina"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Exportar a rutina %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Non ten privilexios suficientes para crear unha rutina"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Non se atopou ningunha rutina co nome %1$s na base de datos %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Non hai rutinas que mostrar."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Engadir un disparador"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Exportar o disparador %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "disparador"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Non ten privilexios suficientes para crear un disparador"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Non se atopou ningún disparador co nome %1$s na base de datos %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Non hai disparadores que mostrar."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Engadir un acontecemento"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exportación do acontecemento %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "acontecemento"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Non ten privilexios suficientes para crear un acontecemento"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Non se atopou ningún acontecemento co nome %1$s na base de datos %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Non hai acontecementos que mostrar."
@@ -9130,7 +9324,7 @@ msgstr "Atributos"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9230,14 +9424,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Conmutar o borrador"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Linguaxe descoñecida: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Servidor actual"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9479,6 +9675,12 @@ msgstr ""
msgid "Login Information"
msgstr "Información sobre o acceso (login)"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Empregar un campo de texto"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Non mude o contrasinal"
@@ -9515,6 +9717,13 @@ msgstr "Conceder todos os privilexios sobre a base de datos &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuarios que teñen acceso a &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Usuario"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9553,7 +9762,6 @@ msgid "No user found."
msgstr "Non se achou ningún usuario."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Modificar os privilexios"
@@ -9596,7 +9804,9 @@ msgid "Column-specific privileges"
msgstr "Privilexios propios das columnas"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Engadir privilexios para esta base de datos"
#: libraries/server_privileges.lib.php:2290
@@ -9606,7 +9816,9 @@ msgstr ""
"literalmente"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Engadir privilexios para esta táboa"
#: libraries/server_privileges.lib.php:2525
@@ -9647,6 +9859,12 @@ msgstr "Acaba de actualizar os privilexios de %s."
msgid "Privileges for %s"
msgstr "Privilexios para %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Modificar os privilexios"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Vista xeral dos usuarios"
@@ -9672,45 +9890,47 @@ msgstr "Non se atopou o usuario escollido na táboa de privilexios."
msgid "You have added a new user."
msgstr "Engadiu un usuario novo."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Executar a(s) consulta(s) de SQL no servidor %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Executar a(s) consulta(s) de SQL na base de datos %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Limpar"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Marcar esta busca de SQL"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Permitir que calquera usuario poida acceder a este marcador"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Substituír un marcador xa existente que teña o mesmo nome"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Non escribir sobre esta procura desde fóra da xanela"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Delimitador"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Mostrar esta consulta aquí outra vez"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Só visualizar"
@@ -9792,11 +10012,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Baleirouse a táboa %s"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "O seguimento está activado."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "O seguimento non está activado."
@@ -9822,7 +10042,11 @@ msgstr "Engadir un prefixo á táboa"
msgid "Check tables having overhead"
msgstr "Exceso na comprobación"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ordenar"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Nada"
@@ -9904,7 +10128,7 @@ msgstr "No comezo da táboa"
msgid "After %s"
msgstr "Despois de %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Estatísticas das fileiras"
@@ -9972,7 +10196,7 @@ msgstr "Engadir un índice FULLTEXT"
msgid "Information"
msgstr "Información"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Uso do espazo"
@@ -9980,12 +10204,12 @@ msgstr "Uso do espazo"
msgid "Effective"
msgstr "Efectivo"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Alterouse a táboa %1$s sen problemas"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Hai un erro na consulta"
@@ -10072,8 +10296,22 @@ msgstr "despois de %s"
msgid "Table name"
msgstr "Nome da táboa"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Motor de almacenamento"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Orde alfabética"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Definición da PARTICIÓN"
#: libraries/tbl_common.inc.php:54
@@ -10201,7 +10439,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Agochar/Mostrar as táboas sen relación"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Número de táboas"
#: pmd_general.php:467
@@ -10247,7 +10487,9 @@ msgid "Page creation failed"
msgstr "Fallou a creación da páxina"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Páxina"
#: pmd_pdf.php:123
@@ -10267,7 +10509,9 @@ msgid "New page name: "
msgstr "Nome da nova páxina: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Exportar/Importar a escala"
#: pmd_pdf.php:146
@@ -10286,6 +10530,12 @@ msgstr "Erro: non se engadiu a relación."
msgid "FOREIGN KEY relation added"
msgstr "Engadiuse unha relación cunha CHAVE EXTERNA"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Características xerais das relacións"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Engadiuse a relación interna"
@@ -10376,6 +10626,12 @@ msgstr "Importar ficheiros"
msgid "All"
msgstr "Todo"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Historial de SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10424,20 +10680,20 @@ msgstr[1] "Elimináronse %1$d bases de datos sen problemas."
msgid "Databases statistics"
msgstr "Estatísticas das bases de datos"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replicación do principal"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replicación do escravo"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Activar as estatísticas"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10445,11 +10701,11 @@ msgstr ""
"Nota: De activar as estatísticas da base de datos, ocasionará que se produza "
"un tráfico denso entre o servidor web e o de MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Non hai ningunha base de datos"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Motores de almacenamento"
@@ -10477,7 +10733,7 @@ msgstr "Módulo"
msgid "Library"
msgstr "Biblioteca"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versión"
@@ -10828,10 +11084,6 @@ msgstr "Rematou a redistribución/edición das gráficas"
msgid "Add chart"
msgstr "Engadir unha gráfica"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Redistribuír/editar as gráficas"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Taxa de anovación"
@@ -11024,6 +11276,24 @@ msgstr[1] "%d minutos"
msgid "Questions since startup: %s"
msgstr "Preguntas desde o inicio: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "por hora"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "por minuto"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "por segundo"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Instrucións"
@@ -11777,7 +12047,7 @@ msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Descargar"
@@ -11893,7 +12163,7 @@ msgstr "Doar"
msgid "Edit server"
msgstr "Modificar o servidor"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Engadir un servidor novo"
@@ -12138,7 +12408,9 @@ msgid "SQL result"
msgstr "Resultado de SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Xerado por"
#: sql.php:1234
@@ -12159,8 +12431,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemas cos índices da táboa «%s»"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Marcar esta busca de SQL"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etiqueta"
#: tbl_chart.php:38
@@ -12238,17 +12516,17 @@ msgstr "Valores X"
msgid "Y-Axis label:"
msgstr "Eixo Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Xa existe a táboa %s!!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Non existe a base de datos «%s»."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Creouse a táboa %1$s."
@@ -12257,6 +12535,10 @@ msgstr "Creouse a táboa %1$s."
msgid "View dump (schema) of table"
msgstr "Ver o esquema do envorcado da táboa"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Nome de táboa non válido"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Mostrar a visualización GIS"
@@ -12277,7 +12559,7 @@ msgstr "Columna espacial"
msgid "Redraw"
msgstr "Redebuxar"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nome do ficheiro"
@@ -12338,9 +12620,23 @@ msgid "The table name is empty!"
msgstr "O nome da táboa está baleiro!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "A mostrar as táboas"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Uso do espazo"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Estatísticas das fileiras"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12376,6 +12672,12 @@ msgstr "Restricións para a táboa"
msgid "No index defined! Create one below"
msgstr "Non se definiu ningún índice!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Escolla a columna que desexe mostrar"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12421,108 +12723,112 @@ msgstr "Marque estas dúas liñas como comentario se non as precisa."
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Instrucións de SQL exportadas. Copie o envorcado ou execúteo."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantánea da versión %s (código SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "A definición dos datos de seguimento foi eliminada con éxito"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Eliminouse satisfactoriamente o seguimento da manipulación de datos"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Instrucións de seguimento"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr "Mostrar %1$s con datas de %2$s to %3$s polo usuario %4$s %5$s"
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Eliminar do informe a fila de datos de seguimento"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Non hai datos"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Instrución de definición de datos"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Instrución de manipulación de datos"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Envorcado de SQL (descarga do ficheiro)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Envorcado de SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Execución de SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exportar como %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Mostrar as versións"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Desactivar o seguemento para %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Desactivar agora"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Activar o seguemento para %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Activar agora"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Crear versión %1$s de %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Seguir estas instrucións de definición de datos:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Seguir estas instrucións de manipulación de datos:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Crear unha versión"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Obter máis temas!"
@@ -13880,6 +14186,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert está definido como 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Gráfico de tráfico en directo"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Gráfica de conexións/procesos en directo"
+
+#~ msgid "Live query chart"
+#~ msgstr "Gráfico de consultas en directo"
+
+#~ msgid "Static data"
+#~ msgstr "Datos estáticos"
+
+#~ msgid "And"
+#~ msgstr "E"
+
+#~ msgid "Number of rows"
+#~ msgstr "Número de fileiras"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Columnas delimitadas por"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Carácter de escape das columnas"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Substituír NULL por"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "As liñas rematan en"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Redistribuír/editar as gráficas"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/he.po b/po/he.po
index e453cd263b..88a1ec0c23 100644
--- a/po/he.po
+++ b/po/he.po
@@ -1,12 +1,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-28 20:50+0200\n"
"Last-Translator: Efraim Flashner <efraim.flashner@gmail.com>\n"
-"Language-Team: Hebrew <http://l10n.cihar.com/projects/phpmyadmin/4-0/he/>\n"
+"Language-Team: Hebrew <http://l10n.cihar.com/projects/phpmyadmin/master/he/>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "הצגת הכול"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "מספר העמוד:"
@@ -38,19 +38,17 @@ msgstr ""
"×œ× × ×™×ª×Ÿ לעדכן ×ת חלון דפדפן היעד. יתכן שסגרת ×ת חלון ההורה, ×ו שהגדרות "
"×”×בטחה של הדפדפן שלך מוגדרות כך שיחסמו ×¢×“×›×•× ×™× ×‘×™×Ÿ חלונות."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "חיפוש"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "חיפוש:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -72,23 +70,23 @@ msgstr "חיפוש"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "ביצוע"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "×©× ×ž×¤×ª×—"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "תי×ור"
@@ -115,15 +113,15 @@ msgstr "מסד ×”× ×ª×•× ×™× %1$s נוצר."
msgid "Database comment: "
msgstr "הערה על מסד הנתוני×: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "הערות לטבלה"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "הערות לטבלה:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +133,8 @@ msgstr "הערות לטבלה"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "עמודה"
@@ -159,12 +157,12 @@ msgstr "עמודה"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "סוג"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -176,7 +174,7 @@ msgstr "סוג"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "ריק"
@@ -191,7 +189,7 @@ msgstr "ריק"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "בררת מחדל"
@@ -217,11 +215,11 @@ msgstr "×§×™×©×•×¨×™× ×ל"
msgid "Comments"
msgstr "הערות"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -234,21 +232,21 @@ msgstr "הערות"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "ל×"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -261,10 +259,10 @@ msgstr "ל×"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "כן"
@@ -272,7 +270,7 @@ msgstr "כן"
msgid "View dump (schema) of database"
msgstr "צפייה בשליפה (תבנית) של מסד נתוני×"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "×œ× × ×ž×¦×ו טבל×ות במסד הנתוני×."
@@ -285,7 +283,7 @@ msgstr "בחירת הכול"
msgid "Unselect All"
msgstr "ביטול הבחירה הכללית"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "×©× ×ž×¡×“ ×”× ×ª×•× ×™× ×¨×™×§!"
@@ -309,20 +307,19 @@ msgstr "×חסון התצורה של phpMyAdmin הופסקה. כדי לגלות
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "טבלה"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "שורות"
@@ -335,29 +332,23 @@ msgstr "גודל"
msgid "in use"
msgstr "בשימוש"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "יצירה"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "יצירה:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "עדכון ×חרון"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "עדכון ×חרון:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "נבדק ל×חרונה"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "נבדק ל×חרונה:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -394,16 +385,12 @@ msgstr "טבל×ות במעקב"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "מסד נתוני×"
@@ -411,17 +398,17 @@ msgstr "מסד נתוני×"
msgid "Last version"
msgstr "הגרסה ×”×חרונה"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "מועד היצירה"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "עודכנה"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "מצב"
@@ -430,13 +417,11 @@ msgstr "מצב"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "פעולה"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "הצגה"
@@ -445,18 +430,18 @@ msgid "Delete tracking data for this table"
msgstr "מחיקת נתוני המעקב לטבלה זו"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "השמטה"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "פעיל"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "×œ× ×¤×¢×™×œ"
@@ -464,11 +449,11 @@ msgstr "×œ× ×¤×¢×™×œ"
msgid "Versions"
msgstr "גרס×ות"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "דוח המעקב"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "העתק של המבנה"
@@ -484,35 +469,35 @@ msgstr "מעקב ×חר טבלה"
msgid "Database Log"
msgstr "יומן מסד נתוני×"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "הסוג שגוי!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "סוג ×”×™×™×¦×•× ×”× ×‘×—×¨ חייב להישמר לקובץ!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "×¤×¨×ž×˜×¨×™× ×©×’×•×™×™×!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "×ין מספיק ×ž×§×•× ×œ×©×ž×™×¨×ª הקובץ %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "הקובץ %s כבר ×§×™×™× ×‘×©×¨×ª, × × ×œ×©× ×•×ª ×ת ×©× ×”×§×•×‘×¥ ×ו לסמן ×ת ×פשרות השכתוב."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "לשרת ×ין הרש××” לשמור ×ת קובץ %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "השליפה נשמרה ×ל הקובץ %s."
@@ -526,69 +511,79 @@ msgstr "סוג ×”×™×™×¦×•× ×©×’×•×™"
msgid "Value for the column \"%s\""
msgstr "ערך עבור העמודה „%s“"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "שימוש ב־OpenStreetMaps כשכבת הבסיס"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "פני השטח"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "×’×ומטריה %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "נקודה"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "נקודה:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "נקודה %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "הוספת נקודה"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "מחרוזת שורה"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "מחרוזת שורה %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "טבעת חיצונית"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring"
+msgid "Outer ring:"
+msgstr "טבעת חיצונית:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "טבעת פנימית"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "טבעת פנימית %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "הוספת מחרוזת שורה"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "הוספת טבעת פנימית"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "מצולע"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "מצולע %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "הוספת מצולע"
@@ -691,12 +686,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "ש×ילתת ×”Ö¾SQL שלך בוצעה בהצלחה"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "חזרה"
@@ -730,71 +725,65 @@ msgstr "הגדרות נוספות"
msgid "Database server"
msgstr "שרת מסד נתוני×"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "שרת"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "שרת:"
#: index.php:240
-#, fuzzy
-msgid "Server type"
-msgstr "קוד שרת (ID)"
+msgid "Server type:"
+msgstr "סוג שרת:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "גרסת שרת"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "גרסת שרת:"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+msgid "Protocol version:"
+msgstr "גירסת פרוטוקול:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "משתמש"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "משתמש:"
#: index.php:257
-#, fuzzy
-msgid "Server charset"
-msgstr "בחירת שרת"
+msgid "Server charset:"
+msgstr "ערכת ×ª×•×•×™× ×œ×©×¨×ª:"
#: index.php:269
msgid "Web server"
msgstr "שרת ×ינטרנט"
#: index.php:282
-#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
-msgstr "הערה על מ×גר הנתוני×: "
+msgid "Database client version:"
+msgstr "גרסת לקוח מ×גר הנתוני×:"
#: index.php:286
-#, fuzzy
-msgid "PHP extension"
-msgstr "גרסת PHP"
+msgid "PHP extension:"
+msgstr "הרחבות PHP:"
#: index.php:300
msgid "Show PHP information"
msgstr "ר×יית מידע PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "מידע גרס×ות"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "מידע גרס×ות:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "תיעוד"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "ויקי"
@@ -914,7 +903,7 @@ msgstr "הור×ות \"DROP DATABASE\" מנוטרלות."
msgid "Do you really want to execute \"%s\"?"
msgstr "×”×× ×כן ברצונך להפעיל ×ת „%sâ€?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "פעולה זו עלולה להשמיד מסד × ×ª×•× ×™× ×©×œ×!"
@@ -1000,70 +989,36 @@ msgstr "ההרש×ות נטענו מחדש"
msgid "Removing Selected Users"
msgstr "הסרת המשתמש הנבחרי×"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "סגירה"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "עריכה"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "×ª×¨×©×™× ×ª×¢×‘×•×¨×” ×—×™"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "×ª×¨×©×™× ×—×™×‘×•×¨/תהליך ×—×™"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "×ª×¨×©×™× ×ª×©×ול ×—×™"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "× ×ª×•× ×™× ×¡×˜×˜×™×™×"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "סה״כ"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "×חר"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "×—×™×‘×•×¨×™× / תהליכי×"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "תצורת מעקב מקומית ××™× ×” נתמכת"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1071,176 +1026,176 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
msgid "Query cache efficiency"
msgstr "סוג ש×ילתה"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "בודק כמות זיכרון מטמון בשימוש"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "בודק ××™×–×” זיכרון מטמון בשימוש"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "סה\"כ"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "סה\"כ"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "×“×¤×™× ×—×•×¤×©×™×™×"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "התקבל"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "חיבורי×"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "תהליכי×"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bytes"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s טבל×ות"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Persian"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "תעבורה"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "תכונות קשר כלליות"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "שינוי ×©× ×ž×גר × ×ª×•× ×™× ×ל"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1248,39 +1203,39 @@ msgstr ""
msgid "None"
msgstr "לל×"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1288,148 +1243,148 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "שמירה כקובץ"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "מופעל"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "מבוטל"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "תכונות קשר כלליות"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "תכונות קשר כלליות"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Import files"
msgid "Chart Title"
msgstr "קבצי ייבו×"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "מקומי"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
msgid "Cancel request"
msgstr "בקשות כתיבה"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "×ין מ×גרי נתוני×"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "×ין מ×גרי נתוני×"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "הסברת SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1437,110 +1392,110 @@ msgstr "הסברת SQL"
msgid "Time"
msgstr "זמן"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "סה\"כ"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "תוצ×ת SQL"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "טבלה"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "קידוד"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "הוספת שדה חדש"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "ש×ילתת SQL"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "×פשרויות טבלה"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of fields"
msgid "Sum of grouped rows:"
msgstr "מספר שדות"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "סה\"כ"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "מקומי"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Rename database to"
msgid "Reload page"
msgstr "שינוי ×©× ×ž×גר × ×ª×•× ×™× ×ל"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1549,267 +1504,276 @@ msgstr ""
msgid "Import"
msgstr "ייצו×"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "עדכון ש×ילתה"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "תיעוד"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "תיעוד"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "מקומי"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "תהליכי×"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "××£ מ×גר × ×ª×•× ×™× ×œ× × ×‘×—×¨."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "×ישור"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "שינוי ×©× ×ž×גר × ×ª×•× ×™× ×ל"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "שינוי ×©× ×ž×גר × ×ª×•× ×™× ×ל"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "העתקת מ×גר × ×ª×•× ×™× ×ל"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "קידוד"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "טבלה חייבית להכיל לפחות שדה ×חד."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "השתמש בטבל×ות"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "הוספת שדה חדש"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "הר××” רשת"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "מופעל"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "מבוטל"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "חיפוש"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "ש×ילתת SQL"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "ש×ילתת SQL"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "עיון"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "מוחק %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of fields"
msgid "Values for column %s"
msgstr "מספר שדות"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "הוספת משתמש חדש"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "ש×ילתת SQL"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "ש×ילתת SQL"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "עריכה"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "×œ× × ×‘×—×¨×• שורות"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "שינוי"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ×”×•× ×œ× ×ž×¡×¤×¨ שורה תקין."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1818,221 +1782,245 @@ msgstr "%d ×”×•× ×œ× ×ž×¡×¤×¨ שורה תקין."
msgid "Save"
msgstr "שמירה"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "ש×ילתת SQL"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "ש×ילתת SQL"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "חיפוש"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "הוספת/מחיקת עמודות שדה"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL result"
msgid "Query results"
msgstr "תוצ×ת SQL"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Table of contents"
msgid "Data point content"
msgstr "תוכן ×¢× ×™× ×™×™×"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "התעלמות"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "העתקה"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "נקודה"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "מחרוזת שורה"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "מצולע"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "פני השטח"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "טבעת פנימית"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "טבעת חיצונית"
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "הוספת %s ת××™×"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "בחירת שדה להצגה"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "שמות עמודה"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "מר××” שורות"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "ייצור סיסמ×"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "ייצור"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "שינוי סיסמ×"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "×™×•× ×©× ×™"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "הצגת הכול"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "הוספת שדה חדש"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "המשתמש שנבחר ×œ× × ×ž×¦× ×‘×˜×‘×œ×ª ההרש×ות."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2040,30 +2028,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "×ין מ×גרי נתוני×"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "לל×"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "הקוד×"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2071,96 +2059,96 @@ msgid "Next"
msgstr "הב×"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "סה\"כ"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "בינ×רי"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "מרץ"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "×פריל"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "מ××™"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "יוני"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "יולי"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "×וגוסט"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "×וקטובר"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "ינו×ר"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "פברו×ר"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "מרץ"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "×פריל"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2168,78 +2156,78 @@ msgid "May"
msgstr "מ××™"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "יוני"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "יולי"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "×וגוסט"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "ספטמבר"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "×וקטובר"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "נובמבר"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "דצמבר"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "×™×•× ×¨×שון"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "×™×•× ×©× ×™"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "×™×•× ×©×œ×™×©×™"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "×™×•× ×©×™×©×™"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2247,113 +2235,113 @@ msgid "Sun"
msgstr "×™×•× ×¨×שון"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "×™×•× ×©× ×™"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "×™×•× ×©×œ×™×©×™"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "×™×•× ×¨×‘×™×¢×™"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "×™×•× ×—×ž×™×©×™"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "×™×•× ×©×™×©×™"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "שבת"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "×™×•× ×¨×שון"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "×™×•× ×©× ×™"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "×™×•× ×©×œ×™×©×™"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "×™×•× ×¨×‘×™×¢×™"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "×™×•× ×—×ž×™×©×™"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "×™×•× ×©×™×©×™"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "שבת"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "לל×"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "בשימוש"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2405,16 +2393,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "לשנייה"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "לדקה"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "לשעה"
@@ -2422,43 +2410,59 @@ msgstr "לשעה"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "עולה"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "יורד"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "עמודה"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "סידור"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "הצגה"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "קריטריוני×"
#: libraries/DBQbe.class.php:576
@@ -2478,33 +2482,43 @@ msgid "Use Tables"
msgstr "שימוש בטבל×ות"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "×ו"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "וג×"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "הכנסה"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "מחיקה"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "שינוי"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "ש×ילתת SQL על מסד ×”× ×ª×•× ×™× <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "שליחת ש×ילתה"
@@ -2546,8 +2560,8 @@ msgstr[0] "תוצ××” ×חת (%1$s) בטבלה <i>%2$s</i>"
msgstr[1] "%1$s תוצ×ות בטבלה <i>%2$s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "עיון"
@@ -2561,9 +2575,9 @@ msgstr "×”×× ×œ×ž×—×•×§ ×ת התוצ×ות עבור הטבלה %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "מחיקה"
@@ -2602,32 +2616,32 @@ msgstr "תיקיית בית של נתוני×"
msgid "Restore column order"
msgstr "הוספת/מחיקת עמודות שדה"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "התחלה"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "הקוד×"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "הב×"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2637,19 +2651,20 @@ msgstr "סיו×"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "שבת"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "מספר שדות"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "×™×•× ×©× ×™"
#: libraries/DisplayResults.class.php:919
@@ -2674,7 +2689,7 @@ msgstr "הרצת ש×ילתה מועדפת"
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2792,12 +2807,12 @@ msgid "Query took %01.4f sec"
msgstr "ש×ילתה לקחה %01.4f שניות"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "×¢× ×”× ×‘×—×¨×™×:"
@@ -2807,16 +2822,16 @@ msgstr "×¢× ×”× ×‘×—×¨×™×:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "סימון הכול"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2917,12 +2932,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "עוגיות (Cookies) חייבות לפעול מנקודה ×–×ת."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2936,21 +2951,21 @@ msgstr "×ין ××™× ×“×§×¡×™× ×ž×•×’×“×¨×™×!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "×ינדקסי×"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "ייחודי"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "מספור"
@@ -2959,15 +2974,14 @@ msgstr "מספור"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "×יסוף"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "הערות"
@@ -2981,7 +2995,7 @@ msgstr "המפתח הר×שי הוסר"
msgid "Index %s has been dropped"
msgstr "×ינדקס %s הוסר"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2994,6 +3008,11 @@ msgstr ""
msgid "Databases"
msgstr "מ×גרי נתוני×"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "שרת"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3001,35 +3020,39 @@ msgid "View"
msgstr "תצוגה"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "מבנה"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "חיפוש"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "הכנסה"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "פעולות"
@@ -3046,7 +3069,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3069,14 +3092,14 @@ msgstr "ש×ילתה"
msgid "Privileges"
msgstr "הרש×ות"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3118,7 +3141,7 @@ msgstr ""
msgid "Engines"
msgstr "מנועי×"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3166,8 +3189,7 @@ msgstr "×ין טבל×ות"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "ש×ילתת SQL"
@@ -3308,12 +3330,15 @@ msgid "Target database `%s` was not found!"
msgstr "חפש במסד הנתוני×"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "×ין מ×גרי נתוני×"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Invalid table name:"
+msgstr "בתוך הטבל×ות:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3357,7 +3382,7 @@ msgstr "פונקציה"
msgid "Operator"
msgstr "פעולות"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3377,61 +3402,66 @@ msgstr "חיפוש"
msgid "Edit/Insert"
msgstr "הכנסה"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "בחירת שדות (לפחות ×חד):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "×ו"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "הוספת תנ××™ חיפוש (הגוף של תנ××™ \"where\"):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "מספר של שורות לכל דף"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "סדר תצוגה:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "ש×ילתת SQL"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "ביצוע \"ש×ילתה לדוגמה\" (תו כללי: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "ביצוע \"ש×ילתה לדוגמה\" (תו כללי: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3465,8 +3495,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3757,7 +3787,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "מירבי: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "ש×ילתת SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3770,124 +3806,139 @@ msgstr "מירבי: %s%s"
msgid "MySQL said: "
msgstr "MySQL ×מר: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "הסברת SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "×œ×œ× ×§×•×“ PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "ייצור קוד PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "רענון"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
#, fuzzy
msgid "Skip Validate SQL"
msgstr "בדיקת תקינות SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "בדיקת תקינות SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "מנועי×"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "×™×•× ×¨×שון"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y בזמן %I:%M %p"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s ימי×, %s שעות, %s דקות ו- %s שניות"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Add new field"
msgid "Missing parameter:"
msgstr "הוספת שדה חדש"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "קפיצה ×ל מ×גר × ×ª×•× ×™× &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "שמירת שרת בתוך תיקיית %s"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ריקון"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "הדפסה"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "יצירה"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "עדכון ×חרון"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "נבדק ל×חרונה"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3899,13 +3950,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "נתוני×"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "סה״כ"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3965,6 +4020,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "שרת"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4016,7 +4077,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "מבוטל"
@@ -4111,7 +4172,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4164,25 +4225,25 @@ msgstr "קישור ×œ× × ×ž×¦×"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4434,7 +4495,7 @@ msgid "Character set of the file"
msgstr "חבילת הקידוד של הקובץ:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "תבנית"
@@ -4451,7 +4512,6 @@ msgstr "דחיסה"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4463,7 +4523,7 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "שדות ×ž×•×§×¤×™× ×¢\"×™"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4471,7 +4531,7 @@ msgstr "שדות ×ž×•×§×¤×™× ×¢\"×™"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "הורדת שדות ×¢×"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4479,7 +4539,9 @@ msgstr "הורדת שדות ×¢×"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "החלפת NULL ע\"י"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4491,12 +4553,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "שורות מסתיימות ע\"י"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "שורות מסתיימות ע\"י"
#: libraries/config/messages.inc.php:80
@@ -4539,8 +4603,6 @@ msgid "Include table caption"
msgstr "כלול כותרת טבלה"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "כותרת טבלה"
@@ -4549,8 +4611,6 @@ msgid "Continued table caption"
msgstr "כותרת טבלה מומשך"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "מפתח תווית"
@@ -4577,7 +4637,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4598,7 +4658,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "צירוף תוי ציטוט (backquotes) ×ל שמות טבל×ות ושדות"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6087,7 +6147,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "ש×ילתת SQL"
@@ -6118,12 +6178,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6146,8 +6202,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "×©× ×ž×©×ª×ž×©:"
@@ -6357,6 +6413,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6410,16 +6470,26 @@ msgstr ""
msgid "No Password"
msgstr "×œ×œ× ×¡×™×¡×ž×"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "סיסמ×:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "הקלדה נוספת"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "סיסמ×:"
#: libraries/display_change_password.lib.php:87
#, fuzzy
@@ -6428,7 +6498,6 @@ msgid "MySQL 4.0 compatible"
msgstr "תו×× MySQL&nbsp;4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6438,6 +6507,12 @@ msgstr "יצירת מ×גר × ×ª×•× ×™× ×—×“×©"
msgid "Create"
msgstr "יצירה"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "יצירת מ×גר × ×ª×•× ×™× ×—×“×©"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6471,109 +6546,103 @@ msgstr "מספר שדות"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Cannot log in to the MySQL server"
msgid "Exporting databases from the current server"
msgstr "נכשל בכניסה לשרת MySQL"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "יצירת טבלה חדשה על מ×גר × ×ª×•× ×™× %s"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "יצירת טבלה חדשה על מ×גר × ×ª×•× ×™× %s"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "סוג ייצו×"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "מ×גרי נתוני×"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "טבל×ות"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "שורות"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "מספר שדות"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "שמירת שרת בתוך תיקיית %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "שמירה כקובץ"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "תבנית ×©× ×§×•×‘×¥"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6581,64 +6650,64 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "חבילת הקידוד של הקובץ:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "דחיסה"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "שמירה כקובץ"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "תבנית"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
msgid "Format-specific options:"
msgstr "לתבנית ×–×ת ×ין ×פשרויות"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6652,7 +6721,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6771,6 +6840,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "מידע גרס×ות"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "תיקיית בית של נתוני×"
@@ -7148,9 +7221,9 @@ msgstr "×ž×©×•× ×ורכ×, <br /> השדה ×”×–×” יכול להיות בלתי
msgid "Binary - do not edit"
msgstr "בינ×רי - ×ין לערוך"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
#, fuzzy
-msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "שמירת שרת בתוך תיקיית %s"
#: libraries/insert_edit.lib.php:1400
@@ -7216,46 +7289,46 @@ msgstr "לל×"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "החלפת קידומת הטבלה"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "העתקת הטבלה ×¢× ×§×™×“×•×ž×ª"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "×™×•× ×©×™×©×™"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "שליחה"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "הוספת שדה חדש"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "×”×× ×תה ב×מת רוצה "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "×œ×œ× ×©×™× ×•×™"
@@ -7473,18 +7546,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "שינוי סדר הטבלה לפי"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7502,7 +7575,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7513,7 +7586,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7525,12 +7598,12 @@ msgstr ""
msgid "Functions"
msgstr "פונקציה"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7542,7 +7615,7 @@ msgstr ""
msgid "Procedures"
msgstr "תהליכי×"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7553,7 +7626,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7563,13 +7636,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "שינוי ×©× ×ž×¡×“ ×”× ×ª×•× ×™× ×œ×©×"
#: libraries/operations.lib.php:107
@@ -7586,22 +7661,24 @@ msgid "Drop the database (DROP)"
msgstr "השמטת מסד ×”× ×ª×•× ×™× (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "מבנה בלבד"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "מבנה ונתוני×"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "× ×ª×•× ×™× ×‘×œ×‘×“"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "העתקת מסד ×”× ×ª×•× ×™× ×ל"
#: libraries/operations.lib.php:186
@@ -7640,8 +7717,11 @@ msgstr "×פשרויות טבלה"
msgid "Rename table to"
msgstr "שינוי ×©× ×˜×‘×œ×” ×ל"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "הערות לטבלה"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "מנוע ×חסון"
@@ -7797,20 +7877,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "שרת:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "×©× ×ž×©×ª×ž×©:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "סיסמ×:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "בחירת שרת"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7988,13 +8062,27 @@ msgstr "מבנה של טבלה __TABLE__"
msgid "Object creation options"
msgstr "לתבנית ×–×ת ×ין ×פשרויות"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "כותרת טבלה"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "כותרת טבלה"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "מפתח תווית"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8016,32 +8104,60 @@ msgstr "מציג הערות עמודה"
msgid "Display MIME types"
msgstr "סוגי MIME זמיני×"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Column names"
+msgid "Put columns names in the first row:"
+msgstr "שמות עמודה"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "מ×רח"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "זמן ייצור"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "גרסת PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "מסד נתוני×"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "נתוני×"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "מבנה"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8205,6 +8321,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "טבלה"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8434,7 +8556,6 @@ msgid "Enabled"
msgstr "מופעל"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "תכונות קשר כלליות"
@@ -8462,11 +8583,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "ש×ילתות SQL מועדפות"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "היסטוריית SQL"
@@ -8505,7 +8626,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "×œ×œ× ×ª×™×ור"
@@ -8528,10 +8649,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "×©× ×ž×©×ª×ž×©"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8539,7 +8665,7 @@ msgstr "×©× ×ž×©×ª×ž×©"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "סידור"
#: libraries/replication_gui.lib.php:112
@@ -8550,7 +8676,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "משתנה"
@@ -8559,6 +8685,15 @@ msgstr "משתנה"
msgid "Server ID"
msgstr "קוד שרת (ID)"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "מ×רח"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8576,12 +8711,11 @@ msgstr "כל משתמש"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "השתמש בשדה טקסט"
#: libraries/replication_gui.lib.php:326
@@ -8611,8 +8745,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "הקלדה נוספת"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "ייצור סיסמ×"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8656,13 +8797,14 @@ msgstr ""
msgid "Edit event"
msgstr "נשלח"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "תהליכי×"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8964,99 +9106,99 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "הוספת שדה חדש"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add new field"
msgid "routine"
msgstr "הוספת שדה חדש"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "×ין לך הרש×ות מספיקות להיות ×›×ן כרגע!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "×œ× × ×ž×¦×ו טבל×ות במ×גר נתוני×."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "הוספת משתמש חדש"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "הוספת משתמש חדש"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "×ין לך הרש×ות מספיקות להיות ×›×ן כרגע!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "×œ× × ×ž×¦×ו טבל×ות במ×גר נתוני×."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "הוספת משתמש חדש"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "Export of event %s"
msgstr "×œ× × ×‘×—×¨×• שורות"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "נשלח"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "×ין לך הרש×ות מספיקות להיות ×›×ן כרגע!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "×œ× × ×ž×¦×ו טבל×ות במ×גר נתוני×."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9113,7 +9255,7 @@ msgstr "תכונות"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "תוספת"
@@ -9223,8 +9365,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9232,7 +9374,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "שרת"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9476,6 +9618,12 @@ msgstr ""
msgid "Login Information"
msgstr "מידע כניסה"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "השתמש בשדה טקסט"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "×ל תשנה ×ת הסיסמ×"
@@ -9512,6 +9660,13 @@ msgstr "בדיקת הר×שות עבור מ×גר × ×ª×•× ×™× &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "משתמש"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9553,7 +9708,6 @@ msgid "No user found."
msgstr "×œ× × ×ž×¦×ו משתמשי×."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "עריכת הרש×ות"
@@ -9593,7 +9747,9 @@ msgid "Column-specific privileges"
msgstr "הרש×ות ספציפיות-לעמודה"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "הוספת הרש×ות למ×גר ×”× ×ª×•× ×™× ×”×‘×"
#: libraries/server_privileges.lib.php:2290
@@ -9601,7 +9757,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "×ª×•×•×™× ×›×œ×œ×™× _ ×•×’× % ×¦×¨×™×›×™× ×œ×‘×•× ×‘×™×—×“ ×¢× \\ על מנת להשתמש ×‘×”× ×‘×מת"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "הוספת הר×ש×ות לטבלה הב××”"
#: libraries/server_privileges.lib.php:2525
@@ -9642,6 +9800,12 @@ msgstr "×תה עדכנת הרש×ות עבור %s."
msgid "Privileges for %s"
msgstr "הרש×ות"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "עריכת הרש×ות"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9668,46 +9832,48 @@ msgstr "המשתמש שנבחר ×œ× × ×ž×¦× ×‘×˜×‘×œ×ª ההרש×ות."
msgid "You have added a new user."
msgstr "משתמש חדש נוסף."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "הרצת ×ת ש×ילתה/ש×ילתות על מסד ×”× ×ª×•× ×™× %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "הרצת ×ת ש×ילתה/ש×ילתות על מסד ×”× ×ª×•× ×™× %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "לוח שנה"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "הכנס ש×ילתת SQL ×–×ת למועדפי×"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "×פשר לכל משתמש לגשת לכתובת מועדפת ×–×ת"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "×ל תכתוב מחדש על ש×ילתה ×–×ת מחוץ לחלון ×–×”"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "הר××” ×ת ש×ילתה ×›×ן שוב"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "ר××” רק"
@@ -9774,11 +9940,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "הטבלה %s רוקנה"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "המעקב פעיל."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "המעקב ×ינו פעיל."
@@ -9804,7 +9970,11 @@ msgstr "הוספת קידומת לטבלה"
msgid "Check tables having overhead"
msgstr "בדיקת טבל×ות בעלות תקורה"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "סידור"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9898,7 +10068,7 @@ msgstr "בתחילת טבלה"
msgid "After %s"
msgstr "ל×חר %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "סטטיסטיקת שורה"
@@ -9972,7 +10142,7 @@ msgstr ""
msgid "Information"
msgstr "מידע"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "שימוש מקו×"
@@ -9980,12 +10150,12 @@ msgstr "שימוש מקו×"
msgid "Effective"
msgstr "יעיל"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10086,8 +10256,20 @@ msgstr "ל×חר %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "מנוע ×חסון"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "×יסוף"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10220,7 +10402,7 @@ msgstr ""
#: pmd_general.php:218
#, fuzzy
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr "מספר שדות"
#: pmd_general.php:467
@@ -10281,7 +10463,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "דפי×"
#: pmd_pdf.php:123
@@ -10309,8 +10491,10 @@ msgid "New page name: "
msgstr "×©× ×ž×©×ª×ž×©"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "No rows selected"
+msgid "Export/Import to scale:"
+msgstr "×œ× × ×‘×—×¨×• שורות"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10328,6 +10512,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "תכונות קשר כלליות"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10419,6 +10609,12 @@ msgstr "קבצי ייבו×"
msgid "All"
msgstr "הכל"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "היסטוריית SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10470,20 +10666,20 @@ msgstr[1] "%s מסדי × ×ª×•× ×™× × ×ž×—×§×• בהצלחה."
msgid "Databases statistics"
msgstr "סטטיסטיקת מסד הנתוני×"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "הפעלת סטטיסטיקה"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10491,11 +10687,11 @@ msgstr ""
"הערה: הפעלת סטטיסטיקות מ×גר × ×ª×•× ×™× ×›×ן יכולות ×œ×’×¨×•× ×œ×ª×¢×‘×•×¨×” כבדה בין השרת "
"×”×ינטרנט לשרת MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "×ין מ×גרי נתוני×"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "מנועי ×חסון"
@@ -10523,7 +10719,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "Persian"
@@ -10847,10 +11043,6 @@ msgstr ""
msgid "Add chart"
msgstr "הוספת שדה חדש"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11032,6 +11224,24 @@ msgstr[1] "בשימוש"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "לשעה"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "לדקה"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "לשנייה"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "משפטי×"
@@ -11659,7 +11869,7 @@ msgid "Global value"
msgstr "ערך גלובלי"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11765,7 +11975,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "הוספת משתמש חדש"
@@ -11973,7 +12183,9 @@ msgid "SQL result"
msgstr "תוצ×ת SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "נוצר ע\"י"
#: sql.php:1234
@@ -11987,8 +12199,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "בעיות ×¢× ××™× ×“×§×¡×™× ×©×œ טבלה `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "הכנס ש×ילתת SQL ×–×ת למועדפי×"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "תווית"
#: tbl_chart.php:38
@@ -12083,17 +12301,17 @@ msgstr "ערך"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "×©× ×”×ž×©×ª×ž×© %s כבר קיי×!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "טבלה %s נמחקה"
@@ -12102,6 +12320,10 @@ msgstr "טבלה %s נמחקה"
msgid "View dump (schema) of table"
msgstr "ר×יית הוצ××” (תבנית) של טבלה"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12126,7 +12348,7 @@ msgstr "סה\"כ"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12194,9 +12416,21 @@ msgstr "×©× ×”×˜×‘×œ×” ריק!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "ר×יית טבל×ות"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "שימוש מקו×"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "סטטיסטיקת שורה"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12230,6 +12464,12 @@ msgstr "הגבלות לטבלה"
msgid "No index defined! Create one below"
msgstr "×ין ××™× ×“×§×¡×™× ×ž×•×’×“×¨×™×!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "בחירת שדה להצגה"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12273,112 +12513,116 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "×ין מ×גרי נתוני×"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "נתוני×"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "גרסת שרת"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "גרסת שרת"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr "השג סגנונות נוספי×!"
@@ -13537,6 +13781,42 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "×ª×¨×©×™× ×ª×¢×‘×•×¨×” ×—×™"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "×ª×¨×©×™× ×—×™×‘×•×¨/תהליך ×—×™"
+
+#~ msgid "Live query chart"
+#~ msgstr "×ª×¨×©×™× ×ª×©×ול ×—×™"
+
+#~ msgid "Static data"
+#~ msgstr "× ×ª×•× ×™× ×¡×˜×˜×™×™×"
+
+#~ msgid "And"
+#~ msgstr "וג×"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "מספר שדות"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "שדות ×ž×•×§×¤×™× ×¢\"×™"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "הורדת שדות ×¢×"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "החלפת NULL ע\"י"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "שורות מסתיימות ע\"י"
+
#~ msgid "ltr"
#~ msgstr "rtl"
diff --git a/po/hi.po b/po/hi.po
index 4760dd2571..304b668681 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -1,12 +1,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 16:02+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Hindi <http://l10n.cihar.com/projects/phpmyadmin/4-0/hi/>\n"
+"Language-Team: Hindi <http://l10n.cihar.com/projects/phpmyadmin/master/hi/>\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "सभी दिखाà¤à¤"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "पृषà¥à¤  संखà¥à¤¯à¤¾:"
@@ -38,19 +38,18 @@ msgstr ""
"लकà¥à¤·à¥à¤¯ बà¥à¤°à¤¾à¤‰à¤œà¤¼à¤° विंडो को अदà¥à¤¯à¤¤à¤¨ नहीं किया जा सकता है. शायद आपने मूल विंडो बंद कर दिया है,"
"या अपनी बà¥à¤°à¤¾à¤‰à¤¸à¤° की सिकà¥à¤¯à¥‚रिटी सेटà¥à¤Ÿà¤¿à¤‚ग को कà¥à¤°à¥‹à¤¸-विंडो अदà¥à¤¯à¤¤à¤¨ के लिठकांफिगà¥à¤° कर रखा है."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ढूंढें"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -72,23 +71,23 @@ msgstr "ढूंढें"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "जाà¤à¤"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "मà¥à¤–à¥à¤¯à¤¨à¤¾à¤®"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "वरà¥à¤£à¤¨"
@@ -116,15 +115,16 @@ msgstr "%1$s डेटाबेस बनाया गया है."
msgid "Database comment: "
msgstr "डॅटाबेस टिपà¥à¤ªà¤£à¥€à¤ƒ "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "टेबल टिपà¥à¤ªà¤£à¤¿:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,8 +136,8 @@ msgstr "टेबल टिपà¥à¤ªà¤£à¤¿:"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "सà¥à¤¤à¤®à¥à¤­"
@@ -160,12 +160,12 @@ msgstr "सà¥à¤¤à¤®à¥à¤­"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "पà¥à¤°à¤•à¤¾à¤°/किसà¥à¤®"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -177,7 +177,7 @@ msgstr "पà¥à¤°à¤•à¤¾à¤°/किसà¥à¤®"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "शूनà¥à¤¯"
@@ -192,7 +192,7 @@ msgstr "शूनà¥à¤¯"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "तयशà¥à¤¦à¤¾"
@@ -218,11 +218,11 @@ msgstr "के लिठलिंक"
msgid "Comments"
msgstr "टिपà¥à¤ªà¤£à¥€"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -235,21 +235,21 @@ msgstr "टिपà¥à¤ªà¤£à¥€"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "नहीं"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -262,10 +262,10 @@ msgstr "नहीं"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "हाà¤"
@@ -273,7 +273,7 @@ msgstr "हाà¤"
msgid "View dump (schema) of database"
msgstr "डेटाबेस का डंप (सà¥à¤•à¥€à¤®à¤¾) नजारा"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "डाटाबेस में कोई टेबल नहीं।"
@@ -286,7 +286,7 @@ msgstr "सभी का चयन करें"
msgid "Unselect All"
msgstr "सभी को रदà¥à¤¦ करें"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "डेटाबेस का नाम खाली है"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "टेबल"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "रो"
@@ -340,28 +339,25 @@ msgstr "आकार"
msgid "in use"
msgstr "उपयोग में है"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "रचना"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "पिछला नवीनीकरण"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "पिछली जाà¤à¤š"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -400,16 +396,12 @@ msgstr "टà¥à¤°à¥ˆà¤• की गयी टेबलà¤à¤‚"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "डाटाबेस"
@@ -417,17 +409,17 @@ msgstr "डाटाबेस"
msgid "Last version"
msgstr "पिछला संसà¥à¤•à¤°à¤£"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "बनाया"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "अदà¥à¤¯à¤¤à¤¨"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "सà¥à¤¥à¤¿à¤¤à¤¿"
@@ -436,13 +428,11 @@ msgstr "सà¥à¤¥à¤¿à¤¤à¤¿"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "कारà¥à¤¯"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "दिखाओ"
@@ -451,18 +441,18 @@ msgid "Delete tracking data for this table"
msgstr "इस टेबल के लिठटà¥à¤°à¥ˆà¤•à¤¿à¤‚ग डेटा हटाà¤à¤"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "रदà¥à¤¦"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "सकà¥à¤°à¤¿à¤¯"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯"
@@ -470,11 +460,11 @@ msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯"
msgid "Versions"
msgstr "संसà¥à¤•à¤°à¤£"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग रिपोरà¥à¤Ÿ"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "संरचना कà¥à¤·à¤£à¤šà¤¿à¤¤à¥à¤°"
@@ -490,38 +480,38 @@ msgstr "टेबलओं को टà¥à¤°à¥ˆà¤• करें"
msgid "Database Log"
msgstr "डेटाबेस का रोजनामचा"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "बà¥à¤°à¤¾ पà¥à¤°à¤•à¤¾à¤°"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "चयनित निरà¥à¤¯à¤¾à¤¤ पà¥à¤°à¤•à¤¾à¤° को फाइल में संचित करने की आवशà¥à¤¯à¤•à¤¤à¤¾ है!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add index"
msgid "Bad parameters!"
msgstr "अनà¥à¤•à¥à¤°à¤®à¤£à¤¿à¤•à¤¾ जोड़"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s फाइल को सेव करने के लिठअपरà¥à¤¯à¤¾à¤ªà¥à¤¤ जगह पायी गयी है."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"%s फाइल पहले से ही सरà¥à¤µà¤° पर मौजूद है, फ़ाइल नाम परिवरà¥à¤¤à¤¨ अधिलेखित या विकलà¥à¤ª की जाà¤à¤š करें."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "वेब सरà¥à¤µà¤° के पास फ़ाइल %s को सेव करने की अनà¥à¤®à¤¤à¤¿ नहीं है."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "डंप को %s फाइल में सेव किया गया है."
@@ -538,71 +528,80 @@ msgstr "निरà¥à¤¯à¤¾à¤¤ पà¥à¤°à¤•à¤¾à¤°"
msgid "Value for the column \"%s\""
msgstr "\"%s\" काà¤à¤²à¤® के लिठमान "
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "जà¥à¤¯à¤¾à¤®à¤¿à¤¤à¤¿"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "बिनà¥à¤¦à¥"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "बिंदॠ%d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "à¤à¤• बिंदॠजोड़ें"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "लाईन समापà¥à¤¤ होता है"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "बाहरी वृतà¥à¤¤"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "आंतरिक वृतà¥à¤¤"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr ""
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "नया आंतरिक वृतà¥à¤¤ जोडें"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "बहà¥à¤­à¥à¤œ"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "नया बहà¥à¤­à¥à¤œ जोडें"
@@ -701,12 +700,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "आपकी SQL कà¥à¤à¤°à¥€ सफलता के साथ पूरी की गई है"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "वापस"
@@ -744,39 +743,40 @@ msgstr "अधिक सेटिंगà¥à¤¸"
msgid "Database server"
msgstr "यूसर के लिठडेटाबेस"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "सरà¥à¤µà¤°"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "सरà¥à¤µà¤°:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "सरà¥à¤µà¤°"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr ""
+#, fuzzy
+#| msgid "Show versions"
+msgid "Server version:"
+msgstr "संसà¥à¤•à¤°à¤£ दिखाà¤à¤"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "अधिक सेटिंगà¥à¤¸"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "यूसर"
#: index.php:257
#, fuzzy
#| msgid "Server socket"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "सरà¥à¤µà¤° गरà¥à¤¤à¤¿à¤•à¤¾"
#: index.php:269
@@ -786,30 +786,34 @@ msgstr "वरà¥à¤£ सेट"
#: index.php:282
#, fuzzy
#| msgid "Use light version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "सरल संसà¥à¤•à¤°à¤£ का उपयोग"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHPविसà¥à¤¤à¤¾à¤°"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP कि जानकारी दिखाओ"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "संसà¥à¤•à¤°à¤£ जानकारी"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "डोकà¥à¤¯à¥à¤®à¥‡à¤‚टेशन"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "विकी"
@@ -915,7 +919,7 @@ msgstr "\"DROP DATABASE\" बयान अकà¥à¤·à¤® हैं."
msgid "Do you really want to execute \"%s\"?"
msgstr "कà¥à¤¯à¤¾ आप सचमà¥à¤š \"%s\" निषà¥à¤ªà¤¾à¤¦à¤¿à¤¤ चाहते है?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "आप à¤à¤• पूरा डॅटाबेस मिटाने जा रहे हैं!"
@@ -1003,72 +1007,36 @@ msgstr "विशेषाधिकारों को पà¥à¤¨à¤ƒ लोड à¤
msgid "Removing Selected Users"
msgstr "चयनित पà¥à¤°à¤¯à¥‹à¤•à¥à¤¤à¤¾à¤“ं को हटायें"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "बंद"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "समà¥à¤ªà¤¾à¤¦à¤¨"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "सरà¥à¤µà¤° चà¥à¤¨à¤¿à¤¯à¥‡"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "लाईव कनेकà¥à¤¶à¤¨ / पà¥à¤°à¥‹à¤¸à¥‡à¤¸ चारà¥à¤Ÿ"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "जीवनà¥à¤¤ (live) कà¥à¤µà¥…री चारà¥à¤Ÿ"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "सà¥à¤¥à¤¿à¤° (static) डॅटा"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "कà¥à¤²"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "अनà¥à¤¯"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "कनेकà¥à¤¶à¤¨ / पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾à¤à¤"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "सà¥à¤¥à¤¾à¤¨à¥€à¤¯ जाà¤à¤š वà¥à¤¯à¤µà¤¸à¥à¤¥à¤¾ असंगत"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1079,161 +1047,161 @@ msgstr ""
"तारतमà¥à¤¯à¤¤à¤¾ नहीं बैठ पा रही है। हो सकता है कि इस समà¥à¤¬à¤¨à¥à¤§ में आपका वरà¥à¤¤à¤®à¤¾à¤¨ पà¥à¤°à¤¾à¤°à¥‚प अब काम न "
"कर पाà¤à¥¤ कृपया, <i>सेटिंगà¥à¤¸</i> मेनà¥à¤¯à¥‚ में जाकर इसे पà¥à¤¨à¤ƒ डिफ़ॉलà¥à¤Ÿ पर रिसेट करें।"
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "कà¥à¤µà¥…री कैश की कारà¥à¤¯à¤•à¥à¤·à¤®à¤¤à¤¾"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "कà¥à¤µà¥…री कैश पà¥à¤°à¤¯à¥‹à¤—"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "काम में ली गई कà¥à¤µà¥…री कैश"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "मशीन सीपीयू उपयोग"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "सिसà¥à¤Ÿà¤® मेमोरी"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "सिसà¥à¤Ÿà¤® सà¥à¤µà¥…प"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "औसत दबाव"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "कà¥à¤² मॅमरी"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "गà¥à¤ªà¥à¤¤ à¤à¤•à¤¤à¥à¤° (cached) मॅमरी"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "बफ़र सà¥à¤®à¥ƒà¤¤à¤¿"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "मà¥à¤•à¥à¤¤ सà¥à¤®à¥ƒà¤¤à¤¿"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "पà¥à¤°à¤¯à¥à¤•à¥à¤¤ सà¥à¤®à¥ƒà¤¤à¤¿"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "कà¥à¤² सà¥à¤µà¥…प"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "à¤à¤•à¤¤à¥à¤° (cached) सà¥à¤µà¥…प"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "पà¥à¤°à¤¯à¥à¤•à¥à¤¤ सà¥à¤µà¥…प"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "मà¥à¤•à¥à¤¤ सà¥à¤µà¥…प"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "बाइट भेजे गà¤"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "बाइट पà¥à¤°à¤¾à¤ªà¥à¤¤ हà¥à¤"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "कनेकà¥à¤¶à¤¨"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾à¤à¤"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "बिटà¥à¤¸"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "किलोबाइट"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "मेगाबाइट"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "गीगाबाइट"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "टॅराबाइट"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "पॅटाबाइट"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "अॅगà¥à¤œà¤¾à¤¬à¤¾à¤‡à¤Ÿ"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d टेबल"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "पà¥à¤°à¤¶à¥à¤¨"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "वà¥à¤¯à¤¸à¥à¤¤à¤¤à¤¾"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "सेटिंगà¥à¤¸"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "चारà¥à¤Ÿ हटाà¤à¤"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "शीरà¥à¤·à¤• व लेबल समà¥à¤ªà¤¾à¤¦à¤¿à¤¤ करें"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "चारà¥à¤Ÿ को जाली (grid) पर लगाà¤à¤"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "कृपया, शà¥à¤°à¥ƒà¤‚खला में कम से कम à¤à¤• चर (variable) ज़रूर जोड़ें"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1241,42 +1209,42 @@ msgstr "कृपया, शà¥à¤°à¥ƒà¤‚खला में कम से कम
msgid "None"
msgstr "कà¥à¤› नहीं"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "देखभाल वà¥à¤¯à¤µà¤¸à¥à¤¥à¤¾ को पà¥à¤¨à¤ƒ शà¥à¤°à¥‚ करें"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "देखभाल वà¥à¤¯à¤µà¤¸à¥à¤¥à¤¾ को à¤à¤• बार यथासà¥à¤¥à¤¿à¤¤à¤¿ (pause) रोकें"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
"सामानà¥à¤¯ पञà¥à¤œà¤¿à¤•à¤¾ (general_log) तथा धीमी कà¥à¤µà¥…री पञà¥à¤œà¤¿à¤•à¤¾ (slow_query_log) समरà¥à¤¥ किये गà¤"
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "सामानà¥à¤¯ पञà¥à¤œà¤¿à¤•à¤¾ (general_log) को समरà¥à¤¥ किया गया"
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "धीमी कà¥à¤µà¥…री पञà¥à¤œà¤¿à¤•à¤¾ (slow_query_log) को समरà¥à¤¥ किया गया"
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
"धीमी कà¥à¤µà¥…री पञà¥à¤œà¤¿à¤•à¤¾ (slow_query_log) तथा सामानà¥à¤¯ पञà¥à¤œà¤¿à¤•à¤¾ (general_log) को निषà¥à¤•à¥à¤°à¤¿à¤¯ "
"किया गया।"
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "टेबल पर पंजिका परिणाम (log_output) सेट नहीं है।"
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "टेबल पंजिका परिणाम (log_output) के साथ सेट है"
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1287,12 +1255,12 @@ msgstr ""
"में सूचीबदà¥à¤§ करता है जो %d सेकणà¥à¤¡à¥à¤¸ से जà¥à¤¯à¤¾à¤¦à¤¾ समय लेती हैं। अतः आपको सलाह दी जाती है कि "
"सिसà¥à¤Ÿà¤® के अनà¥à¤°à¥‚प अधिक_कà¥à¤µà¥…री_समय (long_query_time) को 0-2 सेकणà¥à¤¡à¥à¤¸ पर सेट कर लें।"
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "अधिक_कà¥à¤µà¥…री_समय (long_query_time) को %d सेकणà¥à¤¡à¥à¤¸ पर सेट किया गया।"
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1301,30 +1269,30 @@ msgstr ""
"डिफ़ॉलà¥à¤Ÿ पर सेट हो जाà¤à¤à¤—ी"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "पंजिका परिणाम (log_output) को %s पर सेट करें"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "%s समरà¥à¤¥ करें"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "%s निषà¥à¤•à¥à¤°à¤¿à¤¯ करें"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "अधिक_समय_कà¥à¤µà¥…री (long_query_time) को %ds पर सेट करें"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1332,53 +1300,53 @@ msgstr ""
"आप इन चरों (variables) को बदलने की सà¥à¤¥à¤¿à¤¤à¤¿ में नहीं है। कृपया मूल (root) पà¥à¤°à¤¯à¥‹à¤•à¥à¤¤à¤¾ के "
"बतौर लोग इन करें या अपने डॅटाबेस पà¥à¤°à¤¬à¤‚धक से संपरà¥à¤• करें।"
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "सेटिंगà¥à¤¸ बदलें"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "वरà¥à¤¤à¤®à¤¾à¤¨ सेटिंगà¥à¤¸"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "चारà¥à¤Ÿ शीरà¥à¤·à¤•"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "अवकलित"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "%s से विभाजित"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "इकाई"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "धीमी पंजिका (slow log) से"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "सामानà¥à¤¯ पंजिका (general_log) से"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "पंजिका (log) छान-बीन ज़ारी"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "पंजिका की छान-बीन और लोडिंग हो रही है। इसमें थोड़ा वकà¥à¤¤ लग सकता है।"
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "अनà¥à¤°à¥‹à¤§ रदà¥à¤¦ करें"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1388,7 +1356,7 @@ msgstr ""
"का मापदणà¥à¤¡ इनका SQL पाठà¥à¤¯ ही है अतः कà¥à¤µà¥…रीज के अनà¥à¤¯ गà¥à¤£à¤§à¤°à¥à¤® जैसे शà¥à¤°à¥à¤†à¤¤ का समय आदि भिनà¥à¤¨ "
"मान लिठहो सकते हैं।"
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1398,35 +1366,35 @@ msgstr ""
"गयी INSERT कà¥à¤µà¥…रीज को भी à¤à¤•à¤¤à¥à¤°à¤¿à¤¤ (group) किया गया है। टेबल में डाले (insert) गठडॅटा "
"से इसका कोई समà¥à¤¬à¤¨à¥à¤§ नहीं है।"
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "पंजिका जानकारी लोड हो चà¥à¤•à¥€ है। कà¥à¤µà¥…रीज कà¥à¤°à¤¿à¤¯à¤¾à¤¨à¥à¤µà¤¨ में लगा समय:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "सीधे पंजिका टेबल (log table) पर जाà¤à¤"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "कोई डॅटा नहीं पाया गया"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"पंजिका (log) की छान-बीन की गयी, परनà¥à¤¤à¥ इस समय अनà¥à¤¤à¤°à¤¾à¤² विशेष में कोई डॅटा नहीं पाया "
"गया।"
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "विशà¥à¤²à¥‡à¤·à¤£"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "परिणाम को समà¤à¤¾à¤à¤"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1434,69 +1402,69 @@ msgstr "परिणाम को समà¤à¤¾à¤à¤"
msgid "Time"
msgstr "समय"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "कà¥à¤² समय:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "परिणाम का रूपरेखा बन रही है"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "टेबल"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "चारà¥à¤Ÿ"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "चारà¥à¤Ÿ समà¥à¤ªà¤¾à¤¦à¤¿à¤¤ करें"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "शà¥à¤°à¥ƒà¤‚खला"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "पंजिका (log) टेबल फ़िलà¥à¤Ÿà¤° विकलà¥à¤ª"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "फ़िलà¥à¤Ÿà¤°"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "कà¥à¤µà¥…रीज को शबà¥à¤¦ / रेगà¥à¤¯à¥à¤²à¤° à¤à¤•à¥à¤¸à¤ªà¥à¤°à¥‡à¤¶à¤¨ के जरिये फ़िलà¥à¤Ÿà¤° करें:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"WHERE कथन में चर (variable) डॅटा को बिना शामिल किये, कà¥à¤µà¥…रीज को à¤à¤•à¤¤à¥à¤° (group) करें"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "à¤à¤•à¤¤à¥à¤° (group) पंकà¥à¤¤à¤¿à¤¯à¥‹à¤‚ का योग:"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "कà¥à¤²"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "पंजिका (log) को लोड किया जा रह है"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "देख-रेख तंतà¥à¤° असफल रहा"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1506,25 +1474,25 @@ msgstr ""
"समापà¥à¤¤ हो गयी हो। समाधान के लिठपेज रीलोड करें और अपने परिचय समà¥à¤¬à¤¨à¥à¤§à¥€ जानकारी फिर से "
"डालकर देखें।"
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "पृषà¥à¤  पà¥à¤¨à¤ƒ लोड करें"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "पà¥à¤°à¤­à¤¾à¤µà¤¿à¤¤ पंकà¥à¤¤à¤¿à¤¯à¤¾à¤:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"कॉनà¥à¤«à¤¿à¤— फ़ाईल की को पॠपाने असमरà¥à¤¥à¥¤ à¤à¤¸à¤¾ पà¥à¤°à¤¤à¥€à¤¤ होता है कि इसमें मानक JSON कोड नहीं है।"
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1532,236 +1500,245 @@ msgstr ""
msgid "Import"
msgstr "आयात करें"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "देख-रेख (import) विनà¥à¤¯à¤¾à¤¸ (configuration) आयात करें"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "जिस फाईल को आयात करना चाहते हैं, उसे चà¥à¤¨à¥‡à¤‚:"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "कà¥à¤µà¥…री का विशà¥à¤²à¥‡à¤·à¥à¤£ करें"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "परामरà¥à¤¶ वà¥à¤¯à¤µà¤¸à¥à¤¥à¤¾"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "कारà¥à¤¯à¤•à¥à¤·à¤®à¤¤à¤¾ के सनà¥à¤¦à¤°à¥à¤­ में संभावित मà¥à¤¦à¥à¤¦à¥‡"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "मसला"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "अनà¥à¤¶à¤‚सायें"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "नियमों का विवरण"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "औचितà¥à¤¯à¤•à¤°à¤£"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "पà¥à¤°à¤¯à¥à¤•à¥à¤¤ चर (variable) / सूतà¥à¤° (formula)"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "जाà¤à¤š"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "रदà¥à¤¦"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "लोड हो रहा है"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "अनà¥à¤°à¥‹à¤§ कà¥à¤°à¤¿à¤¯à¤¾à¤¨à¥à¤µà¤¿à¤¤ हो रहा है"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "अनà¥à¤°à¥‹à¤§ कà¥à¤°à¤¿à¤¯à¤¾à¤¨à¥à¤µà¤¨ में दिकà¥à¤•à¤¤"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "कोइ डाटाबेस नहीं चà¥à¤¨à¤¾ गया है।"
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "कॉलम को हटाया जाना"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "पà¥à¤°à¤¾à¤¥à¤®à¤¿à¤• कà¥à¤žà¥à¤œà¥€ जोड़ना"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "ठीक है"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "इस सूचना को खारिज़ करने के लिठकà¥à¤²à¤¿à¤• करें"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "डॅटाबेसों का पà¥à¤¨à¤°à¥à¤¨à¤¾à¤®à¤•à¤¾à¤°à¤£"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "डॅटाबेस पà¥à¤¨à¤ƒ लोड करें"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "डॅटाबेस पà¥à¤°à¤¤à¤¿à¤²à¤¿à¤ªà¤¿à¤•à¤°à¤£"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "वरà¥à¤£ समूह बदलाव"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "टेबल में कम से कम à¤à¤• कॉलम होना आवशà¥à¤¯à¤• है"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "टेबल डालें"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "अनà¥à¤•à¥à¤°à¤®à¤£à¤¿à¤•à¤¾à¤¯à¥‡à¤‚ छिपाà¤à¤"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "अनà¥à¤•à¥à¤°à¤®à¤£à¤¿à¤•à¤¾à¤¯à¥‡à¤‚ दिखाà¤à¤"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ विदेशी कà¥à¤‚जी चेक"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "सकà¥à¤·à¤®"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "अकà¥à¤·à¤®"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "ख़ोज"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "खोज परिणाम छिपाà¤à¤"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "खोज परिणाम दिखाà¤à¤"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "बà¥à¤°à¤¾à¤‰à¥›à¤¿à¤‚ग"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "मिटाना"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "à¤à¤• संगृहीत फंकà¥à¤¶à¤¨ की परिभाषा (definition) में RETURN कथन होना आवशà¥à¤¯à¤• है!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Values for the column \"%s\""
msgid "Values for column %s"
msgstr "\"%s\" काà¤à¤²à¤® के लिठमान "
-#: js/messages.php:263
+#: js/messages.php:254
#, fuzzy
#| msgid "Values for the column \"%s\""
msgid "Values for a new column"
msgstr "\"%s\" काà¤à¤²à¤® के लिठमान "
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "हर à¤à¤• मान अलग कà¥à¤·à¥‡à¤¤à¥à¤° में दरà¥à¤œ करें"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "%d मान जोड़ें"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "सूचना: यदि फ़ाईल में à¤à¤• से अधिक टेबलें हैं तो वे à¤à¤• में ही संगठित की जाà¤à¤à¤—ी"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "कà¥à¤µà¥…री बॉकà¥à¤¸ छिपाà¤à¤"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "कà¥à¤µà¥…री बॉकà¥à¤¸ दिखाà¤à¤"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "समà¥à¤ªà¤¾à¤¦à¤¨"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "कोई पंकà¥à¤¤à¤¿ चयनित नहीं"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "बदलें"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "कà¥à¤µà¥…री कà¥à¤°à¤¿à¤¯à¤¾à¤¨à¥à¤µà¤¨ में लगा समय"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d à¤à¤• वैध पंकà¥à¤¤à¤¿ संखà¥à¤¯à¤¾ नहीं है"
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1770,88 +1747,114 @@ msgstr "%d à¤à¤• वैध पंकà¥à¤¤à¤¿ संखà¥à¤¯à¤¾ नहीं à
msgid "Save"
msgstr "सà¥à¤°à¤•à¥à¤·à¤¿à¤¤ करें"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "ख़ोज मापदंड छिपाà¤à¤"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "खोज मापदंड दिखाà¤à¤"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "ज़ूम ख़ोज"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "पà¥à¤°à¤¤à¥à¤¯à¥‡à¤• बिनà¥à¤¦à¥ à¤à¤• डॅटा पंकà¥à¤¤à¤¿ को बताता है।"
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "लेबल देखने के लिठकरà¥à¤¸à¤° बिनà¥à¤¦à¥ के ऊपर लेकर जाà¤à¤à¥¤"
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "और बारीकी से देखने के लिठपà¥à¤°à¥‡ कà¥à¤·à¥‡à¤¤à¥à¤° का कोई भाग माउस से सेलेकà¥à¤Ÿ करें।"
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "पंकà¥à¤¤à¤¿ को देखने और संभावित समà¥à¤ªà¤¾à¤¦à¤¨ के लिठडॅटा बिनà¥à¤¦à¥ पर कà¥à¤²à¤¿à¤• करें।"
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "दायीं तरफ नीचे के कोने के साथ पॉइंटर घसीटने पर कà¥à¤·à¥‡à¤¤à¥à¤° के अकार को बदला जा सकता है।"
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "दो कॉलम चà¥à¤¨à¥‡"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "दो भिनà¥à¤¨ कॉलम चà¥à¤¨à¥‡à¤‚"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "कà¥à¤µà¥…री परिणाम"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "डॅटा बिनà¥à¤¦à¥ सामगà¥à¤°à¥€"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "उपेकà¥à¤·à¤¾ करें"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "पà¥à¤°à¤¤à¤¿à¤²à¤¿à¤ªà¤¿ करें"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "बिनà¥à¤¦à¥"
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "लाईन समापà¥à¤¤ होता है"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "बहà¥à¤­à¥à¤œ"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "जà¥à¤¯à¤¾à¤®à¤¿à¤¤à¤¿"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "आंतरिक वृतà¥à¤¤"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "बाहरी वृतà¥à¤¤"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "नठकॉलम जोडें"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "संदरà¥à¤­ कà¥à¤‚जी का चयन करें"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "परदेशी कà¥à¤‚जी का चयन करें"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "कृपया पà¥à¤°à¤¾à¤¥à¤®à¤¿à¤• कà¥à¤‚जी या à¤à¤• अदà¥à¤µà¤¿à¤¤à¥€à¤¯ कà¥à¤‚जी का चयन करें"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिठकाà¤à¤²à¤® चà¥à¤¨à¥‡à¤‚"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1859,20 +1862,20 @@ msgstr ""
"आपने पà¥à¤°à¤¦à¤°à¥à¤¶à¤¨ में बदलावों को सà¥à¤°à¤•à¥à¤·à¤¿à¤¤ नहीं किया है। ये बदलाव खो जायेंगे यदि आपने सà¥à¤°à¤•à¥à¤·à¤¿à¤¤ नहीं "
"किया। कà¥à¤¯à¤¾ आप ज़ारी रखना चाहेंगे?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "कॉलम के लिठà¤à¤• विकलà¥à¤ª जोड़ें "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "समà¥à¤ªà¤¾à¤¦à¤¨ को रदà¥à¤¦ करने के लिठà¤à¤¸à¥à¤•à¥‡à¤ª दबाà¤à¤"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1880,27 +1883,27 @@ msgstr ""
"आपने कà¥à¤› डॅटा को समà¥à¤ªà¤¾à¤¦à¤¿à¤¤ किया है पर सà¥à¤°à¤•à¥à¤·à¤¿à¤¤ नहीं किया है। कà¥à¤¯à¤¾ आप उनà¥à¤¹à¥‡à¤‚ बिना सà¥à¤°à¤•à¥à¤·à¤¿à¤¤ "
"किये आगे बà¥à¤¨à¤¾ चाहेंगे?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "पà¥à¤¨à¤ƒ वà¥à¤¯à¤µà¤¸à¥à¤¥à¤¿à¤¤ करने के लिठघसीटें"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "कà¥à¤°à¤®à¤¾à¤¨à¥à¤¸à¤¾à¤° करने के लिठकà¥à¤²à¤¿à¤• करें"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "चिनà¥à¤¹à¤¿à¤¤ / अचिनà¥à¤¹à¤¿à¤¤ करने के लिठकà¥à¤²à¤¿à¤• करें"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "कॉलम को दिखने / छà¥à¤ªà¤¾à¤¨à¥‡ के लिठ<br /> डà¥à¤°à¥‰à¤ª-डाउन तीर पर कà¥à¤²à¤¿à¤• करें"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1908,67 +1911,67 @@ msgstr ""
"इस टेबल में कोई भी विशिषà¥à¤Ÿ (unique) कॉलम नहीं है। इस बात कि समà¥à¤­à¤¾à¤µà¤¨à¤¾ है कि गà¥à¤°à¤¿à¤¡ "
"समà¥à¤ªà¤¾à¤¦à¤¨, टिक-बॉकà¥à¤¸, समà¥à¤ªà¤¾à¤¦à¤¨, पà¥à¤°à¤¤à¤¿à¤²à¤¿à¤ªà¤¿ à¤à¤µà¤‚ मिटाने के लिंक से जà¥à¤¡à¥€ सà¥à¤µà¤¿à¤§à¤¾à¤à¤ काम न करें।"
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "लिंक पर जाà¤à¤"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "कोलम के नाम"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "अदà¥à¤¯à¤¤à¤¨ रोयाà¤"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "नया पासवरà¥à¤¡ उतà¥à¤ªà¤¨à¥à¤¨ करें"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "उतà¥à¤ªà¤¨à¥à¤¨ करें"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "पासवरà¥à¤¡ बदलें"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "अधिक"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "सभी दिखाà¤à¤"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add index"
msgid "Hide Panel"
msgstr "अनà¥à¤•à¥à¤°à¤®à¤£à¤¿à¤•à¤¾ जोड़"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1977,173 +1980,173 @@ msgstr ""
"phpMyAdmin का नवीन संसà¥à¤•à¤°à¤£ उपलबà¥à¤§ है। नया संसà¥à¤•à¤°à¤£ %s है जो कि %s को पà¥à¤°à¤•à¤¾à¤¶à¤¿à¤¤ हà¥à¤† है।"
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr "नवीनतम सà¥à¤¥à¤¿à¤° संसà¥à¤•à¤°à¤£:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "अदà¥à¤¯à¤¤à¤¨"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "हो गया"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "पिछला"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "अगला"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "आज"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "जनवरी"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "फरवरी"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "मारà¥à¤š"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "अपà¥à¤°à¥ˆà¤²"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "मई"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "जून"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "जà¥à¤²à¤¾à¤ˆ"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "अगसà¥à¤¤"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "सितमà¥à¤¬à¤°"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "अकà¥à¤¤à¥‚बर"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "नवमà¥à¤¬à¤°"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "दिसमà¥à¤¬à¤°"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "जनवरी"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "फरवरी"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "मारà¥à¤š"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "अपà¥à¤°à¥ˆà¤²"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "मई"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "जून"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "जà¥à¤²à¤¾à¤ˆ"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "अगसà¥à¤¤"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "सितमà¥à¤¬à¤°"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "अकà¥à¤¤à¥‚बर"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "नवमà¥à¤¬à¤°"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "दिसमबर"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "रविवार"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "सोमवार"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "मंगलवार"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "बà¥à¤§à¤µà¤¾à¤°"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "गà¥à¤°à¥‚वार"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "शà¥à¤•à¥à¤°à¤µà¤¾à¤°"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "शनिवार"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2151,95 +2154,95 @@ msgid "Sun"
msgstr "रविवार"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "सोमवार"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "मंगलवार"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "बà¥à¤§à¤µà¤¾à¤°"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "गà¥à¤°à¥à¤µà¤¾à¤°"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "शà¥à¤•à¥à¤°à¤µà¤¾à¤°"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "शनिवार"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "रवि"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "सोम"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "मंगल"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "बà¥à¤§"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "गà¥à¤°à¥"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "शà¥à¤•à¥à¤°"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "शनि"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "सपà¥à¤¤à¤¾à¤¹"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "कैलेणà¥à¤¡à¤°-माह-वरà¥à¤·"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "कà¥à¤› नहीं"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "घंटा"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "मिनट"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "सेकणà¥à¤¡"
@@ -2290,16 +2293,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "पà¥à¤°à¤¤à¤¿ सेकंड"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "पà¥à¤°à¤¤à¤¿ मिनट"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "पà¥à¤°à¤¤à¤¿ घंटा"
@@ -2307,43 +2310,59 @@ msgstr "पà¥à¤°à¤¤à¤¿ घंटा"
msgid "per day"
msgstr "पà¥à¤°à¤¤à¤¿à¤¦à¤¿à¤¨"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "फ़ॉनà¥à¤Ÿ का आकार"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "आरोही"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "अवरोही"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "सà¥à¤¤à¤®à¥à¤­"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "सॉरà¥à¤Ÿ"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "दिखाओ"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "मापदंड"
#: libraries/DBQbe.class.php:576
@@ -2363,33 +2382,43 @@ msgid "Use Tables"
msgstr "टेबल का उपयोग करो"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "अथवा"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "और"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "घà¥à¤¸à¤¾à¤à¤‚"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "हटाइà¤"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "संशोधन"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "डेटाबेस <b>%s</b> पर SQL कà¥à¤µà¤°à¥€:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "कà¥à¤µà¤°à¥€ भेजें"
@@ -2431,8 +2460,8 @@ msgstr[0] "<i>%s</i> टेबल के अंदर %s मैच हैं."
msgstr[1] "<i>%s</i> टेबल के अंदर %s मैच हैं."
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "बà¥à¤°à¤¾à¤‰à¤œà¤¼"
@@ -2446,9 +2475,9 @@ msgstr "इस %s टेबल से मैच हटाà¤à¤?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "मिटाà¤à¤"
@@ -2488,32 +2517,32 @@ msgstr "निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ बचाना"
msgid "Restore column order"
msgstr "पाठ कà¥à¤·à¥‡à¤¤à¥à¤°à¤ªà¤¾à¤  कà¥à¤·à¥‡à¤¤à¥à¤° कोलम"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "पà¥à¤°à¤¾à¤°à¤‚भ"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "पिछला"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "अगला"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2523,19 +2552,18 @@ msgstr "आखरी"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Textarea rows"
-msgid "Start row"
+msgid "Start row:"
msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° रोयाà¤"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-#, fuzzy
-#| msgid "Number of rows:"
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr "रो की संखà¥à¤¯à¤¾"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "More"
-msgid "Mode"
+msgid "Mode:"
msgstr "अधिक"
#: libraries/DisplayResults.class.php:919
@@ -2559,7 +2587,7 @@ msgstr ""
msgid "Sort by key"
msgstr "कà¥à¤‚जी सॉरà¥à¤Ÿ"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2671,12 +2699,12 @@ msgid "Query took %01.4f sec"
msgstr "कà¥à¤µà¤°à¥€ को %01.4f सेकेंड का समय लगा"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "चà¥à¤¨à¥‡ हà¥à¤“ं को:"
@@ -2686,16 +2714,16 @@ msgstr "चà¥à¤¨à¥‡ हà¥à¤“ं को:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "सभी को चेक करें"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2796,12 +2824,12 @@ msgstr "phpMyAdmin की नई विंडो खोलें"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "कà¥à¤•à¥€à¤œà¤¼ इस बिंदॠअतीत सकà¥à¤·à¤® होना चाहिà¤."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2815,21 +2843,21 @@ msgstr "परिभाषित सूचकांक नहीं पाठà
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "सूचकांक"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "अदà¥à¤µà¤¿à¤¤à¥€à¤¯"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "जमा"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "पà¥à¤°à¤®à¥à¤–ता"
@@ -2838,15 +2866,14 @@ msgstr "पà¥à¤°à¤®à¥à¤–ता"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "कà¥à¤°à¤® में करें"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "टिपà¥à¤ªà¤£à¥€"
@@ -2859,7 +2886,7 @@ msgstr "पà¥à¤°à¤¾à¤¥à¤®à¤¿à¤• कà¥à¤‚जी गिरा दी गयी à
msgid "Index %s has been dropped"
msgstr "सूचकांक %s गिरा दिया गया है"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2872,6 +2899,11 @@ msgstr "सूचकांक %1$s और %2$s बराबर लगने कà
msgid "Databases"
msgstr "डाटाबेस"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "सरà¥à¤µà¤°"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2879,35 +2911,39 @@ msgid "View"
msgstr "दृशà¥à¤¯"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "संरचना"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ढूंढें"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "इनसरà¥à¤Ÿ"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "कारà¥à¤°à¤µà¤¾à¤ˆ"
@@ -2924,7 +2960,7 @@ msgstr "नज़र रखना"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "टà¥à¤°à¤¿à¤—र"
@@ -2947,14 +2983,14 @@ msgstr "कà¥à¤µà¤°à¥€"
msgid "Privileges"
msgstr "पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "नियमित कारà¥à¤¯"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2996,7 +3032,7 @@ msgstr ""
msgid "Engines"
msgstr "इंजन"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3048,8 +3084,7 @@ msgstr "टेबल गणना"
msgid "There are no recent tables"
msgstr "कोई कॉनà¥à¤«à¤¼à¤¿à¤—र सरà¥à¤µà¤° मौजूद नहीं है"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL कà¥à¤µà¤°à¥€"
@@ -3190,11 +3225,15 @@ msgid "Target database `%s` was not found!"
msgstr "विषयवसà¥à¤¤à¥ %s नहीं मिला है!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "अमानà¥à¤¯ डेटाबेस"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "अवैध टेबल नाम"
#: libraries/Table.class.php:1210
@@ -3238,7 +3277,7 @@ msgstr ""
msgid "Operator"
msgstr "ऑपरेटर"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3258,62 +3297,67 @@ msgstr "ढूंढें"
msgid "Edit/Insert"
msgstr "इनसरà¥à¤Ÿ"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "काà¤à¤²à¤® चà¥à¤¨à¥‡à¤‚ (कम से कम à¤à¤•)"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "अथवा"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "खोज शरà¥à¤¤à¥‡à¤‚ जोडें (\"where\" खंड के शरीर में)"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "पà¥à¤°à¤¤à¤¿ पृषà¥à¤Ÿ कितने रौ"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "कà¥à¤°à¤® से दिखाओ:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, fuzzy
#| msgid "Maximum number of rows to display"
msgid "Maximum rows to plot"
msgstr "पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ रो की अधिकतम संखà¥à¤¯à¤¾"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "विदेशी मूलà¥à¤¯ बà¥à¤°à¤¾à¤‰à¤¸ करें"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "Hide search criteria"
msgid "Additional search criteria"
msgstr "खोज मापदंड छिपाना"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "Control user"
msgid "How to use"
msgstr "नियंतà¥à¤°à¤£ यूसर"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3347,8 +3391,8 @@ msgstr "विषयवसà¥à¤¤à¥ %s नहीं मिला है!"
msgid "Theme path not found for theme %s!"
msgstr "विषय %s के लिठथीम पथ नहीं मिला है!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3641,7 +3685,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "अधिकतम: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL कà¥à¤µà¤°à¥€"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3654,123 +3704,138 @@ msgstr "अधिकतम: %s%s"
msgid "MySQL said: "
msgstr "MySQL ने कहा: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "SQL वलिदटर से जà¥à¤¡à¤¼à¤¨à¥‡ में विफल"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL की वà¥à¤¯à¤¾à¤–à¥à¤¯à¤¾"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL की वà¥à¤¯à¤¾à¤–à¥à¤¯à¤¾ को छोड़ जाना"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "php कोड के बिना"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP Code बनाओ"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "ताज़ा करना"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL की पà¥à¤·à¥à¤Ÿà¤¿ को छोड़ जाना"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL की पà¥à¤·à¥à¤Ÿà¤¿ करना"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "इस कà¥à¤à¤°à¥€ की इनलाइन à¤à¤¡à¤¿à¤Ÿ"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "इनलाइन"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "रूपरेखा"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "रविवार"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B, %Y को %I:%M %p"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s दिन, %s घंटे, %s मिनट and %s सेकंड"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "नियमित कारà¥à¤¯"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; डेटाबेस पर जायें"
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s कारà¥à¤¯à¤•à¥à¤·à¤®à¤¤à¤¾à¤à¤• à¤à¤• बग के दà¥à¤µà¤¾à¤°à¤¾ जनि जाती है| %s पर धà¥à¤¯à¤¾à¤¨ दे"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
#, fuzzy
#| msgid "Click to select"
msgid "Click to toggle"
msgstr "चयन करने के लिठकà¥à¤²à¤¿à¤• करें."
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "अपने कंपà¥à¤¯à¥‚टर बà¥à¤°à¤¾à¤‰à¤œà¤¼ करें"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "अपने वेब सरà¥à¤µà¤° डिरेकà¥à¤Ÿà¤°à¥€ से अपलोड चà¥à¤¨à¥‡ <b>%s</b>;"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "आपकी अपलोड दिरेकà¥à¤Ÿà¥‹à¤°à¥€ तक पहà¥à¤‚चा नहीं जा सकता"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "अपलोड करने के लिठफाइल उपलबà¥à¤§ नहीं"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "खाली"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "छापें"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "रचना"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "पिछला नवीनीकरण"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "पिछली जाà¤à¤š"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "साà¤à¤¾"
@@ -3782,13 +3847,17 @@ msgstr "साà¤à¤¾"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "डाटा"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "कà¥à¤²"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3853,6 +3922,12 @@ msgstr "अवैध सरà¥à¤µà¤° सूचकांक: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "%1$s सरà¥à¤µà¤° के लिठहोसà¥à¤Ÿà¤¨à¤¾à¤® अवैध कृपया अपना विनà¥à¤¯à¤¾à¤¸ की समीकà¥à¤·à¤¾ करें"
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "सरà¥à¤µà¤°"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "विनà¥à¤¯à¤¾à¤¸ में अवैध पà¥à¤°à¤®à¤¾à¤£à¥€à¤•à¤°à¤£ विधि सà¥à¤¥à¤¾à¤ªà¤¿à¤¤"
@@ -3906,7 +3981,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "अकà¥à¤·à¤®"
@@ -3994,7 +4069,7 @@ msgstr "वैध पोरà¥à¤Ÿ नहीं à¤à¤•"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "गलत मान"
@@ -4043,25 +4118,25 @@ msgstr "SOAP विसà¥à¤¤à¤¾à¤° नहीं मिला"
msgid "maximum %s"
msgstr "अधिकतम %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "मान निरà¥à¤§à¤¾à¤°à¤¿à¤¤: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "मूलभूत मान को बहाल"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "करà¥à¤¤à¤¾ को इस मूलà¥à¤¯ को अनà¥à¤•à¥‚लित करने की अनà¥à¤®à¤¤à¤¿ दें"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4314,7 +4389,7 @@ msgid "Character set of the file"
msgstr "फ़ाइल का चरितà¥à¤° सेट"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "पà¥à¤°à¤¾à¤°à¥‚प"
@@ -4331,7 +4406,6 @@ msgstr "संकà¥à¤·à¤¿à¤ªà¥à¤¤à¥€à¤•à¤°à¤£"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4341,21 +4415,27 @@ msgstr "काà¤à¤²à¤® नाम पà¥à¤°à¤¥à¤® रो में"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "काà¤à¤²à¤® इस से घिरा"
+#, fuzzy
+#| msgid "Column names"
+msgid "Columns enclosed with"
+msgstr "कोलम के नाम"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "कॉलम दà¥à¤µà¤¾à¤°à¤¾ बच"
+#, fuzzy
+#| msgid "Column names"
+msgid "Columns escaped with"
+msgstr "कोलम के नाम"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "शूनà¥à¤¯ की जगह पर"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4365,12 +4445,16 @@ msgstr "CRLF चरितà¥à¤° को कोलम से हटायें"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "काà¤à¤²à¤® समापà¥à¤¤ होता है"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "लाईन समापà¥à¤¤ होता है"
#: libraries/config/messages.inc.php:80
@@ -4406,8 +4490,6 @@ msgid "Include table caption"
msgstr "टैब शीरà¥à¤·à¤• में शामिल"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "टेबल शीरà¥à¤·à¤•"
@@ -4416,8 +4498,6 @@ msgid "Continued table caption"
msgstr "टेबल शीरà¥à¤·à¤• निरंतर"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "लेबल कà¥à¤‚जी"
@@ -4442,7 +4522,7 @@ msgid "Save on server"
msgstr "सरà¥à¤µà¤° पर सेव करें"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "मौजूदा फ़ाइल अधिलेखित करें"
@@ -4460,7 +4540,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "टेबल और फीलà¥à¤¡ के नाम को backquotes से बंद करें"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL संगतता मोड"
@@ -6024,7 +6104,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -6055,12 +6135,8 @@ msgstr "बंद टेबलओं को छोड़"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6084,8 +6160,8 @@ msgid ""
msgstr ""
"अगर आप à¤à¤• कसà¥à¤Ÿà¤® यूसर हैं,तो यहाठनिरà¥à¤¦à¤¿à¤·à¥à¤Ÿ करें, (defaults to [kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "यूसर नाम"
@@ -6292,6 +6368,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "गलत मान"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6345,15 +6427,25 @@ msgstr ""
msgid "No Password"
msgstr "पासवरà¥à¤¡ नहीं है"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "पासवà¥à¤°à¤¡:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "फिर से लिखें"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "शबà¥à¤¦à¤•à¥‚ट हैशिंग"
#: libraries/display_change_password.lib.php:87
@@ -6361,7 +6453,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 संगत"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6371,6 +6462,12 @@ msgstr "नया डाटाबेस बनाओ"
msgid "Create"
msgstr "बनाइये"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "नया डाटाबेस बनाओ"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6401,90 +6498,86 @@ msgstr "काà¤à¤²à¤® की संखà¥à¤¯à¤¾"
msgid "Could not load export plugins, please check your installation!"
msgstr "निरà¥à¤¯à¤¾à¤¤ plugins लोड नहीं कर सका, अपने अधिषà¥à¤ à¤¾à¤ªà¤¨ को जांचें"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "वरà¥à¤¤à¤®à¤¾à¤¨ सरà¥à¤µà¤° से डेटाबेस का निरà¥à¤¯à¤¾à¤¤"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "%s डेटाबेस से टेबल निरà¥à¤¯à¤¾à¤¤"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "\"%s\" डेटाबेस से रो निरà¥à¤¯à¤¾à¤¤"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "निरà¥à¤¯à¤¾à¤¤ विधि"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "जलà¥à¤¦à¥€ - कॉनà¥à¤«à¤¼à¤¿à¤—र करने के लिठकेवल नà¥à¤¯à¥‚नतम विकलà¥à¤ªà¥‹à¤‚ को पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करें"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "कसà¥à¤Ÿà¤® - कॉनà¥à¤«à¤¼à¤¿à¤—र करने के लिठसभी विकलà¥à¤ªà¥‹à¤‚ को पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करें"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "डाटाबेस(s)"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "टेबल(s) :"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "रोयाà¤"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "कà¥à¤› रो डंप"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "रो की संखà¥à¤¯à¤¾"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "रो में शà¥à¤°à¥‚ करने के लिà¤"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "सभी रोयों को डंप"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "उतà¥à¤ªà¤¾à¤¦à¤¨"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "सरà¥à¤µà¤° पर <b>%s</b>निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ में सहेजते"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "उतà¥à¤ªà¤¾à¤¦à¤¨ को फाईल मे सेव करें"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "फ़ाइल नाम टेमà¥à¤ªà¤²à¥‡à¤Ÿ"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@सरà¥à¤µà¤°@ सरà¥à¤µà¤° का नाम बन जायेगा"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @डेटाबेस@ डेटाबेस का नाम बन जायेगा"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @टेबल@ टेबल का नाम बन जायेगा"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6492,51 +6585,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "भविषà¥à¤¯ के निरà¥à¤¯à¤¾à¤¤ के लिठइस का उपयोग करें"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "फ़ाइल का चरितà¥à¤° सेट"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "संपीड़न"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zipped"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzipped"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzipped"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "फ़ाइल के रूप में उतà¥à¤ªà¤¾à¤¦à¤¨ देख"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "पà¥à¤°à¤¾à¤°à¥‚प"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "पà¥à¤°à¤¾à¤°à¥‚प निरà¥à¤¦à¤¿à¤·à¥à¤Ÿ विकलà¥à¤ª:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "à¤à¤¨à¥à¤•à¥‹à¤¡à¤¿à¤‚ग रूपांतरण"
@@ -6550,7 +6643,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6676,6 +6769,10 @@ msgstr "पà¥à¤°à¤¾à¤°à¥‚प निरà¥à¤¦à¤¿à¤·à¥à¤Ÿ विकलà¥à¤ªà¥‹à
msgid "Language"
msgstr "भाषा"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "संसà¥à¤•à¤°à¤£ जानकारी"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "डेटा घर निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾"
@@ -7059,8 +7156,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "बइनरी - à¤à¤¡à¤¿à¤Ÿ मत करिये"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "वेब सरà¥à¤µà¤° अपलोड निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾"
#: libraries/insert_edit.lib.php:1400
@@ -7126,46 +7225,46 @@ msgstr "कोई à¤à¤¨à¥à¤•à¥‹à¤¡à¤¿à¤‚ग नहीं"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "टेबल के उपसरà¥à¤— को पà¥à¤¨à¤°à¥à¤¸à¥à¤¥à¤¾à¤ªà¤¨à¤¾ करें"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "टेबल को इस उपसरà¥à¤— के साथ पà¥à¤°à¤¤à¤¿à¤²à¤¿à¤ªà¤¿ बनाà¤à¤"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fr"
msgid "From"
msgstr "शà¥à¤•à¥à¤°à¤µà¤¾à¤°"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "सबमिट"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add index"
msgid "Add prefix"
msgstr "अनà¥à¤•à¥à¤°à¤®à¤£à¤¿à¤•à¤¾ जोड़"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "कà¥à¤¯à¤¾ आप सचमà¥à¤š चाहते है की"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "कोइ बदलाव नहीं"
@@ -7383,18 +7482,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "टेबल कà¥à¤°à¤®à¤¾à¤‚क को बदलिये "
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7412,7 +7511,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7423,7 +7522,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7434,12 +7533,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7450,7 +7549,7 @@ msgstr ""
msgid "Procedures"
msgstr "पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾à¤“ं"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7461,7 +7560,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7473,13 +7572,15 @@ msgstr ""
msgid "Views"
msgstr "दृशà¥à¤¯"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "डेटाबेस का नाम इसमें पà¥à¤¨à¤°à¥à¤¨à¤¾à¤®à¤•à¤°à¤£ करें"
#: libraries/operations.lib.php:107
@@ -7496,22 +7597,24 @@ msgid "Drop the database (DROP)"
msgstr "डेटाबेस को डà¥à¤°à¤ª करे"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "केवल संरचना"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "संरचना और डाटा"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "केवल डाटा"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "डेटाबेस को ______ में कॉपी करें"
#: libraries/operations.lib.php:186
@@ -7550,8 +7653,11 @@ msgstr "टेबल विकलà¥à¤ª"
msgid "Rename table to"
msgstr "टेबल का नाम बदलें"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "टेबल टिपà¥à¤ªà¤£à¤¿:"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7699,20 +7805,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "आप होसà¥à¤Ÿà¤¨à¤¾à¤® / आईपी पता और पोरà¥à¤Ÿ सà¥à¤ªà¤šà¥‡ से अलग कर के दाल सकते हैं."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "सरà¥à¤µà¤°:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "उपयोकà¥à¤¤à¤¾à¤¨à¤¾à¤®:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "पासवà¥à¤°à¤¡:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "सरà¥à¤µà¤° चà¥à¤¨à¤¿à¤¯à¥‡"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7882,10 +7982,26 @@ msgstr "केवल संरचना"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "टेबल शीरà¥à¤·à¤•"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr ""
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption (continued):"
+msgstr "टेबल शीरà¥à¤·à¤•"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "लेबल कà¥à¤‚जी"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7908,31 +8024,59 @@ msgstr "फीचरस दिखाओ"
msgid "Display MIME types"
msgstr "फीचरस दिखाओ"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "काà¤à¤²à¤® नाम पà¥à¤°à¤¥à¤® रो में"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "होसà¥à¤Ÿ"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "समय पर बनाया"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "Version"
+msgid "PHP Version:"
+msgstr "संसà¥à¤•à¤°à¤£"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "डाटाबेस"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "डाटा"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "संरचना"
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
@@ -8098,6 +8242,12 @@ msgstr "वसà¥à¤¤à¥ सृजन विकलà¥à¤ª (सभी की सि
msgid "Export contents"
msgstr "निरà¥à¤¯à¤¾à¤¤ सामगà¥à¤°à¥€"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "टेबल"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8328,7 +8478,6 @@ msgid "Enabled"
msgstr "सकà¥à¤·à¤®"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "सामानà¥à¤¯ सà¥à¤µà¤¿à¤§à¤¾à¤“ं के संबंध"
@@ -8355,11 +8504,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "बà¥à¤•à¤®à¤¾à¤°à¥à¤• किया हà¥à¤† SQL-कà¥à¤µà¤°à¥€"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL- इतिहास"
@@ -8400,7 +8549,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "कोई विवरण नहीं"
@@ -8423,18 +8572,25 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "यूसर नेम"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "यूसर नेम"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr ""
+#, fuzzy
+#| msgid "Portrait"
+msgid "Port:"
+msgstr "चितà¥à¤°"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8444,7 +8600,7 @@ msgstr "मासà¥à¤Ÿà¤° की सà¥à¤¥à¤¿à¤¤à¤¿"
msgid "Slave status"
msgstr "सà¥à¤²à¤¾à¤µ की सà¥à¤¥à¤¿à¤¤à¤¿"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "सà¥à¤¥à¤¿à¤¤à¤¿"
@@ -8453,6 +8609,15 @@ msgstr "सà¥à¤¥à¤¿à¤¤à¤¿"
msgid "Server ID"
msgstr "सरà¥à¤µà¤° आईडी"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "होसà¥à¤Ÿ"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8470,13 +8635,12 @@ msgstr "कोई भी यूसर"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Text fields"
+msgid "Use text field:"
+msgstr "पाठ फ़ीलà¥à¤¡"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8505,8 +8669,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "फिर से लिखें"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "पासवरà¥à¤¡ उतà¥à¤ªà¤¨à¥à¤¨"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8553,13 +8724,14 @@ msgstr ""
msgid "Edit event"
msgstr "सरà¥à¤µà¤° को संपादित करें"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Error in Processing Request"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "याचिका पà¥à¤°à¤¸à¤‚सà¥à¤•à¤°à¤£à¤®à¥‡à¤‚ तà¥à¤°à¥à¤Ÿà¤¿"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8873,109 +9045,109 @@ msgstr "अवैध टेबल नाम"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add index"
msgid "Add routine"
msgstr "अनà¥à¤•à¥à¤°à¤®à¤£à¤¿à¤•à¤¾ जोड़"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export defaults"
msgid "Export of routine %s"
msgstr "निरà¥à¤¯à¤¾à¤¤ डिफ़ॉलà¥à¤Ÿ"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "नियमित कारà¥à¤¯"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "आपके पास यहाठउपसà¥à¤¥à¤¿à¤¤ होने के अधिकार नहीं हैं"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "डाटाबेस में कोई टेबल नहीं।"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no routines to display."
msgstr "अपलोड करने के लिठफाइल उपलबà¥à¤§ नहीं"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "à¤à¤• नया सरà¥à¤µà¤° जोडें"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of trigger %s"
msgstr "निरà¥à¤¯à¤¾à¤¤ सामगà¥à¤°à¥€"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "टà¥à¤°à¤¿à¤—र"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "आपके पास यहाठउपसà¥à¤¥à¤¿à¤¤ होने के अधिकार नहीं हैं"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "डाटाबेस में कोई टेबल नहीं।"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no triggers to display."
msgstr "अपलोड करने के लिठफाइल उपलबà¥à¤§ नहीं"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "à¤à¤• नया सरà¥à¤µà¤° जोडें"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of event %s"
msgstr "निरà¥à¤¯à¤¾à¤¤ सामगà¥à¤°à¥€"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "घटना"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "आपके पास यहाठउपसà¥à¤¥à¤¿à¤¤ होने के अधिकार नहीं हैं"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No event with name %1$s found in database %2$s"
msgstr "डाटाबेस में कोई टेबल नहीं।"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no events to display."
@@ -9036,7 +9208,7 @@ msgstr "विशेषता"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "अतिरिकà¥à¤¤"
@@ -9144,14 +9316,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "अजà¥à¤žà¤¾à¤¤ भाषा: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "मौजूदा सरà¥à¤µà¤°"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9389,6 +9563,12 @@ msgstr ""
msgid "Login Information"
msgstr "पà¥à¤°à¤µà¥‡à¤¶ जानकारी"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "पासवरà¥à¤¡ मत बदलिये"
@@ -9425,6 +9605,13 @@ msgstr "&quot;%s&quot; डेटाबेस पर सभी विशेषा
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "यूसर"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9467,7 +9654,6 @@ msgid "No user found."
msgstr "कोई यूसर नहीं।"
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ à¤à¤¡à¤¿à¤Ÿ करें"
@@ -9507,7 +9693,9 @@ msgid "Column-specific privileges"
msgstr "केवल कोलम के पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "इन डाटाबेसों के लिये विशेषाधिकार जोडें"
#: libraries/server_privileges.lib.php:2290
@@ -9515,7 +9703,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "इन टेबल के लिये विशेषाधिकार जोडें"
#: libraries/server_privileges.lib.php:2525
@@ -9555,6 +9745,12 @@ msgstr "आपने %s के पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ अपडेट कà¤
msgid "Privileges for %s"
msgstr "पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "पà¥à¤°à¤¿à¤µà¤¿à¤²à¥‡à¤œ à¤à¤¡à¤¿à¤Ÿ करें"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9578,45 +9774,47 @@ msgstr ""
msgid "You have added a new user."
msgstr "आपने नया यूसर बना लिया"
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "%s सरà¥à¤µà¤° पर SQL पà¥à¤°à¤¶à¤¨ चलेयें"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "डाटाबेस %s में SQL पà¥à¤°à¤¶à¤¨ चलाइये"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "सà¥à¤ªà¤·à¥à¤Ÿ"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "इस SQL-कà¥à¤µà¤°à¥€ को बà¥à¤•à¤®à¤¾à¤°à¥à¤• कीजिये"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "इस SQL-कà¥à¤µà¤°à¥€ को बà¥à¤•à¤®à¤¾à¤°à¥à¤• कीजिये "
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "हर उपयोकरà¥à¤¤à¤¾ को अनà¥à¤®à¤¤à¤¿ दें इस बà¥à¤•à¤®à¤¾à¤°à¥à¤• का उपयोग करने के लिà¤"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "à¤à¤• ही नाम के सभी बà¥à¤•à¤®à¤¾à¤°à¥à¤•à¥à¤¸ बदल दें"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "सीमांकक"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "यह query वापस यहीं दिखायें"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "केवल देखिये"
@@ -9683,11 +9881,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "टेबल %s को खाली किया गया है."
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग सकà¥à¤°à¤¿à¤¯ है"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग सकà¥à¤°à¤¿à¤¯ नहीं है."
@@ -9713,7 +9911,11 @@ msgstr "टेबल पर उपसरà¥à¤— जोड़ें"
msgid "Check tables having overhead"
msgstr "ओवरà¥à¤¹à¥‡à¤…द वाली तालà¥à¤•à¤¾à¤“ं को चेक करें."
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "सॉरà¥à¤Ÿ"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "कोई नहीं"
@@ -9802,7 +10004,7 @@ msgstr "टेबल के शà¥à¤°à¥‚ में"
msgid "After %s"
msgstr "%s के बाद"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "पंकà¥à¤¤à¤¿ आà¤à¤•à¤¡à¤¼à¥‡"
@@ -9874,7 +10076,7 @@ msgstr "FULLTEXT सूचकांक जोड़ें"
msgid "Information"
msgstr "सूचना"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "सà¥à¤¥à¤¾à¤¨ उपयोग"
@@ -9882,12 +10084,12 @@ msgstr "सà¥à¤¥à¤¾à¤¨ उपयोग"
msgid "Effective"
msgstr "वासà¥à¤¤à¤µà¤¿à¤•"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "%1$s टेबल को सफलतापूरà¥à¤µà¤• बदल दिया गया है"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Gather errors"
msgid "Query error"
@@ -9971,8 +10173,20 @@ msgstr "%s के बाद"
msgid "Table name"
msgstr "टेबल का नाम"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engines"
+msgid "Storage Engine:"
+msgstr "संचयन ोोोइंजन"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "कà¥à¤°à¤® में करें"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10104,7 +10318,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "बिना रिशà¥à¤¤à¥‡ की टेबलओं को दिखाना/छिपाना"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "टेबल की संखà¥à¤¯à¤¾"
#: pmd_general.php:467
@@ -10166,7 +10382,7 @@ msgstr "पेज बना दिया गया है"
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "पेज"
#: pmd_pdf.php:123
@@ -10190,7 +10406,9 @@ msgid "New page name: "
msgstr "नया पेज के नाम"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "निरà¥à¤¯à¤¾à¤¤/आयात पैमाने पर"
#: pmd_pdf.php:146
@@ -10209,6 +10427,12 @@ msgstr "तà¥à¤°à¥à¤Ÿà¤¿: रिलेशन नहीं जोड़ा गà
msgid "FOREIGN KEY relation added"
msgstr "विदेशी कà¥à¤‚जी रिशà¥à¤¤à¤¾ जोड़ा."
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "सामानà¥à¤¯ सà¥à¤µà¤¿à¤§à¤¾à¤“ं के संबंध"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "आंतरिक संबंध जोड़ा."
@@ -10296,6 +10520,12 @@ msgstr "फ़ाइलें आयात करें"
msgid "All"
msgstr "सभी"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL- इतिहास"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10347,20 +10577,20 @@ msgstr[1] "%s डाटाबेस को सफलता से डिलीà¤
msgid "Databases statistics"
msgstr "डाटाबेसों के आà¤à¤•à¤¡à¥‡"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "आà¤à¤•à¤¡à¥‡ Enable करें"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10368,11 +10598,11 @@ msgstr ""
"नोट: यहां डाटाबेस के आà¤à¤•à¤¡à¥‡ Enable करने से webserver और MySQL के बीच में "
"टà¥à¤°à¥‡à¤«à¤¿à¤• बडने की संभावना है।"
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "कोइ डाटाबेस नहिं"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "संचयन ोोोइंजन"
@@ -10400,7 +10630,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "संसà¥à¤•à¤°à¤£"
@@ -10721,10 +10951,6 @@ msgstr ""
msgid "Add chart"
msgstr "अनà¥à¤•à¥à¤°à¤®à¤£à¤¿à¤•à¤¾ जोड़"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10914,6 +11140,24 @@ msgstr[1] "मिनट"
msgid "Questions since startup: %s"
msgstr "सà¥à¤Ÿà¤¾à¤°à¥à¤Ÿà¤…प पेज अनà¥à¤•à¥‚लित करें"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "पà¥à¤°à¤¤à¤¿ घंटा"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "पà¥à¤°à¤¤à¤¿ मिनट"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "पà¥à¤°à¤¤à¤¿ सेकंड"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "रो आà¤à¤•à¤¡à¤¼à¥‡"
@@ -11547,7 +11791,7 @@ msgid "Global value"
msgstr "वैशà¥à¤µà¤¿à¤• मूलà¥à¤¯"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "डाउनलोड"
@@ -11651,7 +11895,7 @@ msgstr "दान"
msgid "Edit server"
msgstr "सरà¥à¤µà¤° को संपादित करें"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "à¤à¤• नया सरà¥à¤µà¤° जोडें"
@@ -11857,7 +12101,9 @@ msgid "SQL result"
msgstr "SQLपरिणाम"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "दà¥à¤µà¤¾à¤°à¤¾ उतà¥à¤ªà¤¨à¥à¤¨"
#: sql.php:1234
@@ -11877,8 +12123,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "`%s` टेबल के अनà¥à¤•à¥à¤°à¤®à¤¿à¤¤ के साथ समसà¥à¤¯à¤¾à¤à¤"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "इस SQL-कà¥à¤µà¤°à¥€ को बà¥à¤•à¤®à¤¾à¤°à¥à¤• कीजिये"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "लेबल"
#: tbl_chart.php:38
@@ -11980,17 +12232,17 @@ msgstr "मूलà¥à¤¯"
msgid "Y-Axis label:"
msgstr "Y Axis लेबल"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "%s टेबल पहले से मौजूद है"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' डेटाबेस मौजूद नहीं है"
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "%1$s टेबल बना दिया गया है"
@@ -11999,6 +12251,10 @@ msgstr "%1$s टेबल बना दिया गया है"
msgid "View dump (schema) of table"
msgstr "टेबल डंप दृशà¥à¤¯"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "अवैध टेबल नाम"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -12027,7 +12283,7 @@ msgstr "कà¥à¤²"
msgid "Redraw"
msgstr "फिर से बनाà¤à¤‚"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12095,9 +12351,21 @@ msgstr "टेबल का नाम खाली है!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "टेबल दिखाओ"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "सà¥à¤¥à¤¾à¤¨ उपयोग"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "पंकà¥à¤¤à¤¿ आà¤à¤•à¤¡à¤¼à¥‡"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12129,6 +12397,12 @@ msgstr "टेबल के लिठपà¥à¤°à¤¤à¤¿à¤¬à¤¨à¥à¤§"
msgid "No index defined! Create one below"
msgstr "परिभाषित सूचकांक नहीं पाठगà¤!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करने के लिठकाà¤à¤²à¤® चà¥à¤¨à¥‡à¤‚"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12177,120 +12451,124 @@ msgstr "इन दो लाइन को टिपà¥à¤ªà¤£à¥€ बना दे
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL कथन निरà¥à¤¯à¤¾à¤¤. कृपया दà¥à¤®à¥à¤ª को या तो कॉपी करें य फिर कà¥à¤°à¤¿à¤¯à¤¾à¤¨à¥à¤µà¤¿à¤¤ करें"
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "संसà¥à¤•à¤°à¤£ %s कà¥à¤·à¤£à¤šà¤¿à¤¤à¥à¤° (SQL कोड)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
#, fuzzy
#| msgid "Track these data definition statements:"
msgid "Tracking data definition successfully deleted"
msgstr "डेटा परिभाषा पर नज़र रखना"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
#, fuzzy
#| msgid "Track these data manipulation statements:"
msgid "Tracking data manipulation successfully deleted"
msgstr "डेटा आपरेशन पर नज़र रखना"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग कि सà¥à¤¥à¤¿à¤¤à¤¿"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data row from report"
msgstr "इस टेबल के लिठटà¥à¤°à¥ˆà¤•à¤¿à¤‚ग डेटा हटाà¤à¤"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "कोइ डाटाबेस नहिं"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "तिथि"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "डेटा परिभाषा कथन"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "डेटा हेरफेर कथन"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL दà¥à¤®à¥à¤ª ( फाइल डाउनलोड )"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL ढेर लगाना"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "यह विकलà¥à¤ª आपके टेबल और डेटा को बदल देगा."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL अमल"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "%s के रूप में निरà¥à¤¯à¤¾à¤¤"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "संसà¥à¤•à¤°à¤£ दिखाà¤à¤"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग निषà¥à¤•à¥à¤°à¤¿à¤¯ %s.%s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ करे"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "टà¥à¤°à¥ˆà¤•à¤¿à¤‚ग सकà¥à¤°à¤¿à¤¯ %s.%s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "सकà¥à¤°à¤¿à¤¯ करे"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "डेटा परिभाषा पर नज़र रखना"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "डेटा आपरेशन पर नज़र रखना"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "संसà¥à¤•à¤°à¤£ बनाà¤à¤"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr "अधिक पà¥à¤°à¤¸à¤‚ग पाà¤à¤‚"
@@ -13523,13 +13801,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "अधिकतम वरà¥à¤¤à¤®à¤¾à¤¨ कनेकà¥à¤¶à¤¨"
-#~ msgid "ltr"
-#~ msgstr "ltr"
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "सरà¥à¤µà¤° चà¥à¤¨à¤¿à¤¯à¥‡"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "लाईव कनेकà¥à¤¶à¤¨ / पà¥à¤°à¥‹à¤¸à¥‡à¤¸ चारà¥à¤Ÿ"
+
+#~ msgid "Live query chart"
+#~ msgstr "जीवनà¥à¤¤ (live) कà¥à¤µà¥…री चारà¥à¤Ÿ"
+
+#~ msgid "Static data"
+#~ msgstr "सà¥à¤¥à¤¿à¤° (static) डॅटा"
+
+#~ msgid "And"
+#~ msgstr "और"
#, fuzzy
-#~| msgid "Show versions"
-#~ msgid "Software version"
-#~ msgstr "संसà¥à¤•à¤°à¤£ दिखाà¤à¤"
+#~| msgid "Number of rows:"
+#~ msgid "Number of rows"
+#~ msgstr "रो की संखà¥à¤¯à¤¾"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "काà¤à¤²à¤® इस से घिरा"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "कॉलम दà¥à¤µà¤¾à¤°à¤¾ बच"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "लाईन समापà¥à¤¤ होता है"
+
+#~ msgid "ltr"
+#~ msgstr "ltr"
#~ msgid "Width"
#~ msgstr "चौड़ाई "
diff --git a/po/hr.po b/po/hr.po
index 015139aa9e..8d88f85e4f 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-02-25 08:19+0200\n"
"Last-Translator: Roby Clai <icyphoenixx@gmail.com>\n"
"Language-Team: Croatian <http://l10n.cihar.com/projects/phpmyadmin/master/hr/"
@@ -16,18 +16,18 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Prikaži sve"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Broj stranice:"
@@ -41,19 +41,18 @@ msgstr ""
"nadređeni prozor ili su postavke sigurnosti vašeg preglednika konfigurirane "
"za blokiranje ažuriranja preko više prozora."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Traži"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Traži"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Kreni"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Naziv kljuÄa"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Opis"
@@ -119,15 +118,16 @@ msgstr "Baza podataka %1$s uspješno je izrađena."
msgid "Database comment: "
msgstr "Komentar baze podataka: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komentari tablice"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +139,8 @@ msgstr "Komentari tablice"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Stupac"
@@ -163,12 +163,12 @@ msgstr "Stupac"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Vrsta"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Vrsta"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -195,7 +195,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Zadano"
@@ -221,11 +221,11 @@ msgstr "Povezano s"
msgid "Comments"
msgstr "Komentari"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "Komentari"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ne"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "Ne"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Da"
@@ -276,7 +276,7 @@ msgstr "Da"
msgid "View dump (schema) of database"
msgstr "Prikaži ispis (shemu) baze podataka"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "U bazi podataka nisu pronađene tablice."
@@ -289,7 +289,7 @@ msgstr "Odaberi sve"
msgid "Unselect All"
msgstr "Ukloni sav odabir"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Naziv baze podataka je prazan!"
@@ -316,20 +316,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tablica"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Redaka"
@@ -342,28 +341,25 @@ msgstr "VeliÄina"
msgid "in use"
msgstr "u upotrebi"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Izrada"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Posljednje ažuriranje"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Posljednja provjera"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -402,16 +398,12 @@ msgstr "Praćene tablice"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Baza podataka"
@@ -419,17 +411,17 @@ msgstr "Baza podataka"
msgid "Last version"
msgstr "Zadnja verzija"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Kreirano"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Ažurirano"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Stanje"
@@ -438,13 +430,11 @@ msgstr "Stanje"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Aktivnost"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Prikaži"
@@ -453,18 +443,18 @@ msgid "Delete tracking data for this table"
msgstr "Obriši podatke o praćenju za ovu tablicu"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Ispusti"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktivno"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "neaktivno"
@@ -472,11 +462,11 @@ msgstr "neaktivno"
msgid "Versions"
msgstr "Verzije"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Izvještaj o praćenju"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Snimak strukture"
@@ -492,24 +482,24 @@ msgstr "Prati tablicu"
msgid "Database Log"
msgstr "Log baze podataka"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Pogrešna vrsta!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Odabrana vrsta izvoza mora biti spremljena u datoteku!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Pogrešni parametri!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nema dovoljno prostora za spremanje datoteke %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -517,12 +507,12 @@ msgstr ""
"Datoteka %s već postoji na poslužitelju. Promijenite naziv ili oznaÄite "
"opciju za prepisivanje."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Izbacivanje je spremljeno u datoteku %s."
@@ -536,70 +526,81 @@ msgstr "Pogrešna vrsta izvoza"
msgid "Value for the column \"%s\""
msgstr "Vrijednost stupca \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Iskoristi OpenStreetMaps kao osnovni sloj"
#: gis_data_editor.php:161
#, fuzzy
-msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometrija"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "ToÄka"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "ToÄka %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Dodaj toÄku"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linija teksta"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Vanjski Prsten"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Unutarnji Prsten"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Dodaj novu liniju niza znakova"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Dodaj unutarnji prsten"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Poligon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Dodaj poligon"
@@ -702,12 +703,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL upit uspješno je izvršen"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Nazad"
@@ -745,37 +746,38 @@ msgstr "Opće osobine relacija"
msgid "Database server"
msgstr "Baza podataka za korisnika"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Poslužitelj"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Poslužitelj:"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "ID poslužitelja"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Verzija poslužitelja"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Verzija protokola"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Korisnik"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Odabir poslužitelja"
#: index.php:269
@@ -784,30 +786,34 @@ msgstr "Web poslužitelj"
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "MySQL verzija klijenta"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP ekstenzija"
#: index.php:300
msgid "Show PHP information"
msgstr "Prikaži PHP podatke"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Podaci o verziji"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacija"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -928,7 +934,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "UNIŠTIT ĆETE CJELOKUPNU BAZU PODATAKA!"
@@ -1014,72 +1020,38 @@ msgstr "Ponovno uÄitavanje privilegija"
msgid "Removing Selected Users"
msgstr "Ukloni odabrane korisnike"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Zatvori"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Uređivanje"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Grafikon trenutnog prometa"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Živi grafikon veze/procesi"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Grafikon upita"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ukupno"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Ostalo"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Veze/Procesi"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Local monitor configuration incompatible"
msgstr "Nije moguće uÄitati zadanu konfiguraciju iz: \"%1$s\""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1087,185 +1059,185 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "Pohrana upita"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "Pohrana upita"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "Pohrana upita"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Korištenje CPU-a"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Sistemska memorija"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "ProsjeÄno uÄitavanje"
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "Najveći broj datoteka zapisnika"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Keširana memorija"
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Međuspremnik"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Slobodna memorija"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Zauzeta memorija"
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Ukupno"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Slobodne stranice"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Primljeno"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Veze"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesi"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "kB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s tablica"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Perzijski"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Promet"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Opće osobine relacija"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Preimenuj bazu podataka u"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Uredi naslov i podatke"
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Poravnaj s mrežom"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1273,39 +1245,39 @@ msgstr ""
msgid "None"
msgstr "bez kompresije"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log je omogućen."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log je omogućen."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log and general_log su onemogućeni."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1313,151 +1285,151 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Spremi kao datoteku"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Omogućeno"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Onemogućeno"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Opće osobine relacija"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Opće osobine relacija"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Naslov izvještaja"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferencijalni"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Jedinica"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Lokalno"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "ProÄitaj zahtjeve"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Nema baza podataka"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Nema baza podataka"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Analiziraj"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Objasni SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1465,109 +1437,109 @@ msgstr "Objasni SQL"
msgid "Time"
msgstr "Vrijeme"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Ukupno"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Izrada profila"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tablica"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Tablica znakova"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Edit chart"
msgstr "Dodaj %s polja"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL upit"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "Opcije izvoza baze podataka"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
#, fuzzy
msgid "Filter"
msgstr "Datoteke"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
msgid "Sum of grouped rows:"
msgstr "Broj presloženih redaka."
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Ukupno"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Lokalno"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Osvježi"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1575,274 +1547,283 @@ msgstr ""
msgid "Import"
msgstr "Uvoz"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "Nije moguće uÄitati zadanu konfiguraciju iz: \"%1$s\""
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Odaberite primarni kljuÄ ili jedinstveni kljuÄ"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Ažuriraj upit"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dokumentacija"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "Detalji…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Dokumentacija"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Odustani"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Lokalno"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Procesi"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Greška pri procesiranju zahtjeva"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nema odabrane baze podataka."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Brisanje stupca"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Dodavanje primarnog kljuÄa"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "U redu"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Preimenuj bazu podataka u"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Preimenuj bazu podataka u"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Kopiraj bazu podataka u"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Tablica znakova"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Tablica mora sadržavati najmanje jedno polje."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Upotrijebi tablice"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "Indeksi"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Prikaži mrežu"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Onemogući provjere stranih znakova"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Omogućeno"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Onemogućeno"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Traži"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL upit"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL upit"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Pretraživanje"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "Brisanje %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET ureÄ‘ivaÄ"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Vrijednosti za stupac %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Vrijednosti za novi stupac"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Unesite svaku vrijednost u drugo polje"
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Dodaj novog korisnika"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL upit"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL upit"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Uređivanje"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nema odabranih redova"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Promijeni"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Vrijeme izvršavanja upita"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d nije valjani broj retka."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1851,222 +1832,246 @@ msgstr "%d nije valjani broj retka."
msgid "Save"
msgstr "Spremi"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL upit"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL upit"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Traži"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Ako zadržite pokazivaÄa miÅ¡a iznad toÄke biti će prikazan natpis."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Dodaj/Izbriši stupce polja"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Odaberite dva razliÄita stupca"
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Operacije rezultata upita"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "VeliÄina pokazatelja podataka"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoriraj"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopiraj"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "ToÄka"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linija teksta"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrija"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Unutarnji Prsten"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Vanjski Prsten"
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "Dodaj %s polja"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Odaberite referentni kljuÄ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Odaberite strani kljuÄ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Odaberite primarni kljuÄ ili jedinstveni kljuÄ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Odaberi polje za prikaz"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Dodaj opciju stupcu "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Kliknite za sortiranje"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
msgid "Go to link"
msgstr "Nema baza podataka"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Nazivi stupaca"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "Ažuriraj redak"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Generiraj lozinku"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generiraj"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Promijeni lozinku"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Pon"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Prikaži sve"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "Indeksi"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Odabrani korisnik nije pronađen u tablici privilegija."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2076,30 +2081,30 @@ msgstr ""
"Najnovija verzija je %s objavljena na %s"
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
msgid ", latest stable version:"
msgstr "Izradi relaciju"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Nema baza podataka"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
msgid "Done"
msgstr "Podaci"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Prethodni"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2107,96 +2112,96 @@ msgid "Next"
msgstr "Sljedeće"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ukupno"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binarno"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "VeljaÄa"
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Ožu"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Tra"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Svi"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Lip"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Srp"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Kol"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Rujan"
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Lis"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Studeno"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Prosinac"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Sij"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Velj"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Ožu"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Tra"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2204,78 +2209,78 @@ msgid "May"
msgstr "Svi"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Lip"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Srp"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Kol"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Ruj"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Lis"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Stu"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Pro"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ned"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Pon"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Uto"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Srijeda"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "ÄŒEtvrtak"
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pet"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Subota"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2283,115 +2288,115 @@ msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Uto"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Sri"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "ÄŒet"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pet"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ned"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Uto"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Sri"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "ÄŒet"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pet"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sub"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Wiki"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "bez kompresije"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Sat"
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "u upotrebi"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2444,16 +2449,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "po sekundi"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "po minuti"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "po satu"
@@ -2461,43 +2466,59 @@ msgstr "po satu"
msgid "per day"
msgstr "po danu"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "VeliÄina fonta"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Uzlazno"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Silazno"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Stupac"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Presloži"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Prikaži"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriterij"
#: libraries/DBQbe.class.php:576
@@ -2517,33 +2538,43 @@ msgid "Use Tables"
msgstr "Upotrijebi tablice"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Ili"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "I"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Uredi"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL upit nad bazom podataka <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Podnesi upit"
@@ -2585,8 +2616,8 @@ msgstr[0] "%s poklapanja unutar tablice <i>%s</i>"
msgstr[1] "%s poklapanja unutar tablice <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Pretraživanje"
@@ -2600,9 +2631,9 @@ msgstr "Obriši rezultate pretrage za %s tablicu?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Izbriši"
@@ -2641,32 +2672,32 @@ msgstr "Osnovna mapa podataka"
msgid "Restore column order"
msgstr "Dodaj/Izbriši stupce polja"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Na vrh stranice"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Prethodni"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Sljedeće"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2676,19 +2707,20 @@ msgstr "Završetak"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Sub"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Broj polja"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Pon"
#: libraries/DisplayResults.class.php:919
@@ -2713,7 +2745,7 @@ msgstr "Izvrši favorizirani upit"
msgid "Sort by key"
msgstr "Presloži po kljuÄu"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2832,12 +2864,12 @@ msgid "Query took %01.4f sec"
msgstr "Upit je trajao %01.4f sek"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "S odabirom:"
@@ -2847,16 +2879,16 @@ msgstr "S odabirom:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "OznaÄi sve"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2962,12 +2994,12 @@ msgstr "Otvori novi phpMyAdmin prozor"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Od ovog mjesta potrebno je omogućiti kolaÄiće."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2981,21 +3013,21 @@ msgstr "Nema definiranog indeksa!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksi"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Jedinstveno"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pakirano"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Najvažnije"
@@ -3004,15 +3036,14 @@ msgstr "Najvažnije"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Uspoređivanje"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komentar"
@@ -3025,7 +3056,7 @@ msgstr "Primarni kljuÄ je odbaÄen"
msgid "Index %s has been dropped"
msgstr "Index %s je odbaÄen"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3039,6 +3070,11 @@ msgstr ""
msgid "Databases"
msgstr "Baze podataka"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Poslužitelj"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3046,35 +3082,39 @@ msgid "View"
msgstr "Prikaz"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Strukturu"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Traži"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Umetni"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacije"
@@ -3091,7 +3131,7 @@ msgstr "Praćenje"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "OkidaÄi"
@@ -3114,14 +3154,14 @@ msgstr "Upit"
msgid "Privileges"
msgstr "Privilegije"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutine"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Događaji"
@@ -3163,7 +3203,7 @@ msgstr "Dodatci"
msgid "Engines"
msgstr "Pogoni"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3216,8 +3256,7 @@ msgstr "Nema tablica"
msgid "There are no recent tables"
msgstr "Provjeri tablicu"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL upit"
@@ -3358,11 +3397,15 @@ msgid "Target database `%s` was not found!"
msgstr "Tema %s nije pronađena!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Neispravna baza podataka"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Neispravan naziv tablice"
#: libraries/Table.class.php:1210
@@ -3406,7 +3449,7 @@ msgstr "Funkcija"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3426,62 +3469,67 @@ msgstr "Traži"
msgid "Edit/Insert"
msgstr "Umetni"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Odaberite polja (najmanje jedno):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ili"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Broj redaka po stranici"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Redoslijed prikaza:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Pretraži strane vrijednosti"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL upit"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Izvedi \"upit po primjeru\" (džoker: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
msgid "How to use"
msgstr "PHP ekstenzija"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3515,8 +3563,10 @@ msgstr "Tema %s nije pronađena!"
msgid "Theme path not found for theme %s!"
msgstr "Za temu %s nije pronađena putanje tema!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3808,7 +3858,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Najv: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL upit"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3821,124 +3877,139 @@ msgstr "Najv: %s%s"
msgid "MySQL said: "
msgstr "MySQL je poruÄio: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Objasni SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "PreskoÄi Objasni SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Bez PHP koda"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Izradi PHP kod"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Osvježi"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "PreskoÄi provjeru valjanosti SQL-a"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Provjera valjanosti SQL-a"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Pogoni"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Izrada profila"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ned"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dana, %s sati, %s minuta i %s sekunda"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Rutine"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "SkoÄi do baze podataka \"%s\"."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Pretraži raÄunalo:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "mapa uÄitavanja web poslužitelja"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Isprazni"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Izvrši"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Ispiši"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Izrada"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Posljednje ažuriranje"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Posljednja provjera"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3950,13 +4021,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Podaci"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ukupno"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4029,6 +4104,12 @@ msgstr ""
"Neispravan naziv za poslužitelj %1$s. Molimo, pregledajte svoju "
"konfiguraciju."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Poslužitelj"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Neispravan komplet naÄina provjere vjerodostojnosti u konfiguraciji:"
@@ -4080,7 +4161,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Onemogućeno"
@@ -4177,7 +4258,7 @@ msgstr "NetoÄan broj porta"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "NetoÄna vrijednost"
@@ -4229,25 +4310,25 @@ msgstr "PHP ekstenzija"
msgid "maximum %s"
msgstr "maksimum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Postavi vrijednost %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Vrati zadanu vrijednost"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4502,7 +4583,7 @@ msgid "Character set of the file"
msgstr "Tablica znakova za datoteku:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Oblikovanje"
@@ -4519,7 +4600,6 @@ msgstr "Kompresija"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4533,7 +4613,7 @@ msgstr "Nazive polja stavi u prvi red"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Polja obuhvaćena po"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4541,7 +4621,7 @@ msgstr "Polja obuhvaćena po"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Polja izostavljena po"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4549,7 +4629,9 @@ msgstr "Polja izostavljena po"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL zamijeni s"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4561,12 +4643,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Redovi završeni s"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Redovi završeni s"
#: libraries/config/messages.inc.php:80
@@ -4609,8 +4693,6 @@ msgid "Include table caption"
msgstr "UkljuÄi naslov tablice"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Naslov tablice"
@@ -4619,8 +4701,6 @@ msgid "Continued table caption"
msgstr "Nastavljeni naslov tablice"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "KljuÄ oznake"
@@ -4647,7 +4727,7 @@ msgid "Save on server"
msgstr "Spremi na server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Prepiši postojeće datoteke"
@@ -4668,7 +4748,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Unesi nazive tablica i polja sa stražnjim navodnicima"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "NaÄin rada SQL kompatibilnosti"
@@ -6189,7 +6269,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL upit"
@@ -6221,12 +6301,8 @@ msgstr "Prikaži otvorene tablice"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6249,8 +6325,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "KorisniÄko ime:"
@@ -6462,6 +6538,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "NetoÄna vrijednost"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6520,15 +6602,25 @@ msgstr ""
msgid "No Password"
msgstr "Bez lozinke"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Lozinka:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Ponovite"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Izrada presjeka lozinke"
#: libraries/display_change_password.lib.php:87
@@ -6538,7 +6630,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibilno"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6548,6 +6639,12 @@ msgstr "Izradi novu bazu podataka"
msgid "Create"
msgstr "Izradi"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Izradi novu bazu podataka"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6580,110 +6677,104 @@ msgstr "Broj polja"
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:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Vrsta izvoza"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
msgid "Custom - display all possible options"
msgstr "Opcije izvoza baze podataka"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Baze podataka"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tablice"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Redaka"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Broj polja"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Spremi na poslužitelju u mapi %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Spremi kao datoteku"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Predložak naziva datoteka"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "s value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6698,65 +6789,65 @@ msgstr ""
"naredbe oblikovanja vremena. Dodatno se mogu dogoditi sljedeća "
"preoblikovanja: \"%3$s\". Ostatak teksta bit će zadržan u izvornom obliku."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Tablica znakova za datoteku:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zipano\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzipano\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzipano\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Spremi kao datoteku"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Oblikovanje"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Opcije preoblikovanja"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
msgid "Encoding Conversion:"
msgstr "MySQL verzija klijenta"
@@ -6771,7 +6862,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6906,6 +6997,10 @@ msgstr ""
msgid "Language"
msgstr "Jezik"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Podaci o verziji"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Osnovna mapa podataka"
@@ -7332,8 +7427,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Binarno - ne uređuj"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "mapa uÄitavanja web poslužitelja"
#: libraries/insert_edit.lib.php:1400
@@ -7403,44 +7500,44 @@ msgstr "bez kompresije"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Zamijeni prefiks tablice"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopiraj tablicu sa prefiksom"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Pet"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Podnesi"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Dodaj prefiks"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Bez izmjena"
@@ -7659,18 +7756,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "naziv tablice"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7688,7 +7785,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7701,7 +7798,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Novo"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7714,14 +7811,14 @@ msgstr "Novo"
msgid "Functions"
msgstr "Funkcije"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "Novo"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7734,7 +7831,7 @@ msgstr "Novo"
msgid "Procedures"
msgstr "Postupci"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7749,7 +7846,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Novo"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7763,7 +7860,7 @@ msgstr "Novo"
msgid "Views"
msgstr "Prikaz"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7771,7 +7868,9 @@ msgid "New"
msgstr "Novo"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Preimenuj bazu podataka u"
#: libraries/operations.lib.php:107
@@ -7788,22 +7887,24 @@ msgid "Drop the database (DROP)"
msgstr "Ukloni bazu podataka"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Samo strukturu"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Strukturu i podatke"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Samo podatke"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kopiraj bazu podataka u"
#: libraries/operations.lib.php:186
@@ -7842,8 +7943,11 @@ msgstr "Opcije tablice"
msgid "Rename table to"
msgstr "Preimenuj tablicu u"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentari tablice"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Pogon pohrane"
@@ -8000,20 +8104,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Poslužitelj:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "KorisniÄko ime:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Lozinka:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Odabir poslužitelja"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8186,13 +8284,27 @@ msgstr "Struktura tablice @TABLE@"
msgid "Object creation options"
msgstr "Opcije preoblikovanja"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Naslov tablice"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Naslov tablice"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "KljuÄ oznake"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8216,32 +8328,60 @@ msgstr "Prikazivanje stupca komentara"
msgid "Display MIME types"
msgstr "Raspoložive MIME vrste"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Nazive polja stavi u prvi red"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "RaÄunalo"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Vrijeme generiranja"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP verzija"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Baza podataka"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Podaci"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Strukturu"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8407,6 +8547,12 @@ msgstr ""
msgid "Export contents"
msgstr "Vrsta izvoza"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tablica"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8720,7 +8866,6 @@ msgid "Enabled"
msgstr "Omogućeno"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Opće osobine relacija"
@@ -8748,11 +8893,11 @@ msgid ""
msgstr ""
"Pogledajte dokumentaciju radi uputa o ažuriranju tablice column_comments."
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Favorizirani SQL upit"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL povijest"
@@ -8791,7 +8936,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "bez opisa"
@@ -8814,10 +8959,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "KorisniÄko ime"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8825,7 +8975,7 @@ msgstr "KorisniÄko ime"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Presloži"
#: libraries/replication_gui.lib.php:112
@@ -8838,7 +8988,7 @@ msgstr "Prikaži stanje potÄinjenog"
msgid "Slave status"
msgstr "Prikaži stanje potÄinjenog"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Varijabla"
@@ -8847,6 +8997,15 @@ msgstr "Varijabla"
msgid "Server ID"
msgstr "ID poslužitelja"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "RaÄunalo"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8864,12 +9023,11 @@ msgstr "Bilo koji korisnik"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Upotrijebi tekstualno polje"
#: libraries/replication_gui.lib.php:326
@@ -8899,8 +9057,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ponovite"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generiraj lozinku"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8947,13 +9112,14 @@ msgstr ""
msgid "Edit event"
msgstr "Web poslužitelj"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Procesi"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9265,103 +9431,103 @@ msgstr "Neispravan naziv tablice"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add routine"
msgstr "Dodaj %s polja"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
msgid "Export of routine %s"
msgstr "Uvezi datoteke"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Rutine"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nemate dovoljno privilegija da boravite ovdje!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "U bazi podataka nisu pronađene tablice."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
msgid "There are no routines to display."
msgstr "Provjeri tablicu"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Dodaj novog korisnika"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export triggers"
msgid "Export of trigger %s"
msgstr "Vrsta izvoza"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "OkidaÄi"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nemate dovoljno privilegija da boravite ovdje!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "U bazi podataka nisu pronađene tablice."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
msgid "There are no triggers to display."
msgstr "Provjeri tablicu"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Dodaj novog korisnika"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Vrsta izvoza"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Događaj"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Nemate dovoljno privilegija da boravite ovdje!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "U bazi podataka nisu pronađene tablice."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
msgid "There are no events to display."
msgstr "Provjeri tablicu"
@@ -9420,7 +9586,7 @@ msgstr "Atributi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Dodatno"
@@ -9530,8 +9696,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "UkljuÄi biljeÅ¡ke"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nepoznati jezik: %1$s."
@@ -9539,7 +9705,7 @@ msgstr "Nepoznati jezik: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Poslužitelj"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9790,6 +9956,12 @@ msgstr ""
msgid "Login Information"
msgstr "_Podaci prijave"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Upotrijebi tekstualno polje"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ne mijenjaj lozinku"
@@ -9826,6 +9998,13 @@ msgstr "Provjeri privilegije za bazu podataka \"%s\"."
msgid "Users having access to &quot;%s&quot;"
msgstr "Korisnici koji imaju pristup u \"%s\""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Korisnik"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9870,7 +10049,6 @@ msgid "No user found."
msgstr "Korisnici nisu pronađeni."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Uredi privilegije"
@@ -9911,7 +10089,9 @@ msgid "Column-specific privileges"
msgstr "Privilegije specifiÄne za stupac"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Dodaj privilegije za sljedeće baze podataka"
#: libraries/server_privileges.lib.php:2290
@@ -9921,7 +10101,9 @@ msgstr ""
"prethoditi znak \\"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Dodaj privilegije za sljedeću tablicu"
#: libraries/server_privileges.lib.php:2525
@@ -9961,6 +10143,12 @@ msgstr "Ažurirali ste privilegije za %s."
msgid "Privileges for %s"
msgstr "Privilegije"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Uredi privilegije"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9988,46 +10176,48 @@ msgstr "Odabrani korisnik nije pronađen u tablici privilegija."
msgid "You have added a new user."
msgstr "Dodali ste novog korisnika."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Pokreni SQL upit na poslužitelju %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Pokreni SQL upit na bazi podataka %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "Kalendar"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Favoriziraj ovaj SQL upit"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Neka svi korisnici imaju pristup ovom favoritu"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Zamijeni postojećim favoritom istog naziva"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepisuj ovaj upit iz vanjskog prozora"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "RazgraniÄavanje"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Ovaj upit ponovno prikaži ovdje"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Samo prikaz"
@@ -10107,11 +10297,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tablica %s je oÄišćena"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Praćenje je aktivno."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Praćenje nije aktivno."
@@ -10137,7 +10327,11 @@ msgstr "Dodaj prefiks tablici"
msgid "Check tables having overhead"
msgstr "Provjeri za prepunjene tablice"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Presloži"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10231,7 +10425,7 @@ msgstr "Pri poÄetku tablice"
msgid "After %s"
msgstr "Poslije %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistike redova"
@@ -10301,7 +10495,7 @@ msgstr ""
msgid "Information"
msgstr "Podaci"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Iskorištenost prostora"
@@ -10309,12 +10503,12 @@ msgstr "Iskorištenost prostora"
msgid "Effective"
msgstr "Na snazi"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tablica %1$s uspješno je izmijenjena."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10416,8 +10610,22 @@ msgstr "Poslije %s"
msgid "Table name"
msgstr "Naziv tablice"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Pogon pohrane"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Uspoređivanje"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Definicija PARTICIJE"
#: libraries/tbl_common.inc.php:54
@@ -10550,7 +10758,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Prikaži / Sakrij tablice bez relacija"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Broj tablica"
#: pmd_general.php:467
@@ -10612,7 +10822,7 @@ msgstr "Neuspješno kreiranje stranice"
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "stranice"
#: pmd_pdf.php:123
@@ -10640,7 +10850,9 @@ msgid "New page name: "
msgstr "KorisniÄko ime"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Uvoz / Izvor prema omjeru"
#: pmd_pdf.php:146
@@ -10659,6 +10871,12 @@ msgstr "Pogreška: Relacija nije dodana."
msgid "FOREIGN KEY relation added"
msgstr "Dodana je relacija FOREIGN KEY"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Opće osobine relacija"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Dodane interne relacije"
@@ -10750,6 +10968,12 @@ msgstr "Uvezi datoteke"
msgid "All"
msgstr "Sve"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL povijest"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10801,20 +11025,20 @@ msgstr[2] "Baza podataka %1$d uspjeÅ¡no je odbaÄena."
msgid "Databases statistics"
msgstr "Statistike baza podataka"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Omogući statistike"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10822,11 +11046,11 @@ msgstr ""
"Napomena: Omogućavanja statistika baze podataka može prouzrokovati izuzetno "
"velik promet između web poslužitelja i MySQL poslužitelja."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Nema baza podataka"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Pogoni pohrane"
@@ -10854,7 +11078,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Biblioteka"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "Perzijski"
@@ -11184,10 +11408,6 @@ msgstr ""
msgid "Add chart"
msgstr "Dodaj %s polja"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11373,6 +11593,24 @@ msgstr[2] "u upotrebi"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "po satu"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "po minuti"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "po sekundi"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Izjave"
@@ -12127,7 +12365,7 @@ msgid "Global value"
msgstr "Opća vrijednost"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Preuzmi"
@@ -12236,7 +12474,7 @@ msgstr "Podaci"
msgid "Edit server"
msgstr "Web poslužitelj"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Dodaj novog korisnika"
@@ -12444,7 +12682,9 @@ msgid "SQL result"
msgstr "SQL rezultat"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generirano s"
#: sql.php:1234
@@ -12458,8 +12698,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemi s indeksima tablice `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Favoriziraj ovaj SQL upit"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Oznaka"
#: tbl_chart.php:38
@@ -12556,17 +12802,17 @@ msgstr "Vrijednost"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tablica %s već postoji!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tablica %1$s je izrađena."
@@ -12575,6 +12821,10 @@ msgstr "Tablica %1$s je izrađena."
msgid "View dump (schema) of table"
msgstr "Prikaži ispis (shemu) tablice"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Neispravan naziv tablice"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12599,7 +12849,7 @@ msgstr "Najveći broj datoteka zapisnika"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12668,9 +12918,21 @@ msgstr "Naziv tablice je prazan!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Prikaži tablice"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Iskorištenost prostora"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistike redova"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12706,6 +12968,12 @@ msgstr "OgraniÄenja za tablicu"
msgid "No index defined! Create one below"
msgstr "Nema definiranog indeksa!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Odaberi polje za prikaz"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12749,116 +13017,120 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Dopušta umetanje i zamjenu podataka."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Nema baza podataka"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Podaci"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Vrsta izvoza"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Edit settings for %s"
msgid "Deactivate tracking for %s"
msgstr "Uredi postavke za %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Edit settings for %s"
msgid "Activate tracking for %s"
msgstr "Uredi postavke za %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktiviraj sada"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Izradi relaciju"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Izradi relaciju"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -14088,6 +14360,42 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "najv. uzastopnih veza"
+#~ msgid "Live traffic chart"
+#~ msgstr "Grafikon trenutnog prometa"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Živi grafikon veze/procesi"
+
+#~ msgid "Live query chart"
+#~ msgstr "Grafikon upita"
+
+#~ msgid "Static data"
+#~ msgstr "StatiÄki podatci"
+
+#~ msgid "And"
+#~ msgstr "I"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Broj polja"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Polja obuhvaćena po"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Polja izostavljena po"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL zamijeni s"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Redovi završeni s"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/hu.po b/po/hu.po
index 125ca23f79..7feaf964ef 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,13 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-03 09:47+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Hungarian <http://l10n.cihar.com/projects/phpmyadmin/4-0/hu/"
-">\n"
+"Language-Team: Hungarian <http://l10n.cihar.com/projects/phpmyadmin/master/"
+"hu/>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Összes megjelenítése"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Oldalszám:"
@@ -40,19 +40,18 @@ 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:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Keresés"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Keresés"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Indítás"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Kulcsnév"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Leírás"
@@ -118,15 +117,16 @@ msgstr "A(z) %1$s adatbázis elkészült."
msgid "Database comment: "
msgstr "Megjegyzés az adatbázishoz: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Tábla megjegyzése"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "Tábla megjegyzése"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Oszlop"
@@ -162,12 +162,12 @@ msgstr "Oszlop"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Típus"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Típus"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulla"
@@ -194,7 +194,7 @@ msgstr "Nulla"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Alapértelmezett"
@@ -220,11 +220,11 @@ msgstr "Hivatkozás"
msgid "Comments"
msgstr "Megjegyzések"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Megjegyzések"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nem"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Nem"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Igen"
@@ -275,7 +275,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Nem található tábla az adatbázisban."
@@ -288,7 +288,7 @@ msgstr "Mind kijelölése"
msgid "Unselect All"
msgstr "Minden kijelölés törlése"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Üres az adatbázis neve!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tábla"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Sorok"
@@ -340,28 +339,25 @@ msgstr "Méret"
msgid "in use"
msgstr "használatban"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Létrehozás"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Utolsó frissítés"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Utolsó ellenőrzés"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -399,16 +395,12 @@ msgstr "Nyomon követett táblák"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Adatbázis"
@@ -416,17 +408,17 @@ msgstr "Adatbázis"
msgid "Last version"
msgstr "Legutolsó verzió"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Létrehozva"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "frissítve"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Ãllapot"
@@ -435,13 +427,11 @@ msgstr "Ãllapot"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Művelet"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Megjelenítés"
@@ -450,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Tábla nyomkövetési adatainak törlése"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Eldobás"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktív"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "nem aktív"
@@ -469,11 +459,11 @@ msgstr "nem aktív"
msgid "Versions"
msgstr "Verziók"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Nyomkövetési jelentés"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Szerkezeti pillanatkép"
@@ -489,24 +479,24 @@ msgstr "Tábla nyomon követése"
msgid "Database Log"
msgstr "Adatbázis Log"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Rossz típus!"
-#: export.php:93
+#: export.php:197
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:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Rossz paraméterek!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, 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:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -514,12 +504,12 @@ msgstr ""
"Már létezik %s fájl a kiszolgálón, változtassa meg a fájlnevet, vagy állítsa "
"be a felülírási opciót."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, 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."
@@ -533,71 +523,82 @@ msgstr "Érvénytelen export típus"
msgid "Value for the column \"%s\""
msgstr "\"%s\" oszlop értéke"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "OpenStreetMaps használata alaprétegként"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Pont"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "%d. pont"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Pont hozzáadása"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Sorok vége"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Külső gyűrű"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Belső gyűrű"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Új sorvég hozzáadása"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Belső gyűrű hozzáadása"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Sokszög"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Sokszög hozzáadása"
@@ -702,12 +703,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Az SQL-lekérdezés végrehajtása sikerült"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Vissza"
@@ -737,37 +738,40 @@ msgstr "További beállítások"
msgid "Database server"
msgstr "Adatbázis-kiszolgáló"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Kiszolgáló"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Kiszolgáló:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "A szerver portja"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Szerver verzió"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokoll verzió"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Felhasználó"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "A kiszolgáló karakterkódolása"
#: index.php:269
@@ -775,30 +779,36 @@ msgid "Web server"
msgstr "Webszerver"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Adatbázis-kliens verziója"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP-kiterjesztés"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP információ megjelenítése"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Verziószám"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentáció"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -925,7 +935,7 @@ msgstr "A \"DROP DATABASE\" utasítást letiltották."
msgid "Do you really want to execute \"%s\"?"
msgstr "Valóban végre szeretné hajtani: „%s�"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Ön a teljes adatbázis MEGSEMMISÃTÉSÉRE készül!"
@@ -1009,72 +1019,38 @@ 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:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Bezárás"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Módosítás"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Élő forgalomgrafikon"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Élő kapcsolat/folyamat grafikon"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Élő lekérdezés grafikon"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Összesen"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Egyéb"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Kapcsolatok / Folyamatok"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Cannot load or save configuration"
msgid "Local monitor configuration incompatible"
msgstr "A beállítások nem tölthetők be vagy menthetők"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1082,161 +1058,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Lekérdezési gyorsítótár hatékonysága"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Lekérdezési gyorsítótár használat"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Lekérdezési gyorsítótárat használatban"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Rendszer CPU használat"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Rendszermemória"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Rendszer lapozófájl"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Ãtlagos terhelés"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Teljes memória"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Gyorsítótárazott memória"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Puffer memória"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Szabad memória"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Használt memória"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Teljes lapozófájl"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Gyorsítótárazott lapozófájl"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Használt lapozófájl"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Szabad lapozófájl"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bájt elküldve"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Fogadott bájtok"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Kapcsolatok"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Folyamatok"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tábla"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Kérdések"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Forgalom"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Beállítások"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Diagram eltávolítása"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Cím és címkék szerkesztése"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Diagram hozzáadása"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Legalább egy változót adjon meg a sorozathoz"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1244,39 +1220,39 @@ msgstr "Legalább egy változót adjon meg a sorozathoz"
msgid "None"
msgstr "Nincs"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Megfigyelés visszakapcsolása"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Megfigyelés megállítása"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "A general_log és a slow_query_log engedélyezve vannak."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "A general_log engedélyezve van."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "A slow_query_log engedélyezve van."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "A slow_query_log és a general_log titlva vannak."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output nincs beállítva a TÃBLÃHOZ."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output be van állítva a TÃBLÃHOZ."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1284,12 +1260,12 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "A long_query_time %d másodpercre van beállítva."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1298,30 +1274,30 @@ msgstr ""
"alapértelmezettre a kiszolgáló újraindításakor:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "A log_output beállítása ehhez: %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "%s engedélyezése"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "%s letiltása"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "A long_query_time beállítása ehhez: %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1330,91 +1306,91 @@ msgstr ""
"rendszergazdaként vagy vegye fel a kapcsolatot az adatbázis "
"adminisztrátorával."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Beállítások megváltoztatása"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Jelenlegi beállítások"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Diagramcím"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Osztva %s -el"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Egység"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "a slow naplóból"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "az általános naplóból"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Naplók elemzése"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Elemzés és naplók betöltése. Ez eltarthat egy ideig."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Kérés elvetése"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Ugrás a naplótáblához"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Nincs adat"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Elemzés…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "A kimenet magyarázata"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1422,95 +1398,95 @@ msgstr "A kimenet magyarázata"
msgid "Time"
msgstr "Idő"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Teljes idő:"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Adatgyűjtés"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tábla"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Diagram"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Diagram szerkesztése"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Adatsorok"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Naplótábla szűrőbeállításai"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Szűrő"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Lekérdezések szűrése szó/reguláris kifejezés alapján:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"Lekérdezések csoportosítása, változóadat figyelmen kívül hagyása a WHERE "
"feltételben"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "A csoportosított sorok összege:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Összesen:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Naplók betöltése"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Oldal újratöltése"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Érintett sorok:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"A beállítófájl feldolgozása nem sikerült. Nem tűnik érvényes JSON kódnak."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1518,231 +1494,240 @@ msgstr ""
msgid "Import"
msgstr "Importálás"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not import configuration"
msgid "Import monitor configuration"
msgstr "Nem importálhatók a beállítások"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Válassza ki azt a fájlt, amelyet importálni szeretne"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Lekérdezés elemzése"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Tanácsadó rendszer"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Lehetséges teljesítmény problémák"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Kiadás"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Javaslat"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Szabály részletek"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Indoklás"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Használt változó / képlet"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Teszt"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Mégse"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Betöltés"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Kérés feldolgozása"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Hiba a kérés feldolgozásában"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nincs kiválasztott adatbázis."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Oszlop törlése"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Elsődleges kulcs hozzáadása"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Kattintson az értesítés elutasításához"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Adatbázis(ok) átnevezése"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Adatbázis újratöltése"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Adatbázis másolása"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Karakterkészlet változtatása"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "A táblának legalább egy oszlopot kell tartalmaznia"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Tábla beszúrása"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Indexek elrejtése"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Indexek megjelenítése"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Idegen kulcs ellenőrzése:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Engedélyezve)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Letiltva)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Keresés"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Keresési eredmények elrejtése"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Keresési eredmények megjelenítése"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Böngészés"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Törlés"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
"A tárolt függvény meghatározásának tqartalmaznia kell VISSZATÉRÉSI utasítást!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET szerkesztő"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "„%s†oszlop értékei"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Az új oszlop értékei"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Minden értéket külön mezőben adjon meg"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "%d érték hozzáadása"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Megjegyzés: Ha a fájl több táblát tartalmaz, akkor azok egyesítve lesznek"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "SQL-lekérdezési panelek elrejtése"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Lekérdezési dobox megjelenítése"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Módosítás"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nem jelölte ki a sort"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Módosítás"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "A lekérdezés végrehajtási ideje"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "A(z) %d érvénytelen sorszám."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1751,92 +1736,118 @@ msgstr "A(z) %d érvénytelen sorszám."
msgid "Save"
msgstr "Mentés"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Keresési kritériumok elrejtése"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Keresési kritériumok megjelenítése"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Keresés"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Minden pont egy adatsort ábrázol."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Egy pont fölé mutatás megjeleníti annak címkéjét."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Válasszon két oszlopot"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Válasszon két különböző oszlopot"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Lekérdezési eredmények"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Adatmutató mérete"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Kihagyás"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Másolás"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Pont"
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Sorok vége"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Sokszög"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Belső gyűrű"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Külső gyűrű"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Oszlopok hozzáadása"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Válassza ki a hivatkozott kulcsot"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Idegen kulcs kiválasztása"
-#: js/messages.php:328
+#: js/messages.php:319
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:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Válassza ki a megjelenítendő oszlopot"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1844,110 +1855,110 @@ msgstr ""
"Nem mentette a változtatásokat az elrendezésben. Mentés nélkül ezek el "
"fognak veszni. Ãgy is folytatni szeretné?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Adjon meg egy opciót az oszlophoz "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Nyomja meg az escape-et a szerkesztés megszakításához"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Kattintson a rendezéshez"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Ugrás a hivatkozáshoz"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Oszlopnév másolása"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Adatsor(ok) megjelenítése"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Jelszó generálása"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generálás"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Jelszó megváltoztatása"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Több"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Összes megjelenítése"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Indexek elrejtése"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Nem található a kiválasztott felhasználó a privilégium táblában."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1957,266 +1968,266 @@ msgstr ""
"%s, kiadás dátuma: %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", utolsó stabil verzió:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "friss"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Kész"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Előző"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Következő"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Ma"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Január"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Február"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Március"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Ãprilis"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Május"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Június"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Július"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Augusztus"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Szeptember"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Október"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "November"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "December"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Már"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Ãpr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Máj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jún"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Júl"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sze"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Vasárnap"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Hétfő"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Kedd"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Szerda"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Csütörtök"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Péntek"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Szombat"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Vas"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Hét"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ked"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Sze"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Csü"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pén"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Szo"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Va"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Hé"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ke"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Sze"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Cs"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Pé"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Szo"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Hét"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "nincs"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Óra"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Perc"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "másodperc"
@@ -2266,16 +2277,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "másodpercenként"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "percenként"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "óránként"
@@ -2283,43 +2294,59 @@ msgstr "óránként"
msgid "per day"
msgstr "naponta"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "A létező beállító fájl (%s) nem olvasható."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Betűméret"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Növekvő"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Csökkenő"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Oszlop"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Rendezés"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Megjelenítés"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Feltételek"
#: libraries/DBQbe.class.php:576
@@ -2339,33 +2366,43 @@ msgid "Use Tables"
msgstr "Felhasználandó táblák"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Vagy"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "És"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Beszúrás"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Törlés"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Módosítás"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-lekérdezés a(z) <b>%s</b> adatbázison:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Lekérdezés indítása"
@@ -2405,8 +2442,8 @@ msgstr[0] "%1$s találat ebben: <strong>%2$s</strong>"
msgstr[1] "%1$s találat ebben: <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Tartalom"
@@ -2420,9 +2457,9 @@ msgstr "Törli a találatokat a %s táblában?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Törlés"
@@ -2458,40 +2495,45 @@ msgstr "A módosított adatok mentése"
msgid "Restore column order"
msgstr "Oszlopsorrend visszaállítása"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Kezdet"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Előző"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Következő"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Vége"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Kezdő sor"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Sorok száma"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Sorok száma:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Mód"
#: libraries/DisplayResults.class.php:919
@@ -2515,7 +2557,7 @@ msgstr "Minden %s. sor legyen fejléc"
msgid "Sort by key"
msgstr "Kulcs szerinti rendezés"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2629,12 +2671,12 @@ msgid "Query took %01.4f sec"
msgstr "a lekérdezés %01.4f másodpercig tartott"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "A kijelöltekkel végzendő művelet:"
@@ -2644,16 +2686,16 @@ msgstr "A kijelöltekkel végzendő művelet:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Mind kijelölése"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2756,12 +2798,12 @@ msgstr "Új phpMyAdmin ablak nyitása"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
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:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Ettől a ponttól engedélyeznie kell a JavaScriptet"
@@ -2773,21 +2815,21 @@ msgstr "Nincs meghatározott index!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indexek"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Egyedi"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Csomagolt"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Számosság"
@@ -2796,15 +2838,14 @@ msgstr "Számosság"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Illesztés"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Megjegyzés"
@@ -2817,7 +2858,7 @@ msgstr "Az elsődleges kulcs eldobása megtörtént"
msgid "Index %s has been dropped"
msgstr "A(z) %s index eldobása megtörtént"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2832,6 +2873,11 @@ msgstr ""
msgid "Databases"
msgstr "Adatbázisok"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Kiszolgáló"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2839,35 +2885,39 @@ msgid "View"
msgstr "Nézet"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Szerkezet"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Keresés"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Beszúrás"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Műveletek"
@@ -2884,7 +2934,7 @@ msgstr "Követés"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Eseményindítók"
@@ -2907,14 +2957,14 @@ msgstr "Lekérdezés"
msgid "Privileges"
msgstr "Jogok"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Eljárások"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Események"
@@ -2954,7 +3004,7 @@ msgstr "Bővítmények"
msgid "Engines"
msgstr "Motorok"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3000,8 +3050,7 @@ msgstr "Legutóbbi táblák"
msgid "There are no recent tables"
msgstr "Nincsenek utoljára használt táblák"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-lekérdezés"
@@ -3140,11 +3189,15 @@ msgid "Target database `%s` was not found!"
msgstr "A(z) „%s†cél adatbázis nem található!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Érvénytelen adatbázis"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Érvénytelen táblanév"
#: libraries/Table.class.php:1210
@@ -3187,7 +3240,7 @@ msgstr "Függvény"
msgid "Operator"
msgstr "Kezelő"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3203,61 +3256,66 @@ msgstr "Táblakeresés"
msgid "Edit/Insert"
msgstr "Szerkesztés/Beszúrás"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Válasszon oszlopokat (legalább egyet):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Vagy"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Sorok száma oldalanként"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Megjelenítési sorrend:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, 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:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Az idegen kulcsok böngészése"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "További keresési feltételek"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Egy „példa szerinti lekérdezés†végrehajtása (karakterhelyettesítÅ‘: „%â€) két "
"különböző oszlopon"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
"Egy \"példa szerinti lekérdezés\" végrehajtása (karakterhelyettesítő: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Pontok böngészése/szerkesztése"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Hogyan kell használni"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Nagyítás visszaállítása"
@@ -3289,8 +3347,10 @@ msgstr "Nem található a(z) %s téma!"
msgid "Theme path not found for theme %s!"
msgstr "Nem található a(z) %s téma elérési útja!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Téma"
#: libraries/Types.class.php:296
@@ -3573,7 +3633,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Max: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-lekérdezés"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3586,119 +3652,134 @@ msgstr "Max: %s%s"
msgid "MySQL said: "
msgstr "A MySQL mondta: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Nem sikerült kapcsolódni az SQL ellenőrzőhöz!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Az SQL magyarázata"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL magyarázat átugrása"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP kód nélkül"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP-kód létrehozása"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Frissítés"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL érvényesítés átugrása"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL érvényesítése"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "lekérdezés inline szerkesztése"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Belső"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Adatgyűjtés"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Vas"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y. %B %d. %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s nap, %s óra, %s perc, %s másodperc"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Hiányzó paraméter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ugrás a(z) &quot;%s&quot; adatbázishoz."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Kattintson a váltáshoz"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Számítógép tallózása:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Válasszon a szerver feltöltési könyvtárából <b> %s </b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Nem elérhető a feltöltésekhez megadott könyvtár"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Nincsenek feltöltendő fájlok"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Kiürítés"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Végrehajtás"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Nyomtatás"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Létrehozás"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Utolsó frissítés"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Utolsó ellenőrzés"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "megosztott"
@@ -3710,13 +3791,17 @@ msgstr "megosztott"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Adatok"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Összesen"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3776,6 +3861,12 @@ msgstr "Érvénytelen szerverindex: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "A(z) %1$s szerver hosztneve érvénytelen. Ellenőrizze a beállításokat."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Kiszolgáló"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Érvénytelen hitelesítési mód került beállításra a konfigurációban:"
@@ -3827,7 +3918,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Letiltott"
@@ -3915,7 +4006,7 @@ msgstr "A portszám nem érvényes"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Az érték pontatlan"
@@ -3964,26 +4055,26 @@ msgstr "SOAP bővítmény nem található"
msgid "maximum %s"
msgstr "maximum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Adja meg az értéket: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Alapértelmezett érték visszaállítása"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
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:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4241,7 +4332,7 @@ msgid "Character set of the file"
msgstr "A fájl karakterkészlete"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formátum"
@@ -4258,7 +4349,6 @@ msgstr "Tömörítés"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4268,22 +4358,28 @@ msgstr "A mezőneveket tegye az első sorba"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Mező lezárása"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Oszlopok körbezárása ezzel:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Mező escape karakter"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Oszlopok escape-elése ezzel:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "NULL cseréje ezzel"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "NULL cseréje ezzel:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4292,13 +4388,17 @@ msgstr "A mezőkben lévő CRLF karakterek eltávolítása"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Mezők vége"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Sorok vége"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Sorok végződése ezzel:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4333,8 +4433,6 @@ msgid "Include table caption"
msgstr "Tartalmazza a táblacímet"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Táblacím"
@@ -4343,8 +4441,6 @@ msgid "Continued table caption"
msgstr "Táblacím folytatása"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Feliratkulcs"
@@ -4369,7 +4465,7 @@ msgid "Save on server"
msgstr "Mentés a szerveren"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "A létező fájl(ok) felülírása"
@@ -4387,7 +4483,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL kompatibilitási mód"
@@ -6034,7 +6130,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Lekérdezési dobox megőrzése"
@@ -6067,12 +6163,8 @@ msgstr "A zárolt táblák kihagyása"
msgid "Requires SQL Validator to be enabled"
msgstr "Szükséges az SQL Validator engedélyezése"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6097,8 +6189,8 @@ msgstr ""
"Ha Önnek egyedi felhasználóneve van, itt megnevezheti (alapértelmezett: [kbd]"
"anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Felhasználónév"
@@ -6316,6 +6408,12 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"A phpMyAdmin vezérlő felhasználói jelszó kiürítése a pmadb használatakor"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Az érték pontatlan"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6371,15 +6469,25 @@ msgstr ""
msgid "No Password"
msgstr "Nincs jelszó"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Jelszó:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Újraírás"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Jelszó kivonatolása"
#: libraries/display_change_password.lib.php:87
@@ -6387,7 +6495,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 kompatibilis"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Adatbázis létrehozása"
@@ -6395,6 +6502,12 @@ msgstr "Adatbázis létrehozása"
msgid "Create"
msgstr "Létrehozás"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Adatbázis létrehozása"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6427,90 +6540,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Adatbázisok exportálása a jelenlegi szerverről"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Sorok exportálása a \"%s\" táblából"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Exportálás módszere:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Gyors - csak minimális opció megjelenítése"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Egyedi - minden lehetséges opció megjelenítése"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Adatbázis(ok):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Táblá(k):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Sorok:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Néhány sor kiírása"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Sorok száma:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Ettől a sortól kezdve:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Összes sor kiírása"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Kimenet:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Mentés a szerver <b>%s</b> könyvtárába"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "A kimenet mentése fájlként"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Fájlnévsablon:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ lesz a szerver neve"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ lesz az adatbázis neve"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ lesz a tábla neve"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6522,51 +6631,51 @@ msgstr ""
"á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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "használja ezt a későbbi exportálásokhoz"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "A fájl karakterkészlete:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Tömörítés:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip-elve"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip-elve"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip-elve"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "A kimenet megtekintése szövegként"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formátum:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Formátum specifikus opciók:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Karakterkódolás-átalakítás:"
@@ -6580,7 +6689,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6709,6 +6818,10 @@ msgstr "Formátum specifikus beállítások:"
msgid "Language"
msgstr "Nyelv"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Verziószám"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Adatok kezdőkönyvtára"
@@ -7126,8 +7239,10 @@ msgstr "A hossza miatt ez az<br /> oszlop talán nem szerkeszthető"
msgid "Binary - do not edit"
msgstr "Bináris - nem szerkeszthető"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "webszerver feltöltési könyvtár"
#: libraries/insert_edit.lib.php:1400
@@ -7193,40 +7308,40 @@ msgstr "Nincs"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Tábla előtagjának lecserélése"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Tábla másolása előtaggal"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Ettől"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Indítás"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Valóban végre szeretné hajtani a következő lekérdezést?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nincs változás"
@@ -7444,18 +7559,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Filter databases by name"
msgid "filter databases by name"
msgstr "Adatbázisok szűrése név szerint"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter items by name"
@@ -7473,7 +7588,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Oszlopok"
@@ -7484,7 +7599,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Új"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7497,14 +7612,14 @@ msgstr "Új"
msgid "Functions"
msgstr "Függvények"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "Új"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7517,7 +7632,7 @@ msgstr "Új"
msgid "Procedures"
msgstr "Eljárások"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7532,7 +7647,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Új"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7544,7 +7659,7 @@ msgstr "Új"
msgid "Views"
msgstr "Nézetek"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7552,7 +7667,9 @@ msgid "New"
msgstr "Új"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Adatbázis átnevezése"
#: libraries/operations.lib.php:107
@@ -7569,22 +7686,24 @@ msgid "Drop the database (DROP)"
msgstr "Adatbázis eldobása (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Csak a szerkezet"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Szerkezet és adatok"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Csak az adatok"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Adatbázis másolása"
#: libraries/operations.lib.php:186
@@ -7623,8 +7742,11 @@ msgstr "Tábla beállításai"
msgid "Rename table to"
msgstr "Tábla átnevezése"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tábla megjegyzése"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Tárolómotor"
@@ -7774,20 +7896,14 @@ msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
"Az állomásnevet/IP-címet és a port számát szóközzel elválasztva írhatja be."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Kiszolgáló:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Felhasználónév:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Jelszó:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Szerver választása"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7944,11 +8060,27 @@ msgstr "@TABLE@ tábla szerkezete"
msgid "Object creation options"
msgstr "Objektum-létrehozási beállítások"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Táblacím"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Táblacím (folytatólagos)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Feliratkulcs"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7966,32 +8098,60 @@ msgstr "Megjegyzések megjelenítése"
msgid "Display MIME types"
msgstr "MIME-típusok megjelenítése"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "A mezőneveket tegye az első sorba"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Hoszt"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Létrehozás ideje"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP verzió"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Adatbázis"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Adatok"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Szerkezet"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Táblanevek exportálása"
@@ -8165,6 +8325,12 @@ msgstr "Objektum-létrehozási beállítások (mindegyik javasolt)"
msgid "Export contents"
msgstr "Tartalom exportálása"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tábla"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8465,7 +8631,6 @@ msgid "Enabled"
msgstr "Engedélyezett"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Ãltalános relációs jellemzÅ‘k"
@@ -8494,11 +8659,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Könyvjelzőkhöz hozzáadott SQL-lekérdezés"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-előzmények"
@@ -8545,7 +8710,7 @@ 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:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "nincs leírás"
@@ -8572,17 +8737,24 @@ msgstr ""
"beállító fájlban (my.cnf). Ha nem, adja hozzá az alábbi sort a [mysqld] "
"szakaszhoz:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Felhasználónév"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Felhasználónév"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8593,7 +8765,7 @@ msgstr "Mester állapot"
msgid "Slave status"
msgstr "Másodlagos állapot"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Változó"
@@ -8602,6 +8774,15 @@ msgstr "Változó"
msgid "Server ID"
msgstr "Kiszolgáló azonosító"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Hoszt"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8619,12 +8800,11 @@ msgstr "Bármilyen felhasználó"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Szöveges mező használata"
#: libraries/replication_gui.lib.php:326
@@ -8656,8 +8836,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Újraírás"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Jelszó generálása"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8699,11 +8886,14 @@ msgstr "<b>Egy vagy több hiba történt a kérés feldolgozása közben:</b>"
msgid "Edit event"
msgstr "Esemény módosítása"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Hiba a kérés feldolgozásában"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8980,82 +9170,82 @@ msgstr "Meg kell adnia egy érvényes táblanevet"
msgid "You must provide a trigger definition."
msgstr "Meg kell adnia egy trigger meghatározást."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Eljárás hozzáadása"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export defaults"
msgid "Export of routine %s"
msgstr "Exportálás alapértelmezései"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "eljárás"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Önnek nincs meg a szükséges jogosultsága eljárás létrehozásához"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Nem található %1$s nevű eljárás a(z) %2$s adatbázisban"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Nincsenek megjeleníthető eljárások."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Trigger hozzáadása"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
msgid "Export of trigger %s"
msgstr "Exportálás alapértelmezései"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Önnek nincs meg a szükséges jogosultsága trigger létrehozásához"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Nem található %1$s nevű trigger a(z) %2$s adatbázisban"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Nincsenek megjelítendő triggerek."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Esemény hozzáadása"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Exportálás alapértelmezései"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "esemény"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Önnek nincs meg a szükséges jogosultsága esemény létrehozásához"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Nem található %1$s nevű esemény a(z) %2$s adatbázisban"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Nincsen megjeleníthető esemény."
@@ -9111,7 +9301,7 @@ msgstr "Tulajdonságok"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9211,14 +9401,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Scratchboard kapcsolása"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ismeretlen nyelv: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Jelenlegi kiszolgáló"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9471,6 +9663,12 @@ msgstr ""
msgid "Login Information"
msgstr "Bejelentkezési adatok"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Szöveges mező használata"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nincs jelszó megváltoztatás"
@@ -9507,6 +9705,13 @@ msgstr "Az összes jog engedélyezése a(z) &quot;%s&quot; adatbázison"
msgid "Users having access to &quot;%s&quot;"
msgstr "A(z) &quot;%s&quot; adatbázishoz hozzáférhető felhasználók"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Felhasználó"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9547,7 +9752,6 @@ msgid "No user found."
msgstr "Nem található felhasználó."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Jogok szerkesztése"
@@ -9587,7 +9791,9 @@ msgid "Column-specific privileges"
msgstr "Oszlopspecifikus jogok"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Jogok hozzáadása a következő adatbázison"
#: libraries/server_privileges.lib.php:2290
@@ -9597,7 +9803,9 @@ msgstr ""
"szövegkonstansként lehessen őket használni"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Jogok hozzáadása a következő táblán"
#: libraries/server_privileges.lib.php:2525
@@ -9637,6 +9845,12 @@ msgstr "Ön frissítette %s jogait."
msgid "Privileges for %s"
msgstr "Jogok"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Jogok szerkesztése"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Felhasználók áttekintése"
@@ -9662,47 +9876,49 @@ msgstr "Nem található a kiválasztott felhasználó a privilégium táblában.
msgid "You have added a new user."
msgstr "Az új felhasználó hozzáadása megtörtént."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Törlés"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+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:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
"A hozzáférés ehhez a könyvjelzőhöz az összes felhasználó számára "
"engedélyezett"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Az ugyanazon nevű könyvjelző kicserélése"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Nem írja felül ezt a lekérdezést az ablakon kívülről"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Elválasztó"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "A fenti lekérdezés megjelenítése itt újra"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Csak megtekinthető"
@@ -9785,11 +10001,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "A(z) %s tábla kiürítése megtörtént"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Nyomkövetés aktív."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Nyomkövetés inaktív."
@@ -9815,7 +10031,11 @@ msgstr "Előtag hozzáadása a táblához"
msgid "Check tables having overhead"
msgstr "A felülírott táblák kijelölése"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Rendezés"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Nincs"
@@ -9897,7 +10117,7 @@ msgstr "A tábla elején"
msgid "After %s"
msgstr "%s után"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Sorstatisztika"
@@ -9965,7 +10185,7 @@ msgstr "FULLTEXT index hozzáadása"
msgid "Information"
msgstr "Információ"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Területhasználat"
@@ -9973,12 +10193,12 @@ msgstr "Területhasználat"
msgid "Effective"
msgstr "Hatásos"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "A(z) %1$s tábla módosítása sikerült"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Lekérdezési hiba"
@@ -10067,8 +10287,22 @@ msgstr "%s után"
msgid "Table name"
msgstr "Tábla neve"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Tárolómotor"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Illesztés"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "PARTITION definíció"
#: libraries/tbl_common.inc.php:54
@@ -10197,7 +10431,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "A kapcsolat nélküli táblák megjelenítése/elrejtése"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Táblák száma"
#: pmd_general.php:467
@@ -10249,7 +10485,9 @@ msgid "Page creation failed"
msgstr "Az oldal létrehozása meghiúsult"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Oldal"
#: pmd_pdf.php:123
@@ -10269,7 +10507,9 @@ msgid "New page name: "
msgstr "Új oldal neve: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Méretezendő exportálás/importálás"
#: pmd_pdf.php:146
@@ -10288,6 +10528,12 @@ msgstr "Hiba: Nem adta hozzá a kapcsolatot."
msgid "FOREIGN KEY relation added"
msgstr "IDEGEN KULCS kapcsolat hozzáadása megtörtént"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Ãltalános relációs jellemzÅ‘k"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "A belső kapcsolat hozzáadása megtörtént"
@@ -10379,6 +10625,12 @@ msgstr "Fájlok importálása"
msgid "All"
msgstr "Mind"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-előzmények"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10429,20 +10681,20 @@ msgstr[1] "A(z) %s adatbázis eldobása sikerült."
msgid "Databases statistics"
msgstr "Adatbázis-statisztika"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Statisztika engedélyezése"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10450,11 +10702,11 @@ msgstr ""
"Megjegyzés: az adatbázis-statisztika engedélyezése a webszerver és a MySQL "
"közti nagy adatforgalomhoz vezethet."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Nincs adatbázis"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Tárolómotorok"
@@ -10482,7 +10734,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Könyvtár"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Verzió"
@@ -10806,10 +11058,6 @@ msgstr ""
msgid "Add chart"
msgstr "Diagram hozzáadása"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Diagramok átrendezése/szerkesztése"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Frissítési időköz"
@@ -10985,6 +11233,24 @@ msgstr[1] "%d perc"
msgid "Questions since startup: %s"
msgstr "A kezdőlap testreszabása"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "óránként"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "percenként"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "másodpercenként"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Utasítások"
@@ -11725,7 +11991,7 @@ msgid "Global value"
msgstr "Globális változó"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Letöltés"
@@ -11834,7 +12100,7 @@ msgstr "Adományozás"
msgid "Edit server"
msgstr "Szerver módosítása"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Új szerver hozzáadása"
@@ -12095,7 +12361,9 @@ msgid "SQL result"
msgstr "SQL-eredmény"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Készítette"
#: sql.php:1234
@@ -12109,8 +12377,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Probléma a(z) `%s` tábla indexeivel"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Az SQL-lekérdezés hozzáadása a könyvjelzőkhöz"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Név"
#: tbl_chart.php:38
@@ -12192,17 +12466,17 @@ msgstr "X értékek"
msgid "Y-Axis label:"
msgstr "Y tengely címkéje:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Már létezik %s nevű tábla!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Nem létezik '%s' nevű adatbázis."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "A(z) %1$s tábla elkészült."
@@ -12211,6 +12485,10 @@ msgstr "A(z) %1$s tábla elkészült."
msgid "View dump (schema) of table"
msgstr "Tábla kiírás (vázlat) megtekintése"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Érvénytelen táblanév"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -12233,7 +12511,7 @@ msgstr "Térbeli oszlop"
msgid "Redraw"
msgstr "Újrarajzolás"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Fájlnév"
@@ -12297,9 +12575,23 @@ msgid "The table name is empty!"
msgstr "Üres a tábla neve!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Táblák megjelenítése"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Területhasználat"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Sorstatisztika"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12334,6 +12626,12 @@ msgstr "Megkötések a táblához"
msgid "No index defined! Create one below"
msgstr "Nincs meghatározott index!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Válassza ki a megjelenítendő oszlopot"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12379,111 +12677,115 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Nyomkövetési utasítások"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Nyomkövetési adat sor törlése a jelentésből"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Nincs adat"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Dátum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Adat definiáló utasítás"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Adat manipuláló utasítás"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL kiírás (fájl letöltés)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL kiírás"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Ez az opció ki fogja cserélni a táblát és a tartalmazott adatot."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL végrehajtás"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exportálás: %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Verziók megjelenítése"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate now"
msgid "Deactivate tracking for %s"
msgstr "Inaktiválás"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Kikapcsolás most"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Activate tracking for %s"
msgstr "%s adatai hiányoznak"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Bekapcsolás most"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "Create version"
msgid "Create version %1$s of %2$s"
msgstr "Verzió létrehozása"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Verzió létrehozása"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Téma"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Több téma letöltése!"
@@ -13701,6 +14003,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "A concurrent_insert 0-ra van állítva"
+#~ msgid "Live traffic chart"
+#~ msgstr "Élő forgalomgrafikon"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Élő kapcsolat/folyamat grafikon"
+
+#~ msgid "Live query chart"
+#~ msgstr "Élő lekérdezés grafikon"
+
+#~ msgid "Static data"
+#~ msgstr "Statikus adat"
+
+#~ msgid "And"
+#~ msgstr "És"
+
+#~ msgid "Number of rows"
+#~ msgstr "Sorok száma"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Mező lezárása"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Mező escape karakter"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL cseréje ezzel"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Sorok vége"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Diagramok átrendezése/szerkesztése"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/hy.po b/po/hy.po
index 4d0cb61751..953d496502 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-03-30 12:19+0200\n"
"Last-Translator: Hamlet Muradyan <contact@hamletmuradyan.com>\n"
"Language-Team: Armenian <http://l10n.cihar.com/projects/phpmyadmin/master/hy/"
@@ -19,18 +19,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Õ‘Õ¸Ö‚ÕµÖ Õ¿Õ¡Õ¬ Õ¢Õ¸Õ¬Õ¸Ö€Õ¨"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Õ§Õ»Õ« Õ°Õ¡Õ´Õ¡Ö€Õ¨Õ"
@@ -41,19 +41,18 @@ msgid ""
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ÕˆÖ€Õ¸Õ¶Õ¸Ö‚Õ´"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "ÕˆÖ€Õ¸Õ¶Õ¸Ö‚Õ´"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "OK"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ô»Õ¶Õ¤Õ¥Ö„Õ½Õ« Õ¡Õ¶Õ¾Õ¡Õ¶Õ¸Ö‚Õ´Õ¨"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Õ†Õ¯Õ¡Ö€Õ¡Õ£Ö€Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶"
@@ -119,15 +118,16 @@ msgstr "%1$s Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡Õ¶ Õ½Õ¿Õ¥Õ²Õ®Õ¾Õ¡Õ® Õ§Ö‰"
msgid "Database comment: "
msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡ÕµÕ« Õ´Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨Õ "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ« Õ´Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +139,8 @@ msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ« Õ´Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "ÕÕµÕ¸Ö‚Õ¶"
@@ -163,12 +163,12 @@ msgstr "ÕÕµÕ¸Ö‚Õ¶"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "ÕÕ¥Õ½Õ¡Õ¯"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "ÕÕ¥Õ½Õ¡Õ¯"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -195,7 +195,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Ô¼Õ¼Õ¥Õ¬ÕµÕ¡Õ¶"
@@ -221,11 +221,11 @@ msgstr "Ô¿Õ¡ÕºÕ¥Ö€"
msgid "Comments"
msgstr "Õ„Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¶Õ¥Ö€"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "Õ„Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¶Õ¥Ö€"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "ÕˆÕ¹"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "ÕˆÕ¹"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ô±ÕµÕ¸"
@@ -276,7 +276,7 @@ msgstr "Ô±ÕµÕ¸"
msgid "View dump (schema) of database"
msgstr "Õ‘Õ¸Ö‚ÖÕ¡Õ¤Ö€Õ¥Õ¬ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡ÕµÕ« dump-Õ¨ (Õ½Õ­Õ¥Õ´Õ¡Õ¶)"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡ÕµÕ¸Ö‚Õ´ Õ¡Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ¶Õ¥Ö€ Õ¹Õ¯Õ¡Õ¶Ö‰"
@@ -289,7 +289,7 @@ msgstr "Õ†Õ·Õ¥Õ¬ Õ¢Õ¸Õ¬Õ¸Ö€Õ¨"
msgid "Unselect All"
msgstr "Õ€Õ¡Õ¶Õ¥Õ¬ Õ¶Õ·Õ¸Ö‚Õ´Õ¨"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡ÕµÕ« Õ¡Õ¶Õ¸Ö‚Õ¶Õ¶ Õ¶Õ·Õ¾Õ¡Õ® Õ¹Õ§"
@@ -315,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "ÕÕ¸Õ²Õ¥Ö€"
@@ -341,28 +340,25 @@ msgstr "Ô¾Õ¡Õ¾Õ¡Õ¬Õ¨"
msgid "in use"
msgstr "Ö…Õ£Õ¿Õ¡Õ£Õ¸Ö€Õ®Õ¾Õ¸Ö‚Õ´ Õ§"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "ÕÕ¿Õ¥Õ²Õ®Õ¸Ö‚Õ´"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ÕŽÕ¥Ö€Õ»Õ«Õ¶ Õ©Õ¡Ö€Õ´Õ¡ÖÕ¸Ö‚Õ´Õ¨"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ÕŽÕ¥Ö€Õ»Õ«Õ¶ Õ½Õ¿Õ¸Ö‚Õ£Õ¸Ö‚Õ´Õ¨"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -399,16 +395,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡"
@@ -416,17 +408,17 @@ msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡"
msgid "Last version"
msgstr "ÕŽÕ¥Ö€Õ»Õ«Õ¶ Õ¿Õ¡Ö€Õ¢Õ¥Ö€Õ¡Õ¯Õ¨"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "ÕÕ¿Õ¥Õ²Õ®Õ¾Õ¡Õ® Õ§"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Ô¹Õ¡Ö€Õ´Õ¡ÖÕ¾Õ¡Õ® Õ§"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "ÕŽÕ«Õ³Õ¡Õ¯Õ¨"
@@ -435,13 +427,11 @@ msgstr "ÕŽÕ«Õ³Õ¡Õ¯Õ¨"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Ô³Õ¸Ö€Õ®Õ¸Õ²Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Õ‘Õ¸Ö‚ÖÕ¡Õ¤Ö€Õ¥Õ¬"
@@ -450,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Õ€Õ¥Õ¼Õ¡ÖÕ¶Õ¥Õ¬"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "Õ´Õ«Õ¡ÖÕ¾Õ¡Õ® Õ§"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "Õ¡Õ¶Õ»Õ¡Õ¿Õ¾Õ¡Õ® Õ§"
@@ -469,11 +459,11 @@ msgstr "Õ¡Õ¶Õ»Õ¡Õ¿Õ¾Õ¡Õ® Õ§"
msgid "Versions"
msgstr "ÕÕ¡Ö€Õ¢Õ¥Ö€Õ¡Õ¯Õ¶Õ¥Ö€"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Ô¿Õ¡Õ¼Õ¸Ö‚ÖÕ¾Õ¡Õ®Ö„Õ« ÕºÕ¡Õ¿Õ¯Õ¥Ö€Õ¨"
@@ -489,35 +479,35 @@ msgstr ""
msgid "Database Log"
msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡ÕµÕ« Õ´Õ¡Õ¿ÕµÕ¡Õ¶"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "ÕÕ­Õ¡Õ¬ Õ¿Õ¥Õ½Õ¡Õ¯"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "ÕÕ­Õ¡Õ¬ ÕºÕ¡Ö€Õ¡Õ´Õ¥Õ¿Ö€Õ¥Ö€"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -531,69 +521,72 @@ msgstr ""
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr ""
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, php-format
+msgid "Linestring %d:"
msgstr ""
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr ""
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -679,12 +672,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr ""
@@ -714,35 +707,32 @@ msgstr ""
msgid "Database server"
msgstr ""
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr ""
#: index.php:240
-msgid "Server type"
+msgid "Server type:"
msgstr ""
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+msgid "Server version:"
msgstr ""
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Protocol version:"
+msgstr "ÕŽÕ¥Ö€Õ»Õ«Õ¶ Õ¿Õ¡Ö€Õ¢Õ¥Ö€Õ¡Õ¯Õ¨"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+msgid "User:"
msgstr ""
#: index.php:257
-msgid "Server charset"
+msgid "Server charset:"
msgstr ""
#: index.php:269
@@ -750,30 +740,32 @@ msgid "Web server"
msgstr ""
#: index.php:282
-msgid "Database client version"
-msgstr ""
+#, fuzzy
+#| msgid "Database comment: "
+msgid "Database client version:"
+msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡ÕµÕ« Õ´Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨Õ "
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr ""
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -870,7 +862,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -953,70 +945,36 @@ msgstr ""
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr ""
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr ""
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr ""
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr ""
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ""
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1024,161 +982,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr ""
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr ""
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr ""
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr ""
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr ""
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr ""
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr ""
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr ""
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr ""
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr ""
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr ""
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1186,39 +1144,39 @@ msgstr ""
msgid "None"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1226,132 +1184,132 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr ""
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr ""
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr ""
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr ""
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr ""
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr ""
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr ""
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr ""
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1359,90 +1317,90 @@ msgstr ""
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr ""
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr ""
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr ""
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr ""
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr ""
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr ""
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr ""
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr ""
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr ""
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr ""
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1450,227 +1408,236 @@ msgstr ""
msgid "Import"
msgstr ""
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr ""
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr ""
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr ""
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr ""
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr ""
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr ""
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr ""
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr ""
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr ""
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr ""
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr ""
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr ""
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr ""
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr ""
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr ""
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr ""
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr ""
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr ""
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr ""
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr ""
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr ""
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr ""
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr ""
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1679,191 +1646,215 @@ msgstr ""
msgid "Save"
msgstr ""
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr ""
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr ""
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr ""
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr ""
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr ""
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr ""
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr ""
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
msgid "Add columns"
msgstr ""
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr ""
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr ""
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr ""
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr ""
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr ""
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr ""
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Õ‘Õ¸Ö‚ÖÕ¡Õ¤Ö€Õ¥Õ¬ Õ¾Õ¡Õ°Õ¡Õ¶Õ¡Õ¯Õ¨"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr ""
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1871,266 +1862,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr ""
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr ""
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr ""
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr ""
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr ""
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr ""
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr ""
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr ""
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr ""
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr ""
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr ""
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr ""
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr ""
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr ""
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr ""
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr ""
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr ""
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr ""
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr ""
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr ""
@@ -2180,16 +2171,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2197,43 +2188,59 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ô±Õ³Õ´Õ¡Õ¶ Õ¯Õ¡Ö€Õ£Õ¸Õ¾"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Õ†Õ¾Õ¡Õ¦Õ´Õ¡Õ¶ Õ¯Õ¡Ö€Õ£Õ¸Õ¾"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "ÕÕµÕ¸Ö‚Õ¶"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Ô´Õ¡Õ½Õ¡Õ¾Õ¸Ö€Õ¥Õ¬"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Õ‘Õ¸Ö‚ÖÕ¡Õ¤Ö€Õ¥Õ¬"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Õ‰Õ¡ÖƒÕ¸Ö€Õ¸Õ·Õ«Õ¹"
#: libraries/DBQbe.class.php:576
@@ -2253,33 +2260,43 @@ msgid "Use Tables"
msgstr "Õ•Õ£Õ¿Õ¡Õ£Õ¸Ö€Õ®Õ¥Õ¬ Õ¡Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ¶Õ¥Ö€"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Ô¿Õ¡Õ´"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "ÔµÕ¾"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "ÕÕ¥Õ²Õ¡Õ¤Ö€Õ¥Õ¬"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Õ€Õ¥Õ¼Õ¡ÖÕ¶Õ¥Õ¬"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Õ“Õ¸ÖƒÕ¸Õ­Õ¥Õ¬"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Ô¿Õ¡Õ¿Õ¡Ö€Õ¥Õ¬ Õ°Õ¡Ö€ÖÕ¸Ö‚Õ´Õ¨"
@@ -2317,8 +2334,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] ""
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Ô¹Õ¥Ö€Õ©Õ¥Õ¬"
@@ -2332,9 +2349,9 @@ msgstr ""
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Õ€Õ¥Õ¼Õ¡ÖÕ¶Õ¥Õ¬"
@@ -2370,40 +2387,41 @@ msgstr ""
msgid "Restore column order"
msgstr ""
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr ""
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr ""
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr ""
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr ""
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+msgid "Start row:"
msgstr ""
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+msgid "Mode:"
msgstr ""
#: libraries/DisplayResults.class.php:919
@@ -2427,7 +2445,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2537,12 +2555,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Õ†Õ·Õ¾Õ¡Õ®Õ¶Õ¥Ö€Õ¨Õ"
@@ -2552,16 +2570,16 @@ msgstr "Õ†Õ·Õ¾Õ¡Õ®Õ¶Õ¥Ö€Õ¨Õ"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Õ†Õ·Õ¥Õ¬ Õ¢Õ¸Õ¬Õ¸Ö€Õ¨"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2658,12 +2676,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2675,21 +2693,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr ""
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2698,15 +2716,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Õ€Õ¡Õ´Õ¥Õ´Õ¡Õ¿Õ¸Ö‚Õ´Õ¨"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr ""
@@ -2719,7 +2736,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2732,6 +2749,11 @@ msgstr ""
msgid "Databases"
msgstr ""
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2739,35 +2761,39 @@ msgid "View"
msgstr "Õ†Õ¥Ö€Õ¯Õ¡ÕµÕ¡ÖÕ¸Ö‚Õ´"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr ""
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr ""
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ÕˆÖ€Õ¸Õ¶Õ¸Ö‚Õ´"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr ""
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr ""
@@ -2784,7 +2810,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2807,14 +2833,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2854,7 +2880,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2898,8 +2924,7 @@ msgstr ""
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr ""
@@ -3036,12 +3061,16 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+#| msgid "Search in database"
+msgid "Invalid database:"
+msgstr "ÕˆÖ€Õ¸Õ¶Õ¸Ö‚Õ´Õ¨ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡ÕµÕ¸Ö‚Õ´"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Invalid table name:"
+msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ¶Õ¥Ö€Õ"
#: libraries/Table.class.php:1210
#, php-format
@@ -3083,7 +3112,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3099,56 +3128,61 @@ msgstr ""
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ô¿Õ¡Õ´"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3180,8 +3214,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3464,7 +3498,11 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3477,119 +3515,134 @@ msgstr ""
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr ""
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Ô´Õ¡Õ¿Õ¡Ö€Õ¯Õ¥Õ¬"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr ""
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "ÕÕ¿Õ¥Õ²Õ®Õ¸Ö‚Õ´"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ÕŽÕ¥Ö€Õ»Õ«Õ¶ Õ©Õ¡Ö€Õ´Õ¡ÖÕ¸Ö‚Õ´Õ¨"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ÕŽÕ¥Ö€Õ»Õ«Õ¶ Õ½Õ¿Õ¸Ö‚Õ£Õ¸Ö‚Õ´Õ¨"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3601,13 +3654,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr ""
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3665,6 +3722,11 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, php-format
+msgid "Server %d"
+msgstr ""
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3716,7 +3778,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3804,7 +3866,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3853,25 +3915,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4109,7 +4171,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4126,7 +4188,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4136,13 +4197,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4150,7 +4211,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4160,12 +4221,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4201,8 +4262,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4211,8 +4270,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4237,7 +4294,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4255,7 +4312,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5663,7 +5720,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5692,12 +5749,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5720,8 +5773,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -5926,6 +5979,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -5977,15 +6034,21 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr ""
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr ""
#: libraries/display_change_password.lib.php:87
@@ -5993,7 +6056,6 @@ msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6001,6 +6063,12 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Remove database"
+msgid "Create database:"
+msgstr "Õ€Õ¥Õ¼Õ¡ÖÕ¶Õ¥Õ¬ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡Õ¶"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6031,90 +6099,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6122,51 +6186,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6180,7 +6244,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6295,6 +6359,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6665,8 +6733,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6730,40 +6798,40 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -6980,16 +7048,16 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7005,7 +7073,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7014,7 +7082,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7025,12 +7093,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7041,7 +7109,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7052,7 +7120,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7062,13 +7130,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "ÕŽÕ¥Ö€Õ¶Õ¾Õ¡Õ¶Õ¥Õ¬ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡Õ¶"
#: libraries/operations.lib.php:107
@@ -7085,22 +7155,24 @@ msgid "Drop the database (DROP)"
msgstr "Õ€Õ¥Õ¼Õ¡ÖÕ¶Õ¥Õ¬ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡Õ¶ (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Õ„Õ«Õ¡ÕµÕ¶ Õ¯Õ¡Õ¼Õ¸Ö‚Õ²Õ¾Õ¡Õ®Ö„Õ¨"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Ô¿Õ¡Õ¼Õ¸Ö‚ÖÕ¾Õ¡Õ®Ö„Õ¶ Õ¸Ö‚ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ¨"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Õ„Õ«Õ¡ÕµÕ¶ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ¨"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "ÕŠÕ¡Õ¿Õ³Õ¥Õ¶Õ¥Õ¬ Õ¿Õ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡Õ¶"
#: libraries/operations.lib.php:186
@@ -7139,8 +7211,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ« Õ´Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7283,20 +7358,12 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+msgid "Server Choice:"
msgstr ""
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7452,9 +7519,21 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table caption:"
+msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ« Õ´Õ¥Õ¯Õ¶Õ¡Õ¢Õ¡Õ¶Õ¸Ö‚Õ©ÕµÕ¸Ö‚Õ¶Õ¨"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7474,31 +7553,53 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+msgid "Generation Time:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "Versions"
+msgid "PHP Version:"
+msgstr "ÕÕ¡Ö€Õ¢Õ¥Ö€Õ¡Õ¯Õ¶Õ¥Ö€"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Database"
+msgid "Data:"
+msgstr "ÕÕ¾ÕµÕ¡Õ¬Õ¶Õ¥Ö€Õ« Õ¢Õ¡Õ¦Õ¡"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure only"
+msgid "Structure:"
+msgstr "Õ„Õ«Õ¡ÕµÕ¶ Õ¯Õ¡Õ¼Õ¸Ö‚Õ²Õ¾Õ¡Õ®Ö„Õ¨"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -7650,6 +7751,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7873,7 +7980,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -7900,11 +8006,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -7943,7 +8049,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -7966,17 +8072,20 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+msgid "User name:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -7987,7 +8096,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -7996,6 +8105,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8013,12 +8131,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8048,8 +8163,13 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr ""
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+msgid "Generate Password:"
msgstr ""
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8091,11 +8211,12 @@ msgstr ""
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8364,81 +8485,81 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8494,7 +8615,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8592,14 +8713,14 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+msgid "Current Server:"
msgstr ""
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -8835,6 +8956,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -8871,6 +8998,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -8909,7 +9043,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -8949,7 +9082,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -8957,7 +9090,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -8996,6 +9129,10 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+msgid "Edit Privileges:"
+msgstr ""
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9017,45 +9154,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9122,11 +9259,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s Õ¡Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ¶ Õ¤Õ¡Õ¿Õ¡Ö€Õ¯Õ¾Õ¡Õ® Õ§"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9152,7 +9289,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ô´Õ¡Õ½Õ¡Õ¾Õ¸Ö€Õ¥Õ¬"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9234,7 +9375,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9302,7 +9443,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9310,12 +9451,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9390,8 +9531,18 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Õ€Õ¡Õ´Õ¥Õ´Õ¡Õ¿Õ¸Ö‚Õ´Õ¨"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9514,7 +9665,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -9560,7 +9711,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9580,7 +9731,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9599,6 +9750,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9686,6 +9841,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9734,30 +9893,30 @@ msgstr[1] ""
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9785,7 +9944,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10093,10 +10252,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10262,6 +10417,18 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+msgid "per minute:"
+msgstr ""
+
+#: server_status_queries.php:86
+msgid "per second:"
+msgstr ""
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -10881,7 +11048,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -10983,7 +11150,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11183,7 +11350,7 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
+msgid "Generated by:"
msgstr ""
#: sql.php:1234
@@ -11197,8 +11364,12 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+msgid "Label:"
msgstr ""
#: tbl_chart.php:38
@@ -11276,17 +11447,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11295,6 +11466,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11315,7 +11490,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11375,7 +11550,17 @@ msgid "The table name is empty!"
msgstr ""
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Showing tables:"
+msgstr "Ô±Õ²ÕµÕ¸Ö‚Õ½Õ¡Õ¯Õ¶Õ¥Ö€Õ"
+
+#: tbl_printview.php:296
+msgid "Space usage:"
+msgstr ""
+
+#: tbl_printview.php:345
+msgid "Row Statistics:"
msgstr ""
#: tbl_relation.php:213
@@ -11405,6 +11590,10 @@ msgstr "ÕÕ¡Õ°Õ´Õ¡Õ¶Õ¡ÖƒÕ¡Õ¯Õ´Õ¡Õ¶ Õ¡Õ¶Õ¾Õ¡Õ¶Õ¸Ö‚Õ´"
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+msgid "Choose column to display:"
+msgstr ""
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11448,108 +11637,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr ""
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -12630,6 +12823,9 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "And"
+#~ msgstr "ÔµÕ¾"
+
#~ msgctxt "MySQL 5.5 documentation language"
#~ msgid "en"
#~ msgstr "en"
diff --git a/po/ia.po b/po/ia.po
new file mode 100644
index 0000000000..4ef652d76e
--- /dev/null
+++ b/po/ia.po
@@ -0,0 +1,12854 @@
+# phpMyAdmin translation.
+# Copyright (C) 2003 - 2013 phpMyAdmin devel team
+# This file is distributed under the same license as the phpMyAdmin package.
+# Automatically generated, 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
+"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-16 10:13+0200\n"
+"Last-Translator: Giovanni Sora <g.sora@tiscali.it>\n"
+"Language-Team: Interlingua <http://l10n.cihar.com/projects/phpmyadmin/master/"
+"ia/>\n"
+"Language: ia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 1.5-dev\n"
+
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
+#: libraries/DisplayResults.class.php:809
+#: libraries/server_privileges.lib.php:2604
+msgid "Show all"
+msgstr "Monstra omnes"
+
+#: browse_foreigners.php:77 libraries/PDF.class.php:66
+#: libraries/Util.class.php:2547
+#: libraries/schema/Pdf_Relation_Schema.class.php:1183
+#: libraries/schema/Pdf_Relation_Schema.class.php:1207
+#: libraries/schema/User_Schema.class.php:427
+#: libraries/select_lang.lib.php:516
+msgid "Page number:"
+msgstr "Numero pagina:"
+
+#: browse_foreigners.php:94
+msgid ""
+"The target browser window could not be updated. Maybe you have closed the "
+"parent window, or your browser's security settings are configured to block "
+"cross-window updates."
+msgstr ""
+"Le fenestra objecto del navigator non poteva esser actualisate. Forsan tu "
+"claudeva le fenestra genitor, o preferentias de securitate de tu navigator "
+"es configurate pro blocar actualisationes inter fenestras."
+
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
+msgstr "Cerca"
+
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
+#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
+#: libraries/display_change_password.lib.php:94
+#: libraries/display_create_table.lib.php:61
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
+#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
+#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
+#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
+#: libraries/operations.lib.php:254 libraries/operations.lib.php:636
+#: libraries/operations.lib.php:689 libraries/operations.lib.php:738
+#: libraries/operations.lib.php:1055 libraries/operations.lib.php:1339
+#: libraries/plugins/auth/AuthenticationCookie.class.php:244
+#: libraries/replication_gui.lib.php:79 libraries/replication_gui.lib.php:396
+#: libraries/rte/rte_events.lib.php:542
+#: libraries/rte/rte_routines.lib.php:1081
+#: libraries/rte/rte_routines.lib.php:1664
+#: libraries/rte/rte_triggers.lib.php:420
+#: libraries/schema/User_Schema.class.php:164
+#: libraries/schema/User_Schema.class.php:226
+#: libraries/schema/User_Schema.class.php:484
+#: libraries/schema/User_Schema.class.php:534
+#: libraries/server_privileges.lib.php:476
+#: libraries/server_privileges.lib.php:1474
+#: libraries/server_privileges.lib.php:1953
+#: libraries/server_privileges.lib.php:2544
+#: libraries/server_privileges.lib.php:3066
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
+#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
+#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
+#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
+#: view_create.php:224 view_operations.php:98
+msgid "Go"
+msgstr "Vade"
+
+#: browse_foreigners.php:181 browse_foreigners.php:185
+#: libraries/Index.class.php:561 tbl_tracking.php:382
+msgid "Keyname"
+msgstr "Nomine clave"
+
+#: browse_foreigners.php:182 browse_foreigners.php:184
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
+#: server_plugins.php:130 server_status_variables.php:234
+msgid "Description"
+msgstr "Description"
+
+#: browse_foreigners.php:268 browse_foreigners.php:280
+#: browse_foreigners.php:296 browse_foreigners.php:308
+msgid "Use this value"
+msgstr "Usa iste valor"
+
+#: changelog.php:35 license.php:28
+#, php-format
+msgid ""
+"The %s file is not available on this system, please visit www.phpmyadmin.net "
+"for more information."
+msgstr ""
+"Le %s file non es disponibile sur le sistema, tu visita phpmyadmin.net pro "
+"ulterior informationes."
+
+#: db_create.php:74
+#, php-format
+msgid "Database %1$s has been created."
+msgstr "Le base de datos %1$s ha essite create."
+
+#: db_datadict.php:51 libraries/operations.lib.php:32
+msgid "Database comment: "
+msgstr "Commento del base de datos: "
+
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Commentos de tabella"
+
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
+#: libraries/plugins/export/ExportHtmlword.class.php:276
+#: libraries/plugins/export/ExportHtmlword.class.php:391
+#: libraries/plugins/export/ExportLatex.class.php:508
+#: libraries/plugins/export/ExportOdt.class.php:358
+#: libraries/plugins/export/ExportOdt.class.php:456
+#: libraries/plugins/export/ExportTexytext.class.php:269
+#: libraries/plugins/export/ExportTexytext.class.php:369
+#: libraries/plugins/export/ExportTexytext.class.php:432
+#: libraries/schema/Pdf_Relation_Schema.class.php:1358
+#: libraries/schema/Pdf_Relation_Schema.class.php:1381
+#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
+msgid "Column"
+msgstr "Columna"
+
+#: db_datadict.php:167 db_printview.php:101 libraries/Index.class.php:562
+#: libraries/TableSearch.class.php:184 libraries/insert_edit.lib.php:241
+#: libraries/insert_edit.lib.php:245
+#: libraries/plugins/export/ExportHtmlword.class.php:279
+#: libraries/plugins/export/ExportHtmlword.class.php:394
+#: libraries/plugins/export/ExportLatex.class.php:509
+#: libraries/plugins/export/ExportOdt.class.php:361
+#: libraries/plugins/export/ExportOdt.class.php:459
+#: libraries/plugins/export/ExportTexytext.class.php:270
+#: libraries/plugins/export/ExportTexytext.class.php:370
+#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
+#: libraries/rte/rte_routines.lib.php:939
+#: libraries/rte/rte_routines.lib.php:968
+#: libraries/rte/rte_routines.lib.php:1577
+#: libraries/schema/Pdf_Relation_Schema.class.php:1359
+#: libraries/schema/Pdf_Relation_Schema.class.php:1382
+#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
+#: libraries/structure.lib.php:1180
+#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
+#: tbl_tracking.php:325 tbl_tracking.php:383
+msgid "Type"
+msgstr "Typo"
+
+#: db_datadict.php:169 libraries/Index.class.php:568
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
+#: libraries/plugins/export/ExportHtmlword.class.php:282
+#: libraries/plugins/export/ExportHtmlword.class.php:397
+#: libraries/plugins/export/ExportLatex.class.php:510
+#: libraries/plugins/export/ExportOdt.class.php:364
+#: libraries/plugins/export/ExportOdt.class.php:462
+#: libraries/plugins/export/ExportTexytext.class.php:271
+#: libraries/plugins/export/ExportTexytext.class.php:371
+#: libraries/schema/Pdf_Relation_Schema.class.php:1361
+#: libraries/schema/Pdf_Relation_Schema.class.php:1384
+#: libraries/structure.lib.php:1183
+#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
+#: tbl_tracking.php:327 tbl_tracking.php:389
+msgid "Null"
+msgstr "Null"
+
+#: db_datadict.php:170 libraries/plugins/export/ExportHtmlword.class.php:285
+#: libraries/plugins/export/ExportHtmlword.class.php:400
+#: libraries/plugins/export/ExportLatex.class.php:511
+#: libraries/plugins/export/ExportOdt.class.php:367
+#: libraries/plugins/export/ExportOdt.class.php:465
+#: libraries/plugins/export/ExportTexytext.class.php:272
+#: libraries/plugins/export/ExportTexytext.class.php:372
+#: libraries/schema/Pdf_Relation_Schema.class.php:1362
+#: libraries/schema/Pdf_Relation_Schema.class.php:1385
+#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
+#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
+#: tbl_tracking.php:328
+msgid "Default"
+msgstr "Predefinite"
+
+#: db_datadict.php:174 libraries/plugins/export/ExportHtmlword.class.php:404
+#: libraries/plugins/export/ExportLatex.class.php:513
+#: libraries/plugins/export/ExportOdt.class.php:469
+#: libraries/plugins/export/ExportTexytext.class.php:374
+#: libraries/schema/Pdf_Relation_Schema.class.php:1364
+#: libraries/schema/Pdf_Relation_Schema.class.php:1387 tbl_printview.php:135
+msgid "Links to"
+msgstr "Ligamines a"
+
+#: db_datadict.php:176 db_printview.php:107
+#: libraries/config/messages.inc.php:92 libraries/config/messages.inc.php:107
+#: libraries/config/messages.inc.php:129
+#: libraries/plugins/export/ExportHtmlword.class.php:409
+#: libraries/plugins/export/ExportLatex.class.php:516
+#: libraries/plugins/export/ExportOdt.class.php:474
+#: libraries/plugins/export/ExportTexytext.class.php:377
+#: libraries/schema/Pdf_Relation_Schema.class.php:1375
+#: libraries/schema/Pdf_Relation_Schema.class.php:1388
+#: libraries/tbl_columns_definition_form.inc.php:136 tbl_printview.php:137
+msgid "Comments"
+msgstr "Commentos"
+
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
+#: libraries/config.values.php:50 libraries/config.values.php:65
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
+#: libraries/plugins/export/ExportHtmlword.class.php:631
+#: libraries/plugins/export/ExportLatex.class.php:587
+#: libraries/plugins/export/ExportOdt.class.php:724
+#: libraries/plugins/export/ExportTexytext.class.php:566
+#: libraries/schema/Pdf_Relation_Schema.class.php:1414
+#: libraries/server_privileges.lib.php:1710
+#: libraries/server_privileges.lib.php:1845
+#: libraries/server_privileges.lib.php:1858
+#: libraries/server_privileges.lib.php:2139
+#: libraries/server_privileges.lib.php:2145
+#: libraries/server_privileges.lib.php:2464
+#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
+msgid "No"
+msgstr "No"
+
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
+#: libraries/config.values.php:49 libraries/config.values.php:64
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
+#: libraries/plugins/export/ExportHtmlword.class.php:632
+#: libraries/plugins/export/ExportLatex.class.php:587
+#: libraries/plugins/export/ExportOdt.class.php:725
+#: libraries/plugins/export/ExportTexytext.class.php:566
+#: libraries/schema/Pdf_Relation_Schema.class.php:1415
+#: libraries/server_privileges.lib.php:1710
+#: libraries/server_privileges.lib.php:1842
+#: libraries/server_privileges.lib.php:1856
+#: libraries/server_privileges.lib.php:2138
+#: libraries/server_privileges.lib.php:2143
+#: libraries/server_privileges.lib.php:2461
+#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
+#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
+msgid "Yes"
+msgstr "Si"
+
+#: db_export.php:29
+msgid "View dump (schema) of database"
+msgstr "Vide dump (schema) del base de datos"
+
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
+#: libraries/DBQbe.class.php:268
+msgid "No tables found in database."
+msgstr "Il non ha tabulas in le base de datos."
+
+#: db_export.php:40 libraries/DbSearch.class.php:438 server_export.php:25
+msgid "Select All"
+msgstr "Selige Toto"
+
+#: db_export.php:45 libraries/DbSearch.class.php:441 server_export.php:30
+msgid "Unselect All"
+msgstr "Deselige toto"
+
+#: db_operations.php:45 tbl_create.php:24
+msgid "The database name is empty!"
+msgstr "Le nomine del base de datos es vacue!"
+
+#: db_operations.php:129
+#, php-format
+msgid "Database %1$s has been renamed to %2$s"
+msgstr "Le base de datos %1$s ha essite renominate como %2$s"
+
+#: db_operations.php:133
+#, php-format
+msgid "Database %1$s has been copied to %2$s"
+msgstr "Le base de datos %1$s ha essite copiate como %2$s"
+
+#: db_operations.php:259
+#, php-format
+msgid ""
+"The phpMyAdmin configuration storage has been deactivated. To find out why "
+"click %shere%s."
+msgstr ""
+"Le immagazinage de configuration de phpAdmin ha essite deactivate. Discoperi "
+"perque pulsante %shic%s."
+
+#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
+#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
+#: libraries/plugins/export/ExportXml.class.php:457
+#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
+#: libraries/schema/User_Schema.class.php:298
+#: libraries/server_privileges.lib.php:1981
+#: libraries/server_privileges.lib.php:2212
+#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
+#: tbl_tracking.php:763
+msgid "Table"
+msgstr "Tabula"
+
+#: db_printview.php:100 libraries/Table.class.php:283
+#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
+#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
+msgid "Rows"
+msgstr "Rangos"
+
+#: db_printview.php:104 libraries/structure.lib.php:787 tbl_indexes.php:264
+msgid "Size"
+msgstr "Grandor"
+
+#: db_printview.php:159 libraries/plugins/export/ExportSql.class.php:1020
+#: libraries/structure.lib.php:731
+msgid "in use"
+msgstr "in uso"
+
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
+#: libraries/schema/Pdf_Relation_Schema.class.php:1337
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Creation"
+
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
+#: libraries/schema/Pdf_Relation_Schema.class.php:1342
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Ultime actualisation"
+
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
+#: libraries/schema/Pdf_Relation_Schema.class.php:1347
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Ultime controlo"
+
+#: db_printview.php:220 libraries/structure.lib.php:176
+#, php-format
+msgid "%s table"
+msgid_plural "%s tables"
+msgstr[0] "%s tabula"
+msgstr[1] "%s tabulas"
+
+#: db_qbe.php:40
+msgid "You have to choose at least one column to display"
+msgstr "Tu debe seliger al minus un columna de monstrar"
+
+#: db_qbe.php:60
+#, php-format
+msgid "Switch to %svisual builder%s"
+msgstr "Commuta a %svisual builder%s (constructor visual)"
+
+#: db_search.php:30 libraries/plugins/auth/AuthenticationConfig.class.php:80
+#: libraries/plugins/auth/AuthenticationConfig.class.php:95
+#: libraries/plugins/auth/AuthenticationCookie.class.php:587
+#: libraries/plugins/auth/AuthenticationHttp.class.php:65
+#: libraries/plugins/auth/AuthenticationSignon.class.php:253
+msgid "Access denied"
+msgstr "Accesso negate"
+
+#: db_structure.php:86
+msgid "No tables found in database"
+msgstr "Il non ha tabula in le base de datos"
+
+#: db_tracking.php:73
+msgid "Tracked tables"
+msgstr "Tabulas traciate"
+
+#: db_tracking.php:78 libraries/Menu.class.php:167
+#: libraries/config/messages.inc.php:504
+#: libraries/plugins/export/ExportHtmlword.class.php:158
+#: libraries/plugins/export/ExportOdt.class.php:203
+#: libraries/plugins/export/ExportTexytext.class.php:142
+#: libraries/server_privileges.lib.php:1971
+#: libraries/server_privileges.lib.php:2212
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
+msgid "Database"
+msgstr "Base de datos"
+
+#: db_tracking.php:80
+msgid "Last version"
+msgstr "Ultime version"
+
+#: db_tracking.php:81 tbl_tracking.php:765
+msgid "Created"
+msgstr "Create"
+
+#: db_tracking.php:82 tbl_tracking.php:766
+msgid "Updated"
+msgstr "Actualisate"
+
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
+#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
+msgid "Status"
+msgstr "Stato"
+
+#: db_tracking.php:84 libraries/Index.class.php:559
+#: libraries/rte/rte_list.lib.php:53 libraries/rte/rte_list.lib.php:67
+#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
+#: libraries/server_privileges.lib.php:2222
+#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
+#: libraries/structure.lib.php:1198 server_databases.php:237
+msgid "Action"
+msgstr "Action"
+
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
+msgid "Show"
+msgstr "Monstra"
+
+#: db_tracking.php:97 js/messages.php:34
+msgid "Delete tracking data for this table"
+msgstr "Dele datos traciante pro iste tabula"
+
+#: db_tracking.php:103 libraries/Index.class.php:625
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
+#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
+#: server_databases.php:331
+msgid "Drop"
+msgstr "Lassa cader"
+
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
+msgid "active"
+msgstr "active"
+
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
+msgid "not active"
+msgstr "non active"
+
+#: db_tracking.php:138
+msgid "Versions"
+msgstr "Versiones"
+
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
+msgid "Tracking report"
+msgstr "Reporto de tracia"
+
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
+msgid "Structure snapshot"
+msgstr "Fragmento de structura"
+
+#: db_tracking.php:193
+msgid "Untracked tables"
+msgstr "Tabulas non traciate"
+
+#: db_tracking.php:212 libraries/structure.lib.php:1515
+msgid "Track table"
+msgstr "Tracia tabula"
+
+#: db_tracking.php:240
+msgid "Database Log"
+msgstr "Registro de base de datos"
+
+#: export.php:146
+msgid "Bad type!"
+msgstr "Mal typo!"
+
+#: export.php:197
+msgid "Selected export type has to be saved in file!"
+msgstr "Typo seligite de exportar debe esser salveguardate in un file!"
+
+#: export.php:226
+msgid "Bad parameters!"
+msgstr "Mal parametros!"
+
+#: export.php:330 export.php:361 export.php:921
+#, php-format
+msgid "Insufficient space to save the file %s."
+msgstr "Spatio insufficiente pro salveguardar le file %s."
+
+#: export.php:501
+#, php-format
+msgid ""
+"File %s already exists on server, change filename or check overwrite option."
+msgstr ""
+"Le file %s ja existe sur le servitor, cambia le nomine de file o marca le "
+"option de superscriber."
+
+#: export.php:507 export.php:513
+#, php-format
+msgid "The web server does not have permission to save the file %s."
+msgstr "Le servitor web non ha permission de salveguardar le file %s."
+
+#: export.php:927
+#, php-format
+msgid "Dump has been saved to file %s."
+msgstr "Le discargamento (dump) ha essite salveguardate in file %s."
+
+#: file_echo.php:22
+msgid "Invalid export type"
+msgstr "Typo de exportar invalide"
+
+#: gis_data_editor.php:112
+#, php-format
+msgid "Value for the column \"%s\""
+msgstr "Valor pro le columna \"%s\""
+
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
+msgid "Use OpenStreetMaps as Base Layer"
+msgstr "Usa OpenStreetMaps como disposition o nivello basic"
+
+#: gis_data_editor.php:161
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID"
+
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometria"
+
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
+msgstr "Puncto"
+
+#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
+#: gis_data_editor.php:362 js/messages.php:300
+msgid "X"
+msgstr "X"
+
+#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
+#: gis_data_editor.php:366 js/messages.php:301
+msgid "Y"
+msgstr "Y"
+
+#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
+#: js/messages.php:303
+#, php-format
+msgid "Point %d"
+msgstr "Puncto %d"
+
+#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
+#: js/messages.php:309
+msgid "Add a point"
+msgstr "Adde un puncto"
+
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Linestring (catena de linea)"
+
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
+msgstr "Circulo externe"
+
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Circulo interne"
+
+#: gis_data_editor.php:303
+msgid "Add a linestring"
+msgstr "Adde un linestring"
+
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
+msgid "Add an inner ring"
+msgstr "Adde un circulo interne"
+
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Polygono"
+
+#: gis_data_editor.php:384 js/messages.php:311
+msgid "Add a polygon"
+msgstr "Adde un polygono"
+
+#: gis_data_editor.php:390
+msgid "Add geometry"
+msgstr "Adde un geometria"
+
+#: gis_data_editor.php:399
+msgid "Output"
+msgstr "Exito"
+
+#: gis_data_editor.php:402
+msgid ""
+"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
+"below into the \"Value\" field"
+msgstr ""
+"Selige \"GeomFromText\" (GeomExText) ex le columna \"Function\" e colla le "
+"catena a basso in le campo \"Value\" (Valor)"
+
+#: import.php:105
+#, php-format
+msgid ""
+"You probably tried to upload a file that is too large. Please refer to "
+"%sdocumentation%s for a workaround for this limit."
+msgstr ""
+"Probabilemente tu es essayante incargar un file troppo grande. Pro favor tu "
+"refere al %sdocumentation%s pro eluder iste limite."
+
+#: import.php:248 import.php:513
+msgid "Showing bookmark"
+msgstr "Monstrante marcator de libro"
+
+#: import.php:263 import.php:509
+msgid "The bookmark has been deleted."
+msgstr "Le marcator de libro ha essite delite."
+
+#: import.php:358 import.php:419 libraries/File.class.php:432
+#: libraries/File.class.php:525
+msgid "File could not be read"
+msgstr "Le file non pote esser legite"
+
+#: import.php:367 import.php:378 import.php:399 import.php:410
+#: libraries/File.class.php:604
+#, php-format
+msgid ""
+"You attempted to load file with unsupported compression (%s). Either support "
+"for it is not implemented or disabled by your configuration."
+msgstr ""
+
+#: import.php:425
+msgid ""
+"No data was received to import. Either no file name was submitted, or the "
+"file size exceeded the maximum size permitted by your PHP configuration. See "
+"[doc@faq1-16]FAQ 1.16[/doc]."
+msgstr ""
+
+#: import.php:445
+msgid ""
+"Cannot convert file's character set without character set conversion library"
+msgstr ""
+
+#: import.php:482 libraries/display_import.lib.php:29
+msgid "Could not load import plugins, please check your installation!"
+msgstr ""
+
+#: import.php:516 sql.php:395 sql.php:1243
+#, php-format
+msgid "Bookmark %s created"
+msgstr "Marcator de libro %s create"
+
+#: import.php:525 import.php:533
+#, php-format
+msgid "Import has been successfully finished, %d queries executed."
+msgstr ""
+
+#: import.php:544
+msgid ""
+"Script timeout passed, if you want to finish import, please resubmit same "
+"file and import will resume."
+msgstr ""
+
+#: import.php:548
+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:579 libraries/DisplayResults.class.php:4547
+#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
+#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
+msgid "Your SQL query has been executed successfully"
+msgstr ""
+
+#: import_status.php:101 libraries/Util.class.php:765
+#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
+msgid "Back"
+msgstr "Retro"
+
+#: index.php:114
+msgid "General Settings"
+msgstr "Preferentias general"
+
+#: index.php:140 libraries/display_change_password.lib.php:46
+#: user_password.php:233
+msgid "Change password"
+msgstr "Modifica contrasigno"
+
+#: index.php:156
+msgid "Server connection collation"
+msgstr ""
+
+#: index.php:182
+msgid "Appearance Settings"
+msgstr "Preferentias de apparentia"
+
+#: index.php:212 prefs_manage.php:275
+msgid "More settings"
+msgstr "Altere preferentias"
+
+#: index.php:233
+msgid "Database server"
+msgstr "Servitor de base de datos"
+
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr ""
+
+#: index.php:240
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Typo de servitor"
+
+#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
+#: libraries/plugins/export/ExportSql.class.php:612
+#: libraries/plugins/export/ExportXml.class.php:198
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Version de servitor"
+
+#: index.php:248
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Version de protocollo"
+
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
+msgstr "Usator"
+
+#: index.php:257
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Insimul de characteres del servitor"
+
+#: index.php:269
+msgid "Web server"
+msgstr "Servitor web"
+
+#: index.php:282
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Version del cliente de base de datos"
+
+#: index.php:286
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "Extension de PHP"
+
+#: index.php:300
+msgid "Show PHP information"
+msgstr "Monstra information de PHP"
+
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Information de version"
+
+#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
+#: libraries/navigation/NavigationHeader.class.php:229
+#: libraries/relation.lib.php:90 server_variables.php:137
+msgid "Documentation"
+msgstr "Documentation"
+
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
+msgid "Wiki"
+msgstr "Wiki"
+
+#: index.php:348
+msgid "Official Homepage"
+msgstr "Pagina initial o domo official"
+
+#: index.php:355
+msgid "Contribute"
+msgstr "Contribue"
+
+#: index.php:362
+msgid "Get support"
+msgstr "Obtene supporto"
+
+#: index.php:369
+msgid "List of changes"
+msgstr "Lista de modificationes"
+
+#: index.php:392
+msgid ""
+"Your configuration file contains settings (root with no password) that "
+"correspond to the default MySQL privileged account. Your MySQL server is "
+"running with this default, is open to intrusion, and you really should fix "
+"this security hole by setting a password for user 'root'."
+msgstr ""
+
+#: index.php:403
+msgid ""
+"You have enabled mbstring.func_overload in your PHP configuration. This "
+"option is incompatible with phpMyAdmin and might cause some data to be "
+"corrupted!"
+msgstr ""
+
+#: index.php:414
+msgid ""
+"The mbstring PHP extension was not found and you seem to be using a "
+"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
+"split strings correctly and it may result in unexpected results."
+msgstr ""
+
+#: index.php:425
+msgid ""
+"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
+"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than "
+"cookie validity configured in phpMyAdmin, because of this, your login will "
+"expire sooner than configured in phpMyAdmin."
+msgstr ""
+
+#: index.php:437
+msgid ""
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
+"because of this, your login will expire sooner than configured in phpMyAdmin."
+msgstr ""
+
+#: index.php:449
+msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
+msgstr ""
+
+#: index.php:460
+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 ""
+
+#: index.php:470
+#, php-format
+msgid ""
+"The phpMyAdmin configuration storage is not completely configured, some "
+"extended features have been deactivated. To find out why click %shere%s."
+msgstr ""
+
+#: index.php:502
+#, php-format
+msgid ""
+"Your PHP MySQL library version %s differs from your MySQL server version %s. "
+"This may cause unpredictable behavior."
+msgstr ""
+
+#: index.php:525
+#, php-format
+msgid ""
+"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
+"issues."
+msgstr ""
+
+#: js/messages.php:27 libraries/import.lib.php:118 sql.php:355
+msgid "\"DROP DATABASE\" statements are disabled."
+msgstr ""
+
+#: js/messages.php:30
+#, php-format
+msgid "Do you really want to execute \"%s\"?"
+msgstr ""
+
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
+msgid "You are about to DESTROY a complete database!"
+msgstr ""
+
+#: js/messages.php:32
+msgid "You are about to DESTROY a complete table!"
+msgstr ""
+
+#: js/messages.php:33
+msgid "You are about to TRUNCATE a complete table!"
+msgstr ""
+
+#: js/messages.php:35
+msgid "Deleting tracking data"
+msgstr ""
+
+#: js/messages.php:36
+msgid "Dropping Primary Key/Index"
+msgstr ""
+
+#: js/messages.php:37
+msgid "This operation could take a long time. Proceed anyway?"
+msgstr ""
+
+#: js/messages.php:40
+msgid "Missing value in the form!"
+msgstr ""
+
+#: js/messages.php:41
+msgid "This is not a number!"
+msgstr ""
+
+#: js/messages.php:42
+msgid "Add Index"
+msgstr ""
+
+#: js/messages.php:43
+msgid "Edit Index"
+msgstr ""
+
+#: js/messages.php:44 tbl_indexes.php:349 tbl_indexes.php:357
+#, php-format
+msgid "Add %s column(s) to index"
+msgstr ""
+
+#. l10n: Default label for the y-Axis of Charts
+#: js/messages.php:48 tbl_chart.php:236
+msgid "Y Values"
+msgstr ""
+
+#: js/messages.php:51
+msgid "The host name is empty!"
+msgstr ""
+
+#: js/messages.php:52
+msgid "The user name is empty!"
+msgstr ""
+
+#: js/messages.php:53 libraries/server_privileges.lib.php:1306
+#: user_password.php:110
+msgid "The password is empty!"
+msgstr ""
+
+#: js/messages.php:54 libraries/server_privileges.lib.php:1304
+#: user_password.php:113
+msgid "The passwords aren't the same!"
+msgstr ""
+
+#: js/messages.php:55 libraries/server_privileges.lib.php:1434
+#: libraries/server_privileges.lib.php:1624
+#: libraries/server_privileges.lib.php:2519
+#: libraries/server_privileges.lib.php:2821
+msgid "Add user"
+msgstr ""
+
+#: js/messages.php:56
+msgid "Reloading Privileges"
+msgstr ""
+
+#: js/messages.php:57
+msgid "Removing Selected Users"
+msgstr ""
+
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
+msgid "Close"
+msgstr ""
+
+#. l10n: Other, small valued, queries
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
+#: server_status_queries.php:154
+msgid "Other"
+msgstr ""
+
+#. l10n: Thousands separator
+#: js/messages.php:63 libraries/Util.class.php:1513
+msgid ","
+msgstr ","
+
+#. l10n: Decimal separator
+#: js/messages.php:65 libraries/Util.class.php:1515
+msgid "."
+msgstr "."
+
+#: js/messages.php:67
+msgid "Connections / Processes"
+msgstr ""
+
+#: js/messages.php:70
+msgid "Local monitor configuration incompatible"
+msgstr ""
+
+#: js/messages.php:71
+msgid ""
+"The chart arrangement configuration in your browsers local storage is not "
+"compatible anymore to the newer version of the monitor dialog. It is very "
+"likely that your current configuration will not work anymore. Please reset "
+"your configuration to default in the <i>Settings</i> menu."
+msgstr ""
+
+#: js/messages.php:73
+msgid "Query cache efficiency"
+msgstr ""
+
+#: js/messages.php:74
+msgid "Query cache usage"
+msgstr ""
+
+#: js/messages.php:75
+msgid "Query cache used"
+msgstr ""
+
+#: js/messages.php:77
+msgid "System CPU Usage"
+msgstr ""
+
+#: js/messages.php:78
+msgid "System memory"
+msgstr ""
+
+#: js/messages.php:79
+msgid "System swap"
+msgstr ""
+
+#: js/messages.php:81
+msgid "Average load"
+msgstr ""
+
+#: js/messages.php:82
+msgid "Total memory"
+msgstr ""
+
+#: js/messages.php:83
+msgid "Cached memory"
+msgstr ""
+
+#: js/messages.php:84
+msgid "Buffered memory"
+msgstr ""
+
+#: js/messages.php:85
+msgid "Free memory"
+msgstr ""
+
+#: js/messages.php:86
+msgid "Used memory"
+msgstr ""
+
+#: js/messages.php:88
+msgid "Total Swap"
+msgstr ""
+
+#: js/messages.php:89
+msgid "Cached Swap"
+msgstr ""
+
+#: js/messages.php:90
+msgid "Used Swap"
+msgstr ""
+
+#: js/messages.php:91
+msgid "Free Swap"
+msgstr ""
+
+#: js/messages.php:93
+msgid "Bytes sent"
+msgstr ""
+
+#: js/messages.php:94
+msgid "Bytes received"
+msgstr ""
+
+#: js/messages.php:95 server_status.php:211
+msgid "Connections"
+msgstr ""
+
+#: js/messages.php:96 server_status.php:383
+msgid "Processes"
+msgstr ""
+
+#. l10n: shortcuts for Byte
+#: js/messages.php:99 libraries/Util.class.php:1459
+msgid "B"
+msgstr ""
+
+#. l10n: shortcuts for Kilobyte
+#: js/messages.php:100 libraries/Util.class.php:1461
+#: server_status_monitor.php:648
+msgid "KiB"
+msgstr ""
+
+#. l10n: shortcuts for Megabyte
+#: js/messages.php:101 libraries/Util.class.php:1463
+#: server_status_monitor.php:649
+msgid "MiB"
+msgstr ""
+
+#. l10n: shortcuts for Gigabyte
+#: js/messages.php:102 libraries/Util.class.php:1465
+msgid "GiB"
+msgstr ""
+
+#. l10n: shortcuts for Terabyte
+#: js/messages.php:103 libraries/Util.class.php:1467
+msgid "TiB"
+msgstr ""
+
+#. l10n: shortcuts for Petabyte
+#: js/messages.php:104 libraries/Util.class.php:1469
+msgid "PiB"
+msgstr ""
+
+#. l10n: shortcuts for Exabyte
+#: js/messages.php:105 libraries/Util.class.php:1471
+msgid "EiB"
+msgstr ""
+
+#: js/messages.php:106
+#, php-format
+msgid "%d table(s)"
+msgstr ""
+
+#. l10n: Questions is the name of a MySQL Status variable
+#: js/messages.php:109
+msgid "Questions"
+msgstr ""
+
+#: js/messages.php:110 server_status.php:135
+msgid "Traffic"
+msgstr ""
+
+#: js/messages.php:111 libraries/Menu.class.php:486
+#: server_status_monitor.php:475
+msgid "Settings"
+msgstr ""
+
+#: js/messages.php:112
+msgid "Remove chart"
+msgstr ""
+
+#: js/messages.php:113
+msgid "Edit title and labels"
+msgstr ""
+
+#: js/messages.php:114
+msgid "Add chart to grid"
+msgstr ""
+
+#: js/messages.php:116
+msgid "Please add at least one variable to the series"
+msgstr ""
+
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
+#: libraries/plugins/export/ExportSql.class.php:1545
+#: libraries/server_privileges.lib.php:2114
+#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
+#: server_status.php:471 server_status_monitor.php:667
+msgid "None"
+msgstr ""
+
+#: js/messages.php:118
+msgid "Resume monitor"
+msgstr ""
+
+#: js/messages.php:119
+msgid "Pause monitor"
+msgstr ""
+
+#: js/messages.php:121
+msgid "general_log and slow_query_log are enabled."
+msgstr ""
+
+#: js/messages.php:122
+msgid "general_log is enabled."
+msgstr ""
+
+#: js/messages.php:123
+msgid "slow_query_log is enabled."
+msgstr ""
+
+#: js/messages.php:124
+msgid "slow_query_log and general_log are disabled."
+msgstr ""
+
+#: js/messages.php:125
+msgid "log_output is not set to TABLE."
+msgstr ""
+
+#: js/messages.php:126
+msgid "log_output is set to TABLE."
+msgstr ""
+
+#: js/messages.php:127
+#, php-format
+msgid ""
+"slow_query_log is enabled, but the server logs only queries that take longer "
+"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
+"depending on your system."
+msgstr ""
+
+#: js/messages.php:128
+#, php-format
+msgid "long_query_time is set to %d second(s)."
+msgstr ""
+
+#: js/messages.php:129
+msgid ""
+"Following settings will be applied globally and reset to default on server "
+"restart:"
+msgstr ""
+
+#. l10n: %s is FILE or TABLE
+#: js/messages.php:131
+#, php-format
+msgid "Set log_output to %s"
+msgstr ""
+
+#. l10n: Enable in this context means setting a status variable to ON
+#: js/messages.php:133
+#, php-format
+msgid "Enable %s"
+msgstr ""
+
+#. l10n: Disable in this context means setting a status variable to OFF
+#: js/messages.php:135
+#, php-format
+msgid "Disable %s"
+msgstr ""
+
+#. l10n: %d seconds
+#: js/messages.php:137
+#, php-format
+msgid "Set long_query_time to %ds"
+msgstr ""
+
+#: js/messages.php:138
+msgid ""
+"You can't change these variables. Please log in as root or contact your "
+"database administrator."
+msgstr ""
+
+#: js/messages.php:139
+msgid "Change settings"
+msgstr ""
+
+#: js/messages.php:140
+msgid "Current settings"
+msgstr ""
+
+#: js/messages.php:142 server_status_monitor.php:608
+msgid "Chart Title"
+msgstr ""
+
+#. l10n: As in differential values
+#: js/messages.php:144
+msgid "Differential"
+msgstr ""
+
+#: js/messages.php:145
+#, php-format
+msgid "Divided by %s"
+msgstr ""
+
+#: js/messages.php:146
+msgid "Unit"
+msgstr ""
+
+#: js/messages.php:148
+msgid "From slow log"
+msgstr ""
+
+#: js/messages.php:149
+msgid "From general log"
+msgstr ""
+
+#: js/messages.php:150
+msgid "Analysing logs"
+msgstr ""
+
+#: js/messages.php:151
+msgid "Analysing & loading logs. This may take a while."
+msgstr ""
+
+#: js/messages.php:152
+msgid "Cancel request"
+msgstr ""
+
+#: js/messages.php:153
+msgid ""
+"This column shows the amount of identical queries that are grouped together. "
+"However only the SQL query itself has been used as a grouping criteria, so "
+"the other attributes of queries, such as start time, may differ."
+msgstr ""
+
+#: js/messages.php:154
+msgid ""
+"Since grouping of INSERTs queries has been selected, INSERT queries into the "
+"same table are also being grouped together, disregarding of the inserted "
+"data."
+msgstr ""
+
+#: js/messages.php:155
+msgid "Log data loaded. Queries executed in this time span:"
+msgstr ""
+
+#: js/messages.php:157
+msgid "Jump to Log table"
+msgstr ""
+
+#: js/messages.php:158
+msgid "No data found"
+msgstr ""
+
+#: js/messages.php:159
+msgid "Log analysed, but no data found in this time span."
+msgstr ""
+
+#: js/messages.php:161
+msgid "Analyzing…"
+msgstr ""
+
+#: js/messages.php:162
+msgid "Explain output"
+msgstr ""
+
+#: js/messages.php:164 js/messages.php:515
+#: libraries/plugins/export/ExportHtmlword.class.php:484
+#: libraries/plugins/export/ExportOdt.class.php:562
+#: libraries/plugins/export/ExportTexytext.class.php:435
+#: libraries/rte/rte_list.lib.php:68 server_status.php:332 sql.php:1186
+msgid "Time"
+msgstr ""
+
+#: js/messages.php:165
+msgid "Total time:"
+msgstr ""
+
+#: js/messages.php:166
+msgid "Profiling results"
+msgstr ""
+
+#: js/messages.php:167
+msgctxt "Display format"
+msgid "Table"
+msgstr ""
+
+#: js/messages.php:168
+msgid "Chart"
+msgstr ""
+
+#: js/messages.php:169
+msgid "Edit chart"
+msgstr ""
+
+#: js/messages.php:170
+msgid "Series"
+msgstr ""
+
+#. l10n: A collection of available filters
+#: js/messages.php:173
+msgid "Log table filter options"
+msgstr ""
+
+#. l10n: Filter as in "Start Filtering"
+#: js/messages.php:175
+msgid "Filter"
+msgstr ""
+
+#: js/messages.php:176
+msgid "Filter queries by word/regexp:"
+msgstr ""
+
+#: js/messages.php:177
+msgid "Group queries, ignoring variable data in WHERE clauses"
+msgstr ""
+
+#: js/messages.php:178
+msgid "Sum of grouped rows:"
+msgstr ""
+
+#: js/messages.php:179
+msgid "Total:"
+msgstr ""
+
+#: js/messages.php:181
+msgid "Loading logs"
+msgstr ""
+
+#: js/messages.php:182
+msgid "Monitor refresh failed"
+msgstr ""
+
+#: js/messages.php:183
+msgid ""
+"While requesting new chart data the server returned an invalid response. "
+"This is most likely because your session expired. Reloading the page and "
+"reentering your credentials should help."
+msgstr ""
+
+#: js/messages.php:184
+msgid "Reload page"
+msgstr ""
+
+#: js/messages.php:186
+msgid "Affected rows:"
+msgstr ""
+
+#: js/messages.php:188
+msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
+msgstr ""
+
+#: js/messages.php:189
+msgid ""
+"Failed building chart grid with imported config. Resetting to default config…"
+msgstr ""
+
+#: js/messages.php:190 libraries/Menu.class.php:288
+#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
+#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
+#: prefs_manage.php:232 server_status_monitor.php:530
+#: setup/frames/menu.inc.php:21
+msgid "Import"
+msgstr ""
+
+#: js/messages.php:191
+msgid "Import monitor configuration"
+msgstr ""
+
+#: js/messages.php:192
+msgid "Please select the file you want to import"
+msgstr ""
+
+#: js/messages.php:194
+msgid "Analyse Query"
+msgstr ""
+
+#: js/messages.php:198
+msgid "Advisor system"
+msgstr ""
+
+#: js/messages.php:199
+msgid "Possible performance issues"
+msgstr ""
+
+#: js/messages.php:200
+msgid "Issue"
+msgstr ""
+
+#: js/messages.php:201
+msgid "Recommendation"
+msgstr ""
+
+#: js/messages.php:202
+msgid "Rule details"
+msgstr ""
+
+#: js/messages.php:203
+msgid "Justification"
+msgstr ""
+
+#: js/messages.php:204
+msgid "Used variable / formula"
+msgstr ""
+
+#: js/messages.php:205
+msgid "Test"
+msgstr ""
+
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
+#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
+#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
+#: server_variables.php:134
+msgid "Cancel"
+msgstr ""
+
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
+#: server_status_monitor.php:568
+msgid "Loading"
+msgstr ""
+
+#: js/messages.php:214
+msgid "Processing Request"
+msgstr ""
+
+#: js/messages.php:215
+msgid "Error in Processing Request"
+msgstr ""
+
+#: js/messages.php:216
+#, php-format
+msgid "Error code: %s"
+msgstr ""
+
+#: js/messages.php:217
+#, php-format
+msgid "Error text: %s"
+msgstr ""
+
+#: js/messages.php:218 libraries/db_common.inc.php:58
+#: libraries/db_table_exists.lib.php:28 server_databases.php:89
+msgid "No databases selected."
+msgstr ""
+
+#: js/messages.php:219
+msgid "Dropping Column"
+msgstr ""
+
+#: js/messages.php:220
+msgid "Adding Primary Key"
+msgstr ""
+
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
+#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
+#: pmd_general.php:833
+msgid "OK"
+msgstr ""
+
+#: js/messages.php:222
+msgid "Click to dismiss this notification"
+msgstr ""
+
+#: js/messages.php:225
+msgid "Renaming Databases"
+msgstr ""
+
+#: js/messages.php:226
+msgid "Reload Database"
+msgstr ""
+
+#: js/messages.php:227
+msgid "Copying Database"
+msgstr ""
+
+#: js/messages.php:228
+msgid "Changing Charset"
+msgstr ""
+
+#: js/messages.php:229
+msgid "Table must have at least one column"
+msgstr ""
+
+#: js/messages.php:234
+msgid "Insert Table"
+msgstr ""
+
+#: js/messages.php:235
+msgid "Hide indexes"
+msgstr ""
+
+#: js/messages.php:236
+msgid "Show indexes"
+msgstr ""
+
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
+msgid "Foreign key check:"
+msgstr ""
+
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
+msgid "(Enabled)"
+msgstr ""
+
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
+msgid "(Disabled)"
+msgstr ""
+
+#: js/messages.php:242
+msgid "Searching"
+msgstr ""
+
+#: js/messages.php:243
+msgid "Hide search results"
+msgstr ""
+
+#: js/messages.php:244
+msgid "Show search results"
+msgstr ""
+
+#: js/messages.php:245
+msgid "Browsing"
+msgstr ""
+
+#: js/messages.php:246
+msgid "Deleting"
+msgstr ""
+
+#: js/messages.php:249
+msgid "The definition of a stored function must contain a RETURN statement!"
+msgstr ""
+
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
+msgid "ENUM/SET editor"
+msgstr ""
+
+#: js/messages.php:253
+#, php-format
+msgid "Values for column %s"
+msgstr ""
+
+#: js/messages.php:254
+msgid "Values for a new column"
+msgstr ""
+
+#: js/messages.php:255
+msgid "Enter each value in a separate field"
+msgstr ""
+
+#: js/messages.php:256
+#, php-format
+msgid "Add %d value(s)"
+msgstr ""
+
+#: js/messages.php:259
+msgid ""
+"Note: If the file contains multiple tables, they will be combined into one"
+msgstr ""
+
+#: js/messages.php:262
+msgid "Hide query box"
+msgstr ""
+
+#: js/messages.php:263
+msgid "Show query box"
+msgstr ""
+
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr ""
+
+#: js/messages.php:265 tbl_row_action.php:21
+msgid "No rows selected"
+msgstr ""
+
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
+#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
+#: querywindow.php:85
+msgid "Change"
+msgstr ""
+
+#: js/messages.php:267
+msgid "Query execution time"
+msgstr ""
+
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
+#: libraries/DisplayResults.class.php:729
+#, php-format
+msgid "%d is not valid row number."
+msgstr ""
+
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
+#: libraries/insert_edit.lib.php:1460
+#: libraries/schema/User_Schema.class.php:383
+#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
+#: setup/frames/config.inc.php:39 setup/frames/index.inc.php:246
+#: tbl_indexes.php:344 tbl_relation.php:563
+msgid "Save"
+msgstr ""
+
+#: js/messages.php:274
+msgid "Hide search criteria"
+msgstr ""
+
+#: js/messages.php:275
+msgid "Show search criteria"
+msgstr ""
+
+#: js/messages.php:278 libraries/TableSearch.class.php:210
+msgid "Zoom Search"
+msgstr ""
+
+#: js/messages.php:280
+msgid "Each point represents a data row."
+msgstr ""
+
+#: js/messages.php:282
+msgid "Hovering over a point will show its label."
+msgstr ""
+
+#: js/messages.php:284
+msgid "To zoom in, select a section of the plot with the mouse."
+msgstr ""
+
+#: js/messages.php:286
+msgid "Click reset zoom button to come back to original state."
+msgstr ""
+
+#: js/messages.php:288
+msgid "Click a data point to view and possibly edit the data row."
+msgstr ""
+
+#: js/messages.php:290
+msgid "The plot can be resized by dragging it along the bottom right corner."
+msgstr ""
+
+#: js/messages.php:292
+msgid "Select two columns"
+msgstr ""
+
+#: js/messages.php:293
+msgid "Select two different columns"
+msgstr ""
+
+#: js/messages.php:294
+msgid "Query results"
+msgstr ""
+
+#: js/messages.php:295
+msgid "Data point content"
+msgstr ""
+
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
+#: tbl_indexes.php:317
+msgid "Ignore"
+msgstr ""
+
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
+msgid "Copy"
+msgstr ""
+
+#: js/messages.php:302
+msgid "Point"
+msgstr "Puncto"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linestring (catena de linea)"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygono"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Circulo interne"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Circulo externe"
+
+#: js/messages.php:314
+msgid "Add columns"
+msgstr ""
+
+#: js/messages.php:317
+msgid "Select referenced key"
+msgstr ""
+
+#: js/messages.php:318
+msgid "Select Foreign Key"
+msgstr ""
+
+#: js/messages.php:319
+msgid "Please select the primary key or a unique key"
+msgstr ""
+
+#: js/messages.php:320 pmd_general.php:109
+msgid "Choose column to display"
+msgstr ""
+
+#: js/messages.php:321
+msgid ""
+"You haven't saved the changes in the layout. They will be lost if you don't "
+"save them. Do you want to continue?"
+msgstr ""
+
+#: js/messages.php:324
+msgid "Add an option for column "
+msgstr ""
+
+#: js/messages.php:325
+#, php-format
+msgid "%d object(s) created"
+msgstr ""
+
+#: js/messages.php:328
+msgid "Press escape to cancel editing"
+msgstr ""
+
+#: js/messages.php:329
+msgid ""
+"You have edited some data and they have not been saved. Are you sure you "
+"want to leave this page before saving the data?"
+msgstr ""
+
+#: js/messages.php:330
+msgid "Drag to reorder"
+msgstr ""
+
+#: js/messages.php:331
+msgid "Click to sort"
+msgstr ""
+
+#: js/messages.php:332
+msgid "Click to mark/unmark"
+msgstr ""
+
+#: js/messages.php:333
+msgid "Double-click to copy column name"
+msgstr ""
+
+#: js/messages.php:334
+msgid "Click the drop-down arrow<br />to toggle column's visibility"
+msgstr ""
+
+#: js/messages.php:336
+msgid ""
+"This table does not contain a unique column. Features related to the grid "
+"edit, checkbox, Edit, Copy and Delete links may not work after saving."
+msgstr ""
+
+#: js/messages.php:341
+msgid "You can also edit most values<br />by double-clicking directly on them."
+msgstr ""
+
+#: js/messages.php:344
+msgid "You can also edit most values<br />by clicking directly on them."
+msgstr ""
+
+#: js/messages.php:349
+msgid "Go to link"
+msgstr ""
+
+#: js/messages.php:350
+msgid "Copy column name"
+msgstr ""
+
+#: js/messages.php:351
+msgid "Right-click the column name to copy it to your clipboard."
+msgstr ""
+
+#: js/messages.php:352
+msgid "Show data row(s)"
+msgstr ""
+
+#: js/messages.php:355
+msgid "Generate password"
+msgstr ""
+
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
+msgid "Generate"
+msgstr ""
+
+#: js/messages.php:357
+msgid "Change Password"
+msgstr ""
+
+#: js/messages.php:360
+msgid "More"
+msgstr ""
+
+#: js/messages.php:363
+msgid "Show Panel"
+msgstr ""
+
+#: js/messages.php:364
+msgid "Hide Panel"
+msgstr ""
+
+#: js/messages.php:367
+msgid "The requested page was not found in the history, it may have expired."
+msgstr ""
+
+#: js/messages.php:370 setup/lib/index.lib.php:188
+#, php-format
+msgid ""
+"A newer version of phpMyAdmin is available and you should consider "
+"upgrading. The newest version is %s, released on %s."
+msgstr ""
+
+#. l10n: Latest available phpMyAdmin version
+#: js/messages.php:372
+msgid ", latest stable version:"
+msgstr ""
+
+#: js/messages.php:373
+msgid "up to date"
+msgstr ""
+
+#. l10n: Display text for calendar close link
+#: js/messages.php:392
+msgid "Done"
+msgstr ""
+
+#: js/messages.php:396
+msgctxt "Previous month"
+msgid "Prev"
+msgstr ""
+
+#: js/messages.php:401
+msgctxt "Next month"
+msgid "Next"
+msgstr ""
+
+#. l10n: Display text for current month link in calendar
+#: js/messages.php:404
+msgid "Today"
+msgstr ""
+
+#: js/messages.php:408
+msgid "January"
+msgstr ""
+
+#: js/messages.php:409
+msgid "February"
+msgstr ""
+
+#: js/messages.php:410
+msgid "March"
+msgstr ""
+
+#: js/messages.php:411
+msgid "April"
+msgstr ""
+
+#: js/messages.php:412
+msgid "May"
+msgstr ""
+
+#: js/messages.php:413
+msgid "June"
+msgstr ""
+
+#: js/messages.php:414
+msgid "July"
+msgstr ""
+
+#: js/messages.php:415
+msgid "August"
+msgstr ""
+
+#: js/messages.php:416
+msgid "September"
+msgstr ""
+
+#: js/messages.php:417
+msgid "October"
+msgstr ""
+
+#: js/messages.php:418
+msgid "November"
+msgstr ""
+
+#: js/messages.php:419
+msgid "December"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:426 libraries/Util.class.php:1670
+msgid "Jan"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:428 libraries/Util.class.php:1672
+msgid "Feb"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:430 libraries/Util.class.php:1674
+msgid "Mar"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:432 libraries/Util.class.php:1676
+msgid "Apr"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:434 libraries/Util.class.php:1678
+msgctxt "Short month name"
+msgid "May"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:436 libraries/Util.class.php:1680
+msgid "Jun"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:438 libraries/Util.class.php:1682
+msgid "Jul"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:440 libraries/Util.class.php:1684
+msgid "Aug"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:442 libraries/Util.class.php:1686
+msgid "Sep"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:444 libraries/Util.class.php:1688
+msgid "Oct"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:446 libraries/Util.class.php:1690
+msgid "Nov"
+msgstr ""
+
+#. l10n: Short month name
+#: js/messages.php:448 libraries/Util.class.php:1692
+msgid "Dec"
+msgstr ""
+
+#: js/messages.php:454
+msgid "Sunday"
+msgstr ""
+
+#: js/messages.php:455
+msgid "Monday"
+msgstr ""
+
+#: js/messages.php:456
+msgid "Tuesday"
+msgstr ""
+
+#: js/messages.php:457
+msgid "Wednesday"
+msgstr ""
+
+#: js/messages.php:458
+msgid "Thursday"
+msgstr ""
+
+#: js/messages.php:459
+msgid "Friday"
+msgstr ""
+
+#: js/messages.php:460
+msgid "Saturday"
+msgstr ""
+
+#. l10n: Short week day name
+#: js/messages.php:467
+msgid "Sun"
+msgstr ""
+
+#. l10n: Short week day name
+#: js/messages.php:469 libraries/Util.class.php:1697
+msgid "Mon"
+msgstr ""
+
+#. l10n: Short week day name
+#: js/messages.php:471 libraries/Util.class.php:1699
+msgid "Tue"
+msgstr ""
+
+#. l10n: Short week day name
+#: js/messages.php:473 libraries/Util.class.php:1701
+msgid "Wed"
+msgstr ""
+
+#. l10n: Short week day name
+#: js/messages.php:475 libraries/Util.class.php:1703
+msgid "Thu"
+msgstr ""
+
+#. l10n: Short week day name
+#: js/messages.php:477 libraries/Util.class.php:1705
+msgid "Fri"
+msgstr ""
+
+#. l10n: Short week day name
+#: js/messages.php:479 libraries/Util.class.php:1707
+msgid "Sat"
+msgstr ""
+
+#. l10n: Minimal week day name
+#: js/messages.php:486
+msgid "Su"
+msgstr ""
+
+#. l10n: Minimal week day name
+#: js/messages.php:488
+msgid "Mo"
+msgstr ""
+
+#. l10n: Minimal week day name
+#: js/messages.php:490
+msgid "Tu"
+msgstr ""
+
+#. l10n: Minimal week day name
+#: js/messages.php:492
+msgid "We"
+msgstr ""
+
+#. l10n: Minimal week day name
+#: js/messages.php:494
+msgid "Th"
+msgstr ""
+
+#. l10n: Minimal week day name
+#: js/messages.php:496
+msgid "Fr"
+msgstr ""
+
+#. l10n: Minimal week day name
+#: js/messages.php:498
+msgid "Sa"
+msgstr ""
+
+#. l10n: Column header for week of the year in calendar
+#: js/messages.php:502
+msgid "Wk"
+msgstr ""
+
+#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
+#: js/messages.php:505
+msgid "calendar-month-year"
+msgstr ""
+
+#. l10n: Year suffix for calendar, "none" is empty.
+#: js/messages.php:507
+msgctxt "Year suffix"
+msgid "none"
+msgstr ""
+
+#: js/messages.php:516
+msgid "Hour"
+msgstr ""
+
+#: js/messages.php:517
+msgid "Minute"
+msgstr ""
+
+#: js/messages.php:518
+msgid "Second"
+msgstr ""
+
+#: libraries/Advisor.class.php:77
+#, php-format
+msgid "PHP threw following error: %s"
+msgstr ""
+
+#: libraries/Advisor.class.php:104
+#, php-format
+msgid "Failed evaluating precondition for rule '%s'"
+msgstr ""
+
+#: libraries/Advisor.class.php:121
+#, php-format
+msgid "Failed calculating value for rule '%s'"
+msgstr ""
+
+#: libraries/Advisor.class.php:140
+#, php-format
+msgid "Failed running test for rule '%s'"
+msgstr ""
+
+#: libraries/Advisor.class.php:222
+#, php-format
+msgid "Failed formatting string for rule '%s'."
+msgstr ""
+
+#: libraries/Advisor.class.php:378
+#, php-format
+msgid ""
+"Invalid rule declaration on line %1$s, expected line %2$s of previous rule"
+msgstr ""
+
+#: libraries/Advisor.class.php:395
+#, php-format
+msgid "Invalid rule declaration on line %s"
+msgstr ""
+
+#: libraries/Advisor.class.php:403
+#, php-format
+msgid "Unexpected characters on line %s"
+msgstr ""
+
+#: libraries/Advisor.class.php:417
+#, php-format
+msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
+msgstr ""
+
+#: libraries/Advisor.class.php:450
+msgid "per second"
+msgstr ""
+
+#: libraries/Advisor.class.php:453
+msgid "per minute"
+msgstr ""
+
+#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
+#: server_status_queries.php:107
+msgid "per hour"
+msgstr ""
+
+#: libraries/Advisor.class.php:459
+msgid "per day"
+msgstr ""
+
+#: libraries/Config.class.php:1115
+#, php-format
+msgid "Existing configuration file (%s) is not readable."
+msgstr ""
+
+#: libraries/Config.class.php:1145
+msgid "Wrong permissions on configuration file, should not be world writable!"
+msgstr ""
+
+#: libraries/Config.class.php:1711
+msgid "Font size"
+msgstr ""
+
+#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
+#: libraries/DisplayResults.class.php:2007
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
+#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
+msgid "Ascending"
+msgstr ""
+
+#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
+#: libraries/DisplayResults.class.php:2002
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
+#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
+msgid "Descending"
+msgstr ""
+
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Columna"
+
+#: libraries/DBQbe.class.php:406
+msgid "Sort:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Monstra"
+
+#: libraries/DBQbe.class.php:513
+msgid "Criteria:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:576
+msgid "Add/Delete criteria rows"
+msgstr ""
+
+#: libraries/DBQbe.class.php:576
+msgid "Add/Delete columns"
+msgstr ""
+
+#: libraries/DBQbe.class.php:603 libraries/DBQbe.class.php:635
+msgid "Update Query"
+msgstr ""
+
+#: libraries/DBQbe.class.php:618
+msgid "Use Tables"
+msgstr ""
+
+#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
+msgid "Or:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
+msgid "And:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:661
+msgid "Ins"
+msgstr ""
+
+#: libraries/DBQbe.class.php:664
+msgid "Del"
+msgstr ""
+
+#: libraries/DBQbe.class.php:680
+msgid "Modify:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:1322
+#, php-format
+msgid "SQL query on database <b>%s</b>:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
+msgid "Submit Query"
+msgstr ""
+
+#: libraries/DbSearch.class.php:98 libraries/DbSearch.class.php:398
+msgid "at least one of the words"
+msgstr ""
+
+#: libraries/DbSearch.class.php:99 libraries/DbSearch.class.php:402
+msgid "all words"
+msgstr ""
+
+#: libraries/DbSearch.class.php:100 libraries/DbSearch.class.php:406
+msgid "the exact phrase"
+msgstr ""
+
+#: libraries/DbSearch.class.php:101 libraries/DbSearch.class.php:407
+msgid "as regular expression"
+msgstr ""
+
+#: libraries/DbSearch.class.php:267
+#, php-format
+msgid "Search results for \"<i>%s</i>\" %s:"
+msgstr ""
+
+#: libraries/DbSearch.class.php:294
+#, php-format
+msgid "<b>Total:</b> <i>%s</i> match"
+msgid_plural "<b>Total:</b> <i>%s</i> matches"
+msgstr[0] ""
+msgstr[1] ""
+
+#: libraries/DbSearch.class.php:331
+#, php-format
+msgid "%1$s match in <strong>%2$s</strong>"
+msgid_plural "%1$s matches in <strong>%2$s</strong>"
+msgstr[0] ""
+msgstr[1] ""
+
+#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
+msgid "Browse"
+msgstr ""
+
+#: libraries/DbSearch.class.php:353
+#, php-format
+msgid "Delete the matches for the %s table?"
+msgstr ""
+
+#: libraries/DbSearch.class.php:357 libraries/DisplayResults.class.php:3382
+#: libraries/DisplayResults.class.php:5043
+#: libraries/schema/User_Schema.class.php:217
+#: libraries/schema/User_Schema.class.php:299
+#: libraries/schema/User_Schema.class.php:352
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
+#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
+msgid "Delete"
+msgstr ""
+
+#: libraries/DbSearch.class.php:382
+msgid "Search in database"
+msgstr ""
+
+#: libraries/DbSearch.class.php:386
+msgid "Words or values to search for (wildcard: \"%\"):"
+msgstr ""
+
+#: libraries/DbSearch.class.php:395
+msgid "Find:"
+msgstr ""
+
+#: libraries/DbSearch.class.php:400 libraries/DbSearch.class.php:404
+msgid "Words are separated by a space character (\" \")."
+msgstr ""
+
+#: libraries/DbSearch.class.php:419
+msgid "Inside tables:"
+msgstr ""
+
+#: libraries/DbSearch.class.php:445
+msgid "Inside column:"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:698
+msgid "Save edited data"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:704
+msgid "Restore column order"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
+msgctxt "First page"
+msgid "Begin"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
+msgctxt "Previous page"
+msgid "Previous"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
+msgctxt "Next page"
+msgid "Next"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
+msgctxt "Last page"
+msgid "End"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
+msgid "Start row:"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:917
+msgid "Mode:"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:919
+msgid "horizontal"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:920
+msgid "horizontal (rotated headers)"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:921
+msgid "vertical"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:933
+#, php-format
+msgid "Headers every %s rows"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1230
+msgid "Sort by key"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
+#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
+#: libraries/plugins/export/ExportCodegen.class.php:90
+#: libraries/plugins/export/ExportCsv.class.php:79
+#: libraries/plugins/export/ExportExcel.class.php:44
+#: libraries/plugins/export/ExportHtmlword.class.php:52
+#: libraries/plugins/export/ExportJson.class.php:49
+#: libraries/plugins/export/ExportLatex.class.php:75
+#: libraries/plugins/export/ExportMediawiki.class.php:52
+#: libraries/plugins/export/ExportOds.class.php:57
+#: libraries/plugins/export/ExportOdt.class.php:66
+#: libraries/plugins/export/ExportPdf.class.php:82
+#: libraries/plugins/export/ExportPhparray.class.php:49
+#: libraries/plugins/export/ExportSql.class.php:71
+#: libraries/plugins/export/ExportTexytext.class.php:51
+#: libraries/plugins/export/ExportXml.class.php:81
+#: libraries/plugins/export/ExportYaml.class.php:50
+#: libraries/plugins/import/ImportCsv.class.php:64
+#: libraries/plugins/import/ImportLdi.class.php:70
+#: libraries/plugins/import/ImportMediawiki.class.php:60
+#: libraries/plugins/import/ImportOds.class.php:58
+#: libraries/plugins/import/ImportShp.class.php:56
+#: libraries/plugins/import/ImportSql.class.php:50
+#: libraries/plugins/import/ImportXml.class.php:57
+#: libraries/rte/rte_routines.lib.php:970 libraries/structure.lib.php:1693
+msgid "Options"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1584
+#: libraries/DisplayResults.class.php:1690
+msgid "Partial texts"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1585
+#: libraries/DisplayResults.class.php:1694
+msgid "Full texts"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1599
+msgid "Relational key"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1600
+msgid "Relational display column"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1612
+msgid "Show binary contents"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1617
+msgid "Show BLOB contents"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1622
+#: libraries/config/messages.inc.php:57
+msgid "Show binary contents as HEX"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1633
+msgid "Hide browser transformation"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1642
+msgid "Well Known Text"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:1643
+msgid "Well Known Binary"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:3355
+#: libraries/DisplayResults.class.php:3371
+msgid "The row has been deleted"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:3409
+#: libraries/DisplayResults.class.php:5043 server_status.php:467
+msgid "Kill"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:4493 libraries/structure.lib.php:771
+msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:4889
+msgid "in query"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:4926 libraries/structure.lib.php:653
+#, php-format
+msgid ""
+"This view has at least this number of rows. Please refer to %sdocumentation"
+"%s."
+msgstr ""
+
+#: libraries/DisplayResults.class.php:4939
+msgid "Showing rows"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:4955
+msgid "total"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:4966 sql.php:946
+#, php-format
+msgid "Query took %01.4f sec"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5057
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
+#: libraries/server_privileges.lib.php:2401
+#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
+#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
+#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
+#: server_databases.php:323 server_databases.php:326
+msgid "With selected:"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5061
+#: libraries/DisplayResults.class.php:5062
+#: libraries/server_privileges.lib.php:779
+#: libraries/server_privileges.lib.php:2402
+#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
+#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
+msgid "Check All"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5080
+#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
+#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
+#: libraries/server_privileges.lib.php:1786
+#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
+#: prefs_manage.php:289 server_status_monitor.php:534
+#: setup/frames/menu.inc.php:22
+msgid "Export"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5178
+msgid "Query results operations"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5202 libraries/Header.class.php:334
+#: libraries/structure.lib.php:299 libraries/structure.lib.php:362
+#: libraries/structure.lib.php:1481
+msgid "Print view"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5220
+msgid "Print view (with full texts)"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5291 tbl_chart.php:151
+msgid "Display chart"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5316
+msgid "Visualize GIS data"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5348 view_create.php:151
+msgid "Create view"
+msgstr ""
+
+#: libraries/DisplayResults.class.php:5541
+msgid "Link not found"
+msgstr ""
+
+#: libraries/Error_Handler.class.php:77
+msgid "Too many error messages, some are not displayed."
+msgstr ""
+
+#: libraries/File.class.php:239
+msgid "File was not an uploaded file."
+msgstr ""
+
+#: libraries/File.class.php:279
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
+msgstr ""
+
+#: libraries/File.class.php:282
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form."
+msgstr ""
+
+#: libraries/File.class.php:285
+msgid "The uploaded file was only partially uploaded."
+msgstr ""
+
+#: libraries/File.class.php:288
+msgid "Missing a temporary folder."
+msgstr ""
+
+#: libraries/File.class.php:291
+msgid "Failed to write file to disk."
+msgstr ""
+
+#: libraries/File.class.php:294
+msgid "File upload stopped by extension."
+msgstr ""
+
+#: libraries/File.class.php:297
+msgid "Unknown error in file upload."
+msgstr ""
+
+#: libraries/File.class.php:475
+msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]"
+msgstr ""
+
+#: libraries/File.class.php:493
+msgid "Error while moving uploaded file."
+msgstr ""
+
+#: libraries/File.class.php:501
+msgid "Cannot read (moved) upload file."
+msgstr ""
+
+#: libraries/Footer.class.php:133 libraries/Footer.class.php:137
+#: libraries/Footer.class.php:140
+msgid "Open new phpMyAdmin window"
+msgstr ""
+
+#: libraries/Header.class.php:392
+msgid "Click on the bar to scroll to top of page"
+msgstr ""
+
+#: libraries/Header.class.php:621
+#: libraries/plugins/auth/AuthenticationCookie.class.php:269
+msgid "Cookies must be enabled past this point."
+msgstr ""
+
+#: libraries/Header.class.php:626
+#: libraries/plugins/auth/AuthenticationCookie.class.php:172
+msgid "Javascript must be enabled past this point"
+msgstr ""
+
+#: libraries/Index.class.php:531
+msgid "No index defined!"
+msgstr ""
+
+#: libraries/Index.class.php:536 libraries/Index.class.php:549
+#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
+#: tbl_tracking.php:378
+msgid "Indexes"
+msgstr ""
+
+#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
+#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
+msgid "Unique"
+msgstr ""
+
+#: libraries/Index.class.php:564 tbl_tracking.php:385
+msgid "Packed"
+msgstr ""
+
+#: libraries/Index.class.php:566 tbl_tracking.php:387
+msgid "Cardinality"
+msgstr ""
+
+#: libraries/Index.class.php:567 libraries/TableSearch.class.php:185
+#: libraries/build_html_for_db.lib.php:20 libraries/mysql_charsets.lib.php:130
+#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
+#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
+#: libraries/structure.lib.php:1701
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
+msgid "Collation"
+msgstr ""
+
+#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
+msgid "Comment"
+msgstr ""
+
+#: libraries/Index.class.php:599
+msgid "The primary key has been dropped"
+msgstr ""
+
+#: libraries/Index.class.php:608
+#, php-format
+msgid "Index %s has been dropped"
+msgstr ""
+
+#: libraries/Index.class.php:731
+#, 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:391 libraries/Menu.class.php:450
+#: libraries/config/messages.inc.php:175
+#: libraries/server_privileges.lib.php:2854 server_databases.php:138
+msgid "Databases"
+msgstr ""
+
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Servitor"
+
+#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
+#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
+#: libraries/tbl_info.inc.php:59
+msgid "View"
+msgstr ""
+
+#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
+#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
+#: libraries/config/user_preferences.forms.php:195
+#: libraries/config/user_preferences.forms.php:232
+#: libraries/config/user_preferences.forms.php:258
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
+#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
+#: tbl_tracking.php:320
+msgid "Structure"
+msgstr ""
+
+#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
+#: querywindow.php:59
+msgid "SQL"
+msgstr ""
+
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
+#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
+msgid "Search"
+msgstr "Cerca"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
+msgid "Insert"
+msgstr ""
+
+#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
+#: view_operations.php:86
+msgid "Operations"
+msgstr ""
+
+#: libraries/Menu.class.php:296 libraries/Menu.class.php:413
+#: libraries/relation.lib.php:238
+msgid "Tracking"
+msgstr ""
+
+#: libraries/Menu.class.php:305 libraries/Menu.class.php:407
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:26
+#: libraries/plugins/export/ExportHtmlword.class.php:563
+#: libraries/plugins/export/ExportOdt.class.php:655
+#: libraries/plugins/export/ExportSql.class.php:1468
+#: libraries/plugins/export/ExportTexytext.class.php:506
+#: libraries/plugins/export/ExportXml.class.php:121
+#: libraries/rte/rte_words.lib.php:46
+msgid "Triggers"
+msgstr ""
+
+#: libraries/Menu.class.php:319 libraries/Menu.class.php:320
+msgid "Table seems to be empty!"
+msgstr ""
+
+#: libraries/Menu.class.php:356 libraries/Menu.class.php:363
+#: libraries/Menu.class.php:370
+msgid "Database seems to be empty!"
+msgstr ""
+
+#: libraries/Menu.class.php:359
+msgid "Query"
+msgstr ""
+
+#: libraries/Menu.class.php:387 libraries/server_privileges.lib.php:1569
+#: libraries/server_privileges.lib.php:2214
+#: libraries/server_privileges.lib.php:2780 server_privileges.php:146
+msgid "Privileges"
+msgstr ""
+
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
+msgid "Routines"
+msgstr ""
+
+#: libraries/Menu.class.php:400
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
+#: libraries/plugins/export/ExportSql.class.php:810
+#: libraries/rte/rte_words.lib.php:58
+msgid "Events"
+msgstr ""
+
+#: libraries/Menu.class.php:419 libraries/relation.lib.php:205
+msgid "Designer"
+msgstr ""
+
+#: libraries/Menu.class.php:473
+msgid "Users"
+msgstr ""
+
+#: libraries/Menu.class.php:495 libraries/ServerStatusData.class.php:187
+#: server_binlog.php:74
+msgid "Binary log"
+msgstr ""
+
+#: libraries/Menu.class.php:501 libraries/ServerStatusData.class.php:192
+#: libraries/structure.lib.php:182 libraries/structure.lib.php:761
+#: server_replication.php:32 server_replication.php:148
+msgid "Replication"
+msgstr ""
+
+#: libraries/Menu.class.php:506 libraries/ServerStatusData.class.php:239
+#: server_engines.php:94 server_engines.php:98
+msgid "Variables"
+msgstr ""
+
+#: libraries/Menu.class.php:510
+msgid "Charsets"
+msgstr ""
+
+#: libraries/Menu.class.php:515 server_plugins.php:32 server_plugins.php:65
+msgid "Plugins"
+msgstr ""
+
+#: libraries/Menu.class.php:519
+msgid "Engines"
+msgstr ""
+
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
+#: libraries/core.lib.php:232 libraries/import.lib.php:171
+#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
+#: view_operations.php:57
+msgid "Error"
+msgstr ""
+
+#: libraries/Message.class.php:254
+#, php-format
+msgid "%1$d row affected."
+msgid_plural "%1$d rows affected."
+msgstr[0] ""
+msgstr[1] ""
+
+#: libraries/Message.class.php:273
+#, php-format
+msgid "%1$d row deleted."
+msgid_plural "%1$d rows deleted."
+msgstr[0] ""
+msgstr[1] ""
+
+#: libraries/Message.class.php:292
+#, php-format
+msgid "%1$d row inserted."
+msgid_plural "%1$d rows inserted."
+msgstr[0] ""
+msgstr[1] ""
+
+#: libraries/PDF.class.php:114
+msgid "Error while creating PDF:"
+msgstr ""
+
+#: libraries/RecentTable.class.php:114
+msgid "Could not save recent table"
+msgstr ""
+
+#: libraries/RecentTable.class.php:151
+msgid "Recent tables"
+msgstr ""
+
+#: libraries/RecentTable.class.php:163
+msgid "There are no recent tables"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
+msgid "SQL query"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:184
+msgid "Handler"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:185
+msgid "Query cache"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:186
+msgid "Threads"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:188
+msgid "Temporary data"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:189
+msgid "Delayed inserts"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:190
+msgid "Key cache"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:191
+msgid "Joins"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:193
+msgid "Sorting"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:194
+#: libraries/build_html_for_db.lib.php:26
+#: libraries/config/messages.inc.php:181
+#: libraries/navigation/Nodes/Node_Table_Container.class.php:26
+#: libraries/plugins/export/ExportXml.class.php:116
+msgid "Tables"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:195
+msgid "Transaction coordinator"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:196 server_binlog.php:107
+msgid "Files"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:207
+msgid "Flush (close) all tables"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:209
+msgid "Show open tables"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:214
+msgid "Show slave hosts"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:218 server_replication.php:170
+msgid "Show master status"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:221
+msgid "Show slave status"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:226
+msgid "Flush query cache"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:241
+#: libraries/engines/innodb.lib.php:144
+msgid "InnoDB Status"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:343
+msgid "Query statistics"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:347
+msgid "All status variables"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:351
+msgid "Monitor"
+msgstr ""
+
+#: libraries/ServerStatusData.class.php:355
+msgid "Advisor"
+msgstr ""
+
+#: libraries/StorageEngine.class.php:216
+msgid ""
+"There is no detailed status information available for this storage engine."
+msgstr ""
+
+#: libraries/StorageEngine.class.php:352 libraries/structure.lib.php:200
+#, php-format
+msgid "%s is the default storage engine on this MySQL server."
+msgstr ""
+
+#: libraries/StorageEngine.class.php:355
+#, php-format
+msgid "%s is available on this MySQL server."
+msgstr ""
+
+#: libraries/StorageEngine.class.php:358
+#, php-format
+msgid "%s has been disabled for this MySQL server."
+msgstr ""
+
+#: libraries/StorageEngine.class.php:362
+#, php-format
+msgid "This MySQL server does not support the %s storage engine."
+msgstr ""
+
+#: libraries/Table.class.php:327
+msgid "unknown table status: "
+msgstr ""
+
+#: libraries/Table.class.php:728
+#, php-format
+msgid "Source database `%s` was not found!"
+msgstr ""
+
+#: libraries/Table.class.php:736
+#, php-format
+msgid "Target database `%s` was not found!"
+msgstr ""
+
+#: libraries/Table.class.php:1164
+msgid "Invalid database:"
+msgstr ""
+
+#: libraries/Table.class.php:1178
+msgid "Invalid table name:"
+msgstr ""
+
+#: libraries/Table.class.php:1210
+#, php-format
+msgid "Error renaming table %1$s to %2$s"
+msgstr ""
+
+#: libraries/Table.class.php:1229
+#, php-format
+msgid "Table %1$s has been renamed to %2$s."
+msgstr ""
+
+#: libraries/Table.class.php:1373
+msgid "Could not save table UI preferences"
+msgstr ""
+
+#: libraries/Table.class.php:1397
+#, php-format
+msgid ""
+"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
+"['MaxTableUiprefs'] %s)"
+msgstr ""
+
+#: libraries/Table.class.php:1535
+#, php-format
+msgid ""
+"Cannot save UI property \"%s\". The changes made will not be persistent "
+"after you refresh this page. Please check if the table structure has been "
+"changed."
+msgstr ""
+
+#: libraries/TableSearch.class.php:179 libraries/insert_edit.lib.php:209
+#: libraries/insert_edit.lib.php:215 libraries/rte/rte_routines.lib.php:1579
+msgid "Function"
+msgstr ""
+
+#: libraries/TableSearch.class.php:186 pmd_general.php:536 pmd_general.php:556
+#: pmd_general.php:678 pmd_general.php:691 pmd_general.php:754
+#: pmd_general.php:808
+msgid "Operator"
+msgstr ""
+
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
+#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
+#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
+#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
+#: server_status_variables.php:233
+msgid "Value"
+msgstr ""
+
+#: libraries/TableSearch.class.php:203
+msgid "Table Search"
+msgstr ""
+
+#: libraries/TableSearch.class.php:232 libraries/insert_edit.lib.php:1350
+msgid "Edit/Insert"
+msgstr ""
+
+#: libraries/TableSearch.class.php:760
+msgid "Select columns (at least one):"
+msgstr ""
+
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr ""
+
+#: libraries/TableSearch.class.php:780
+msgid "Add search conditions (body of the \"where\" clause):"
+msgstr ""
+
+#: libraries/TableSearch.class.php:792
+msgid "Number of rows per page"
+msgstr ""
+
+#: libraries/TableSearch.class.php:802
+msgid "Display order:"
+msgstr ""
+
+#: libraries/TableSearch.class.php:838
+msgid "Use this column to label each point"
+msgstr ""
+
+#: libraries/TableSearch.class.php:859
+msgid "Maximum rows to plot"
+msgstr ""
+
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
+#: sql.php:172 tbl_change.php:236
+msgid "Browse foreign values"
+msgstr ""
+
+#: libraries/TableSearch.class.php:976
+msgid "Additional search criteria"
+msgstr ""
+
+#: libraries/TableSearch.class.php:1114
+msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
+msgstr ""
+
+#: libraries/TableSearch.class.php:1124
+msgid "Do a \"query by example\" (wildcard: \"%\")"
+msgstr ""
+
+#: libraries/TableSearch.class.php:1168
+msgid "Browse/Edit the points"
+msgstr ""
+
+#: libraries/TableSearch.class.php:1175
+msgid "How to use"
+msgstr ""
+
+#: libraries/TableSearch.class.php:1180
+msgid "Reset zoom"
+msgstr ""
+
+#: libraries/Theme.class.php:170
+#, php-format
+msgid "No valid image path for theme %s found!"
+msgstr ""
+
+#: libraries/Theme.class.php:459
+msgid "No preview available."
+msgstr ""
+
+#: libraries/Theme.class.php:461
+msgid "take it"
+msgstr ""
+
+#: libraries/Theme_Manager.class.php:137
+#, php-format
+msgid "Default theme %s not found!"
+msgstr ""
+
+#: libraries/Theme_Manager.class.php:194
+#, php-format
+msgid "Theme %s not found!"
+msgstr ""
+
+#: libraries/Theme_Manager.class.php:271
+#, php-format
+msgid "Theme path not found for theme %s!"
+msgstr ""
+
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
+msgstr ""
+
+#: libraries/Types.class.php:296
+msgid ""
+"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
+msgstr ""
+
+#: libraries/Types.class.php:298
+msgid ""
+"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
+"65,535"
+msgstr ""
+
+#: libraries/Types.class.php:300
+msgid ""
+"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
+"0 to 16,777,215"
+msgstr ""
+
+#: libraries/Types.class.php:302
+msgid ""
+"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
+"range is 0 to 4,294,967,295."
+msgstr ""
+
+#: libraries/Types.class.php:304
+msgid ""
+"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
+"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
+msgstr ""
+
+#: libraries/Types.class.php:306 libraries/Types.class.php:712
+msgid ""
+"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
+"(default 10), the maximum number of decimals (D) is 30 (default 0)"
+msgstr ""
+
+#: libraries/Types.class.php:308
+msgid ""
+"A small floating-point number, allowable values are -3.402823466E+38 to "
+"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
+msgstr ""
+
+#: libraries/Types.class.php:310
+msgid ""
+"A double-precision floating-point number, allowable values are "
+"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
+"2.2250738585072014E-308 to 1.7976931348623157E+308"
+msgstr ""
+
+#: libraries/Types.class.php:312
+msgid ""
+"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
+"FLOAT)"
+msgstr ""
+
+#: libraries/Types.class.php:314
+msgid ""
+"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
+"64)"
+msgstr ""
+
+#: libraries/Types.class.php:316
+msgid ""
+"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
+"values are considered true"
+msgstr ""
+
+#: libraries/Types.class.php:318
+msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
+msgstr ""
+
+#: libraries/Types.class.php:320 libraries/Types.class.php:722
+#, php-format
+msgid "A date, supported range is %1$s to %2$s"
+msgstr ""
+
+#: libraries/Types.class.php:322 libraries/Types.class.php:724
+#, php-format
+msgid "A date and time combination, supported range is %1$s to %2$s"
+msgstr ""
+
+#: libraries/Types.class.php:324
+msgid ""
+"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
+"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
+msgstr ""
+
+#: libraries/Types.class.php:326 libraries/Types.class.php:728
+#, php-format
+msgid "A time, range is %1$s to %2$s"
+msgstr ""
+
+#: libraries/Types.class.php:328
+msgid ""
+"A year in four-digit (4, default) or two-digit (2) format, the allowable "
+"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
+msgstr ""
+
+#: libraries/Types.class.php:330
+msgid ""
+"A fixed-length (0-255, default 1) string that is always right-padded with "
+"spaces to the specified length when stored"
+msgstr ""
+
+#: libraries/Types.class.php:332 libraries/Types.class.php:730
+#, php-format
+msgid ""
+"A variable-length (%s) string, the effective maximum length is subject to "
+"the maximum row size"
+msgstr ""
+
+#: libraries/Types.class.php:334
+msgid ""
+"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
+"a one-byte prefix indicating the length of the value in bytes"
+msgstr ""
+
+#: libraries/Types.class.php:336 libraries/Types.class.php:732
+msgid ""
+"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
+"with a two-byte prefix indicating the length of the value in bytes"
+msgstr ""
+
+#: libraries/Types.class.php:338
+msgid ""
+"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
+"stored with a three-byte prefix indicating the length of the value in bytes"
+msgstr ""
+
+#: libraries/Types.class.php:340
+msgid ""
+"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
+"characters, stored with a four-byte prefix indicating the length of the "
+"value in bytes"
+msgstr ""
+
+#: libraries/Types.class.php:342
+msgid ""
+"Similar to the CHAR type, but stores binary byte strings rather than non-"
+"binary character strings"
+msgstr ""
+
+#: libraries/Types.class.php:344
+msgid ""
+"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
+"binary character strings"
+msgstr ""
+
+#: libraries/Types.class.php:346
+msgid ""
+"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
+"one-byte prefix indicating the length of the value"
+msgstr ""
+
+#: libraries/Types.class.php:348
+msgid ""
+"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
+"with a three-byte prefix indicating the length of the value"
+msgstr ""
+
+#: libraries/Types.class.php:350 libraries/Types.class.php:736
+msgid ""
+"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
+"a two-byte prefix indicating the length of the value"
+msgstr ""
+
+#: libraries/Types.class.php:352
+msgid ""
+"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
+"bytes, stored with a four-byte prefix indicating the length of the value"
+msgstr ""
+
+#: libraries/Types.class.php:354
+msgid ""
+"An enumeration, chosen from the list of up to 65,535 values or the special "
+"'' error value"
+msgstr ""
+
+#: libraries/Types.class.php:356
+msgid "A single value chosen from a set of up to 64 members"
+msgstr ""
+
+#: libraries/Types.class.php:358
+msgid "A type that can store a geometry of any type"
+msgstr ""
+
+#: libraries/Types.class.php:360
+msgid "A point in 2-dimensional space"
+msgstr ""
+
+#: libraries/Types.class.php:362
+msgid "A curve with linear interpolation between points"
+msgstr ""
+
+#: libraries/Types.class.php:364
+msgid "A polygon"
+msgstr ""
+
+#: libraries/Types.class.php:366
+msgid "A collection of points"
+msgstr ""
+
+#: libraries/Types.class.php:368
+msgid "A collection of curves with linear interpolation between points"
+msgstr ""
+
+#: libraries/Types.class.php:370
+msgid "A collection of polygons"
+msgstr ""
+
+#: libraries/Types.class.php:372
+msgid "A collection of geometry objects of any type"
+msgstr ""
+
+#: libraries/Types.class.php:624 libraries/Types.class.php:974
+msgctxt "numeric types"
+msgid "Numeric"
+msgstr ""
+
+#: libraries/Types.class.php:643 libraries/Types.class.php:977
+msgctxt "date and time types"
+msgid "Date and time"
+msgstr ""
+
+#: libraries/Types.class.php:652 libraries/Types.class.php:980
+msgctxt "string types"
+msgid "String"
+msgstr ""
+
+#: libraries/Types.class.php:673
+msgctxt "spatial types"
+msgid "Spatial"
+msgstr ""
+
+#: libraries/Types.class.php:708
+msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
+msgstr ""
+
+#: libraries/Types.class.php:710
+msgid ""
+"An 8-byte integer, range is -9,223,372,036,854,775,808 to "
+"9,223,372,036,854,775,807"
+msgstr ""
+
+#: libraries/Types.class.php:714
+msgid "A system's default double-precision floating-point number"
+msgstr ""
+
+#: libraries/Types.class.php:716
+msgid "True or false"
+msgstr ""
+
+#: libraries/Types.class.php:718
+msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
+msgstr ""
+
+#: libraries/Types.class.php:720
+msgid "Stores a Universally Unique Identifier (UUID)"
+msgstr ""
+
+#: libraries/Types.class.php:726
+msgid ""
+"A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
+"UTC; TIMESTAMP(6) can store microseconds"
+msgstr ""
+
+#: libraries/Types.class.php:734
+msgid ""
+"A variable-length (0-65,535) string, uses binary collation for all "
+"comparisons"
+msgstr ""
+
+#: libraries/Types.class.php:738
+msgid "An enumeration, chosen from the list of defined values"
+msgstr ""
+
+#: libraries/Util.class.php:223
+#, php-format
+msgid "Max: %s%s"
+msgstr ""
+
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
+#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
+#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
+#: libraries/rte/rte_routines.lib.php:309
+#: libraries/rte/rte_routines.lib.php:328
+#: libraries/rte/rte_routines.lib.php:350
+#: libraries/rte/rte_routines.lib.php:1456
+#: libraries/rte/rte_triggers.lib.php:86 libraries/rte/rte_triggers.lib.php:95
+#: libraries/rte/rte_triggers.lib.php:112
+#: libraries/rte/rte_triggers.lib.php:133
+msgid "MySQL said: "
+msgstr ""
+
+#: libraries/Util.class.php:1168
+msgid "Failed to connect to SQL validator!"
+msgstr ""
+
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
+msgid "Explain SQL"
+msgstr ""
+
+#: libraries/Util.class.php:1218
+msgid "Skip Explain SQL"
+msgstr ""
+
+#: libraries/Util.class.php:1258
+msgid "Without PHP Code"
+msgstr ""
+
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
+msgid "Create PHP Code"
+msgstr ""
+
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
+#: server_status_variables.php:80
+msgid "Refresh"
+msgstr ""
+
+#: libraries/Util.class.php:1297
+msgid "Skip Validate SQL"
+msgstr ""
+
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
+msgid "Validate SQL"
+msgstr ""
+
+#: libraries/Util.class.php:1362
+msgid "Inline edit of this query"
+msgstr ""
+
+#: libraries/Util.class.php:1364
+msgctxt "Inline edit query"
+msgid "Inline"
+msgstr ""
+
+#: libraries/Util.class.php:1432 sql.php:1177
+msgid "Profiling"
+msgstr ""
+
+#. l10n: Short week day name
+#: libraries/Util.class.php:1695
+msgctxt "Short week day name"
+msgid "Sun"
+msgstr ""
+
+#. l10n: See http://www.php.net/manual/en/function.strftime.php
+#: libraries/Util.class.php:1711
+#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
+msgid "%B %d, %Y at %I:%M %p"
+msgstr ""
+
+#: libraries/Util.class.php:2057
+#, php-format
+msgid "%s days, %s hours, %s minutes and %s seconds"
+msgstr ""
+
+#: libraries/Util.class.php:2146
+msgid "Missing parameter:"
+msgstr ""
+
+#: libraries/Util.class.php:2666
+#, php-format
+msgid "Jump to database &quot;%s&quot;."
+msgstr ""
+
+#: libraries/Util.class.php:2690
+#, php-format
+msgid "The %s functionality is affected by a known bug, see %s"
+msgstr ""
+
+#: libraries/Util.class.php:2866
+msgid "Click to toggle"
+msgstr ""
+
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
+#: prefs_manage.php:242
+msgid "Browse your computer:"
+msgstr ""
+
+#: libraries/Util.class.php:3384
+#, php-format
+msgid "Select from the web server upload directory <b>%s</b>:"
+msgstr ""
+
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
+msgid "The directory you set for upload work cannot be reached"
+msgstr ""
+
+#: libraries/Util.class.php:3424
+msgid "There are no files to upload"
+msgstr ""
+
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
+#: libraries/structure.lib.php:305
+msgid "Empty"
+msgstr ""
+
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
+msgid "Execute"
+msgstr ""
+
+#: libraries/Util.class.php:3987
+msgid "Print"
+msgstr ""
+
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creation"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Ultime actualisation"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Ultime controlo"
+
+#: libraries/bookmark.lib.php:82
+msgid "shared"
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:36 libraries/config/setup.forms.php:301
+#: libraries/config/setup.forms.php:337 libraries/config/setup.forms.php:360
+#: libraries/config/setup.forms.php:365
+#: libraries/config/user_preferences.forms.php:204
+#: libraries/config/user_preferences.forms.php:240
+#: libraries/config/user_preferences.forms.php:263
+#: libraries/config/user_preferences.forms.php:268
+#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
+#: tbl_printview.php:299
+msgid "Data"
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
+#: libraries/structure.lib.php:2173 tbl_printview.php:315
+msgid "Overhead"
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:94
+msgid "Jump to database"
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:142
+msgid "Not replicated"
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:153
+msgid "Replicated"
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:170
+#, php-format
+msgid "Check privileges for database &quot;%s&quot;."
+msgstr ""
+
+#: libraries/build_html_for_db.lib.php:175
+msgid "Check Privileges"
+msgstr ""
+
+#: libraries/common.inc.php:578
+msgid "Failed to read configuration file"
+msgstr ""
+
+#: libraries/common.inc.php:580
+msgid ""
+"This usually means there is a syntax error in it, please check any errors "
+"shown below."
+msgstr ""
+
+#: libraries/common.inc.php:587
+#, php-format
+msgid "Could not load default configuration from: %1$s"
+msgstr ""
+
+#: libraries/common.inc.php:594
+msgid ""
+"The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
+"configuration file!"
+msgstr ""
+
+#: libraries/common.inc.php:627
+#, php-format
+msgid "Invalid server index: %s"
+msgstr ""
+
+#: libraries/common.inc.php:638
+#, php-format
+msgid "Invalid hostname for server %1$s. Please review your configuration."
+msgstr ""
+
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Servitor"
+
+#: libraries/common.inc.php:847
+msgid "Invalid authentication method set in configuration:"
+msgstr ""
+
+#: libraries/common.inc.php:969
+#, php-format
+msgid "You should upgrade to %s %s or later."
+msgstr ""
+
+#: libraries/common.inc.php:1043
+msgid "Error: Token mismatch"
+msgstr ""
+
+#: libraries/common.inc.php:1087
+msgid "GLOBALS overwrite attempt"
+msgstr ""
+
+#: libraries/common.inc.php:1094
+msgid "possible exploit"
+msgstr ""
+
+#: libraries/common.inc.php:1103
+msgid "numeric key detected"
+msgstr ""
+
+#: libraries/config.values.php:51 libraries/config.values.php:58
+#: libraries/config.values.php:66
+msgid "Both"
+msgstr ""
+
+#: libraries/config.values.php:55
+msgid "Nowhere"
+msgstr ""
+
+#: libraries/config.values.php:56
+msgid "Left"
+msgstr ""
+
+#: libraries/config.values.php:57
+msgid "Right"
+msgstr ""
+
+#: libraries/config.values.php:69
+msgid "Click"
+msgstr ""
+
+#: libraries/config.values.php:70
+msgid "Double click"
+msgstr ""
+
+#: libraries/config.values.php:71 libraries/config.values.php:102
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
+#: libraries/relation.lib.php:105 pmd_relation_new.php:82
+msgid "Disabled"
+msgstr ""
+
+#: libraries/config.values.php:100
+msgid "Open"
+msgstr ""
+
+#: libraries/config.values.php:101
+msgid "Closed"
+msgstr ""
+
+#: libraries/config.values.php:131
+#: libraries/plugins/export/ExportHtmlword.class.php:69
+#: libraries/plugins/export/ExportLatex.class.php:103
+#: libraries/plugins/export/ExportMediawiki.class.php:73
+#: libraries/plugins/export/ExportOdt.class.php:83
+#: libraries/plugins/export/ExportSql.class.php:197
+#: libraries/plugins/export/ExportTexytext.class.php:68
+msgid "structure"
+msgstr ""
+
+#: libraries/config.values.php:132
+#: libraries/plugins/export/ExportHtmlword.class.php:70
+#: libraries/plugins/export/ExportLatex.class.php:104
+#: libraries/plugins/export/ExportMediawiki.class.php:74
+#: libraries/plugins/export/ExportOdt.class.php:84
+#: libraries/plugins/export/ExportSql.class.php:198
+#: libraries/plugins/export/ExportTexytext.class.php:69
+msgid "data"
+msgstr ""
+
+#: libraries/config.values.php:133
+#: libraries/plugins/export/ExportHtmlword.class.php:71
+#: libraries/plugins/export/ExportLatex.class.php:105
+#: libraries/plugins/export/ExportMediawiki.class.php:75
+#: libraries/plugins/export/ExportOdt.class.php:85
+#: libraries/plugins/export/ExportSql.class.php:199
+#: libraries/plugins/export/ExportTexytext.class.php:70
+msgid "structure and data"
+msgstr ""
+
+#: libraries/config.values.php:136
+msgid "Quick - display only the minimal options to configure"
+msgstr ""
+
+#: libraries/config.values.php:137
+msgid "Custom - display all possible options to configure"
+msgstr ""
+
+#: libraries/config.values.php:138
+msgid "Custom - like above, but without the quick/custom choice"
+msgstr ""
+
+#: libraries/config.values.php:166
+msgid "complete inserts"
+msgstr ""
+
+#: libraries/config.values.php:167
+msgid "extended inserts"
+msgstr ""
+
+#: libraries/config.values.php:168
+msgid "both of the above"
+msgstr ""
+
+#: libraries/config.values.php:169
+msgid "neither of the above"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:88
+#: libraries/config/validate.lib.php:526
+msgid "Not a positive number"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:89
+#: libraries/config/validate.lib.php:548
+msgid "Not a non-negative number"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:90
+#: libraries/config/validate.lib.php:504
+msgid "Not a valid port number"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:91
+#: libraries/config/FormDisplay.class.php:587
+#: libraries/config/validate.lib.php:566
+msgid "Incorrect value"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:92
+#: libraries/config/validate.lib.php:582
+#, php-format
+msgid "Value must be equal or lower than %s"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:541
+#, php-format
+msgid "Missing data for %s"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:765
+#: libraries/config/FormDisplay.class.php:771
+msgid "unavailable"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:767
+#: libraries/config/FormDisplay.class.php:773
+#, php-format
+msgid "\"%s\" requires %s extension"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:792
+#, php-format
+msgid "import will not work, missing function (%s)"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:798
+#, php-format
+msgid "export will not work, missing function (%s)"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:808
+msgid "SQL Validator is disabled"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:815
+msgid "SOAP extension not found"
+msgstr ""
+
+#: libraries/config/FormDisplay.class.php:825
+#, php-format
+msgid "maximum %s"
+msgstr ""
+
+#: 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:309
+#, php-format
+msgid "Set value: %s"
+msgstr ""
+
+#: libraries/config/FormDisplay.tpl.php:314
+#: libraries/config/messages.inc.php:359
+msgid "Restore default value"
+msgstr ""
+
+#: libraries/config/FormDisplay.tpl.php:328
+msgid "Allow users to customize this value"
+msgstr ""
+
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
+#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
+#: prefs_manage.php:325
+msgid "Reset"
+msgstr ""
+
+#: libraries/config/messages.inc.php:17
+msgid ""
+"If enabled user can enter any MySQL server in login form for cookie auth"
+msgstr ""
+
+#: libraries/config/messages.inc.php:18
+msgid "Allow login to any MySQL server"
+msgstr ""
+
+#: libraries/config/messages.inc.php:19
+msgid "Show &quot;Drop database&quot; link to normal users"
+msgstr ""
+
+#: libraries/config/messages.inc.php:20
+msgid ""
+"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
+"authentication"
+msgstr ""
+
+#: libraries/config/messages.inc.php:21
+msgid "Blowfish secret"
+msgstr ""
+
+#: libraries/config/messages.inc.php:22
+msgid "Highlight selected rows"
+msgstr ""
+
+#: libraries/config/messages.inc.php:23
+msgid "Row marker"
+msgstr ""
+
+#: libraries/config/messages.inc.php:24
+msgid "Highlight row pointed by the mouse cursor"
+msgstr ""
+
+#: libraries/config/messages.inc.php:25
+msgid "Highlight pointer"
+msgstr ""
+
+#: libraries/config/messages.inc.php:26
+msgid ""
+"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
+"import and export operations"
+msgstr ""
+
+#: libraries/config/messages.inc.php:27
+msgid "Bzip2"
+msgstr ""
+
+#: libraries/config/messages.inc.php:28
+msgid ""
+"Defines which type of editing controls should be used for CHAR and VARCHAR "
+"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
+"kbd] - allows newlines in columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:29
+msgid "CHAR columns editing"
+msgstr ""
+
+#: libraries/config/messages.inc.php:30
+msgid ""
+"Use user-friendly editor for editing SQL queries ([a@http://codemirror.net/]"
+"CodeMirror[/a]) with syntax highlighting and line numbers"
+msgstr ""
+
+#: libraries/config/messages.inc.php:31
+msgid "Enable CodeMirror"
+msgstr ""
+
+#: libraries/config/messages.inc.php:32
+msgid ""
+"Defines the minimum size for input fields generated for CHAR and VARCHAR "
+"columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:33
+msgid "Minimum size for input field"
+msgstr ""
+
+#: libraries/config/messages.inc.php:34
+msgid ""
+"Defines the maximum size for input fields generated for CHAR and VARCHAR "
+"columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:35
+msgid "Maximum size for input field"
+msgstr ""
+
+#: libraries/config/messages.inc.php:36
+msgid "Number of columns for CHAR/VARCHAR textareas"
+msgstr ""
+
+#: libraries/config/messages.inc.php:37
+msgid "CHAR textarea columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:38
+msgid "Number of rows for CHAR/VARCHAR textareas"
+msgstr ""
+
+#: libraries/config/messages.inc.php:39
+msgid "CHAR textarea rows"
+msgstr ""
+
+#: libraries/config/messages.inc.php:40
+msgid "Check config file permissions"
+msgstr ""
+
+#: libraries/config/messages.inc.php:41
+msgid ""
+"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
+"you encounter problems with created gzip/bzip2 files disable this feature"
+msgstr ""
+
+#: libraries/config/messages.inc.php:42
+msgid "Compress on the fly"
+msgstr ""
+
+#: libraries/config/messages.inc.php:43 setup/frames/config.inc.php:25
+#: setup/frames/index.inc.php:176
+msgid "Configuration file"
+msgstr ""
+
+#: libraries/config/messages.inc.php:44
+msgid ""
+"Whether a warning (&quot;Are your really sure…&quot;) should be displayed "
+"when you're about to lose data"
+msgstr ""
+
+#: libraries/config/messages.inc.php:45
+msgid "Confirm DROP queries"
+msgstr ""
+
+#: libraries/config/messages.inc.php:46
+msgid "Debug SQL"
+msgstr ""
+
+#: libraries/config/messages.inc.php:47
+msgid "Default display direction"
+msgstr ""
+
+#: libraries/config/messages.inc.php:48
+msgid "Tab that is displayed when entering a database"
+msgstr ""
+
+#: libraries/config/messages.inc.php:49
+msgid "Default database tab"
+msgstr ""
+
+#: libraries/config/messages.inc.php:50
+msgid "Tab that is displayed when entering a server"
+msgstr ""
+
+#: libraries/config/messages.inc.php:51
+msgid "Default server tab"
+msgstr ""
+
+#: libraries/config/messages.inc.php:52
+msgid "Tab that is displayed when entering a table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:53
+msgid "Default table tab"
+msgstr ""
+
+#: libraries/config/messages.inc.php:54
+msgid "Whether the table structure actions should be hidden"
+msgstr ""
+
+#: libraries/config/messages.inc.php:55
+msgid "Hide table structure actions"
+msgstr ""
+
+#: libraries/config/messages.inc.php:56
+msgid "Show binary contents as HEX by default"
+msgstr ""
+
+#: libraries/config/messages.inc.php:58
+msgid "Show server listing as a list instead of a drop down"
+msgstr ""
+
+#: libraries/config/messages.inc.php:59
+msgid "Display servers as a list"
+msgstr ""
+
+#: libraries/config/messages.inc.php:60
+msgid ""
+"Disable the table maintenance mass operations, like optimizing or repairing "
+"the selected tables of a database."
+msgstr ""
+
+#: libraries/config/messages.inc.php:61
+msgid "Disable multi table maintenance"
+msgstr ""
+
+#: libraries/config/messages.inc.php:62
+msgid "Edit SQL queries in popup window"
+msgstr ""
+
+#: libraries/config/messages.inc.php:63
+msgid "Edit in window"
+msgstr ""
+
+#: libraries/config/messages.inc.php:64
+msgid "Display errors"
+msgstr ""
+
+#: libraries/config/messages.inc.php:65
+msgid "Gather errors"
+msgstr ""
+
+#: libraries/config/messages.inc.php:66
+msgid ""
+"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
+"limit)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:67
+msgid "Maximum execution time"
+msgstr ""
+
+#: libraries/config/messages.inc.php:68 prefs_manage.php:299
+msgid "Save as file"
+msgstr ""
+
+#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:241
+msgid "Character set of the file"
+msgstr ""
+
+#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
+#: tbl_printview.php:350
+msgid "Format"
+msgstr ""
+
+#: libraries/config/messages.inc.php:71
+msgid "Compression"
+msgstr ""
+
+#: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79
+#: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91
+#: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106
+#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142
+#: libraries/config/messages.inc.php:144
+#: libraries/plugins/export/ExportCsv.class.php:118
+#: libraries/plugins/export/ExportExcel.class.php:67
+#: libraries/plugins/export/ExportHtmlword.class.php:90
+#: libraries/plugins/export/ExportOds.class.php:75
+#: libraries/plugins/export/ExportOdt.class.php:128
+#: libraries/plugins/export/ExportTexytext.class.php:85
+msgid "Put columns names in the first row"
+msgstr ""
+
+#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
+#: libraries/config/messages.inc.php:250
+#: libraries/plugins/import/ImportCsv.class.php:194
+msgid "Columns enclosed with"
+msgstr ""
+
+#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
+#: libraries/config/messages.inc.php:251
+#: libraries/plugins/import/ImportCsv.class.php:201
+msgid "Columns escaped with"
+msgstr ""
+
+#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
+#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
+#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
+#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
+#: libraries/config/messages.inc.php:145
+msgid "Replace NULL with"
+msgstr ""
+
+#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
+msgid "Remove CRLF characters within columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
+#: libraries/config/messages.inc.php:255
+#: libraries/plugins/import/ImportCsv.class.php:179
+msgid "Columns terminated with"
+msgstr ""
+
+#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
+#: libraries/plugins/import/ImportCsv.class.php:208
+msgid "Lines terminated with"
+msgstr ""
+
+#: libraries/config/messages.inc.php:80
+msgid "Excel edition"
+msgstr ""
+
+#: libraries/config/messages.inc.php:83
+msgid "Database name template"
+msgstr ""
+
+#: libraries/config/messages.inc.php:84
+msgid "Server name template"
+msgstr ""
+
+#: libraries/config/messages.inc.php:85
+msgid "Table name template"
+msgstr ""
+
+#: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102
+#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135
+#: libraries/config/messages.inc.php:141
+#: libraries/plugins/export/ExportHtmlword.class.php:63
+#: libraries/plugins/export/ExportLatex.class.php:97
+#: libraries/plugins/export/ExportMediawiki.class.php:63
+#: libraries/plugins/export/ExportOdt.class.php:77
+#: libraries/plugins/export/ExportTexytext.class.php:62
+msgid "Dump table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:90
+#: libraries/plugins/export/ExportLatex.class.php:89
+msgid "Include table caption"
+msgstr ""
+
+#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
+msgid "Table caption"
+msgstr ""
+
+#: libraries/config/messages.inc.php:94 libraries/config/messages.inc.php:100
+msgid "Continued table caption"
+msgstr ""
+
+#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
+msgid "Label key"
+msgstr ""
+
+#: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108
+#: libraries/config/messages.inc.php:132
+#: libraries/plugins/export/ExportOdt.class.php:480
+#: libraries/tbl_columns_definition_form.inc.php:169
+msgid "MIME type"
+msgstr ""
+
+#: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110
+#: libraries/config/messages.inc.php:134 tbl_relation.php:376
+msgid "Relations"
+msgstr ""
+
+#: libraries/config/messages.inc.php:103
+msgid "Export method"
+msgstr ""
+
+#: libraries/config/messages.inc.php:112 libraries/config/messages.inc.php:114
+msgid "Save on server"
+msgstr ""
+
+#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
+msgid "Overwrite existing file(s)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:116
+msgid "Remember file name template"
+msgstr ""
+
+#: libraries/config/messages.inc.php:117 libraries/operations.lib.php:195
+#: libraries/operations.lib.php:684 libraries/operations.lib.php:1028
+msgid "Add AUTO_INCREMENT value"
+msgstr ""
+
+#: libraries/config/messages.inc.php:118
+msgid "Enclose table and column names with backquotes"
+msgstr ""
+
+#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
+#: libraries/display_export.lib.php:444
+msgid "SQL compatibility mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:120
+#: libraries/plugins/export/ExportSql.class.php:262
+msgid "<code>CREATE TABLE</code> options:"
+msgstr ""
+
+#: libraries/config/messages.inc.php:121
+msgid "Creation/Update/Check dates"
+msgstr ""
+
+#: libraries/config/messages.inc.php:122
+msgid "Use delayed inserts"
+msgstr ""
+
+#: libraries/config/messages.inc.php:123
+#: libraries/plugins/export/ExportSql.class.php:141
+msgid "Disable foreign key checks"
+msgstr ""
+
+#: libraries/config/messages.inc.php:124 libraries/config/messages.inc.php:125
+#: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:133
+#: libraries/operations.lib.php:190 libraries/operations.lib.php:1024
+#, php-format
+msgid "Add %s"
+msgstr ""
+
+#: libraries/config/messages.inc.php:126
+msgid "Use hexadecimal for BLOB"
+msgstr ""
+
+#: libraries/config/messages.inc.php:128
+msgid "Use ignore inserts"
+msgstr ""
+
+#: libraries/config/messages.inc.php:130
+msgid "Syntax to use when inserting data"
+msgstr ""
+
+#: libraries/config/messages.inc.php:131
+#: libraries/plugins/export/ExportSql.class.php:382
+msgid "Maximal length of created query"
+msgstr ""
+
+#: libraries/config/messages.inc.php:136
+msgid "Export type"
+msgstr ""
+
+#: libraries/config/messages.inc.php:137
+#: libraries/plugins/export/ExportSql.class.php:128
+msgid "Enclose export in a transaction"
+msgstr ""
+
+#: libraries/config/messages.inc.php:138
+msgid "Export time in UTC"
+msgstr ""
+
+#: libraries/config/messages.inc.php:146
+msgid "Force secured connection while using phpMyAdmin"
+msgstr ""
+
+#: libraries/config/messages.inc.php:147
+msgid "Force SSL connection"
+msgstr ""
+
+#: libraries/config/messages.inc.php:148
+msgid ""
+"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
+"the referenced data, [kbd]id[/kbd] is the key value"
+msgstr ""
+
+#: libraries/config/messages.inc.php:149
+msgid "Foreign key dropdown order"
+msgstr ""
+
+#: libraries/config/messages.inc.php:150
+msgid "A dropdown will be used if fewer items are present"
+msgstr ""
+
+#: libraries/config/messages.inc.php:151
+msgid "Foreign key limit"
+msgstr ""
+
+#: libraries/config/messages.inc.php:152
+msgid "Browse mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:153
+msgid "Customize browse mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157
+#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185
+#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215
+#: libraries/config/messages.inc.php:231
+msgid "Customize default options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:239
+#: libraries/config/setup.forms.php:312
+#: libraries/config/user_preferences.forms.php:144
+#: libraries/config/user_preferences.forms.php:215
+msgid "CSV"
+msgstr ""
+
+#: libraries/config/messages.inc.php:158
+msgid "Developer"
+msgstr ""
+
+#: libraries/config/messages.inc.php:159
+msgid "Settings for phpMyAdmin developers"
+msgstr ""
+
+#: libraries/config/messages.inc.php:160
+msgid "Edit mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:161
+msgid "Customize edit mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:163
+msgid "Export defaults"
+msgstr ""
+
+#: libraries/config/messages.inc.php:164
+msgid "Customize default export options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207
+#: setup/frames/menu.inc.php:17
+msgid "Features"
+msgstr ""
+
+#: libraries/config/messages.inc.php:166
+msgid "General"
+msgstr ""
+
+#: libraries/config/messages.inc.php:167
+msgid "Set some commonly used options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:169
+msgid "Import defaults"
+msgstr ""
+
+#: libraries/config/messages.inc.php:170
+msgid "Customize default common import options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:171
+msgid "Import / export"
+msgstr ""
+
+#: libraries/config/messages.inc.php:172
+msgid "Set import and export directories and compression options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:173
+msgid "LaTeX"
+msgstr ""
+
+#: libraries/config/messages.inc.php:176
+msgid "Databases display options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:19
+msgid "Navigation panel"
+msgstr ""
+
+#: libraries/config/messages.inc.php:178
+msgid "Customize appearance of the navigation panel"
+msgstr ""
+
+#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42
+#: setup/frames/index.inc.php:117
+msgid "Servers"
+msgstr ""
+
+#: libraries/config/messages.inc.php:180
+msgid "Servers display options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:182
+msgid "Tables display options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:20
+msgid "Main panel"
+msgstr ""
+
+#: libraries/config/messages.inc.php:184
+msgid "Microsoft Office"
+msgstr ""
+
+#: libraries/config/messages.inc.php:186
+msgid "Open Document"
+msgstr ""
+
+#: libraries/config/messages.inc.php:188
+msgid "Other core settings"
+msgstr ""
+
+#: libraries/config/messages.inc.php:189
+msgid "Settings that didn't fit anywhere else"
+msgstr ""
+
+#: libraries/config/messages.inc.php:190
+msgid "Page titles"
+msgstr ""
+
+#: libraries/config/messages.inc.php:191
+msgid ""
+"Specify browser's title bar text. Refer to [doc@cfg_TitleTable]documentation"
+"[/doc] for magic strings that can be used to get special values."
+msgstr ""
+
+#: libraries/config/messages.inc.php:192
+#: libraries/navigation/NavigationHeader.class.php:204
+msgid "Query window"
+msgstr ""
+
+#: libraries/config/messages.inc.php:193
+msgid "Customize query window options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:194
+msgid "Security"
+msgstr ""
+
+#: libraries/config/messages.inc.php:195
+msgid ""
+"Please note that phpMyAdmin is just a user interface and its features do not "
+"limit MySQL"
+msgstr ""
+
+#: libraries/config/messages.inc.php:196
+msgid "Basic settings"
+msgstr ""
+
+#: libraries/config/messages.inc.php:197
+msgid "Authentication"
+msgstr ""
+
+#: libraries/config/messages.inc.php:198
+msgid "Authentication settings"
+msgstr ""
+
+#: libraries/config/messages.inc.php:199
+msgid "Server configuration"
+msgstr ""
+
+#: libraries/config/messages.inc.php:200
+msgid ""
+"Advanced server configuration, do not change these options unless you know "
+"what they are for"
+msgstr ""
+
+#: libraries/config/messages.inc.php:201
+msgid "Enter server connection parameters"
+msgstr ""
+
+#: libraries/config/messages.inc.php:202
+msgid "Configuration storage"
+msgstr ""
+
+#: libraries/config/messages.inc.php:203
+msgid ""
+"Configure phpMyAdmin configuration storage to gain access to additional "
+"features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
+"documentation"
+msgstr ""
+
+#: libraries/config/messages.inc.php:204
+msgid "Changes tracking"
+msgstr ""
+
+#: libraries/config/messages.inc.php:205
+msgid ""
+"Tracking of changes made in database. Requires the phpMyAdmin configuration "
+"storage."
+msgstr ""
+
+#: libraries/config/messages.inc.php:206
+msgid "Customize export options"
+msgstr ""
+
+#: libraries/config/messages.inc.php:208
+msgid "Customize import defaults"
+msgstr ""
+
+#: libraries/config/messages.inc.php:209
+msgid "Customize navigation panel"
+msgstr ""
+
+#: libraries/config/messages.inc.php:210
+msgid "Customize main panel"
+msgstr ""
+
+#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216
+#: setup/frames/menu.inc.php:18
+msgid "SQL queries"
+msgstr ""
+
+#: libraries/config/messages.inc.php:213
+msgid "SQL Query box"
+msgstr ""
+
+#: libraries/config/messages.inc.php:214
+msgid "Customize links shown in SQL Query boxes"
+msgstr ""
+
+#: libraries/config/messages.inc.php:217
+msgid "SQL queries settings"
+msgstr ""
+
+#: libraries/config/messages.inc.php:218
+msgid "SQL Validator"
+msgstr ""
+
+#: libraries/config/messages.inc.php:219
+msgid ""
+"If you wish to use the SQL Validator service, you should be aware that "
+"[strong]all SQL statements are stored anonymously for statistical purposes[/"
+"strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], "
+"Copyright 2002 Upright Database Technology. All rights reserved.[/em]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:220
+msgid "Startup"
+msgstr ""
+
+#: libraries/config/messages.inc.php:221
+msgid "Customize startup page"
+msgstr ""
+
+#: libraries/config/messages.inc.php:222
+msgid "Database structure"
+msgstr ""
+
+#: libraries/config/messages.inc.php:223
+msgid "Choose which details to show in the database structure (list of tables)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:224
+msgid "Table structure"
+msgstr ""
+
+#: libraries/config/messages.inc.php:225
+msgid "Settings for the table structure (list of columns)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:226
+msgid "Tabs"
+msgstr ""
+
+#: libraries/config/messages.inc.php:227
+msgid "Choose how you want tabs to work"
+msgstr ""
+
+#: libraries/config/messages.inc.php:228
+msgid "Text fields"
+msgstr ""
+
+#: libraries/config/messages.inc.php:229
+msgid "Customize text input fields"
+msgstr ""
+
+#: libraries/config/messages.inc.php:230
+msgid "Texy! text"
+msgstr ""
+
+#: libraries/config/messages.inc.php:232
+msgid "Warnings"
+msgstr ""
+
+#: libraries/config/messages.inc.php:233
+msgid "Disable some of the warnings shown by phpMyAdmin"
+msgstr ""
+
+#: libraries/config/messages.inc.php:234
+msgid ""
+"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
+"and export operations"
+msgstr ""
+
+#: libraries/config/messages.inc.php:235
+msgid "GZip"
+msgstr ""
+
+#: libraries/config/messages.inc.php:236
+msgid "Extra parameters for iconv"
+msgstr ""
+
+#: libraries/config/messages.inc.php:237
+msgid ""
+"If enabled, phpMyAdmin continues computing multiple-statement queries even "
+"if one of the queries failed"
+msgstr ""
+
+#: libraries/config/messages.inc.php:238
+msgid "Ignore multiple statement errors"
+msgstr ""
+
+#: libraries/config/messages.inc.php:239
+msgid ""
+"Allow interrupt of import in case script detects it is close to time limit. "
+"This might be a good way to import large files, however it can break "
+"transactions."
+msgstr ""
+
+#: libraries/config/messages.inc.php:240
+msgid "Partial import: allow interrupt"
+msgstr ""
+
+#: libraries/config/messages.inc.php:245 libraries/config/messages.inc.php:252
+msgid "Do not abort on INSERT error"
+msgstr ""
+
+#: libraries/config/messages.inc.php:246 libraries/config/messages.inc.php:254
+#: libraries/plugins/import/ImportCsv.class.php:78
+#: libraries/plugins/import/ImportLdi.class.php:84
+msgid "Replace table data with file"
+msgstr ""
+
+#: libraries/config/messages.inc.php:248
+msgid ""
+"Default format; be aware that this list depends on location (database, "
+"table) and only SQL is always available"
+msgstr ""
+
+#: libraries/config/messages.inc.php:249
+msgid "Format of imported file"
+msgstr ""
+
+#: libraries/config/messages.inc.php:253
+msgid "Use LOCAL keyword"
+msgstr ""
+
+#: libraries/config/messages.inc.php:256 libraries/config/messages.inc.php:264
+#: libraries/config/messages.inc.php:265
+msgid "Column names in first row"
+msgstr ""
+
+#: libraries/config/messages.inc.php:257
+#: libraries/plugins/import/ImportOds.class.php:82
+msgid "Do not import empty rows"
+msgstr ""
+
+#: libraries/config/messages.inc.php:258
+msgid "Import currencies ($5.00 to 5.00)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:259
+msgid "Import percentages as proper decimals (12.00% to .12)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:260
+msgid "Number of queries to skip from start"
+msgstr ""
+
+#: libraries/config/messages.inc.php:261
+msgid "Partial import: skip queries"
+msgstr ""
+
+#: libraries/config/messages.inc.php:263
+msgid "Do not use AUTO_INCREMENT for zero values"
+msgstr ""
+
+#: libraries/config/messages.inc.php:266
+msgid "Initial state for sliders"
+msgstr ""
+
+#: libraries/config/messages.inc.php:267
+msgid "How many rows can be inserted at one time"
+msgstr ""
+
+#: libraries/config/messages.inc.php:268
+msgid "Number of inserted rows"
+msgstr ""
+
+#: libraries/config/messages.inc.php:269
+msgid ""
+"Maximum number of characters shown in any non-numeric column on browse view"
+msgstr ""
+
+#: libraries/config/messages.inc.php:270
+msgid "Limit column characters"
+msgstr ""
+
+#: libraries/config/messages.inc.php:271
+msgid ""
+"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
+"only occurs for the current server. Setting this to FALSE makes it easy to "
+"forget to log out from other servers when connected to multiple servers."
+msgstr ""
+
+#: libraries/config/messages.inc.php:272
+msgid "Delete all cookies on logout"
+msgstr ""
+
+#: libraries/config/messages.inc.php:273
+msgid ""
+"Define whether the previous login should be recalled or not in cookie "
+"authentication mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:274
+msgid "Recall user name"
+msgstr ""
+
+#: libraries/config/messages.inc.php:275
+msgid ""
+"Defines how long (in seconds) a login cookie should be stored in browser. "
+"The default of 0 means that it will be kept for the existing session only, "
+"and will be deleted as soon as you close the browser window. This is "
+"recommended for non-trusted environments."
+msgstr ""
+
+#: libraries/config/messages.inc.php:276
+msgid "Login cookie store"
+msgstr ""
+
+#: libraries/config/messages.inc.php:277
+msgid "Define how long (in seconds) a login cookie is valid"
+msgstr ""
+
+#: libraries/config/messages.inc.php:278
+msgid "Login cookie validity"
+msgstr ""
+
+#: libraries/config/messages.inc.php:279
+msgid "Double size of textarea for LONGTEXT columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:280
+msgid "Bigger textarea for LONGTEXT"
+msgstr ""
+
+#: libraries/config/messages.inc.php:281
+msgid "Maximum number of characters used when a SQL query is displayed"
+msgstr ""
+
+#: libraries/config/messages.inc.php:282
+msgid "Maximum displayed SQL length"
+msgstr ""
+
+#: libraries/config/messages.inc.php:283 libraries/config/messages.inc.php:290
+#: libraries/config/messages.inc.php:344
+msgid "Users cannot set a higher value"
+msgstr ""
+
+#: libraries/config/messages.inc.php:284
+msgid "Maximum number of databases displayed in database list"
+msgstr ""
+
+#: libraries/config/messages.inc.php:285
+msgid "Maximum databases"
+msgstr ""
+
+#: libraries/config/messages.inc.php:286
+msgid ""
+"The number of items that can be displayed on each page of the navigation tree"
+msgstr ""
+
+#: libraries/config/messages.inc.php:287
+msgid "Maximum items in branch"
+msgstr ""
+
+#: libraries/config/messages.inc.php:288
+msgid ""
+"Number of rows displayed when browsing a result set. If the result set "
+"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
+"shown."
+msgstr ""
+
+#: libraries/config/messages.inc.php:289
+msgid "Maximum number of rows to display"
+msgstr ""
+
+#: libraries/config/messages.inc.php:291
+msgid "Maximum number of tables displayed in table list"
+msgstr ""
+
+#: libraries/config/messages.inc.php:292
+msgid "Maximum tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:293
+msgid ""
+"Disable the default warning that is displayed if mcrypt is missing for "
+"cookie authentication"
+msgstr ""
+
+#: libraries/config/messages.inc.php:294
+msgid "mcrypt warning"
+msgstr ""
+
+#: libraries/config/messages.inc.php:295
+msgid ""
+"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
+"([kbd]0[/kbd] for no limit)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:296
+msgid "Memory limit"
+msgstr ""
+
+#: libraries/config/messages.inc.php:297
+msgid "Show logo in navigation panel"
+msgstr ""
+
+#: libraries/config/messages.inc.php:298
+msgid "Display logo"
+msgstr ""
+
+#: libraries/config/messages.inc.php:299
+msgid "URL where logo in the navigation panel will point to"
+msgstr ""
+
+#: libraries/config/messages.inc.php:300
+msgid "Logo link URL"
+msgstr ""
+
+#: libraries/config/messages.inc.php:301
+msgid ""
+"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
+"([kbd]new[/kbd])"
+msgstr ""
+
+#: libraries/config/messages.inc.php:302
+msgid "Logo link target"
+msgstr ""
+
+#: libraries/config/messages.inc.php:303
+msgid "Display server choice at the top of the navigation panel"
+msgstr ""
+
+#: libraries/config/messages.inc.php:304
+msgid "Display servers selection"
+msgstr ""
+
+#: libraries/config/messages.inc.php:305
+msgid "Target for quick access icon"
+msgstr ""
+
+#: libraries/config/messages.inc.php:306
+msgid ""
+"Defines the minimum number of items (tables, views, routines and events) to "
+"display a filter box."
+msgstr ""
+
+#: libraries/config/messages.inc.php:307
+msgid "Minimum number of items to display the filter box"
+msgstr ""
+
+#: libraries/config/messages.inc.php:308
+msgid "Minimum number of databases to display the database filter box"
+msgstr ""
+
+#: libraries/config/messages.inc.php:309
+msgid ""
+"Group items in the navigation tree (determined by the separator defined "
+"below)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:310
+msgid "Group items in the tree"
+msgstr ""
+
+#: libraries/config/messages.inc.php:311
+msgid "String that separates databases into different tree levels"
+msgstr ""
+
+#: libraries/config/messages.inc.php:312
+msgid "Database tree separator"
+msgstr ""
+
+#: libraries/config/messages.inc.php:313
+msgid "String that separates tables into different tree levels"
+msgstr ""
+
+#: libraries/config/messages.inc.php:314
+msgid "Table tree separator"
+msgstr ""
+
+#: libraries/config/messages.inc.php:315
+msgid "Maximum table tree depth"
+msgstr ""
+
+#: libraries/config/messages.inc.php:316
+msgid "Highlight server under the mouse cursor"
+msgstr ""
+
+#: libraries/config/messages.inc.php:317
+msgid "Enable highlighting"
+msgstr ""
+
+#: libraries/config/messages.inc.php:318
+msgid "Maximum number of recently used tables; set 0 to disable"
+msgstr ""
+
+#: libraries/config/messages.inc.php:319
+msgid "Recently used tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:320
+msgid "These are Edit, Copy and Delete links"
+msgstr ""
+
+#: libraries/config/messages.inc.php:321
+msgid "Where to show the table row links"
+msgstr ""
+
+#: libraries/config/messages.inc.php:322
+msgid "Use natural order for sorting table and database names"
+msgstr ""
+
+#: libraries/config/messages.inc.php:323
+msgid "Natural order"
+msgstr ""
+
+#: libraries/config/messages.inc.php:324 libraries/config/messages.inc.php:338
+msgid "Use only icons, only text or both"
+msgstr ""
+
+#: libraries/config/messages.inc.php:325
+msgid "Iconic navigation bar"
+msgstr ""
+
+#: libraries/config/messages.inc.php:326
+msgid "use GZip output buffering for increased speed in HTTP transfers"
+msgstr ""
+
+#: libraries/config/messages.inc.php:327
+msgid "GZip output buffering"
+msgstr ""
+
+#: libraries/config/messages.inc.php:328
+msgid ""
+"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
+"DATETIME and TIMESTAMP, ascending order otherwise"
+msgstr ""
+
+#: libraries/config/messages.inc.php:329
+msgid "Default sorting order"
+msgstr ""
+
+#: libraries/config/messages.inc.php:330
+msgid "Use persistent connections to MySQL databases"
+msgstr ""
+
+#: libraries/config/messages.inc.php:331
+msgid "Persistent connections"
+msgstr ""
+
+#: libraries/config/messages.inc.php:332
+msgid ""
+"Disable the default warning that is displayed on the database details "
+"Structure page if any of the required tables for the phpMyAdmin "
+"configuration storage could not be found"
+msgstr ""
+
+#: libraries/config/messages.inc.php:333
+msgid "Missing phpMyAdmin configuration storage tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:334
+msgid ""
+"Disable the default warning that is displayed if a difference between the "
+"MySQL library and server is detected"
+msgstr ""
+
+#: libraries/config/messages.inc.php:335
+msgid "Server/library difference warning"
+msgstr ""
+
+#: libraries/config/messages.inc.php:336
+msgid ""
+"Disable the default warning that is displayed on the Structure page if "
+"column names in a table are reserved MySQL words"
+msgstr ""
+
+#: libraries/config/messages.inc.php:337
+msgid "MySQL reserved word warning"
+msgstr ""
+
+#: libraries/config/messages.inc.php:339
+msgid "Iconic table operations"
+msgstr ""
+
+#: libraries/config/messages.inc.php:340
+msgid "Disallow BLOB and BINARY columns from editing"
+msgstr ""
+
+#: libraries/config/messages.inc.php:341
+msgid "Protect binary columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:342
+msgid ""
+"Enable if you want DB-based query history (requires phpMyAdmin configuration "
+"storage). If disabled, this utilizes JS-routines to display query history "
+"(lost by window close)."
+msgstr ""
+
+#: libraries/config/messages.inc.php:343
+msgid "Permanent query history"
+msgstr ""
+
+#: libraries/config/messages.inc.php:345
+msgid "How many queries are kept in history"
+msgstr ""
+
+#: libraries/config/messages.inc.php:346
+msgid "Query history length"
+msgstr ""
+
+#: libraries/config/messages.inc.php:347
+msgid "Tab displayed when opening a new query window"
+msgstr ""
+
+#: libraries/config/messages.inc.php:348
+msgid "Default query window tab"
+msgstr ""
+
+#: libraries/config/messages.inc.php:349
+msgid "Query window height (in pixels)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:350
+msgid "Query window height"
+msgstr ""
+
+#: libraries/config/messages.inc.php:351
+msgid "Query window width (in pixels)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:352
+msgid "Query window width"
+msgstr ""
+
+#: libraries/config/messages.inc.php:353
+msgid "Select which functions will be used for character set conversion"
+msgstr ""
+
+#: libraries/config/messages.inc.php:354
+msgid "Recoding engine"
+msgstr ""
+
+#: libraries/config/messages.inc.php:355
+msgid "When browsing tables, the sorting of each table is remembered"
+msgstr ""
+
+#: libraries/config/messages.inc.php:356
+msgid "Remember table's sorting"
+msgstr ""
+
+#: libraries/config/messages.inc.php:357
+msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature"
+msgstr ""
+
+#: libraries/config/messages.inc.php:358
+msgid "Repeat headers"
+msgstr ""
+
+#: libraries/config/messages.inc.php:360
+msgid "Grid editing: trigger action"
+msgstr ""
+
+#: libraries/config/messages.inc.php:361
+msgid "Grid editing: save all edited cells at once"
+msgstr ""
+
+#: libraries/config/messages.inc.php:362
+msgid "Directory where exports can be saved on server"
+msgstr ""
+
+#: libraries/config/messages.inc.php:363
+msgid "Save directory"
+msgstr ""
+
+#: libraries/config/messages.inc.php:364
+msgid "Leave blank if not used"
+msgstr ""
+
+#: libraries/config/messages.inc.php:365
+msgid "Host authorization order"
+msgstr ""
+
+#: libraries/config/messages.inc.php:366
+msgid "Leave blank for defaults"
+msgstr ""
+
+#: libraries/config/messages.inc.php:367
+msgid "Host authorization rules"
+msgstr ""
+
+#: libraries/config/messages.inc.php:368
+msgid "Allow logins without a password"
+msgstr ""
+
+#: libraries/config/messages.inc.php:369
+msgid "Allow root login"
+msgstr ""
+
+#: libraries/config/messages.inc.php:370
+msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
+msgstr ""
+
+#: libraries/config/messages.inc.php:371
+msgid "HTTP Realm"
+msgstr ""
+
+#: libraries/config/messages.inc.php:372
+msgid ""
+"The path for the config file for [a@http://swekey.com]SweKey hardware "
+"authentication[/a] (not located in your document root; suggested: /etc/"
+"swekey.conf)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:373
+msgid "SweKey config file"
+msgstr ""
+
+#: libraries/config/messages.inc.php:374
+msgid "Authentication method to use"
+msgstr ""
+
+#: libraries/config/messages.inc.php:375 setup/frames/index.inc.php:136
+msgid "Authentication type"
+msgstr ""
+
+#: libraries/config/messages.inc.php:376
+msgid ""
+"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
+"support, suggested: [kbd]pma__bookmark[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:377
+msgid "Bookmark table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:378
+msgid ""
+"Leave blank for no column comments/mime types, suggested: [kbd]"
+"pma__column_info[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:379
+msgid "Column information table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:380
+msgid "Compress connection to MySQL server"
+msgstr ""
+
+#: libraries/config/messages.inc.php:381
+msgid "Compress connection"
+msgstr ""
+
+#: libraries/config/messages.inc.php:382
+msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
+msgstr ""
+
+#: libraries/config/messages.inc.php:383
+msgid "Connection type"
+msgstr ""
+
+#: libraries/config/messages.inc.php:384
+msgid "Control user password"
+msgstr ""
+
+#: libraries/config/messages.inc.php:385
+msgid ""
+"A special MySQL user configured with limited permissions, more information "
+"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:386
+msgid "Control user"
+msgstr ""
+
+#: libraries/config/messages.inc.php:387
+msgid ""
+"An alternate host to hold the configuration storage; leave blank to use the "
+"already defined host"
+msgstr ""
+
+#: libraries/config/messages.inc.php:388
+msgid "Control host"
+msgstr ""
+
+#: libraries/config/messages.inc.php:389
+msgid "Count tables when showing database list"
+msgstr ""
+
+#: libraries/config/messages.inc.php:390
+msgid "Count tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:391
+msgid ""
+"Leave blank for no Designer support, suggested: [kbd]pma__designer_coords[/"
+"kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:392
+msgid "Designer table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:393
+msgid ""
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
+"bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:394
+msgid "Disable use of INFORMATION_SCHEMA"
+msgstr ""
+
+#: libraries/config/messages.inc.php:395
+msgid "What PHP extension to use; you should use mysqli if supported"
+msgstr ""
+
+#: libraries/config/messages.inc.php:396
+msgid "PHP extension to use"
+msgstr ""
+
+#: libraries/config/messages.inc.php:397
+msgid "Hide databases matching regular expression (PCRE)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:398
+msgid "Hide databases"
+msgstr ""
+
+#: libraries/config/messages.inc.php:399
+msgid ""
+"Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
+"kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:400
+msgid "SQL query history table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:401
+msgid "Hostname where MySQL server is running"
+msgstr ""
+
+#: libraries/config/messages.inc.php:402
+msgid "Server hostname"
+msgstr ""
+
+#: libraries/config/messages.inc.php:403
+msgid "Logout URL"
+msgstr ""
+
+#: libraries/config/messages.inc.php:404
+msgid ""
+"Limits number of table preferences which are stored in database, the oldest "
+"records are automatically removed"
+msgstr ""
+
+#: libraries/config/messages.inc.php:405
+msgid "Maximal number of table preferences to store"
+msgstr ""
+
+#: libraries/config/messages.inc.php:406
+msgid "Try to connect without password"
+msgstr ""
+
+#: libraries/config/messages.inc.php:407
+msgid "Connect without password"
+msgstr ""
+
+#: libraries/config/messages.inc.php:408
+msgid ""
+"You can use MySQL wildcard characters (% and _), escape them if you want to "
+"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
+"[kbd]'my_db'[/kbd]."
+msgstr ""
+
+#: libraries/config/messages.inc.php:409
+msgid "Show only listed databases"
+msgstr ""
+
+#: libraries/config/messages.inc.php:410 libraries/config/messages.inc.php:451
+msgid "Leave empty if not using config auth"
+msgstr ""
+
+#: libraries/config/messages.inc.php:411
+msgid "Password for config auth"
+msgstr ""
+
+#: libraries/config/messages.inc.php:412
+msgid ""
+"Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:413
+msgid "PDF schema: pages table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:414
+msgid ""
+"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
+"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
+"no support. Suggested: [kbd]phpmyadmin[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:415
+msgid "Database name"
+msgstr ""
+
+#: libraries/config/messages.inc.php:416
+msgid "Port on which MySQL server is listening, leave empty for default"
+msgstr ""
+
+#: libraries/config/messages.inc.php:417
+msgid "Server port"
+msgstr ""
+
+#: libraries/config/messages.inc.php:418
+msgid ""
+"Leave blank for no \"persistent\" recently used tables across sessions, "
+"suggested: [kbd]pma__recent[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:419
+msgid "Recently used table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:420
+msgid ""
+"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
+"[/a] support, suggested: [kbd]pma__relation[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:421
+msgid "Relation table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:422
+msgid "SQL command to fetch available databases"
+msgstr ""
+
+#: libraries/config/messages.inc.php:423
+msgid "SHOW DATABASES command"
+msgstr ""
+
+#: libraries/config/messages.inc.php:424
+msgid ""
+"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
+"[/a] for an example"
+msgstr ""
+
+#: libraries/config/messages.inc.php:425
+msgid "Signon session name"
+msgstr ""
+
+#: libraries/config/messages.inc.php:426
+msgid "Signon URL"
+msgstr ""
+
+#: libraries/config/messages.inc.php:427
+msgid "Socket on which MySQL server is listening, leave empty for default"
+msgstr ""
+
+#: libraries/config/messages.inc.php:428
+msgid "Server socket"
+msgstr ""
+
+#: libraries/config/messages.inc.php:429
+msgid "Enable SSL for connection to MySQL server"
+msgstr ""
+
+#: libraries/config/messages.inc.php:430
+msgid "Use SSL"
+msgstr ""
+
+#: libraries/config/messages.inc.php:431
+msgid ""
+"Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
+"kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:432
+msgid "PDF schema: table coordinates"
+msgstr ""
+
+#: libraries/config/messages.inc.php:433
+msgid ""
+"Table to describe the display columns, leave blank for no support; "
+"suggested: [kbd]pma__table_info[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:434
+msgid "Display columns table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:435
+msgid ""
+"Leave blank for no \"persistent\" tables'UI preferences across sessions, "
+"suggested: [kbd]pma__table_uiprefs[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:436
+msgid "UI preferences table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:437
+msgid ""
+"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
+"the log when creating a database."
+msgstr ""
+
+#: libraries/config/messages.inc.php:438
+msgid "Add DROP DATABASE"
+msgstr ""
+
+#: libraries/config/messages.inc.php:439
+msgid ""
+"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
+"log when creating a table."
+msgstr ""
+
+#: libraries/config/messages.inc.php:440
+msgid "Add DROP TABLE"
+msgstr ""
+
+#: libraries/config/messages.inc.php:441
+msgid ""
+"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
+"log when creating a view."
+msgstr ""
+
+#: libraries/config/messages.inc.php:442
+msgid "Add DROP VIEW"
+msgstr ""
+
+#: libraries/config/messages.inc.php:443
+msgid "Defines the list of statements the auto-creation uses for new versions."
+msgstr ""
+
+#: libraries/config/messages.inc.php:444
+msgid "Statements to track"
+msgstr ""
+
+#: libraries/config/messages.inc.php:445
+msgid ""
+"Leave blank for no SQL query tracking support, suggested: [kbd]pma__tracking"
+"[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:446
+msgid "SQL query tracking table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:447
+msgid ""
+"Whether the tracking mechanism creates versions for tables and views "
+"automatically."
+msgstr ""
+
+#: libraries/config/messages.inc.php:448
+msgid "Automatically create versions"
+msgstr ""
+
+#: libraries/config/messages.inc.php:449
+msgid ""
+"Leave blank for no user preferences storage in database, suggested: [kbd]"
+"pma__userconfig[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:450
+msgid "User preferences storage table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:452
+msgid "User for config auth"
+msgstr ""
+
+#: libraries/config/messages.inc.php:453
+msgid ""
+"A user-friendly description of this server. Leave blank to display the "
+"hostname instead."
+msgstr ""
+
+#: libraries/config/messages.inc.php:454
+msgid "Verbose name of this server"
+msgstr ""
+
+#: libraries/config/messages.inc.php:455
+msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
+msgstr ""
+
+#: libraries/config/messages.inc.php:456
+msgid "Allow to display all the rows"
+msgstr ""
+
+#: libraries/config/messages.inc.php:457
+msgid ""
+"Please note that enabling this has no effect with [kbd]config[/kbd] "
+"authentication mode because the password is hard coded in the configuration "
+"file; this does not limit the ability to execute the same command directly"
+msgstr ""
+
+#: libraries/config/messages.inc.php:458
+msgid "Show password change form"
+msgstr ""
+
+#: libraries/config/messages.inc.php:459
+msgid "Show create database form"
+msgstr ""
+
+#: libraries/config/messages.inc.php:460
+msgid "Show or hide a column displaying the Creation timestamp for all tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:461
+msgid "Show Creation timestamp"
+msgstr ""
+
+#: libraries/config/messages.inc.php:462
+msgid ""
+"Show or hide a column displaying the Last update timestamp for all tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:463
+msgid "Show Last update timestamp"
+msgstr ""
+
+#: libraries/config/messages.inc.php:464
+msgid ""
+"Show or hide a column displaying the Last check timestamp for all tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:465
+msgid "Show Last check timestamp"
+msgstr ""
+
+#: libraries/config/messages.inc.php:466
+msgid ""
+"Defines whether or not type display direction option is shown when browsing "
+"a table"
+msgstr ""
+
+#: libraries/config/messages.inc.php:467
+msgid "Show display direction"
+msgstr ""
+
+#: libraries/config/messages.inc.php:468
+msgid ""
+"Defines whether or not type fields should be initially displayed in edit/"
+"insert mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:469
+msgid "Show field types"
+msgstr ""
+
+#: libraries/config/messages.inc.php:470
+msgid "Display the function fields in edit/insert mode"
+msgstr ""
+
+#: libraries/config/messages.inc.php:471
+msgid "Show function fields"
+msgstr ""
+
+#: libraries/config/messages.inc.php:472
+msgid "Whether to show hint or not"
+msgstr ""
+
+#: libraries/config/messages.inc.php:473
+msgid "Show hint"
+msgstr ""
+
+#: libraries/config/messages.inc.php:474
+msgid ""
+"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
+"output"
+msgstr ""
+
+#: libraries/config/messages.inc.php:475
+msgid "Show phpinfo() link"
+msgstr ""
+
+#: libraries/config/messages.inc.php:476
+msgid "Show detailed MySQL server information"
+msgstr ""
+
+#: libraries/config/messages.inc.php:477
+msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
+msgstr ""
+
+#: libraries/config/messages.inc.php:478
+msgid "Show SQL queries"
+msgstr ""
+
+#: libraries/config/messages.inc.php:479
+msgid ""
+"Defines whether the query box should stay on-screen after its submission"
+msgstr ""
+
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
+msgid "Retain query box"
+msgstr ""
+
+#: libraries/config/messages.inc.php:481
+msgid "Allow to display database and table statistics (eg. space usage)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:482
+msgid "Show statistics"
+msgstr ""
+
+#: libraries/config/messages.inc.php:483
+msgid "Display table comments in tooltips"
+msgstr ""
+
+#: libraries/config/messages.inc.php:484
+msgid ""
+"Mark used tables and make it possible to show databases with locked tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:485
+msgid "Skip locked tables"
+msgstr ""
+
+#: libraries/config/messages.inc.php:490
+msgid "Requires SQL Validator to be enabled"
+msgstr ""
+
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
+#: libraries/server_privileges.lib.php:1190
+#: libraries/server_privileges.lib.php:1214
+#: libraries/server_privileges.lib.php:2379
+msgid "Password"
+msgstr ""
+
+#: libraries/config/messages.inc.php:493
+msgid ""
+"[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
+"installed"
+msgstr ""
+
+#: libraries/config/messages.inc.php:494
+msgid "Enable SQL Validator"
+msgstr ""
+
+#: libraries/config/messages.inc.php:495
+msgid ""
+"If you have a custom username, specify it here (defaults to [kbd]anonymous[/"
+"kbd])"
+msgstr ""
+
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
+msgid "Username"
+msgstr ""
+
+#: libraries/config/messages.inc.php:497
+msgid "A warning is displayed on the main page if Suhosin is detected"
+msgstr ""
+
+#: libraries/config/messages.inc.php:498
+msgid "Suhosin warning"
+msgstr ""
+
+#: libraries/config/messages.inc.php:499
+msgid ""
+"Textarea size (columns) in edit mode, this value will be emphasized for SQL "
+"query textareas (*2) and for query window (*1.25)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:500
+msgid "Textarea columns"
+msgstr ""
+
+#: libraries/config/messages.inc.php:501
+msgid ""
+"Textarea size (rows) in edit mode, this value will be emphasized for SQL "
+"query textareas (*2) and for query window (*1.25)"
+msgstr ""
+
+#: libraries/config/messages.inc.php:502
+msgid "Textarea rows"
+msgstr ""
+
+#: libraries/config/messages.inc.php:503
+msgid "Title of browser window when a database is selected"
+msgstr ""
+
+#: libraries/config/messages.inc.php:505
+msgid "Title of browser window when nothing is selected"
+msgstr ""
+
+#: libraries/config/messages.inc.php:506
+msgid "Default title"
+msgstr ""
+
+#: libraries/config/messages.inc.php:507
+msgid "Title of browser window when a server is selected"
+msgstr ""
+
+#: libraries/config/messages.inc.php:509
+msgid "Title of browser window when a table is selected"
+msgstr ""
+
+#: libraries/config/messages.inc.php:511
+msgid ""
+"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
+"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
+"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
+"HTTP_X_FORWARDED_FOR[/kbd]"
+msgstr ""
+
+#: libraries/config/messages.inc.php:512
+msgid "List of trusted proxies for IP allow/deny"
+msgstr ""
+
+#: libraries/config/messages.inc.php:513
+msgid "Directory on server where you can upload files for import"
+msgstr ""
+
+#: libraries/config/messages.inc.php:514
+msgid "Upload directory"
+msgstr ""
+
+#: libraries/config/messages.inc.php:515
+msgid "Allow for searching inside the entire database"
+msgstr ""
+
+#: libraries/config/messages.inc.php:516
+msgid "Use database search"
+msgstr ""
+
+#: libraries/config/messages.inc.php:517
+msgid ""
+"When disabled, users cannot set any of the options below, regardless of the "
+"checkbox on the right"
+msgstr ""
+
+#: libraries/config/messages.inc.php:518
+msgid "Enable the Developer tab in settings"
+msgstr ""
+
+#: libraries/config/messages.inc.php:519 setup/frames/index.inc.php:275
+msgid "Check for latest version"
+msgstr ""
+
+#: libraries/config/messages.inc.php:520
+msgid "Enables check for latest version on main phpMyAdmin page"
+msgstr ""
+
+#: libraries/config/messages.inc.php:521 setup/lib/index.lib.php:132
+#: setup/lib/index.lib.php:143 setup/lib/index.lib.php:164
+#: setup/lib/index.lib.php:175 setup/lib/index.lib.php:187
+#: setup/lib/index.lib.php:195 setup/lib/index.lib.php:202
+#: setup/lib/index.lib.php:243
+msgid "Version check"
+msgstr ""
+
+#: libraries/config/messages.inc.php:522
+msgid ""
+"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
+"for import and export operations"
+msgstr ""
+
+#: libraries/config/messages.inc.php:523
+msgid "ZIP"
+msgstr ""
+
+#: libraries/config/setup.forms.php:41
+msgid "Config authentication"
+msgstr ""
+
+#: libraries/config/setup.forms.php:45
+msgid "Cookie authentication"
+msgstr ""
+
+#: libraries/config/setup.forms.php:48
+msgid "HTTP authentication"
+msgstr ""
+
+#: libraries/config/setup.forms.php:51
+msgid "Signon authentication"
+msgstr ""
+
+#: libraries/config/setup.forms.php:247
+#: libraries/config/user_preferences.forms.php:152
+msgid "CSV using LOAD DATA"
+msgstr ""
+
+#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:349
+#: libraries/config/user_preferences.forms.php:160
+#: libraries/config/user_preferences.forms.php:252
+msgid "Open Document Spreadsheet"
+msgstr ""
+
+#: libraries/config/setup.forms.php:263
+#: libraries/config/user_preferences.forms.php:167
+msgid "Quick"
+msgstr ""
+
+#: libraries/config/setup.forms.php:267
+#: libraries/config/user_preferences.forms.php:171
+msgid "Custom"
+msgstr ""
+
+#: libraries/config/setup.forms.php:288
+#: libraries/config/user_preferences.forms.php:191
+msgid "Database export options"
+msgstr ""
+
+#: libraries/config/setup.forms.php:321
+#: libraries/config/user_preferences.forms.php:224
+msgid "CSV for MS Excel"
+msgstr ""
+
+#: libraries/config/setup.forms.php:344
+#: libraries/config/user_preferences.forms.php:247
+msgid "Microsoft Word 2000"
+msgstr ""
+
+#: libraries/config/setup.forms.php:353
+#: libraries/config/user_preferences.forms.php:256
+msgid "Open Document Text"
+msgstr ""
+
+#: libraries/config/validate.lib.php:214
+msgid "Could not initialize Drizzle connection library"
+msgstr ""
+
+#: libraries/config/validate.lib.php:223 libraries/config/validate.lib.php:231
+msgid "Could not connect to Drizzle server"
+msgstr ""
+
+#: libraries/config/validate.lib.php:242 libraries/config/validate.lib.php:249
+msgid "Could not connect to MySQL server"
+msgstr ""
+
+#: libraries/config/validate.lib.php:282
+msgid "Empty username while using config authentication method"
+msgstr ""
+
+#: libraries/config/validate.lib.php:289
+msgid "Empty signon session name while using signon authentication method"
+msgstr ""
+
+#: libraries/config/validate.lib.php:298
+msgid "Empty signon URL while using signon authentication method"
+msgstr ""
+
+#: libraries/config/validate.lib.php:346
+msgid "Empty phpMyAdmin control user while using pmadb"
+msgstr ""
+
+#: libraries/config/validate.lib.php:351
+msgid "Empty phpMyAdmin control user password while using pmadb"
+msgstr ""
+
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
+#: libraries/config/validate.lib.php:443
+#, php-format
+msgid "Incorrect IP address: %s"
+msgstr ""
+
+#: libraries/core.lib.php:290
+#, php-format
+msgid "The %s extension is missing. Please check your PHP configuration."
+msgstr ""
+
+#: libraries/core.lib.php:449
+msgid "possible deep recursion attack"
+msgstr ""
+
+#: libraries/database_interface.lib.php:2056
+msgid ""
+"The server is not responding (or the local server's socket is not correctly "
+"configured)."
+msgstr ""
+
+#: libraries/database_interface.lib.php:2061
+msgid "The server is not responding."
+msgstr ""
+
+#: libraries/database_interface.lib.php:2066
+msgid "Please check privileges of directory containing database."
+msgstr ""
+
+#: libraries/database_interface.lib.php:2076
+msgid "Details…"
+msgstr ""
+
+#: libraries/dbi/drizzle-wrappers.lib.php:387
+msgid "Can't seek in an unbuffered result set"
+msgstr ""
+
+#: libraries/dbi/drizzle-wrappers.lib.php:408
+msgid "Can't count rows in an unbuffered result set"
+msgstr ""
+
+#: libraries/dbi/drizzle.dbi.lib.php:136 libraries/dbi/mysql.dbi.lib.php:159
+#: libraries/dbi/mysqli.dbi.lib.php:206
+msgid "Connection for controluser as defined in your configuration failed."
+msgstr ""
+
+#: libraries/display_change_password.lib.php:53
+#: libraries/replication_gui.lib.php:371
+#: libraries/server_privileges.lib.php:1206
+msgid "No Password"
+msgstr ""
+
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr ""
+
+#: libraries/display_change_password.lib.php:67
+#: libraries/replication_gui.lib.php:379
+#: libraries/server_privileges.lib.php:1221
+msgid "Re-type:"
+msgstr ""
+
+#: libraries/display_change_password.lib.php:74
+msgid "Password Hashing:"
+msgstr ""
+
+#: libraries/display_change_password.lib.php:87
+msgid "MySQL 4.0 compatible"
+msgstr ""
+
+#: libraries/display_create_database.lib.php:23
+msgid "Create database"
+msgstr ""
+
+#: libraries/display_create_database.lib.php:37
+msgid "Create"
+msgstr ""
+
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Created"
+msgid "Create database:"
+msgstr "Create"
+
+#: libraries/display_create_database.lib.php:47
+#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
+#: server_replication.php:34
+msgid "No Privileges"
+msgstr ""
+
+#: libraries/display_create_table.lib.php:46 pmd_general.php:100
+msgid "Create table"
+msgstr ""
+
+#: libraries/display_create_table.lib.php:51
+#: libraries/plugins/export/ExportHtmlword.class.php:483
+#: libraries/plugins/export/ExportOdt.class.php:559
+#: libraries/plugins/export/ExportTexytext.class.php:434
+#: 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:967
+#: libraries/rte/rte_routines.lib.php:1576 libraries/structure.lib.php:1179
+#: libraries/tbl_columns_definition_form.inc.php:95
+#: setup/frames/index.inc.php:135
+msgid "Name"
+msgstr ""
+
+#: libraries/display_create_table.lib.php:55
+msgid "Number of columns"
+msgstr ""
+
+#: libraries/display_export.lib.php:49
+msgid "Could not load export plugins, please check your installation!"
+msgstr ""
+
+#: libraries/display_export.lib.php:100
+msgid "Exporting databases from the current server"
+msgstr ""
+
+#: libraries/display_export.lib.php:102
+#, php-format
+msgid "Exporting tables from \"%s\" database"
+msgstr ""
+
+#: libraries/display_export.lib.php:104
+#, php-format
+msgid "Exporting rows from \"%s\" table"
+msgstr ""
+
+#: libraries/display_export.lib.php:116
+msgid "Export Method:"
+msgstr ""
+
+#: libraries/display_export.lib.php:126
+msgid "Quick - display only the minimal options"
+msgstr ""
+
+#: libraries/display_export.lib.php:138
+msgid "Custom - display all possible options"
+msgstr ""
+
+#: libraries/display_export.lib.php:147
+msgid "Database(s):"
+msgstr ""
+
+#: libraries/display_export.lib.php:149
+msgid "Table(s):"
+msgstr ""
+
+#: libraries/display_export.lib.php:158 sql.php:1117
+msgid "Rows:"
+msgstr ""
+
+#: libraries/display_export.lib.php:166
+msgid "Dump some row(s)"
+msgstr ""
+
+#: libraries/display_export.lib.php:181
+msgid "Row to begin at:"
+msgstr ""
+
+#: libraries/display_export.lib.php:198
+msgid "Dump all rows"
+msgstr ""
+
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
+msgid "Output:"
+msgstr ""
+
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
+#, php-format
+msgid "Save on server in the directory <b>%s</b>"
+msgstr ""
+
+#: libraries/display_export.lib.php:244
+msgid "Save output to a file"
+msgstr ""
+
+#: libraries/display_export.lib.php:271
+msgid "File name template:"
+msgstr ""
+
+#: libraries/display_export.lib.php:273
+msgid "@SERVER@ will become the server name"
+msgstr ""
+
+#: libraries/display_export.lib.php:275
+msgid ", @DATABASE@ will become the database name"
+msgstr ""
+
+#: libraries/display_export.lib.php:277
+msgid ", @TABLE@ will become the table name"
+msgstr ""
+
+#: libraries/display_export.lib.php:282
+#, php-format
+msgid ""
+"This value is interpreted using %1$sstrftime%2$s, so you can use time "
+"formatting strings. Additionally the following transformations will happen: "
+"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+msgstr ""
+
+#: libraries/display_export.lib.php:335
+msgid "use this for future exports"
+msgstr ""
+
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
+msgid "Character set of the file:"
+msgstr ""
+
+#: libraries/display_export.lib.php:375
+msgid "Compression:"
+msgstr ""
+
+#: libraries/display_export.lib.php:383
+msgid "zipped"
+msgstr ""
+
+#: libraries/display_export.lib.php:390
+msgid "gzipped"
+msgstr ""
+
+#: libraries/display_export.lib.php:397
+msgid "bzipped"
+msgstr ""
+
+#: libraries/display_export.lib.php:415
+msgid "View output as text"
+msgstr ""
+
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
+#: libraries/plugins/export/ExportCodegen.class.php:107
+msgid "Format:"
+msgstr ""
+
+#: libraries/display_export.lib.php:425
+msgid "Format-specific options:"
+msgstr ""
+
+#: libraries/display_export.lib.php:427
+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:436 libraries/display_import.lib.php:327
+msgid "Encoding Conversion:"
+msgstr ""
+
+#: libraries/display_git_revision.lib.php:56
+#, php-format
+msgid "%1$s from %2$s branch"
+msgstr ""
+
+#: libraries/display_git_revision.lib.php:58
+msgid "no branch"
+msgstr ""
+
+#: libraries/display_git_revision.lib.php:64
+msgid "Git revision:"
+msgstr ""
+
+#: libraries/display_git_revision.lib.php:67
+#, php-format
+msgid "committed on %1$s by %2$s"
+msgstr ""
+
+#: libraries/display_git_revision.lib.php:75
+#, php-format
+msgid "authored on %1$s by %2$s"
+msgstr ""
+
+#: libraries/display_import.lib.php:69
+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:77
+#, php-format
+msgid "%s of %s"
+msgstr ""
+
+#: libraries/display_import.lib.php:86
+msgid "Uploading your import file…"
+msgstr ""
+
+#: libraries/display_import.lib.php:94
+#, php-format
+msgid "%s/sec."
+msgstr ""
+
+#: libraries/display_import.lib.php:101
+msgid "About %MIN min. %SEC sec. remaining."
+msgstr ""
+
+#: libraries/display_import.lib.php:105
+msgid "About %SEC sec. remaining."
+msgstr ""
+
+#: libraries/display_import.lib.php:135
+msgid "The file is being processed, please be patient."
+msgstr ""
+
+#: 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:190
+msgid "Importing into the current server"
+msgstr ""
+
+#: libraries/display_import.lib.php:192
+#, php-format
+msgid "Importing into the database \"%s\""
+msgstr ""
+
+#: libraries/display_import.lib.php:194
+#, php-format
+msgid "Importing into the table \"%s\""
+msgstr ""
+
+#: libraries/display_import.lib.php:200
+msgid "File to Import:"
+msgstr ""
+
+#: libraries/display_import.lib.php:217
+#, php-format
+msgid "File may be compressed (%s) or uncompressed."
+msgstr ""
+
+#: libraries/display_import.lib.php:219
+msgid ""
+"A compressed file's name must end in <b>.[format].[compression]</b>. "
+"Example: <b>.sql.zip</b>"
+msgstr ""
+
+#: libraries/display_import.lib.php:245
+msgid "File uploads are not allowed on this server."
+msgstr ""
+
+#: libraries/display_import.lib.php:276
+msgid "Partial Import:"
+msgstr ""
+
+#: libraries/display_import.lib.php:282
+#, php-format
+msgid ""
+"Previous import timed out, after resubmitting will continue from position %d."
+msgstr ""
+
+#: libraries/display_import.lib.php:289
+msgid ""
+"Allow the interruption of an import in case the script detects it is close "
+"to the PHP timeout limit. <i>(This might be a good way to import large "
+"files, however it can break transactions.)</i>"
+msgstr ""
+
+#: libraries/display_import.lib.php:296
+msgid "Number of rows to skip, starting from the first row:"
+msgstr ""
+
+#: libraries/display_import.lib.php:318
+msgid "Format-Specific Options:"
+msgstr ""
+
+#: libraries/display_select_lang.lib.php:56
+#: libraries/display_select_lang.lib.php:57 setup/frames/index.inc.php:75
+msgid "Language"
+msgstr ""
+
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Information de version"
+
+#: libraries/engines/innodb.lib.php:28
+msgid "Data home directory"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:29
+msgid "The common part of the directory path for all InnoDB data files."
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:32
+msgid "Data files"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:35
+msgid "Autoextend increment"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:36
+msgid ""
+"The increment size for extending the size of an autoextending tablespace "
+"when it becomes full."
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:40
+msgid "Buffer pool size"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:41
+msgid ""
+"The size of the memory buffer InnoDB uses to cache data and indexes of its "
+"tables."
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:143
+msgid "Buffer Pool"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:166
+msgid "Buffer Pool Usage"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:176
+msgid "pages"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:190
+msgid "Free pages"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:198
+msgid "Dirty pages"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:206
+msgid "Pages containing data"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:214
+msgid "Pages to be flushed"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:222
+msgid "Busy pages"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:233
+msgid "Latched pages"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:246
+msgid "Buffer Pool Activity"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:250
+msgid "Read requests"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:258
+msgid "Write requests"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:266
+msgid "Read misses"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:274
+msgid "Write waits"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:282
+msgid "Read misses in %"
+msgstr ""
+
+#: libraries/engines/innodb.lib.php:297
+msgid "Write waits in %"
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:28
+msgid "Data pointer size"
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:29
+msgid ""
+"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
+"tables when no MAX_ROWS option is specified."
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:33
+msgid "Automatic recovery mode"
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:34
+msgid ""
+"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
+"myisam-recover server startup option."
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:37
+msgid "Maximum size for temporary sort files"
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:38
+msgid ""
+"The maximum size of the temporary file MySQL is allowed to use while re-"
+"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
+"INFILE)."
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:42
+msgid "Maximum size for temporary files on index creation"
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:43
+msgid ""
+"If the temporary file used for fast MyISAM index creation would be larger "
+"than using the key cache by the amount specified here, prefer the key cache "
+"method."
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:47
+msgid "Repair threads"
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:48
+msgid ""
+"If this value is greater than 1, MyISAM table indexes are created in "
+"parallel (each index in its own thread) during the repair by sorting process."
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:52
+msgid "Sort buffer size"
+msgstr ""
+
+#: libraries/engines/myisam.lib.php:53
+msgid ""
+"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
+"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:28
+msgid "Index cache size"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:29
+msgid ""
+"This is the amount of memory allocated to the index cache. Default value is "
+"32MB. The memory allocated here is used only for caching index pages."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:33
+msgid "Record cache size"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:34
+msgid ""
+"This is the amount of memory allocated to the record cache used to cache "
+"table data. The default value is 32MB. This memory is used to cache changes "
+"to the handle data (.xtd) and row pointer (.xtr) files."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:38
+msgid "Log cache size"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:39
+msgid ""
+"The amount of memory allocated to the transaction log cache used to cache on "
+"transaction log data. The default is 16MB."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:43
+msgid "Log file threshold"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:44
+msgid ""
+"The size of a transaction log before rollover, and a new log is created. The "
+"default value is 16MB."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:48
+msgid "Transaction buffer size"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:49
+msgid ""
+"The size of the global transaction log buffer (the engine allocates 2 "
+"buffers of this size). The default is 1MB."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:53
+msgid "Checkpoint frequency"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:54
+msgid ""
+"The amount of data written to the transaction log before a checkpoint is "
+"performed. The default value is 24MB."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:58
+msgid "Data log threshold"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:59
+msgid ""
+"The maximum size of a data log file. The default value is 64MB. PBXT can "
+"create a maximum of 32000 data logs, which are used by all tables. So the "
+"value of this variable can be increased to increase the total amount of data "
+"that can be stored in the database."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:63
+msgid "Garbage threshold"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:64
+msgid ""
+"The percentage of garbage in a data log file before it is compacted. This is "
+"a value between 1 and 99. The default is 50."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:68
+msgid "Log buffer size"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:69
+msgid ""
+"The size of the buffer used when writing a data log. The default is 256MB. "
+"The engine allocates one buffer per thread, but only if the thread is "
+"required to write a data log."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:73
+msgid "Data file grow size"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:74
+msgid "The grow size of the handle data (.xtd) files."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:78
+msgid "Row file grow size"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:79
+msgid "The grow size of the row pointer (.xtr) files."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:83
+msgid "Log file count"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:84
+msgid ""
+"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
+"system will maintain. If the number of logs exceeds this value then old logs "
+"will be deleted, otherwise they are renamed and given the next highest "
+"number."
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:131
+#, 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"
+msgstr ""
+
+#: libraries/engines/pbxt.lib.php:135
+msgid "The PrimeBase XT Blog by Paul McCullagh"
+msgstr ""
+
+#: libraries/gis_visualization.lib.php:135
+msgid "No data found for GIS visualization."
+msgstr ""
+
+#: libraries/import.lib.php:187 libraries/insert_edit.lib.php:120
+#: libraries/rte/rte_routines.lib.php:1443 sql.php:941 tbl_get_field.php:41
+msgid "MySQL returned an empty result set (i.e. zero rows)."
+msgstr ""
+
+#: libraries/import.lib.php:1190
+msgid ""
+"The following structures have either been created or altered. Here you can:"
+msgstr ""
+
+#: libraries/import.lib.php:1191
+msgid "View a structure's contents by clicking on its name"
+msgstr ""
+
+#: libraries/import.lib.php:1192
+msgid ""
+"Change any of its settings by clicking the corresponding \"Options\" link"
+msgstr ""
+
+#: libraries/import.lib.php:1193
+msgid "Edit structure by following the \"Structure\" link"
+msgstr ""
+
+#: libraries/import.lib.php:1197
+#, php-format
+msgid "Go to database: %s"
+msgstr ""
+
+#: libraries/import.lib.php:1200 libraries/import.lib.php:1228
+#, php-format
+msgid "Edit settings for %s"
+msgstr ""
+
+#: libraries/import.lib.php:1223
+#, php-format
+msgid "Go to table: %s"
+msgstr ""
+
+#: libraries/import.lib.php:1226
+#, php-format
+msgid "Structure of %s"
+msgstr ""
+
+#: libraries/import.lib.php:1234
+#, php-format
+msgid "Go to view: %s"
+msgstr ""
+
+#: libraries/index.lib.php:30
+#, php-format
+msgid "Create an index on &nbsp;%s&nbsp;columns"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:214 libraries/insert_edit.lib.php:245
+#: pmd_general.php:197
+msgid "Hide"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:458 libraries/mysql_charsets.lib.php:239
+#: libraries/mysql_charsets.lib.php:440
+msgid "Binary"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:653
+msgid "Because of its length,<br /> this column might not be editable"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1087
+msgid "Binary - do not edit"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1400
+#, php-format
+msgid "Continue insertion with %s rows"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1430
+msgid "and then"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1463
+msgid "Insert as new row"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1466
+msgid "Insert as new row and ignore errors"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1469
+msgid "Show insert query"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1489
+msgid "Go back to previous page"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1492
+msgid "Insert another new row"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1497
+msgid "Go back to this page"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1519
+msgid "Edit next row"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1541
+msgid ""
+"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1912 sql.php:936
+msgid "Showing SQL query"
+msgstr ""
+
+#: libraries/insert_edit.lib.php:1937 sql.php:916
+#, php-format
+msgid "Inserted row id: %1$d"
+msgstr ""
+
+#: libraries/kanji-encoding.lib.php:147
+msgctxt "None encoding conversion"
+msgid "None"
+msgstr ""
+
+#. l10n: This is currently used only in Japanese locales
+#: libraries/kanji-encoding.lib.php:153
+msgid "Convert to Kana"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
+msgid "Replace table prefix"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
+msgid "Copy table with prefix"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:282
+msgid "From"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:285
+msgid "To"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
+msgid "Submit"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:299
+msgid "Add table prefix"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:302
+msgid "Add prefix"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:318 sql.php:517
+msgid "Do you really want to execute the following query?"
+msgstr ""
+
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
+msgid "No change"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:130
+msgid "Charset"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:251
+msgid "Bulgarian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:255 libraries/mysql_charsets.lib.php:380
+msgid "Simplified Chinese"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:400
+msgid "Traditional Chinese"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:261 libraries/mysql_charsets.lib.php:447
+msgid "case-insensitive"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:264 libraries/mysql_charsets.lib.php:449
+msgid "case-sensitive"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:267
+msgid "Croatian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:270
+msgid "Czech"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:273
+msgid "Danish"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:276
+msgid "English"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:279
+msgid "Esperanto"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:282
+msgid "Estonian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:285 libraries/mysql_charsets.lib.php:288
+msgid "German"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:285
+msgid "dictionary"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:288
+msgid "phone book"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:291
+msgid "Hungarian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:294
+msgid "Icelandic"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:297 libraries/mysql_charsets.lib.php:387
+msgid "Japanese"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:300
+msgid "Latvian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:303
+msgid "Lithuanian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:306 libraries/mysql_charsets.lib.php:409
+msgid "Korean"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:309
+msgid "Persian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:312
+msgid "Polish"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:315 libraries/mysql_charsets.lib.php:363
+msgid "West European"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:318
+msgid "Romanian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:321
+msgid "Slovak"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:324
+msgid "Slovenian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:327
+msgid "Spanish"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:330
+msgid "Traditional Spanish"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:333 libraries/mysql_charsets.lib.php:430
+msgid "Swedish"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:336 libraries/mysql_charsets.lib.php:433
+msgid "Thai"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:339 libraries/mysql_charsets.lib.php:427
+msgid "Turkish"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:342 libraries/mysql_charsets.lib.php:424
+msgid "Ukrainian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:345 libraries/mysql_charsets.lib.php:354
+msgid "Unicode"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:345 libraries/mysql_charsets.lib.php:354
+#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:370
+#: libraries/mysql_charsets.lib.php:392 libraries/mysql_charsets.lib.php:403
+msgid "multilingual"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:370
+msgid "Central European"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:375
+msgid "Russian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:392
+msgid "Baltic"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:397
+msgid "Armenian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:403
+msgid "Cyrillic"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:406
+msgid "Arabic"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:412
+msgid "Hebrew"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:415
+msgid "Georgian"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:418
+msgid "Greek"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:421
+msgid "Czech-Slovak"
+msgstr ""
+
+#: libraries/mysql_charsets.lib.php:436 libraries/mysql_charsets.lib.php:443
+#: libraries/structure.lib.php:1068
+msgid "unknown"
+msgstr ""
+
+#: libraries/navigation/Navigation.class.php:61
+msgid "An error has occured while loading the navigation tree"
+msgstr ""
+
+#: libraries/navigation/NavigationHeader.class.php:178
+msgid "Home"
+msgstr ""
+
+#: libraries/navigation/NavigationHeader.class.php:191
+msgid "Log out"
+msgstr ""
+
+#: libraries/navigation/NavigationHeader.class.php:214
+msgid "phpMyAdmin documentation"
+msgstr ""
+
+#: libraries/navigation/NavigationHeader.class.php:238
+msgid "Reload navigation frame"
+msgstr ""
+
+#: libraries/navigation/NavigationTree.class.php:708
+#, php-format
+msgid "%s other result found"
+msgid_plural "%s other results found"
+msgstr[0] ""
+msgstr[1] ""
+
+#: libraries/navigation/NavigationTree.class.php:1041
+msgid "filter databases by name"
+msgstr ""
+
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
+msgid "Clear Fast Filter"
+msgstr ""
+
+#: libraries/navigation/NavigationTree.class.php:1074
+msgid "filter items by name"
+msgstr ""
+
+#. l10n: The word "Node" must not be translated here
+#: libraries/navigation/NodeFactory.class.php:41
+#, php-format
+msgid "Invalid class name \"%1$s\", using default of \"Node\""
+msgstr ""
+
+#: libraries/navigation/NodeFactory.class.php:65
+#, php-format
+msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
+#: libraries/sql_query_form.lib.php:281
+msgid "Columns"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Column_Container.class.php:38
+msgctxt "Create new column"
+msgid "New"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
+msgctxt "Create new event"
+msgid "New"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:26
+#: libraries/plugins/export/ExportSql.class.php:475
+#: libraries/plugins/export/ExportXml.class.php:107
+msgid "Functions"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
+msgctxt "Create new function"
+msgid "New"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
+msgctxt "Create new index"
+msgid "New"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:26
+#: libraries/plugins/export/ExportSql.class.php:458
+#: libraries/plugins/export/ExportXml.class.php:111
+msgid "Procedures"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
+#: libraries/rte/rte_footer.lib.php:29
+msgctxt "Create new procedure"
+msgid "New"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Table_Container.class.php:40
+msgctxt "Create new table"
+msgid "New"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
+msgctxt "Create new trigger"
+msgid "New"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_View_Container.class.php:26
+#: libraries/plugins/export/ExportXml.class.php:125
+msgid "Views"
+msgstr ""
+
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
+msgctxt "Create new view"
+msgid "New"
+msgstr ""
+
+#: libraries/operations.lib.php:75
+msgid "Rename database to:"
+msgstr ""
+
+#: libraries/operations.lib.php:107
+#, php-format
+msgid "Database %s has been dropped."
+msgstr ""
+
+#: libraries/operations.lib.php:119
+msgid "Remove database"
+msgstr ""
+
+#: libraries/operations.lib.php:125
+msgid "Drop the database (DROP)"
+msgstr ""
+
+#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
+#: tbl_tracking.php:506
+msgid "Structure only"
+msgstr ""
+
+#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
+#: tbl_tracking.php:512
+msgid "Structure and data"
+msgstr ""
+
+#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
+#: tbl_tracking.php:509
+msgid "Data only"
+msgstr ""
+
+#: libraries/operations.lib.php:175
+#, fuzzy
+#| msgid "Database Log"
+msgid "Copy database to:"
+msgstr "Registro de base de datos"
+
+#: libraries/operations.lib.php:186
+msgid "CREATE DATABASE before copying"
+msgstr ""
+
+#: libraries/operations.lib.php:199 libraries/operations.lib.php:1036
+msgid "Add constraints"
+msgstr ""
+
+#: libraries/operations.lib.php:207
+msgid "Switch to copied database"
+msgstr ""
+
+#: libraries/operations.lib.php:277
+msgid "Edit or export relational schema"
+msgstr ""
+
+#: libraries/operations.lib.php:620
+msgid "Alter table order by"
+msgstr ""
+
+#: libraries/operations.lib.php:628
+msgid "(singly)"
+msgstr ""
+
+#: libraries/operations.lib.php:661
+msgid "Move table to (database<b>.</b>table):"
+msgstr ""
+
+#: libraries/operations.lib.php:772
+msgid "Table options"
+msgstr ""
+
+#: libraries/operations.lib.php:776
+msgid "Rename table to"
+msgstr ""
+
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Commentos de tabella"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
+msgid "Storage Engine"
+msgstr ""
+
+#: libraries/operations.lib.php:996
+msgid "Copy table to (database<b>.</b>table):"
+msgstr ""
+
+#: libraries/operations.lib.php:1051
+msgid "Switch to copied table"
+msgstr ""
+
+#: libraries/operations.lib.php:1078
+msgid "Table maintenance"
+msgstr ""
+
+#: libraries/operations.lib.php:1116 libraries/structure.lib.php:309
+msgid "Check table"
+msgstr ""
+
+#: libraries/operations.lib.php:1129
+msgid "Defragment table"
+msgstr ""
+
+#: libraries/operations.lib.php:1143 libraries/structure.lib.php:317
+msgid "Analyze table"
+msgstr ""
+
+#: libraries/operations.lib.php:1156 libraries/structure.lib.php:314
+msgid "Repair table"
+msgstr ""
+
+#: libraries/operations.lib.php:1171 libraries/structure.lib.php:312
+#: libraries/structure.lib.php:1625
+msgid "Optimize table"
+msgstr ""
+
+#: libraries/operations.lib.php:1183
+#, php-format
+msgid "Table %s has been flushed"
+msgstr ""
+
+#: libraries/operations.lib.php:1190
+msgid "Flush the table (FLUSH)"
+msgstr ""
+
+#: libraries/operations.lib.php:1237
+msgid "Delete data or table"
+msgstr ""
+
+#: libraries/operations.lib.php:1245
+msgid "Empty the table (TRUNCATE)"
+msgstr ""
+
+#: libraries/operations.lib.php:1253
+msgid "Delete the table (DROP)"
+msgstr ""
+
+#: libraries/operations.lib.php:1295
+msgid "Analyze"
+msgstr ""
+
+#: libraries/operations.lib.php:1296
+msgid "Check"
+msgstr ""
+
+#: libraries/operations.lib.php:1297
+msgid "Optimize"
+msgstr ""
+
+#: libraries/operations.lib.php:1298
+msgid "Rebuild"
+msgstr ""
+
+#: libraries/operations.lib.php:1299
+msgid "Repair"
+msgstr ""
+
+#: libraries/operations.lib.php:1306
+msgid "Partition maintenance"
+msgstr ""
+
+#: libraries/operations.lib.php:1315
+#, php-format
+msgid "Partition %s"
+msgstr ""
+
+#: libraries/operations.lib.php:1334
+msgid "Remove partitioning"
+msgstr ""
+
+#: libraries/operations.lib.php:1360
+msgid "Check referential integrity:"
+msgstr ""
+
+#: libraries/plugin_interface.lib.php:503
+msgid "This format has no options"
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationConfig.class.php:73
+msgid "Cannot connect: invalid settings."
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationConfig.class.php:85
+#: libraries/plugins/auth/AuthenticationCookie.class.php:160
+#: libraries/plugins/auth/AuthenticationHttp.class.php:70
+#, php-format
+msgid "Welcome to %s"
+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."
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationConfig.class.php:121
+msgid ""
+"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
+"connection. You should check the host, username and password in your "
+"configuration and make sure that they correspond to the information given by "
+"the administrator of the MySQL server."
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationCookie.class.php:44
+msgid "Failed to use Blowfish from mcrypt!"
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationCookie.class.php:82
+#: libraries/plugins/auth/AuthenticationCookie.class.php:190
+msgid "Log in"
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationCookie.class.php:100
+msgid "Your session has expired. Please log in again."
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationCookie.class.php:198
+#: libraries/plugins/auth/AuthenticationCookie.class.php:208
+msgid "You can enter hostname/IP address and port separated by space."
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationCookie.class.php:213
+msgid "Username:"
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationCookie.class.php:225
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server Choice:"
+msgstr "Insimul de characteres del servitor"
+
+#: libraries/plugins/auth/AuthenticationCookie.class.php:583
+#: 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:590
+#: 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:595
+#: libraries/plugins/auth/AuthenticationCookie.class.php:597
+#: libraries/plugins/auth/AuthenticationSignon.class.php:265
+msgid "Cannot log in to the MySQL server"
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationHttp.class.php:75
+msgid "Wrong username/password. Access denied."
+msgstr ""
+
+#: libraries/plugins/auth/AuthenticationSignon.class.php:102
+msgid "Can not find signon authentication script:"
+msgstr ""
+
+#: libraries/plugins/auth/swekey/swekey.auth.lib.php:134
+#, php-format
+msgid "File %s does not contain any key id"
+msgstr ""
+
+#: libraries/plugins/auth/swekey/swekey.auth.lib.php:176
+#: libraries/plugins/auth/swekey/swekey.auth.lib.php:196
+msgid "Hardware authentication failed"
+msgstr ""
+
+#: libraries/plugins/auth/swekey/swekey.auth.lib.php:183
+msgid "No valid authentication key plugged"
+msgstr ""
+
+#: libraries/plugins/auth/swekey/swekey.auth.lib.php:216
+msgid "Authenticating…"
+msgstr ""
+
+#: libraries/plugins/export/ExportCsv.class.php:93
+#: libraries/plugins/import/ImportCsv.class.php:82
+msgid "Columns separated with:"
+msgstr ""
+
+#: libraries/plugins/export/ExportCsv.class.php:97
+#: libraries/plugins/import/ImportCsv.class.php:88
+msgid "Columns enclosed with:"
+msgstr ""
+
+#: libraries/plugins/export/ExportCsv.class.php:101
+#: libraries/plugins/import/ImportCsv.class.php:94
+msgid "Columns escaped with:"
+msgstr ""
+
+#: libraries/plugins/export/ExportCsv.class.php:105
+#: libraries/plugins/import/ImportCsv.class.php:100
+msgid "Lines terminated with:"
+msgstr ""
+
+#: libraries/plugins/export/ExportCsv.class.php:109
+#: libraries/plugins/export/ExportExcel.class.php:58
+#: libraries/plugins/export/ExportHtmlword.class.php:86
+#: libraries/plugins/export/ExportLatex.class.php:181
+#: libraries/plugins/export/ExportOds.class.php:71
+#: libraries/plugins/export/ExportOdt.class.php:132
+#: libraries/plugins/export/ExportTexytext.class.php:89
+msgid "Replace NULL with:"
+msgstr ""
+
+#: libraries/plugins/export/ExportCsv.class.php:114
+#: libraries/plugins/export/ExportExcel.class.php:63
+msgid "Remove carriage return/line feed characters within columns"
+msgstr ""
+
+#: libraries/plugins/export/ExportExcel.class.php:78
+msgid "Excel edition:"
+msgstr ""
+
+#: libraries/plugins/export/ExportHtmlword.class.php:81
+#: libraries/plugins/export/ExportLatex.class.php:157
+#: libraries/plugins/export/ExportOdt.class.php:123
+#: libraries/plugins/export/ExportTexytext.class.php:80
+#: libraries/plugins/export/ExportXml.class.php:133
+msgid "Data dump options"
+msgstr ""
+
+#: libraries/plugins/export/ExportHtmlword.class.php:203
+#: libraries/plugins/export/ExportOdt.class.php:258
+#: libraries/plugins/export/ExportSql.class.php:1705
+#: libraries/plugins/export/ExportTexytext.class.php:185
+msgid "Dumping data for table"
+msgstr ""
+
+#: libraries/plugins/export/ExportHtmlword.class.php:485
+#: libraries/plugins/export/ExportOdt.class.php:565
+#: libraries/plugins/export/ExportTexytext.class.php:436
+#: libraries/rte/rte_list.lib.php:69 libraries/rte/rte_triggers.lib.php:387
+msgid "Event"
+msgstr ""
+
+#: libraries/plugins/export/ExportHtmlword.class.php:486
+#: libraries/plugins/export/ExportOdt.class.php:568
+#: libraries/plugins/export/ExportTexytext.class.php:437
+#: libraries/rte/rte_events.lib.php:513
+#: libraries/rte/rte_routines.lib.php:1031
+#: libraries/rte/rte_triggers.lib.php:401
+msgid "Definition"
+msgstr ""
+
+#: libraries/plugins/export/ExportHtmlword.class.php:551
+#: libraries/plugins/export/ExportOdt.class.php:641
+#: libraries/plugins/export/ExportSql.class.php:1455
+#: libraries/plugins/export/ExportTexytext.class.php:496
+msgid "Table structure for table"
+msgstr ""
+
+#: libraries/plugins/export/ExportHtmlword.class.php:570
+#: libraries/plugins/export/ExportOdt.class.php:665
+#: libraries/plugins/export/ExportSql.class.php:1483
+#: libraries/plugins/export/ExportTexytext.class.php:511
+msgid "Structure for view"
+msgstr ""
+
+#: libraries/plugins/export/ExportHtmlword.class.php:579
+#: libraries/plugins/export/ExportOdt.class.php:677
+#: libraries/plugins/export/ExportSql.class.php:1500
+#: libraries/plugins/export/ExportTexytext.class.php:518
+msgid "Stand-in structure for view"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:43
+msgid "Content of table @TABLE@"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:44
+msgid "(continued)"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:45
+msgid "Structure of table @TABLE@"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:116
+#: libraries/plugins/export/ExportOdt.class.php:97
+#: libraries/plugins/export/ExportSql.class.php:213
+msgid "Object creation options"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table caption:"
+msgstr "Commentos de tabella"
+
+#: libraries/plugins/export/ExportLatex.class.php:126
+#: libraries/plugins/export/ExportLatex.class.php:171
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:137
+#: libraries/plugins/export/ExportOdt.class.php:103
+#: libraries/plugins/export/ExportSql.class.php:114
+msgid "Display foreign key relationships"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:142
+#: libraries/plugins/export/ExportOdt.class.php:108
+msgid "Display comments"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:147
+#: libraries/plugins/export/ExportOdt.class.php:113
+#: libraries/plugins/export/ExportSql.class.php:120
+msgid "Display MIME types"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:218
+#: libraries/plugins/export/ExportSql.class.php:601
+#: libraries/plugins/export/ExportXml.class.php:191
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:223
+#: libraries/plugins/export/ExportSql.class.php:608
+#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
+msgid "Generation Time:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:226
+#: libraries/plugins/export/ExportSql.class.php:614
+#: libraries/plugins/export/ExportXml.class.php:199
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP Version:"
+msgstr "Extension de PHP"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Base de datos"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Database"
+msgid "Data:"
+msgstr "Base de datos"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure snapshot"
+msgid "Structure:"
+msgstr "Fragmento de structura"
+
+#: libraries/plugins/export/ExportMediawiki.class.php:84
+msgid "Export table names"
+msgstr ""
+
+#: libraries/plugins/export/ExportMediawiki.class.php:90
+msgid "Export table headers"
+msgstr ""
+
+#: libraries/plugins/export/ExportPdf.class.php:97
+msgid "(Generates a report containing the data of a single table)"
+msgstr ""
+
+#: libraries/plugins/export/ExportPdf.class.php:102
+msgid "Report title:"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:90
+msgid ""
+"Display comments <i>(includes info such as export timestamp, PHP version, "
+"and server version)</i>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:99
+msgid "Additional custom header comment (\\n splits lines):"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:106
+msgid ""
+"Include a timestamp of when databases were created, last updated, and last "
+"checked"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:163
+msgid ""
+"Database system or older MySQL server to maximize output compatibility with:"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:184
+#: libraries/plugins/export/ExportSql.class.php:241
+#: libraries/plugins/export/ExportSql.class.php:249
+#, php-format
+msgid "Add %s statement"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:220
+msgid "Add statements:"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:279
+msgid ""
+"Enclose table and column names with backquotes <i>(Protects column and table "
+"names formed with special characters or keywords)</i>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:295
+msgid "Data creation options"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:299
+#: libraries/plugins/export/ExportSql.class.php:1649
+msgid "Truncate table before insert"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:305
+msgid "Instead of <code>INSERT</code> statements, use:"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:311
+msgid "<code>INSERT DELAYED</code> statements"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:322
+#: libraries/plugins/export/ExportSql.class.php:352
+msgid "<code>INSERT IGNORE</code> statements"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:335
+msgid "Function to use when dumping data:"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:348
+msgid "Syntax to use when inserting data:"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:356
+msgid ""
+"include column names in every <code>INSERT</code> statement <br /> &nbsp; "
+"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
+"(1,2,3)</code>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:361
+msgid ""
+"insert multiple rows in every <code>INSERT</code> statement<br /> &nbsp; "
+"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
+"(7,8,9)</code>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:366
+msgid ""
+"both of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
+"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:371
+msgid ""
+"neither of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
+"tbl_name VALUES (1,2,3)</code>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:390
+msgid ""
+"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
+"0x616263)</i>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:403
+msgid ""
+"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
+"reloaded between servers in different time zones)</i>"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:1197
+msgid "Constraints for dumped tables"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:1208
+msgid "Constraints for table"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:1349
+msgid "MIME TYPES FOR TABLE"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:1374
+msgid "RELATIONS FOR TABLE"
+msgstr ""
+
+#: libraries/plugins/export/ExportSql.class.php:1566
+msgid "Error reading data:"
+msgstr ""
+
+#: libraries/plugins/export/ExportXml.class.php:102
+msgid "Object creation options (all are recommended)"
+msgstr ""
+
+#: libraries/plugins/export/ExportXml.class.php:137
+msgid "Export contents"
+msgstr ""
+
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabula"
+
+#: libraries/plugins/import/ImportCsv.class.php:109
+#: libraries/plugins/import/ImportOds.class.php:74
+msgid ""
+"The first line of the file contains the table column names <i>(if this is "
+"unchecked, the first line will become part of the data)</i>"
+msgstr ""
+
+#: libraries/plugins/import/ImportCsv.class.php:118
+msgid ""
+"If the data in each row of the file is not in the same order as in the "
+"database, list the corresponding column names here. Column names must be "
+"separated by commas and not enclosed in quotations."
+msgstr ""
+
+#: libraries/plugins/import/ImportCsv.class.php:127
+msgid "Column names: "
+msgstr ""
+
+#: libraries/plugins/import/ImportCsv.class.php:177
+#: libraries/plugins/import/ImportCsv.class.php:192
+#: libraries/plugins/import/ImportCsv.class.php:199
+#: libraries/plugins/import/ImportCsv.class.php:206
+#, php-format
+msgid "Invalid parameter for CSV import: %s"
+msgstr ""
+
+#: libraries/plugins/import/ImportCsv.class.php:257
+#, 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:325
+#: libraries/plugins/import/ImportCsv.class.php:600
+#, php-format
+msgid "Invalid format of CSV input on line %d."
+msgstr ""
+
+#: libraries/plugins/import/ImportCsv.class.php:481
+#, php-format
+msgid "Invalid column count in CSV input on line %d."
+msgstr ""
+
+#: libraries/plugins/import/ImportLdi.class.php:125
+msgid "This plugin does not support compressed imports!"
+msgstr ""
+
+#: libraries/plugins/import/ImportMediawiki.class.php:56
+msgid "MediaWiki Table"
+msgstr ""
+
+#: libraries/plugins/import/ImportMediawiki.class.php:303
+#, php-format
+msgid "Invalid format of mediawiki input on line: <br />%s."
+msgstr ""
+
+#: libraries/plugins/import/ImportOds.class.php:88
+msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
+msgstr ""
+
+#: libraries/plugins/import/ImportOds.class.php:94
+msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
+msgstr ""
+
+#: libraries/plugins/import/ImportOds.class.php:172
+#: libraries/plugins/import/ImportXml.class.php:131
+#: libraries/plugins/import/ImportXml.class.php:193
+msgid ""
+"The XML file specified was either malformed or incomplete. Please correct "
+"the issue and try again."
+msgstr ""
+
+#: libraries/plugins/import/ImportShp.class.php:53
+msgid "ESRI Shape File"
+msgstr ""
+
+#: libraries/plugins/import/ImportShp.class.php:154
+#, php-format
+msgid "There was an error importing the ESRI shape file: \"%s\"."
+msgstr ""
+
+#: libraries/plugins/import/ImportShp.class.php:207
+msgid ""
+"You tried to import an invalid file or the imported file contains invalid "
+"data"
+msgstr ""
+
+#: libraries/plugins/import/ImportShp.class.php:213
+#, php-format
+msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
+msgstr ""
+
+#: libraries/plugins/import/ImportShp.class.php:261
+msgid "The imported file does not contain any data"
+msgstr ""
+
+#: libraries/plugins/import/ImportSql.class.php:71
+msgid "SQL compatibility mode:"
+msgstr ""
+
+#: libraries/plugins/import/ImportSql.class.php:83
+msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
+msgstr ""
+
+#: libraries/plugins/import/ImportXml.class.php:53
+msgid "XML"
+msgstr ""
+
+#: libraries/plugins/import/ShapeRecord.class.php:58
+#, php-format
+msgid "Geometry type '%s' is not supported by MySQL."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/AppendTransformationsPlugin.class.php:32
+msgid ""
+"Appends text to a string. The only option is the text to be appended "
+"(enclosed in single quotes, default empty string)."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:31
+msgid ""
+"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
+"formatted date. The first option is the offset (in hours) which will be "
+"added to the timestamp (Default: 0). Use second option to specify a "
+"different date/time format string. Third option determines whether you want "
+"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
+"According to that, date format has different value - for \"local\" see the "
+"documentation for PHP's strftime() function and for \"utc\" it is done using "
+"gmdate() function."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/DownloadTransformationsPlugin.class.php:31
+msgid ""
+"Displays a link to download the binary data of the column. You can use the "
+"first option to specify the filename, or use the second option as the name "
+"of a column which contains the filename. If you use the second option, you "
+"need to set the first option to the empty string."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/ExternalTransformationsPlugin.class.php:31
+msgid ""
+"LINUX ONLY: Launches an external application and feeds it the column data "
+"via standard input. Returns the standard output of the application. The "
+"default is Tidy, to pretty-print HTML code. For security reasons, you have "
+"to manually edit the file libraries/plugins/transformations/"
+"Text_Plain_External.class.php and list the tools you want to make available. "
+"The first option is then the number of the program you want to use and the "
+"second option is the parameters for the program. The third option, if set to "
+"1, will convert the output using htmlspecialchars() (Default 1). The fourth "
+"option, if set to 1, will prevent wrapping and ensure that the output "
+"appears all on one line (Default 1)."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31
+msgid ""
+"Displays the contents of the column as-is, without running it through "
+"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/HexTransformationsPlugin.class.php:31
+msgid ""
+"Displays hexadecimal representation of data. Optional first parameter "
+"specifies how often space will be added (defaults to 2 nibbles)."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/ImageLinkTransformationsPlugin.class.php:33
+msgid "Displays a link to download this image."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/InlineTransformationsPlugin.class.php:33
+msgid ""
+"Displays a clickable thumbnail. The options are the maximum width and height "
+"in pixels. The original aspect ratio is preserved."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/LongToIPv4TransformationsPlugin.class.php:31
+msgid ""
+"Converts an (IPv4) Internet network address into a string in Internet "
+"standard dotted format."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/SQLTransformationsPlugin.class.php:31
+msgid "Formats text as SQL query with syntax highlighting."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/SubstringTransformationsPlugin.class.php:31
+msgid ""
+"Displays a part of a string. The first option is the number of characters to "
+"skip from the beginning of the string (Default 0). The second option is the "
+"number of characters to return (Default: until end of string). The third "
+"option is the string to append and/or prepend when truncation occurs "
+"(Default: \"…\")."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/TextImageLinkTransformationsPlugin.class.php:33
+msgid ""
+"Displays an image and a link; the column contains the filename. The first "
+"option is a URL prefix like \"http://www.example.com/\". The second and "
+"third options are the width and the height in pixels."
+msgstr ""
+
+#: libraries/plugins/transformations/abstract/TextLinkTransformationsPlugin.class.php:33
+msgid ""
+"Displays a link; the column contains the filename. The first option is a URL "
+"prefix like \"http://www.example.com/\". The second option is a title for "
+"the link."
+msgstr ""
+
+#: libraries/relation.lib.php:87
+msgid "not OK"
+msgstr ""
+
+#: libraries/relation.lib.php:94
+msgctxt "Correctly working"
+msgid "OK"
+msgstr ""
+
+#: libraries/relation.lib.php:97
+msgid "Enabled"
+msgstr ""
+
+#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
+msgid "General relation features"
+msgstr ""
+
+#: libraries/relation.lib.php:133
+msgid "Display Features"
+msgstr ""
+
+#: libraries/relation.lib.php:150
+msgid "Creation of PDFs"
+msgstr ""
+
+#: libraries/relation.lib.php:161
+msgid "Displaying Column Comments"
+msgstr ""
+
+#: libraries/relation.lib.php:167
+#: libraries/tbl_columns_definition_form.inc.php:170
+#: transformation_overview.php:38
+msgid "Browser transformation"
+msgstr ""
+
+#: libraries/relation.lib.php:173
+msgid ""
+"Please see the documentation on how to update your column_comments table"
+msgstr ""
+
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
+msgid "Bookmarked SQL query"
+msgstr ""
+
+#: libraries/relation.lib.php:194 querywindow.php:70
+msgid "SQL history"
+msgstr ""
+
+#: libraries/relation.lib.php:216
+msgid "Persistent recently used tables"
+msgstr ""
+
+#: libraries/relation.lib.php:227
+msgid "Persistent tables' UI preferences"
+msgstr ""
+
+#: libraries/relation.lib.php:249
+msgid "User preferences"
+msgstr ""
+
+#: libraries/relation.lib.php:255
+msgid "Quick steps to setup advanced features:"
+msgstr ""
+
+#: libraries/relation.lib.php:259
+msgid ""
+"Create the needed tables with the <code>examples/create_tables.sql</code>."
+msgstr ""
+
+#: libraries/relation.lib.php:265
+msgid "Create a pma user and give access to these tables."
+msgstr ""
+
+#: libraries/relation.lib.php:270
+msgid ""
+"Enable advanced features in configuration file (<code>config.inc.php</"
+"code>), for example by starting from <code>config.sample.inc.php</code>."
+msgstr ""
+
+#: libraries/relation.lib.php:278
+msgid "Re-login to phpMyAdmin to load the updated configuration file."
+msgstr ""
+
+#: libraries/relation.lib.php:1400
+msgid "no description"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:35
+#: libraries/server_privileges.lib.php:782
+msgid "Uncheck All"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:56
+msgid "Slave configuration"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:56 server_replication.php:333
+msgid "Change or reconfigure master server"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:57
+msgid ""
+"Make sure, you have unique server-id in your configuration file (my.cnf). If "
+"not, please add the following line into [mysqld] section:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
+#: libraries/server_privileges.lib.php:1027
+msgid "User name:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
+#: libraries/server_privileges.lib.php:1032
+#: libraries/server_privileges.lib.php:1062
+msgid "User name"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:72
+msgid "Port:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:112
+msgid "Master status"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:114
+msgid "Slave status"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
+#: server_status_variables.php:232 server_variables.php:166
+msgid "Variable"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:194 server_binlog.php:187
+msgid "Server ID"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:213
+msgid ""
+"Only slaves started with the --report-host=host_name option are visible in "
+"this list."
+msgstr ""
+
+#: libraries/replication_gui.lib.php:264 server_replication.php:183
+msgid "Add slave replication user"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:278
+#: libraries/server_privileges.lib.php:1046
+msgid "Any user"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
+#: libraries/replication_gui.lib.php:372
+#: libraries/server_privileges.lib.php:1170
+#: libraries/server_privileges.lib.php:2274
+msgid "Use text field:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:326
+#: libraries/server_privileges.lib.php:1134
+msgid "Any host"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:330
+#: libraries/server_privileges.lib.php:1142
+msgid "Local"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:336
+#: libraries/server_privileges.lib.php:1151
+msgid "This Host"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:342
+#: libraries/server_privileges.lib.php:1161
+msgid "Use Host Table"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:356
+#: libraries/server_privileges.lib.php:1180
+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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:386
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate Password:"
+msgstr "Modifica contrasigno"
+
+#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
+#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
+#: libraries/rte/rte_routines.lib.php:305
+#: libraries/rte/rte_routines.lib.php:346
+#: libraries/rte/rte_routines.lib.php:1452
+#: libraries/rte/rte_triggers.lib.php:82 libraries/rte/rte_triggers.lib.php:91
+#: libraries/rte/rte_triggers.lib.php:129
+#, php-format
+msgid "The following query has failed: \"%s\""
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:134
+msgid "Sorry, we failed to restore the dropped event."
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:137 libraries/rte/rte_routines.lib.php:325
+#: libraries/rte/rte_triggers.lib.php:109
+msgid "The backed up query was:"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:144
+#, php-format
+msgid "Event %1$s has been modified."
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:164
+#, php-format
+msgid "Event %1$s has been created."
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:175 libraries/rte/rte_routines.lib.php:366
+#: libraries/rte/rte_triggers.lib.php:147
+msgid "<b>One or more errors have occured while processing your request:</b>"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:228
+msgid "Edit event"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_routines.lib.php:1478
+#: libraries/rte/rte_routines.lib.php:1518
+#: libraries/rte/rte_triggers.lib.php:230
+msgid "Error in processing request:"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
+#: libraries/rte/rte_triggers.lib.php:347
+msgid "Details"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:420
+msgid "Event name"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:441 server_binlog.php:186
+msgid "Event type"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:463 libraries/rte/rte_routines.lib.php:954
+#, php-format
+msgid "Change to %s"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:469
+msgid "Execute at"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:477
+msgid "Execute every"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:496
+msgctxt "Start of recurring event"
+msgid "Start"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:505
+msgctxt "End of recurring event"
+msgid "End"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:519
+msgid "On completion preserve"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:524
+#: libraries/rte/rte_routines.lib.php:1042
+#: libraries/rte/rte_triggers.lib.php:407
+msgid "Definer"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:567
+#: libraries/rte/rte_routines.lib.php:1109
+#: libraries/rte/rte_triggers.lib.php:445
+msgid "The definer must be in the \"username@hostname\" format"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:574
+msgid "You must provide an event name"
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:588
+msgid "You must provide a valid interval value for the event."
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:603
+msgid "You must provide a valid execution time for the event."
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:607
+msgid "You must provide a valid type for the event."
+msgstr ""
+
+#: libraries/rte/rte_events.lib.php:631
+msgid "You must provide an event definition."
+msgstr ""
+
+#: libraries/rte/rte_footer.lib.php:91
+msgid "OFF"
+msgstr ""
+
+#: libraries/rte/rte_footer.lib.php:96
+msgid "ON"
+msgstr ""
+
+#: libraries/rte/rte_footer.lib.php:108
+msgid "Event scheduler status"
+msgstr ""
+
+#: libraries/rte/rte_list.lib.php:55
+msgid "Returns"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:69
+msgid ""
+"You are using PHP's deprecated 'mysql' extension, which is not capable of "
+"handling multi queries. [strong]The execution of some stored routines may "
+"fail![/strong] Please use the improved 'mysqli' extension to avoid any "
+"problems."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:281
+#: libraries/rte/rte_routines.lib.php:1118
+#, php-format
+msgid "Invalid routine type: \"%s\""
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:321
+msgid "Sorry, we failed to restore the dropped routine."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:332
+#, php-format
+msgid "Routine %1$s has been modified."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:353
+#, php-format
+msgid "Routine %1$s has been created."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:434
+msgid "Edit routine"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:934
+msgid "Routine name"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:960
+msgid "Parameters"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:966
+msgid "Direction"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:969
+#: libraries/tbl_columns_definition_form.inc.php:98
+msgid "Length/Values"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:984
+msgid "Add parameter"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:988
+msgid "Remove last parameter"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:993
+msgid "Return type"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1000
+msgid "Return length/values"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1006
+msgid "Return options"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1037
+msgid "Is deterministic"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1047
+msgid "Security type"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1056
+msgid "SQL data access"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1125
+msgid "You must provide a routine name"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1155
+#, php-format
+msgid "Invalid direction \"%s\" given for parameter."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1175
+#: libraries/rte/rte_routines.lib.php:1230
+msgid ""
+"You must provide length/values for routine parameters of type ENUM, SET, "
+"VARCHAR and VARBINARY."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1198
+msgid "You must provide a name and a type for each routine parameter."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1213
+msgid "You must provide a valid return type for the routine."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1272
+msgid "You must provide a routine definition."
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1367
+#, php-format
+msgid "Execution results of routine %s"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1432
+#, 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:1505
+#: libraries/rte/rte_routines.lib.php:1513
+msgid "Execute routine"
+msgstr ""
+
+#: libraries/rte/rte_routines.lib.php:1569
+#: libraries/rte/rte_routines.lib.php:1572
+msgid "Routine parameters"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:106
+msgid "Sorry, we failed to restore the dropped trigger."
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:116
+#, php-format
+msgid "Trigger %1$s has been modified."
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:136
+#, php-format
+msgid "Trigger %1$s has been created."
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:204
+msgid "Edit trigger"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:350
+msgid "Trigger name"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:373
+msgctxt "Trigger action time"
+msgid "Time"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:452
+msgid "You must provide a trigger name"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:459
+msgid "You must provide a valid timing for the trigger"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:466
+msgid "You must provide a valid event for the trigger"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:474
+msgid "You must provide a valid table name"
+msgstr ""
+
+#: libraries/rte/rte_triggers.lib.php:480
+msgid "You must provide a trigger definition."
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:27
+msgid "Add routine"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:29
+#, php-format
+msgid "Export of routine %s"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:30
+msgid "routine"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:31
+msgid "You do not have the necessary privileges to create a routine"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:32
+#, php-format
+msgid "No routine with name %1$s found in database %2$s"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:33
+msgid "There are no routines to display."
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:39
+msgid "Add trigger"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:41
+#, php-format
+msgid "Export of trigger %s"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:42
+msgid "trigger"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:43
+msgid "You do not have the necessary privileges to create a trigger"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:44
+#, php-format
+msgid "No trigger with name %1$s found in database %2$s"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:45
+msgid "There are no triggers to display."
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:51
+msgid "Add event"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:53
+#, php-format
+msgid "Export of event %s"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:54
+msgid "event"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:55
+msgid "You do not have the necessary privileges to create an event"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:56
+#, php-format
+msgid "No event with name %1$s found in database %2$s"
+msgstr ""
+
+#: libraries/rte/rte_words.lib.php:57
+msgid "There are no events to display."
+msgstr ""
+
+#: libraries/schema/Dia_Relation_Schema.class.php:236
+#: libraries/schema/Eps_Relation_Schema.class.php:425
+#: libraries/schema/Pdf_Relation_Schema.class.php:410
+#: libraries/schema/Svg_Relation_Schema.class.php:392
+#: libraries/schema/Visio_Relation_Schema.class.php:232
+#, php-format
+msgid "The %s table doesn't exist!"
+msgstr ""
+
+#: libraries/schema/Dia_Relation_Schema.class.php:272
+#: libraries/schema/Eps_Relation_Schema.class.php:474
+#: libraries/schema/Pdf_Relation_Schema.class.php:450
+#: libraries/schema/Svg_Relation_Schema.class.php:443
+#: libraries/schema/Visio_Relation_Schema.class.php:283
+#, php-format
+msgid "Please configure the coordinates for table %s"
+msgstr ""
+
+#: libraries/schema/Eps_Relation_Schema.class.php:828
+#: libraries/schema/Pdf_Relation_Schema.class.php:865
+#: libraries/schema/Svg_Relation_Schema.class.php:803
+#: libraries/schema/Visio_Relation_Schema.class.php:559
+#, php-format
+msgid "Schema of the %s database - Page %s"
+msgstr ""
+
+#: libraries/schema/Export_Relation_Schema.class.php:204
+msgid "This page does not contain any tables!"
+msgstr ""
+
+#: libraries/schema/Export_Relation_Schema.class.php:230
+msgid "SCHEMA ERROR: "
+msgstr ""
+
+#: libraries/schema/Pdf_Relation_Schema.class.php:887
+#: libraries/schema/Pdf_Relation_Schema.class.php:1212
+msgid "Relational schema"
+msgstr ""
+
+#: libraries/schema/Pdf_Relation_Schema.class.php:1175
+msgid "Table of contents"
+msgstr ""
+
+#: libraries/schema/Pdf_Relation_Schema.class.php:1360
+#: libraries/schema/Pdf_Relation_Schema.class.php:1383
+#: libraries/structure.lib.php:1182
+#: libraries/tbl_columns_definition_form.inc.php:115
+msgid "Attributes"
+msgstr ""
+
+#: libraries/schema/Pdf_Relation_Schema.class.php:1363
+#: libraries/schema/Pdf_Relation_Schema.class.php:1386
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
+msgid "Extra"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:130
+msgid "Create a page"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:136
+msgid "Page name"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:142
+msgid "Automatic layout based on"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:145
+msgid "Internal relations"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:156
+msgid "FOREIGN KEY"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:193
+msgid "Please choose a page to edit"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:198
+msgid "Select page"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:265
+msgid "Select Tables"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:382 view_create.php:182
+msgid "Column names"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:413
+msgid "Display relational schema"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:423
+msgid "Select Export Relational Type"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:448
+msgid "Show grid"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:450
+msgid "Show color"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:454
+msgid "Show dimension of tables"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:458
+msgid "Display all tables with the same width"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:461 libraries/structure.lib.php:379
+msgid "Data Dictionary"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:463
+msgid "Only show keys"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:465
+msgid "Landscape"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:466
+msgid "Portrait"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:468
+msgid "Orientation"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:481
+msgid "Paper size"
+msgstr ""
+
+#: libraries/schema/User_Schema.class.php:527
+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:553
+msgid "Toggle scratchboard"
+msgstr ""
+
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
+#, php-format
+msgid "Unknown language: %1$s."
+msgstr ""
+
+#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
+msgid "Current Server:"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:135 server_privileges.php:94
+msgid "No privileges."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:145 server_privileges.php:59
+msgid "Includes all privileges except GRANT."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:167
+#: libraries/server_privileges.lib.php:635
+#: libraries/server_privileges.lib.php:813 server_privileges.php:87
+msgid "Allows reading data."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:171
+#: libraries/server_privileges.lib.php:640
+#: libraries/server_privileges.lib.php:814 server_privileges.php:76
+msgid "Allows inserting and replacing data."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:175
+#: libraries/server_privileges.lib.php:645
+#: libraries/server_privileges.lib.php:815 server_privileges.php:93
+msgid "Allows changing data."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:179
+#: libraries/server_privileges.lib.php:816 server_privileges.php:68
+msgid "Allows deleting data."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:183
+#: libraries/server_privileges.lib.php:842 server_privileges.php:62
+msgid "Allows creating new databases and tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:187
+#: libraries/server_privileges.lib.php:854 server_privileges.php:69
+msgid "Allows dropping databases and tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:191
+#: libraries/server_privileges.lib.php:930 server_privileges.php:84
+msgid "Allows reloading server settings and flushing the server's caches."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:195
+#: libraries/server_privileges.lib.php:934 server_privileges.php:90
+msgid "Allows shutting down the server."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:199
+#: libraries/server_privileges.lib.php:926 server_privileges.php:82
+msgid "Allows viewing processes of all users"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:203
+#: libraries/server_privileges.lib.php:822 server_privileges.php:73
+msgid "Allows importing data from and exporting data into files."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:207
+#: libraries/server_privileges.lib.php:650
+#: libraries/server_privileges.lib.php:947 server_privileges.php:83
+msgid "Has no effect in this MySQL version."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:211
+#: libraries/server_privileges.lib.php:850 server_privileges.php:75
+msgid "Allows creating and dropping indexes."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:215
+#: libraries/server_privileges.lib.php:848 server_privileges.php:60
+msgid "Allows altering the structure of existing tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:219
+#: libraries/server_privileges.lib.php:938 server_privileges.php:88
+msgid "Gives access to the complete list of databases."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:223
+#: libraries/server_privileges.lib.php:922 server_privileges.php:91
+msgid ""
+"Allows connecting, even if maximum number of connections is reached; "
+"required for most administrative operations like setting global variables or "
+"killing threads of other users."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:227
+#: libraries/server_privileges.lib.php:860 server_privileges.php:65
+msgid "Allows creating temporary tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:231
+#: libraries/server_privileges.lib.php:943 server_privileges.php:77
+msgid "Allows locking tables for the current thread."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:235
+#: libraries/server_privileges.lib.php:956 server_privileges.php:86
+msgid "Needed for the replication slaves."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:239
+#: libraries/server_privileges.lib.php:952 server_privileges.php:85
+msgid "Allows the user to ask where the slaves / masters are."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:243
+#: libraries/server_privileges.lib.php:256
+#: libraries/server_privileges.lib.php:880
+#: libraries/server_privileges.lib.php:887 server_privileges.php:67
+msgid "Allows creating new views."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:247
+#: libraries/server_privileges.lib.php:894 server_privileges.php:71
+msgid "Allows to set up events for the event scheduler"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:251
+#: libraries/server_privileges.lib.php:898 server_privileges.php:92
+msgid "Allows creating and dropping triggers"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:260
+#: libraries/server_privileges.lib.php:265
+#: libraries/server_privileges.lib.php:864 server_privileges.php:89
+msgid "Allows performing SHOW CREATE VIEW queries."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:269
+#: libraries/server_privileges.lib.php:868 server_privileges.php:63
+msgid "Allows creating stored routines."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:273
+#: libraries/server_privileges.lib.php:872 server_privileges.php:61
+msgid "Allows altering and dropping stored routines."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:277
+#: libraries/server_privileges.lib.php:960 server_privileges.php:66
+msgid "Allows creating, dropping and renaming user accounts."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:281
+#: libraries/server_privileges.lib.php:874 server_privileges.php:72
+msgid "Allows executing stored routines."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:328
+#: libraries/server_privileges.lib.php:329
+msgctxt "None privileges"
+msgid "None"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:492
+msgid "Resource limits"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:494
+msgid "Note: Setting these options to 0 (zero) removes the limit."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:500
+#: libraries/server_privileges.lib.php:508 server_privileges.php:79
+msgid "Limits the number of queries the user may send to the server per hour."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:515
+#: libraries/server_privileges.lib.php:521 server_privileges.php:80
+msgid ""
+"Limits the number of commands that change any table or database the user may "
+"execute per hour."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:528
+#: libraries/server_privileges.lib.php:533 server_privileges.php:78
+msgid "Limits the number of new connections the user may open per hour."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:540
+#: libraries/server_privileges.lib.php:548 server_privileges.php:81
+msgid "Limits the number of simultaneous connections the user may have."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:601
+#: libraries/server_privileges.lib.php:775
+#: libraries/server_privileges.lib.php:2206
+#: libraries/server_privileges.lib.php:2218
+msgid "Table-specific privileges"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:603
+#: libraries/server_privileges.lib.php:785
+#: libraries/server_privileges.lib.php:2382
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:750
+msgid "Administration"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:771
+#: libraries/server_privileges.lib.php:2380
+msgid "Global privileges"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:773
+#: libraries/server_privileges.lib.php:2205
+msgid "Database-specific privileges"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:843 server_privileges.php:64
+msgid "Allows creating new tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:855 server_privileges.php:70
+msgid "Allows dropping tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:916 server_privileges.php:74
+msgid ""
+"Allows adding users and privileges without reloading the privilege tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1024
+msgid "Login Information"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1199
+msgid "Do not change the password"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1340
+#, php-format
+msgid "The password for %s was changed successfully."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1382
+#, php-format
+msgid "You have revoked the privileges for %s"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1442
+msgid "Database for user"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1446
+msgid "Create database with same name and grant all privileges"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1452
+msgid "Grant all privileges on wildcard name (username\\_%)"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1460
+#, php-format
+msgid "Grant all privileges on database &quot;%s&quot;"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1555
+#, php-format
+msgid "Users having access to &quot;%s&quot;"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Usator"
+
+#: libraries/server_privileges.lib.php:1570
+#: libraries/server_privileges.lib.php:2215
+#: libraries/server_privileges.lib.php:2385
+msgid "Grant"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1605
+msgid "User has been added."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1613
+msgctxt "Create new user"
+msgid "New"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1669
+#: libraries/server_privileges.lib.php:1835
+#: libraries/server_privileges.lib.php:2454
+msgid "Any"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1684
+msgid "global"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1690
+msgid "database-specific"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1692
+msgid "wildcard"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1739 server_privileges.php:165
+msgid "No user found."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1765
+msgid "Edit Privileges"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1776
+msgid "Revoke"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1922
+msgid "… keep the old one."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1923
+msgid "… delete the old one from the user tables."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1924
+msgid ""
+"… revoke all active privileges from the old one and delete it afterwards."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1925
+msgid ""
+"… delete the old one from the user tables and reload the privileges "
+"afterwards."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1936
+msgid "Change Login Information / Copy User"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:1942
+msgid "Create a new user with the same privileges and …"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2219
+msgid "Column-specific privileges"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2270
+msgid "Add privileges on the following database:"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2290
+msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2308
+msgid "Add privileges on the following table:"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2525
+msgid "Remove selected users"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2529
+msgid "Revoke all active privileges from the users and delete them afterwards."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2533
+#: libraries/server_privileges.lib.php:2537
+#: libraries/server_privileges.lib.php:2538
+msgid "Drop the databases that have the same names as the users."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2669
+msgid "No users selected for deleting!"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2672
+msgid "Reloading the privileges"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2691
+msgid "The selected users have been deleted successfully."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2757
+#, php-format
+msgid "You have updated the privileges for %s."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2786
+#, php-format
+msgid "Privileges for %s"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2842
+msgid "Edit Privileges:"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2896
+msgid "Users overview"
+msgstr ""
+
+#: libraries/server_privileges.lib.php:2967
+#, php-format
+msgid ""
+"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
+"tables. The content of these tables may differ from the privileges the "
+"server uses, if they have been changed manually. In this case, you should "
+"%sreload the privileges%s before you continue."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:3013
+msgid "The selected user was not found in the privilege table."
+msgstr ""
+
+#: libraries/server_privileges.lib.php:3224
+msgid "You have added a new user."
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:188
+#, php-format
+msgid "Run SQL query/queries on server %s"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
+#, php-format
+msgid "Run SQL query/queries on database %s"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
+msgid "Clear"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
+msgid "Let every user access this bookmark"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:332
+msgid "Replace existing bookmark of same name"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:349
+msgid "Do not overwrite this query from outside the window"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:356
+msgid "Delimiter"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:364
+msgid "Show this query here again"
+msgstr ""
+
+#: libraries/sql_query_form.lib.php:424
+msgid "View only"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:129
+msgid ""
+"There seems to be an error in your SQL query. The MySQL server error output "
+"below, if there is any, may also help you in diagnosing the problem"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:171
+msgid ""
+"There is a chance that you may have found a bug in the SQL parser. Please "
+"examine your query closely, and check that the quotes are correct and not "
+"mis-matched. Other possible failure causes may be that you are uploading a "
+"file with binary outside of a quoted text area. You can also try your query "
+"on the MySQL command line interface. The MySQL server error output below, if "
+"there is any, may also help you in diagnosing the problem. If you still have "
+"problems or if the parser fails where the command line interface succeeds, "
+"please reduce your SQL query input to the single query that causes problems, "
+"and submit a bug report with the data chunk in the CUT section below:"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:173
+msgid "BEGIN CUT"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:175
+msgid "END CUT"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:177
+msgid "BEGIN RAW"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:181
+msgid "END RAW"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:378
+msgid "Automatically appended backtick to the end of query!"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:381
+msgid "Unclosed quote"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:533
+msgid "Invalid Identifer"
+msgstr ""
+
+#: libraries/sqlparser.lib.php:648
+msgid "Unknown Punctuation String"
+msgstr ""
+
+#: libraries/sqlvalidator.lib.php:69
+#, php-format
+msgid ""
+"The SQL validator could not be initialized. Please check if you have "
+"installed the necessary PHP extensions as described in the %sdocumentation%s."
+msgstr ""
+
+#: libraries/structure.lib.php:68 tbl_operations.php:311
+#, php-format
+msgid "Table %s has been emptied"
+msgstr ""
+
+#: libraries/structure.lib.php:91 tbl_create.php:324
+msgid "Tracking is active."
+msgstr ""
+
+#: libraries/structure.lib.php:98 tbl_create.php:330
+msgid "Tracking is not active."
+msgstr ""
+
+#: libraries/structure.lib.php:129 tbl_operations.php:329
+#, php-format
+msgid "View %s has been dropped"
+msgstr ""
+
+#: libraries/structure.lib.php:130 tbl_operations.php:330
+#, php-format
+msgid "Table %s has been dropped"
+msgstr ""
+
+#: libraries/structure.lib.php:185
+msgid "Sum"
+msgstr ""
+
+#: libraries/structure.lib.php:319
+msgid "Add prefix to table"
+msgstr ""
+
+#: libraries/structure.lib.php:344
+msgid "Check tables having overhead"
+msgstr ""
+
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr ""
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
+msgctxt "None for default"
+msgid "None"
+msgstr ""
+
+#: libraries/structure.lib.php:1329
+#, php-format
+msgid "Column %s has been dropped"
+msgstr ""
+
+#: libraries/structure.lib.php:1383 libraries/structure.lib.php:2046
+#: libraries/structure.lib.php:2056
+#: libraries/tbl_columns_definition_form.inc.php:562
+msgid "Primary"
+msgstr ""
+
+#: libraries/structure.lib.php:1391 libraries/structure.lib.php:2048
+#: libraries/structure.lib.php:2058 libraries/structure.lib.php:2166
+#: libraries/tbl_columns_definition_form.inc.php:123
+#: libraries/tbl_columns_definition_form.inc.php:576 tbl_printview.php:306
+msgid "Index"
+msgstr ""
+
+#: libraries/structure.lib.php:1398 libraries/structure.lib.php:2052
+#: libraries/structure.lib.php:2062
+msgid "Spatial"
+msgstr ""
+
+#: libraries/structure.lib.php:1408 libraries/structure.lib.php:2054
+#: libraries/structure.lib.php:2064
+#: libraries/tbl_columns_definition_form.inc.php:584
+msgid "Fulltext"
+msgstr ""
+
+#: libraries/structure.lib.php:1423 libraries/structure.lib.php:1519
+msgid "Move columns"
+msgstr ""
+
+#: libraries/structure.lib.php:1426
+msgid "Move the columns by dragging them up and down."
+msgstr ""
+
+#: libraries/structure.lib.php:1460
+msgid "Edit view"
+msgstr ""
+
+#: libraries/structure.lib.php:1493
+msgid "Relation view"
+msgstr ""
+
+#: libraries/structure.lib.php:1505
+msgid "Propose table structure"
+msgstr ""
+
+#: libraries/structure.lib.php:1541
+#: libraries/tbl_columns_definition_form.inc.php:758
+msgid "You have to add at least one column."
+msgstr ""
+
+#: libraries/structure.lib.php:1552
+msgid "Add column"
+msgstr ""
+
+#: libraries/structure.lib.php:1557
+#: libraries/tbl_columns_definition_form.inc.php:748
+#, php-format
+msgid "Add %s column(s)"
+msgstr ""
+
+#: libraries/structure.lib.php:1574
+msgid "At End of Table"
+msgstr ""
+
+#: libraries/structure.lib.php:1575
+msgid "At Beginning of Table"
+msgstr ""
+
+#: libraries/structure.lib.php:1576
+#, php-format
+msgid "After %s"
+msgstr ""
+
+#: libraries/structure.lib.php:1670
+msgid "Row Statistics"
+msgstr ""
+
+#: libraries/structure.lib.php:1675 tbl_printview.php:353
+msgid "static"
+msgstr ""
+
+#: libraries/structure.lib.php:1677 tbl_printview.php:355
+msgid "dynamic"
+msgstr ""
+
+#: libraries/structure.lib.php:1688
+msgid "partitioned"
+msgstr ""
+
+#: libraries/structure.lib.php:1719 tbl_printview.php:376
+msgid "Row length"
+msgstr ""
+
+#: libraries/structure.lib.php:1731 tbl_printview.php:390
+msgid "Row size"
+msgstr ""
+
+#: libraries/structure.lib.php:1739 tbl_printview.php:399
+msgid "Next autoindex"
+msgstr ""
+
+#: libraries/structure.lib.php:1864 libraries/structure.lib.php:1945
+#: libraries/structure.lib.php:1953 libraries/structure.lib.php:1970
+#, php-format
+msgid "An index has been added on %s"
+msgstr ""
+
+#: libraries/structure.lib.php:1935
+#, php-format
+msgid "A primary key has been added on %s"
+msgstr ""
+
+#: libraries/structure.lib.php:1995 libraries/structure.lib.php:2066
+msgid "Distinct values"
+msgstr ""
+
+#: libraries/structure.lib.php:1998 libraries/structure.lib.php:2001
+msgid "Add primary key"
+msgstr ""
+
+#: libraries/structure.lib.php:2004 libraries/structure.lib.php:2007
+#: tbl_indexes.php:195
+msgid "Add index"
+msgstr ""
+
+#: libraries/structure.lib.php:2010 libraries/structure.lib.php:2013
+msgid "Add unique index"
+msgstr ""
+
+#: libraries/structure.lib.php:2016 libraries/structure.lib.php:2019
+msgid "Add SPATIAL index"
+msgstr ""
+
+#: libraries/structure.lib.php:2022 libraries/structure.lib.php:2025
+msgid "Add FULLTEXT index"
+msgstr ""
+
+#: libraries/structure.lib.php:2151 server_binlog.php:189
+msgid "Information"
+msgstr ""
+
+#: libraries/structure.lib.php:2156
+msgid "Space usage"
+msgstr ""
+
+#: libraries/structure.lib.php:2176 tbl_printview.php:322
+msgid "Effective"
+msgstr ""
+
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
+#, php-format
+msgid "Table %1$s has been altered successfully"
+msgstr ""
+
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
+msgid "Query error"
+msgstr ""
+
+#: libraries/structure.lib.php:2498
+msgid "The columns have been moved successfully."
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:101
+msgid ""
+"If column type is \"enum\" or \"set\", please enter the values using this "
+"format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or a "
+"single quote (\"'\") amongst those values, precede it with a backslash (for "
+"example '\\\\xyz' or 'a\\'b')."
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:110
+msgid ""
+"For default values, please enter just a single value, without backslash "
+"escaping or quotes, using this format: a"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:149
+msgid "Move column"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:159
+#, php-format
+msgid ""
+"For a list of available transformation options and their MIME type "
+"transformations, click on %stransformation descriptions%s"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:171
+msgid "Transformation options"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:174
+msgid ""
+"Please enter the values for transformation options using this format: 'a', "
+"100, b,'c'…<br />If you ever need to put a backslash (\"\\\") or a single "
+"quote (\"'\") amongst those values, precede it with a backslash (for example "
+"'\\\\xyz' or 'a\\'b')."
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:412
+msgid "ENUM or SET data too long?"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:414
+msgid "Get more editing space"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:430
+msgctxt "for default"
+msgid "None"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:431
+msgid "As defined:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:634
+msgid "first"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:644
+#, php-format
+msgid "after %s"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:737
+msgid "Table name"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Creation"
+msgid "Collation:"
+msgstr "Creation"
+
+#: libraries/tbl_columns_definition_form.inc.php:876
+msgid "PARTITION definition:"
+msgstr ""
+
+#: libraries/tbl_common.inc.php:54
+#, php-format
+msgid "Tracking of %s is activated."
+msgstr ""
+
+#: libraries/user_preferences.inc.php:29
+msgid "Manage your settings"
+msgstr ""
+
+#: libraries/user_preferences.inc.php:46 prefs_manage.php:292
+msgid "Configuration has been saved"
+msgstr ""
+
+#: libraries/user_preferences.inc.php:66
+#, php-format
+msgid ""
+"Your preferences will be saved for current session only. Storing them "
+"permanently requires %sphpMyAdmin configuration storage%s."
+msgstr ""
+
+#: libraries/user_preferences.lib.php:122
+msgid "Could not save configuration"
+msgstr ""
+
+#: libraries/user_preferences.lib.php:276
+msgid ""
+"Your browser has phpMyAdmin configuration for this domain. Would you like to "
+"import it for current session?"
+msgstr ""
+
+#: libraries/zip_extension.lib.php:29
+msgid "No files found inside ZIP archive!"
+msgstr ""
+
+#: libraries/zip_extension.lib.php:59 libraries/zip_extension.lib.php:62
+#: libraries/zip_extension.lib.php:82
+msgid "Error in ZIP archive:"
+msgstr ""
+
+#: navigation.php:23
+msgid "Fatal error: The navigation can only be accessed via AJAX"
+msgstr ""
+
+#: pmd_display_field.php:60 pmd_save_pos.php:81
+msgid "Modifications have been saved"
+msgstr ""
+
+#: pmd_general.php:82
+msgid "Show/Hide left menu"
+msgstr ""
+
+#: pmd_general.php:86
+msgid "View in fullscreen"
+msgstr ""
+
+#: pmd_general.php:90
+msgid "Exit fullscreen"
+msgstr ""
+
+#: pmd_general.php:95
+msgid "Save position"
+msgstr ""
+
+#: pmd_general.php:104 pmd_general.php:401
+msgid "Create relation"
+msgstr ""
+
+#: pmd_general.php:113
+msgid "Reload"
+msgstr ""
+
+#: pmd_general.php:117
+msgid "Help"
+msgstr ""
+
+#: pmd_general.php:123
+msgid "Angular links"
+msgstr ""
+
+#: pmd_general.php:123
+msgid "Direct links"
+msgstr ""
+
+#: pmd_general.php:127
+msgid "Snap to grid"
+msgstr ""
+
+#: pmd_general.php:133
+msgid "Small/Big All"
+msgstr ""
+
+#: pmd_general.php:137
+msgid "Toggle small/big"
+msgstr ""
+
+#: pmd_general.php:141
+msgid "Toggle relation lines"
+msgstr ""
+
+#: pmd_general.php:147 pmd_pdf.php:102
+msgid "Import/Export coordinates for PDF schema"
+msgstr ""
+
+#: pmd_general.php:154
+msgid "Build Query"
+msgstr ""
+
+#: pmd_general.php:161
+msgid "Move Menu"
+msgstr ""
+
+#: pmd_general.php:174
+msgid "Hide/Show all"
+msgstr ""
+
+#: pmd_general.php:178
+msgid "Hide/Show Tables with no relation"
+msgstr ""
+
+#: pmd_general.php:218
+msgid "Number of tables:"
+msgstr ""
+
+#: pmd_general.php:467
+msgid "Delete relation"
+msgstr ""
+
+#: pmd_general.php:509 pmd_general.php:568
+msgid "Relation operator"
+msgstr ""
+
+#: pmd_general.php:519 pmd_general.php:578 pmd_general.php:701
+#: pmd_general.php:818
+msgid "Except"
+msgstr ""
+
+#: pmd_general.php:525 pmd_general.php:584 pmd_general.php:707
+#: pmd_general.php:824
+msgid "subquery"
+msgstr ""
+
+#: pmd_general.php:529 pmd_general.php:625
+msgid "Rename to"
+msgstr ""
+
+#: pmd_general.php:531 pmd_general.php:630
+msgid "New name"
+msgstr ""
+
+#: pmd_general.php:534 pmd_general.php:749
+msgid "Aggregate"
+msgstr ""
+
+#: pmd_general.php:859
+msgid "Active options"
+msgstr ""
+
+#: pmd_pdf.php:50
+msgid "Page has been created"
+msgstr ""
+
+#: pmd_pdf.php:53
+msgid "Page creation failed"
+msgstr ""
+
+#: pmd_pdf.php:113
+msgid "Page:"
+msgstr ""
+
+#: pmd_pdf.php:123
+msgid "Import from selected page"
+msgstr ""
+
+#: pmd_pdf.php:124
+msgid "Export to selected page"
+msgstr ""
+
+#: pmd_pdf.php:126
+msgid "Create a page and export to it"
+msgstr ""
+
+#: pmd_pdf.php:138
+msgid "New page name: "
+msgstr ""
+
+#: pmd_pdf.php:141
+msgid "Export/Import to scale:"
+msgstr ""
+
+#: pmd_pdf.php:146
+msgid "recommended"
+msgstr ""
+
+#: pmd_relation_new.php:35
+msgid "Error: relation already exists."
+msgstr ""
+
+#: pmd_relation_new.php:77 pmd_relation_new.php:100
+msgid "Error: Relation not added."
+msgstr ""
+
+#: pmd_relation_new.php:78
+msgid "FOREIGN KEY relation added"
+msgstr ""
+
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General Settings"
+msgid "General relation features:"
+msgstr "Preferentias general"
+
+#: pmd_relation_new.php:98
+msgid "Internal relation added"
+msgstr ""
+
+#: pmd_relation_upd.php:66
+msgid "Relation deleted"
+msgstr ""
+
+#: pmd_save_pos.php:73
+msgid "Error saving coordinates for Designer."
+msgstr ""
+
+#: prefs_forms.php:85
+msgid "Cannot save settings, submitted form contains errors"
+msgstr ""
+
+#: prefs_manage.php:81
+msgid "Could not import configuration"
+msgstr ""
+
+#: prefs_manage.php:113
+msgid "Configuration contains incorrect data for some fields."
+msgstr ""
+
+#: prefs_manage.php:129
+msgid "Do you want to import remaining settings?"
+msgstr ""
+
+#: prefs_manage.php:226 prefs_manage.php:252
+msgid "Saved on: @DATE@"
+msgstr ""
+
+#: prefs_manage.php:240
+msgid "Import from file"
+msgstr ""
+
+#: prefs_manage.php:246
+msgid "Import from browser's storage"
+msgstr ""
+
+#: prefs_manage.php:249
+msgid "Settings will be imported from your browser's local storage."
+msgstr ""
+
+#: prefs_manage.php:255
+msgid "You have no saved settings!"
+msgstr ""
+
+#: prefs_manage.php:259 prefs_manage.php:312
+msgid "This feature is not supported by your web browser"
+msgstr ""
+
+#: prefs_manage.php:264
+msgid "Merge with current configuration"
+msgstr ""
+
+#: prefs_manage.php:278
+#, php-format
+msgid ""
+"You can set more settings by modifying config.inc.php, eg. by using %sSetup "
+"script%s."
+msgstr ""
+
+#: prefs_manage.php:302
+msgid "Save to browser's storage"
+msgstr ""
+
+#: prefs_manage.php:306
+msgid "Settings will be saved in your browser's local storage."
+msgstr ""
+
+#: prefs_manage.php:308
+msgid "Existing settings will be overwritten!"
+msgstr ""
+
+#: prefs_manage.php:323
+msgid "You can reset all your settings and restore them to default values."
+msgstr ""
+
+#: querywindow.php:64
+msgid "Import files"
+msgstr ""
+
+#: querywindow.php:77
+msgid "All"
+msgstr ""
+
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
+#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
+#, php-format
+msgid "<b>%s</b> table not found or not set in %s"
+msgstr ""
+
+#: schema_export.php:62
+msgid "File doesn't exist"
+msgstr ""
+
+#: server_binlog.php:84
+msgid "Select binary log to view"
+msgstr ""
+
+#: server_binlog.php:154 server_status.php:431
+msgid "Truncate Shown Queries"
+msgstr ""
+
+#: server_binlog.php:158 server_status.php:436
+msgid "Show Full Queries"
+msgstr ""
+
+#: server_binlog.php:184
+msgid "Log name"
+msgstr ""
+
+#: server_binlog.php:185
+msgid "Position"
+msgstr ""
+
+#: server_binlog.php:188
+msgid "Original position"
+msgstr ""
+
+#: server_collations.php:24
+msgid "Character Sets and Collations"
+msgstr ""
+
+#: server_databases.php:117
+#, 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:138
+msgid "Databases statistics"
+msgstr ""
+
+#: server_databases.php:227 server_replication.php:167
+#: server_replication.php:198
+msgid "Master replication"
+msgstr ""
+
+#: server_databases.php:229 server_replication.php:236
+msgid "Slave replication"
+msgstr ""
+
+#: server_databases.php:338 server_databases.php:339
+msgid "Enable Statistics"
+msgstr ""
+
+#: server_databases.php:342
+msgid ""
+"Note: Enabling the database statistics here might cause heavy traffic "
+"between the web server and the MySQL server."
+msgstr ""
+
+#: server_databases.php:349
+msgid "No databases"
+msgstr ""
+
+#: server_engines.php:33
+msgid "Storage Engines"
+msgstr ""
+
+#: server_export.php:20
+msgid "View dump (schema) of databases"
+msgstr ""
+
+#: server_plugins.php:66
+msgid "Modules"
+msgstr ""
+
+#: server_plugins.php:87
+msgid "Begin"
+msgstr ""
+
+#: server_plugins.php:94
+msgid "Plugin"
+msgstr ""
+
+#: server_plugins.php:95 server_plugins.php:129
+msgid "Module"
+msgstr ""
+
+#: server_plugins.php:96 server_plugins.php:131
+msgid "Library"
+msgstr ""
+
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
+msgid "Version"
+msgstr ""
+
+#: server_plugins.php:98 server_plugins.php:133
+msgid "Author"
+msgstr ""
+
+#: server_plugins.php:99 server_plugins.php:134
+msgid "License"
+msgstr ""
+
+#: server_plugins.php:165
+msgid "disabled"
+msgstr ""
+
+#: server_privileges.php:208
+#, php-format
+msgid "The user %s already exists!"
+msgstr ""
+
+#: server_privileges.php:311
+#, php-format
+msgid "Deleting %s"
+msgstr ""
+
+#: server_privileges.php:356
+msgid "The privileges were reloaded successfully."
+msgstr ""
+
+#: server_replication.php:79
+msgid "Unknown error"
+msgstr ""
+
+#: server_replication.php:89
+#, php-format
+msgid "Unable to connect to master %s."
+msgstr ""
+
+#: server_replication.php:98
+msgid ""
+"Unable to read master log position. Possible privilege problem on master."
+msgstr ""
+
+#: server_replication.php:104
+msgid "Unable to change master"
+msgstr ""
+
+#: server_replication.php:108
+#, php-format
+msgid "Master server changed successfully to %s"
+msgstr ""
+
+#: server_replication.php:168
+msgid "This server is configured as master in a replication process."
+msgstr ""
+
+#: server_replication.php:174
+msgid "Show connected slaves"
+msgstr ""
+
+#: server_replication.php:199
+#, php-format
+msgid ""
+"This server is not configured as master in a replication process. Would you "
+"like to <a href=\"%s\">configure</a> it?"
+msgstr ""
+
+#: server_replication.php:206
+msgid "Master configuration"
+msgstr ""
+
+#: server_replication.php:207
+msgid ""
+"This server is not configured as master server in a replication process. You "
+"can choose from either replicating all databases and ignoring certain "
+"(useful if you want to replicate majority of databases) or you can choose to "
+"ignore all databases by default and allow only certain databases to be "
+"replicated. Please select the mode:"
+msgstr ""
+
+#: server_replication.php:210
+msgid "Replicate all databases; Ignore:"
+msgstr ""
+
+#: server_replication.php:211
+msgid "Ignore all databases; Replicate:"
+msgstr ""
+
+#: server_replication.php:214
+msgid "Please select databases:"
+msgstr ""
+
+#: server_replication.php:217
+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:219
+msgid ""
+"Once you restarted MySQL server, please click on Go button. Afterwards, you "
+"should see a message informing you, that this server <b>is</b> configured as "
+"master"
+msgstr ""
+
+#: server_replication.php:281
+msgid "Slave SQL Thread not running!"
+msgstr ""
+
+#: server_replication.php:284
+msgid "Slave IO Thread not running!"
+msgstr ""
+
+#: server_replication.php:293
+msgid ""
+"Server is configured as slave in a replication process. Would you like to:"
+msgstr ""
+
+#: server_replication.php:296
+msgid "See slave status table"
+msgstr ""
+
+#: server_replication.php:300
+msgid "Control slave:"
+msgstr ""
+
+#: server_replication.php:303
+msgid "Full start"
+msgstr ""
+
+#: server_replication.php:303
+msgid "Full stop"
+msgstr ""
+
+#: server_replication.php:304
+msgid "Reset slave"
+msgstr ""
+
+#: server_replication.php:306
+msgid "Start SQL Thread only"
+msgstr ""
+
+#: server_replication.php:308
+msgid "Stop SQL Thread only"
+msgstr ""
+
+#: server_replication.php:311
+msgid "Start IO Thread only"
+msgstr ""
+
+#: server_replication.php:313
+msgid "Stop IO Thread only"
+msgstr ""
+
+#: server_replication.php:318
+msgid "Error management:"
+msgstr ""
+
+#: server_replication.php:320
+msgid "Skipping errors might lead into unsynchronized master and slave!"
+msgstr ""
+
+#: server_replication.php:322
+msgid "Skip current error"
+msgstr ""
+
+#: server_replication.php:323
+msgid "Skip next"
+msgstr ""
+
+#: server_replication.php:326
+msgid "errors."
+msgstr ""
+
+#: server_replication.php:342
+#, php-format
+msgid ""
+"This server is not configured as slave in a replication process. Would you "
+"like to <a href=\"%s\">configure</a> it?"
+msgstr ""
+
+#: server_status.php:31
+#, php-format
+msgid "Thread %s was successfully killed."
+msgstr ""
+
+#: server_status.php:35
+#, php-format
+msgid ""
+"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
+msgstr ""
+
+#: server_status.php:70
+#, php-format
+msgid "Network traffic since startup: %s"
+msgstr ""
+
+#: server_status.php:83
+#, php-format
+msgid "This MySQL server has been running for %1$s. It started up on %2$s."
+msgstr ""
+
+#: server_status.php:93
+msgid ""
+"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
+"b> process."
+msgstr ""
+
+#: server_status.php:98
+msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
+msgstr ""
+
+#: server_status.php:103
+msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
+msgstr ""
+
+#: server_status.php:109
+msgid ""
+"For further information about replication status on the server, please visit "
+"the <a href=\"#replication\">replication section</a>."
+msgstr ""
+
+#: server_status.php:122
+msgid "Replication status"
+msgstr ""
+
+#: server_status.php:138
+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:148
+msgid "Received"
+msgstr ""
+
+#: server_status.php:167
+msgid "Sent"
+msgstr ""
+
+#: server_status.php:218
+msgid "max. concurrent connections"
+msgstr ""
+
+#: server_status.php:228
+msgid "Failed attempts"
+msgstr ""
+
+#: server_status.php:252
+msgid "Aborted"
+msgstr ""
+
+#: server_status.php:312
+msgid "ID"
+msgstr ""
+
+#: server_status.php:328
+msgid "Command"
+msgstr ""
+
+#: server_status_advisor.php:29
+msgid "Instructions"
+msgstr ""
+
+#: server_status_advisor.php:35
+msgid ""
+"The Advisor system can provide recommendations on server variables by "
+"analyzing the server status variables."
+msgstr ""
+
+#: server_status_advisor.php:41
+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_advisor.php:48
+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_advisor.php:56
+msgid ""
+"The best way to tune your system would be to change only one setting at a "
+"time, observe or benchmark your database, and undo the change if there was "
+"no clearly measurable improvement."
+msgstr ""
+
+#: server_status_monitor.php:472
+msgid "Start Monitor"
+msgstr ""
+
+#: server_status_monitor.php:479
+msgid "Instructions/Setup"
+msgstr ""
+
+#: server_status_monitor.php:483
+msgid "Done rearranging/editing charts"
+msgstr ""
+
+#: server_status_monitor.php:489 server_status_monitor.php:606
+msgid "Add chart"
+msgstr ""
+
+#: server_status_monitor.php:496
+msgid "Refresh rate"
+msgstr ""
+
+#: server_status_monitor.php:505
+msgid "Chart columns"
+msgstr ""
+
+#: server_status_monitor.php:521
+msgid "Chart arrangement"
+msgstr ""
+
+#: server_status_monitor.php:524
+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_monitor.php:538
+msgid "Reset to default"
+msgstr ""
+
+#: server_status_monitor.php:544
+msgid "Monitor Instructions"
+msgstr ""
+
+#: server_status_monitor.php:546
+msgid ""
+"The phpMyAdmin Monitor can assist you in optimizing the server configuration "
+"and track down time intensive queries. For the latter you will need to set "
+"log_output to 'TABLE' and have either the slow_query_log or general_log "
+"enabled. Note however, that the general_log produces a lot of data and "
+"increases server load by up to 15%"
+msgstr ""
+
+#: server_status_monitor.php:558
+msgid ""
+"Unfortunately your Database server does not support logging to table, which "
+"is a requirement for analyzing the database logs with phpMyAdmin. Logging to "
+"table is supported by MySQL 5.1.6 and onwards. You may still use the server "
+"charting features however."
+msgstr ""
+
+#: server_status_monitor.php:573
+msgid "Using the monitor:"
+msgstr ""
+
+#: server_status_monitor.php:576
+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_monitor.php:582
+msgid ""
+"To display queries from the logs, select the relevant time span on any chart "
+"by holding down the left mouse button and panning over the chart. Once "
+"confirmed, this will load a table of grouped queries, there you may click on "
+"any occuring SELECT statements to further analyze them."
+msgstr ""
+
+#: server_status_monitor.php:592
+msgid "Please note:"
+msgstr ""
+
+#: server_status_monitor.php:595
+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 ""
+
+#: server_status_monitor.php:610
+msgid "Preset chart"
+msgstr ""
+
+#: server_status_monitor.php:614
+msgid "Status variable(s)"
+msgstr ""
+
+#: server_status_monitor.php:617
+msgid "Select series:"
+msgstr ""
+
+#: server_status_monitor.php:619
+msgid "Commonly monitored"
+msgstr ""
+
+#: server_status_monitor.php:635
+msgid "or type variable name:"
+msgstr ""
+
+#: server_status_monitor.php:642
+msgid "Display as differential value"
+msgstr ""
+
+#: server_status_monitor.php:645
+msgid "Apply a divisor"
+msgstr ""
+
+#: server_status_monitor.php:653
+msgid "Append unit to data values"
+msgstr ""
+
+#: server_status_monitor.php:659
+msgid "Add this series"
+msgstr ""
+
+#: server_status_monitor.php:661
+msgid "Clear series"
+msgstr ""
+
+#: server_status_monitor.php:664
+msgid "Series in Chart:"
+msgstr ""
+
+#: server_status_monitor.php:675
+msgid "Log statistics"
+msgstr ""
+
+#: server_status_monitor.php:676
+msgid "Selected time range:"
+msgstr ""
+
+#: server_status_monitor.php:682
+msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
+msgstr ""
+
+#: server_status_monitor.php:687
+msgid "Remove variable data in INSERT statements for better grouping"
+msgstr ""
+
+#: server_status_monitor.php:690
+msgid "Choose from which log you want the statistics to be generated from."
+msgstr ""
+
+#: server_status_monitor.php:693
+msgid "Results are grouped by query text."
+msgstr ""
+
+#: server_status_monitor.php:697
+msgid "Query analyzer"
+msgstr ""
+
+#: server_status_monitor.php:745
+#, php-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: server_status_monitor.php:748
+#, php-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: server_status_queries.php:67
+#, php-format
+msgid "Questions since startup: %s"
+msgstr ""
+
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+msgid "per minute:"
+msgstr ""
+
+#: server_status_queries.php:86
+msgid "per second:"
+msgstr ""
+
+#: server_status_queries.php:102
+msgid "Statements"
+msgstr ""
+
+#. l10n: # = Amount of queries
+#: server_status_queries.php:105
+msgid "#"
+msgstr ""
+
+#: server_status_variables.php:78 server_variables.php:156
+msgid "Filters"
+msgstr ""
+
+#: server_status_variables.php:82 server_variables.php:158
+msgid "Containing the word:"
+msgstr ""
+
+#: server_status_variables.php:89
+msgid "Show only alert values"
+msgstr ""
+
+#: server_status_variables.php:94
+msgid "Filter by category…"
+msgstr ""
+
+#: server_status_variables.php:114
+msgid "Show unformatted values"
+msgstr ""
+
+#: server_status_variables.php:133
+msgid "Related links:"
+msgstr ""
+
+#: server_status_variables.php:331
+msgid ""
+"The number of connections that were aborted because the client died without "
+"closing the connection properly."
+msgstr ""
+
+#: server_status_variables.php:335
+msgid "The number of failed attempts to connect to the MySQL server."
+msgstr ""
+
+#: server_status_variables.php:338
+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_variables.php:343
+msgid "The number of transactions that used the temporary binary log cache."
+msgstr ""
+
+#: server_status_variables.php:346
+msgid ""
+"The number of connection attempts (successful or not) to the MySQL server."
+msgstr ""
+
+#: server_status_variables.php:350
+msgid ""
+"The number of temporary tables on disk created automatically by the server "
+"while executing statements. If Created_tmp_disk_tables is big, you may want "
+"to increase the tmp_table_size value to cause temporary tables to be memory-"
+"based instead of disk-based."
+msgstr ""
+
+#: server_status_variables.php:357
+msgid "How many temporary files mysqld has created."
+msgstr ""
+
+#: server_status_variables.php:360
+msgid ""
+"The number of in-memory temporary tables created automatically by the server "
+"while executing statements."
+msgstr ""
+
+#: server_status_variables.php:364
+msgid ""
+"The number of rows written with INSERT DELAYED for which some error occurred "
+"(probably duplicate key)."
+msgstr ""
+
+#: server_status_variables.php:368
+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_variables.php:373
+msgid "The number of INSERT DELAYED rows written."
+msgstr ""
+
+#: server_status_variables.php:376
+msgid "The number of executed FLUSH statements."
+msgstr ""
+
+#: server_status_variables.php:379
+msgid "The number of internal COMMIT statements."
+msgstr ""
+
+#: server_status_variables.php:382
+msgid "The number of times a row was deleted from a table."
+msgstr ""
+
+#: server_status_variables.php:385
+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_variables.php:391
+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_variables.php:397
+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_variables.php:402
+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_variables.php:407
+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_variables.php:411
+msgid ""
+"The number of requests to read a row based on a fixed position. This is high "
+"if you are doing a lot of queries that require sorting of the result. You "
+"probably have a lot of queries that require MySQL to scan whole tables or "
+"you have joins that don't use keys properly."
+msgstr ""
+
+#: server_status_variables.php:418
+msgid ""
+"The number of requests to read the next row in the data file. This is high "
+"if you are doing a lot of table scans. Generally this suggests that your "
+"tables are not properly indexed or that your queries are not written to take "
+"advantage of the indexes you have."
+msgstr ""
+
+#: server_status_variables.php:425
+msgid "The number of internal ROLLBACK statements."
+msgstr ""
+
+#: server_status_variables.php:428
+msgid "The number of requests to update a row in a table."
+msgstr ""
+
+#: server_status_variables.php:431
+msgid "The number of requests to insert a row in a table."
+msgstr ""
+
+#: server_status_variables.php:434
+msgid "The number of pages containing data (dirty or clean)."
+msgstr ""
+
+#: server_status_variables.php:437
+msgid "The number of pages currently dirty."
+msgstr ""
+
+#: server_status_variables.php:440
+msgid "The number of buffer pool pages that have been requested to be flushed."
+msgstr ""
+
+#: server_status_variables.php:444
+msgid "The number of free pages."
+msgstr ""
+
+#: server_status_variables.php:447
+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_variables.php:452
+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 ""
+
+#: server_status_variables.php:459
+msgid "Total size of buffer pool, in pages."
+msgstr ""
+
+#: server_status_variables.php:462
+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_variables.php:467
+msgid ""
+"The number of sequential read-aheads InnoDB initiated. This happens when "
+"InnoDB does a sequential full table scan."
+msgstr ""
+
+#: server_status_variables.php:471
+msgid "The number of logical read requests InnoDB has done."
+msgstr ""
+
+#: server_status_variables.php:474
+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_variables.php:478
+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 ""
+
+#: server_status_variables.php:486
+msgid "The number writes done to the InnoDB buffer pool."
+msgstr ""
+
+#: server_status_variables.php:489
+msgid "The number of fsync() operations so far."
+msgstr ""
+
+#: server_status_variables.php:492
+msgid "The current number of pending fsync() operations."
+msgstr ""
+
+#: server_status_variables.php:495
+msgid "The current number of pending reads."
+msgstr ""
+
+#: server_status_variables.php:498
+msgid "The current number of pending writes."
+msgstr ""
+
+#: server_status_variables.php:501
+msgid "The amount of data read so far, in bytes."
+msgstr ""
+
+#: server_status_variables.php:504
+msgid "The total number of data reads."
+msgstr ""
+
+#: server_status_variables.php:507
+msgid "The total number of data writes."
+msgstr ""
+
+#: server_status_variables.php:510
+msgid "The amount of data written so far, in bytes."
+msgstr ""
+
+#: server_status_variables.php:513
+msgid "The number of pages that have been written for doublewrite operations."
+msgstr ""
+
+#: server_status_variables.php:517
+msgid "The number of doublewrite operations that have been performed."
+msgstr ""
+
+#: server_status_variables.php:520
+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_variables.php:524
+msgid "The number of log write requests."
+msgstr ""
+
+#: server_status_variables.php:527
+msgid "The number of physical writes to the log file."
+msgstr ""
+
+#: server_status_variables.php:530
+msgid "The number of fsync() writes done to the log file."
+msgstr ""
+
+#: server_status_variables.php:533
+msgid "The number of pending log file fsyncs."
+msgstr ""
+
+#: server_status_variables.php:536
+msgid "Pending log file writes."
+msgstr ""
+
+#: server_status_variables.php:539
+msgid "The number of bytes written to the log file."
+msgstr ""
+
+#: server_status_variables.php:542
+msgid "The number of pages created."
+msgstr ""
+
+#: server_status_variables.php:545
+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_variables.php:550
+msgid "The number of pages read."
+msgstr ""
+
+#: server_status_variables.php:553
+msgid "The number of pages written."
+msgstr ""
+
+#: server_status_variables.php:556
+msgid "The number of row locks currently being waited for."
+msgstr ""
+
+#: server_status_variables.php:559
+msgid "The average time to acquire a row lock, in milliseconds."
+msgstr ""
+
+#: server_status_variables.php:562
+msgid "The total time spent in acquiring row locks, in milliseconds."
+msgstr ""
+
+#: server_status_variables.php:565
+msgid "The maximum time to acquire a row lock, in milliseconds."
+msgstr ""
+
+#: server_status_variables.php:568
+msgid "The number of times a row lock had to be waited for."
+msgstr ""
+
+#: server_status_variables.php:571
+msgid "The number of rows deleted from InnoDB tables."
+msgstr ""
+
+#: server_status_variables.php:574
+msgid "The number of rows inserted in InnoDB tables."
+msgstr ""
+
+#: server_status_variables.php:577
+msgid "The number of rows read from InnoDB tables."
+msgstr ""
+
+#: server_status_variables.php:580
+msgid "The number of rows updated in InnoDB tables."
+msgstr ""
+
+#: server_status_variables.php:583
+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_variables.php:588
+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_variables.php:592
+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_variables.php:597
+msgid "Percentage of used key cache (calculated value)"
+msgstr ""
+
+#: server_status_variables.php:600
+msgid "The number of requests to read a key block from the cache."
+msgstr ""
+
+#: server_status_variables.php:603
+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_variables.php:609
+msgid ""
+"Key cache miss calculated as rate of physical reads compared to read "
+"requests (calculated value)"
+msgstr ""
+
+#: server_status_variables.php:613
+msgid "The number of requests to write a key block to the cache."
+msgstr ""
+
+#: server_status_variables.php:616
+msgid "The number of physical writes of a key block to disk."
+msgstr ""
+
+#: server_status_variables.php:619
+msgid ""
+"Percentage of physical writes compared to write requests (calculated value)"
+msgstr ""
+
+#: server_status_variables.php:623
+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_variables.php:629
+msgid ""
+"The maximum number of connections that have been in use simultaneously since "
+"the server started."
+msgstr ""
+
+#: server_status_variables.php:633
+msgid "The number of rows waiting to be written in INSERT DELAYED queues."
+msgstr ""
+
+#: server_status_variables.php:636
+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_variables.php:640
+msgid "The number of files that are open."
+msgstr ""
+
+#: server_status_variables.php:643
+msgid "The number of streams that are open (used mainly for logging)."
+msgstr ""
+
+#: server_status_variables.php:646
+msgid "The number of tables that are open."
+msgstr ""
+
+#: server_status_variables.php:649
+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_variables.php:654
+msgid "The amount of free memory for query cache."
+msgstr ""
+
+#: server_status_variables.php:657
+msgid "The number of cache hits."
+msgstr ""
+
+#: server_status_variables.php:660
+msgid "The number of queries added to the cache."
+msgstr ""
+
+#: server_status_variables.php:663
+msgid ""
+"The number of queries that have been removed from the cache to free up "
+"memory for caching new queries. This information can help you tune the query "
+"cache size. The query cache uses a least recently used (LRU) strategy to "
+"decide which queries to remove from the cache."
+msgstr ""
+
+#: server_status_variables.php:670
+msgid ""
+"The number of non-cached queries (not cachable, or not cached due to the "
+"query_cache_type setting)."
+msgstr ""
+
+#: server_status_variables.php:674
+msgid "The number of queries registered in the cache."
+msgstr ""
+
+#: server_status_variables.php:677
+msgid "The total number of blocks in the query cache."
+msgstr ""
+
+#: server_status_variables.php:680
+msgid "The status of failsafe replication (not yet implemented)."
+msgstr ""
+
+#: server_status_variables.php:683
+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_variables.php:687
+msgid "The number of joins that used a range search on a reference table."
+msgstr ""
+
+#: server_status_variables.php:690
+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_variables.php:695
+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_variables.php:699
+msgid "The number of joins that did a full scan of the first table."
+msgstr ""
+
+#: server_status_variables.php:702
+msgid "The number of temporary tables currently open by the slave SQL thread."
+msgstr ""
+
+#: server_status_variables.php:706
+msgid ""
+"Total (since startup) number of times the replication slave SQL thread has "
+"retried transactions."
+msgstr ""
+
+#: server_status_variables.php:710
+msgid "This is ON if this server is a slave that is connected to a master."
+msgstr ""
+
+#: server_status_variables.php:713
+msgid ""
+"The number of threads that have taken more than slow_launch_time seconds to "
+"create."
+msgstr ""
+
+#: server_status_variables.php:717
+msgid ""
+"The number of queries that have taken more than long_query_time seconds."
+msgstr ""
+
+#: server_status_variables.php:721
+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_variables.php:726
+msgid "The number of sorts that were done with ranges."
+msgstr ""
+
+#: server_status_variables.php:729
+msgid "The number of sorted rows."
+msgstr ""
+
+#: server_status_variables.php:732
+msgid "The number of sorts that were done by scanning the table."
+msgstr ""
+
+#: server_status_variables.php:735
+msgid "The number of times that a table lock was acquired immediately."
+msgstr ""
+
+#: server_status_variables.php:738
+msgid ""
+"The number of times that a table lock could not be acquired immediately and "
+"a wait was needed. If this is high, and you have performance problems, you "
+"should first optimize your queries, and then either split your table or "
+"tables or use replication."
+msgstr ""
+
+#: server_status_variables.php:744
+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_variables.php:749
+msgid "The number of currently open connections."
+msgstr ""
+
+#: server_status_variables.php:752
+msgid ""
+"The number of threads created to handle connections. If Threads_created is "
+"big, you may want to increase the thread_cache_size value. (Normally this "
+"doesn't give a notable performance improvement if you have a good thread "
+"implementation.)"
+msgstr ""
+
+#: server_status_variables.php:759
+msgid "Thread cache hit rate (calculated value)"
+msgstr ""
+
+#: server_status_variables.php:762
+msgid "The number of threads that are not sleeping."
+msgstr ""
+
+#: server_variables.php:107
+msgid "Setting variable failed"
+msgstr ""
+
+#: server_variables.php:119
+msgid "Server variables and settings"
+msgstr ""
+
+#: server_variables.php:168 server_variables.php:208
+msgid "Session value"
+msgstr ""
+
+#: server_variables.php:168
+msgid "Global value"
+msgstr ""
+
+#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
+#: tbl_gis_visualization.php:194
+msgid "Download"
+msgstr ""
+
+#: setup/frames/form.inc.php:25
+msgid "Incorrect formset, check $formsets array in setup/frames/form.inc.php"
+msgstr ""
+
+#: setup/frames/index.inc.php:51
+msgid "Cannot load or save configuration"
+msgstr ""
+
+#: setup/frames/index.inc.php:52
+msgid ""
+"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
+"level directory as described in [doc@setup_script]documentation[/doc]. "
+"Otherwise you will be only able to download or display it."
+msgstr ""
+
+#: setup/frames/index.inc.php:60
+msgid ""
+"You are not using a secure connection; all data (including potentially "
+"sensitive information, like passwords) is transferred unencrypted!"
+msgstr ""
+
+#: setup/frames/index.inc.php:64
+#, php-format
+msgid ""
+"If your server is also configured to accept HTTPS requests follow [a@%s]this "
+"link[/a] to use a secure connection."
+msgstr ""
+
+#: setup/frames/index.inc.php:68
+msgid "Insecure connection"
+msgstr ""
+
+#: setup/frames/index.inc.php:98
+msgid "Configuration saved."
+msgstr ""
+
+#: setup/frames/index.inc.php:99
+msgid ""
+"Configuration saved to file config/config.inc.php in phpMyAdmin top level "
+"directory, copy it to top level one and delete directory config to use it."
+msgstr ""
+
+#: setup/frames/index.inc.php:107 setup/frames/menu.inc.php:16
+msgid "Overview"
+msgstr ""
+
+#: setup/frames/index.inc.php:115
+msgid "Show hidden messages (#MSG_COUNT)"
+msgstr ""
+
+#: setup/frames/index.inc.php:158
+msgid "There are no configured servers"
+msgstr ""
+
+#: setup/frames/index.inc.php:166
+msgid "New server"
+msgstr ""
+
+#: setup/frames/index.inc.php:199
+msgid "Default language"
+msgstr ""
+
+#: setup/frames/index.inc.php:210
+msgid "let the user choose"
+msgstr ""
+
+#: setup/frames/index.inc.php:221
+msgid "- none -"
+msgstr ""
+
+#: setup/frames/index.inc.php:225
+msgid "Default server"
+msgstr ""
+
+#: setup/frames/index.inc.php:237
+msgid "End of line"
+msgstr ""
+
+#: setup/frames/index.inc.php:243
+msgid "Display"
+msgstr ""
+
+#: setup/frames/index.inc.php:250
+msgid "Load"
+msgstr ""
+
+#: setup/frames/index.inc.php:270
+msgid "phpMyAdmin homepage"
+msgstr ""
+
+#: setup/frames/index.inc.php:272
+msgid "Donate"
+msgstr ""
+
+#: setup/frames/servers.inc.php:29
+msgid "Edit server"
+msgstr ""
+
+#: setup/frames/servers.inc.php:39
+msgid "Add a new server"
+msgstr ""
+
+#: setup/index.php:22
+msgid "Wrong GET file attribute value"
+msgstr ""
+
+#: setup/lib/form_processing.lib.php:45
+msgid "Warning"
+msgstr ""
+
+#: setup/lib/form_processing.lib.php:46
+msgid "Submitted form contains errors"
+msgstr ""
+
+#: setup/lib/form_processing.lib.php:47
+msgid "Try to revert erroneous fields to their default values"
+msgstr ""
+
+#: setup/lib/form_processing.lib.php:50
+msgid "Ignore errors"
+msgstr ""
+
+#: setup/lib/form_processing.lib.php:52
+msgid "Show form"
+msgstr ""
+
+#: setup/lib/index.lib.php:133
+msgid ""
+"Neither URL wrapper nor CURL is available. Version check is not possible."
+msgstr ""
+
+#: setup/lib/index.lib.php:144
+msgid ""
+"Reading of version failed. Maybe you're offline or the upgrade server does "
+"not respond."
+msgstr ""
+
+#: setup/lib/index.lib.php:165
+msgid "Got invalid version string from server"
+msgstr ""
+
+#: setup/lib/index.lib.php:176
+msgid "Unparsable version string"
+msgstr ""
+
+#: setup/lib/index.lib.php:196
+#, php-format
+msgid ""
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
+msgstr ""
+
+#: setup/lib/index.lib.php:203
+msgid "No newer stable version is available"
+msgstr ""
+
+#: setup/lib/index.lib.php:298
+#, php-format
+msgid ""
+"This %soption%s should be disabled as it allows attackers to bruteforce "
+"login to any MySQL server. If you feel this is necessary, use %strusted "
+"proxies list%s. However, IP-based protection may not be reliable if your IP "
+"belongs to an ISP where thousands of users, including you, are connected to."
+msgstr ""
+
+#: setup/lib/index.lib.php:300
+msgid ""
+"You didn't have blowfish secret set and have enabled cookie authentication, "
+"so a key was automatically generated for you. It is used to encrypt cookies; "
+"you don't need to remember it."
+msgstr ""
+
+#: setup/lib/index.lib.php:301
+#, php-format
+msgid ""
+"%sBzip2 compression and decompression%s requires functions (%s) which are "
+"unavailable on this system."
+msgstr ""
+
+#: setup/lib/index.lib.php:303
+msgid ""
+"This value should be double checked to ensure that this directory is neither "
+"world accessible nor readable or writable by other users on your server."
+msgstr ""
+
+#: setup/lib/index.lib.php:304
+#, php-format
+msgid "This %soption%s should be enabled if your web server supports it."
+msgstr ""
+
+#: setup/lib/index.lib.php:306
+#, php-format
+msgid ""
+"%sGZip compression and decompression%s requires functions (%s) which are "
+"unavailable on this system."
+msgstr ""
+
+#: setup/lib/index.lib.php:308
+#, php-format
+msgid ""
+"%sLogin cookie validity%s greater than 1440 seconds may cause random session "
+"invalidation if %ssession.gc_maxlifetime%s is lower than its value "
+"(currently %d)."
+msgstr ""
+
+#: setup/lib/index.lib.php:310
+#, php-format
+msgid ""
+"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
+"most. Values larger than 1800 may pose a security risk such as impersonation."
+msgstr ""
+
+#: setup/lib/index.lib.php:312
+#, php-format
+msgid ""
+"If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin "
+"cookie validity%s must be set to a value less or equal to it."
+msgstr ""
+
+#: setup/lib/index.lib.php:314
+#, php-format
+msgid ""
+"If you feel this is necessary, use additional protection settings - %shost "
+"authentication%s settings and %strusted proxies list%s. However, IP-based "
+"protection may not be reliable if your IP belongs to an ISP where thousands "
+"of users, including you, are connected to."
+msgstr ""
+
+#: setup/lib/index.lib.php:316
+#, php-format
+msgid ""
+"You set the [kbd]config[/kbd] authentication type and included username and "
+"password for auto-login, which is not a desirable option for live hosts. "
+"Anyone who knows or guesses your phpMyAdmin URL can directly access your "
+"phpMyAdmin panel. Set %sauthentication type%s to [kbd]cookie[/kbd] or [kbd]"
+"http[/kbd]."
+msgstr ""
+
+#: setup/lib/index.lib.php:318
+#, php-format
+msgid ""
+"%sZip compression%s requires functions (%s) which are unavailable on this "
+"system."
+msgstr ""
+
+#: setup/lib/index.lib.php:320
+#, php-format
+msgid ""
+"%sZip decompression%s requires functions (%s) which are unavailable on this "
+"system."
+msgstr ""
+
+#: setup/lib/index.lib.php:348
+msgid "You should use SSL connections if your database server supports it."
+msgstr ""
+
+#: setup/lib/index.lib.php:363
+msgid "You should use mysqli for performance reasons."
+msgstr ""
+
+#: setup/lib/index.lib.php:400
+msgid "You allow for connecting to the server without a password."
+msgstr ""
+
+#: setup/lib/index.lib.php:424
+msgid "Key is too short, it should have at least 8 characters."
+msgstr ""
+
+#: setup/lib/index.lib.php:431
+msgid "Key should contain letters, numbers [em]and[/em] special characters."
+msgstr ""
+
+#: setup/validate.php:22
+msgid "Wrong data"
+msgstr ""
+
+#: sql.php:317
+#, php-format
+msgid "Using bookmark \"%s\" as default browse query."
+msgstr ""
+
+#: sql.php:399
+msgid "Bookmark not created"
+msgstr ""
+
+#: sql.php:933
+msgid "Showing as PHP code"
+msgstr ""
+
+#: sql.php:938
+msgid "Validated SQL"
+msgstr ""
+
+#: sql.php:1105
+msgid "SQL result"
+msgstr ""
+
+#: sql.php:1112
+msgid "Generated by:"
+msgstr ""
+
+#: sql.php:1234
+msgid ""
+"This table does not contain a unique column. Grid edit, checkbox, Edit, Copy "
+"and Delete features are not available."
+msgstr ""
+
+#: sql.php:1283
+#, php-format
+msgid "Problems with indexes of table `%s`"
+msgstr ""
+
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
+#: sql.php:1319
+msgid "Label:"
+msgstr ""
+
+#: tbl_chart.php:38
+msgid "No data to display"
+msgstr ""
+
+#: tbl_chart.php:62 tbl_gis_visualization.php:24
+msgid "No SQL query was set to fetch data."
+msgstr ""
+
+#: tbl_chart.php:124
+msgid "No numeric columns present in the table to plot."
+msgstr ""
+
+#: tbl_chart.php:154
+msgctxt "Chart type"
+msgid "Bar"
+msgstr ""
+
+#: tbl_chart.php:156
+msgctxt "Chart type"
+msgid "Column"
+msgstr ""
+
+#: tbl_chart.php:159
+msgctxt "Chart type"
+msgid "Line"
+msgstr ""
+
+#: tbl_chart.php:161
+msgctxt "Chart type"
+msgid "Spline"
+msgstr ""
+
+#: tbl_chart.php:163
+msgctxt "Chart type"
+msgid "Area"
+msgstr ""
+
+#: tbl_chart.php:166
+msgctxt "Chart type"
+msgid "Pie"
+msgstr ""
+
+#: tbl_chart.php:170
+msgctxt "Chart type"
+msgid "Timeline"
+msgstr ""
+
+#: tbl_chart.php:177
+msgid "Stacked"
+msgstr ""
+
+#: tbl_chart.php:180
+msgid "Chart title"
+msgstr ""
+
+#: tbl_chart.php:184
+msgid "X-Axis:"
+msgstr ""
+
+#: tbl_chart.php:200
+msgid "Series:"
+msgstr ""
+
+#: tbl_chart.php:229
+msgid "X-Axis label:"
+msgstr ""
+
+#: tbl_chart.php:232
+msgid "X Values"
+msgstr ""
+
+#: tbl_chart.php:234
+msgid "Y-Axis label:"
+msgstr ""
+
+#: tbl_create.php:34
+#, php-format
+msgid "Table %s already exists!"
+msgstr ""
+
+#: tbl_create.php:58 tbl_get_field.php:23
+#, php-format
+msgid "'%s' database does not exist."
+msgstr ""
+
+#: tbl_create.php:248
+#, php-format
+msgid "Table %1$s has been created."
+msgstr ""
+
+#: tbl_export.php:27
+msgid "View dump (schema) of table"
+msgstr ""
+
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
+#: tbl_gis_visualization.php:114
+msgid "Display GIS Visualization"
+msgstr ""
+
+#: tbl_gis_visualization.php:119
+msgid "Label column"
+msgstr ""
+
+#: tbl_gis_visualization.php:121
+msgid "-- None --"
+msgstr ""
+
+#: tbl_gis_visualization.php:135
+msgid "Spatial column"
+msgstr ""
+
+#: tbl_gis_visualization.php:150
+msgid "Redraw"
+msgstr ""
+
+#: tbl_gis_visualization.php:178
+msgid "File name"
+msgstr ""
+
+#: tbl_indexes.php:71
+msgid "The name of the primary key must be \"PRIMARY\"!"
+msgstr ""
+
+#: tbl_indexes.php:81
+msgid "Can't rename index to PRIMARY!"
+msgstr ""
+
+#: tbl_indexes.php:97
+msgid "No index parts defined!"
+msgstr ""
+
+#: tbl_indexes.php:197
+msgid "Edit index"
+msgstr ""
+
+#: tbl_indexes.php:209
+msgid "Index name:"
+msgstr ""
+
+#: tbl_indexes.php:214
+msgid ""
+"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
+msgstr ""
+
+#: tbl_indexes.php:234
+msgid "Comment:"
+msgstr ""
+
+#: tbl_indexes.php:249
+msgid "Index type:"
+msgstr ""
+
+#: tbl_move_copy.php:43
+msgid "Can't move table to same one!"
+msgstr ""
+
+#: tbl_move_copy.php:45
+msgid "Can't copy table to same one!"
+msgstr ""
+
+#: tbl_move_copy.php:55
+#, php-format
+msgid "Table %s has been moved to %s."
+msgstr ""
+
+#: tbl_move_copy.php:57
+#, php-format
+msgid "Table %s has been copied to %s."
+msgstr ""
+
+#: tbl_move_copy.php:79
+msgid "The table name is empty!"
+msgstr ""
+
+#: tbl_printview.php:65
+#, fuzzy
+#| msgid "Show all"
+msgid "Showing tables:"
+msgstr "Monstra omnes"
+
+#: tbl_printview.php:296
+msgid "Space usage:"
+msgstr ""
+
+#: tbl_printview.php:345
+msgid "Row Statistics:"
+msgstr ""
+
+#: tbl_relation.php:213
+#, php-format
+msgid "Error creating foreign key on %1$s (check data types)"
+msgstr ""
+
+#: tbl_relation.php:381
+msgid "Internal relation"
+msgstr ""
+
+#: tbl_relation.php:385
+msgid ""
+"An internal relation is not necessary when a corresponding FOREIGN KEY "
+"relation exists."
+msgstr ""
+
+#: tbl_relation.php:395
+msgid "Foreign key constraint"
+msgstr ""
+
+#: tbl_relation.php:498
+msgid "Constraint name"
+msgstr ""
+
+#: tbl_relation.php:529
+msgid "No index defined! Create one below"
+msgstr ""
+
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "You have to choose at least one column to display"
+msgid "Choose column to display:"
+msgstr "Tu debe seliger al minus un columna de monstrar"
+
+#: tbl_structure.php:144
+#, php-format
+msgid "The column name '%s' is a MySQL reserved keyword."
+msgstr ""
+
+#: tbl_tracking.php:135
+#, php-format
+msgid "Tracking report for table `%s`"
+msgstr ""
+
+#: tbl_tracking.php:205
+#, php-format
+msgid "Version %1$s was created, tracking for %2$s is active."
+msgstr ""
+
+#: tbl_tracking.php:222
+#, php-format
+msgid "Tracking for %1$s was deactivated at version %2$s."
+msgstr ""
+
+#: tbl_tracking.php:239
+#, php-format
+msgid "Tracking for %1$s was activated at version %2$s."
+msgstr ""
+
+#: tbl_tracking.php:253
+msgid "SQL statements executed."
+msgstr ""
+
+#: tbl_tracking.php:260
+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:262
+msgid "Comment out these two lines if you do not need them."
+msgstr ""
+
+#: tbl_tracking.php:272
+msgid "SQL statements exported. Please copy the dump or execute it."
+msgstr ""
+
+#: tbl_tracking.php:310
+#, php-format
+msgid "Version %s snapshot (SQL code)"
+msgstr ""
+
+#: tbl_tracking.php:454
+msgid "Tracking data definition successfully deleted"
+msgstr ""
+
+#: tbl_tracking.php:478
+msgid "Tracking data manipulation successfully deleted"
+msgstr ""
+
+#: tbl_tracking.php:493
+msgid "Tracking statements"
+msgstr ""
+
+#: tbl_tracking.php:524 tbl_tracking.php:672
+#, php-format
+msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
+msgstr ""
+
+#: tbl_tracking.php:532
+msgid "Delete tracking data row from report"
+msgstr ""
+
+#: tbl_tracking.php:546
+msgid "No data"
+msgstr ""
+
+#: tbl_tracking.php:555 tbl_tracking.php:617
+msgid "Date"
+msgstr ""
+
+#: tbl_tracking.php:557
+msgid "Data definition statement"
+msgstr ""
+
+#: tbl_tracking.php:619
+msgid "Data manipulation statement"
+msgstr ""
+
+#: tbl_tracking.php:677
+msgid "SQL dump (file download)"
+msgstr ""
+
+#: tbl_tracking.php:678
+msgid "SQL dump"
+msgstr ""
+
+#: tbl_tracking.php:680
+msgid "This option will replace your table and contained data."
+msgstr ""
+
+#: tbl_tracking.php:681
+msgid "SQL execution"
+msgstr ""
+
+#: tbl_tracking.php:699
+#, php-format
+msgid "Export as %s"
+msgstr ""
+
+#: tbl_tracking.php:736
+msgid "Show versions"
+msgstr ""
+
+#: tbl_tracking.php:824
+#, php-format
+msgid "Deactivate tracking for %s"
+msgstr ""
+
+#: tbl_tracking.php:830
+msgid "Deactivate now"
+msgstr ""
+
+#: tbl_tracking.php:840
+#, php-format
+msgid "Activate tracking for %s"
+msgstr ""
+
+#: tbl_tracking.php:846
+msgid "Activate now"
+msgstr ""
+
+#: tbl_tracking.php:859
+#, php-format
+msgid "Create version %1$s of %2$s"
+msgstr ""
+
+#: tbl_tracking.php:867
+msgid "Track these data definition statements:"
+msgstr ""
+
+#: tbl_tracking.php:875
+msgid "Track these data manipulation statements:"
+msgstr ""
+
+#: tbl_tracking.php:885
+msgid "Create version"
+msgstr ""
+
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
+#: themes.php:24
+msgid "Get more themes!"
+msgstr ""
+
+#: transformation_overview.php:21
+msgid "Available MIME types"
+msgstr ""
+
+#: transformation_overview.php:34
+msgid "Available transformations"
+msgstr ""
+
+#: transformation_overview.php:39
+msgctxt "for MIME transformation"
+msgid "Description"
+msgstr ""
+
+#: user_password.php:29
+msgid "You don't have sufficient privileges to be here right now!"
+msgstr ""
+
+#: user_password.php:106
+msgid "The profile has been updated."
+msgstr ""
+
+#: view_create.php:177
+msgid "VIEW name"
+msgstr ""
+
+#: view_operations.php:90
+msgid "Rename view to"
+msgstr ""
+
+#: libraries/advisory_rules.txt:49
+msgid "Uptime below one day"
+msgstr ""
+
+#: libraries/advisory_rules.txt:52
+msgid "Uptime is less than 1 day, performance tuning may not be accurate."
+msgstr ""
+
+#: libraries/advisory_rules.txt:53
+msgid ""
+"To have more accurate averages it is recommended to let the server run for "
+"longer than a day before running this analyzer"
+msgstr ""
+
+#: libraries/advisory_rules.txt:54
+#, php-format
+msgid "The uptime is only %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:56
+msgid "Questions below 1,000"
+msgstr ""
+
+#: libraries/advisory_rules.txt:59
+msgid ""
+"Fewer than 1,000 questions have been run against this server. The "
+"recommendations may not be accurate."
+msgstr ""
+
+#: libraries/advisory_rules.txt:60
+msgid ""
+"Let the server run for a longer time until it has executed a greater amount "
+"of queries."
+msgstr ""
+
+#: libraries/advisory_rules.txt:61
+#, php-format
+msgid "Current amount of Questions: %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:63
+msgid "Percentage of slow queries"
+msgstr ""
+
+#: libraries/advisory_rules.txt:66
+msgid ""
+"There is a lot of slow queries compared to the overall amount of Queries."
+msgstr ""
+
+#: libraries/advisory_rules.txt:67 libraries/advisory_rules.txt:74
+msgid ""
+"You might want to increase {long_query_time} or optimize the queries listed "
+"in the slow query log"
+msgstr ""
+
+#: libraries/advisory_rules.txt:68
+#, php-format
+msgid "The slow query rate should be below 5%%, your value is %s%%."
+msgstr ""
+
+#: libraries/advisory_rules.txt:70
+msgid "Slow query rate"
+msgstr ""
+
+#: libraries/advisory_rules.txt:73
+msgid ""
+"There is a high percentage of slow queries compared to the server uptime."
+msgstr ""
+
+#: libraries/advisory_rules.txt:75
+#, php-format
+msgid ""
+"You have a slow query rate of %s per hour, you should have less than 1%% per "
+"hour."
+msgstr ""
+
+#: libraries/advisory_rules.txt:77
+msgid "Long query time"
+msgstr ""
+
+#: libraries/advisory_rules.txt:80
+msgid ""
+"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
+"take above 10 seconds are logged."
+msgstr ""
+
+#: libraries/advisory_rules.txt:81
+msgid ""
+"It is suggested to set {long_query_time} to a lower value, depending on your "
+"environment. Usually a value of 1-5 seconds is suggested."
+msgstr ""
+
+#: libraries/advisory_rules.txt:82
+#, php-format
+msgid "long_query_time is currently set to %ds."
+msgstr ""
+
+#: libraries/advisory_rules.txt:84 libraries/advisory_rules.txt:91
+msgid "Slow query logging"
+msgstr ""
+
+#: libraries/advisory_rules.txt:87 libraries/advisory_rules.txt:94
+msgid "The slow query log is disabled."
+msgstr ""
+
+#: libraries/advisory_rules.txt:88
+msgid ""
+"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
+"help troubleshooting badly performing queries."
+msgstr ""
+
+#: libraries/advisory_rules.txt:89
+msgid "log_slow_queries is set to 'OFF'"
+msgstr ""
+
+#: libraries/advisory_rules.txt:95
+msgid ""
+"Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
+"help troubleshooting badly performing queries."
+msgstr ""
+
+#: libraries/advisory_rules.txt:96
+msgid "slow_query_log is set to 'OFF'"
+msgstr ""
+
+#: libraries/advisory_rules.txt:100
+msgid "Release Series"
+msgstr ""
+
+#: libraries/advisory_rules.txt:103
+msgid "The MySQL server version less than 5.1."
+msgstr ""
+
+#: libraries/advisory_rules.txt:104
+msgid ""
+"You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
+"even more so."
+msgstr ""
+
+#: libraries/advisory_rules.txt:105 libraries/advisory_rules.txt:112
+#: libraries/advisory_rules.txt:119
+#, php-format
+msgid "Current version: %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:107 libraries/advisory_rules.txt:114
+msgid "Minor Version"
+msgstr ""
+
+#: libraries/advisory_rules.txt:110
+msgid "Version less than 5.1.30 (the first GA release of 5.1)."
+msgstr ""
+
+#: libraries/advisory_rules.txt:111
+msgid ""
+"You should upgrade, as recent versions of MySQL 5.1 have improved "
+"performance and MySQL 5.5 even more so."
+msgstr ""
+
+#: libraries/advisory_rules.txt:117
+msgid "Version less than 5.5.8 (the first GA release of 5.5)."
+msgstr ""
+
+#: libraries/advisory_rules.txt:118
+msgid "You should upgrade, to a stable version of MySQL 5.5"
+msgstr ""
+
+#: libraries/advisory_rules.txt:121 libraries/advisory_rules.txt:128
+#: libraries/advisory_rules.txt:135
+msgid "Distribution"
+msgstr ""
+
+#: libraries/advisory_rules.txt:124
+msgid "Version is compiled from source, not a MySQL official binary."
+msgstr ""
+
+#: libraries/advisory_rules.txt:125
+msgid ""
+"If you did not compile from source, you may be using a package modified by a "
+"distribution. The MySQL manual only is accurate for official MySQL binaries, "
+"not any package distributions (such as RedHat, Debian/Ubuntu etc)."
+msgstr ""
+
+#: libraries/advisory_rules.txt:126
+msgid "'source' found in version_comment"
+msgstr ""
+
+#: libraries/advisory_rules.txt:131 libraries/advisory_rules.txt:138
+msgid "The MySQL manual only is accurate for official MySQL binaries."
+msgstr ""
+
+#: libraries/advisory_rules.txt:132
+msgid "Percona documentation is at http://www.percona.com/docs/wiki/"
+msgstr ""
+
+#: libraries/advisory_rules.txt:133
+msgid "'percona' found in version_comment"
+msgstr ""
+
+#: libraries/advisory_rules.txt:139
+msgid "Drizzle documentation is at http://docs.drizzle.org/"
+msgstr ""
+
+#: libraries/advisory_rules.txt:140
+#, php-format
+msgid "Version string (%s) matches Drizzle versioning scheme"
+msgstr ""
+
+#: libraries/advisory_rules.txt:142
+msgid "MySQL Architecture"
+msgstr ""
+
+#: libraries/advisory_rules.txt:145
+msgid "MySQL is not compiled as a 64-bit package."
+msgstr ""
+
+#: libraries/advisory_rules.txt:146
+msgid ""
+"Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
+"so MySQL might not be able to access all of your memory. You might want to "
+"consider installing the 64-bit version of MySQL."
+msgstr ""
+
+#: libraries/advisory_rules.txt:147
+#, php-format
+msgid "Available memory on this host: %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:153
+msgid "Query cache disabled"
+msgstr ""
+
+#: libraries/advisory_rules.txt:156
+msgid "The query cache is not enabled."
+msgstr ""
+
+#: libraries/advisory_rules.txt:157
+msgid ""
+"The query cache is known to greatly improve performance if configured "
+"correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
+"and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
+"memcached, ignore this recommendation."
+msgstr ""
+
+#: libraries/advisory_rules.txt:158
+msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
+msgstr ""
+
+#: libraries/advisory_rules.txt:160
+msgid "Query caching method"
+msgstr ""
+
+#: libraries/advisory_rules.txt:163
+msgid "Suboptimal caching method."
+msgstr ""
+
+#: libraries/advisory_rules.txt:164
+msgid ""
+"You are using the MySQL Query cache with a fairly high traffic database. It "
+"might be worth considering to use <a href=\"http://dev.mysql.com/doc/"
+"refman/5.5/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
+"cache, especially if you have multiple slaves."
+msgstr ""
+
+#: libraries/advisory_rules.txt:165
+#, php-format
+msgid ""
+"The query cache is enabled and the server receives %d queries per second. "
+"This rule fires if there is more than 100 queries per second."
+msgstr ""
+
+#: libraries/advisory_rules.txt:167
+#, php-format
+msgid "Query cache efficiency (%%)"
+msgstr ""
+
+#: libraries/advisory_rules.txt:170
+msgid "Query cache not running efficiently, it has a low hit rate."
+msgstr ""
+
+#: libraries/advisory_rules.txt:171
+msgid "Consider increasing {query_cache_limit}."
+msgstr ""
+
+#: libraries/advisory_rules.txt:172
+#, php-format
+msgid "The current query cache hit rate of %s%% is below 20%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:174
+msgid "Query Cache usage"
+msgstr ""
+
+#: libraries/advisory_rules.txt:177
+#, php-format
+msgid "Less than 80%% of the query cache is being utilized."
+msgstr ""
+
+#: libraries/advisory_rules.txt:178
+msgid ""
+"This might be caused by {query_cache_limit} being too low. Flushing the "
+"query cache might help as well."
+msgstr ""
+
+#: libraries/advisory_rules.txt:179
+#, php-format
+msgid ""
+"The current ratio of free query cache memory to total query cache size is %s"
+"%%. It should be above 80%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:181
+msgid "Query cache fragmentation"
+msgstr ""
+
+#: libraries/advisory_rules.txt:184
+msgid "The query cache is considerably fragmented."
+msgstr ""
+
+#: libraries/advisory_rules.txt:185
+msgid ""
+"Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
+"This might be caused by many Query cache low memory prunes due to "
+"{query_cache_size} being too small. For a immediate but short lived fix you "
+"can flush the query cache (might lock the query cache for a long time). "
+"Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
+"too, e.g. you can set it to the average size of your queries in the cache "
+"using this formula: (query_cache_size - qcache_free_memory) / "
+"qcache_queries_in_cache"
+msgstr ""
+
+#: libraries/advisory_rules.txt:186
+#, php-format
+msgid ""
+"The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
+"that the query cache is an alternating pattern of free and used blocks. This "
+"value should be below 20%%."
+msgstr ""
+
+#: libraries/advisory_rules.txt:188
+msgid "Query cache low memory prunes"
+msgstr ""
+
+#: libraries/advisory_rules.txt:191
+msgid ""
+"Cached queries are removed due to low query cache memory from the query "
+"cache."
+msgstr ""
+
+#: libraries/advisory_rules.txt:192
+msgid ""
+"You might want to increase {query_cache_size}, however keep in mind that the "
+"overhead of maintaining the cache is likely to increase with its size, so do "
+"this in small increments and monitor the results."
+msgstr ""
+
+#: libraries/advisory_rules.txt:193
+#, php-format
+msgid ""
+"The ratio of removed queries to inserted queries is %s%%. The lower this "
+"value is, the better (This rules firing limit: 0.1%%)"
+msgstr ""
+
+#: libraries/advisory_rules.txt:195
+msgid "Query cache max size"
+msgstr ""
+
+#: libraries/advisory_rules.txt:198
+msgid ""
+"The query cache size is above 128 MiB. Big query caches may cause "
+"significant overhead that is required to maintain the cache."
+msgstr ""
+
+#: libraries/advisory_rules.txt:199
+msgid ""
+"Depending on your environment, it might be performance increasing to reduce "
+"this value."
+msgstr ""
+
+#: libraries/advisory_rules.txt:200
+#, php-format
+msgid "Current query cache size: %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:202
+msgid "Query cache min result size"
+msgstr ""
+
+#: libraries/advisory_rules.txt:205
+msgid ""
+"The max size of the result set in the query cache is the default of 1 MiB."
+msgstr ""
+
+#: libraries/advisory_rules.txt:206
+msgid ""
+"Changing {query_cache_limit} (usually by increasing) may increase "
+"efficiency. This variable determines the maximum size a query result may "
+"have to be inserted into the query cache. If there are many query results "
+"above 1 MiB that are well cacheable (many reads, little writes) then "
+"increasing {query_cache_limit} will increase efficiency. Whereas in the case "
+"of many query results being above 1 MiB that are not very well cacheable "
+"(often invalidated due to table updates) increasing {query_cache_limit} "
+"might reduce efficiency."
+msgstr ""
+
+#: libraries/advisory_rules.txt:207
+msgid "query_cache_limit is set to 1 MiB"
+msgstr ""
+
+#: libraries/advisory_rules.txt:211
+msgid "Percentage of sorts that cause temporary tables"
+msgstr ""
+
+#: libraries/advisory_rules.txt:214 libraries/advisory_rules.txt:221
+msgid "Too many sorts are causing temporary tables."
+msgstr ""
+
+#: libraries/advisory_rules.txt:215 libraries/advisory_rules.txt:222
+msgid ""
+"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
+"depending on your system memory limits"
+msgstr ""
+
+#: libraries/advisory_rules.txt:216
+#, php-format
+msgid ""
+"%s%% of all sorts cause temporary tables, this value should be lower than "
+"10%%."
+msgstr ""
+
+#: libraries/advisory_rules.txt:218
+msgid "Rate of sorts that cause temporary tables"
+msgstr ""
+
+#: libraries/advisory_rules.txt:223
+#, php-format
+msgid ""
+"Temporary tables average: %s, this value should be less than 1 per hour."
+msgstr ""
+
+#: libraries/advisory_rules.txt:225
+msgid "Sort rows"
+msgstr ""
+
+#: libraries/advisory_rules.txt:228
+msgid "There are lots of rows being sorted."
+msgstr ""
+
+#: libraries/advisory_rules.txt:229
+msgid ""
+"While there is nothing wrong with a high amount of row sorting, you might "
+"want to make sure that the queries which require a lot of sorting use "
+"indexed columns in the ORDER BY clause, as this will result in much faster "
+"sorting"
+msgstr ""
+
+#: libraries/advisory_rules.txt:230
+#, php-format
+msgid "Sorted rows average: %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:233
+msgid "Rate of joins without indexes"
+msgstr ""
+
+#: libraries/advisory_rules.txt:236
+msgid "There are too many joins without indexes."
+msgstr ""
+
+#: libraries/advisory_rules.txt:237
+msgid ""
+"This means that joins are doing full table scans. Adding indexes for the "
+"columns being used in the join conditions will greatly speed up table joins"
+msgstr ""
+
+#: libraries/advisory_rules.txt:238
+#, php-format
+msgid "Table joins average: %s, this value should be less than 1 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:240
+msgid "Rate of reading first index entry"
+msgstr ""
+
+#: libraries/advisory_rules.txt:243
+msgid "The rate of reading the first index entry is high."
+msgstr ""
+
+#: libraries/advisory_rules.txt:244
+msgid ""
+"This usually indicates frequent full index scans. Full index scans are "
+"faster than table scans but require lots of CPU cycles in big tables, if "
+"those tables that have or had high volumes of UPDATEs and DELETEs, running "
+"'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
+"scans. Other than that full index scans can only be reduced by rewriting "
+"queries."
+msgstr ""
+
+#: libraries/advisory_rules.txt:245
+#, php-format
+msgid "Index scans average: %s, this value should be less than 1 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:247
+msgid "Rate of reading fixed position"
+msgstr ""
+
+#: libraries/advisory_rules.txt:250
+msgid "The rate of reading data from a fixed position is high."
+msgstr ""
+
+#: libraries/advisory_rules.txt:251
+msgid ""
+"This indicates that many queries need to sort results and/or do a full table "
+"scan, including join queries that do not use indexes. Add indexes where "
+"applicable."
+msgstr ""
+
+#: libraries/advisory_rules.txt:252
+#, php-format
+msgid ""
+"Rate of reading fixed position average: %s, this value should be less than 1 "
+"per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:254
+msgid "Rate of reading next table row"
+msgstr ""
+
+#: libraries/advisory_rules.txt:257
+msgid "The rate of reading the next table row is high."
+msgstr ""
+
+#: libraries/advisory_rules.txt:258
+msgid ""
+"This indicates that many queries are doing full table scans. Add indexes "
+"where applicable."
+msgstr ""
+
+#: libraries/advisory_rules.txt:259
+#, php-format
+msgid ""
+"Rate of reading next table row: %s, this value should be less than 1 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:262
+msgid "tmp_table_size vs. max_heap_table_size"
+msgstr ""
+
+#: libraries/advisory_rules.txt:265
+msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
+msgstr ""
+
+#: libraries/advisory_rules.txt:266
+msgid ""
+"If you have deliberately changed one of either: The server uses the lower "
+"value of either to determine the maximum size of in-memory tables. So if you "
+"wish to increase the in-memory table limit you will have to increase the "
+"other value as well."
+msgstr ""
+
+#: libraries/advisory_rules.txt:267
+#, php-format
+msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:269
+msgid "Percentage of temp tables on disk"
+msgstr ""
+
+#: libraries/advisory_rules.txt:272 libraries/advisory_rules.txt:279
+msgid ""
+"Many temporary tables are being written to disk instead of being kept in "
+"memory."
+msgstr ""
+
+#: libraries/advisory_rules.txt:273
+msgid ""
+"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
+"some temporary tables are always being written to disk, independent of the "
+"value of these variables. To eliminate these you will have to rewrite your "
+"queries to avoid those conditions (Within a temporary table: Presence of a "
+"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
+"mentioned in the beginning of an <a href=\"http://www.facebook.com/note.php?"
+"note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
+msgstr ""
+
+#: libraries/advisory_rules.txt:274
+#, php-format
+msgid ""
+"%s%% of all temporary tables are being written to disk, this value should be "
+"below 25%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:276
+msgid "Temp disk rate"
+msgstr ""
+
+#: libraries/advisory_rules.txt:280
+msgid ""
+"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
+"some temporary tables are always being written to disk, independent of the "
+"value of these variables. To eliminate these you will have to rewrite your "
+"queries to avoid those conditions (Within a temporary table: Presence of a "
+"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
+"mentioned in the <a href=\"http://dev.mysql.com/doc/refman/5.5/en/internal-"
+"temporary-tables.html\">MySQL Documentation</a>"
+msgstr ""
+
+#: libraries/advisory_rules.txt:281
+#, php-format
+msgid ""
+"Rate of temporary tables being written to disk: %s, this value should be "
+"less than 1 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:296
+msgid "MyISAM key buffer size"
+msgstr ""
+
+#: libraries/advisory_rules.txt:299
+msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
+msgstr ""
+
+#: libraries/advisory_rules.txt:300
+msgid ""
+"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
+"good start."
+msgstr ""
+
+#: libraries/advisory_rules.txt:301
+msgid "key_buffer_size is 0"
+msgstr ""
+
+#: libraries/advisory_rules.txt:303
+#, php-format
+msgid "Max %% MyISAM key buffer ever used"
+msgstr ""
+
+#: libraries/advisory_rules.txt:306 libraries/advisory_rules.txt:314
+#, php-format
+msgid "MyISAM key buffer (index cache) %% used is low."
+msgstr ""
+
+#: libraries/advisory_rules.txt:307 libraries/advisory_rules.txt:315
+msgid ""
+"You may need to decrease the size of {key_buffer_size}, re-examine your "
+"tables to see if indexes have been removed, or examine queries and "
+"expectations about what indexes are being used."
+msgstr ""
+
+#: libraries/advisory_rules.txt:308
+#, php-format
+msgid ""
+"max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:311
+msgid "Percentage of MyISAM key buffer used"
+msgstr ""
+
+#: libraries/advisory_rules.txt:316
+#, php-format
+msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:318
+msgid "Percentage of index reads from memory"
+msgstr ""
+
+#: libraries/advisory_rules.txt:321
+#, php-format
+msgid "The %% of indexes that use the MyISAM key buffer is low."
+msgstr ""
+
+#: libraries/advisory_rules.txt:322
+msgid "You may need to increase {key_buffer_size}."
+msgstr ""
+
+#: libraries/advisory_rules.txt:323
+#, php-format
+msgid "Index reads from memory: %s%%, this value should be above 95%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:327
+msgid "Rate of table open"
+msgstr ""
+
+#: libraries/advisory_rules.txt:330
+msgid "The rate of opening tables is high."
+msgstr ""
+
+#: libraries/advisory_rules.txt:331
+msgid ""
+"Opening tables requires disk I/O which is costly. Increasing "
+"{table_open_cache} might avoid this."
+msgstr ""
+
+#: libraries/advisory_rules.txt:332
+#, php-format
+msgid "Opened table rate: %s, this value should be less than 10 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:334
+msgid "Percentage of used open files limit"
+msgstr ""
+
+#: libraries/advisory_rules.txt:337
+msgid ""
+"The number of open files is approaching the max number of open files. You "
+"may get a \"Too many open files\" error."
+msgstr ""
+
+#: libraries/advisory_rules.txt:338 libraries/advisory_rules.txt:345
+msgid ""
+"Consider increasing {open_files_limit}, and check the error log when "
+"restarting after changing {open_files_limit}."
+msgstr ""
+
+#: libraries/advisory_rules.txt:339
+#, php-format
+msgid ""
+"The number of opened files is at %s%% of the limit. It should be below 85%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:341
+msgid "Rate of open files"
+msgstr ""
+
+#: libraries/advisory_rules.txt:344
+msgid "The rate of opening files is high."
+msgstr ""
+
+#: libraries/advisory_rules.txt:346
+#, php-format
+msgid "Opened files rate: %s, this value should be less than 5 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:348
+#, php-format
+msgid "Immediate table locks %%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:351 libraries/advisory_rules.txt:358
+msgid "Too many table locks were not granted immediately."
+msgstr ""
+
+#: libraries/advisory_rules.txt:352 libraries/advisory_rules.txt:359
+msgid "Optimize queries and/or use InnoDB to reduce lock wait."
+msgstr ""
+
+#: libraries/advisory_rules.txt:353
+#, php-format
+msgid "Immediate table locks: %s%%, this value should be above 95%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:355
+msgid "Table lock wait rate"
+msgstr ""
+
+#: libraries/advisory_rules.txt:360
+#, php-format
+msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:362
+msgid "Thread cache"
+msgstr ""
+
+#: libraries/advisory_rules.txt:365
+msgid ""
+"Thread cache is disabled, resulting in more overhead from new connections to "
+"MySQL."
+msgstr ""
+
+#: libraries/advisory_rules.txt:366
+msgid "Enable the thread cache by setting {thread_cache_size} > 0."
+msgstr ""
+
+#: libraries/advisory_rules.txt:367
+msgid "The thread cache is set to 0"
+msgstr ""
+
+#: libraries/advisory_rules.txt:369
+#, php-format
+msgid "Thread cache hit rate %%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:372
+msgid "Thread cache is not efficient."
+msgstr ""
+
+#: libraries/advisory_rules.txt:373
+msgid "Increase {thread_cache_size}."
+msgstr ""
+
+#: libraries/advisory_rules.txt:374
+#, php-format
+msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:376
+msgid "Threads that are slow to launch"
+msgstr ""
+
+#: libraries/advisory_rules.txt:379
+msgid "There are too many threads that are slow to launch."
+msgstr ""
+
+#: libraries/advisory_rules.txt:380
+msgid ""
+"This generally happens in case of general system overload as it is pretty "
+"simple operations. You might want to monitor your system load carefully."
+msgstr ""
+
+#: libraries/advisory_rules.txt:381
+#, php-format
+msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
+msgstr ""
+
+#: libraries/advisory_rules.txt:383
+msgid "Slow launch time"
+msgstr ""
+
+#: libraries/advisory_rules.txt:386
+msgid "Slow_launch_threads is above 2s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:387
+msgid ""
+"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
+"to launch"
+msgstr ""
+
+#: libraries/advisory_rules.txt:388
+#, php-format
+msgid "slow_launch_time is set to %s"
+msgstr ""
+
+#: libraries/advisory_rules.txt:392
+msgid "Percentage of used connections"
+msgstr ""
+
+#: libraries/advisory_rules.txt:395
+msgid ""
+"The maximum amount of used connections is getting close to the value of "
+"{max_connections}."
+msgstr ""
+
+#: libraries/advisory_rules.txt:396
+msgid ""
+"Increase {max_connections}, or decrease {wait_timeout} so that connections "
+"that do not close database handlers properly get killed sooner. Make sure "
+"the code closes database handlers properly."
+msgstr ""
+
+#: libraries/advisory_rules.txt:397
+#, php-format
+msgid ""
+"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:399
+msgid "Percentage of aborted connections"
+msgstr ""
+
+#: libraries/advisory_rules.txt:402 libraries/advisory_rules.txt:409
+msgid "Too many connections are aborted."
+msgstr ""
+
+#: libraries/advisory_rules.txt:403 libraries/advisory_rules.txt:410
+msgid ""
+"Connections are usually aborted when they cannot be authorized. <a href="
+"\"http://www.mysqlperformanceblog.com/2008/08/23/how-to-track-down-the-"
+"source-of-aborted_connects/\">This article</a> might help you track down the "
+"source."
+msgstr ""
+
+#: libraries/advisory_rules.txt:404
+#, php-format
+msgid "%s%% of all connections are aborted. This value should be below 1%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:406
+msgid "Rate of aborted connections"
+msgstr ""
+
+#: libraries/advisory_rules.txt:411
+#, php-format
+msgid ""
+"Aborted connections rate is at %s, this value should be less than 1 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:413
+msgid "Percentage of aborted clients"
+msgstr ""
+
+#: libraries/advisory_rules.txt:416 libraries/advisory_rules.txt:423
+msgid "Too many clients are aborted."
+msgstr ""
+
+#: libraries/advisory_rules.txt:417 libraries/advisory_rules.txt:424
+msgid ""
+"Clients are usually aborted when they did not close their connection to "
+"MySQL properly. This can be due to network issues or code not closing a "
+"database handler properly. Check your network and code."
+msgstr ""
+
+#: libraries/advisory_rules.txt:418
+#, php-format
+msgid "%s%% of all clients are aborted. This value should be below 2%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:420
+msgid "Rate of aborted clients"
+msgstr ""
+
+#: libraries/advisory_rules.txt:425
+#, php-format
+msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
+msgstr ""
+
+#: libraries/advisory_rules.txt:429
+msgid "Is InnoDB disabled?"
+msgstr ""
+
+#: libraries/advisory_rules.txt:432
+msgid "You do not have InnoDB enabled."
+msgstr ""
+
+#: libraries/advisory_rules.txt:433
+msgid "InnoDB is usually the better choice for table engines."
+msgstr ""
+
+#: libraries/advisory_rules.txt:434
+msgid "have_innodb is set to 'value'"
+msgstr ""
+
+#: libraries/advisory_rules.txt:436
+msgid "InnoDB log size"
+msgstr ""
+
+#: libraries/advisory_rules.txt:439
+msgid ""
+"The InnoDB log file size is not an appropriate size, in relation to the "
+"InnoDB buffer pool."
+msgstr ""
+
+#: libraries/advisory_rules.txt:440
+#, php-format
+msgid ""
+"Especially on a system with a lot of writes to InnoDB tables you should set "
+"{innodb_log_file_size} to 25%% of {innodb_buffer_pool_size}. However the "
+"bigger this value, the longer the recovery time will be when database "
+"crashes, so this value should not be set much higher than 256 MiB. Please "
+"note however that you cannot simply change the value of this variable. You "
+"need to shutdown the server, remove the InnoDB log files, set the new value "
+"in my.cnf, start the server, then check the error logs if everything went "
+"fine. See also <a href=\"http://mysqldatabaseadministration.blogspot."
+"com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
+msgstr ""
+
+#: libraries/advisory_rules.txt:441
+#, php-format
+msgid ""
+"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
+"it should not be below 20%%"
+msgstr ""
+
+#: libraries/advisory_rules.txt:443
+msgid "Max InnoDB log size"
+msgstr ""
+
+#: libraries/advisory_rules.txt:446
+msgid "The InnoDB log file size is inadequately large."
+msgstr ""
+
+#: libraries/advisory_rules.txt:447
+#, php-format
+msgid ""
+"It is usually sufficient to set {innodb_log_file_size} to 25%% of the size "
+"of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down "
+"the recovery time after a database crash considerably. See also <a href="
+"\"http://www.mysqlperformanceblog.com/2006/07/03/choosing-proper-"
+"innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
+"remove the InnoDB log files, set the new value in my.cnf, start the server, "
+"then check the error logs if everything went fine. See also <a href=\"http://"
+"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
+"proper-way.html\">this blog entry</a>"
+msgstr ""
+
+#: libraries/advisory_rules.txt:448
+#, php-format
+msgid "Your absolute InnoDB log size is %s MiB"
+msgstr ""
+
+#: libraries/advisory_rules.txt:450
+msgid "InnoDB buffer pool size"
+msgstr ""
+
+#: libraries/advisory_rules.txt:453
+msgid "Your InnoDB buffer pool is fairly small."
+msgstr ""
+
+#: libraries/advisory_rules.txt:454
+#, php-format
+msgid ""
+"The InnoDB buffer pool has a profound impact on performance for InnoDB "
+"tables. Assign all your remaining memory to this buffer. For database "
+"servers that use solely InnoDB as storage engine and have no other services "
+"(e.g. a web server) running, you may set this as high as 80%% of your "
+"available memory. If that is not the case, you need to carefully assess the "
+"memory consumption of your other services and non-InnoDB-Tables and set this "
+"variable accordingly. If it is set too high, your system will start "
+"swapping, which decreases performance significantly. See also <a href="
+"\"http://www.mysqlperformanceblog.com/2007/11/03/choosing-"
+"innodb_buffer_pool_size/\">this article</a>"
+msgstr ""
+
+#: libraries/advisory_rules.txt:455
+#, php-format
+msgid ""
+"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
+"rule fires if you are assigning less than 60%%, however this might be "
+"perfectly adequate for your system if you don't have much InnoDB tables or "
+"other services running on the same machine."
+msgstr ""
+
+#: libraries/advisory_rules.txt:459
+msgid "MyISAM concurrent inserts"
+msgstr ""
+
+#: libraries/advisory_rules.txt:462
+msgid "Enable {concurrent_insert} by setting it to 1"
+msgstr ""
+
+#: libraries/advisory_rules.txt:463
+msgid ""
+"Setting {concurrent_insert} to 1 reduces contention between readers and "
+"writers for a given table. See also <a href=\"http://dev.mysql.com/doc/"
+"refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
+msgstr ""
+
+#: libraries/advisory_rules.txt:464
+msgid "concurrent_insert is set to 0"
+msgstr ""
diff --git a/po/id.po b/po/id.po
index 35433f90d3..bf9d6da90b 100644
--- a/po/id.po
+++ b/po/id.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-05 10:15+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Indonesian <http://l10n.cihar.com/projects/phpmyadmin/master/"
@@ -16,18 +16,18 @@ msgstr ""
"X-Generator: Weblate 1.3-dev\n"
"X-Poedit-Basepath: ../../..\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Tampilkan semua"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Nomor halaman:"
@@ -41,19 +41,18 @@ msgstr ""
"menutup jendela induk atau pilihan keamanan pada peramban Anda mencekal "
"pembaruan lintas-jendela"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Cari"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Cari"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Kirim"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nama kunci"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Deskripsi"
@@ -119,15 +118,16 @@ msgstr "Basis data %1$s telah dibuat."
msgid "Database comment: "
msgstr "Komentar basis data: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komentar tabel"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +139,8 @@ msgstr "Komentar tabel"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolom"
@@ -163,12 +163,12 @@ msgstr "Kolom"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Jenis"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Jenis"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Kosong"
@@ -195,7 +195,7 @@ msgstr "Kosong"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Bawaan"
@@ -221,11 +221,11 @@ msgstr "Tautan ke"
msgid "Comments"
msgstr "Komentar"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "Komentar"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Tidak"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "Tidak"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ya"
@@ -276,7 +276,7 @@ msgstr "Ya"
msgid "View dump (schema) of database"
msgstr "Tampilkan dump (skema) basis data"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tidak ada tabel dalam basis data."
@@ -289,7 +289,7 @@ msgstr "Pilih Semua"
msgid "Unselect All"
msgstr "Lepas Semua"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Nama basis data kosong!"
@@ -317,20 +317,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabel"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Baris"
@@ -343,28 +342,25 @@ msgstr "Ukuran"
msgid "in use"
msgstr "sedang digunakan"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Pembuatan"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Pembaruan terakhir"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Pemeriksaan terakhir"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -401,16 +397,12 @@ msgstr "Tabel yang dilacak"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Basis data"
@@ -418,17 +410,17 @@ msgstr "Basis data"
msgid "Last version"
msgstr "Versi terakhir"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Dibuat"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Diperbarui"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -437,13 +429,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Tindakan"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Tampilkan"
@@ -452,18 +442,18 @@ msgid "Delete tracking data for this table"
msgstr "Hapus pelacakan data untuk tabel ini"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Hapus"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktif"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "tidak aktif"
@@ -471,11 +461,11 @@ msgstr "tidak aktif"
msgid "Versions"
msgstr "Versi"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Laporan pelacakan"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Snapshot struktur"
@@ -491,24 +481,24 @@ msgstr "Lacak tabel"
msgid "Database Log"
msgstr "Log Basis Data"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Penulisan yang buruk!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Jenis ekspor yang diipilih harus disimpan dalam berkas!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Pembatasan yang buruk!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Tidak cukup ruang untuk menyimpan %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -516,12 +506,12 @@ msgstr ""
"Berkas %s sudah ada pada server. Ganti nama berkas atau centang opsi "
"overwrite."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump (Skema) disimpan pada berkas %s."
@@ -535,69 +525,82 @@ msgstr "Jenis ekspor invalid"
msgid "Value for the column \"%s\""
msgstr "Nilai untuk kolom \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Gunakan OpenStreetMaps sebagai Lapisan Dasar"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometri"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Titik"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Titik %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Tambahkan titik"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Segmen garis"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Lingkar Luar"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Lingkar Dalam"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Tambahkan segmen garis"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Tambahkan lingkar dalam"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Poligon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Tambahkan poligon"
@@ -705,12 +708,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Kueri SQL Anda berhasil dieksekusi"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Kembali"
@@ -740,37 +743,40 @@ msgstr "Pengaturan lain"
msgid "Database server"
msgstr "Server basis data"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Porta server"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versi Server"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versi protokol"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Pengguna"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Set karakter server"
#: index.php:269
@@ -778,30 +784,36 @@ msgid "Web server"
msgstr "Server web"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Versi klien basis data"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Ekstensi PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Tampilkan informasi PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informasi versi"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentasi"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -918,7 +930,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Anda akan MENGHAPUS seluruh basis data!"
@@ -1002,70 +1014,36 @@ msgstr "Muat Ulang Hak Akses"
msgid "Removing Selected Users"
msgstr "Hapus pengguna yang dipilih"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Tutup"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Edit"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Bagan lalu lintas langsung"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Bagan koneksi/proses langsung"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Bagan kueri langsung"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Jumlah"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Lainnya"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Koneksi / Proses"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Konfigurasi monitor lokal tidak kompatibel"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1077,161 +1055,161 @@ msgstr ""
"Anda saat ini tidak lagi bekerja. Harap reset konfigurasi menjadi bawaan "
"pada menu <i>Pengaturan</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Efisiensi singgahan kueri"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Pemakaian singgahan kueri"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Singgahan kueri terpakai"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Penggunaan CPU Sistem"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memori sistem"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Swap sistem"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Beban rata-rata"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memori total"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memori singgahan"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memori tersangga"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memori bebas"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memori terpakai"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Swap Total"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Swap Singgahan"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Swap Terpakai"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Swap Bebas"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bita dikirim"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bita diterima"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Koneksi"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Proses Aktif"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabel"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Perintah"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Lalu Lintas"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Pengaturan"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Hapus bagan"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Edit judul dan label"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Tambahkan bagan pada grid"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Harap tambahkan paling tidak satu variabel ke dalam seri"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1239,39 +1217,39 @@ msgstr "Harap tambahkan paling tidak satu variabel ke dalam seri"
msgid "None"
msgstr "Tidak ada"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Lanjutkan pemantauan"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Jeda pemantauan"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log dan slow_query_log diaktifkan."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log diaktifkan."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log diaktifkan."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log dan general_log dinonaktifkan."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output tidak disetel menjadi TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output disetel menjadi TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1282,12 +1260,12 @@ msgstr ""
"lama dari %d detil. Disarankan untuk menyetel long_query_time 0-2 detik, "
"tergantung sistem Anda."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time disetel menjadi %d detik."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1296,30 +1274,30 @@ msgstr ""
"sewaktu server dijalankan ulang:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Tetapkan log_output ke %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Aktifkan %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Nonaktifkan %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Setel long_query_time menjadi %d detik"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1327,55 +1305,55 @@ msgstr ""
"Anda tidak dapat mengubah variabel tersebut. Harap masuk sebagai root atau "
"hubungi administrator basis data Anda."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Ubah pengaturan"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Pengaturan saat ini"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Judul Bagan"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferensial"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Dibagi oleh %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unit"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Dari log lambat"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Dari log umum"
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Loading logs"
msgid "Analysing logs"
msgstr "Memuat log"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Menganalisis & memuat log. Mungkin perlu waktu."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Permintaan pembatalan"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1385,7 +1363,7 @@ msgstr ""
"Namun, hanya kueri SQL yang digunakan sebagai kriteria pengelompokan. "
"Atribut kueri lain, seperti waktu mulai, dapat berbeda."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1394,34 +1372,34 @@ msgstr ""
"Sejak pengelompokan query INSERT telah dipilih, INSERT query ke dalam tabel "
"yang sama juga sedang dikelompokkan bersama, mengabaikan data dimasukkan."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Data log dimuat. Query dieksekusi dalam rentang waktu ini:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Langsung ke tabel Log"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No data"
msgid "No data found"
msgstr "Tidak ada data"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Log dianalisis, tetapi tidak ada data ditemukan dalam rentang waktu ini."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Menganalisis…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Jelaskan hasil"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1429,70 +1407,70 @@ msgstr "Jelaskan hasil"
msgid "Time"
msgstr "Waktu"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Total waktu:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profil Hasil"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabel"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Bagan"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add chart"
msgid "Edit chart"
msgstr "Tambahkan bagan"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "Series:"
msgid "Series"
msgstr "Seri:"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opsi filter tabel log"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filter"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Saring query berdasarkan kata/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Pengelompokan queri, abakan variabel data dalan klausa WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Jumlah baris kelompok"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Memuat log"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Penyegaran layar gagal"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1502,26 +1480,26 @@ msgstr ""
"kemungkinan besar karena sesi Anda berakhir. Muat ulang halaman dan masukkan "
"ulang mandat Anda akan membantu"
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Muat ulang halaman"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Baris yang terpengaruh:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "Gagal mengurai berkas config.Ini mungkin kesalahan kode JSON."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Gagal membangun Grafik kisi dengan mengimport config. Mengembalikan ke "
"Setelan baku…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1529,239 +1507,248 @@ msgstr ""
msgid "Import"
msgstr "Impor"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not import configuration"
msgid "Import monitor configuration"
msgstr "Tidak dapat mengimpor konfigurasi"
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Harap pilih kunci primer atau kunci unik"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analisis Kueri"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Sistem penasihat"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Isu kinerja yang mungkin"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Isu"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Rekomendasi"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Detail aturan"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justifikasi"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variabel / formula terpakai"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Uji"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Batal"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Memproses"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Memproses Permintaan"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Galat sewaktu Memproses Permintaan"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Basis data belum dipilih."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Menghapus Kolom"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Menambahkan Kunci Primer"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Oke"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Klik untuk menyingkirkan pemberitahuan"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Ubah nama basis data"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Muat ulang basis data"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Menyalin Basis Data"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Mengganti Set Karakter"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabel harus mengandung sekurangnya satu kolom"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Tambahkan Tabel"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Sembunyikan indeks"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Tampilkan indeks"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Tanpa pemeriksaan kunci asing"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Aktif"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Tidak aktif"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Pencarian"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Sembunyikan hasil pencarian"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Tampilkan hasil pencarian"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Menjelajahi"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Menghapus"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Definisi fungsi disimpan harus mengandung pernyataan RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Editor ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Nilai untuk kolom %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Nilai untuk kolom baru"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Masukkan setiap nilai dalam isian terpisah"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Tambahkan nilai %d"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Catatan: Jika berkas mengandung banyak tabel, mereka akan di gabung menjadi "
"satu"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Sembunyikan kotak kueri"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Tampilkan kotak kueri"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Edit"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Tidak ada baris yang dipilih"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Ubah"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Waktu eksekusi kueri"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d bukanlah nomor baris yang berlaku."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1770,92 +1757,116 @@ msgstr "%d bukanlah nomor baris yang berlaku."
msgid "Save"
msgstr "Simpan"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Sembunyikan kriteria pencarian"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Tampilkan kriteria pencarian"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Pencarian Zum"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Setiap titik mewakili sebaris data."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Melayang di atas titik akan menunjukkan labelnya."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
#, fuzzy
#| msgid "Click reset zoom link to come back to original state."
msgid "Click reset zoom button to come back to original state."
msgstr "Klik link Zoom reset untuk kembali ke keadaan semula."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Klik titik data untuk melihat dan mungkin mengedit baris data."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Plot dapat diubah ukurannya dengan menyeretnya di sepanjang sudut kanan "
"bawah."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Pilih dua kolom"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Pilih dua kolom yang berbeda"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Operasi hasil pertanyaan"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Isi titk data"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Abaikan"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Salin"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Titik"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Segmen garis"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometri"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Lingkar Dalam"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Lingkar Luar"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Tambahkan kolom"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Pilih kunci rujukan"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Pilih Foreign Key"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Harap pilih kunci primer atau kunci unik"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Pilih kolom untuk ditampilkan"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1863,20 +1874,20 @@ msgstr ""
"Anda belum menyimpan perubahan pada susunan. Mereka akan hilang jika Anda "
"tidak menyimpannya. Apakah Anda ingin melanjutkan?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Tambahkan pilihan untuk kolom "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Tekan escape untuk membatalkan pengeditan"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1884,27 +1895,27 @@ msgstr ""
"Anda telah mengedit beberapa data dan belum di simpan. Apakah anda yakin "
"akan meninggalkan halaman ini sebelum menyimpan data?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Seret untuk mengubah urutan"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Klik untuk mengurutkan"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Klik untuk memberi/menghapus tanda"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Klik tanda panah ke bawah<br /> untuk beralih visibilitas kolom"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1913,7 +1924,7 @@ msgstr ""
"grid, kotak centang, Edit, Copy dan Delete link mungkin tidak bekerja "
"setelah disimpan."
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1922,7 +1933,7 @@ msgstr ""
"Anda juga dapat mengedit sebagian besar<br />kolom dengan mengeklik langsung "
"konten."
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1931,61 +1942,61 @@ msgstr ""
"Anda juga dapat mengedit sebagian besar<br />kolom dengan mengeklik langsung "
"konten."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Tuju ke tautan"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Nama kolom"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "Perbarui baris"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Hasilkan kata sandi"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Hasilkan"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Ubah Sandi"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Lainnya"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Tampilkan semua"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Sembunyikan indeks"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Pengguna yang dipilih tidak ditemukan pada tabel hak akses."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1995,266 +2006,266 @@ msgstr ""
"untuk meng-upgrade. Versi terbaru adalah %s, dirilis pada %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", versi stabil terakhir:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "Mutakhir"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Selesai"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Sblm"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Brkt"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Hari ini"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Januari"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Februari"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Maret"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "April"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mei"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Juni"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Juli"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Agustus"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "September"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Oktober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "November"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Desember"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mei"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Agu"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Des"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Minggu"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Senin"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Selasa"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Rabu"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Kamis"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Jumat"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sabtu"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Min"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Sen"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Sel"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Rab"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Kam"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Jum"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Min"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Sn"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Sl"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Rb"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Km"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Jm"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sb"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Mingguan"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "Kalender-bulan-tahun"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "Kosong"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Jam"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Menit"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Detik"
@@ -2308,16 +2319,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per detik"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per menit"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "dalam sejam"
@@ -2325,44 +2336,60 @@ msgstr "dalam sejam"
msgid "per day"
msgstr "per hari"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "File configuration yang ada (%s) tidak dapat di baca."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Perizinan yang salah pada file konfigurasi, sehingga tidak dapat ditulis!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Ukuran huruf"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Menaik"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Menurun"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolom"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Urutan"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Tampilkan"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriteria"
#: libraries/DBQbe.class.php:576
@@ -2382,33 +2409,43 @@ msgid "Use Tables"
msgstr "Gunakan Tabel"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Atau"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Dan"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Tambahkan"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Hapus"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Ubah"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Kueri SQL pada basis data <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Kirim Kueri"
@@ -2448,8 +2485,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%s cocok dalam tabel <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Jelajahi"
@@ -2463,9 +2500,9 @@ msgstr "Hapus yang cocok untuk %s tabel?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Hapus"
@@ -2501,40 +2538,45 @@ msgstr "Simpan data yang diedit"
msgid "Restore column order"
msgstr "Pulihkan urutan kolom"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Awal"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Sebelumnya"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Berikutnya"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Akhir"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Baris mulai"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Jumlah baris"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Jumlah baris:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Modus"
#: libraries/DisplayResults.class.php:919
@@ -2559,7 +2601,7 @@ msgstr "Judul setiap %s baris"
msgid "Sort by key"
msgstr "Urut berdasarkan kunci"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2673,12 +2715,12 @@ msgid "Query took %01.4f sec"
msgstr "Pencarian dilakukan dalam %01.4f detik"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Dengan pilihan:"
@@ -2688,16 +2730,16 @@ msgstr "Dengan pilihan:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Pilih Semua"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2796,12 +2838,12 @@ msgstr "Buka jendela phpMyAdmin baru"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Mulai dari sini cookies harus diaktifkan."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2815,21 +2857,21 @@ msgstr "Indeks belum ditentukan!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeks"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Dipadatkan"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalitas"
@@ -2838,15 +2880,14 @@ msgstr "Kardinalitas"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Penyortiran"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komentar"
@@ -2859,7 +2900,7 @@ msgstr "Kunci primer telah dihapus"
msgid "Index %s has been dropped"
msgstr "Indeks %s telah dihapus"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2874,6 +2915,11 @@ msgstr ""
msgid "Databases"
msgstr "Basis data"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2881,35 +2927,39 @@ msgid "View"
msgstr "Gambarkan"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Cari"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Tambahkan"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operasi"
@@ -2926,7 +2976,7 @@ msgstr "Pelacakan"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Trigger"
@@ -2949,14 +2999,14 @@ msgstr "Kueri"
msgid "Privileges"
msgstr "Hak Akses"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Routine"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Event"
@@ -2996,7 +3046,7 @@ msgstr "Plugin"
msgid "Engines"
msgstr "Mesin"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3043,8 +3093,7 @@ msgstr "Tabel terakhir"
msgid "There are no recent tables"
msgstr "Tidak ada tabel terakhir"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Pencarian SQL"
@@ -3183,11 +3232,15 @@ msgid "Target database `%s` was not found!"
msgstr "Tema %s tidak ditemukan!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Basis data tidak valid"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Nama tabel tidak valid"
#: libraries/Table.class.php:1210
@@ -3236,7 +3289,7 @@ msgstr "Fungsi"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3252,58 +3305,63 @@ msgstr "Pencarian Tabel"
msgid "Edit/Insert"
msgstr "Edit/Tambah"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Pilih kolom (paling tidak satu):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Atau"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Jumlah baris per halaman"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Urutan tampilan:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Menjelajahi nilai luar"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Kriteria pencarian tambahan"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Lakukan \"kueri dengan contoh\" (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Cara pakai"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3337,8 +3395,10 @@ msgstr "Tema %s tidak ditemukan!"
msgid "Theme path not found for theme %s!"
msgstr "\"Path\" untuk tema tidak ditemukan untuk tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3631,7 +3691,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Batas ukuran: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Pencarian SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3644,120 +3710,135 @@ msgstr "Batas ukuran: %s%s"
msgid "MySQL said: "
msgstr "MySQL menyatakan: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Gagal melakukan koneksi ke validator SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Jelaskan SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Lewati Penjelasan SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Kode PHP tidak ditemukan"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Buat kode PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Segarkan"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Lewati Validasi SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validasi SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Edit langsung kueri ini di tempat"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Edit di tempat"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profil"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Minggu"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y pada %H.%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s hari, %s jam, %s menit dan %s detik"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Parameter yang hilang:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Langsung ke basis data &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Fungsionalitas %s dipengaruhi oleh suatu bug, lihat %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Klik untuk beralih"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Telusuri komputer Anda:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Pilih dari direktori unggah <b>%s</b> pada web server:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktori yang telah ditetapkan untuk mengunggah tidak dapat dihubungi"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Tidak ada arsip untuk diunggah"
# Imperative menu
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Kosongkan"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Eksekusi"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Cetak"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Pembuatan"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Pembaruan terakhir"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Pemeriksaan terakhir"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "dibagi"
@@ -3769,13 +3850,17 @@ msgstr "dibagi"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Jumlah"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3842,6 +3927,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Hostname tidak sah untuk server %1$s. Harap lihat kembali konfigurasi Anda."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Metode autentikasi dalam konfigurasi tidak sah:"
@@ -3893,7 +3984,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Tidak aktif"
@@ -3981,7 +4072,7 @@ msgstr "Bukan angka port yang sah"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Nilai yang salah"
@@ -4030,27 +4121,27 @@ msgstr "Ekstensi SOAP tidak ditemukan"
msgid "maximum %s"
msgstr "maksimum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Tetapkan nilai: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Kembalikan nilai bawaan"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Izinkan pengguna untuk mengubah nilai ini"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4305,7 +4396,7 @@ msgid "Character set of the file"
msgstr "Set karakter berkas"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4322,7 +4413,6 @@ msgstr "Kompresi"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4332,22 +4422,28 @@ msgstr "Masukkan nama kolom pada baris pertama"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Kolom diapit oleh"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Kolom diapit oleh:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Kolom dikembalikan oleh"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Kolom dikembalikan oleh:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Ganti NULL dengan"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Ganti NULL dengan:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4356,13 +4452,17 @@ msgstr "Hapus karakter CRLF dalam kolom"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Kolom diakhiri oleh"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Baris diakhiri oleh"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Baris diakhir dengan:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4397,8 +4497,6 @@ msgid "Include table caption"
msgstr "Masukkan judul halaman tabel"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Judul halaman"
@@ -4407,8 +4505,6 @@ msgid "Continued table caption"
msgstr "Lanjutan dari judul halaman tabel"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Kunci nama"
@@ -4433,7 +4529,7 @@ msgid "Save on server"
msgstr "Simpan di server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Timpa berkas yang ada"
@@ -4452,7 +4548,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Apit nama tabel dan kolom dengan tanda petik balik"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Modus kompatibilitas SQL"
@@ -5980,7 +6076,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -6011,12 +6107,8 @@ msgstr "Lewati tabel terkunci"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6039,8 +6131,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Nama Pengguna"
@@ -6247,6 +6339,12 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Kosongkan sandi pengguna pengendali phpMyAdmin sewaktu menggunakan pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Nilai yang salah"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6301,15 +6399,25 @@ msgstr ""
msgid "No Password"
msgstr "Kata Sandi belum ditetapkan"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Kata Sandi:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Ketik ulang"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Pengernaian Kata Sandi (Password Hashing)"
#: libraries/display_change_password.lib.php:87
@@ -6317,7 +6425,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Kompatibel MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Buat basis data"
@@ -6325,6 +6432,12 @@ msgstr "Buat basis data"
msgid "Create"
msgstr "Buat"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Buat basis data"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6355,90 +6468,86 @@ msgstr "Jumlah kolom"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Mengekspor basis data dari server saat ini"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Mengekspor tabel dari basis data \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Mengekspor baris dari tabel \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Metode Ekspor"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Cepat - menampilkan opsi minimum"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Kustom - menampilkan semua opsi"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Basis Data:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabel:"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Baris:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Dump beberapa baris"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Jumlah baris:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Baris untuk memulai:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Dump semua row"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Hasil:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Simpan ke direktori <b>%s</b> di server"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Simpan hasil ke suatu berkas"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Templat nama berkas:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ akan menjadi nama server"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ akan menjadi nama basis data"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ akan menjadi nama tabel"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6446,51 +6555,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Set karakter berkas:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Kompresi:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "di-zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "di-gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "di-bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Tampilkan hasil sebagai teks"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opsi khusus format:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Konversi Pengodean:"
@@ -6504,7 +6613,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6633,6 +6742,10 @@ msgstr "Opsi Format Khusus:"
msgid "Language"
msgstr "Bahasa"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informasi versi"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Direktori awal data"
@@ -7027,8 +7140,10 @@ msgstr "Karena panjangnya,<br /> isian ini mungkin tidak dapat diedit"
msgid "Binary - do not edit"
msgstr "Biner - jangan diedit"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "direktori unggahan server web"
#: libraries/insert_edit.lib.php:1400
@@ -7094,42 +7209,42 @@ msgstr "Tidak ada"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Ganti prefiks tabel"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Salin tabel dengan prefiks"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Dari"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Menjadi"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Kirim"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Tambahkan prefiks tabel"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Tambahkan prefiks"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Tidak ada perubahan"
@@ -7346,20 +7461,20 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter databases by name"
msgstr "Filter tabel menurut nama"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
#, fuzzy
#| msgid "Clear series"
msgid "Clear Fast Filter"
msgstr "Bersihkan seri"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter items by name"
@@ -7377,7 +7492,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Kolom"
@@ -7388,7 +7503,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Baru"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7401,14 +7516,14 @@ msgstr "Baru"
msgid "Functions"
msgstr "Fungsi"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "Baru"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7421,7 +7536,7 @@ msgstr "Baru"
msgid "Procedures"
msgstr "Prosedur"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7436,7 +7551,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Baru"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7448,7 +7563,7 @@ msgstr "Baru"
msgid "Views"
msgstr "View"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7456,7 +7571,9 @@ msgid "New"
msgstr "Baru"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Ubah nama basis data menjadi"
#: libraries/operations.lib.php:107
@@ -7473,22 +7590,24 @@ msgid "Drop the database (DROP)"
msgstr "Hapus basis data (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Struktur saja"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktur dan data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Data saja"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Salin basis data ke"
#: libraries/operations.lib.php:186
@@ -7527,8 +7646,11 @@ msgstr "Pilihan untuk tabel"
msgid "Rename table to"
msgstr "Ubah nama tabel menjadi"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentar tabel"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Mesin Penyimpanan"
@@ -7678,20 +7800,14 @@ msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
"Anda bisa memasukkan hostname/alamat IP dan port dipisahkan dengan spasi."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Nama Pengguna:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Kata Sandi:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Pilihan Server"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7849,11 +7965,27 @@ msgstr "Struktur tabel @TABLE@"
msgid "Object creation options"
msgstr "Opsi pembuatan objek"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Judul halaman"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Judul halaman (lanjutan)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Kunci nama"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7871,32 +8003,60 @@ msgstr "Tampilkan komentar"
msgid "Display MIME types"
msgstr "Tampilkan jenis MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Masukkan nama kolom pada baris pertama"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Inang"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Waktu pembuatan"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versi PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Basis data"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktur"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export contents"
@@ -8053,6 +8213,12 @@ msgstr ""
msgid "Export contents"
msgstr "Ekspor isi"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabel"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8323,7 +8489,6 @@ msgid "Enabled"
msgstr "Aktif"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Ciri-ciri dari General Relation"
@@ -8352,11 +8517,11 @@ msgstr ""
"Harap pelajari dokumentasi tentang cara memperbarui tabel column_comments "
"Anda"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Kueri SQL yang dimarkahi"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Riwayat SQL"
@@ -8395,7 +8560,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "tidak ada deskripsi"
@@ -8418,17 +8583,24 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nama pengguna"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nama pengguna"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Porta"
#: libraries/replication_gui.lib.php:112
@@ -8439,7 +8611,7 @@ msgstr "Status master"
msgid "Slave status"
msgstr "Status slave"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variabel"
@@ -8448,6 +8620,15 @@ msgstr "Variabel"
msgid "Server ID"
msgstr "ID Server"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Inang"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8465,12 +8646,11 @@ msgstr "Setiap pengguna"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Gunakan text field"
#: libraries/replication_gui.lib.php:326
@@ -8500,8 +8680,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ketik ulang"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Menghasilkan kata sandi"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8543,11 +8730,14 @@ msgstr ""
msgid "Edit event"
msgstr "Edit event"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Galat sewaktu memproses permintaan."
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8819,81 +9009,81 @@ msgstr "Anda harus memberikan nama tabel yang valid"
msgid "You must provide a trigger definition."
msgstr "Anda harus memasukkan definisi trigger."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Tambahkan routine"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Ekspor routine %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "routine"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Anda tidak punya hak akses untuk membuat routine"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Routine dengan nama %1$s tidak ditemukan dalam basis data %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Tidak ada routine yang dapat ditampilkan."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Tambahkan trigger"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Ekspor trigger %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Anda tidak punya hak akses untuk membuat trigger"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Trigger dengan nama %1$s tidak ditemukan dalam basis data %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Tidak ada trigger untuk ditampilkan."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Tambahkan event"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Ekspor event %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "event"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Anda tidak punya hak akses untuk membuat event"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Event dengan nama %1$s tidak ditemukan dalam basis data %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Tidak ada event untuk ditampilkan."
@@ -8949,7 +9139,7 @@ msgstr "Atribut"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ekstra"
@@ -9049,14 +9239,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "pindah buku catatan (Scratchboard)"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Bahasa tidak dikenal: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Server Saat Ini"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9309,6 +9501,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informasi Masuk"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Gunakan text field"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Jangan ubah Kata Sandi"
@@ -9345,6 +9543,13 @@ msgstr "Berikan semua hak untuk basis data &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "Pengguna memiliki akses ke &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Pengguna"
+
# Table column to indicate if the user able to grant a privilege
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
@@ -9386,7 +9591,6 @@ msgid "No user found."
msgstr "Pengguna tidak ditemukan."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Edit Hak Akses"
@@ -9427,7 +9631,9 @@ msgid "Column-specific privileges"
msgstr "Hak akses khusus kolom"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Tambahkan hak akses pada basis data berikut"
#: libraries/server_privileges.lib.php:2290
@@ -9437,7 +9643,9 @@ msgstr ""
"secara harfiah"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Tambahkan hak akses pada tabel berikut"
#: libraries/server_privileges.lib.php:2525
@@ -9477,6 +9685,12 @@ msgstr "Anda telah memperbarui hak akses untuk %s."
msgid "Privileges for %s"
msgstr "Hak Akses"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Edit Hak Akses"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Ikhtisar pengguna"
@@ -9503,45 +9717,47 @@ msgstr "Pengguna yang dipilih tidak ditemukan pada tabel hak akses."
msgid "You have added a new user."
msgstr "Pengguna baru telah ditambahkan."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Jalankan perintah SQL pada basis data %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Jalankan perintah SQL pada basis data %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Bersihkan"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Markahi kueri SQL ini"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Izinkan semua pengguna untuk mengakses markah ini"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Ganti markah bernama sama yang ada"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Jangan timpahkan pencarian ini dari jendela luar"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Pembatas"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Tampilkan ulang perintah SQL"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Hanya melihat"
@@ -9621,11 +9837,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabel %s telah dikosongkan"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Pelacakan aktif"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Pelacakan tidak aktif."
@@ -9651,7 +9867,11 @@ msgstr "Tambahkan prefiks untuk tabel"
msgid "Check tables having overhead"
msgstr "Pilih tabel berbeban tambahan"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Urutan"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Tidak ada"
@@ -9735,7 +9955,7 @@ msgstr "Pada Awal Tabel"
msgid "After %s"
msgstr "Setelah %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistik Baris"
@@ -9805,7 +10025,7 @@ msgstr "Tambahkan indeks FULLTEXT"
msgid "Information"
msgstr "Informasi"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Penggunaan ruang"
@@ -9813,12 +10033,12 @@ msgstr "Penggunaan ruang"
msgid "Effective"
msgstr "Efektif"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabel %1$s berhasil diubah"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Galat kueri"
@@ -9910,8 +10130,22 @@ msgstr "Setelah %s"
msgid "Table name"
msgstr "Nama tabel"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Mesin Penyimpanan"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Penyortiran"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Definisi PARTITION"
#: libraries/tbl_common.inc.php:54
@@ -10037,7 +10271,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Tampilkan/Sembunyikan Tabel tanpa relasi"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Jumlah tabel"
#: pmd_general.php:467
@@ -10083,7 +10319,9 @@ msgid "Page creation failed"
msgstr "Pembuatan halaman gagal"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Halaman"
#: pmd_pdf.php:123
@@ -10103,7 +10341,9 @@ msgid "New page name: "
msgstr "Nama halaman baru: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Ekspor/Impor dengan skala"
#: pmd_pdf.php:146
@@ -10122,6 +10362,12 @@ msgstr "Galat: Relasi tidak ditambahkan."
msgid "FOREIGN KEY relation added"
msgstr "Relasi FOREIGN KEY ditambahkan"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Ciri-ciri dari General Relation"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Relasi internal ditambahkan"
@@ -10212,6 +10458,12 @@ msgstr "Impor berkas"
msgid "All"
msgstr "Semua"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Riwayat SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10260,20 +10512,20 @@ msgstr[0] "Sukses menghapus basis data %s."
msgid "Databases statistics"
msgstr "Statistik basis data"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replikasi master"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replikasi slave"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Aktifkan Statistik"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10281,11 +10533,11 @@ msgstr ""
"Perhatian: Pengaktifan statistik basis data dapat mengakibatkan lalu lintas "
"besar antara webserver dan server MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Basis data tidak ditemukan"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Mesin Penyimpanan"
@@ -10313,7 +10565,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Pustaka"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versi"
@@ -10639,10 +10891,6 @@ msgstr "Selesai mengatur ulang/mengedit bagan"
msgid "Add chart"
msgstr "Tambahkan bagan"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Atur ulang/edit bagan"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Laju penyegaran"
@@ -10806,6 +11054,24 @@ msgstr[0] "%d menit"
msgid "Questions since startup: %s"
msgstr "Perintah sejak awal: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "dalam sejam"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per menit"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "per detik"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Keterangan"
@@ -11465,7 +11731,7 @@ msgid "Global value"
msgstr "Nilai global"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Unduh"
@@ -11567,7 +11833,7 @@ msgstr "Donasi"
msgid "Edit server"
msgstr "Edit server"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Tambahkan server baru"
@@ -11773,7 +12039,9 @@ msgid "SQL result"
msgstr "Hasil SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Diciptakan oleh"
#: sql.php:1234
@@ -11794,8 +12062,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Ditemukan masalah dengan indeks dalam tabel `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Markahi kueri SQL ini"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Judul"
#: tbl_chart.php:38
@@ -11887,17 +12161,17 @@ msgstr "Nilai X"
msgid "Y-Axis label:"
msgstr "Label Sumbu-Y"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabel %s sudah ada!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Basis data '%s' tidak ditemukan."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %1$s telah dibuat."
@@ -11906,6 +12180,10 @@ msgstr "Tabel %1$s telah dibuat."
msgid "View dump (schema) of table"
msgstr "Tampilkan Dump (Skema) dari tabel"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Nama tabel tidak valid"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Tampilkan Visualisasi GIS"
@@ -11926,7 +12204,7 @@ msgstr "Kolom spasial"
msgid "Redraw"
msgstr "Gambar ulang"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nama berkas"
@@ -11992,9 +12270,23 @@ msgid "The table name is empty!"
msgstr "Nama tabel kosong!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Menampilkan tabel"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Penggunaan ruang"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistik Baris"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12026,6 +12318,12 @@ msgstr "Ketidakleluasaan untuk tabel"
msgid "No index defined! Create one below"
msgstr "Indeks belum ditentukan!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Pilih kolom untuk ditampilkan"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12074,111 +12372,115 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versi snapshot %s (kode SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Pelacakan definisi data berhasil dihapus"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Pelacakan manipulasi data berhasil dihapus"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Hapus baris pelacakan data dari laporan"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Tidak ada data"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Tanggal"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Pernyataan definisi data"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Penyataan manipulasi data"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Dump SQL (unduhan berkas)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Dump SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Pilihan ini akan mengganti table dan data isi table"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Eksekusi SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Ekspor sebagai %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Tunjukkan Versi"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "Nonaktifkan pelacakan untuk %s.%s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Nonaktifkan sekarang"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "Aktifkan pelacakan untuk %s.%s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktifkan sekarang"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Lacak definisi data dari pernyataan berikut:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Lacak manipulasi data dari pernyataan berikut:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Buat versi"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Dapatkan tema lainnya"
@@ -13413,6 +13715,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "Koneksi konkuren maks."
+#~ msgid "Live traffic chart"
+#~ msgstr "Bagan lalu lintas langsung"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Bagan koneksi/proses langsung"
+
+#~ msgid "Live query chart"
+#~ msgstr "Bagan kueri langsung"
+
+#~ msgid "Static data"
+#~ msgstr "Data statis"
+
+#~ msgid "And"
+#~ msgstr "Dan"
+
+#~ msgid "Number of rows"
+#~ msgstr "Jumlah baris"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Kolom diapit oleh"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Kolom dikembalikan oleh"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Ganti NULL dengan"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Baris diakhiri oleh"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Atur ulang/edit bagan"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/it.po b/po/it.po
index 58e3e734b9..fe075046e2 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,12 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-04 15:29+0200\n"
"Last-Translator: LOL DJ <diopralinato@live.it>\n"
-"Language-Team: Italian <http://l10n.cihar.com/projects/phpmyadmin/4-0/it/>\n"
+"Language-Team: Italian <http://l10n.cihar.com/projects/phpmyadmin/master/it/"
+">\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Mostra tutti"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Numero pagina:"
@@ -40,19 +41,18 @@ msgstr ""
"bloccando gli aggiornamenti fra finestre a causa di qualche impostazione di "
"sicurezza."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Cerca"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +74,23 @@ msgstr "Cerca"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Esegui"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Chiave"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Descrizione"
@@ -118,15 +118,16 @@ msgstr "Il database %1$s è stato creato."
msgid "Database comment: "
msgstr "Commento del database: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Commenti alla tabella"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +139,8 @@ msgstr "Commenti alla tabella"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Colonna"
@@ -162,12 +163,12 @@ msgstr "Colonna"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipo"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +180,7 @@ msgstr "Tipo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -194,7 +195,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Predefinito"
@@ -220,11 +221,11 @@ msgstr "Collegamenti a"
msgid "Comments"
msgstr "Commenti"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +238,21 @@ msgstr "Commenti"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "No"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +265,10 @@ msgstr "No"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Sì"
@@ -275,7 +276,7 @@ msgstr "Sì"
msgid "View dump (schema) of database"
msgstr "Visualizza dump (schema) del database"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Non ci sono tabelle nel database."
@@ -288,7 +289,7 @@ msgstr "Seleziona tutto"
msgid "Unselect All"
msgstr "Deseleziona tutto"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Il nome del database è vuoto!"
@@ -314,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabella"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Righe"
@@ -340,28 +340,25 @@ msgstr "Dimensione"
msgid "in use"
msgstr "in uso"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Creazione"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Ultimo cambiamento"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Ultimo controllo"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -399,16 +396,12 @@ msgstr "Tabelle monitorate"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Database"
@@ -416,17 +409,17 @@ msgstr "Database"
msgid "Last version"
msgstr "Ultima versione"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Creato"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Aggiornato"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Stato"
@@ -435,13 +428,11 @@ msgstr "Stato"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Azione"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Mostra"
@@ -450,18 +441,18 @@ msgid "Delete tracking data for this table"
msgstr "Cancella dati di tracciamento per questa tabella"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Elimina"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "attivo"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "non attivo"
@@ -469,11 +460,11 @@ msgstr "non attivo"
msgid "Versions"
msgstr "Versioni"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Rapporto tracking"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Snapshot della struttura"
@@ -489,25 +480,25 @@ msgstr "Controlla tabella"
msgid "Database Log"
msgstr "Log database"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Tipo errato!"
-#: export.php:93
+#: export.php:197
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:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Parametri errati!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Spazio insufficiente per salvare il file %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -515,12 +506,12 @@ msgstr ""
"Il file %s esiste già sul server, prego, cambia il nome del file o seleziona "
"l'opzione di sovrascriittura."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Il dump è stato salvato nel file %s."
@@ -534,70 +525,81 @@ msgstr "Tipo di esportazione non valido"
msgid "Value for the column \"%s\""
msgstr "Valore per il campo \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Usa OpenStreetMaps come livello base"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punto"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punto %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Aggiungi un punto"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+msgid "Linestring %d:"
msgstr "Linestring"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Cerchio Esterno"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Cerchio Interno"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Aggiungi un linestring"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Aggiunge una cerchia interna"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Poligono"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Aggiungi un poligono"
@@ -707,12 +709,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "La query SQL è stata eseguita con successo"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Indietro"
@@ -742,37 +744,40 @@ msgstr "Ulteriori impostazioni"
msgid "Database server"
msgstr "Server del Database"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Porta del server"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versione del server"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versione protocollo"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Utente"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Codifica caratteri del server"
#: index.php:269
@@ -780,30 +785,36 @@ msgid "Web server"
msgstr "Web server"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Versione del client del database"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Estensioni PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Mostra le info sul PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informazioni sulla versione"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentazione"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -931,7 +942,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Stai per DISTRUGGERE COMPLETAMENTE un intera base di dati!"
@@ -1014,70 +1025,36 @@ msgstr "Ricaricamento privilegi"
msgid "Removing Selected Users"
msgstr "Rimozione Utenti Selezionati"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Chiudi"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Modifica"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Grafico del traffico in tempo reale"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Grafico delle connessioni e processi in tempo reale"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Grafico delle query in tempo reale"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Totale"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Altre"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Connessioni / Processi"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Configurazione del monitor locale incompatibile"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1090,161 +1067,161 @@ msgstr ""
"funzionino. Sei pregato di ripristinare queste impostazioni ai valori "
"iniziali nel menù <i>Settings</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Efficienza della cache delle query"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Utilizzo della cache delle query"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Cache delle query utilizzata"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Utilizzo della CPU"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memoria"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Swap"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Carico medio"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memoria totale"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memoria cached"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memoria buffer"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memoria libera"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memoria utilizzata"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Swap totale"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Swap in cache"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Swap utilizzata"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Swap libera"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Byte inviati"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Byte ricevuti"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Connessioni"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processi"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabella/e"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Domande"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Traffico"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Impostazioni"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Rimuovi il diagramma"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Modifica titolo ed etichette"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Aggiungi diagramma alla griglia"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Aggiungi almeno una variabile alla serie"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1252,39 +1229,39 @@ msgstr "Aggiungi almeno una variabile alla serie"
msgid "None"
msgstr "Nessuno"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Avvia il monitoraggio"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Arresta il monitoraggio"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log e slow_query_log sono abilitati."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log è abilitato."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log è abilitato."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log e general_log sono disabilitati."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output non è impostato su TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output è impostato su TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1295,12 +1272,12 @@ msgstr ""
"più di %d secondi. É consigliato di impostare long_query_time a 0-2 seconds, "
"a secondi del tipo di sistema."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time é impostato a %d secondi."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1309,30 +1286,30 @@ msgstr ""
"valori predefiniti durante il riavvio del server:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Imposta log_output a %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Abilita %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Disabilita %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Imposta long_query_time a %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1340,55 +1317,55 @@ msgstr ""
"Non puoi cambiare i valori di queste variabili. Prega effettua il login come "
"root o contatta l'amministratore del database."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Modifica impostazioni"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Impostazioni attuali"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Titolo del diagramma"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Differenziali"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Diviso per %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unità"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Dallo slow log"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Dal log generale"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analisi dei log in corso"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
"L'analisi e il caricamento dei log in corso. Questa operazione potrebbe "
"richiedere del tempo."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Annulla la richiesta"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1398,7 +1375,7 @@ msgstr ""
"raggruppamento è fatto in base al testo che costituisce la query SQL, quindi "
"altri attributi, come lo start time, potrebbero essere diversi."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1408,33 +1385,33 @@ msgstr ""
"queste query effettuate sulla stessa tabella verranno raggruppate, ignorando "
"i dati inseriti."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Dati di log caricati. Query eseguite in questo intervallo di tempo:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Vai alla tabella di Log"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Nessun dato trovato"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Il log é stato analizzato, ma nessun dato è stato trovato per questo "
"intervallo di tempo."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analisi in corso…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Spiega l'output"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1442,66 +1419,66 @@ msgstr "Spiega l'output"
msgid "Time"
msgstr "Tempo"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Tempo totale:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Risultati del profiling"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabella"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Grafico"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Modifica grafico"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serie"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opzioni di filtro per il log delle tabelle"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtra"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtra query per parola/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Raggruppa query ignorando dati variabili nelle condizioni del WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Somma delle righe raggruppate:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Totale:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Caricamento dei log in corso"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "L'aggiornamento del monitor è fallito"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1511,28 +1488,28 @@ msgstr ""
"invalida. Potrebbe essere accaduto a causa del termine della validità della "
"tua sessione. Prova a ricaricare la pagina reinserendo i tuoi dati di login."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Ricarica la pagina"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Righe coinvolte:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"L'analisi del file di configurazione é fallita. Non sembra essere codice "
"JSON valido."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Impossibile creare la tabella dei grafici con la configurazione importata. "
"Ripristino alle impostazioni predefinite in corso…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1540,234 +1517,242 @@ msgstr ""
msgid "Import"
msgstr "Importa"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not import configuration"
msgid "Import monitor configuration"
msgstr "Non é stato possibile caricare la configurazione"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Seleziona il file da importare"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analizza la Query"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Advisor"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Possibili problemi di prestazioni"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problema"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Avviso"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Dettagli della regola"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Giustificazione"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variabile / formula utilizzata"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Prova"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Annulla"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Caricamento"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Elaborazione Richiesta"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Errore nel processare la richiesta"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Codice errore: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Messaggio errore: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nessun database selezionato."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Eliminazione Campo"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Creazione chiave primaria"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Clicca per chiudere questa notifica"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Rinominazione dei Database"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Ricarica Database"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Sto copiando il Database"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Sto cambiando il charset"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "La tabella deve avere come minimo un campo"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Inserisci tabella"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Nascondi gli indici"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Mostra gli indici"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
-#| msgid "Disable foreign key checks"
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Controllo delle chiavi esterne:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Abilitato)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Disabilitato)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Ricerca in corso"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Nascondi i risultati della ricerca"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Mostra i risultati della ricerca"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Navigazione"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Cancellazione"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
"La definizione delle funzioni memorizzate deve contenere un istruzione "
"RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Editor di ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valori per il campo %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valori per un nuovo campo"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Inserisci ogni valore in un campo separato"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Aggiungi %d valore/i"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Nota: Se il file contiene piú di una tabella, i dati saranno combinati in un "
"unica tabella"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Nascondi riquadro query SQL"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Mostra riquadro query SQL"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Modifica"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nessuna riga selezionata"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Modifica"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Tempo di esecuzione della query"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d non è un numero valido di righe."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1776,94 +1761,119 @@ msgstr "%d non è un numero valido di righe."
msgid "Save"
msgstr "Salva"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Nascondi criteri di ricerca"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Mostra criteri di ricerca"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Ricerca Zoom"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Ogni punto rappresenta una riga dei dati."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Passando il mouse su un punto mostrerà la sua etichetta."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Per effettuare lo zoom, scegliere una sezione del plot con il mouse"
-#: js/messages.php:295
+#: js/messages.php:286
#, fuzzy
#| msgid "Click reset zoom link to come back to original state."
msgid "Click reset zoom button to come back to original state."
msgstr "Fai clic su \"Ripristina zoom\" per tornare allo stato originale."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Clicca su un punto nel piano per visualizzare ed eventualmente modificare la "
"riga di dati."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Il piano può essere ridimensionato trascinandolo dall'angolo in basso a "
"destra."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Seleziona due campi"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Seleziona due campi diversi"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Risultati della query"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Contenuto del punto"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignora"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copia"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punto"
+
+#: js/messages.php:304
+#, fuzzy
+msgid "Linestring"
+msgstr "Linestring"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligono"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Cerchio Interno"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Cerchio Esterno"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Aggiungi campi"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Seleziona le chiavi referenziali"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Seleziona Foreign Key"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Seleziona la chiave primaria o una chiave univoca"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Scegli il campo da mostrare"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1871,20 +1881,20 @@ msgstr ""
"Non hai salvato i cambiamenti della disposizione. Questi cambiamenti saranno "
"persi se non li salvi. Vuoi procedere?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Aggiungi un'opzione al campo "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d oggetto/i creato/i"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Premi Esc per annullare la modifica"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1892,28 +1902,28 @@ msgstr ""
"Hai modificato dei dati e non hai salvato. Sei sicuro di voler navigare via "
"da questa pagina senza salvare i dati?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Trascina per riordinare"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Clicca per ordinare"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Clicca per selezionare/deselezionare"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Doppio click per copiare il nome della colonna"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Clicca sulla freccia<br />per cambiare lo stato di visualizzazzione dei campi"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1922,71 +1932,65 @@ msgstr ""
"modifica, copia ed eliminazione potrebbero non funzionare dopo il "
"salvataggio."
-#: js/messages.php:350
-#| msgid ""
-#| "You can also edit most columns<br />by clicking directly on their content."
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"È possibile modificare la maggior parte dei campi<br /> cliccando due volte "
"direttamente su essi."
-#: js/messages.php:353
-#| msgid ""
-#| "You can also edit most columns<br />by clicking directly on their content."
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"È possibile modificare la maggior parte dei valori<br />cliccando "
"direttamente su essi."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Vai al link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Copia il nome del campo"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Click destro sul nome della colonna per copiarlo negli appunti."
-#: js/messages.php:361
-#| msgid "Update row(s)"
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Mostra riga/righe"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Genera password"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Genera"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Cambia password"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Più"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Mostra pannello"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Nascondi pannello"
-#: js/messages.php:376
-#| msgid "The selected user was not found in the privilege table."
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"La pagina richiesta non è stata trovata nella cronologia, potrebbe essere "
"scaduta."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1996,266 +2000,266 @@ msgstr ""
"l'aggiornamento. La versione più recente è la %s, rilasciata il %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", versione stabile piú recente:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "aggiornata"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Fatto"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Prec"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Prossimo"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Oggi"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Gennaio"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Febbraio"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Marzo"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Aprile"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Maggio"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Giugno"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Luglio"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Agosto"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Setttembre"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Ottobre"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Novembre"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Dicembre"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Gen"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mag"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Giu"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Lug"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Ott"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dic"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Domenica"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Lunedì"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Martedì"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Mercoledì"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Giovedì"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Venerdì"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sabato"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mer"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Gio"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Ven"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Do"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Me"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Gi"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Ve"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sa"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sett"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "Nessuno"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Ora"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuto"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Secondo"
@@ -2305,16 +2309,16 @@ msgstr "Carattere inatteso alla riga %s"
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr "Carattere inatteso alla riga %1$s. Atteso tab, trovato invece \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "al secondo"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "al minuto"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "all'ora"
@@ -2322,45 +2326,61 @@ msgstr "all'ora"
msgid "per day"
msgstr "al giorno"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "File di configurazione esistente (%s) non è leggibile."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permessi incorretti sul file di configurazione, non deve essere scrivibile "
"da tutti!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Dimensione font"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Crescente"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Decrescente"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Colonna"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Ordinamento"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Mostra"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Criterio"
#: libraries/DBQbe.class.php:576
@@ -2380,33 +2400,43 @@ msgid "Use Tables"
msgstr "Utilizza tabelle"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Oppure"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "E"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Aggiungi"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Elimina"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modifica"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-query sul database <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Invia Query"
@@ -2446,8 +2476,8 @@ msgstr[0] "%1$s corrispondenza in <strong>%2$s</strong>"
msgstr[1] "%1$s corrispondenze in <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Mostra"
@@ -2461,9 +2491,9 @@ msgstr "Eliminare le corrispondenze relative alla tabella %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Elimina"
@@ -2499,40 +2529,45 @@ msgstr "Salva i dati modificati"
msgid "Restore column order"
msgstr "Ripristina l'ordine dei campi"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Inizio"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Precedente"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Prossima"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Ultima"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Riga iniziale"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Numero di righe"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Numero di righe:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Modalità"
#: libraries/DisplayResults.class.php:919
@@ -2556,7 +2591,7 @@ msgstr "Intestazioni ogni %s righe"
msgid "Sort by key"
msgstr "Ordina per chiave"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2668,12 +2703,12 @@ msgid "Query took %01.4f sec"
msgstr "La query ha impiegato %01.4f sec"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Se selezionati:"
@@ -2683,16 +2718,16 @@ msgstr "Se selezionati:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Seleziona tutti"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2791,12 +2826,12 @@ msgstr "Apri una nuova finestra di PhpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Da questo punto in poi, i cookie devono essere abilitati."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Da questo punto in poi, JavaScript deve essere abilitato"
@@ -2808,21 +2843,21 @@ msgstr "Nessun indice definito!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indici"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unica"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Compresso"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinalità"
@@ -2831,15 +2866,14 @@ msgstr "Cardinalità"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Codifica caratteri"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Commenti"
@@ -2852,7 +2886,7 @@ msgstr "La chiave primaria è stata eliminata"
msgid "Index %s has been dropped"
msgstr "L'indice %s è stato eliminato"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2867,6 +2901,11 @@ msgstr ""
msgid "Databases"
msgstr "Database"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2874,35 +2913,39 @@ msgid "View"
msgstr "Vista"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struttura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Cerca"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Inserisci"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operazioni"
@@ -2919,7 +2962,7 @@ msgstr "Monitoraggio"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Trigger"
@@ -2942,14 +2985,14 @@ msgstr "Query da esempio"
msgid "Privileges"
msgstr "Privilegi"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Routine"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Eventi"
@@ -2989,7 +3032,7 @@ msgstr "Plugin"
msgid "Engines"
msgstr "Motori"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3033,8 +3076,7 @@ msgstr "Tabelle recenti"
msgid "There are no recent tables"
msgstr "Non ci sono tabelle recenti"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Query SQL"
@@ -3177,11 +3219,15 @@ msgid "Target database `%s` was not found!"
msgstr "Tema `%s` non é stato trovato!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Database non valido"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Nome tabella non valido"
#: libraries/Table.class.php:1210
@@ -3230,7 +3276,7 @@ msgstr "Funzione"
msgid "Operator"
msgstr "Operatore"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3246,57 +3292,62 @@ msgstr "Ricerca nella Tabella"
msgid "Edit/Insert"
msgstr "Modifica/Inserisci"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Seleziona campi (almeno uno):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Oppure"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Numero di righe per pagina"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Ordine di visualizzazione:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Massimo numero di righe da visualizzare"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Naviga tra i valori esterni"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Ulteriori criteri di ricerca"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Esegui \"query da esempio\" (carattere jolly: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Esplora/Modifica i punti"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Come usare"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Reimposta zoom"
@@ -3329,8 +3380,10 @@ msgstr "Tema %s non trovato!"
msgid "Theme path not found for theme %s!"
msgstr "Percorso per il tema non trovato %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3405,7 +3458,6 @@ msgstr ""
#: libraries/Types.class.php:320 libraries/Types.class.php:722
#, php-format
-#| msgid "Create version %1$s of %2$s"
msgid "A date, supported range is %1$s to %2$s"
msgstr "Una data, il rage va da %1$s a %2$s"
@@ -3621,7 +3673,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Dimensione massima: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Query SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3634,119 +3692,134 @@ msgstr "Dimensione massima: %s%s"
msgid "MySQL said: "
msgstr "Messaggio di MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Non sono riuscito a connettermi all'SQL Validator!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Spiega SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Non Spiegare SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Senza codice PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Crea il codice PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Aggiorna"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Non Validare SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Valida SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Modifica inline di questa query"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Inline"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profiling"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Dom"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y alle %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s giorni, %s ore, %s minuti e %s secondi"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Parametro mancante:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Passa al database &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Clicca per alternare"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Cerca sul tuo computer:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Selezionare dalla cartella di upload del server web <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "La directory impostata per l'upload non può essere trovata"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Nessun file da caricare"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Svuota"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Esegui"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Stampa"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creazione"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Ultimo cambiamento"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Ultimo controllo"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "condiviso"
@@ -3758,13 +3831,17 @@ msgstr "condiviso"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dati"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Totale"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3827,6 +3904,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Nome host per il server %1$s non valido. Controlla la tua configurazione."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Metodo di autenticazione impostato nella configurazione non valido:"
@@ -3878,7 +3961,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Disabilitata"
@@ -3966,7 +4049,7 @@ msgstr "Numero della porta non valido"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Valore non corretto"
@@ -4015,27 +4098,27 @@ msgstr "Estensione SOAP non trovata"
msgid "maximum %s"
msgstr "massimo %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Imposta valore: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Ripristinare valori predefiniti"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Consente agli utenti di personalizzare questo valore"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4299,7 +4382,7 @@ msgid "Character set of the file"
msgstr "Codifica dei caratteri del file"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formato"
@@ -4316,7 +4399,6 @@ msgstr "Compressione"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4326,22 +4408,28 @@ msgstr "Metti i nomi dei campi nel primo rigo"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Campi racchiusi da"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Campi limitati da:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Campi prefissati da"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Campi prefissati con:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Sostituisci NULL con"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Sostituisci NULL con:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4350,13 +4438,17 @@ msgstr "Rimuovi i caratteri CRLF dai campi"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Campi terminati da"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Linee terminate da"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Linee terminate con:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4391,8 +4483,6 @@ msgid "Include table caption"
msgstr "Includi sottotitolo della tabella"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Sottotitolo della tabella"
@@ -4401,8 +4491,6 @@ msgid "Continued table caption"
msgstr "Sottotitolo della tabella, continuato"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Chiave etichetta"
@@ -4427,7 +4515,7 @@ msgid "Save on server"
msgstr "Salva sul server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Sovrascrivi file(s) esistente/i"
@@ -4445,7 +4533,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Modalità di compatibilità SQL"
@@ -6099,7 +6187,7 @@ msgstr ""
"Definisce se la finestra della query deve stare sullo schermo dopo la "
"conferma"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Nascondi riquadro query SQL"
@@ -6132,12 +6220,8 @@ msgstr "Ignora le tabelle bloccate"
msgid "Requires SQL Validator to be enabled"
msgstr "Richiede l'abilitazione del validatore SQL"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6164,8 +6248,8 @@ msgstr ""
"Se hai un nome utente personalizzato, specificalo qui (il predefinito é [kbd]"
"anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Nome utente"
@@ -6395,6 +6479,12 @@ msgstr ""
"Rimuovi la parola chiave dell'utente di controllo di phpMyAdmin durante "
"l'utilizzo di pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Valore non corretto"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6449,16 +6539,24 @@ msgstr ""
msgid "No Password"
msgstr "Nessuna Password"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Password:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Reinserisci"
#: libraries/display_change_password.lib.php:74
#, fuzzy
-msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Password Hashing"
#: libraries/display_change_password.lib.php:87
@@ -6466,7 +6564,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Compatibile con MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Crea un nuovo database"
@@ -6474,6 +6571,12 @@ msgstr "Crea un nuovo database"
msgid "Create"
msgstr "Crea"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Crea un nuovo database"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6506,90 +6609,86 @@ msgstr ""
"Non è stato possibile di caricare i plugin di esportazione, controlla la tua "
"installazione!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Esportazione dei database dal server corrente in corso"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Esportazione delle tabelle dal database \"%s\" in corso"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Esportazione delle righe dalla tabella \"%s\" in corso"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Metodo di esportazione:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Rapido - mostra solo le opzioni minime"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Personalizzato - mostra tutte le possibili opzioni"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Database:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabelle:"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Righe:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Esegui il dump di alcune righe"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Numero di righe:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Riga iniziale:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Dump di tutte le righe"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Output:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Salva sul server nella cartella <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Salva l'output in un file"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Modello per nomi dei file:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ diventerá il nome del server"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ diventerá il nome del database"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ diventerá il nome della tabella"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6601,45 +6700,45 @@ msgstr ""
"le seguenti trasformazioni: %3$s. Il testo rimanente resterà invariato. Vedi "
"la %4$sFAQ%5$s per i dettagli."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "usa questo per esportazioni future"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Set di caratteri del file:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compressione:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "compresso con zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "compresso con gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "compresso con bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Salva l'output come testo"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formato:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opzioni specifiche al formato:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6647,7 +6746,7 @@ msgstr ""
"Scorri verso il basso per inserire le opzioni per il formato selezionato e "
"ignora le opzioni per gli altri formati."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Conversione di Codifica:"
@@ -6661,7 +6760,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6796,6 +6895,10 @@ msgstr "Opzioni specifisce al formato:"
msgid "Language"
msgstr "Lingua"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informazioni sulla versione"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Home directory dei dati"
@@ -7220,8 +7323,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Dato binario - non modificare"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "directory di upload del web-server"
#: libraries/insert_edit.lib.php:1400
@@ -7287,40 +7392,40 @@ msgstr "Nessuno"
msgid "Convert to Kana"
msgstr "Converti a Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Sostituisci il prefisso della tabella"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copia tabella col prefisso"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Da"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "A"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Invia"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Aggiungi un prefisso alla tabella"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Aggiungi prefisso"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Sei sicuro di voler eseguire la seguente query?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nessun cambiamento"
@@ -7540,18 +7645,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtra i database in base al nome"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
#, fuzzy
#| msgid "Clear series"
msgid "Clear Fast Filter"
msgstr "Cancella la serie"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtra elementi in base al nome"
@@ -7567,7 +7672,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Campi"
@@ -7578,7 +7683,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nuovo"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nuovo"
@@ -7589,12 +7694,12 @@ msgstr "Nuovo"
msgid "Functions"
msgstr "Funzioni"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nuova"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nuovo"
@@ -7605,7 +7710,7 @@ msgstr "Nuovo"
msgid "Procedures"
msgstr "Procedure"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7616,7 +7721,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nuova"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nuovo"
@@ -7626,13 +7731,15 @@ msgstr "Nuovo"
msgid "Views"
msgstr "Viste"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nuova"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Rinomina il database come"
#: libraries/operations.lib.php:107
@@ -7649,22 +7756,24 @@ msgid "Drop the database (DROP)"
msgstr "Cancella il database (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Solo struttura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struttura e dati"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Solo dati"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Copia il database come"
#: libraries/operations.lib.php:186
@@ -7703,8 +7812,11 @@ msgstr "Opzioni della tabella"
msgid "Rename table to"
msgstr "Rinomina la tabella in"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Commenti alla tabella"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Motore di Memorizzazione"
@@ -7854,20 +7966,14 @@ msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
"Puoi inserire l'Indirizzo IP/hostname e la porta, separati da uno spazio."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Nome utente:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Password:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Scelta del server"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8027,11 +8133,27 @@ msgstr "Struttura della tabella @TABLE@"
msgid "Object creation options"
msgstr "Opzioni di creazione dell'oggetto"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Sottotitolo della tabella"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Sottotitolo della tabella (continuato)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Chiave etichetta"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8049,32 +8171,60 @@ msgstr "Visualizza commenti"
msgid "Display MIME types"
msgstr "Mostra tipi MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Metti i nomi dei campi nel primo rigo"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Generato il"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versione PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Database"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dati"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struttura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Esporta nomi delle tabelle"
@@ -8253,6 +8403,12 @@ msgstr "Opzioni di creazione degli oggetti (sono tutte consigliate)"
msgid "Export contents"
msgstr "Esporta contenuti"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabella"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8549,7 +8705,6 @@ msgid "Enabled"
msgstr "Abilitata"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Caratteristiche generali di relazioni"
@@ -8577,11 +8732,11 @@ msgid ""
msgstr ""
"Prego vedi la documentazione su come aggiornare la tabella column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Query SQL aggiunte ai preferiti"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Storico dell'SQL"
@@ -8624,7 +8779,7 @@ msgstr ""
"Rieffettua il login in phpMyAdmin per caricare il file della configurazione "
"aggiornato."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "nessuna descrizione"
@@ -8649,17 +8804,24 @@ msgstr ""
"Assicurati di avere un server-id unico nella file di configurazione (my."
"cnf). Altrimenti, aggiungi la linea seguente nella sezione [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nome utente"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nome utente"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Porta"
#: libraries/replication_gui.lib.php:112
@@ -8670,7 +8832,7 @@ msgstr "Stato master"
msgid "Slave status"
msgstr "Stato slave"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variabile"
@@ -8679,6 +8841,15 @@ msgstr "Variabile"
msgid "Server ID"
msgstr "ID del server"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8698,12 +8869,11 @@ msgstr "Qualsiasi utente"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Utilizza campo text"
#: libraries/replication_gui.lib.php:326
@@ -8735,8 +8905,15 @@ msgstr ""
"Quando la tabella Host è usata, questo campo è ignorato e i valori "
"memorizzati nella tabella Host invece utilizzati."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Reinserisci"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Genera Password"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8781,11 +8958,14 @@ msgstr ""
msgid "Edit event"
msgstr "Modifica evento"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Errore nel processare la richiesta"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9070,81 +9250,81 @@ msgstr "È necessario fornire un valido nome di tabella"
msgid "You must provide a trigger definition."
msgstr "È necessario fornire una definizione per il trigger."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Aggiungi una routine"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Esportazione della routine %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "routine"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Non hai i necessari privilegi per creare una routine"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Non é stata trovata alcuna routine con nome %1$s nel database %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Non ci sono routine da visualizzare."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Aggiungi trigger"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Esportazione del trigger %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Non hai i necessari privilegi per creare un trigger"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Non é stata trovato alcun trigger con nome %1$s nel database %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Non ci sono trigger da visualizzare."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Aggiungi evento"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Esportazione dell'evento %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "evento"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Non hai i necessari privilegi per creare un evento"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Non é stata trovato alcun evento con nome %1$s nel database %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Non ci sono eventi da visualizzare."
@@ -9200,7 +9380,7 @@ msgstr "Attributi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
#, fuzzy
msgid "Extra"
msgstr "Extra"
@@ -9301,14 +9481,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "(dis)attiva scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Lingua non conosciuta : %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Server corrente"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9556,6 +9738,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informazioni di Login"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Utilizza campo text"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Non cambiare la password"
@@ -9592,6 +9780,13 @@ msgstr "Garantisci tutti i privilegi per il database &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Utenti che hanno accesso a &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Utente"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9630,7 +9825,6 @@ msgid "No user found."
msgstr "Nessun utente trovato."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Modifica Privilegi"
@@ -9673,7 +9867,9 @@ msgid "Column-specific privileges"
msgstr "Privilegi relativi ai campi"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Aggiungi privilegi sul seguente database"
#: libraries/server_privileges.lib.php:2290
@@ -9683,7 +9879,9 @@ msgstr ""
"letterale"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Aggiungi privilegi sulla seguente tabella"
#: libraries/server_privileges.lib.php:2525
@@ -9722,6 +9920,12 @@ msgstr "Hai aggiornato i permessi per %s."
msgid "Privileges for %s"
msgstr "Privilegi per %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Modifica Privilegi"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Vista d'insieme degli utenti"
@@ -9747,45 +9951,47 @@ msgstr "L'utente selezionato non è stato trovato nella tabella dei privilegi."
msgid "You have added a new user."
msgstr "Hai aggiunto un nuovo utente."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Eseguendo query SQL sul server %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Cancella"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Aggiungi ai preferiti questa query SQL"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Permetti ad ogni utente di accedere a questo bookmark"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Sostituisci segnalibro esistente se con lo stesso nome"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Non sovrascrivere questa query da fuori della finestra"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Delimitatori"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Mostra di nuovo questa query"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Visualizza solo"
@@ -9868,11 +10074,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "La tabella %s è stata svuotata"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Il tracking è attivo."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Il tracking non è attivo."
@@ -9898,7 +10104,11 @@ msgstr "Aggiungi prefisso alla tabella"
msgid "Check tables having overhead"
msgstr "Controllo addizionale"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ordinamento"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Nessuno"
@@ -9983,7 +10193,7 @@ msgstr "All'inizio della tabella"
msgid "After %s"
msgstr "Dopo %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistiche righe"
@@ -10051,7 +10261,7 @@ msgstr "Aggiungi indice FULLTEXT"
msgid "Information"
msgstr "Informazioni"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Spazio utilizzato"
@@ -10059,12 +10269,12 @@ msgstr "Spazio utilizzato"
msgid "Effective"
msgstr "Effettivo"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "La tabella %1$s è già stata modificata con successo"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Errore nella query"
@@ -10155,8 +10365,22 @@ msgstr "dopo %s"
msgid "Table name"
msgstr "Nome tabella"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Motore di Memorizzazione"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Codifica caratteri"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Definizione PARTITION"
#: libraries/tbl_common.inc.php:54
@@ -10284,7 +10508,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Mostra/nascondi tabella senza relazioni"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Numero di tabelle"
#: pmd_general.php:467
@@ -10330,7 +10556,9 @@ msgid "Page creation failed"
msgstr "Creazione della pagina fallita"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Pagina"
#: pmd_pdf.php:123
@@ -10350,7 +10578,9 @@ msgid "New page name: "
msgstr "Nome per la nuova pagina: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Importa/esporta alla dimensione"
#: pmd_pdf.php:146
@@ -10369,6 +10599,12 @@ msgstr "Errore: relazione non aggiunta."
msgid "FOREIGN KEY relation added"
msgstr "Relazione FOREIGN KEY aggiunta"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Caratteristiche generali di relazioni"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Aggiunte relazioni internet"
@@ -10461,6 +10697,12 @@ msgstr "Importa file"
msgid "All"
msgstr "Tutti"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Storico dell'SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10509,20 +10751,20 @@ msgstr[1] "%1$d databasi sono stati eliminati correttamente."
msgid "Databases statistics"
msgstr "Statistiche dei databases"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replicazione master"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replicazione slave"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Abilita le Statistiche"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10530,11 +10772,11 @@ msgstr ""
"N.B.: Abilitare qui le statistiche del Database potrebbe causare del "
"traffico intenso fra il server web e MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Nessun database"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Motori di Memorizzazione"
@@ -10562,7 +10804,7 @@ msgstr "Modulo"
msgid "Library"
msgstr "Libreria"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versione"
@@ -10915,10 +11157,6 @@ msgstr "Ho finito di modificare/muovere i grafici"
msgid "Add chart"
msgstr "Aggiungi grafico"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Muovi/modifica i grafici"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Ritmo di aggiornamenti"
@@ -11111,6 +11349,24 @@ msgstr[1] "%d minuti"
msgid "Questions since startup: %s"
msgstr "Questions eseguiti dall'avvio: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "all'ora"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "al minuto"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "al secondo"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Istruzioni"
@@ -11869,7 +12125,7 @@ msgid "Global value"
msgstr "Valore globale"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Scarica"
@@ -11984,7 +12240,7 @@ msgstr "Dona"
msgid "Edit server"
msgstr "Modifica server"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Aggiungi un nuovo server"
@@ -12231,7 +12487,9 @@ msgid "SQL result"
msgstr "Risultato SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generato da"
#: sql.php:1234
@@ -12252,8 +12510,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemi con gli indici della tabella `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Aggiungi ai preferiti questa query SQL"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etichetta"
#: tbl_chart.php:38
@@ -12334,17 +12598,17 @@ msgstr "Valori per asse X"
msgid "Y-Axis label:"
msgstr "Etichetta per l'asse Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "La tabella %s esiste già!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Database '%s' non esiste."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "La tabella %1$s è stata creata."
@@ -12353,6 +12617,10 @@ msgstr "La tabella %1$s è stata creata."
msgid "View dump (schema) of table"
msgstr "Visualizza dump (schema) della tabella"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Nome tabella non valido"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Mostra la visualizzazione GIS"
@@ -12373,7 +12641,7 @@ msgstr "Campo Spatial"
msgid "Redraw"
msgstr "Ridisegna"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nome del file"
@@ -12436,9 +12704,23 @@ msgid "The table name is empty!"
msgstr "Il nome della tabella è vuoto!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Mostra le tabelle"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Spazio utilizzato"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistiche righe"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12472,6 +12754,12 @@ msgstr "Limiti per la tabella"
msgid "No index defined! Create one below"
msgstr "Nessun indice definito!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Scegli il campo da mostrare"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12517,109 +12805,113 @@ msgstr "Commenta le linee seguenti se non ne hai bisogno."
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Istruzione SQL esportata. Copia il dump o eseguilo."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versione %s dello snapshot (codice SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Le definizioni dei dati di monitoraggio eliminati con successo"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
"Le manipolazioni dei dati di monitoraggio sono state cancellate con successo"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Instruzioni per il monitoraggio"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Cancella dati di tracciamento dal report"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Nessun dato"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Instruzione di definizione dei dati"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Instruzione di manipolazione dei dati"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Dump SQL (scarica il file)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Dump SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Questa opzione sostituirà la tua tabella e i dati contenuti."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Esecuzione SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Esporta come %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Mostra le versioni"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Disattiva il tracking per %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Disattiva ora"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Attiva il tracking per %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Attiva ora"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Crea versione %1$s di %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Monitora le istuzioni di definizione dei dati:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Monitora le istruzioni di manipolazione dei dati:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Crea versione"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Scarica altri temi!"
@@ -14004,6 +14296,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert è impostato a 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Grafico del traffico in tempo reale"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Grafico delle connessioni e processi in tempo reale"
+
+#~ msgid "Live query chart"
+#~ msgstr "Grafico delle query in tempo reale"
+
+#~ msgid "Static data"
+#~ msgstr "Dati statici"
+
+#~ msgid "And"
+#~ msgstr "E"
+
+#~ msgid "Number of rows"
+#~ msgstr "Numero di righe"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Campi racchiusi da"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Campi prefissati da"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Sostituisci NULL con"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linee terminate da"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Muovi/modifica i grafici"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ja.po b/po/ja.po
index 1a028c6f49..9a6c6ff47d 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,12 +1,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 13:51+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Japanese <http://l10n.cihar.com/projects/phpmyadmin/4-0/ja/>\n"
+"Language-Team: Japanese <http://l10n.cihar.com/projects/phpmyadmin/master/ja/"
+">\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "ã™ã¹ã¦è¡¨ç¤º"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "ページ番å·:"
@@ -39,19 +40,18 @@ msgstr ""
"ãŸã‹ã€ãƒ–ラウザã®ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£è¨­å®šã§ã‚¯ãƒ­ã‚¹ã‚¦ã‚£ãƒ³ãƒ‰ã‚¦ã®æ›´æ–°ã‚’ブロックã—ã¦ã„ã‚‹ã‚‚"
"ã®ã¨æ€ã‚ã‚Œã¾ã™ã€‚"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "検索"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +73,23 @@ msgstr "検索"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "実行"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "キーå"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "説明"
@@ -117,15 +117,16 @@ msgstr "データベース %1$s を作æˆã—ã¾ã—ãŸã€‚"
msgid "Database comment: "
msgstr "データベースã®ã‚³ãƒ¡ãƒ³ãƒˆ: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "テーブルã®ã‚³ãƒ¡ãƒ³ãƒˆ"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +138,8 @@ msgstr "テーブルã®ã‚³ãƒ¡ãƒ³ãƒˆ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "カラム"
@@ -161,12 +162,12 @@ msgstr "カラム"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "データ型"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +179,7 @@ msgstr "データ型"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "NULL"
@@ -193,7 +194,7 @@ msgstr "NULL"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "デフォルト値"
@@ -219,11 +220,11 @@ msgstr "リンク先"
msgid "Comments"
msgstr "コメント"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +237,21 @@ msgstr "コメント"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "ã„ã„ãˆ"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +264,10 @@ msgstr "ã„ã„ãˆ"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "ã¯ã„"
@@ -274,7 +275,7 @@ msgstr "ã¯ã„"
msgid "View dump (schema) of database"
msgstr "データベースã®ãƒ€ãƒ³ãƒ— (スキーマ) 表示"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "ã“ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã«ã¯ãƒ†ãƒ¼ãƒ–ルãŒã‚ã‚Šã¾ã›ã‚“。"
@@ -287,7 +288,7 @@ msgstr "å…¨é¸æŠž"
msgid "Unselect All"
msgstr "å…¨é¸æŠžè§£é™¤"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "データベースåãŒç©ºã§ã™!"
@@ -313,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "テーブル"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "行"
@@ -339,28 +339,25 @@ msgstr "サイズ"
msgid "in use"
msgstr "使用中"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "作æˆæ—¥æ™‚"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "最終更新"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "最終検査"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -397,16 +394,12 @@ msgstr "SQL コマンドを追跡ã—ã¦ã„るテーブル"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "データベース"
@@ -414,17 +407,17 @@ msgstr "データベース"
msgid "Last version"
msgstr "最後ã®ä¸–代"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "作æˆæ—¥æ™‚"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "更新日時"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "状態"
@@ -433,13 +426,11 @@ msgstr "状態"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "æ“作"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "表示"
@@ -448,18 +439,18 @@ msgid "Delete tracking data for this table"
msgstr "ã“ã®ãƒ†ãƒ¼ãƒ–ルã«å¯¾ã—ã¦ã®è¿½è·¡ãƒ‡ãƒ¼ã‚¿ã‚’削除ã™ã‚‹"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "削除"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "アクティブ"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "éžã‚¢ã‚¯ãƒ†ã‚£ãƒ–"
@@ -467,11 +458,11 @@ msgstr "éžã‚¢ã‚¯ãƒ†ã‚£ãƒ–"
msgid "Versions"
msgstr "世代"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "追跡レãƒãƒ¼ãƒˆ"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "構造ã®ã‚¹ãƒŠãƒƒãƒ—ショット"
@@ -487,24 +478,24 @@ msgstr "テーブルを追跡ã™ã‚‹"
msgid "Database Log"
msgstr "データベースã®ãƒ­ã‚°ã§ã™"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "エクスãƒãƒ¼ãƒˆå½¢å¼ãŒæ­£ã—ãã‚ã‚Šã¾ã›ã‚“ï¼"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "ã“ã®å½¢å¼ã®ã‚¨ã‚¯ã‚¹ãƒãƒ¼ãƒˆã¯ãƒ•ã‚¡ã‚¤ãƒ«ã«ä¿å­˜ã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "パラメータãŒæ­£ã—ãã‚ã‚Šã¾ã›ã‚“ï¼"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "空ã容é‡ä¸è¶³ã§ãƒ•ã‚¡ã‚¤ãƒ« %s ã‚’ä¿å­˜ã§ãã¾ã›ã‚“。"
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -512,12 +503,12 @@ msgstr ""
"サーãƒä¸Šã«æ—¢å­˜ã®ãƒ•ã‚¡ã‚¤ãƒ« %s ãŒã‚ã‚Šã¾ã™ã€‚ファイルåを変更ã™ã‚‹ã‹ã€ä¸Šæ›¸ãオプ"
"ションを有効ã«ã—ã¦ãã ã•ã„。"
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "ã“ã®ã‚¦ã‚§ãƒ–サーãƒã«ã¯ãƒ•ã‚¡ã‚¤ãƒ« %s ã‚’ä¿å­˜ã™ã‚‹æ¨©é™ãŒã‚ã‚Šã¾ã›ã‚“。"
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ダンプをファイル %s ã«ä¿å­˜ã—ã¾ã—ãŸã€‚"
@@ -531,69 +522,82 @@ msgstr "無効ãªã‚¨ã‚¯ã‚¹ãƒãƒ¼ãƒˆå½¢å¼"
msgid "Value for the column \"%s\""
msgstr "カラム \"%s\" ã«å¯¾ã—ã¦ã®å€¤"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "ベースレイヤー㫠OpenStreetMap を使用ã™ã‚‹"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "空間å‚照識別å­"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "幾何データ"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "座標"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "座標 %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "座標を追加ã™ã‚‹"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "線分"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "外輪"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "内輪"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "線分を追加ã™ã‚‹"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "内輪を追加ã™ã‚‹"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "ãƒãƒªã‚´ãƒ³"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "ãƒãƒªã‚´ãƒ³ã‚’追加ã™ã‚‹"
@@ -702,12 +706,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL ã¯æ­£å¸¸ã«å®Ÿè¡Œã•ã‚Œã¾ã—ãŸ"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "戻る"
@@ -737,37 +741,40 @@ msgstr "詳細設定"
msgid "Database server"
msgstr "データベースサーãƒ"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "サーãƒ"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "サーãƒ:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "サーãƒã®ãƒãƒ¼ãƒˆ"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "サーãƒã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "プロトコルãƒãƒ¼ã‚¸ãƒ§ãƒ³"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "ユーザ"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "サーãƒã®æ–‡å­—セット"
#: index.php:269
@@ -775,30 +782,36 @@ msgid "Web server"
msgstr "ウェブサーãƒ"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "データベースクライアントã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP æ‹¡å¼µ"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP 情報"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…å ±"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ドキュメント"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -922,7 +935,7 @@ msgstr "DROP DATABASE æ–‡ã¯ç„¡åŠ¹ã«ã•ã‚Œã¦ã„ã¾ã™ã€‚"
msgid "Do you really want to execute \"%s\"?"
msgstr "「%sã€ã‚’本当ã«å®Ÿè¡Œã—ã¾ã™ã‹ï¼Ÿ"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "データベースを完全ã«å‰Šé™¤ã—よã†ã¨ã—ã¦ã„ã¾ã™!"
@@ -1006,70 +1019,36 @@ msgstr "特権をå†èª­ã¿è¾¼ã¿"
msgid "Removing Selected Users"
msgstr "é¸æŠžã—ãŸãƒ¦ãƒ¼ã‚¶ã‚’削除ã™ã‚‹"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "é–‰ã˜ã‚‹"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "編集"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "リアルタイムã§ã®ãƒˆãƒ©ãƒ•ã‚£ãƒƒã‚¯ã‚°ãƒ©ãƒ•"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "リアルタイムã§ã®æŽ¥ç¶šï¼ãƒ—ロセスグラフ"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "リアルタイムã§ã®ã‚¯ã‚¨ãƒªã‚°ãƒ©ãƒ•"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "統計データ"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "åˆè¨ˆ"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "ãã®ä»–"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "接続ï¼ãƒ—ロセス"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "ローカルã®ãƒ¢ãƒ‹ã‚¿ç’°å¢ƒè¨­å®šã«äº’æ›æ€§ãªã—"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1080,161 +1059,161 @@ msgstr ""
"ã›ã‚“。ã“ã®ç’°å¢ƒè¨­å®šã§ã¯ãŠãらã機能ã•ã›ã‚‹ã“ã¨ã¯ã§ããªã„ã§ã—ょã†ã€‚<i>設定</i>é …"
"目よりモニタ環境設定をデフォルトã«æˆ»ã—ã¦ãã ã•ã„。"
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "クエリキャッシュ効率"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "クエリキャッシュã®ä½¿ç”¨çŠ¶æ³"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "使用ã•ã‚Œã¦ã„るクエリキャッシュ"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "システム CPU ã®ä½¿ç”¨çŠ¶æ³"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "システムメモリ"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "システムスワップ"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "å¹³å‡è² è·"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "ç·ãƒ¡ãƒ¢ãƒª"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "キャッシュ割り当ã¦ãƒ¡ãƒ¢ãƒª"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "ãƒãƒƒãƒ•ã‚¡å‰²ã‚Šå½“ã¦ãƒ¡ãƒ¢ãƒª"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "空ãメモリ"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "使用中メモリ"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "ç·ã‚¹ãƒ¯ãƒƒãƒ—領域"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "キャッシュ割り当ã¦ã‚¹ãƒ¯ãƒƒãƒ—領域"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "使用中スワップ領域"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "空ãスワップ領域"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "é€ä¿¡"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "å—ä¿¡"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "接続"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "プロセス"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "ãƒã‚¤ãƒˆ"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d テーブル"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "å•ã„åˆã‚ã›"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "トラフィック"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "設定"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "グラフã®å‰Šé™¤"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "é¡Œå・ラベルã®ç·¨é›†"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "モニタリンググラフを追加ã™ã‚‹"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "å°‘ãªãã¨ã‚‚1ã¤ã®ç³»åˆ—を追加ã—ã¦ãã ã•ã„"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1242,39 +1221,39 @@ msgstr "å°‘ãªãã¨ã‚‚1ã¤ã®ç³»åˆ—を追加ã—ã¦ãã ã•ã„"
msgid "None"
msgstr "ãªã—"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "モニタå†é–‹"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "モニタ一時中断"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log ãŠã‚ˆã³ slow_query_log ã¯æœ‰åŠ¹ã§ã™ã€‚"
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log ã¯æœ‰åŠ¹ã§ã™ã€‚"
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log ã¯æœ‰åŠ¹ã§ã™ã€‚"
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log ãŠã‚ˆã³ general_log ã¯ç„¡åŠ¹ã§ã™ã€‚"
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output ã¯ãƒ†ãƒ¼ãƒ–ルã«è¨­å®šã•ã‚Œã¦ã„ã¾ã›ã‚“。"
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output ã¯ãƒ†ãƒ¼ãƒ–ルã«è¨­å®šã•ã‚Œã¦ã„ã¾ã™ã€‚"
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1285,12 +1264,12 @@ msgstr ""
"をログã«è¨˜éŒ²ã—ã¾ã™ã€‚ãŠä½¿ã„ã®ã‚·ã‚¹ãƒ†ãƒ ã«ã‚ˆã£ã¦ã¯ã€long_query_time ã‚’ 0~2 秒ã«"
"設定ã—ãŸã»ã†ãŒã„ã„ã§ã—ょã†ã€‚"
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time 㯠%d 秒ã«è¨­å®šã•ã‚Œã¦ã„ã¾ã™ã€‚"
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1299,30 +1278,30 @@ msgstr ""
"ã•ã‚Œã¾ã™ã€‚"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "log_output ã« %s を設定ã™ã‚‹"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "%s を有効ã«ã™ã‚‹"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "%s を無効ã«ã™ã‚‹"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_time ã‚’ %d 秒ã«è¨­å®šã™ã‚‹"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1330,54 +1309,54 @@ msgstr ""
"ã“れらã®å¤‰æ•°ã‚’変更ã™ã‚‹ã“ã¨ã¯ã§ãã¾ã›ã‚“。root ã§ãƒ­ã‚°ã‚¤ãƒ³ã™ã‚‹ã‹ã€ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ç®¡"
"ç†è€…ã«é€£çµ¡ã—ã¦ãã ã•ã„。"
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "設定ã®å¤‰æ›´"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "ç¾åœ¨ã®è¨­å®š"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "グラフã®é¡Œå"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "差分値"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "除数 %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "å˜ä½"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "スロークエリログより"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "一般クエリログより"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "ログã®è§£æžä¸­"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
"ログã®è§£æžãŠã‚ˆã³èª­ã¿è¾¼ã¿ã‚’è¡Œã£ã¦ã„ã¾ã™ã€‚å°‘ã—時間ãŒã‹ã‹ã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚"
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "キャンセル"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1387,7 +1366,7 @@ msgstr ""
"クエリをグループã®åŸºæº–ã¨ã—ã¦ä½¿ç”¨ã—ã¦ã„ã¾ã™ã€‚ãã®ãŸã‚ã€é–‹å§‹æ™‚刻ã„ã£ãŸã‚ˆã†ãªå±ž"
"性ã¯ã€ä»–クエリã§ã¯ç•°ãªã‚‹å ´åˆãŒã‚ã‚Šã¾ã™ã€‚"
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1397,31 +1376,31 @@ msgstr ""
"INSERT クエリã¯æŒ¿å…¥ã•ã‚ŒãŸãƒ‡ãƒ¼ã‚¿éƒ¨ã¯åŒä¸€ã®ã‚ˆã†ã«ã¿ãªã•ã‚Œã¦ã€ã‚°ãƒ«ãƒ¼ãƒ—化ãŒè¡Œã‚ã‚Œ"
"ã¾ã™ã€‚"
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "ログデータを読ã¿è¾¼ã¿ã¾ã—ãŸã€‚ã“ã®æœŸé–“ã«è¡Œã‚ã‚ŒãŸã‚¯ã‚¨ãƒªã¯ä»¥ä¸‹ã®é€šã‚Šã§ã™ã€‚"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "ログã®è¡¨ã«ç§»å‹•ã™ã‚‹"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "データãŒå­˜åœ¨ã—ã¾ã›ã‚“"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "ログã®è§£æžã‚’è¡Œã„ã¾ã—ãŸãŒã€ã“ã®æœŸé–“ã®ãƒ‡ãƒ¼ã‚¿ã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸã€‚"
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "解æžã—ã¦ã„ã¾ã™â€¦"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "EXPLAIN ã®çµæžœ"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1429,67 +1408,67 @@ msgstr "EXPLAIN ã®çµæžœ"
msgid "Time"
msgstr "時間"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "åˆè¨ˆæ™‚é–“:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "プロファイリングã®çµæžœ"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "表"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "グラフ"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "グラフã®ç·¨é›†"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "系列"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "ログã®è¡¨ã®ãƒ•ã‚£ãƒ«ã‚¿ã‚ªãƒ—ション"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "フィルタ"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "å˜èªžï¼æ­£è¦è¡¨ç¾ã§ã‚¯ã‚¨ãƒªã‚’絞る:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"WHERE 節内ã®ãƒ‡ãƒ¼ã‚¿éƒ¨ï¼ˆæ–‡å­—列や数値ãªã©ï¼‰ã¯åŒä¸€ã¨ã—ã¦æ‰±ã„クエリをã¾ã¨ã‚ã‚‹"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "グループ後ã®è¡Œæ•°:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "åˆè¨ˆ:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "ログã®èª­ã¿è¾¼ã¿"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "モニタã®å†æç”»ã«å¤±æ•—ã—ã¾ã—ãŸ"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1499,26 +1478,26 @@ msgstr ""
"期é™åˆ‡ã‚Œã§ã‚ã‚‹ãªã‚‰ã€ã“ã‚Œã¯æ­£å¸¸ãªå‹•ä½œã§ã™ã€‚ページをå†èª­ã¿è¾¼ã¿ã—ã¦ãã ã•ã„。èª"
"証ã¯ã‚„ã‚Šç›´ã™å¿…è¦ãŒã‚ã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。"
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "ページã®å†èª­ã¿è¾¼ã¿"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "変更ã•ã‚ŒãŸè¡Œ:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"設定ファイルã®æ§‹æ–‡è§£æžã«å¤±æ•—ã—ã¾ã—ãŸã€‚有効㪠JSON コードã§ã¯ãªã„よã†ã§ã™ã€‚"
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"インãƒãƒ¼ãƒˆã—ãŸè¨­å®šã§ã®ã‚°ãƒ©ãƒ•ã®é…ç½®ã«å¤±æ•—ã—ã¾ã—ãŸã€‚設定をデフォルトã«æˆ»ã—ã¾ã™â€¦"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1526,229 +1505,238 @@ msgstr ""
msgid "Import"
msgstr "インãƒãƒ¼ãƒˆ"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "モニタ環境設定ã®ã‚¤ãƒ³ãƒãƒ¼ãƒˆ"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "インãƒãƒ¼ãƒˆã™ã‚‹ãƒ•ã‚¡ã‚¤ãƒ«ã‚’é¸æŠžã—ã¦ãã ã•ã„"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "クエリを解æžã™ã‚‹"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "アドãƒã‚¤ã‚¶ãƒ»ã‚·ã‚¹ãƒ†ãƒ "
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "パフォーマンス的ã«æ¤œè¨ŽãŒæŽ¨å¥¨ã•ã‚Œã‚‹äº‹è±¡"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "事象"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "推奨設定"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "事象ã®è©³ç´°ã¨åˆ¤æ–­ç†ç”±"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "判断ç†ç”±"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "判断値ã®ç®—出方法"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "判断基準"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "キャンセル"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "読ã¿è¾¼ã‚“ã§ã„ã¾ã™"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "è¦æ±‚を処ç†ã—ã¦ã„ã¾ã™"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "è¦æ±‚処ç†ä¸­ã§ã®ã‚¨ãƒ©ãƒ¼"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "データベースãŒé¸æŠžã•ã‚Œã¦ã„ã¾ã›ã‚“。"
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "カラムを削除ã—ã¦ã„ã¾ã™"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "主キーを追加ã—ã¦ã„ã¾ã™"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "クリックã™ã‚‹ã¨ã€ã“ã®é€šçŸ¥ã‚’破棄ã—ã¾ã™"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "データベースã®å称を変更ã—ã¦ã„ã¾ã™"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "データベースã®å†èª­ã¿è¾¼ã¿ä¸­"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "データベースをコピーã—ã¦ã„ã¾ã™"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "文字セットを変更ã—ã¦ã„ã¾ã™"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "テーブルã«ã¯æœ€ä½Ž 1 ã¤ã®ã‚«ãƒ©ãƒ ãŒå¿…è¦ã§ã™"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "テーブルを挿入ã™ã‚‹"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "インデックスを隠ã™"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "インデックスを表示ã™ã‚‹"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "外部キーã®ãƒã‚§ãƒƒã‚¯:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(有効)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(無効)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "検索ã—ã¦ã„ã¾ã™"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "検索çµæžœã‚’éš ã™"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "検索çµæžœã‚’表示ã™ã‚‹"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "表示中"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "削除ã—ã¦ã„ã¾ã™"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "ストアドファンクションã®å®šç¾©ã«ã¯ã€RETURN 文をå«ã‚ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“ï¼"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET エディタ"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "カラム %s ã«å¯¾ã—ã¦ã®å€¤"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "æ–°ã—ã„カラムã«å¯¾ã—ã¦ã®å€¤"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "個々ã®å…¥åŠ›æ¬„ã«ãã‚Œãžã‚Œå€¤ã‚’入力ã—ã¦ãã ã•ã„"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "値 %d を追加ã™ã‚‹"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"注æ„:ファイルã«è¤‡æ•°ã®ãƒ†ãƒ¼ãƒ–ルãŒå«ã¾ã‚Œã¦ã„ã‚‹å ´åˆã€ãれらã¯ï¼‘ã¤ã«çµ±åˆã•ã‚Œã¾"
"ã™ã€‚"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "クエリボックスを隠ã™"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "クエリボックスを表示"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "編集"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "è¡ŒãŒé¸æŠžã•ã‚Œã¦ã„ã¾ã›ã‚“"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "変更"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "クエリã®å®Ÿè¡Œæ™‚é–“"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ã¯ä¸æ­£ãªè¡Œç•ªå·ã§ã™ã€‚"
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1757,90 +1745,114 @@ msgstr "%d ã¯ä¸æ­£ãªè¡Œç•ªå·ã§ã™ã€‚"
msgid "Save"
msgstr "ä¿å­˜ã™ã‚‹"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "検索æ¡ä»¶ã‚’éš ã™"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "検索æ¡ä»¶ã‚’表示ã™ã‚‹"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "検索プロット"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "プロット点ã¯ã€ãã‚Œãžã‚Œã®è¡Œã®ãƒ‡ãƒ¼ã‚¿ã‚’表ã—ã¾ã™ã€‚"
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "プロット点ã«ãƒžã‚¦ã‚¹ã‚«ãƒ¼ã‚½ãƒ«ã‚’é‡ã­ã‚‹ã¨ã€ãã®ãƒ©ãƒ™ãƒ«ãŒè¡¨ç¤ºã•ã‚Œã¾ã™ã€‚"
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "拡大ã™ã‚‹ã«ã¯ã€ãƒžã‚¦ã‚¹ã§ã‚°ãƒ©ãƒ•å†…を範囲é¸æŠžã—ã¦ãã ã•ã„。"
-#: js/messages.php:295
+#: js/messages.php:286
#, fuzzy
#| msgid "Click reset zoom link to come back to original state."
msgid "Click reset zoom button to come back to original state."
msgstr "「Reset zoomã€ãƒªãƒ³ã‚¯ã‚’クリックã™ã‚‹ã“ã¨ã§å…ƒã®çŠ¶æ…‹ã«æˆ»ã›ã¾ã™ã€‚"
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "プロット点をクリックã™ã‚‹ã“ã¨ã§ã€è¡Œã®ãƒ‡ãƒ¼ã‚¿ã®é–²è¦§ã¨ç·¨é›†ãŒå¯èƒ½ã§ã™ã€‚"
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "グラフã®å³ä¸‹ã‚’ドラッグã™ã‚‹ã“ã¨ã§ã€å¤§ãã•ã®èª¿æ•´ãŒè¡Œãˆã¾ã™ã€‚"
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "カラムを 2 ã¤é¸æŠžã—ã¦ãã ã•ã„"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "ç•°ãªã‚‹ã‚«ãƒ©ãƒ ã‚’ 2 ã¤é¸æŠžã—ã¦ãã ã•ã„"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "クエリã®çµæžœ"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "プロット点ã«ãŠã‘るデータ内容"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "無視"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "コピー"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "座標"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "線分"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "ãƒãƒªã‚´ãƒ³"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "幾何データ"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "内輪"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "外輪"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "カラムを追加ã™ã‚‹"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "å‚ç…§ã•ã‚Œã¦ã„るキーをé¸æŠž"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "外部キーをé¸æŠžã—ã¦ãã ã•ã„"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "主キーã¾ãŸã¯ãƒ¦ãƒ‹ãƒ¼ã‚¯ã‚­ãƒ¼ã‚’é¸æŠžã—ã¦ãã ã•ã„"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "表示ã™ã‚‹ã‚«ãƒ©ãƒ ã®é¸æŠž"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1848,20 +1860,20 @@ msgstr ""
"レイアウトã®å¤‰æ›´ã‚’ä¿å­˜ã•ã‚Œã¦ã„ã¾ã›ã‚“。ä¿å­˜ã—ã¦ã„ãªã„å ´åˆã€ãれらã¯å¤±ã‚ã‚Œã¾"
"ã™ã€‚ã“ã®ã¾ã¾ç¶šã‘ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "カラムã«å¯¾ã™ã‚‹ã‚ªãƒ—ションを追加ã™ã‚‹ "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "ESC キーã§ç·¨é›†ã‚­ãƒ£ãƒ³ã‚»ãƒ«"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1869,27 +1881,27 @@ msgstr ""
"ã„ãã¤ã‹ã®ãƒ‡ãƒ¼ã‚¿ãŒç·¨é›†ã•ã‚Œã¦ã„ã¾ã™ãŒã€ãれらã¯ä¿å­˜ã•ã‚Œã¦ã„ã¾ã›ã‚“。データをä¿"
"å­˜ã›ãšã«ã“ã®ãƒšãƒ¼ã‚¸ã‹ã‚‰ç§»å‹•ã—ã¦ã‚‚よã‚ã—ã„ã§ã™ã‹ï¼Ÿ"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "ドラッグã§ã‚«ãƒ©ãƒ ã®å…¥ã‚Œæ›¿ãˆ"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "クリックã§ã‚½ãƒ¼ãƒˆ"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "クリックã§ã‚«ãƒ©ãƒ ã‚’å転/解除"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "ダブルクリックã§ã‚«ãƒ©ãƒ åをコピー"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "クリックã§ã‚«ãƒ©ãƒ ã®è¡¨ç¤ºï¼éžè¡¨ç¤º<br />ãŒã§ãるドロップダウンを表示"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1898,7 +1910,7 @@ msgstr ""
"ボックスã€ç·¨é›†ã€ã‚³ãƒ”ーã€å‰Šé™¤ã®ãƒªãƒ³ã‚¯ã«é–¢é€£ã™ã‚‹æ©Ÿèƒ½ã¯ã€ä¿å­˜å¾Œã«å‹•ä½œã—ãªã„å ´åˆ"
"ãŒã‚ã‚Šã¾ã™ã€‚"
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1907,7 +1919,7 @@ msgstr ""
"ã»ã¨ã‚“ã©ã®ã‚«ãƒ©ãƒ ã¯ã€å†…容を直接クリック<br />ã™ã‚‹ã“ã¨ã§ã‚‚ã€ç·¨é›†ã™ã‚‹ã“ã¨ãŒã§ã"
"ã¾ã™ã€‚"
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1916,57 +1928,57 @@ msgstr ""
"ã»ã¨ã‚“ã©ã®ã‚«ãƒ©ãƒ ã¯ã€å†…容を直接クリック<br />ã™ã‚‹ã“ã¨ã§ã‚‚ã€ç·¨é›†ã™ã‚‹ã“ã¨ãŒã§ã"
"ã¾ã™ã€‚"
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "リンク先ã¸ç§»å‹•ã™ã‚‹"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "カラムåã®ã‚³ãƒ”ー"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "å³ã‚¯ãƒªãƒƒã‚¯ã§ã‚«ãƒ©ãƒ åをクリップボードã«ã‚³ãƒ”ーã—ã¦ãã ã•ã„。"
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "データ行ã®è¡¨ç¤º"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "パスワードを生æˆã™ã‚‹"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "生æˆã™ã‚‹"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "パスワードを変更ã™ã‚‹"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "ãã®ä»–"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "ã™ã¹ã¦è¡¨ç¤º"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "インデックスを隠ã™"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "特権テーブルã«ã¯é¸æŠžã—ãŸãƒ¦ãƒ¼ã‚¶ãŒã„ã¾ã›ã‚“。"
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1976,266 +1988,266 @@ msgstr ""
"ã—ã¾ã™ã€‚最新ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ %s ã§ã€%s ã«ãƒªãƒªãƒ¼ã‚¹ã•ã‚Œã¦ã„ã¾ã™ã€‚"
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", 最終安定ãƒãƒ¼ã‚¸ãƒ§ãƒ³:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "最新版"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "決定"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "å‰æœˆ"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "翌月"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "今日"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "1 月"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "2 月"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "3 月"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "4 月"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "5 月"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "6 月"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "7 月"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "8 月"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "9 月"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "10 月"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "11 月"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "12 月"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "1 月"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "2 月"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "3 月"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "4 月"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "5 月"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "6 月"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "7 月"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "8 月"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "9 月"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "10 月"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "11 月"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "12 月"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "æ—¥"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "月"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "ç«"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "æ°´"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "木"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "金"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "土"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "æ—¥"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "月"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "ç«"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "æ°´"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "木"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "金"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "土"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "æ—¥"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "月"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "ç«"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "æ°´"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "木"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "金"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "土"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "週"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-year-month"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "å¹´"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "時"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "分"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "秒"
@@ -2286,16 +2298,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
"予期ã—ãªã„文字 (è¡Œ: %1$s)。タブ文字ãŒã‚ã‚‹ã¹ãã¨ã“ã‚ã« \"%2$s\" ãŒã‚ã‚Šã¾ã—ãŸã€‚"
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "/ 秒"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "/ 分"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "/ 時"
@@ -2303,45 +2315,61 @@ msgstr "/ 時"
msgid "per day"
msgstr "/ æ—¥"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "設定ファイル (%s) ã¯å­˜åœ¨ã—ã¾ã™ãŒã€èª­ã¿è¾¼ã‚€ã“ã¨ãŒã§ãã¾ã›ã‚“。"
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"設定ファイルã®ãƒ‘ーミッションãŒæ­£ã—ãã‚ã‚Šã¾ã›ã‚“。書ãè¾¼ã¿å¯èƒ½ã«ãªã£ã¦ã„ã¾ã›"
"ã‚“ï¼"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "フォントサイズ"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "昇順"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "é™é †"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "カラム"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "ソート"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "表示"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "æ¡ä»¶"
#: libraries/DBQbe.class.php:576
@@ -2361,33 +2389,43 @@ msgid "Use Tables"
msgstr "利用ã™ã‚‹ãƒ†ãƒ¼ãƒ–ル"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ã¾ãŸã¯"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "ãŠã‚ˆã³"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "挿入"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "削除"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "修正"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "データベース <b>%s</b> ã®SQL:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "クエリを実行ã™ã‚‹"
@@ -2427,8 +2465,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%1$s 件 (テーブル <i>%2$s</i>)"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "表示"
@@ -2442,9 +2480,9 @@ msgstr "テーブル %s ã«å¯¾ã—ã¦æ¡ä»¶ã«ä¸€è‡´ã—ãŸã‚‚ã®ã‚’削除ã—ã¾ã
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "削除"
@@ -2480,40 +2518,45 @@ msgstr "変更ã—ãŸãƒ‡ãƒ¼ã‚¿ã‚’ä¿å­˜ã™ã‚‹"
msgid "Restore column order"
msgstr "カラムã®é †ç•ªã‚’å…ƒã«æˆ»ã™"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "先頭"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "å‰ã¸"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "次ã¸"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "最後"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "開始行"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "表示行数"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "行数:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "モード"
#: libraries/DisplayResults.class.php:919
@@ -2538,7 +2581,7 @@ msgstr "%s 行毎ã«ãƒ˜ãƒƒãƒ€ã‚’表示"
msgid "Sort by key"
msgstr "キーã§ã‚½ãƒ¼ãƒˆ"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2648,12 +2691,12 @@ msgid "Query took %01.4f sec"
msgstr "クエリã®å®Ÿè¡Œæ™‚é–“ %01.4f 秒"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "ãƒã‚§ãƒƒã‚¯ã—ãŸã‚‚ã®ã‚’:"
@@ -2663,16 +2706,16 @@ msgstr "ãƒã‚§ãƒƒã‚¯ã—ãŸã‚‚ã®ã‚’:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "ã™ã¹ã¦ãƒã‚§ãƒƒã‚¯ã™ã‚‹"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2775,12 +2818,12 @@ msgstr "別ウィンドウã§é–‹ã"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "クッキーを有効ã«ã—ã¦ãã ã•ã„。"
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript を有効ã«ã—ã¦ãã ã•ã„"
@@ -2792,21 +2835,21 @@ msgstr "インデックスãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "インデックス"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "ユニーク"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "圧縮"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "一æ„ãªå€¤ã®æ•°"
@@ -2815,15 +2858,14 @@ msgstr "一æ„ãªå€¤ã®æ•°"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "ç…§åˆé †åº"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "コメント"
@@ -2836,7 +2878,7 @@ msgstr "主キーを削除ã—ã¾ã—ãŸ"
msgid "Index %s has been dropped"
msgstr "インデックス %s を削除ã—ã¾ã—ãŸ"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2851,6 +2893,11 @@ msgstr ""
msgid "Databases"
msgstr "データベース"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "サーãƒ"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2858,35 +2905,39 @@ msgid "View"
msgstr "ビュー"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "構造"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "検索"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "挿入"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "æ“作"
@@ -2903,7 +2954,7 @@ msgstr "SQL コマンドã®è¿½è·¡"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "トリガ"
@@ -2926,14 +2977,14 @@ msgstr "クエリ"
msgid "Privileges"
msgstr "特権"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "ルーãƒãƒ³"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "イベント"
@@ -2973,7 +3024,7 @@ msgstr "プラグイン"
msgid "Engines"
msgstr "エンジン"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3014,8 +3065,7 @@ msgstr "最近使用ã—ãŸãƒ†ãƒ¼ãƒ–ル"
msgid "There are no recent tables"
msgstr "最近使用ã—ãŸãƒ†ãƒ¼ãƒ–ルã¯ã‚ã‚Šã¾ã›ã‚“"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "実行ã—㟠SQL"
@@ -3152,11 +3202,15 @@ msgid "Target database `%s` was not found!"
msgstr "対象先ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ `%s` ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ï¼"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "ä¸æ­£ãªãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã§ã™"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "テーブルåãŒä¸æ­£ã§ã™"
#: libraries/Table.class.php:1210
@@ -3203,7 +3257,7 @@ msgstr "関数"
msgid "Operator"
msgstr "演算å­"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3219,56 +3273,61 @@ msgstr "テーブル検索"
msgid "Edit/Insert"
msgstr "編集ï¼æŒ¿å…¥"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "表示ã™ã‚‹ã‚«ãƒ©ãƒ  (最低 1 ã¤):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ã¾ãŸã¯"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "検索æ¡ä»¶ (WHERE 節ã®å…¨å†…容):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "ページã‚ãŸã‚Šã®è¡Œæ•°"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "表示順:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "å„点ã®ãƒ©ãƒ™ãƒ«ã¨ã—ã¦ä½¿ã‚れるカラム"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "プロットã™ã‚‹çµæžœã®æœ€å¤§æ•°"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "å‚ç…§ã•ã‚Œã¦ã„る値を表示ã™ã‚‹"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "æ›´ãªã‚‹æ¤œç´¢æ¡ä»¶"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "ç•°ãªã‚‹ 2 ã¤ã®ã‚«ãƒ©ãƒ ã«ã‚ˆã‚‹å®šåž‹å•ã„åˆã‚ã› (ワイルドカード: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "定型å•ã„åˆã‚ã› (ワイルドカード: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "çµæžœè¡¨ç¤ºï¼ãƒ—ロット点ã®ç·¨é›†"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "使ã„æ–¹"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "ズームを戻ã™"
@@ -3300,8 +3359,10 @@ msgstr "テーマ %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
msgid "Theme path not found for theme %s!"
msgstr "テーマ %s ã®ãƒ†ãƒ¼ãƒžãƒ‘スãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "テーマ"
#: libraries/Types.class.php:296
@@ -3635,7 +3696,13 @@ msgstr "列挙型ã€å®šç¾©ã—ã¦ãŠã„ãŸåˆ—挙リストより値をå–ã‚‹ã“ã¨
msgid "Max: %s%s"
msgstr "最長: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "実行ã—㟠SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3648,119 +3715,134 @@ msgstr "最長: %s%s"
msgid "MySQL said: "
msgstr "MySQL ã®ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "SQL 検証ã¸ã®æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸï¼"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "EXPLAIN ã§ç¢ºèª"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL ã® EXPLAIN 解æžã‚’スキップ"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP コードをçœç•¥"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP コードã®ä½œæˆ"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "å†æç”»"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL ã®æ¤œè¨¼ã‚’スキップ"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL ã®æ¤œè¨¼"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "ã“ã®ã‚¯ã‚¨ãƒªã‚’インラインã§ç·¨é›†ã—ã¾ã™"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "インライン"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "プロファイリング"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "æ—¥"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y å¹´ %B %d æ—¥ %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s 日 %s 時間 %s 分 %s 秒"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "パラメータãŒã‚ã‚Šã¾ã›ã‚“:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "データベース「%sã€ã«ç§»å‹•ã—ã¾ã™ã€‚"
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s ã®æ©Ÿèƒ½ã«ã¯æ—¢çŸ¥ã®ãƒã‚°ãŒã‚ã‚Šã¾ã™ã€‚%s ã‚’ã”覧ãã ã•ã„"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "クリックã§ã‚ªãƒ³ï¼ã‚ªãƒ•åˆ‡ã‚Šæ›¿ãˆ"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "アップロードファイル:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "ウェブサーãƒä¸Šã®ã‚¢ãƒƒãƒ—ロードディレクトリ <b>%s</b> ã‹ã‚‰é¸æŠžã™ã‚‹ï¼š"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "指定ã—ãŸã‚¢ãƒƒãƒ—ロードディレクトリãŒåˆ©ç”¨ã§ãã¾ã›ã‚“"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "アップロードファイルãŒã‚ã‚Šã¾ã›ã‚“"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "空ã«ã™ã‚‹"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "実行"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "å°åˆ·"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "作æˆæ—¥æ™‚"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "最終更新"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "最終検査"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "共有"
@@ -3772,13 +3854,17 @@ msgstr "共有"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "データ"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "åˆè¨ˆ"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3840,6 +3926,12 @@ msgstr "サーãƒã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ãŒä¸æ­£ã§ã™: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "サーム%1$s ã®ãƒ›ã‚¹ãƒˆåãŒä¸æ­£ã§ã™ã€‚設定を確èªã—ã¦ãã ã•ã„。"
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "サーãƒ"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "設定ファイルã«ç„¡åŠ¹ãªèªè¨¼æ–¹æ³•ãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã™:"
@@ -3891,7 +3983,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "無効"
@@ -3979,7 +4071,7 @@ msgstr "有効ãªãƒãƒ¼ãƒˆç•ªå·ã§ã¯ã‚ã‚Šã¾ã›ã‚“"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "ä¸æ­£ãªå€¤ã§ã™"
@@ -4028,25 +4120,25 @@ msgstr "SOAP æ‹¡å¼µãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“"
msgid "maximum %s"
msgstr "最大 %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "値「%sã€ã‚’設定"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "デフォルト値ã«æˆ»ã™"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "ã“ã®å€¤ã®å¤‰æ›´ã‚’ユーザã«è¨±å¯ã™ã‚‹"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4302,7 +4394,7 @@ msgid "Character set of the file"
msgstr "ファイルã®æ–‡å­—セット"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "フォーマット"
@@ -4319,7 +4411,6 @@ msgstr "圧縮"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4329,22 +4420,28 @@ msgstr "1 行目ã«ã‚«ãƒ©ãƒ åを追加ã™ã‚‹"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "カラム囲ã¿è¨˜å·"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "カラム囲ã¿è¨˜å·:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "カラムã®ã‚¨ã‚¹ã‚±ãƒ¼ãƒ—記å·"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "カラムã®ã‚¨ã‚¹ã‚±ãƒ¼ãƒ—記å·:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "NULL ã®ä»£æ›¿æ–‡å­—列"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "NULL ã®ä»£æ›¿æ–‡å­—列:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4353,13 +4450,17 @@ msgstr "カラムã«å«ã¾ã‚Œã¦ã„ã‚‹ CRLF 文字をå–り除ã"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "カラムã®çµ‚端記å·"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "è¡Œã®çµ‚端記å·"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "è¡Œã®çµ‚端記å·:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4394,8 +4495,6 @@ msgid "Include table caption"
msgstr "テーブルã®ã‚­ãƒ£ãƒ—ションをå«ã‚ã‚‹"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "テーブルã®ã‚­ãƒ£ãƒ—ション"
@@ -4404,8 +4503,6 @@ msgid "Continued table caption"
msgstr "テーブルã®ã‚­ãƒ£ãƒ—ション (続ã)"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "ラベルキー"
@@ -4430,7 +4527,7 @@ msgid "Save on server"
msgstr "サーãƒä¸Šã«ä¿å­˜ã™ã‚‹"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "既存ã®ãƒ•ã‚¡ã‚¤ãƒ«ã¯ä¸Šæ›¸ãã™ã‚‹"
@@ -4448,7 +4545,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "テーブルåやカラムåを逆クォートã§å›²ã‚€"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL 互æ›ãƒ¢ãƒ¼ãƒ‰"
@@ -6076,7 +6173,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "é€ä¿¡å¾Œã‚‚クエリボックスを画é¢ä¸Šã«æ®‹ã—ã¦ãŠãã‹ã©ã†ã‹ã‚’定義ã—ã¾ã™ã€‚"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "クエリボックスをä¿æŒã™ã‚‹"
@@ -6107,12 +6204,8 @@ msgstr "ロックã•ã‚Œã¦ã„るテーブルをスキップã™ã‚‹"
msgid "Requires SQL Validator to be enabled"
msgstr "SQL 検証を有効ã«ã™ã‚‹ã«ã¯å¿…è¦ã§ã™ã€‚"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6139,8 +6232,8 @@ msgstr ""
"ユーザåを所æŒã—ã¦ã„ã‚‹å ´åˆã¯ã€ã“ã“ã«è¨˜è¿°ã—ã¾ã™ï¼ˆãƒ‡ãƒ•ã‚©ãƒ«ãƒˆã¯ [kbd]anonymous[/"
"kbd])。"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "ユーザå"
@@ -6360,6 +6453,12 @@ msgstr "pmadb を使ã„ã¾ã—ãŸãŒã€phpMyAdmin ユーザãŒç©ºæ¬„ã§ã™ã€‚"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "pmadb を使ã„ã¾ã—ãŸãŒã€phpMyAdmin ユーザã®ãƒ‘スワードãŒç©ºæ¬„ã§ã™ã€‚"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "ä¸æ­£ãªå€¤ã§ã™"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6415,15 +6514,25 @@ msgstr ""
msgid "No Password"
msgstr "パスワード無ã—"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "パスワード:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "ã‚‚ã†ä¸€åº¦å…¥åŠ›ã—ã¦ãã ã•ã„"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "パスワードãƒãƒƒã‚·ãƒ¥"
#: libraries/display_change_password.lib.php:87
@@ -6431,7 +6540,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 互æ›"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "データベースを作æˆã™ã‚‹"
@@ -6439,6 +6547,12 @@ msgstr "データベースを作æˆã™ã‚‹"
msgid "Create"
msgstr "作æˆ"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "データベースを作æˆã™ã‚‹"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6471,90 +6585,86 @@ msgstr ""
"エクスãƒãƒ¼ãƒˆãƒ—ラグインをロードã§ãã¾ã›ã‚“。正ã—ãインストールã•ã‚Œã¦ã„ã‚‹ã‹ç¢ºèª"
"ã—ã¦ãã ã•ã„!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "ç¾åœ¨ã®ã‚µãƒ¼ãƒã‹ã‚‰ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ã‚’エクスãƒãƒ¼ãƒˆ"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "データベース \"%s\" ã‹ã‚‰ãƒ†ãƒ¼ãƒ–ルをエクスãƒãƒ¼ãƒˆ"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "テーブル \"%s\" ã‹ã‚‰è¡Œå˜ä½ã§ãƒ‡ãƒ¼ã‚¿ã‚’エクスãƒãƒ¼ãƒˆ"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "エクスãƒãƒ¼ãƒˆæ–¹æ³•:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "簡易 - 最å°é™ã®ã‚ªãƒ—ションã ã‘表示"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "詳細 - å¯èƒ½ãªã‚ªãƒ—ションをã™ã¹ã¦è¡¨ç¤º"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "データベース:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "テーブル:"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "行:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "ダンプã™ã‚‹è¡Œ"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "行数:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "開始行:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "ã™ã¹ã¦ã®è¡Œã‚’ダンプã™ã‚‹"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "出力:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "サーãƒä¸Šã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª <b>%s</b> ã«ä¿å­˜ã™ã‚‹"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "出力をファイルã«ä¿å­˜ã™ã‚‹"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "ファイルåã®ãƒ†ãƒ³ãƒ—レート:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ ã¯ã‚µãƒ¼ãƒåã«"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr "ã€@DATABASE@ ã¯ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹åã«"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr "ã€@TABLE@ ã¯ãƒ†ãƒ¼ãƒ–ルåã«"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6566,45 +6676,45 @@ msgstr ""
"ã™ã€‚)。ãã®ä»–ã®ãƒ†ã‚­ã‚¹ãƒˆã¯ãã®ã¾ã¾ä½¿ã‚ã‚Œã¾ã™ã€‚詳細ã«ã¤ã„ã¦ã¯ã€%4$sFAQ%5$s ã‚’"
"å‚ç…§ã—ã¦ãã ã•ã„。"
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "今後ã®ã‚¨ã‚¯ã‚¹ãƒãƒ¼ãƒˆã§ã“れを使用ã™ã‚‹"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ファイルã®æ–‡å­—セット:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "圧縮:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip å½¢å¼"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip å½¢å¼"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip å½¢å¼"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "出力をテキストã§è¡¨ç¤ºã™ã‚‹"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "フォーマット:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "フォーマット特有ã®ã‚ªãƒ—ション:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6612,7 +6722,7 @@ msgstr ""
"下ã«ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ã—ã¦é¸æŠžã—ãŸãƒ•ã‚©ãƒ¼ãƒžãƒƒãƒˆã®ã‚ªãƒ—ションã§å¿…è¦äº‹é …を記入ã—ã€ä»–ã®"
"フォーマットã®ã‚ªãƒ—ションã¯ç„¡è¦–ã—ã¦ãã ã•ã„。"
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "エンコーディングã¸ã®å¤‰æ›:"
@@ -6626,7 +6736,9 @@ msgid "no branch"
msgstr "ブランãƒç„¡ã—"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Git ã®ãƒªãƒ“ジョン"
#: libraries/display_git_revision.lib.php:67
@@ -6758,6 +6870,10 @@ msgstr "フォーマット特有ã®ã‚ªãƒ—ション:"
msgid "Language"
msgstr "言語"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…å ±"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "データã®ãƒ›ãƒ¼ãƒ ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒª"
@@ -7174,8 +7290,10 @@ msgstr "é•·ã•ã«ã‚ˆã£ã¦ã¯ã“ã®ã‚«ãƒ©ãƒ ã‚’<br />編集ã§ããªããªã‚‹å ´
msgid "Binary - do not edit"
msgstr "ãƒã‚¤ãƒŠãƒª - 編集ä¸å¯"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "ウェブサーãƒä¸Šã®ã‚¢ãƒƒãƒ—ロードディレクトリ"
#: libraries/insert_edit.lib.php:1400
@@ -7241,40 +7359,40 @@ msgstr "ãªã—"
msgid "Convert to Kana"
msgstr "全角カナã¸å¤‰æ›ã™ã‚‹"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "テーブルåã®æŽ¥é ­è¾žã‚’付ã‘替ãˆã‚‹"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "接頭辞を付ã‘替ãˆã¦ãƒ†ãƒ¼ãƒ–ルをコピーã™ã‚‹"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "付ã‘替ãˆå…ƒ"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "付ã‘替ãˆå…ˆ"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "実行ã™ã‚‹"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "テーブル接頭辞ã®è¿½åŠ "
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "追加ã™ã‚‹æŽ¥é ­è¾ž"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "以下ã®ã‚¯ã‚¨ãƒªã‚’本当ã«å®Ÿè¡Œã—ã¾ã™ã‹ï¼Ÿ"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "変更ãªã—"
@@ -7491,20 +7609,20 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Filter databases by name"
msgid "filter databases by name"
msgstr "データベースåを絞る"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
#, fuzzy
#| msgid "Clear series"
msgid "Clear Fast Filter"
msgstr "系列をクリアã™ã‚‹"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter items by name"
@@ -7522,7 +7640,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "カラム"
@@ -7533,7 +7651,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "æ–°è¦ä½œæˆ"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7546,14 +7664,14 @@ msgstr "æ–°è¦ä½œæˆ"
msgid "Functions"
msgstr "関数"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "æ–°è¦ä½œæˆ"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7566,7 +7684,7 @@ msgstr "æ–°è¦ä½œæˆ"
msgid "Procedures"
msgstr "プロシージャ"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7581,7 +7699,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "æ–°è¦ä½œæˆ"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7593,7 +7711,7 @@ msgstr "æ–°è¦ä½œæˆ"
msgid "Views"
msgstr "ビュー"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7601,7 +7719,9 @@ msgid "New"
msgstr "æ–°è¦ä½œæˆ"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "データベースåã®å¤‰æ›´"
#: libraries/operations.lib.php:107
@@ -7618,22 +7738,24 @@ msgid "Drop the database (DROP)"
msgstr "データベースを削除ã™ã‚‹ (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "構造ã®ã¿"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "構造ã¨ãƒ‡ãƒ¼ã‚¿"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "データã®ã¿"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "データベースã®ã‚³ãƒ”ー先"
#: libraries/operations.lib.php:186
@@ -7672,8 +7794,11 @@ msgstr "テーブルオプション"
msgid "Rename table to"
msgstr "変更後ã®ãƒ†ãƒ¼ãƒ–ルå称"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "テーブルã®ã‚³ãƒ¡ãƒ³ãƒˆ"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "ストレージエンジン"
@@ -7822,20 +7947,14 @@ msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
"「ホストåï¼IP アドレスã€ã¨ã€Œãƒãƒ¼ãƒˆã€ã‚’空白ã§åŒºåˆ‡ã£ã¦å…¥åŠ›ã™ã‚‹ã“ã¨ãŒã§ãã¾ã™ã€‚"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "サーãƒ:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "ユーザå:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "パスワード:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "サーãƒã®é¸æŠž"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7993,11 +8112,27 @@ msgstr "テーブル @TABLE@ ã®æ§‹é€ "
msgid "Object creation options"
msgstr "生æˆã‚ªãƒ—ション"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "テーブルã®ã‚­ãƒ£ãƒ—ション"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "テーブルã®ã‚­ãƒ£ãƒ—ション (続ã)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "ラベルキー"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8015,32 +8150,60 @@ msgstr "コメントを表示ã™ã‚‹"
msgid "Display MIME types"
msgstr "MIME タイプを表示ã™ã‚‹"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "1 行目ã«ã‚«ãƒ©ãƒ åを追加ã™ã‚‹"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ホスト"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "生æˆæ—¥æ™‚"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "データベース"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "データ"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "構造"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "テーブルåをエクスãƒãƒ¼ãƒˆã™ã‚‹"
@@ -8208,6 +8371,12 @@ msgstr "生æˆã‚ªãƒ—ション (ã™ã¹ã¦æŽ¨å¥¨)"
msgid "Export contents"
msgstr "内容をエクスãƒãƒ¼ãƒˆã™ã‚‹"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "テーブル"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8493,7 +8662,6 @@ msgid "Enabled"
msgstr "有効"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "一般的ãªãƒªãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³æ©Ÿèƒ½"
@@ -8520,11 +8688,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "column_comments テーブルã®æ›´æ–°æ–¹æ³•ã«ã¤ã„ã¦ã¯ãƒ‰ã‚­ãƒ¥ãƒ¡ãƒ³ãƒˆã‚’ã”覧ãã ã•ã„"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "ブックマークã•ã‚Œã¦ã„ã‚‹ SQL"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL 履歴"
@@ -8565,7 +8733,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr "æ›´æ–°ã—ãŸè¨­å®šãƒ•ã‚¡ã‚¤ãƒ«ã‚’読ã¿è¾¼ã‚€ãŸã‚ã« phpMyAdmin ã«ãƒ­ã‚°ã‚¤ãƒ³ã—ç›´ã—ã¾ã™ã€‚"
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "説明ãŒã‚ã‚Šã¾ã›ã‚“"
@@ -8590,17 +8758,24 @@ msgstr ""
"念ã®ãŸã‚ã€è¨­å®šãƒ•ã‚¡ã‚¤ãƒ« (my.cnf) 内ã§ã‚µãƒ¼ãƒ ID ãŒãƒ¦ãƒ‹ãƒ¼ã‚¯ã§ã‚ã‚‹ã‹ç¢ºèªã—ã¦ãã "
"ã•ã„。もã—ãã†ã§ãªã„ãªã‚‰ã°ã€[mysqld] セクションã«ä»¥ä¸‹ã®è¡Œã‚’追加ã—ã¦ãã ã•ã„。"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "ユーザå"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "ユーザå"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "ãƒãƒ¼ãƒˆ"
#: libraries/replication_gui.lib.php:112
@@ -8611,7 +8786,7 @@ msgstr "マスタステータス"
msgid "Slave status"
msgstr "スレーブステータス"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "変数"
@@ -8620,6 +8795,15 @@ msgstr "変数"
msgid "Server ID"
msgstr "サームID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ホスト"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8639,12 +8823,11 @@ msgstr "ã™ã¹ã¦ã®ãƒ¦ãƒ¼ã‚¶"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "テキスト入力項目ã®å€¤ã‚’利用ã™ã‚‹"
#: libraries/replication_gui.lib.php:326
@@ -8676,8 +8859,15 @@ msgstr ""
"ホストテーブルãŒä½¿ç”¨ã•ã‚Œã¦ã„ã‚‹å ´åˆã€ã“ã®é …ç›®ã¯ç„¡è¦–ã•ã‚Œã€ä»£ã‚ã‚Šã«ä½¿ç”¨ã•ã‚Œã¦ã„"
"るホストテーブルã«æ ¼ç´ã•ã‚Œã¦ã„る値を設定ã—ã¾ã™ã€‚"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "ã‚‚ã†ä¸€åº¦å…¥åŠ›ã—ã¦ãã ã•ã„"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "パスワードを生æˆã™ã‚‹"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8719,11 +8909,14 @@ msgstr "<b>リクエストã®å‡¦ç†ä¸­ã« 1 ã¤ä»¥ä¸Šã®ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾
msgid "Edit event"
msgstr "イベントを編集ã™ã‚‹"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "è¦æ±‚処ç†ä¸­ã§ã®ã‚¨ãƒ©ãƒ¼"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8997,81 +9190,81 @@ msgstr "有効ãªãƒ†ãƒ¼ãƒ–ルåを指定ã—ã¦ãã ã•ã„"
msgid "You must provide a trigger definition."
msgstr "トリガã®å®šç¾©ã¯å¿…é ˆã§ã™ã€‚"
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "ルーãƒãƒ³ã‚’追加ã™ã‚‹"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "ルーãƒãƒ³ %s ã®ã‚¨ã‚¯ã‚¹ãƒãƒ¼ãƒˆ"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "ルーãƒãƒ³"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "ルーãƒãƒ³ã‚’作æˆã™ã‚‹ç‰¹æ¨©ãŒã‚ã‚Šã¾ã›ã‚“"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "データベース %2$s ã« %1$s ã¨ã„ã†åå‰ã®ãƒ«ãƒ¼ãƒãƒ³ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "表示ã§ãるルーãƒãƒ³ãŒã‚ã‚Šã¾ã›ã‚“。"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "トリガを追加ã™ã‚‹"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "トリガ %s をエクスãƒãƒ¼ãƒˆã™ã‚‹"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "トリガ"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "トリガを作æˆã™ã‚‹ç‰¹æ¨©ãŒã‚ã‚Šã¾ã›ã‚“"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "データベース %2$s ã« %1$s ã¨ã„ã†åå‰ã®ãƒˆãƒªã‚¬ã¯ã‚ã‚Šã¾ã›ã‚“"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "表示ã§ãるトリガãŒã‚ã‚Šã¾ã›ã‚“。"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "イベントを追加ã™ã‚‹"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "イベント %s をエクスãƒãƒ¼ãƒˆã™ã‚‹"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "イベント"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "イベントを作æˆã™ã‚‹ç‰¹æ¨©ãŒã‚ã‚Šã¾ã›ã‚“"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "データベース %2$s ã« %1$s ã¨ã„ã†åå‰ã®ã‚¤ãƒ™ãƒ³ãƒˆã¯ã‚ã‚Šã¾ã›ã‚“"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "表示ã§ãるイベントãŒã‚ã‚Šã¾ã›ã‚“。"
@@ -9127,7 +9320,7 @@ msgstr "属性"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "ãã®ä»–"
@@ -9227,14 +9420,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "スクラッãƒãƒœãƒ¼ãƒ‰ã‚’切り替ãˆã‚‹"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "言語ファイルãŒç™»éŒ²ã•ã‚Œã¦ã„ã¾ã›ã‚“: %1$s。"
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "カレントサーãƒ"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9474,6 +9669,12 @@ msgstr "特権テーブルã®å†èª­ã¿è¾¼ã¿ãªã—ã§ãƒ¦ãƒ¼ã‚¶ãƒ»ç‰¹æ¨©ã®è¿½åŠ 
msgid "Login Information"
msgstr "ログイン情報"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "テキスト入力項目ã®å€¤ã‚’利用ã™ã‚‹"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "パスワードã¯å¤‰æ›´ã—ãªã„"
@@ -9510,6 +9711,13 @@ msgstr "データベース &quot;%s&quot ã¸ã®å…¨ã¦ã®ç‰¹æ¨©ã‚’与ãˆã‚‹"
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot; ã«ã‚¢ã‚¯ã‚»ã‚¹ã§ãるユーザ"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "ユーザ"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9550,7 +9758,6 @@ msgid "No user found."
msgstr "ユーザãŒå­˜åœ¨ã—ã¾ã›ã‚“。"
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "特権を編集"
@@ -9590,7 +9797,9 @@ msgid "Column-specific privileges"
msgstr "ã“ã®ã‚«ãƒ©ãƒ ã«å›ºæœ‰ã®ç‰¹æ¨©"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "データベースã«ç‰¹æ¨©ã‚’追加"
#: libraries/server_privileges.lib.php:2290
@@ -9600,7 +9809,9 @@ msgstr ""
"ã•ã„。"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "テーブルã«ç‰¹æ¨©ã‚’追加"
#: libraries/server_privileges.lib.php:2525
@@ -9639,6 +9850,12 @@ msgstr "%s ã®ç‰¹æ¨©ã‚’æ›´æ–°ã—ã¾ã—ãŸã€‚"
msgid "Privileges for %s"
msgstr "%s ã«å¯¾ã™ã‚‹ç‰¹æ¨©"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "特権を編集"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "ユーザ概略"
@@ -9664,45 +9881,47 @@ msgstr "特権テーブルã«ã¯é¸æŠžã—ãŸãƒ¦ãƒ¼ã‚¶ãŒã„ã¾ã›ã‚“。"
msgid "You have added a new user."
msgstr "æ–°ã—ã„ユーザを追加ã—ã¾ã—ãŸã€‚"
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "サーム%s 上ã§ã‚¯ã‚¨ãƒªã‚’実行ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "データベース %s 上ã§ã‚¯ã‚¨ãƒªã‚’実行ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "クリア"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "ã“ã® SQL をブックマークã™ã‚‹"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "ã™ã¹ã¦ã®ãƒ¦ãƒ¼ã‚¶ãŒã“ã®ãƒ–ックマークを利用ã§ãるよã†ã«ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "åŒåã®ãƒ–ックマークã¯å·®ã—替ãˆã‚‹"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "別ウインドウã‹ã‚‰ã®ã‚¯ã‚¨ãƒªã®ä¸Šæ›¸ãã‚’ç¦æ­¢ã™ã‚‹"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "デリミタ"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "実行ã—ãŸã‚¯ã‚¨ãƒªã‚’ã“ã“ã«è¡¨ç¤ºã™ã‚‹"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "表示ã®ã¿"
@@ -9782,11 +10001,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "テーブル %s を空ã«ã—ã¾ã—ãŸ"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "SQL コマンドã®è¿½è·¡ã¯ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™ã€‚"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "SQL コマンドã®è¿½è·¡ã¯éžã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™ã€‚"
@@ -9812,7 +10031,11 @@ msgstr "接頭辞をテーブルåã«è¿½åŠ ã™ã‚‹"
msgid "Check tables having overhead"
msgstr "オーãƒãƒ¼ãƒ˜ãƒƒãƒ‰ã®ã‚るテーブルを確èªã™ã‚‹"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "ソート"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "ãªã—"
@@ -9894,7 +10117,7 @@ msgstr "テーブルã®å…ˆé ­"
msgid "After %s"
msgstr "指定カラムã®å¾Œã« %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "è¡Œã®çµ±è¨ˆ"
@@ -9962,7 +10185,7 @@ msgstr "全文インデックスを追加ã™ã‚‹"
msgid "Information"
msgstr "情報"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "ディスク使用é‡"
@@ -9970,12 +10193,12 @@ msgstr "ディスク使用é‡"
msgid "Effective"
msgstr "有効"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "テーブル %1$s ã¯æ­£å¸¸ã«å¤‰æ›´ã•ã‚Œã¾ã—ãŸ"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "クエリエラー"
@@ -10060,8 +10283,22 @@ msgstr "%s ã®å¾Œã¸"
msgid "Table name"
msgstr "テーブルå"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "ストレージエンジン"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "ç…§åˆé †åº"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "パーティションã®å®šç¾©"
#: libraries/tbl_common.inc.php:54
@@ -10189,7 +10426,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "リレーションã®ãªã„テーブルを隠ã™/表示"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "テーブル数"
#: pmd_general.php:467
@@ -10235,7 +10474,9 @@ msgid "Page creation failed"
msgstr "ページã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "ページ"
#: pmd_pdf.php:123
@@ -10255,7 +10496,9 @@ msgid "New page name: "
msgstr "æ–°ã—ã„ページã®åå‰: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "å€çŽ‡ã«ã‚ã‚ã›ãŸã‚¨ã‚¯ã‚¹ãƒãƒ¼ãƒˆ/インãƒãƒ¼ãƒˆ"
#: pmd_pdf.php:146
@@ -10274,6 +10517,12 @@ msgstr "エラー: リレーションを追加ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚"
msgid "FOREIGN KEY relation added"
msgstr "外部キーを追加ã—ã¾ã—ãŸ"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "一般的ãªãƒªãƒ¬ãƒ¼ã‚·ãƒ§ãƒ³æ©Ÿèƒ½"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "内部リレーションを追加ã—ã¾ã—ãŸ"
@@ -10368,6 +10617,12 @@ msgstr "インãƒãƒ¼ãƒˆãƒ•ã‚¡ã‚¤ãƒ«"
msgid "All"
msgstr "全部"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL 履歴"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10416,20 +10671,20 @@ msgstr[0] "%1$d 個ã®ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ãŒæ­£å¸¸ã«å‰Šé™¤ã•ã‚Œã¾ã—ãŸã€‚"
msgid "Databases statistics"
msgstr "データベースã®çµ±è¨ˆ"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "マスタレプリケーション"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "スレーブレプリケーション"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "統計を有効ã«ã™ã‚‹"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10437,11 +10692,11 @@ msgstr ""
"注æ„: データベースã®çµ±è¨ˆã‚’有効ã«ã™ã‚‹ã¨ã‚¦ã‚§ãƒ–サーãƒã¨ MySQL サーãƒã®é–“ã®é€šä¿¡é‡"
"ãŒæ¿€å¢—ã™ã‚‹ã“ã¨ãŒã‚ã‚Šã¾ã™ã€‚"
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "データベースãŒå­˜åœ¨ã—ã¾ã›ã‚“"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "ストレージエンジン"
@@ -10469,7 +10724,7 @@ msgstr "モジュール"
msgid "Library"
msgstr "ライブラリ"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "ãƒãƒ¼ã‚¸ãƒ§ãƒ³"
@@ -10817,10 +11072,6 @@ msgstr "グラフã®å†é…ç½®ï¼ç·¨é›†å®Œäº†"
msgid "Add chart"
msgstr "グラフã®è¿½åŠ "
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "グラフã®å†é…ç½®ï¼ç·¨é›†"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "å†æ画間隔"
@@ -11008,6 +11259,24 @@ msgstr[0] "%d 分"
msgid "Questions since startup: %s"
msgstr "起動以後ã®å•ã„åˆã‚ã›æ•°ï¼š%s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "/ 時"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "/ 分"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "/ 秒"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "ステートメント"
@@ -11723,7 +11992,7 @@ msgid "Global value"
msgstr "グローãƒãƒ«å€¤"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "ダウンロード"
@@ -11837,7 +12106,7 @@ msgstr "寄付"
msgid "Edit server"
msgstr "サーãƒã®ç·¨é›†"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "æ–°ã—ã„サーãƒã®è¿½åŠ "
@@ -12080,7 +12349,9 @@ msgid "SQL result"
msgstr "SQL ã®çµæžœ"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "生æˆç’°å¢ƒ"
#: sql.php:1234
@@ -12101,8 +12372,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "テーブル `%s` ã®ã‚¤ãƒ³ãƒ‡ãƒƒã‚¯ã‚¹ã«å•é¡ŒãŒã‚ã‚Šã¾ã™"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "ã“ã® SQL をブックマークã™ã‚‹"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "ラベル"
#: tbl_chart.php:38
@@ -12184,17 +12461,17 @@ msgstr "X 軸ã®å€¤"
msgid "Y-Axis label:"
msgstr "Y 軸ã®ãƒ©ãƒ™ãƒ«:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "テーブル %s ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "データベース '%s' ãŒå­˜åœ¨ã—ã¾ã›ã‚“。"
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "テーブル %1$s を作æˆã—ã¾ã—ãŸã€‚"
@@ -12203,6 +12480,10 @@ msgstr "テーブル %1$s を作æˆã—ã¾ã—ãŸã€‚"
msgid "View dump (schema) of table"
msgstr "テーブルã®ãƒ€ãƒ³ãƒ— (スキーマ) 表示"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "テーブルåãŒä¸æ­£ã§ã™"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "視覚化ã—ãŸç©ºé–“情報"
@@ -12223,7 +12504,7 @@ msgstr "空間情報カラム"
msgid "Redraw"
msgstr "å†æç”»"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "ファイルå"
@@ -12287,9 +12568,23 @@ msgid "The table name is empty!"
msgstr "テーブルåãŒç©ºã§ã™!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "テーブルを表示ã—ã¦ã„ã¾ã™"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "ディスク使用é‡"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "è¡Œã®çµ±è¨ˆ"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12324,6 +12619,12 @@ msgstr "テーブルã®åˆ¶ç´„"
msgid "No index defined! Create one below"
msgstr "インデックスãŒå®šç¾©ã•ã‚Œã¦ã„ã¾ã›ã‚“!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "表示ã™ã‚‹ã‚«ãƒ©ãƒ ã®é¸æŠž"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12373,109 +12674,113 @@ msgstr ""
"SQL 文をエクスãƒãƒ¼ãƒˆã—ã¾ã—ãŸã€‚ダンプã—ãŸã‚‚ã®ã‚’コピーã™ã‚‹ã‹å®Ÿè¡Œã™ã‚‹ã‹ã—ã¦ãã "
"ã•ã„。"
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "世代 %s ã®ã‚¹ãƒŠãƒƒãƒ—ショット (SQL コード)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "追跡データ定義コマンドã¯æ­£å¸¸ã«å‰Šé™¤ã•ã‚Œã¾ã—ãŸ"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "追跡データæ“作コマンドã¯æ­£å¸¸ã«å‰Šé™¤ã•ã‚Œã¾ã—ãŸ"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "追跡ã—ã¦ã„るコマンド"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "レãƒãƒ¼ãƒˆã‹ã‚‰ã“ã®è¿½è·¡ãƒ‡ãƒ¼ã‚¿ã‚’削除ã™ã‚‹"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "データãŒå­˜åœ¨ã—ã¾ã›ã‚“"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "日時"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "データ定義コマンド"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "データæ“作コマンド"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL æ–‡ã®ãƒ€ãƒ³ãƒ— (ファイルã§ãƒ€ã‚¦ãƒ³ãƒ­ãƒ¼ãƒ‰)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL æ–‡ã®ãƒ€ãƒ³ãƒ—"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
"ã“ã®ã‚ªãƒ—ションã¯ã€ãƒ†ãƒ¼ãƒ–ルやãã‚Œã«å«ã¾ã‚Œã‚‹ãƒ‡ãƒ¼ã‚¿ã‚’ç½®ãæ›ãˆã‚‹ã‹ã‚‚ã—ã‚Œã¾ã›ã‚“。"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL 文を実行"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "上ã®çµæžœã‚’エクスãƒãƒ¼ãƒˆã™ã‚‹ %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "世代を表示ã™ã‚‹"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "%s ã¸ã® SQL コマンド追跡をéžã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã«ã™ã‚‹"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "ã™ãã«éžã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã«ã™ã‚‹"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "%s ã¸ã® SQL コマンド追跡をアクティブã«ã™ã‚‹"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "ã™ãã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã«ã™ã‚‹"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "%2$s ã«ä¸–代 %1$s を作æˆ"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "追跡ã™ã‚‹ãƒ‡ãƒ¼ã‚¿å®šç¾©ã‚³ãƒžãƒ³ãƒ‰:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "追跡ã™ã‚‹ãƒ‡ãƒ¼ã‚¿æ“作コマンド:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "世代を作æˆã™ã‚‹"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "テーマ"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "ä»–ã®ãƒ†ãƒ¼ãƒžã‚’入手ã™ã‚‹ï¼"
@@ -13844,6 +14149,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert 㯠0 ã«è¨­å®šã•ã‚Œã¦ã„ã¾ã™ã€‚"
+#~ msgid "Live traffic chart"
+#~ msgstr "リアルタイムã§ã®ãƒˆãƒ©ãƒ•ã‚£ãƒƒã‚¯ã‚°ãƒ©ãƒ•"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "リアルタイムã§ã®æŽ¥ç¶šï¼ãƒ—ロセスグラフ"
+
+#~ msgid "Live query chart"
+#~ msgstr "リアルタイムã§ã®ã‚¯ã‚¨ãƒªã‚°ãƒ©ãƒ•"
+
+#~ msgid "Static data"
+#~ msgstr "統計データ"
+
+#~ msgid "And"
+#~ msgstr "ãŠã‚ˆã³"
+
+#~ msgid "Number of rows"
+#~ msgstr "表示行数"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "カラム囲ã¿è¨˜å·"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "カラムã®ã‚¨ã‚¹ã‚±ãƒ¼ãƒ—記å·"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL ã®ä»£æ›¿æ–‡å­—列"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "è¡Œã®çµ‚端記å·"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "グラフã®å†é…ç½®ï¼ç·¨é›†"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ka.po b/po/ka.po
index 6dd80944af..3f356831fc 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -1,9 +1,9 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-12-13 13:04+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Georgian <http://l10n.cihar.com/projects/phpmyadmin/master/ka/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "ყველáƒáƒ¤áƒ áƒ˜áƒ¡ ჩვენებáƒ"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "გვერდის ნáƒáƒ›áƒ”რი:"
@@ -37,19 +37,18 @@ msgid ""
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ძებნáƒ"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -71,23 +70,23 @@ msgstr "ძებნáƒ"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "გáƒáƒ“áƒáƒ¡áƒ•áƒšáƒ"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Keyname"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "áƒáƒ¦áƒ¬áƒ”რილáƒáƒ‘áƒ"
@@ -115,15 +114,16 @@ msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–რ'%1$s' წáƒáƒ áƒ›áƒáƒ¢áƒ”ბ
msgid "Database comment: "
msgstr "კáƒáƒ›áƒ”ნტáƒáƒ áƒ˜ მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒáƒ¨áƒ˜: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "ცხრილის კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბი"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +135,8 @@ msgstr "ცხრილის კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბი"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "სვეტები"
@@ -159,12 +159,12 @@ msgstr "სვეტები"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "ტიპი"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -176,7 +176,7 @@ msgstr "ტიპი"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -191,7 +191,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "სტáƒáƒœáƒ“áƒáƒ áƒ¢áƒ£áƒšáƒ˜"
@@ -217,11 +217,11 @@ msgstr "Links to"
msgid "Comments"
msgstr "კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბი"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -234,21 +234,21 @@ msgstr "კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბი"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "áƒáƒ áƒ"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -261,10 +261,10 @@ msgstr "áƒáƒ áƒ"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "დიáƒáƒ®"
@@ -272,7 +272,7 @@ msgstr "დიáƒáƒ®"
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr ""
@@ -285,7 +285,7 @@ msgstr "ყველáƒáƒ¡ მáƒáƒœáƒ˜áƒ¨áƒœáƒ•áƒ"
msgid "Unselect All"
msgstr "მáƒáƒœáƒ˜áƒ¨áƒœáƒ•áƒ˜áƒ¡ მáƒáƒ®áƒ¡áƒœáƒ"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–რცáƒáƒ áƒ˜áƒ”ლიáƒ!"
@@ -311,20 +311,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "ცხრილი"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "სტრიქáƒáƒœáƒ”ბი"
@@ -337,28 +336,25 @@ msgstr "ზáƒáƒ›áƒ"
msgid "in use"
msgstr "in use"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "შეიქმნáƒ"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "უკáƒáƒœáƒáƒ¡áƒ™áƒœáƒ”ლი გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Last check"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -397,16 +393,12 @@ msgstr "ნáƒáƒœáƒáƒ®áƒ˜ ცხრილები"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
@@ -415,17 +407,17 @@ msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
msgid "Last version"
msgstr "Create relation"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "შეიქმნáƒ"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "სტáƒáƒ¢áƒ£áƒ¡áƒ˜"
@@ -434,13 +426,11 @@ msgstr "სტáƒáƒ¢áƒ£áƒ¡áƒ˜"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "მáƒáƒ¥áƒ›áƒ”დებáƒ"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "ჩვენებáƒ"
@@ -449,18 +439,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Drop"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -468,11 +458,11 @@ msgstr ""
msgid "Versions"
msgstr "ვერსიáƒ"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "სნეიფშუთის სტრუქტურáƒ"
@@ -490,35 +480,35 @@ msgstr "ცხრილის შემáƒáƒ¬áƒ›áƒ”ბáƒ"
msgid "Database Log"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ ტიპი!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "შეუსáƒáƒ‘áƒáƒ›áƒáƒ‘áƒáƒ პáƒáƒ áƒáƒ›áƒ”ტრებში!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -533,71 +523,73 @@ msgstr "Export type"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "წერტილის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Lines terminated by"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "შიდრქსელის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -683,12 +675,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "უკáƒáƒœ"
@@ -728,39 +720,40 @@ msgstr "Other core settings"
msgid "Database server"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–რმáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლისთვის"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "სერვერი"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "სერვერი:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "სერვერის პáƒáƒ áƒ¢áƒ˜"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "სერვერის ვერსიáƒ"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "áƒáƒ¥áƒ›áƒ˜áƒ¡ ვერსიáƒ"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი"
#: index.php:257
#, fuzzy
#| msgid "Server socket"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Server socket"
#: index.php:269
@@ -770,30 +763,34 @@ msgstr "ვებ სერვერი"
#: index.php:282
#, fuzzy
#| msgid "Use light version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Use light version"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP-ის გáƒáƒ¤áƒáƒ áƒ—áƒáƒ”ბáƒ"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP-ის ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ˜áƒ¡ ჩვენებáƒ"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ ვერსიის შესáƒáƒ®áƒ”ბ"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "ვიკი"
@@ -918,7 +915,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr "ნáƒáƒ›áƒ“ვილáƒáƒ“ გსურთ "
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -1016,74 +1013,40 @@ msgstr "პრივილეგიების გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ
msgid "Removing Selected Users"
msgstr "Remove selected users"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "გრáƒáƒ¤áƒ˜áƒ™áƒ£áƒšáƒ˜ ტრáƒáƒ¤áƒ˜áƒ™áƒ˜áƒ¡ სქემáƒ"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr ""
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "სულ"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "კáƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბი"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Cannot load or save configuration"
msgid "Local monitor configuration incompatible"
msgstr "კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ áƒáƒœ ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვრვერ მáƒáƒ®áƒ”რხდáƒ"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1091,185 +1054,185 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "Query cache"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "Query cache"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "Query cache"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "Log file count"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Buffer Pool"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "სულ"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Free pages"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "მიღებულიáƒ"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "კáƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბი"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "პრáƒáƒªáƒ”სები"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s table(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "სპáƒáƒ áƒ¡áƒ£áƒšáƒ˜"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "ტრáƒáƒ¤áƒ˜áƒ™áƒ˜"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "General relation features"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Rename database to"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Snap to grid"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1277,39 +1240,39 @@ msgstr ""
msgid "None"
msgstr "áƒáƒ áƒáƒ"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1317,152 +1280,152 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "ფáƒáƒ˜áƒšáƒ˜áƒ¡ სáƒáƒ®áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "ჩáƒáƒ áƒ—ულიáƒ"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "გáƒáƒ—იშვáƒ"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "Other core settings"
msgid "Change settings"
msgstr "Other core settings"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "Other core settings"
msgid "Current settings"
msgstr "Other core settings"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Report title"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Load"
msgid "Analysing logs"
msgstr "ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ”ბის წáƒáƒ™áƒ˜áƒ—ხვáƒ"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Analyze"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL-ის áƒáƒ®áƒ¡áƒœáƒ"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1470,112 +1433,112 @@ msgstr "SQL-ის áƒáƒ®áƒ¡áƒœáƒ"
msgid "Time"
msgstr "დრáƒ"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "სულ"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Profiling"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "ცხრილი"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
msgid "Chart"
msgstr "სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბები"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "áƒáƒ®áƒáƒšáƒ˜ ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "SQL queries"
msgid "Series"
msgstr "SQL მáƒáƒ—ხáƒáƒ•áƒœáƒ”ბი"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Tables display options"
msgid "Log table filter options"
msgstr "ცხრილების ჩვენების პáƒáƒ áƒáƒ›áƒ”ტრები"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
#, fuzzy
msgid "Filter"
msgstr "ფáƒáƒ˜áƒšáƒ”ბი"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of inserted rows"
msgid "Sum of grouped rows:"
msgstr "ჩáƒáƒ¡áƒ›áƒ£áƒšáƒ˜ სტრიქáƒáƒœáƒ”ბის რáƒáƒáƒ“ენáƒáƒ‘áƒ"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "სულ"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "Load"
msgid "Loading logs"
msgstr "ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "გáƒáƒ“áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1583,280 +1546,289 @@ msgstr ""
msgid "Import"
msgstr "შემáƒáƒ¢áƒáƒœáƒ"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "Could not load default configuration from: \"%1$s\""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "დეტáƒáƒšáƒ”ბი…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Customization"
msgid "Justification"
msgstr "Customization"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "გáƒáƒ£áƒ¥áƒ›áƒ”ბáƒ"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
#| msgid "Load"
msgid "Loading"
msgstr "ჩáƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "პრáƒáƒªáƒ”სები"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Rename database to"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Rename database to"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Copy database to"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბი"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Table must have at least one field."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნე ცხრილები"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "áƒáƒ®áƒáƒšáƒ˜ ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Show grid"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Disable foreign key checks"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "ჩáƒáƒ áƒ—ულიáƒ"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "გáƒáƒ—იშულიáƒ"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "ძებნáƒ"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide search results"
msgstr "SQL Query box"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "SQL Query box"
msgid "Show search results"
msgstr "SQL Query box"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "áƒáƒ áƒ©áƒ”ვáƒ"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "%s-ის წáƒáƒ¨áƒšáƒ"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "ველების რáƒáƒáƒ“ენáƒáƒ‘რსვეტებისáƒáƒ—ვის %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new server"
msgid "Add %d value(s)"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სერვერის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide query box"
msgstr "SQL Query box"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
#| msgid "SQL Query box"
msgid "Show query box"
msgstr "SQL Query box"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "შეცვლáƒ"
-#: js/messages.php:276
+#: js/messages.php:267
#, fuzzy
#| msgid "Maximum execution time"
msgid "Query execution time"
msgstr "Maximum execution time"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1865,222 +1837,248 @@ msgstr ""
msgid "Save"
msgstr "შენáƒáƒ®áƒ•áƒ"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide search criteria"
msgstr "SQL Query box"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
#| msgid "SQL Query box"
msgid "Show search criteria"
msgstr "SQL Query box"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "ძებნáƒ"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "ველის სვეტების დáƒáƒ›áƒáƒ¢áƒ”ბáƒ/წáƒáƒ¨áƒšáƒ"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Query results operations"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Data pointer size"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "იგნáƒáƒ áƒ˜áƒ áƒ”ბáƒ"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "áƒáƒ¡áƒšáƒ˜"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Lines terminated by"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "%s ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "áƒáƒ˜áƒ áƒ©áƒ˜áƒ”თ სáƒáƒ©áƒ•áƒ”ნებელი ველი"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
msgid "Go to link"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "სვეტების სáƒáƒ®áƒ”ლები"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Start"
msgid "Show data row(s)"
msgstr "Startup"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ დáƒáƒ’ენერირებáƒ"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "დáƒáƒ’ენერირებáƒ"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "áƒáƒ áƒ¨"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "ყველáƒáƒ¤áƒ áƒ˜áƒ¡ ჩვენებáƒ"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "áƒáƒ®áƒáƒšáƒ˜ ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2088,32 +2086,32 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
#| msgid "Check for latest version"
msgid ", latest stable version:"
msgstr "უკáƒáƒœáƒáƒ¡áƒ™áƒœáƒ”ლ ვერსიáƒáƒ–ე შემáƒáƒ¬áƒ›áƒ”ბáƒ"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "შემáƒáƒ¬áƒ˜áƒ áƒ£áƒšáƒáƒ‘áƒ"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "წინáƒ"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2121,96 +2119,96 @@ msgid "Next"
msgstr "შემდეგი"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "სულ"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "ბინáƒáƒ áƒ£áƒšáƒ˜"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "მáƒáƒ "
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "áƒáƒžáƒ "
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "მáƒáƒ˜"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "ივნ"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "ივლ"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "áƒáƒ’ვ"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "áƒáƒ¥áƒ¢"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "იáƒáƒœ"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "თებ"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "მáƒáƒ "
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "áƒáƒžáƒ "
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2218,78 +2216,78 @@ msgid "May"
msgstr "მáƒáƒ˜"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "ივნ"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "ივლ"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "áƒáƒ’ვ"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "სექ"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "áƒáƒ¥áƒ¢"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "ნáƒáƒ”"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "დეკ"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "კვი"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "áƒáƒ áƒ¨"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "სáƒáƒ›"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "პáƒáƒ "
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2297,115 +2295,115 @@ msgid "Sun"
msgstr "კვი"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "áƒáƒ áƒ¨"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "სáƒáƒ›"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "áƒáƒ—ხ"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "ხუთ"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "პáƒáƒ "
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "შáƒáƒ‘"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "კვი"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "áƒáƒ áƒ¨"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "სáƒáƒ›"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "áƒáƒ—ხ"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "ხუთ"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "პáƒáƒ "
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "შáƒáƒ‘"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "ვიკი"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "áƒáƒ áƒáƒ"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "in use"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2458,16 +2456,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "წáƒáƒ›áƒ¨áƒ˜"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "წუთში"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "სáƒáƒáƒ—ში"
@@ -2475,43 +2473,59 @@ msgstr "სáƒáƒáƒ—ში"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "შრიფტის ზáƒáƒ›áƒ"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ზრდáƒáƒ“áƒáƒ‘ით"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "კლებáƒáƒ“áƒáƒ‘ით"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "სვეტები"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "დáƒáƒšáƒáƒ’ებáƒ"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "ჩვენებáƒ"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "კრიტერიუმი"
#: libraries/DBQbe.class.php:576
@@ -2533,33 +2547,43 @@ msgid "Use Tables"
msgstr "გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნე ცხრილები"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "áƒáƒœ"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "დáƒ"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "შეცვლáƒ"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ გáƒáƒ’ზáƒáƒ•áƒœáƒ"
@@ -2601,8 +2625,8 @@ msgstr[0] "%s match(es) inside table <i>%s</i>"
msgstr[1] "%s match(es) inside table <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "áƒáƒ áƒ©áƒ”ვáƒ"
@@ -2616,9 +2640,9 @@ msgstr ""
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "წáƒáƒ¨áƒšáƒ"
@@ -2662,32 +2686,32 @@ msgstr "დირექტáƒáƒ áƒ˜áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ"
msgid "Restore column order"
msgstr "CHAR textarea columns"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "დáƒáƒ¡áƒáƒ¬áƒ§áƒ˜áƒ¡áƒ˜"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "წინáƒ"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "შემდეგი"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2697,19 +2721,20 @@ msgstr "დáƒáƒ¡áƒáƒ¡áƒ áƒ£áƒšáƒ˜"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Startup"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "ველების რáƒáƒáƒ“ენáƒáƒ‘áƒ"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "áƒáƒ áƒ¨"
#: libraries/DisplayResults.class.php:919
@@ -2734,7 +2759,7 @@ msgstr "ჩáƒáƒœáƒ˜áƒ¨áƒœáƒ£áƒšáƒ˜ მáƒáƒ—ხáƒáƒ•áƒœáƒ˜áƒ¡ გáƒáƒ¨áƒ•áƒ”á
msgid "Sort by key"
msgstr "Sort by key"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2852,12 +2877,12 @@ msgid "Query took %01.4f sec"
msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒáƒ¡ დáƒáƒ¡áƒ­áƒ˜áƒ áƒ“რ%01.4f წმ"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr ""
@@ -2867,16 +2892,16 @@ msgstr ""
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "ყველáƒáƒ¡ შემáƒáƒ¬áƒ›áƒ”ბáƒ"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2976,12 +3001,12 @@ msgstr "phpMyAdmin-ის áƒáƒ®áƒáƒšáƒ˜ ფáƒáƒœáƒ¯áƒ áƒ˜áƒ¡ გáƒáƒ®áƒ¡áƒœá
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2993,21 +3018,21 @@ msgstr "ინდექსი áƒáƒ áƒáƒ გáƒáƒœáƒ¡áƒáƒ–ღვრული!
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ინდექსები"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "უნიკáƒáƒšáƒ£áƒ áƒ˜"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "შეკუმშული"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinality"
@@ -3016,15 +3041,14 @@ msgstr "Cardinality"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "კáƒáƒšáƒáƒªáƒ˜áƒ"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "კáƒáƒ›áƒ”ნტáƒáƒ áƒ˜"
@@ -3037,7 +3061,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3050,6 +3074,11 @@ msgstr ""
msgid "Databases"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "სერვერი"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3057,35 +3086,39 @@ msgid "View"
msgstr "ხედáƒ"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "სტრუქტურáƒ"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ძებნáƒ"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "ჩáƒáƒ¡áƒ›áƒ"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "მáƒáƒ¥áƒ›áƒ”დებები"
@@ -3102,7 +3135,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "ტრიგერები"
@@ -3125,14 +3158,14 @@ msgstr "მáƒáƒ—ხáƒáƒ•áƒœáƒ"
msgid "Privileges"
msgstr "პრივილეგიები"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Routines"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "მáƒáƒ•áƒšáƒ”ნები"
@@ -3174,7 +3207,7 @@ msgstr ""
msgid "Engines"
msgstr "ძრáƒáƒ•áƒ”ბი"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3229,8 +3262,7 @@ msgstr "ცხრილების დáƒáƒ—ვლáƒ"
msgid "There are no recent tables"
msgstr "There are no configured servers"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL მáƒáƒ—ხáƒáƒ•áƒœáƒ"
@@ -3372,11 +3404,15 @@ msgid "Target database `%s` was not found!"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒáƒ¨áƒ˜ ძებნáƒ"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "ცხრილის áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ სáƒáƒ®áƒ”ლი"
#: libraries/Table.class.php:1210
@@ -3420,7 +3456,7 @@ msgstr "ფუნქციáƒ"
msgid "Operator"
msgstr "áƒáƒžáƒ”რáƒáƒ¢áƒáƒ áƒ˜"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3440,66 +3476,71 @@ msgstr "ძებნáƒ"
msgid "Edit/Insert"
msgstr "ჩáƒáƒ¡áƒ›áƒ"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Select fields (at least one):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "áƒáƒœ"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, 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:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "SQL Query box"
msgid "Additional search criteria"
msgstr "SQL Query box"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "Control user"
msgid "How to use"
msgstr "Control user"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3533,8 +3574,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3823,7 +3864,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "მáƒáƒ¥áƒ¡: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL მáƒáƒ—ხáƒáƒ•áƒœáƒ"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3836,126 +3883,141 @@ msgstr "მáƒáƒ¥áƒ¡: %s%s"
msgid "MySQL said: "
msgstr "MySQL-მრთქვáƒ: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
#, fuzzy
#| msgid "Could not connect to MySQL server"
msgid "Failed to connect to SQL validator!"
msgstr "MySQL სერვერთáƒáƒœ დáƒáƒ™áƒáƒ•áƒ¨áƒ˜áƒ áƒ”ბრვერ მáƒáƒ®áƒ”რხდáƒ"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL-ის áƒáƒ®áƒ¡áƒœáƒ"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP კáƒáƒ“ის გáƒáƒ áƒ”შე"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP კáƒáƒ“ის შექმნáƒ"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validate SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "ძრáƒáƒ•áƒ”ბი"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profiling"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "კვი"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y, %I:%M %p"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s დღე, %s სáƒáƒáƒ—ი, %s წუთი დრ%s წáƒáƒ›áƒ˜"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Routines"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "web server upload directory"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ცáƒáƒ áƒ˜áƒ”ლი"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "დáƒáƒ‘ეჭდვáƒ"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "შეიქმნáƒ"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "უკáƒáƒœáƒáƒ¡áƒ™áƒœáƒ”ლი გáƒáƒœáƒáƒ®áƒšáƒ”ბáƒ"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Last check"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3967,13 +4029,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "მáƒáƒœáƒáƒªáƒ”მები"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "სულ"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4039,6 +4105,12 @@ msgstr "Invalid server index: \"%s\""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "სერვერი"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4090,7 +4162,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "გáƒáƒ—იშულიáƒ"
@@ -4187,7 +4259,7 @@ msgstr "პáƒáƒ áƒ¢áƒ˜áƒ¡ ნáƒáƒ›áƒ”რი áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜áƒ"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ მნიშვნელáƒáƒ‘áƒ"
@@ -4239,25 +4311,25 @@ msgstr "SOAP გáƒáƒ¤áƒáƒ áƒ—áƒáƒ”ბრáƒáƒ  იქნრნáƒáƒžáƒáƒ•á
msgid "maximum %s"
msgstr "Maximum tables"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4523,7 +4595,7 @@ msgid "Character set of the file"
msgstr "სáƒáƒ›áƒ‘áƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბი ფáƒáƒ˜áƒšáƒ˜áƒ¡áƒáƒ—ვის"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "ფáƒáƒ áƒ›áƒáƒ¢áƒ˜"
@@ -4540,7 +4612,6 @@ msgstr "შეკუმშვáƒ"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4554,7 +4625,7 @@ msgstr "Put fields names in the first row"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Fields enclosed by"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4562,7 +4633,7 @@ msgstr "Fields enclosed by"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Fields escaped by"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4570,8 +4641,10 @@ msgstr "Fields escaped by"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr ""
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
+msgstr "Replace NULL by"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4582,13 +4655,15 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Lines terminated by"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr ""
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
+msgstr "Lines terminated by"
#: libraries/config/messages.inc.php:80
#, fuzzy
@@ -4627,8 +4702,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4637,8 +4710,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Label key"
@@ -4665,7 +4736,7 @@ msgid "Save on server"
msgstr "სერვერზე შენáƒáƒ®áƒ•áƒ"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4685,7 +4756,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Enclose table and field names with backquotes"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6288,7 +6359,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "SQL Query box"
msgid "Retain query box"
@@ -6319,12 +6390,8 @@ msgstr "დáƒáƒ‘ლáƒáƒ™áƒ˜áƒšáƒ˜ ცხრილების გáƒáƒ›áƒáƒ¢á
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6347,8 +6414,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი:"
@@ -6570,6 +6637,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ მნიშვნელáƒáƒ‘áƒ"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6625,15 +6698,25 @@ msgstr ""
msgid "No Password"
msgstr "პáƒáƒ áƒáƒšáƒ˜ áƒáƒ áƒáƒ"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "პáƒáƒ áƒáƒšáƒ˜:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Re-type"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Password Hashing"
#: libraries/display_change_password.lib.php:87
@@ -6643,7 +6726,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0-თáƒáƒœ თáƒáƒ•áƒ¡áƒ”ბáƒáƒ“ი"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6653,6 +6735,12 @@ msgstr "áƒáƒ®áƒáƒšáƒ˜ მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის შექმ
msgid "Create"
msgstr "შექმნáƒ"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "áƒáƒ®áƒáƒšáƒ˜ მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის შექმნáƒ"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6685,111 +6773,105 @@ msgstr "ველების რáƒáƒáƒ“ენáƒáƒ‘áƒ"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Export type"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
#| msgid "Customize default export options"
msgid "Custom - display all possible options"
msgstr "Customize default export options"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "ცხრილები"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "სტრიქáƒáƒœáƒ”ბი"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "ველების რáƒáƒáƒ“ენáƒáƒ‘áƒ"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "სერვერის %s დირექტáƒáƒ áƒ˜áƒáƒ¨áƒ˜ შენáƒáƒ®áƒ•áƒ"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "ფáƒáƒ˜áƒšáƒ˜áƒ¡ სáƒáƒ®áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "File name template"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "s value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6804,65 +6886,65 @@ msgstr ""
"formatting strings. Additionally the following transformations will happen: "
"%3$s. Other text will be kept as is."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "სიმბáƒáƒšáƒáƒ—რნáƒáƒ™áƒ áƒ”ბი ფáƒáƒ˜áƒšáƒ˜áƒ¡áƒ—ვის:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "შეკუმშვáƒ"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zip-ით შეკუმშული\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzip-ით დáƒáƒáƒ áƒ¥áƒ˜áƒ•áƒ”ბული\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzip-ით დáƒáƒáƒ áƒ¥áƒ˜áƒ•áƒ”ბული\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "ფáƒáƒ˜áƒšáƒ˜áƒ¡ სáƒáƒ®áƒ˜áƒ¡ შენáƒáƒ®áƒ•áƒ"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "ფáƒáƒ áƒ›áƒáƒ¢áƒ˜"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "გáƒáƒ áƒ“áƒáƒ¥áƒ›áƒœáƒ˜áƒ¡ პáƒáƒ áƒáƒ›áƒ”ტრები"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding Conversion:"
@@ -6878,7 +6960,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -7011,6 +7093,10 @@ msgstr ""
msgid "Language"
msgstr "ენáƒ"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ ვერსიის შესáƒáƒ®áƒ”ბ"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7389,9 +7475,11 @@ msgstr "Because of its length,<br /> this field might not be editable "
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr ""
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "web server upload directory"
#: libraries/insert_edit.lib.php:1400
#, fuzzy, php-format
@@ -7458,50 +7546,50 @@ msgstr "áƒáƒ áƒáƒ"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Replace table data with file"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Replace table data with file"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "პáƒáƒ "
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Submit"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "áƒáƒ®áƒáƒšáƒ˜ ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "ნáƒáƒ›áƒ“ვილáƒáƒ“ გსურთ "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "ცვლილების გáƒáƒ áƒ”შე"
@@ -7719,18 +7807,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "ცხრილის სáƒáƒ®áƒ”ლი"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7748,7 +7836,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7759,7 +7847,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7770,12 +7858,12 @@ msgstr ""
msgid "Functions"
msgstr "ფუნქციები"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7786,7 +7874,7 @@ msgstr ""
msgid "Procedures"
msgstr "პრáƒáƒªáƒ”დურები"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7797,7 +7885,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7809,14 +7897,16 @@ msgstr ""
msgid "Views"
msgstr "ხედáƒ"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr ""
+#, fuzzy
+#| msgid "Create new database"
+msgid "Rename database to:"
+msgstr "áƒáƒ®áƒáƒšáƒ˜ მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის შექმნáƒ"
#: libraries/operations.lib.php:107
#, php-format
@@ -7833,23 +7923,25 @@ msgid "Drop the database (DROP)"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "მხáƒáƒšáƒáƒ“ სტრუქტურáƒ"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "სტრუქტურრდრმáƒáƒœáƒáƒªáƒ”მები"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "მხáƒáƒšáƒáƒ“ მáƒáƒœáƒáƒªáƒ”მები"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr ""
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Copy database to"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7887,8 +7979,11 @@ msgstr "ცხრილის პáƒáƒ áƒáƒ›áƒ”ტრები"
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "ცხრილის კáƒáƒ›áƒ”ნტáƒáƒ áƒ”ბი"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Storage Engine"
@@ -8037,20 +8132,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "სერვერი:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "პáƒáƒ áƒáƒšáƒ˜:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "სერვერის áƒáƒ áƒ©áƒ”ვáƒ"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8230,13 +8319,27 @@ msgstr "Structure of table __TABLE__"
msgid "Object creation options"
msgstr "გáƒáƒ áƒ“áƒáƒ¥áƒ›áƒœáƒ˜áƒ¡ პáƒáƒ áƒáƒ›áƒ”ტრები"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table options"
+msgid "Table caption:"
+msgstr "ცხრილის პáƒáƒ áƒáƒ›áƒ”ტრები"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Table caption"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Label key"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8260,32 +8363,60 @@ msgstr "Displaying Column Comments"
msgid "Display MIME types"
msgstr "MIME-ის ხელმისáƒáƒ¬áƒ•áƒ“áƒáƒ›áƒ˜ ტიპები"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Put fields names in the first row"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ჰáƒáƒ¡áƒ¢áƒ˜"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "დáƒáƒ’ენერირების დრáƒ"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP-ის ვერსიáƒ"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–áƒ"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "მáƒáƒœáƒáƒªáƒ”მები"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "სტრუქტურáƒ"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8450,6 +8581,12 @@ msgstr ""
msgid "Export contents"
msgstr "Export defaults"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "ცხრილი"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8755,7 +8892,6 @@ msgid "Enabled"
msgstr "ჩáƒáƒ áƒ—ულიáƒ"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -8782,11 +8918,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL history"
@@ -8827,7 +8963,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8851,10 +8987,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის სáƒáƒ®áƒ”ლი"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8862,7 +9003,7 @@ msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის სáƒáƒ®áƒ”ლი"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "დáƒáƒšáƒáƒ’ებáƒ"
#: libraries/replication_gui.lib.php:112
@@ -8875,7 +9016,7 @@ msgstr "Show slave status"
msgid "Slave status"
msgstr "Show slave status"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "ცვლáƒáƒ“ი"
@@ -8884,6 +9025,15 @@ msgstr "ცვლáƒáƒ“ი"
msgid "Server ID"
msgstr "სერვერის ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ჰáƒáƒ¡áƒ¢áƒ˜"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8901,12 +9051,11 @@ msgstr "ნებისმიერი მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნე ტექსტური ველი"
#: libraries/replication_gui.lib.php:326
@@ -8936,8 +9085,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Re-type"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "პáƒáƒ áƒáƒšáƒ˜áƒ¡ დáƒáƒ’ენერირებáƒ"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8983,13 +9139,14 @@ msgstr ""
msgid "Edit event"
msgstr "სერვერის რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "პრáƒáƒªáƒ”სები"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9304,108 +9461,108 @@ msgstr "ცხრილის áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ სáƒáƒ®áƒ”ლი"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "áƒáƒ®áƒáƒšáƒ˜ ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export functions"
msgid "Export of routine %s"
msgstr "Export defaults"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Routines"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "You don't have sufficient privileges to be here right now!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "No tables found in database."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no routines to display."
msgstr "There are no configured servers"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სერვერის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export triggers"
msgid "Export of trigger %s"
msgstr "Export type"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "ტრიგერები"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "You don't have sufficient privileges to be here right now!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "No tables found in database."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no triggers to display."
msgstr "There are no configured servers"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სერვერის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Export defaults"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "მáƒáƒ•áƒšáƒ”ნáƒ"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "You don't have sufficient privileges to be here right now!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "No tables found in database."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no events to display."
@@ -9467,7 +9624,7 @@ msgstr "áƒáƒ¢áƒ áƒ˜áƒ‘უტები"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "ექსტრáƒ"
@@ -9575,8 +9732,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "უცნáƒáƒ‘ი ენáƒ: %1$s."
@@ -9584,7 +9741,7 @@ msgstr "უცნáƒáƒ‘ი ენáƒ: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "სერვერი"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9822,6 +9979,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "გáƒáƒ›áƒáƒ˜áƒ§áƒ”ნე ტექსტური ველი"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "áƒáƒ  შეცვáƒáƒšáƒ პáƒáƒ áƒáƒšáƒ˜"
@@ -9859,6 +10022,13 @@ msgstr "ყველრპრივილეგიის მინიჭებá
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9901,7 +10071,6 @@ msgid "No user found."
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლ(ებ)ის პáƒáƒ•áƒœáƒ ვერ მáƒáƒ®áƒ”რხდáƒ."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "პრივილეგიების რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
@@ -9943,7 +10112,9 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "პრივილეგიების დáƒáƒ›áƒáƒ¢áƒ”ბრშემდეგი მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ისáƒáƒ—ვის"
#: libraries/server_privileges.lib.php:2290
@@ -9951,7 +10122,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "პრივილეგიების დáƒáƒ›áƒáƒ¢áƒ”ბრშემდეგი ცხრილისáƒáƒ—ვის"
#: libraries/server_privileges.lib.php:2525
@@ -9991,6 +10164,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "პრივილეგიები"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "პრივილეგიების რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -10014,45 +10193,45 @@ msgstr ""
msgid "You have added a new user."
msgstr "თქვენ დáƒáƒáƒ›áƒáƒ¢áƒ”თ áƒáƒ®áƒáƒšáƒ˜ მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბელი."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "გáƒáƒ¬áƒ›áƒ”ნდáƒ"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "გáƒáƒ›áƒ§áƒáƒ¤áƒ˜"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "View only"
@@ -10119,11 +10298,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr ""
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -10149,7 +10328,11 @@ msgstr "პრეფიქსის დáƒáƒ›áƒáƒ¢áƒ”ბრმáƒáƒ’იდიá
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "დáƒáƒšáƒáƒ’ებáƒ"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10243,7 +10426,7 @@ msgstr "ცხრილის დáƒáƒ¡áƒáƒ¬áƒ§áƒ˜áƒ¡áƒ¨áƒ˜"
msgid "After %s"
msgstr "After %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -10315,7 +10498,7 @@ msgstr ""
msgid "Information"
msgstr "ინფáƒáƒ áƒ›áƒáƒªáƒ˜áƒ"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "áƒáƒ“გილის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ"
@@ -10323,12 +10506,12 @@ msgstr "áƒáƒ“გილის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ"
msgid "Effective"
msgstr "ეფექტური"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Ignore errors"
msgid "Query error"
@@ -10422,8 +10605,20 @@ msgstr "After %s"
msgid "Table name"
msgstr "ცხრილის სáƒáƒ®áƒ”ლი"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Storage Engine"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "კáƒáƒšáƒáƒªáƒ˜áƒ"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10556,7 +10751,9 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "ცხრილების რáƒáƒáƒ“ენáƒáƒ‘áƒ"
#: pmd_general.php:467
@@ -10618,7 +10815,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "pages"
#: pmd_pdf.php:123
@@ -10646,8 +10843,10 @@ msgid "New page name: "
msgstr "მáƒáƒ›áƒ®áƒ›áƒáƒ áƒ”ბლის სáƒáƒ®áƒ”ლი"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Export/Import to scale"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10665,6 +10864,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "Internal relations"
+msgid "General relation features:"
+msgstr "Internal relations"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -10762,6 +10967,12 @@ msgstr "ფáƒáƒ˜áƒšáƒ”ბის შემáƒáƒ¢áƒáƒœáƒ"
msgid "All"
msgstr "ყველáƒ"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL history"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10812,32 +11023,32 @@ msgstr[0] "%s databases have been dropped successfully."
msgid "Databases statistics"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ების სტáƒáƒ¢áƒ˜áƒ¡áƒ¢áƒ˜áƒ™áƒ"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
#, fuzzy
msgid "Master replication"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
#, fuzzy
msgid "Slave replication"
msgstr "სერვერის კáƒáƒœáƒ¤áƒ˜áƒ’ურáƒáƒªáƒ˜áƒ"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "სტáƒáƒ¢áƒ˜áƒ¡áƒ¢áƒ˜áƒ™áƒ˜áƒ¡ ჩáƒáƒ áƒ—ვáƒ"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Storage Engines"
@@ -10865,7 +11076,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "სპáƒáƒ áƒ¡áƒ£áƒšáƒ˜"
@@ -11189,10 +11400,6 @@ msgstr ""
msgid "Add chart"
msgstr "áƒáƒ®áƒáƒšáƒ˜ ველის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11383,6 +11590,24 @@ msgstr[1] "in use"
msgid "Questions since startup: %s"
msgstr "Customize startup page"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "სáƒáƒáƒ—ში"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "წუთში"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "წáƒáƒ›áƒ¨áƒ˜"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Statements"
@@ -12017,7 +12242,7 @@ msgid "Global value"
msgstr "გლáƒáƒ‘áƒáƒšáƒ£áƒ áƒ˜ მნიშვნელáƒáƒ‘áƒ"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "ჩáƒáƒ›áƒáƒ¢áƒ•áƒ˜áƒ áƒ—ვáƒ"
@@ -12129,7 +12354,7 @@ msgstr "შემáƒáƒ¬áƒ˜áƒ áƒ£áƒšáƒáƒ‘áƒ"
msgid "Edit server"
msgstr "სერვერის რედáƒáƒ¥áƒ¢áƒ˜áƒ áƒ”ბáƒ"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "áƒáƒ®áƒáƒšáƒ˜ სერვერის დáƒáƒ›áƒáƒ¢áƒ”ბáƒ"
@@ -12416,8 +12641,10 @@ msgid "SQL result"
msgstr "SQL-ის შედეგი"
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "დáƒáƒ’ენერირებáƒ"
#: sql.php:1234
msgid ""
@@ -12430,8 +12657,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Label"
#: tbl_chart.php:38
@@ -12529,17 +12762,17 @@ msgstr "მნიშვნელáƒáƒ‘áƒ"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "ცხრილი %s უკვე áƒáƒ áƒ¡áƒ”ბáƒáƒ‘ს!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -12548,6 +12781,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "ცხრილის áƒáƒ áƒáƒ¡áƒ¬áƒáƒ áƒ˜ სáƒáƒ®áƒ”ლი"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "ჩვენების GIS ვიზუáƒáƒšáƒ˜áƒ–áƒáƒªáƒ˜áƒ"
@@ -12574,7 +12811,7 @@ msgstr "Log file count"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12642,9 +12879,21 @@ msgstr "ცხრილის სáƒáƒ®áƒ”ლი ცáƒáƒ áƒ˜áƒ”ლიáƒ!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "ცხრილების ჩვენებáƒ"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "áƒáƒ“გილის გáƒáƒ›áƒáƒ§áƒ”ნებáƒ"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Show statistics"
+msgid "Row Statistics:"
+msgstr "სტáƒáƒ¢áƒ˜áƒ¡áƒ¢áƒ˜áƒ™áƒ˜áƒ¡ ჩევნებáƒ"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12680,6 +12929,12 @@ msgstr "Routines"
msgid "No index defined! Create one below"
msgstr "ინდექსი áƒáƒ áƒáƒ გáƒáƒœáƒ¡áƒáƒ–ღვრული!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "áƒáƒ˜áƒ áƒ©áƒ˜áƒ”თ სáƒáƒ©áƒ•áƒ”ნებელი ველი"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12723,116 +12978,120 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Allows inserting and replacing data."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ები áƒáƒ áƒáƒ"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "მáƒáƒœáƒáƒªáƒ”მები"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Export defaults"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Deactivate tracking for %s"
msgstr "Missing data for %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Activate tracking for %s"
msgstr "Missing data for %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Create relation"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Create relation"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -14070,6 +14329,27 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "max. concurrent connections"
+#~ msgid "Live traffic chart"
+#~ msgstr "გრáƒáƒ¤áƒ˜áƒ™áƒ£áƒšáƒ˜ ტრáƒáƒ¤áƒ˜áƒ™áƒ˜áƒ¡ სქემáƒ"
+
+#~ msgid "And"
+#~ msgstr "დáƒ"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "ველების რáƒáƒáƒ“ენáƒáƒ‘áƒ"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Fields enclosed by"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Fields escaped by"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/kk.po b/po/kk.po
index 024614e08d..2f958946b1 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-06-01 09:41+0200\n"
"Last-Translator: Berikbol Zharylkassyn <berikbolbeko@gmail.com>\n"
"Language-Team: none\n"
@@ -18,18 +18,18 @@ msgstr ""
"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:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Бәрін көрÑету"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Бет номері:"
@@ -43,19 +43,18 @@ msgstr ""
"немеÑе Ñіздің браузеріңіз екі бет араÑындағы жаңартылуды өзінің баптауында, "
"қауіпÑіздік үшін бұғаттап таÑтауда."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Іздеу"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -77,23 +76,23 @@ msgstr "Іздеу"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Өту"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð°Ñ‚Ð°ÑƒÑ‹"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Сипаттама"
@@ -121,15 +120,16 @@ msgstr "%1$s дерекқоры құрылды."
msgid "Database comment: "
msgstr "Дерекқорына Ñ‚Ò¯Ñініктеме: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "КеÑтеге Ñ‚Ò¯Ñініктеме:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -141,8 +141,8 @@ msgstr "КеÑтеге Ñ‚Ò¯Ñініктеме:"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Бағана"
@@ -165,12 +165,12 @@ msgstr "Бағана"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Типі"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -182,7 +182,7 @@ msgstr "Типі"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "БоÑ/Null"
@@ -197,7 +197,7 @@ msgstr "БоÑ/Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "КеліÑім бойынша"
@@ -223,11 +223,11 @@ msgstr "Сілтемелер"
msgid "Comments"
msgstr "ТүÑініктеме"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -240,21 +240,21 @@ msgstr "ТүÑініктеме"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Жоқ"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -267,10 +267,10 @@ msgstr "Жоқ"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Иә"
@@ -278,7 +278,7 @@ msgstr "Иә"
msgid "View dump (schema) of database"
msgstr "Мәліметтер қорының дамп (ÑхемаÑын) көру"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Дерекқорында, ешбір кеÑтелер табылмады."
@@ -291,7 +291,7 @@ msgstr "Барлығын ерекшелеу"
msgid "Unselect All"
msgstr "Eрекшеленгендерді алып таÑтау"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Дерекқорының аты көрÑетілмеген!"
@@ -317,20 +317,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "КеÑте"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Қатарлар"
@@ -343,28 +342,25 @@ msgstr "Мөлшері"
msgid "in use"
msgstr "қолданыÑта"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Құру"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Соңғы жаңартылым"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Соңғы текÑерім"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -402,16 +398,12 @@ msgstr "Қадағаланатын кеÑтелер"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Дерекқор"
@@ -419,17 +411,17 @@ msgstr "Дерекқор"
msgid "Last version"
msgstr "Соңғы нұÑқа"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Құрылған"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Жаңартылған"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Күй"
@@ -438,13 +430,11 @@ msgstr "Күй"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Әрекет"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "КөрÑету"
@@ -453,18 +443,18 @@ msgid "Delete tracking data for this table"
msgstr "КеÑте үшін мәліметтерді бақылауды тоқтату"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Жою"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "қоÑулы"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "өшірулі"
@@ -472,11 +462,11 @@ msgstr "өшірулі"
msgid "Versions"
msgstr "ÐÒ±Ñқа"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Бақылаудың еÑептемеÑÑ–"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Құрылым Ñ‚Ò¯Ñірілімі"
@@ -492,24 +482,24 @@ msgstr "КеÑтені бақылау"
msgid "Database Log"
msgstr "Дерекқор журналы"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Типі Ð´Ò±Ñ€Ñ‹Ñ ÐµÐ¼ÐµÑ!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Таңдалынған ÑкÑпорт типі, файлда Ñақталуы тиіÑ!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Параметрлері қате!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Файлды Ñақтау үшін %s диÑктегі Ð±Ð¾Ñ Ð¾Ñ€Ñ‹Ð½ жеткілікÑіз."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -517,12 +507,12 @@ msgstr ""
"Файл %s қазірдің өзінде Ñерверде қолданыÑта бар, атын өзгертіңіз немеÑе "
"қайта жазу параметрін қоÑыңыз."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "%s файлын веб-Ñерверге Ñақтау үшін құқық жеткілікÑіз."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "%s файлына дамп Ñақталынды"
@@ -536,69 +526,82 @@ msgstr "ЭкÑпорт типі қате"
msgid "Value for the column \"%s\""
msgstr "\"%s\" баған мәні"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "OpenStreetMaps негізгі қабат ретінде қолданыңыз"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "ГеометриÑ"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Ðүкте"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Ðүкте %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Ðүкте қоÑу"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Сызық"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Сыртқы пішін"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Ішкі пішін"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Сызықты қоÑу"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Көпбұрыш"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Көпбұрышты қоÑу"
@@ -695,12 +698,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL-ÑұраныÑÑ‹ Ñәтті орындалды"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Ðртқа"
@@ -730,68 +733,73 @@ msgstr ""
msgid "Database server"
msgstr ""
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr ""
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Сервер:"
#: index.php:240
#, fuzzy
#| msgid "Server:"
-msgid "Server type"
+msgid "Server type:"
msgstr "Сервер:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr ""
+#, fuzzy
+#| msgid "Current settings"
+msgid "Server version:"
+msgstr "Ðғымдағы баптау"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Protocol version:"
+msgstr "Соңғы нұÑқа"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr ""
+#: index.php:252
+#, fuzzy
+#| msgid "Username:"
+msgid "User:"
+msgstr "Қолданушы:"
#: index.php:257
-msgid "Server charset"
-msgstr ""
+#, fuzzy
+#| msgid "Remove chart"
+msgid "Server charset:"
+msgstr "Графикті жою"
#: index.php:269
msgid "Web server"
msgstr ""
#: index.php:282
-msgid "Database client version"
-msgstr ""
+#, fuzzy
+#| msgid "Database comment: "
+msgid "Database client version:"
+msgstr "Дерекқорына Ñ‚Ò¯Ñініктеме: "
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr ""
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -888,7 +896,7 @@ msgstr "\"DROP DATABASE\" (дерекқорды жою) командаÑÑ‹ - Ó©Ñ
msgid "Do you really want to execute \"%s\"?"
msgstr "Сіз шынымен де ÑұраныÑÑ‚Ñ‹Ò£ орындалуын қалайÑыз бе \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
#, fuzzy
msgid "You are about to DESTROY a complete database!"
msgstr "Сіз дерекқорды толығымен ЖОЙҒÐЛЫ отырÑыз!"
@@ -975,70 +983,36 @@ msgstr "Ðртықшылықтардың қайта қоÑылуы"
msgid "Removing Selected Users"
msgstr "Таңдалынған қолдаушыларды жою"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Жабу"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Өзгерту"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Трафиктің графикалық қорытындыÑÑ‹"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "ҚоÑылыÑтар мен процеÑÑтердің графикалық құрытындыÑÑ‹"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "СұраныÑтардың графикалық қорытындыÑÑ‹"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "Статикалық мәлiметтер"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Барлығы"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "БаÑқа"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Локальды монитордың баптауы үйлеÑпеуде"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1046,162 +1020,162 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Жүйелiк жад"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Ò®Ñтемелеу жүйеÑÑ–"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Ð‘Ð¾Ñ Ð¶Ð°Ð´"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Қолданылудағы жад"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr ""
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
msgid "Bytes received"
msgstr "Байт қабылданды"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ПроцеÑÑтер"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Байт"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "КБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ТБ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "ПБ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ЭБ"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d КеÑте(лер)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Сұрақтар"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Трафик"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Баптау"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Графикті жою"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "ÐÑ‚Ñ‹ мен қол таңбаÑын өзгерту"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Торға график қоÑу"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "ТәңiÑ€ жарылқаÑын, ең болмаÑа топтамаға бiÑ€ айнымалы қоÑыңыз"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1209,39 +1183,39 @@ msgstr "ТәңiÑ€ жарылқаÑын, ең болмаÑа топтамаға Ð
msgid "None"
msgstr "Жоқ"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "Ðйнымалылар general_log және slow_query_log қоÑулы."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "Ðйнымалы general_log қоÑулы."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "Ðйнымалы slow_query_log қоÑулы."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "Ðйнымалы slow_query_log және general_log өшірілген."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "Ðйнымалы log_output кеÑте үшін орнатылмаған."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "Ðйнымалы log_output кеÑте үшін орнатылды."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1249,132 +1223,132 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "ҚоÑу %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Өшіру %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_time орнату %d Ñек"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Баптауын өзгерту"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Ðғымдағы баптау"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "График тақырыбы"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Бiрлiк"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Журналдарды талдау"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Журнал кеÑтеÑіне өту"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Мәліметтер жоқ"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1382,90 +1356,90 @@ msgstr ""
msgid "Time"
msgstr "Уақыт"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Толық уақыт:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr ""
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "КеÑте"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "График"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Графикті өңдеу"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Топтама"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr ""
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Сүзгі"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "ТоптаÑқан қатарлар ÑомаÑÑ‹"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Барлығы:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Журналдардың жүктелуі"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr ""
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1473,227 +1447,236 @@ msgstr ""
msgid "Import"
msgstr "Импорт"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr ""
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "МәÑеле"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Ò°ÑыныÑ"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Дәлелдеу"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Қолданған айнымалы / формула"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "ТеÑÑ‚"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Жүктелуде"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Бағананың жойылуы"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Жарайды"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr ""
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Дерекқорының қайта қоÑылуы"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Дерекқорының көшірілуі"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr ""
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "КеÑтені қою"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "ИндекÑтерді жаÑыру"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "ИндекÑтерді көрÑету"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Сыртқы кілттерді текÑеріліÑÑ–:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(ҚоÑулы)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Өшірулі)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Іздеу"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Іздеу нәтижелерін жаÑыру"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Іздеу нәтижелерін көрÑету"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Көру"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Жою"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s баған мәні"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Жаңа баған мәні"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Әрбір мәнді жеке өріÑке енгізіңіз"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "%d мән(ін)(дерін) қоÑу"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Ð¡Ò±Ñ€Ð°Ð½Ñ‹Ñ Ó©Ñ€Ñ–Ñін жаÑыру"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Ð¡Ò±Ñ€Ð°Ð½Ñ‹Ñ Ó©Ñ€Ñ–Ñін көрÑету"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Өзгерту"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Бірде-бір қатар таңдалынбады"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Өзгерту"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "СұраныÑÑ‚Ñ‹Ò£ орындалу уақыты"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1702,195 +1685,219 @@ msgstr ""
msgid "Save"
msgstr "Сақтау"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Іздеу параметрлерiн жаÑыру"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Іздеу параметрлерiн көрÑету"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "IздеÑÑ‚iрудi үлкейту"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr ""
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Ð¡Ò±Ñ€Ð°Ð½Ñ‹Ñ Ð½Ó™Ñ‚Ð¸Ð¶ÐµÐ»ÐµÑ€Ñ–"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Елемеу"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Көшіру"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Ðүкте"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Сызық"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Көпбұрыш"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "ГеометриÑ"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Ішкі пішін"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Сыртқы пішін"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Бағаналар қоÑу"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Сыртқы кілтті таңдаңыз"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Сұрыптау үшін шертіңіз"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Белгіні алу/орнату үшін шертіңіз"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Ðтын көшіру үшін өріÑке тышқанмен екі рет шерту жаÑаңыз"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Сілтемеге өту"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Баған атын көшіру"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Мәліметтер қатарын(ларын) көрÑету"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr ""
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Шығару"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr ""
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Тағы"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Бәрін көрÑету"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "ИндекÑтерді жаÑыру"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1898,266 +1905,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr "Соңғы тұрақты болжам:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Дайын"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Ðлдыңғы"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "КелеÑÑ–"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Бүгін"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Қаңтар"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Ðқпан"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Ðаурыз"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Сәуір"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Мамыр"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "МауÑым"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Шілде"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Тамыз"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Қыркүйек"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Қазан"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Қараша"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "ЖелтоқÑан"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Қаң"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Ðқп"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Ðау"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Сәу"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Мам"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Мау"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Шіл"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Там"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Қыр"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Қаз"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Қар"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Жел"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "ЖекÑенбі"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "ДүйÑенбі"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "СейÑенбі"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "СәрÑенбі"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "БейÑенбі"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Жұма"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Сенбі"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Жек"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Дүй"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Сей"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Сәр"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Бей"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Жұм"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Сен"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Жк"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "ДÑ"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "СÑ"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Ср"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "БÑ"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Жм"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Сн"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Ðпт"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Сағат"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Минут"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Секунд"
@@ -2207,16 +2214,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "Ñекундке"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "Минутқа"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "Ñағатқа"
@@ -2224,44 +2231,60 @@ msgstr "Ñағатқа"
msgid "per day"
msgstr "күнге"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
#, fuzzy
msgid "Font size"
msgstr "Қарiп өлшемi"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ó¨Ñу бойынша"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Кему бойынша"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Бағана"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Сұрыптау"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "КөрÑету"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Белгі"
#: libraries/DBQbe.class.php:576
@@ -2281,33 +2304,43 @@ msgid "Use Tables"
msgstr "КеÑтелерді қолдану"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ÐемеÑе"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Және"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Қою"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Өшіру"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Өзгерту"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>%s</b> дерекқорына SQL ÑұраныÑÑ‹"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "СұраныÑÑ‚Ñ‹ жіберу"
@@ -2349,8 +2382,8 @@ msgstr[0] "%1$s кеÑтедегi ÑәйкеÑÑ‚iк <i>%2$s</i>"
msgstr[1] "%1$s кеÑтедегi ÑәйкеÑÑ‚iктер <i>%2$s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Шолу"
@@ -2364,9 +2397,9 @@ msgstr "КеÑте %s үшін ÑәйкеÑтіктерді өшіреміз бÐ
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Жою"
@@ -2402,40 +2435,43 @@ msgstr ""
msgid "Restore column order"
msgstr ""
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr ""
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr ""
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr ""
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr ""
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Sort"
+msgid "Start row:"
+msgstr "Сұрыптау"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+msgid "Mode:"
msgstr ""
#: libraries/DisplayResults.class.php:919
@@ -2459,7 +2495,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2569,12 +2605,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Белгi Ñоғылғандарды:"
@@ -2584,16 +2620,16 @@ msgstr "Белгi Ñоғылғандарды:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Барлығын белгілеу"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2690,12 +2726,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2707,21 +2743,21 @@ msgstr "ИндекÑÑ– анықталмаған!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ИндекÑтер"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Бірегей"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Қапталған"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2730,15 +2766,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "СалыÑтыру"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Пікірлеу"
@@ -2751,7 +2786,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ %s жойылған болатын"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2764,6 +2799,11 @@ msgstr ""
msgid "Databases"
msgstr "Дерекқоры"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2771,35 +2811,39 @@ msgid "View"
msgstr "Түр"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr ""
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr ""
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Іздеу"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr ""
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr ""
@@ -2816,7 +2860,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2839,14 +2883,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2886,7 +2930,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2930,8 +2974,7 @@ msgstr ""
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr ""
@@ -3068,12 +3111,16 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+#| msgid "Search in database"
+msgid "Invalid database:"
+msgstr "Дерекқорынан іздеу"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Invalid table name:"
+msgstr "КеÑте бойынша:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3115,7 +3162,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3131,56 +3178,61 @@ msgstr ""
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ÐемеÑе"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3212,8 +3264,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3498,7 +3550,11 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3511,119 +3567,134 @@ msgstr ""
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr ""
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Тазарту"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr ""
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Құру"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Соңғы жаңартылым"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Соңғы текÑерім"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3635,13 +3706,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Барлығы"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3699,6 +3774,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server:"
+msgid "Server %d"
+msgstr "Сервер:"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3750,7 +3831,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3838,7 +3919,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3887,25 +3968,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4145,7 +4226,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4162,7 +4243,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4172,13 +4252,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4186,7 +4266,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4196,12 +4276,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4237,8 +4317,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4247,8 +4325,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4273,7 +4349,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4291,7 +4367,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5705,7 +5781,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5734,12 +5810,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5762,8 +5834,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -5968,6 +6040,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6019,23 +6095,30 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "ÒšÒ±Ð¿Ð¸Ñ Ñөз:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "ÒšÒ±Ð¿Ð¸Ñ Ñөз:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6043,6 +6126,12 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Remove database"
+msgid "Create database:"
+msgstr "Дерекқорын өшіру"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6073,90 +6162,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6164,51 +6249,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6222,7 +6307,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6337,6 +6422,10 @@ msgstr ""
msgid "Language"
msgstr "Тіл"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6707,8 +6796,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6772,40 +6861,40 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "КеÑтениң префикÑін ауыÑтыру"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "КеÑтені Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ Ð¿ÐµÐ½ бірге көшіру"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7023,16 +7112,16 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7048,7 +7137,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7057,7 +7146,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7068,12 +7157,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7084,7 +7173,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7095,7 +7184,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7105,13 +7194,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Дерекқорының атауын қайта қою."
#: libraries/operations.lib.php:107
@@ -7128,22 +7219,24 @@ msgid "Drop the database (DROP)"
msgstr "(DROP) дерекқорын өшіру"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Тек құрылымы ғана"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Құрылымы және мәліметтері"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Тек мәліметтер ғана"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Дерекқорының көшірілуі"
#: libraries/operations.lib.php:186
@@ -7182,8 +7275,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "КеÑтеге Ñ‚Ò¯Ñініктеме:"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7326,21 +7422,15 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Сервер:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Қолданушы:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "ÒšÒ±Ð¿Ð¸Ñ Ñөз:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr ""
+#, fuzzy
+#| msgid "Server:"
+msgid "Server Choice:"
+msgstr "Сервер:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7495,9 +7585,21 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table caption:"
+msgstr "КеÑтеге Ñ‚Ò¯Ñініктеме:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7517,31 +7619,55 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generation Time:"
+msgstr "Шығару"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "Versions"
+msgid "PHP Version:"
+msgstr "ÐÒ±Ñқа"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Дерекқор"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Database"
+msgid "Data:"
+msgstr "Дерекқор"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure only"
+msgid "Structure:"
+msgstr "Тек құрылымы ғана"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -7693,6 +7819,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "КеÑте"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7916,7 +8048,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -7943,11 +8074,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -7986,7 +8117,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8009,17 +8140,22 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "Username:"
+msgid "User name:"
+msgstr "Қолданушы:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -8030,7 +8166,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8039,6 +8175,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8056,12 +8201,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8091,10 +8233,17 @@ msgid ""
"table are used instead."
msgstr ""
-#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
msgstr ""
+#: libraries/replication_gui.lib.php:386
+#, fuzzy
+#| msgid "Password:"
+msgid "Generate Password:"
+msgstr "ÒšÒ±Ð¿Ð¸Ñ Ñөз:"
+
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
#: libraries/rte/rte_routines.lib.php:305
@@ -8134,11 +8283,12 @@ msgstr ""
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8407,81 +8557,81 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8537,7 +8687,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8635,15 +8785,17 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr ""
+#, fuzzy
+#| msgid "Current settings"
+msgid "Current Server:"
+msgstr "Ðғымдағы баптау"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -8878,6 +9030,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -8914,6 +9072,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -8952,7 +9117,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -8992,7 +9156,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9000,7 +9164,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9039,6 +9203,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Reloading Privileges"
+msgid "Edit Privileges:"
+msgstr "Ðртықшылықтардың қайта қоÑылуы"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9060,45 +9230,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9165,11 +9335,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s кеÑтеÑÑ– алаÑтанды"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Бақылау қоÑулы"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Бақылауды белÑендендірілу"
@@ -9195,7 +9365,11 @@ msgstr "КеÑтеге Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ Ò›Ð¾Ñу"
msgid "Check tables having overhead"
msgstr "Ықшамдауды қажет ететіндерді белгілеу"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Сұрыптау"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9278,7 +9452,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9348,7 +9522,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9356,12 +9530,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9437,8 +9611,18 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "СалыÑтыру"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9561,7 +9745,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -9607,7 +9791,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9627,7 +9811,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9646,6 +9830,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9733,6 +9921,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9781,30 +9973,30 @@ msgstr[1] ""
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9832,7 +10024,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10140,10 +10332,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10309,6 +10497,24 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "Ñағатқа"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "Минутқа"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "Ñекундке"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -10928,7 +11134,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11030,7 +11236,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11230,8 +11436,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "Шығару"
#: sql.php:1234
msgid ""
@@ -11244,8 +11452,12 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+msgid "Label:"
msgstr ""
#: tbl_chart.php:38
@@ -11327,17 +11539,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11346,6 +11558,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11366,7 +11582,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11428,8 +11644,22 @@ msgid "The table name is empty!"
msgstr ""
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr ""
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Showing tables:"
+msgstr "КеÑте бойынша:"
+
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Query results"
+msgid "Space usage:"
+msgstr "Ð¡Ò±Ñ€Ð°Ð½Ñ‹Ñ Ð½Ó™Ñ‚Ð¸Ð¶ÐµÐ»ÐµÑ€Ñ–"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Query statistics"
+msgid "Row Statistics:"
+msgstr "СұраныÑтардың ÑтатиÑтикаÑÑ‹"
#: tbl_relation.php:213
#, php-format
@@ -11462,6 +11692,12 @@ msgstr "Шектеу қою"
msgid "No index defined! Create one below"
msgstr "ИндекÑÑ– анықталмаған!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "You have to choose at least one column to display"
+msgid "Choose column to display:"
+msgstr "Ð¡Ò±Ñ€Ð°Ð½Ñ‹Ñ Ð¾Ñ€Ñ‹Ð½Ð´Ð°Ð»ÑƒÑ‹ үшін, көрÑетілімдегі баған/бағандар таңдалуы тиіÑ"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11505,108 +11741,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr ""
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -12747,6 +12987,21 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "Паралельді_кіріÑтірмелерді анықтау"
+#~ msgid "Live traffic chart"
+#~ msgstr "Трафиктің графикалық қорытындыÑÑ‹"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "ҚоÑылыÑтар мен процеÑÑтердің графикалық құрытындыÑÑ‹"
+
+#~ msgid "Live query chart"
+#~ msgstr "СұраныÑтардың графикалық қорытындыÑÑ‹"
+
+#~ msgid "Static data"
+#~ msgstr "Статикалық мәлiметтер"
+
+#~ msgid "And"
+#~ msgstr "Және"
+
#~ msgid "Total count"
#~ msgstr "Жалпы Ñаны"
diff --git a/po/ko.po b/po/ko.po
index 524010b6f1..c8d14714c0 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,12 +1,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-29 07:36+0200\n"
"Last-Translator: Yungu Kim <crimsonpi@gmail.com>\n"
-"Language-Team: Korean <http://l10n.cihar.com/projects/phpmyadmin/4-0/ko/>\n"
+"Language-Team: Korean <http://l10n.cihar.com/projects/phpmyadmin/master/ko/>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "ëª¨ë‘ ë³´ê¸°"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "페ì´ì§€ 번호:"
@@ -38,19 +38,17 @@ msgstr ""
"ëŒ€ìƒ ë¸Œë¼ìš°ì € ì°½ì„ ì—…ë°ì´íŠ¸í•  수 없습니다. 부모 ì°½ì„ ë‹«ì•˜ê±°ë‚˜ 브ë¼ìš°ì €ì˜ ë³´"
"안 ì„¤ì •ì´ ë‹¤ë¥¸ ì°½ì„ ì—…ë°ì´íŠ¸í•˜ì§€ 못하ë„ë¡ ì„¤ì •ë˜ì–´ 있는 것 같습니다."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "검색"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "검색:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -72,23 +70,23 @@ msgstr "검색"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "실행"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "키 ì´ë¦„"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "설명"
@@ -116,15 +114,15 @@ msgstr "ë°ì´í„°ë² ì´ìŠ¤ %1$sê°€ ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤."
msgid "Database comment: "
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 설명: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "í…Œì´ë¸” 설명"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "í…Œì´ë¸” 설명:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,8 +134,8 @@ msgstr "í…Œì´ë¸” 설명"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "컬럼명"
@@ -160,12 +158,12 @@ msgstr "컬럼명"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "종류"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -177,7 +175,7 @@ msgstr "종류"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -192,7 +190,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "기본값"
@@ -218,11 +216,11 @@ msgstr "ë§í¬ 대ìƒ"
msgid "Comments"
msgstr "설명"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -235,21 +233,21 @@ msgstr "설명"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "아니오"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -262,10 +260,10 @@ msgstr "아니오"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "예"
@@ -273,7 +271,7 @@ msgstr "예"
msgid "View dump (schema) of database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ì˜ ë¤í”„(스키마) ë°ì´í„° 보기"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ì— í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤."
@@ -286,7 +284,7 @@ msgstr "ëª¨ë‘ ì„ íƒ"
msgid "Unselect All"
msgstr "ëª¨ë‘ ì„ íƒì•ˆí•¨"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ëª…ì´ ì—†ìŠµë‹ˆë‹¤!"
@@ -312,20 +310,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "í…Œì´ë¸”"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "í–‰"
@@ -338,29 +335,23 @@ msgstr "í¬ê¸°"
msgid "in use"
msgstr "사용중"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "ìƒì„±"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "ìƒì„±:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "마지막 ì—…ë°ì´íŠ¸"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "마지막 ì—…ë°ì´íŠ¸:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "마지막 검사"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "마지막 검사:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -396,16 +387,12 @@ msgstr "추ì ëœ í…Œì´ë¸”"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤"
@@ -413,17 +400,17 @@ msgstr "ë°ì´í„°ë² ì´ìŠ¤"
msgid "Last version"
msgstr "최근 버전"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "ìƒì„±ë¨"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "수정ë¨"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "ìƒíƒœ"
@@ -432,13 +419,11 @@ msgstr "ìƒíƒœ"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "실행"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "보기"
@@ -447,18 +432,18 @@ msgid "Delete tracking data for this table"
msgstr "ì´ í…Œì´ë¸”ì— ëŒ€í•œ ì¶”ì  ë°ì´í„°ë¥¼ 제거"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "삭제"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "활성"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "비활성"
@@ -466,11 +451,11 @@ msgstr "비활성"
msgid "Versions"
msgstr "버전"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "ì¶”ì  ë³´ê³ ì„œ"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "구조 요약"
@@ -486,24 +471,24 @@ msgstr "í…Œì´ë¸” 추ì "
msgid "Database Log"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 로그"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "ìž˜ëª»ëœ íƒ€ìž…!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "ì„ íƒí•œ 내보내기가 파ì¼ì— 저장ë˜ì—ˆìŠµë‹ˆë‹¤!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "ìž˜ëª»ëœ ì¸ìž!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "íŒŒì¼ %s를 ì €ìž¥í•˜ê¸°ì— ê³µê°„ì´ ë¶€ì¡±í•©ë‹ˆë‹¤."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -511,12 +496,12 @@ msgstr ""
"%s ë¼ëŠ” ì´ë¦„ì˜ íŒŒì¼ì´ ì´ë¯¸ ì„œë²„ì— ì¡´ìž¬í•©ë‹ˆë‹¤. 파ì¼ëª…ì„ ë³€ê²½í•˜ê±°ë‚˜ ë®ì–´ì“°ê¸° 옵"
"ì…˜ì„ ì„¤ì •í•´ì£¼ì„¸ìš”."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "웹 ì„œë²„ì— íŒŒì¼ %s를 저장할 ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ë¤í”„ 파ì¼ì´ %sì— ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤."
@@ -530,69 +515,81 @@ msgstr "ìž˜ëª»ëœ ë‚´ë³´ë‚´ê¸° 타입"
msgid "Value for the column \"%s\""
msgstr "\"%s\"í–‰ì˜ ê°’"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "기본 ë ˆì´ì–´ë¡œ OpenStreetMaps를 사용"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "기하ë°ì´í„°"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "í¬ì¸íŠ¸"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "í¬ì¸íŠ¸ %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "í¬ì¸íŠ¸ 추가하기"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "줄(ì—´) 구분ìž"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "외륜"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "내륜"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "선 추가"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "내부 ë§ ì¶”ê°€"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "í´ë¦¬ê³¤"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "í´ë¦¬ê³¤ %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "í´ë¦¬ê³¤ 추가"
@@ -691,12 +688,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "질ì˜ê°€ 성공ì ìœ¼ë¡œ 실행ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "뒤로"
@@ -726,66 +723,69 @@ msgstr "ìžì„¸í•œ 설정"
msgid "Database server"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ 서버"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "서버"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "서버:"
#: index.php:240
-msgid "Server type"
-msgstr "서버 타입"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "서버 타입:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "서버 버전"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "서버 버전:"
#: index.php:248
-msgid "Protocol version"
-msgstr "제품 버전"
-
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "사용ìž"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "제품 버전:"
+
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "사용ìž:"
#: index.php:257
-msgid "Server charset"
-msgstr "서버 문ìžì…‹"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "서버 문ìžì…‹:"
#: index.php:269
msgid "Web server"
msgstr "웹서버"
#: index.php:282
-msgid "Database client version"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ í´ë¼ì´ì–¸íŠ¸ 버전"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "ë°ì´í„°ë² ì´ìŠ¤ í´ë¼ì´ì–¸íŠ¸ 버전:"
#: index.php:286
-msgid "PHP extension"
-msgstr "PHP 확장"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "PHP 확장:"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP 정보 보기"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "버전 정보"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "버전 정보:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "문서"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "위키"
@@ -870,15 +870,12 @@ msgstr ""
#: index.php:470
#, 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 is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
msgstr ""
-"phpMyAdmin 설정 스토리지가 완전히 설정ë˜ì§€ ì•Šì•„, ì¼ë¶€ 확장 ê¸°ëŠ¥ë“¤ì´ ë¹„í™œì„±í™” ëœ ìƒíƒœìž…니다. ì›ì¸ì„ 확ì¸í•˜ë ¤ë©´ %s여기%s를 "
-"í´ë¦­í•˜ì„¸ìš”."
+"phpMyAdmin 설정 스토리지가 완전히 설정ë˜ì§€ ì•Šì•„, ì¼ë¶€ 확장 ê¸°ëŠ¥ë“¤ì´ ë¹„í™œì„±í™” "
+"ëœ ìƒíƒœìž…니다. ì›ì¸ì„ 확ì¸í•˜ë ¤ë©´ %s여기%s를 í´ë¦­í•˜ì„¸ìš”."
#: index.php:502
#, php-format
@@ -907,7 +904,7 @@ msgstr "\"DROP DATABASE\" êµ¬ë¬¸ì€ í—ˆë½ë˜ì§€ 않습니다."
msgid "Do you really want to execute \"%s\"?"
msgstr "ì •ë§ë¡œ \"%s\"ì„/를 실행하시겠습니까?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "ì´ ë°ì´í„°ë² ì´ìŠ¤ 전체를 제거하려고 합니다!"
@@ -954,7 +951,6 @@ msgstr "ì¸ë±ìŠ¤ì— %s ì—´ 추가"
#. l10n: Default label for the y-Axis of Charts
#: js/messages.php:48 tbl_chart.php:236
-#| msgid "Value"
msgid "Y Values"
msgstr "Yê°’"
@@ -991,70 +987,36 @@ msgstr "ì‚¬ìš©ê¶Œí•œì„ ë‹¤ì‹œ 불러옵니다."
msgid "Removing Selected Users"
msgstr "ì„ íƒí•œ 사용ìžë¥¼ ì‚­ì œ"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "닫기"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "수정"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "실시간 전송량 ë„í‘œ"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "실시간 ì—°ê²°/프로세스 ë„í‘œ"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "실시간 쿼리 ë„í‘œ"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "ì •ì  ë°ì´í„°"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "전체 쿼리수"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "기타"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "연결 / 프로세스"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "호환ë˜ì§€ 않는 로컬 모니터 설정입니다."
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1065,161 +1027,161 @@ msgstr ""
"지 않습니다. 현재 ì„¤ì •ì€ ë” ì´ìƒ ìž‘ë™ë˜ì§€ ì•Šì„ ìˆ˜ 있습니다. <i>설정</i>메뉴ì—"
"ì„œ ì„¤ì •ì„ ì´ˆê¸°í™”í•´ 주세요."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "ì§ˆì˜ ìºì‹œ 효율"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "ì§ˆì˜ ìºì‹œ 사용량"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "ì§ˆì˜ ìºì‹œ 사용ë¨"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "시스템 CPU 사용량"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "시스템 메모리"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "시스템 스왑"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "í‰ê·  부하"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "전체 메모리"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "ìºì‹œëœ 메모리"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "ë²„í¼ ë©”ëª¨ë¦¬"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "사용가능 메모리"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "ì‚¬ìš©ëœ ë©”ëª¨ë¦¬"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "전체 스왑"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "ìºì‹œëœ 스왑"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "ì‚¬ìš©ëœ ìŠ¤ì™‘"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "사용가능 스왑"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "ë°”ì´íŠ¸ 보냄"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "ë°”ì´íŠ¸ ë°›ìŒ"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "연결 수"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "프로세스"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%dê°œ í…Œì´ë¸”(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "질ì˜"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "소통량"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "설정"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "차트 삭제"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "타ì´í‹€ê³¼ ë ˆì´ë¸” 편집"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "ì°¨íŠ¸ì— ê·¸ë¦¬ë“œ 추가"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "최소 한개ì´ìƒì˜ 변수를 ì‹œë¦¬ì¦ˆì— ì¶”ê°€í•˜ì‹­ì‹œì˜¤"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1227,39 +1189,39 @@ msgstr "최소 한개ì´ìƒì˜ 변수를 ì‹œë¦¬ì¦ˆì— ì¶”ê°€í•˜ì‹­ì‹œì˜¤"
msgid "None"
msgstr "ì—†ìŒ"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "ëª¨ë‹ˆí„°ë§ ìž¬ê°œ"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "ëª¨ë‹ˆí„°ë§ ì •ì§€"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "ì¼ë°˜ 로그와 슬로우 쿼리 로그가 활성화 ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "ì¼ë°˜ 로그가 활성화 ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "슬로우 쿼리 로그가 활성화 ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "슬로우 쿼리 로그와 ì¼ë°˜ 로그가 비활성화 ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "í…Œì´ë¸”ì— ëŒ€í•œ 로그 ì¶œë ¥ì´ ì„¤ì •ë˜ì§€ 않았습니다."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "í…Œì´ë¸”ì— ëŒ€í•œ 로그 ì¶œë ¥ì´ ì„¤ì •ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1271,12 +1233,12 @@ msgstr ""
"ì„ 0-2초로 설정하는 ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤. 사용하는 ì‹œìŠ¤í…œì— ë”°ë¼ ì ì ˆí•˜ê²Œ 설정하"
"십시오."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_timeì´ %d초로 설정ë˜ì˜€ìŠµë‹ˆë‹¤."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1284,30 +1246,30 @@ msgstr ""
"ë‹¤ìŒ ì„¤ì •ì€ ì„œë²„ ì „ì²´ì— ì ìš©ë˜ê³  서버 재기ë™ì‹œ 기본 설정으로 초기화ë©ë‹ˆë‹¤:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "로그 ì¶œë ¥ì„ %së¡œ 설정"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "%s 사용가능"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "%s 사용안함"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_timeì„ %d초로 설정합니다"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1315,53 +1277,53 @@ msgstr ""
"ë³€ìˆ˜ë“¤ì„ ë³€ê²½í•  수 없습니다. rootë¡œ 로그ì¸í•˜ê±°ë‚˜ ë°ì´í„°ë² ì´ìŠ¤ 관리ìžì—게 문ì˜"
"하십시오."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "설정 변경"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "현재 설정"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "차트 제목"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "ì°¨ì´"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "%s로 구분"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "단위"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "ëŠë¦° 로그로부터"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "ì¼ë°˜ 로그로부터"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "로그를 분ì„하고 있습니다."
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "로그를 ì½ê³  분ì„합니다. ì´ ìž‘ì—…ì€ ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "요청 취소"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1370,7 +1332,7 @@ msgstr ""
"ì´ ì—´ì€ í•¨ê»˜ ê·¸ë£¹í™”ëœ ë™ì¼í•œ 질ì˜ì˜ ì–‘ì„ ë³´ì—¬ì¤ë‹ˆë‹¤. 그러나 ì§ˆì˜ ìžì²´ë§Œìœ¼ë¡œ "
"그룹화하기 때문ì—, 시작 시간 ë“±ì˜ ì§ˆì˜ì— 대한 다른 íŠ¹ì„±ì€ ë‹¤ë¥¼ 수 있습니다."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1379,31 +1341,31 @@ msgstr ""
"INSERT 쿼리들만 ì„ íƒë˜ì—ˆê¸° 때문ì—, 입력하는 ë°ì´í„°ì— ìƒê´€ì—†ì´ ê°™ì€ í…Œì´ë¸”ì„ "
"대ìƒìœ¼ë¡œ 하는 쿼리들ë¼ë¦¬ ë˜ ë¶„ë¥˜ë˜ì—ˆìŠµë‹ˆë‹¤."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "로그ìžë£Œê°€ 로드ë˜ì—ˆìŠµë‹ˆë‹¤. ì¿¼ë¦¬ë“¤ì´ ì‹¤í–‰ë˜ì—ˆë˜ 기간:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "로그 í…Œì´ë¸”ë¡œ ì´ë™"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "ìžë£Œê°€ 없습니다"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "로그가 분ì„ë˜ì—ˆìŠµë‹ˆë‹¤. 하지만 해당 기간내ì—는 ìžë£Œê°€ 없습니다."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "분ì„중…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "SQL í•´ì„"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1411,66 +1373,66 @@ msgstr "SQL í•´ì„"
msgid "Time"
msgstr "시간"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "전체 시간:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "프로파ì¼ë§ ê²°ê³¼"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "í…Œì´ë¸”"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "차트"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "차트 편집"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "시리즈"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "로그 í…Œì´ë¸”ì˜ í•„í„° 옵션"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "í•„í„°"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "단어/ì •ê·œì‹ì— ì˜í•œ í•„í„° 질ì˜:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "그룹 쿼리, WHERE ì ˆ 변수 ë°ì´í„°ë¥¼ 무시합니다"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "ê·¸ë£¹í™”ëœ í–‰ì˜ í•©ê³„:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "ì „ì²´:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "로그를 불러오는 중"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "ëª¨ë‹ˆí„°ë§ ë¦¬í”„ë¦¬ì‰¬ê°€ 실패하였습니다"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1480,24 +1442,24 @@ msgstr ""
"ì˜ ê²½ìš° ì„¸ì…˜ì´ ë§Œë£Œë˜ì—ˆê¸° 때문입니다.페ì´ì§€ë¥¼ 다시 로드하고 새로 ì¸ì¦ë°›ëŠ” 것"
"ì´ ë„ì›€ì´ ë ê²ƒìž…니다."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "페ì´ì§€ 새로고침"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "ì ìš©ëœ í–‰:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "설정 파ì¼ì„ 분ì„í•  수 없습니다. 유효한 JSON 코드가 아닙니다."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr "가져온 설정과 차트 격ìžë¥¼ ê·¸ë¦¬ëŠ”ë° ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤. 기본 설정으로 ì ìš©ì¤‘…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1505,227 +1467,236 @@ msgstr "가져온 설정과 차트 격ìžë¥¼ ê·¸ë¦¬ëŠ”ë° ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤. ê¸
msgid "Import"
msgstr "가져오기"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "모니터 설정 가져오기"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "가져올 파ì¼ì„ ì„ íƒí•´ 주시기 ë°”ëžë‹ˆë‹¤"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "ì§ˆì˜ ë¶„ì„"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "조언 시스템"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "가능한 성능 문제"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "ì´ìŠˆ"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "추천"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "규칙 세부 사항"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "ì¸ì¦"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "ì‚¬ìš©ëœ ë³€ìˆ˜ / 수ì‹"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "테스트"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "취소"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "불러오는 중"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "ìš”ì²­ì„ ì²˜ë¦¬ì¤‘ìž…ë‹ˆë‹¤"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "요청 처리중 ì—러가 ë°œìƒí–ˆìŠµë‹ˆë‹¤"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "오류 코드: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "ì—러 메시지: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì„ íƒí•˜ì§€ 않았습니다."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "ì—´ì„ ì‚­ì œí•˜ê³  있습니다"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "기본 키를 추가하고 있습니다"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "확ì¸"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "í´ë¦­í•˜ë©´ ì´ ì•Œë¦¼ì„ ë°›ì§€ 않습니다"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ ì´ë¦„ì„ ë³€ê²½ì¤‘ìž…ë‹ˆë‹¤"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 다시 불러오기"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 복사중입니다"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "언어를 변경하고 있습니다"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "í…Œì´ë¸”ì€ ì ì–´ë„ 1ê°œ ì´ìƒì˜ ì»¬ëŸ¼ì´ ìžˆì–´ì•¼ 합니다"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "í…Œì´ë¸” 삽입"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "ì¸ë±ìŠ¤ 숨기기"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "ì¸ë±ìŠ¤ ë³´ì´ê¸°"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "외래 키(foreign key) 확ì¸:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(사용함)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(사용안함)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "검색중"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "검색 결과 숨기기"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "검색 ê²°ê³¼ ë³´ì´ê¸°"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "보기"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "삭제중"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "저장 í•¨ìˆ˜ì˜ ì •ì˜ëŠ” RETURNë¬¸ì„ í¬í•¨í•´ì•¼ 합니다!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET 수정"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "\"%s\" ì—´ì˜ ê°’"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "새로운 ì—´ì˜ ê°’"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "ê°ê°ì˜ í•„ë“œì— ê°’ì„ ìž…ë ¥í•˜ì„¸ìš”"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "%d 값 추가"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "참고: 파ì¼ì— 여러 í…Œì´ë¸”ì´ í¬í•¨ë˜ì–´ 있다면, 하나로 ê²°í•©ë©ë‹ˆë‹¤"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "ì§ˆì˜ ìƒìž 숨기기"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "ì§ˆì˜ ìƒìž ë³´ì´ê¸°"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "수정"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "ì„ íƒëœ í–‰ì´ ì—†ìŠµë‹ˆë‹¤"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "변경"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "ì§ˆì˜ ì‹¤í–‰ 시간"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d는 올바른 행번호가 아닙니다."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1734,88 +1705,112 @@ msgstr "%d는 올바른 행번호가 아닙니다."
msgid "Save"
msgstr "저장"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "검색 조건 숨기기"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "검색 ì¡°ê±´ ë³´ì´ê¸°"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "추가 검색"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "ê° í¬ì¸íŠ¸ëŠ” ë°ì´í„° í–‰ì„ ë‚˜íƒ€ëƒ…ë‹ˆë‹¤."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "í¬ì¸íŠ¸ì— 마우스를 올리면 ë¼ë²¨ì´ 표시ë©ë‹ˆë‹¤."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "확대하려면 마우스로 í”Œë¡¯ì˜ í•œ ì˜ì—­ì„ ì„ íƒí•˜ì„¸ìš”."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "줌 ì›ëž˜ëŒ€ë¡œ 보기 ë²„íŠ¼ì„ í´ë¦­í•˜ë©´ ì›ë³¸ ìƒíƒœë¡œ ëŒì•„갑니다."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "ë°ì´í„° í¬ì¸íŠ¸(플롯 지ì )를 í´ë¦­í•˜ë©´ í–‰ì˜ ì—´ëžŒê³¼ íŽ¸ì§‘ì´ ê°€ëŠ¥í•©ë‹ˆë‹¤."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "우측 하단 코너로 드래그하여 í”Œë¡¯ì„ í™•ëŒ€í•  수 있습니다."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "ë‘ ê°œì˜ ì—´ ì„ íƒ"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "ë‘ ê°œì˜ ì„œë¡œë‹¤ë¥¸ ì—´ ì„ íƒ"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "쿼리 결과"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "ë°ì´í„° í¬ì¸íŠ¸ ë‚´ìš©"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "무시"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "복사"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "í¬ì¸íŠ¸"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "줄(ì—´) 구분ìž"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "í´ë¦¬ê³¤"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "기하ë°ì´í„°"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "내륜"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "외륜"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "세로열 추가하기"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "참고키 ì„ íƒ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "외래키 ì„ íƒ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "기본키 í˜¹ì€ ìœ ë‹ˆí¬í‚¤ë¥¼ ì„ íƒí•˜ì‹­ì‹œì˜¤."
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "출력할 í•„ë“œ ì„ íƒ"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1823,20 +1818,20 @@ msgstr ""
"ë ˆì´ì•„ì›ƒì˜ ë³€ê²½ì„ ì €ìž¥í•˜ì§€ 않았습니다. 저장하지 않으면, ë³€ê²½ì‚¬í•­ì´ ì†ì‹¤ë©ë‹ˆ"
"다. ì´ëŒ€ë¡œ ê³„ì† í•˜ì‹œê² ìŠµë‹ˆê¹Œ?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "필드 옵션 추가"
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d ê°œì˜ ê°œì²´ê°€ ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "íŽ¸ì§‘ì„ ì·¨ì†Œí•˜ë ¤ë©´ ESC를 누르세요."
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1844,27 +1839,27 @@ msgstr ""
"ì¼ë¶€ ë°ì´í„°ë¥¼ 변경한 후 저장하지 않았습니다. ë°ì´í„°ë¥¼ 저장하지 ì•Šê³  페ì´ì§€ë¥¼ "
"ì´ë™í•˜ê¸°ë¥¼ ì›í•©ë‹ˆê¹Œ?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "재정렬하려면 드래그하세요."
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "정렬하려면 í´ë¦­í•˜ì„¸ìš”."
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "ì„ íƒ/해제하려면 í´ë¦­í•˜ì„¸ìš”."
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "ì¹¼ëŸ¼ëª…ì„ ë³µì‚¬í•˜ë ¤ë©´ ë”블í´ë¦­í•˜ì„¸ìš”"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "칼럼보ì´ê¸°ë¥¼ 토글하려면<br />드롭다운 화살표를 í´ë¦­í•˜ì„¸ìš”"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1872,61 +1867,61 @@ msgstr ""
"ì´ í…Œì´ë¸”ì—는 ìœ ì¼ ì†ì„±ì„ 가진 ì»¬ëŸ¼ì´ ì—†ìŠµë‹ˆë‹¤. 저장 ì‹œì— ê²©ìžì°½ 편집, ì²´í¬ë°•"
"스, 편집, 복사, ì‚­ì œ ë“±ì˜ ê¸°ëŠ¥ì´ ì •ìƒì ìœ¼ë¡œ ë™ìž‘하지 ì•Šì„ ìˆ˜ 있습니다."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "ê°’ì„ ë”블í´ë¦­ 하여 바로 수정할 수 있습니다.<br />(ì¼ë¶€ 제외)"
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "ê°’ì„ í´ë¦­í•˜ì—¬ 바로 수정할 수 있습니다.<br />(ì¼ë¶€ 제외)"
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "ë§í¬ë¡œ ì´ë™í•©ë‹ˆë‹¤."
-#: js/messages.php:359
-#| msgid "Column names"
+#: js/messages.php:350
msgid "Copy column name"
msgstr "ì—´(컬럼) ì´ë¦„ 복사"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
-msgstr "마우스 ì˜¤ë¥¸ìª½ë²„íŠ¼ì„ í´ë¦­í•˜ì—¬ í´ë¦½ë³´ë“œì— 컬럼 ì´ë¦„ì„ ë³µì‚¬í•  수 있습니다."
+msgstr ""
+"마우스 ì˜¤ë¥¸ìª½ë²„íŠ¼ì„ í´ë¦­í•˜ì—¬ í´ë¦½ë³´ë“œì— 컬럼 ì´ë¦„ì„ ë³µì‚¬í•  수 있습니다."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "ë°ì´í„° í–‰ 표시"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "암호 ìƒì„±"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "ìƒì„±"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "암호 변경"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "ë”보기"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "íŒ¨ë„ í‘œì‹œ"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "íŒ¨ë„ ìˆ¨ê¸°ê¸°"
-#: js/messages.php:376
-#| msgid "The selected user was not found in the privilege table."
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
-msgstr "요청하신 페ì´ì§€ë¥¼ 기ë¡ì—ì„œ ì°¾ì„ ìˆ˜ 없습니다. 만기 ë˜ì—ˆì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤."
+msgstr ""
+"요청하신 페ì´ì§€ë¥¼ 기ë¡ì—ì„œ ì°¾ì„ ìˆ˜ 없습니다. 만기 ë˜ì—ˆì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1935,266 +1930,266 @@ msgstr ""
"phpMyAdmin 업그레ì´ë“œê°€ 필요합니다. ìµœì‹ ë²„ì „ì€ %sì´ë©° %sì— ë¦´ë¦¬ì¦ˆ ë˜ì—ˆìŠµë‹ˆë‹¤."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", 최신 안정 버전:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "최신버전"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "완료"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "ì´ì „"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "다ìŒ"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "오늘"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "1ì›”"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "2ì›”"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "3ì›”"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "4ì›”"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "5ì›”"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "6ì›”"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "7ì›”"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "8ì›”"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "9ì›”"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "10ì›”"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "11ì›”"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "12ì›”"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "1ì›”"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "2ì›”"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "3ì›”"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "4ì›”"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "5ì›”"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "6ì›”"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "7ì›”"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "8ì›”"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "9ì›”"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "10ì›”"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "11ì›”"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "12ì›”"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "ì¼ìš”ì¼"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "월요ì¼"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "화요ì¼"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "수요ì¼"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "목요ì¼"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "금요ì¼"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "토요ì¼"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "ì¼"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "ì›”"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "í™”"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "수"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "목"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "금"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "토"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "ì¼"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "ì›”"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "í™”"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "수"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "목"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "금"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "토"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "주"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-year-month"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "ì—†ìŒ"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "시"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "분"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "ì´ˆ"
@@ -2245,16 +2240,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "초당"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "분당"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "시간당"
@@ -2262,44 +2257,57 @@ msgstr "시간당"
msgid "per day"
msgstr "하루당"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "ì´ë¯¸ 존재하고 있는 환경설정 íŒŒì¼ (%s) ì„ ì½ì„ 수 없습니다."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"설정 파ì¼ì— ìž˜ëª»ëœ ê¶Œí•œì´ ì§€ì •ë˜ì–´ìžˆìŠµë‹ˆë‹¤. ìµëª… 쓰기 권한ì´ë©´ 안ë©ë‹ˆë‹¤."
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "글꼴 í¬ê¸°"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "오름차순"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "내림차순"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "ì •ë ¬"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "컬럼명:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "ì •ë ¬:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "보기:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "ì¡°ê±´"
#: libraries/DBQbe.class.php:576
@@ -2319,33 +2327,41 @@ msgid "Use Tables"
msgstr "사용할 í…Œì´ë¸”"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "ë˜ëŠ”"
+#| msgid "Or"
+msgid "Or:"
+msgstr "ë˜ëŠ”:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "그리고"
+msgid "And:"
+msgstr "그리고:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "삽입"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "삭제"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "수정"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "수정:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "삽입:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "삭제:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "ë°ì´í„°ë² ì´ìŠ¤ <b>%s</b>ì— SQL 질ì˜:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "ì§ˆì˜ ì‹¤í–‰"
@@ -2383,8 +2399,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "<strong>%2$s</strong> ì—ì„œ %1$s ê±´ ì¼ì¹˜"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "보기"
@@ -2398,9 +2414,9 @@ msgstr "í…Œì´ë¸” %sì— ëŒ€í•˜ì—¬ ì¼ì¹˜í•˜ëŠ” ê²ƒë“¤ì„ ì‚­ì œ 하겠습니까?
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "삭제"
@@ -2436,41 +2452,44 @@ msgstr "수정한 ë°ì´í„° 저장"
msgid "Restore column order"
msgstr "컬럼(열) 순서 복구"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "처ìŒ"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "ì´ì „"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "다ìŒ"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "마지막"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "시작 행"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "시작 행:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "행 갯수"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "행 갯수:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "모드"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "모드:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2493,7 +2512,7 @@ msgstr "%s 행마다 í—¤ë” ë°˜ë³µ"
msgid "Sort by key"
msgstr "키로 정렬"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2608,12 +2627,12 @@ msgid "Query took %01.4f sec"
msgstr "ì§ˆì˜ ì‹¤í–‰ì‹œê°„ %01.4f ì´ˆ"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "ì„ íƒí•œ 것ì„:"
@@ -2623,16 +2642,16 @@ msgstr "ì„ íƒí•œ 것ì„:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "ëª¨ë‘ ì²´í¬"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2733,12 +2752,12 @@ msgstr "새 창으로 phpMyAdmin 열기"
msgid "Click on the bar to scroll to top of page"
msgstr "í´ë¦­í•˜ì—¬ 페ì´ì§€ ìƒë‹¨ìœ¼ë¡œ ì´ë™"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "ì´ íŽ˜ì´ì§€ë¥¼ 넘기려면 쿠키 ì‚¬ìš©ì„ í—ˆìš©í•´ì•¼ 합니다."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "ì´ íŽ˜ì´ì§€ë¥¼ 넘기려면 Javascript ì‚¬ìš©ì„ í—ˆìš©í•´ì•¼ 합니다"
@@ -2750,21 +2769,21 @@ msgstr "ì¸ë±ìŠ¤ê°€ 설정ë˜ì§€ 않았습니다!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ì¸ë±ìŠ¤"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "고유값"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "카디낼러티"
@@ -2773,15 +2792,14 @@ msgstr "카디낼러티"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "ë°ì´í„°ì •ë ¬ë°©ì‹"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "설명"
@@ -2794,7 +2812,7 @@ msgstr "기본 키를 제거했습니다"
msgid "Index %s has been dropped"
msgstr "ì¸ë±ìŠ¤ %s 를 제거했습니다"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2808,6 +2826,11 @@ msgstr ""
msgid "Databases"
msgstr "ë°ì´í„°ë² ì´ìŠ¤"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "서버"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2815,35 +2838,39 @@ msgid "View"
msgstr "ë·°"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "구조"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "검색"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "삽입"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "í…Œì´ë¸” ìž‘ì—…"
@@ -2860,7 +2887,7 @@ msgstr "SQL 명령어 트래킹"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "트리거"
@@ -2883,14 +2910,14 @@ msgstr "ì§ˆì˜ ë§ˆë²•ì‚¬"
msgid "Privileges"
msgstr "사용권한"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "루틴"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "ì´ë²¤íŠ¸"
@@ -2930,7 +2957,7 @@ msgstr "플러그ì¸"
msgid "Engines"
msgstr "엔진"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2971,8 +2998,7 @@ msgstr "최근 í…Œì´ë¸”"
msgid "There are no recent tables"
msgstr "최근 í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤."
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL 질ì˜"
@@ -3109,12 +3135,14 @@ msgid "Target database `%s` was not found!"
msgstr "목표 ë°ì´í„°ë² ì´ìŠ¤ '%s'를 ì°¾ì„ ìˆ˜ 없습니다."
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "ìž˜ëª»ëœ ë°ì´í„°ë² ì´ìŠ¤"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "ìž˜ëª»ëœ ë°ì´í„°ë² ì´ìŠ¤:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "ìž˜ëª»ëœ í…Œì´ë¸” ì´ë¦„"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "ìž˜ëª»ëœ í…Œì´ë¸” ì´ë¦„:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3162,7 +3190,7 @@ msgstr "함수"
msgid "Operator"
msgstr "ì—°ì‚°ìž"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3177,10375 +3205,3 @@ msgstr "í…Œì´ë¸” 검색"
#: libraries/TableSearch.class.php:232 libraries/insert_edit.lib.php:1350
msgid "Edit/Insert"
msgstr "편집/삽입"
-
-#: libraries/TableSearch.class.php:755
-#| msgid "Select fields (at least one):"
-msgid "Select columns (at least one):"
-msgstr "컬럼 ì„ íƒ (하나 ì´ìƒ):"
-
-#: libraries/TableSearch.class.php:775
-msgid "Add search conditions (body of the \"where\" clause):"
-msgstr "검색 조건 추가 (\"where\" 조건):"
-
-#: libraries/TableSearch.class.php:787
-msgid "Number of rows per page"
-msgstr "페ì´ì§€ë‹¹ 레코드 수"
-
-#: libraries/TableSearch.class.php:797
-msgid "Display order:"
-msgstr "출력 순서:"
-
-#: libraries/TableSearch.class.php:833
-msgid "Use this column to label each point"
-msgstr ""
-
-#: libraries/TableSearch.class.php:854
-msgid "Maximum rows to plot"
-msgstr ""
-
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
-#: sql.php:172 tbl_change.php:236
-msgid "Browse foreign values"
-msgstr ""
-
-#: libraries/TableSearch.class.php:971
-msgid "Additional search criteria"
-msgstr "추가ì ì¸ 검색 ì¡°ê±´"
-
-#: libraries/TableSearch.class.php:1109
-#, fuzzy
-#| msgid "Do a \"query by example\" (wildcard: \"%\")"
-msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
-msgstr "다ìŒìœ¼ë¡œ 질ì˜ë¥¼ 만들기 (와ì¼ë“œì¹´ë“œ: \"%\")"
-
-#: libraries/TableSearch.class.php:1119
-msgid "Do a \"query by example\" (wildcard: \"%\")"
-msgstr "다ìŒìœ¼ë¡œ 질ì˜ë¥¼ 만들기 (와ì¼ë“œì¹´ë“œ: \"%\")"
-
-#: libraries/TableSearch.class.php:1163
-msgid "Browse/Edit the points"
-msgstr ""
-
-#: libraries/TableSearch.class.php:1170
-msgid "How to use"
-msgstr "사용방법"
-
-#: libraries/TableSearch.class.php:1175
-msgid "Reset zoom"
-msgstr "줌 초기화"
-
-#: libraries/Theme.class.php:170
-#, php-format
-msgid "No valid image path for theme %s found!"
-msgstr "%s 테마를 위한 ì •ìƒì ì¸ ì´ë¯¸ì§€ 경로를 ì°¾ì„ ìˆ˜ 없습니다."
-
-#: libraries/Theme.class.php:459
-msgid "No preview available."
-msgstr "미리보기가 불가능합니다."
-
-#: libraries/Theme.class.php:461
-msgid "take it"
-msgstr ""
-
-#: libraries/Theme_Manager.class.php:137
-#, php-format
-msgid "Default theme %s not found!"
-msgstr "기본테마 %s 를 ì°¾ì„ ìˆ˜ 없습니다."
-
-#: libraries/Theme_Manager.class.php:194
-#, php-format
-msgid "Theme %s not found!"
-msgstr "%s 테마를 ì°¾ì„ ìˆ˜ 없습니다."
-
-#: libraries/Theme_Manager.class.php:271
-#, php-format
-msgid "Theme path not found for theme %s!"
-msgstr "%s 테마를 위한 테마 경로를 ì°¾ì„ ìˆ˜ 없습니다."
-
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "테마"
-
-#: libraries/Types.class.php:296
-msgid ""
-"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
-msgstr "1ë°”ì´íŠ¸ ì •ìˆ˜í˜•ì˜ ë²”ìœ„ëŠ” 부호가 있는 경우 -128 ì—ì„œ 127, 부호가 없는 경우 0 ì—ì„œ 255 입니다."
-
-#: libraries/Types.class.php:298
-msgid ""
-"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
-"65,535"
-msgstr "2ë°”ì´íŠ¸ ì •ìˆ˜í˜•ì˜ ë²”ìœ„ëŠ” 부호가 있는 경우 -32,768 ì—ì„œ 32,767, 부호가 없는 경우 0 ì—ì„œ 65,355 입니다."
-
-#: libraries/Types.class.php:300
-msgid ""
-"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
-"0 to 16,777,215"
-msgstr ""
-"3ë°”ì´íŠ¸ ì •ìˆ˜í˜•ì˜ ë²”ìœ„ëŠ” 부호가 있는 경우 -8,388,608 ì—ì„œ 8,388,607, 부호가 없는 경우 0 ì—ì„œ 16,777,215 "
-"입니다."
-
-#: libraries/Types.class.php:302
-msgid ""
-"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
-"range is 0 to 4,294,967,295."
-msgstr ""
-"4ë°”ì´íŠ¸ ì •ìˆ˜í˜•ì˜ ë²”ìœ„ëŠ” 부호가 있는 경우 -2,147,483,648 ì—ì„œ 2,147,483,647, 부호가 없는 경우 0 ì—ì„œ "
-"4,294,967,295 입니다."
-
-#: libraries/Types.class.php:304
-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 ""
-"8ë°”ì´íŠ¸ ì •ìˆ˜í˜•ì˜ ë²”ìœ„ëŠ” 부호가 있는 경우 -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:306 libraries/Types.class.php:712
-msgid ""
-"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
-"(default 10), the maximum number of decimals (D) is 30 (default 0)"
-msgstr ""
-
-#: libraries/Types.class.php:308
-msgid ""
-"A small floating-point number, allowable values are -3.402823466E+38 to "
-"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
-msgstr ""
-
-#: libraries/Types.class.php:310
-msgid ""
-"A double-precision floating-point number, allowable values are "
-"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
-"2.2250738585072014E-308 to 1.7976931348623157E+308"
-msgstr ""
-
-#: libraries/Types.class.php:312
-msgid ""
-"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
-"FLOAT)"
-msgstr ""
-
-#: libraries/Types.class.php:314
-msgid ""
-"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
-"64)"
-msgstr ""
-
-#: libraries/Types.class.php:316
-msgid ""
-"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
-"values are considered true"
-msgstr ""
-"TINYINT(1)와 ë™ì¼í•¨. ì €ìž¥ëœ ê°’ì´ 0ì¼ ê²½ìš° 거짓으로, 0ì´ ì•„ë‹ ê²½ìš° ì°¸ê°’ì´ ì €ìž¥"
-"ëœ ê²ƒìœ¼ë¡œ 간주ë¨"
-
-#: libraries/Types.class.php:318
-msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
-msgstr ""
-
-#: libraries/Types.class.php:320 libraries/Types.class.php:722
-#, fuzzy, php-format
-msgid "A date, supported range is %1$s to %2$s"
-msgstr "날짜형 íƒ€ìž…ì€ %1$s 부터 %2$s 까지 지ì›í•©ë‹ˆë‹¤."
-
-#: libraries/Types.class.php:322 libraries/Types.class.php:724
-#, php-format
-msgid "A date and time combination, supported range is %1$s to %2$s"
-msgstr ""
-
-#: libraries/Types.class.php:324
-msgid ""
-"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
-"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
-msgstr ""
-
-#: libraries/Types.class.php:326 libraries/Types.class.php:728
-#, php-format
-msgid "A time, range is %1$s to %2$s"
-msgstr "%1$s ì—ì„œ %2$s 사ì´ì˜ 범위를 가진 시간값"
-
-#: libraries/Types.class.php:328
-msgid ""
-"A year in four-digit (4, default) or two-digit (2) format, the allowable "
-"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
-msgstr ""
-
-#: libraries/Types.class.php:330
-msgid ""
-"A fixed-length (0-255, default 1) string that is always right-padded with "
-"spaces to the specified length when stored"
-msgstr ""
-
-#: libraries/Types.class.php:332 libraries/Types.class.php:730
-#, php-format
-msgid ""
-"A variable-length (%s) string, the effective maximum length is subject to "
-"the maximum row size"
-msgstr ""
-
-#: libraries/Types.class.php:334
-msgid ""
-"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
-"a one-byte prefix indicating the length of the value in bytes"
-msgstr ""
-
-#: libraries/Types.class.php:336 libraries/Types.class.php:732
-msgid ""
-"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
-"with a two-byte prefix indicating the length of the value in bytes"
-msgstr ""
-
-#: libraries/Types.class.php:338
-msgid ""
-"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
-"stored with a three-byte prefix indicating the length of the value in bytes"
-msgstr ""
-
-#: libraries/Types.class.php:340
-msgid ""
-"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
-"characters, stored with a four-byte prefix indicating the length of the "
-"value in bytes"
-msgstr ""
-
-#: libraries/Types.class.php:342
-msgid ""
-"Similar to the CHAR type, but stores binary byte strings rather than non-"
-"binary character strings"
-msgstr "CHAR형과 비슷하나, ì¼ë°˜ 문ìžì—´ 대신 ë°”ì´ë„ˆë¦¬ê°’ì„ ì €ìž¥í•  수 있ìŒ"
-
-#: libraries/Types.class.php:344
-msgid ""
-"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
-"binary character strings"
-msgstr ""
-
-#: libraries/Types.class.php:346
-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 ""
-"최대 í¬ê¸°ê°€ 255 (2^8 - 1) ë°”ì´íŠ¸ì¸ BLOB 컬럼ì€, ë°ì´í„°ì˜ 현재 í¬ê¸°ë¥¼ 나타내는 1ë°”ì´íŠ¸ì˜ ê°’ì´ ë°ì´í„° ì•žì— ë¶™ìŠµë‹ˆë‹¤"
-
-#: libraries/Types.class.php:348
-msgid ""
-"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
-"with a three-byte prefix indicating the length of the value"
-msgstr ""
-"최대 í¬ê¸°ê°€ 16,777,215 (2^24 - 1) ë°”ì´íŠ¸ì¸ BLOB 컬럼ì€, ë°ì´í„°ì˜ 현재 í¬ê¸°ë¥¼ 나타내는 3ë°”ì´íŠ¸ì˜ ê°’ì´ ë°ì´í„° ì•žì— "
-"붙습니다"
-
-#: libraries/Types.class.php:350 libraries/Types.class.php:736
-msgid ""
-"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
-"a two-byte prefix indicating the length of the value"
-msgstr ""
-"최대 í¬ê¸°ê°€ 65,535 (2^16 - 1) ë°”ì´íŠ¸ì¸ BLOB 컬럼ì€, ë°ì´í„°ì˜ 현재 í¬ê¸°ë¥¼ 나타내는 2 ë°”ì´íŠ¸ì˜ ê°’ì´ ë°ì´í„° ì•žì— ë¶™ìŒ"
-
-#: libraries/Types.class.php:352
-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 ""
-"최대 í¬ê¸°ê°€ 4,294,967,295(2^32 - 1) ë°”ì´íŠ¸(4GiB)ì¸ BLOB 컬럼ì€, ë°ì´í„°ì˜ 현재 í¬ê¸°ë¥¼ 나타내는 4ë°”ì´íŠ¸ì˜ "
-"ê°’ì´ ë°ì´í„° ì•žì— ë¶™ìŠµë‹ˆë‹¤"
-
-#: libraries/Types.class.php:354
-msgid ""
-"An enumeration, chosen from the list of up to 65,535 values or the special "
-"'' error value"
-msgstr ""
-
-#: libraries/Types.class.php:356
-msgid "A single value chosen from a set of up to 64 members"
-msgstr ""
-
-#: libraries/Types.class.php:358
-msgid "A type that can store a geometry of any type"
-msgstr ""
-
-#: libraries/Types.class.php:360
-msgid "A point in 2-dimensional space"
-msgstr "2ì°¨ì› ê³µê°„ì˜ ì "
-
-#: libraries/Types.class.php:362
-msgid "A curve with linear interpolation between points"
-msgstr "ì ë“¤ë¡œë¶€í„° ìƒì„±ëœ í•˜ë‚˜ì˜ ì„ í˜• 곡선"
-
-#: libraries/Types.class.php:364
-msgid "A polygon"
-msgstr "í´ë¦¬ê³¤"
-
-#: libraries/Types.class.php:366
-msgid "A collection of points"
-msgstr ""
-
-#: libraries/Types.class.php:368
-msgid "A collection of curves with linear interpolation between points"
-msgstr ""
-
-#: libraries/Types.class.php:370
-msgid "A collection of polygons"
-msgstr ""
-
-#: libraries/Types.class.php:372
-msgid "A collection of geometry objects of any type"
-msgstr ""
-
-#: libraries/Types.class.php:624 libraries/Types.class.php:974
-msgctxt "numeric types"
-msgid "Numeric"
-msgstr ""
-
-#: libraries/Types.class.php:643 libraries/Types.class.php:977
-msgctxt "date and time types"
-msgid "Date and time"
-msgstr "날짜와 시간"
-
-#: libraries/Types.class.php:652 libraries/Types.class.php:980
-msgctxt "string types"
-msgid "String"
-msgstr "문ìžì—´"
-
-#: libraries/Types.class.php:673
-#, fuzzy
-#| msgid "Total"
-msgctxt "spatial types"
-msgid "Spatial"
-msgstr "전체 사용량"
-
-#: libraries/Types.class.php:708
-msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
-msgstr ""
-"-2,147,483,648부터 2,147,483,647ê¹Œì§€ì˜ ê°’ì„ ì €ìž¥í•  수 있는 4ë°”ì´íŠ¸ 정수형"
-
-#: libraries/Types.class.php:710
-msgid ""
-"An 8-byte integer, range is -9,223,372,036,854,775,808 to "
-"9,223,372,036,854,775,807"
-msgstr ""
-"-9,223,372,036,854,775,808 ì—ì„œ 9,223,372,036,854,775,807ê¹Œì§€ì˜ ê°’ì„ ì €ìž¥í•  "
-"수 있는 8ë°”ì´íŠ¸ 정수형"
-
-#: libraries/Types.class.php:714
-msgid "A system's default double-precision floating-point number"
-msgstr ""
-
-#: libraries/Types.class.php:716
-msgid "True or false"
-msgstr "ì°¸ í˜¹ì€ ê±°ì§“"
-
-#: libraries/Types.class.php:718
-msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"
-msgstr ""
-
-#: libraries/Types.class.php:720
-msgid "Stores a Universally Unique Identifier (UUID)"
-msgstr ""
-
-#: libraries/Types.class.php:726
-msgid ""
-"A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' "
-"UTC; TIMESTAMP(6) can store microseconds"
-msgstr ""
-
-#: libraries/Types.class.php:734
-msgid ""
-"A variable-length (0-65,535) string, uses binary collation for all "
-"comparisons"
-msgstr ""
-
-#: libraries/Types.class.php:738
-msgid "An enumeration, chosen from the list of defined values"
-msgstr ""
-
-#: libraries/Util.class.php:223
-#, php-format
-msgid "Max: %s%s"
-msgstr "최대: %s%s"
-
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
-#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
-#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
-#: libraries/rte/rte_routines.lib.php:309
-#: libraries/rte/rte_routines.lib.php:328
-#: libraries/rte/rte_routines.lib.php:350
-#: libraries/rte/rte_routines.lib.php:1456
-#: libraries/rte/rte_triggers.lib.php:86 libraries/rte/rte_triggers.lib.php:95
-#: libraries/rte/rte_triggers.lib.php:112
-#: libraries/rte/rte_triggers.lib.php:133
-msgid "MySQL said: "
-msgstr "MySQL 메시지: "
-
-#: libraries/Util.class.php:1166
-msgid "Failed to connect to SQL validator!"
-msgstr "SQL ê²€ì¦ì„ 하기 위한 ì—°ê²°ì´ ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
-msgid "Explain SQL"
-msgstr "SQL í•´ì„"
-
-#: libraries/Util.class.php:1216
-msgid "Skip Explain SQL"
-msgstr "SQL í•´ì„ ìƒëžµ"
-
-#: libraries/Util.class.php:1256
-msgid "Without PHP Code"
-msgstr "PHP 코드 ì—†ì´ ë³´ê¸°"
-
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
-msgid "Create PHP Code"
-msgstr "PHP 코드 보기"
-
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
-#: server_status_variables.php:80
-msgid "Refresh"
-msgstr "다시 보기"
-
-#: libraries/Util.class.php:1295
-msgid "Skip Validate SQL"
-msgstr "SQL 검사 ìƒëžµ"
-
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
-msgid "Validate SQL"
-msgstr "SQL 검사"
-
-#: libraries/Util.class.php:1360
-msgid "Inline edit of this query"
-msgstr "ì´ ì¿¼ë¦¬ ì¸ë¼ì¸ 수정"
-
-#: libraries/Util.class.php:1362
-msgctxt "Inline edit query"
-msgid "Inline"
-msgstr "ì¸ë¼ì¸"
-
-#: libraries/Util.class.php:1430 sql.php:1177
-msgid "Profiling"
-msgstr "프로파ì¼ë§"
-
-#. l10n: Short week day name
-#: libraries/Util.class.php:1693
-msgctxt "Short week day name"
-msgid "Sun"
-msgstr "ì¼"
-
-#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
-#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
-msgid "%B %d, %Y at %I:%M %p"
-msgstr "%y-%m-%d %H:%M"
-
-#: libraries/Util.class.php:2055
-#, php-format
-msgid "%s days, %s hours, %s minutes and %s seconds"
-msgstr "%sì¼ %s시간 %s분 %sì´ˆ"
-
-#: libraries/Util.class.php:2144
-msgid "Missing parameter:"
-msgstr "매개 변수 누ë½:"
-
-#: libraries/Util.class.php:2664
-#, php-format
-msgid "Jump to database &quot;%s&quot;."
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ &quot;%s&quot; ë¡œ ì´ë™."
-
-#: libraries/Util.class.php:2688
-#, php-format
-msgid "The %s functionality is affected by a known bug, see %s"
-msgstr "%s ê¸°ëŠ¥ì€ ì•Œë ¤ì§„ 버그가 있습니다. %s 문서를 참조하십시오"
-
-#: libraries/Util.class.php:2864
-msgid "Click to toggle"
-msgstr "토글하려면 í´ë¦­"
-
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
-#: prefs_manage.php:242
-msgid "Browse your computer:"
-msgstr "업로드 파ì¼:"
-
-#: libraries/Util.class.php:3382
-#, php-format
-msgid "Select from the web server upload directory <b>%s</b>:"
-msgstr "웹 서버 업로드 디렉토리중 <b>%s</b>ì—ì„œ ì„ íƒ:"
-
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
-msgid "The directory you set for upload work cannot be reached"
-msgstr "업로드 ë””ë ‰í† ë¦¬ì— ì ‘ê·¼í•  수 없습니다"
-
-#: libraries/Util.class.php:3422
-msgid "There are no files to upload"
-msgstr "업로드할 파ì¼ì´ 없습니다."
-
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
-#: libraries/structure.lib.php:305
-msgid "Empty"
-msgstr "비우기"
-
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
-msgid "Execute"
-msgstr "실행하기"
-
-#: libraries/Util.class.php:3977
-msgid "Print"
-msgstr "ì¸ì‡„"
-
-#: libraries/bookmark.lib.php:82
-msgid "shared"
-msgstr "공유"
-
-#: libraries/build_html_for_db.lib.php:36 libraries/config/setup.forms.php:301
-#: libraries/config/setup.forms.php:337 libraries/config/setup.forms.php:360
-#: libraries/config/setup.forms.php:365
-#: libraries/config/user_preferences.forms.php:204
-#: libraries/config/user_preferences.forms.php:240
-#: libraries/config/user_preferences.forms.php:263
-#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
-#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
-#: tbl_printview.php:299
-msgid "Data"
-msgstr "ë°ì´í„°"
-
-#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
-#: libraries/structure.lib.php:2173 tbl_printview.php:315
-msgid "Overhead"
-msgstr "부담"
-
-#: libraries/build_html_for_db.lib.php:94
-msgid "Jump to database"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¡œ ì´ë™"
-
-#: libraries/build_html_for_db.lib.php:142
-msgid "Not replicated"
-msgstr "복제ë˜ì§€ ì•ŠìŒ"
-
-#: libraries/build_html_for_db.lib.php:153
-msgid "Replicated"
-msgstr "복제"
-
-#: libraries/build_html_for_db.lib.php:170
-#, php-format
-msgid "Check privileges for database &quot;%s&quot;."
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ &quot;%s&quot; ì— ëŒ€í•œ 사용권한 검사."
-
-#: libraries/build_html_for_db.lib.php:175
-msgid "Check Privileges"
-msgstr "사용권한 검사"
-
-#: libraries/common.inc.php:578
-msgid "Failed to read configuration file"
-msgstr "설정 파ì¼ì„ ì½ëŠ”ë° ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/common.inc.php:580
-msgid ""
-"This usually means there is a syntax error in it, please check any errors "
-"shown below."
-msgstr ""
-"ì¼ë°˜ì ìœ¼ë¡œ ì´ê²ƒì€ 문법 오류가 있ìŒì„ ì˜ë¯¸í•©ë‹ˆë‹¤. 다ìŒì˜ 모든 오류를 확ì¸í•˜ì‹­"
-"시오."
-
-#: libraries/common.inc.php:587
-#, php-format
-msgid "Could not load default configuration from: %1$s"
-msgstr "기본 ì„¤ì •ì„ ê°€ì ¸ì˜¬ 수 없습니다: %1$s"
-
-#: libraries/common.inc.php:594
-#| msgid ""
-#| "The <code>$cfg['PmaAbsoluteUri']</code> directive MUST be set in your "
-#| "configuration file!"
-msgid ""
-"The [code]$cfg['PmaAbsoluteUri'][/code] directive MUST be set in your "
-"configuration file!"
-msgstr "환경설정 파ì¼ì— [code]$cfg['PmaAbsoluteUri'][/code] 변수가 ì •ì˜ë˜ì–´ì•¼ 합니다!"
-
-#: libraries/common.inc.php:627
-#, php-format
-msgid "Invalid server index: %s"
-msgstr "ìž˜ëª»ëœ ì„œë²„ ì¸ë±ìŠ¤: %s"
-
-#: libraries/common.inc.php:638
-#, php-format
-msgid "Invalid hostname for server %1$s. Please review your configuration."
-msgstr "서버 %1$sì˜ í˜¸ìŠ¤íŠ¸ ì´ë¦„ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤. ì„¤ì •ì„ í™•ì¸í•˜ì‹­ì‹œì˜¤"
-
-#: libraries/common.inc.php:847
-msgid "Invalid authentication method set in configuration:"
-msgstr "설정 파ì¼ì— ìž˜ëª»ëœ ì¸ì¦ ë°©ì‹ ì„¤ì •ë˜ì–´ 있습니다.: "
-
-#: libraries/common.inc.php:969
-#, php-format
-msgid "You should upgrade to %s %s or later."
-msgstr "%s를 %s ì´ìƒìœ¼ë¡œ 업그레ì´ë“œ 하십시오."
-
-#: libraries/common.inc.php:1043
-msgid "Error: Token mismatch"
-msgstr ""
-
-#: libraries/common.inc.php:1087
-msgid "GLOBALS overwrite attempt"
-msgstr ""
-
-#: libraries/common.inc.php:1094
-msgid "possible exploit"
-msgstr "ì–´ë–¤ ê³µê²©ì„ ë°›ê³ ìžˆì„ ê°€ëŠ¥ì„±ì´ ìžˆìŠµë‹ˆë‹¤"
-
-#: libraries/common.inc.php:1103
-msgid "numeric key detected"
-msgstr "ì „ì—­ 변수ì—ì„œ 숫ìžë¡œ ëœ í‚¤ê°€ 발견 ë˜ì—ˆìŠµë‹ˆë‹¤"
-
-#: libraries/config.values.php:51 libraries/config.values.php:58
-#: libraries/config.values.php:66
-msgid "Both"
-msgstr "둘다"
-
-#: libraries/config.values.php:55
-msgid "Nowhere"
-msgstr "아무ë°ë„"
-
-#: libraries/config.values.php:56
-msgid "Left"
-msgstr "왼쪽"
-
-#: libraries/config.values.php:57
-msgid "Right"
-msgstr "오른쪽"
-
-#: libraries/config.values.php:69
-msgid "Click"
-msgstr "í´ë¦­"
-
-#: libraries/config.values.php:70
-msgid "Double click"
-msgstr "ë”블 í´ë¦­"
-
-#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
-#: libraries/relation.lib.php:105 pmd_relation_new.php:82
-msgid "Disabled"
-msgstr "사용불가"
-
-#: libraries/config.values.php:100
-msgid "Open"
-msgstr "열기"
-
-#: libraries/config.values.php:101
-msgid "Closed"
-msgstr "닫기"
-
-#: libraries/config.values.php:131
-#: libraries/plugins/export/ExportHtmlword.class.php:69
-#: libraries/plugins/export/ExportLatex.class.php:103
-#: libraries/plugins/export/ExportMediawiki.class.php:73
-#: libraries/plugins/export/ExportOdt.class.php:83
-#: libraries/plugins/export/ExportSql.class.php:197
-#: libraries/plugins/export/ExportTexytext.class.php:68
-msgid "structure"
-msgstr "구조"
-
-#: libraries/config.values.php:132
-#: libraries/plugins/export/ExportHtmlword.class.php:70
-#: libraries/plugins/export/ExportLatex.class.php:104
-#: libraries/plugins/export/ExportMediawiki.class.php:74
-#: libraries/plugins/export/ExportOdt.class.php:84
-#: libraries/plugins/export/ExportSql.class.php:198
-#: libraries/plugins/export/ExportTexytext.class.php:69
-msgid "data"
-msgstr "ë°ì´í„°"
-
-#: libraries/config.values.php:133
-#: libraries/plugins/export/ExportHtmlword.class.php:71
-#: libraries/plugins/export/ExportLatex.class.php:105
-#: libraries/plugins/export/ExportMediawiki.class.php:75
-#: libraries/plugins/export/ExportOdt.class.php:85
-#: libraries/plugins/export/ExportSql.class.php:199
-#: libraries/plugins/export/ExportTexytext.class.php:70
-msgid "structure and data"
-msgstr "구조와 ë°ì´í„° 모ë‘"
-
-#: libraries/config.values.php:136
-msgid "Quick - display only the minimal options to configure"
-msgstr "빠른 보기 - 설정할 최소 ì˜µì…˜ë§Œì„ ë³´ì—¬ì¤ë‹ˆë‹¤"
-
-#: libraries/config.values.php:137
-msgid "Custom - display all possible options to configure"
-msgstr "커스텀 - 설정 가능한 모든 ì˜µì…˜ì„ ë³´ì—¬ì¤ë‹ˆë‹¤"
-
-#: libraries/config.values.php:138
-msgid "Custom - like above, but without the quick/custom choice"
-msgstr "커스텀 - 위와 ê°™ìŒ. 단, 빠른 보기/커스텀 ì„ íƒ ì—†ìŒ"
-
-#: libraries/config.values.php:166
-#, fuzzy
-#| msgid "Complete inserts"
-msgid "complete inserts"
-msgstr "전체 INSERT 문장 작성"
-
-#: libraries/config.values.php:167
-#, fuzzy
-#| msgid "Extended inserts"
-msgid "extended inserts"
-msgstr "í™•ìž¥ëœ inserts"
-
-#: libraries/config.values.php:168
-msgid "both of the above"
-msgstr "ìœ„ì˜ ê²ƒ 모ë‘"
-
-#: libraries/config.values.php:169
-msgid "neither of the above"
-msgstr ""
-
-#: libraries/config/FormDisplay.class.php:88
-#: libraries/config/validate.lib.php:526
-msgid "Not a positive number"
-msgstr "양수가 아닙니다."
-
-#: libraries/config/FormDisplay.class.php:89
-#: libraries/config/validate.lib.php:548
-msgid "Not a non-negative number"
-msgstr "ìŒìˆ˜ê°€ 아닙니다."
-
-#: libraries/config/FormDisplay.class.php:90
-#: libraries/config/validate.lib.php:504
-msgid "Not a valid port number"
-msgstr "유효한 í¬íŠ¸ë²ˆí˜¸ê°€ 아닙니다."
-
-#: libraries/config/FormDisplay.class.php:91
-#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
-msgid "Incorrect value"
-msgstr "ìž˜ëª»ëœ ê°’"
-
-#: libraries/config/FormDisplay.class.php:92
-#: libraries/config/validate.lib.php:582
-#, php-format
-msgid "Value must be equal or lower than %s"
-msgstr "ê°’ì€ %s보다 작거나 같아야합니다."
-
-#: libraries/config/FormDisplay.class.php:541
-#, php-format
-msgid "Missing data for %s"
-msgstr "%s ë°ì´í„° 누ë½"
-
-#: libraries/config/FormDisplay.class.php:765
-#: libraries/config/FormDisplay.class.php:771
-msgid "unavailable"
-msgstr "사용불가"
-
-#: libraries/config/FormDisplay.class.php:767
-#: libraries/config/FormDisplay.class.php:773
-#, php-format
-msgid "\"%s\" requires %s extension"
-msgstr "%s í™•ìž¥ì„ ìœ„í•´ \"%s\" ê°€ 필요합니다."
-
-#: libraries/config/FormDisplay.class.php:792
-#, php-format
-msgid "import will not work, missing function (%s)"
-msgstr "(%s) ê¸°ëŠ¥ì´ ëˆ„ë½ë˜ì–´ 가져올 수 없습니다."
-
-#: libraries/config/FormDisplay.class.php:798
-#, php-format
-msgid "export will not work, missing function (%s)"
-msgstr "(%s) ê¸°ëŠ¥ì´ ëˆ„ë½ë˜ì–´ 내보낼 수 없습니다."
-
-#: libraries/config/FormDisplay.class.php:808
-msgid "SQL Validator is disabled"
-msgstr "SQL 유효화검ì¦ê¸°ê°€ 비활성화ë˜ì–´ 있습니다"
-
-#: libraries/config/FormDisplay.class.php:815
-msgid "SOAP extension not found"
-msgstr "SOAP í™•ìž¥ì„ ì°¾ì„ ìˆ˜ 없습니다."
-
-#: libraries/config/FormDisplay.class.php:825
-#, php-format
-msgid "maximum %s"
-msgstr "최대 %s"
-
-#: libraries/config/FormDisplay.tpl.php:223
-msgid "This setting is disabled, it will not be applied to your configuration"
-msgstr "ì´ ì„¤ì •ì€ ë¹„í™œì„±í™”ë˜ì–´ 있어, ë‹¹ì‹ ì˜ í™˜ê²½ì„¤ì •ì—는 ì ìš©ë˜ì§€ 않습니다"
-
-#: libraries/config/FormDisplay.tpl.php:311
-#, php-format
-msgid "Set value: %s"
-msgstr "ì„¤ì •ëœ ê°’: %s"
-
-#: libraries/config/FormDisplay.tpl.php:316
-#: libraries/config/messages.inc.php:359
-msgid "Restore default value"
-msgstr "기본값으로 ë³µì›"
-
-#: libraries/config/FormDisplay.tpl.php:330
-msgid "Allow users to customize this value"
-msgstr "ì´ ê°’ì„ ì‚¬ìš©ìží™”하기 위한 ì‚¬ìš©ìž í—ˆìš©"
-
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
-#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
-#: prefs_manage.php:325
-msgid "Reset"
-msgstr "리세트"
-
-#: libraries/config/messages.inc.php:17
-msgid ""
-"If enabled user can enter any MySQL server in login form for cookie auth"
-msgstr ""
-"활성화 í•  경우, 사용ìžëŠ” 모든 MySQL ì„œë²„ì— ì¿ í‚¤ ì¸ì¦ì„ ì´ìš©í•˜ëŠ” ë¡œê·¸ì¸ í¼ì„ "
-"사용하여 입장할 수 있습니다."
-
-#: libraries/config/messages.inc.php:18
-msgid "Allow login to any MySQL server"
-msgstr "아무 MySQL ì„œë²„ì— ë¡œê·¸ì¸ í—ˆìš©"
-
-#: libraries/config/messages.inc.php:19
-msgid "Show &quot;Drop database&quot; link to normal users"
-msgstr "ì¼ë°˜ 사용ìžì—게 &quot;ë°ì´í„°ë² ì´ìŠ¤ ì‚­ì œ(drop)&quot; ë§í¬ë¥¼ 제공"
-
-#: libraries/config/messages.inc.php:20
-msgid ""
-"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
-"authentication"
-msgstr ""
-
-#: libraries/config/messages.inc.php:21
-msgid "Blowfish secret"
-msgstr "BLOWFISH 암호화"
-
-#: libraries/config/messages.inc.php:22
-msgid "Highlight selected rows"
-msgstr "ì„ íƒëœ í–‰ì„ í•˜ì´ë¼ì´íŠ¸"
-
-#: libraries/config/messages.inc.php:23
-msgid "Row marker"
-msgstr "열(row) 마커"
-
-#: libraries/config/messages.inc.php:24
-msgid "Highlight row pointed by the mouse cursor"
-msgstr "마우스 커서 ìœ„ì¹˜ì˜ í–‰ í¬ì¸íŠ¸ 하ì´ë¼ì´íŠ¸"
-
-#: libraries/config/messages.inc.php:25
-msgid "Highlight pointer"
-msgstr "í¬ì¸í„° 하ì´ë¼ì´íŠ¸"
-
-#: libraries/config/messages.inc.php:26
-msgid ""
-"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
-"import and export operations"
-msgstr ""
-"가져오기와 내보내기 작업시 [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] 압"
-"ì¶•ì„ í™œì„±í™”í•©ë‹ˆë‹¤."
-
-#: libraries/config/messages.inc.php:27
-msgid "Bzip2"
-msgstr "Bzip2"
-
-#: libraries/config/messages.inc.php:28
-msgid ""
-"Defines which type of editing controls should be used for CHAR and VARCHAR "
-"columns; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
-"kbd] - allows newlines in columns"
-msgstr ""
-"CHAR와 VARCHAR í–‰ì— ì‚¬ìš©ë  íŽ¸ì§‘ 입력창 ì •ì˜; [kbd]input[/kbd] - ìž…ë ¥ ê¸¸ì´ ì œí•œ 가능, "
-"[kbd]textarea[/kbd] - 줄 바꿈 허용"
-
-#: libraries/config/messages.inc.php:29
-msgid "CHAR columns editing"
-msgstr "CHAR 컬럼 편집"
-
-#: libraries/config/messages.inc.php:30
-msgid ""
-"Use user-friendly editor for editing SQL queries ([a@http://codemirror.net/]"
-"CodeMirror[/a]) with syntax highlighting and line numbers"
-msgstr ""
-"사용하기 쉬운 편집기([a@http://codemirror.net/]CodeMirror[/a], 문법 ê°•ì¡° ë° ì¤„ 번호 지ì›)ë¡œ SQL "
-"쿼리를 편집"
-
-#: libraries/config/messages.inc.php:31
-msgid "Enable CodeMirror"
-msgstr "CodeMirror 활성화"
-
-#: libraries/config/messages.inc.php:32
-msgid ""
-"Defines the minimum size for input fields generated for CHAR and VARCHAR "
-"columns"
-msgstr "CHAR와 VARCHAR 컬럼 ìƒì„±ì‹œ ìž…ë ¥í•„ë“œì˜ ìµœì†Œí¬ê¸°ë¥¼ ì •ì˜"
-
-#: libraries/config/messages.inc.php:33
-msgid "Minimum size for input field"
-msgstr "ìž…ë ¥ í•„ë“œì˜ ìµœì†Œ í¬ê¸°"
-
-#: libraries/config/messages.inc.php:34
-msgid ""
-"Defines the maximum size for input fields generated for CHAR and VARCHAR "
-"columns"
-msgstr "CHAR와 VARCHAR 컬럼 ìƒì„±ì‹œ ìž…ë ¥í•„ë“œì˜ ìµœëŒ€í¬ê¸° ì •ì˜"
-
-#: libraries/config/messages.inc.php:35
-msgid "Maximum size for input field"
-msgstr "ìž…ë ¥ í•„ë“œì˜ ìµœëŒ€ í¬ê¸°"
-
-#: libraries/config/messages.inc.php:36
-msgid "Number of columns for CHAR/VARCHAR textareas"
-msgstr "CHAR/VARCHAR 형ì‹ì˜ 컬럼 갯수"
-
-#: libraries/config/messages.inc.php:37
-msgid "CHAR textarea columns"
-msgstr "CHAR í…스트입력 컬럼"
-
-#: libraries/config/messages.inc.php:38
-msgid "Number of rows for CHAR/VARCHAR textareas"
-msgstr "CHAR/VARCHAR 형ì‹ì˜ í–‰ 갯수"
-
-#: libraries/config/messages.inc.php:39
-msgid "CHAR textarea rows"
-msgstr "CHAR í…스트입력 í–‰"
-
-#: libraries/config/messages.inc.php:40
-msgid "Check config file permissions"
-msgstr "설정 파ì¼ì— 대한 ê¶Œí•œì„ í™•ì¸í•´ì£¼ì„¸ìš”."
-
-#: libraries/config/messages.inc.php:41
-msgid ""
-"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
-"you encounter problems with created gzip/bzip2 files disable this feature"
-msgstr ""
-"ë§Žì€ ë©”ëª¨ë¦¬ê°€ í•„ìš”ì—†ì´ ì¦‰ì‹œ 'gzip/bzip2' 수출(들) 압축; ìƒì„±ëœ 'gzip/bzip2' "
-"파ì¼ì— 문제가 ìƒê¸°ë©´, ê¸°ëŠ¥ì„ ë¹„í™œì„±í™” 하세요."
-
-#: libraries/config/messages.inc.php:42
-msgid "Compress on the fly"
-msgstr "즉시 압축"
-
-#: libraries/config/messages.inc.php:43 setup/frames/config.inc.php:25
-#: setup/frames/index.inc.php:176
-msgid "Configuration file"
-msgstr "설정 파ì¼"
-
-#: libraries/config/messages.inc.php:44
-msgid ""
-"Whether a warning (&quot;Are your really sure…&quot;) should be displayed "
-"when you're about to lose data"
-msgstr "ë°ì´í„°ê°€ 사ë¼ì§€ê¸° ì „ì— ê²½ê³  메시지(&quot;ì •ë§ í™•ì‹¤í•©ë‹ˆê¹Œ&quot;) 출력 여부"
-
-#: libraries/config/messages.inc.php:45
-msgid "Confirm DROP queries"
-msgstr "DROP 쿼리 확ì¸"
-
-#: libraries/config/messages.inc.php:46
-msgid "Debug SQL"
-msgstr "SQl 디버그"
-
-#: libraries/config/messages.inc.php:47
-msgid "Default display direction"
-msgstr "기본 표시 방향"
-
-#: libraries/config/messages.inc.php:48
-msgid "Tab that is displayed when entering a database"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ì— ë“¤ì–´ì™”ì„ ë•Œ 보여줄 탭"
-
-#: libraries/config/messages.inc.php:49
-msgid "Default database tab"
-msgstr "기본 ë°ì´í„°ë² ì´ìŠ¤ 탭"
-
-#: libraries/config/messages.inc.php:50
-msgid "Tab that is displayed when entering a server"
-msgstr "ì„œë²„ì— ë“¤ì–´ì™”ì„ ë•Œ 보여줄 탭"
-
-#: libraries/config/messages.inc.php:51
-msgid "Default server tab"
-msgstr "기본 서버 탭"
-
-#: libraries/config/messages.inc.php:52
-msgid "Tab that is displayed when entering a table"
-msgstr "í…Œì´ë¸”ì— ë“¤ì–´ì™”ì„ ë•Œ 보여줄 탭"
-
-#: libraries/config/messages.inc.php:53
-msgid "Default table tab"
-msgstr "기본 í…Œì´ë¸” 탭"
-
-#: libraries/config/messages.inc.php:54
-msgid "Whether the table structure actions should be hidden"
-msgstr "í…Œì´ë¸” 구조 관련 ê¸°ëŠ¥ì„ ìˆ¨ê²¨ 놓ì„지 ë§ì§€ 여부"
-
-#: libraries/config/messages.inc.php:55
-#| msgid "Propose table structure"
-msgid "Hide table structure actions"
-msgstr "í…Œì´ë¸” 구조 관련 기능 숨기기"
-
-#: libraries/config/messages.inc.php:56
-msgid "Show binary contents as HEX by default"
-msgstr "2진수 ë°ì´í„°ë¥¼ HEX형ì‹ìœ¼ë¡œ 표시하ë„ë¡ ê¸°ë³¸ì„¤ì •"
-
-#: libraries/config/messages.inc.php:58
-msgid "Show server listing as a list instead of a drop down"
-msgstr "서버 목ë¡ì„ ëª©ë¡ í˜•íƒœë¡œ 출력(드롭 다운 사용 안 함)"
-
-#: libraries/config/messages.inc.php:59
-msgid "Display servers as a list"
-msgstr "ì„œë²„ë“¤ì„ ëª©ë¡ìœ¼ë¡œ 표시"
-
-#: libraries/config/messages.inc.php:60
-msgid ""
-"Disable the table maintenance mass operations, like optimizing or repairing "
-"the selected tables of a database."
-msgstr "ì„ íƒí•œ í…Œì´ë¸”ì„ ìµœì í™” 하거나 복구하는 ë“±ì˜ ëŒ€ê·œëª¨ 유지 보수 ìž‘ì—…ì„ í•´ì œí•©ë‹ˆë‹¤."
-
-#: libraries/config/messages.inc.php:61
-msgid "Disable multi table maintenance"
-msgstr "다중테ì´ë¸” 유지보수기능 í•´ì œ"
-
-#: libraries/config/messages.inc.php:62
-msgid "Edit SQL queries in popup window"
-msgstr "íŒì—…창으로 SQL 쿼리 편집"
-
-#: libraries/config/messages.inc.php:63
-msgid "Edit in window"
-msgstr "새창ì—ì„œ 편집하기"
-
-#: libraries/config/messages.inc.php:64
-msgid "Display errors"
-msgstr "오류 표시"
-
-#: libraries/config/messages.inc.php:65
-msgid "Gather errors"
-msgstr "오류 수집"
-
-#: libraries/config/messages.inc.php:66
-msgid ""
-"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
-"limit)"
-msgstr ""
-"스í¬ë¦½íŠ¸ê°€ 실행 가능한 ì‹œê°„ì„ ì´ˆë‹¨ìœ„ë¡œ 설정합니다. ([kbd]0[/kbd] ì´ë©´ 무제한)"
-
-#: libraries/config/messages.inc.php:67
-msgid "Maximum execution time"
-msgstr "최대 실행 시간"
-
-#: libraries/config/messages.inc.php:68 prefs_manage.php:299
-msgid "Save as file"
-msgstr "파ì¼ë¡œ 저장"
-
-#: libraries/config/messages.inc.php:69 libraries/config/messages.inc.php:241
-msgid "Character set of the file"
-msgstr "íŒŒì¼ ë¬¸ìžì…‹"
-
-#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
-#: tbl_printview.php:350
-msgid "Format"
-msgstr "형ì‹"
-
-#: libraries/config/messages.inc.php:71
-msgid "Compression"
-msgstr "압축"
-
-#: libraries/config/messages.inc.php:72 libraries/config/messages.inc.php:79
-#: libraries/config/messages.inc.php:87 libraries/config/messages.inc.php:91
-#: libraries/config/messages.inc.php:104 libraries/config/messages.inc.php:106
-#: libraries/config/messages.inc.php:139 libraries/config/messages.inc.php:142
-#: libraries/config/messages.inc.php:144
-#: libraries/plugins/export/ExportCsv.class.php:118
-#: libraries/plugins/export/ExportExcel.class.php:67
-#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
-#: libraries/plugins/export/ExportOds.class.php:75
-#: libraries/plugins/export/ExportOdt.class.php:128
-#: libraries/plugins/export/ExportTexytext.class.php:85
-msgid "Put columns names in the first row"
-msgstr "첫 ì¤„ì— ì—´ ì´ë¦„ì„ ë„£ê¸°"
-
-#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
-#: libraries/config/messages.inc.php:250
-#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "ì—´ ê°ì‹¸ê¸°"
-
-#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
-#: libraries/config/messages.inc.php:251
-#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "ì—´ íŠ¹ìˆ˜ë¬¸ìž ì²˜ë¦¬"
-
-#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
-#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
-#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
-#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
-#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "NULL 치환"
-
-#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
-msgid "Remove CRLF characters within columns"
-msgstr "ì—´ ë‚´ì˜ CRLF 문ìžë¥¼ 제거하기"
-
-#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
-#: libraries/config/messages.inc.php:255
-#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
-msgstr "ì—´ 구분ìž"
-
-#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
-#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "줄 구분ìž"
-
-#: libraries/config/messages.inc.php:80
-msgid "Excel edition"
-msgstr "Excel 버전"
-
-#: libraries/config/messages.inc.php:83
-msgid "Database name template"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ëª… 템플릿"
-
-#: libraries/config/messages.inc.php:84
-msgid "Server name template"
-msgstr "서버명 템플릿"
-
-#: libraries/config/messages.inc.php:85
-msgid "Table name template"
-msgstr "파ì¼ëª… 템플릿"
-
-#: libraries/config/messages.inc.php:89 libraries/config/messages.inc.php:102
-#: libraries/config/messages.inc.php:111 libraries/config/messages.inc.php:135
-#: libraries/config/messages.inc.php:141
-#: libraries/plugins/export/ExportHtmlword.class.php:63
-#: libraries/plugins/export/ExportLatex.class.php:97
-#: libraries/plugins/export/ExportMediawiki.class.php:63
-#: libraries/plugins/export/ExportOdt.class.php:77
-#: libraries/plugins/export/ExportTexytext.class.php:62
-msgid "Dump table"
-msgstr "ë¤í”„ í…Œì´ë¸”"
-
-#: libraries/config/messages.inc.php:90
-#: libraries/plugins/export/ExportLatex.class.php:89
-msgid "Include table caption"
-msgstr "í…Œì´ë¸” 설명 í¬í•¨í•˜ê¸°"
-
-#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
-msgid "Table caption"
-msgstr "í…Œì´ë¸” 설명"
-
-#: libraries/config/messages.inc.php:94 libraries/config/messages.inc.php:100
-msgid "Continued table caption"
-msgstr "í…Œì´ë¸” 설명(Continued)"
-
-#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
-msgid "Label key"
-msgstr "ë ˆì´ë¸” 키"
-
-#: libraries/config/messages.inc.php:96 libraries/config/messages.inc.php:108
-#: libraries/config/messages.inc.php:132
-#: libraries/plugins/export/ExportOdt.class.php:480
-#: libraries/tbl_columns_definition_form.inc.php:169
-msgid "MIME type"
-msgstr "MIME 형ì‹"
-
-#: libraries/config/messages.inc.php:98 libraries/config/messages.inc.php:110
-#: libraries/config/messages.inc.php:134 tbl_relation.php:376
-msgid "Relations"
-msgstr "관계"
-
-#: libraries/config/messages.inc.php:103
-msgid "Export method"
-msgstr "내보내기 방법"
-
-#: libraries/config/messages.inc.php:112 libraries/config/messages.inc.php:114
-msgid "Save on server"
-msgstr "ì„œë²„ì— ì €ìž¥"
-
-#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
-msgid "Overwrite existing file(s)"
-msgstr "기존 íŒŒì¼ ë®ì–´ì“°ê¸°"
-
-#: libraries/config/messages.inc.php:116
-msgid "Remember file name template"
-msgstr "파ì¼ëª… í…œí”Œë¦¿ì„ ì €ìž¥í•˜ê¸°"
-
-#: libraries/config/messages.inc.php:117 libraries/operations.lib.php:195
-#: libraries/operations.lib.php:684 libraries/operations.lib.php:1028
-msgid "Add AUTO_INCREMENT value"
-msgstr "AUTO_INCREMENT 값 추가"
-
-#: libraries/config/messages.inc.php:118
-msgid "Enclose table and column names with backquotes"
-msgstr "í…Œì´ë¸”ê³¼ ì—´ ì´ë¦„ì„ ë°±ì¿¼íŠ¸(`)ë¡œ ê°ì‹¸ê¸°"
-
-#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
-msgid "SQL compatibility mode"
-msgstr "SQL 호환 모드"
-
-#: libraries/config/messages.inc.php:120
-#: libraries/plugins/export/ExportSql.class.php:262
-msgid "<code>CREATE TABLE</code> options:"
-msgstr "<code>CREATE TABLE</code> 옵션 :"
-
-#: libraries/config/messages.inc.php:121
-msgid "Creation/Update/Check dates"
-msgstr "ìƒì„±/갱신/검사ì¼ìž"
-
-#: libraries/config/messages.inc.php:122
-msgid "Use delayed inserts"
-msgstr "지연 삽입 사용"
-
-#: libraries/config/messages.inc.php:123
-#: libraries/plugins/export/ExportSql.class.php:141
-msgid "Disable foreign key checks"
-msgstr "외래 키(foreign key) ì²´í¬ ì‚¬ìš© 안함"
-
-#: libraries/config/messages.inc.php:124 libraries/config/messages.inc.php:125
-#: libraries/config/messages.inc.php:127 libraries/config/messages.inc.php:133
-#: libraries/operations.lib.php:190 libraries/operations.lib.php:1024
-#, php-format
-msgid "Add %s"
-msgstr "%s 추가"
-
-#: libraries/config/messages.inc.php:126
-msgid "Use hexadecimal for BLOB"
-msgstr "BLOBì„ í—¥ì‚¬ 숫ìžë¡œ 사용"
-
-#: libraries/config/messages.inc.php:128
-msgid "Use ignore inserts"
-msgstr "삽입 무시기능 사용"
-
-#: libraries/config/messages.inc.php:130
-msgid "Syntax to use when inserting data"
-msgstr "ìžë£Œ 삽입시 사용 구문"
-
-#: libraries/config/messages.inc.php:131
-#: libraries/plugins/export/ExportSql.class.php:382
-msgid "Maximal length of created query"
-msgstr "CREATE ì§ˆì˜ ìµœëŒ€ 길ì´"
-
-#: libraries/config/messages.inc.php:136
-msgid "Export type"
-msgstr "내보내기 형ì‹"
-
-#: libraries/config/messages.inc.php:137
-#: libraries/plugins/export/ExportSql.class.php:128
-msgid "Enclose export in a transaction"
-msgstr "ë‚´ë³´ë‚´ê¸°ì— íŠ¸ëžœìž­ì…˜ í¬í•¨"
-
-#: libraries/config/messages.inc.php:138
-msgid "Export time in UTC"
-msgstr "세계 표준시(UTC)로 시간 내보내기"
-
-#: libraries/config/messages.inc.php:146
-msgid "Force secured connection while using phpMyAdmin"
-msgstr "ê°•ì œì ì¸ 보안 ì—°ê²°ë¡œ phpMyAdminì„ ì‚¬ìš©í•˜ê¸°"
-
-#: libraries/config/messages.inc.php:147
-msgid "Force SSL connection"
-msgstr "ê°•ì œì ì¸ SSL ì—°ê²°"
-
-#: libraries/config/messages.inc.php:148
-msgid ""
-"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
-"the referenced data, [kbd]id[/kbd] is the key value"
-msgstr "외래키 드롭다운 박스 í•­ëª©ì„ ì •ë ¬; [kbd]content[/kbd]: 참조 ë°ì´í„°, [kbd]id[/kbd]: 키 ê°’"
-
-#: libraries/config/messages.inc.php:149
-msgid "Foreign key dropdown order"
-msgstr ""
-
-#: libraries/config/messages.inc.php:150
-msgid "A dropdown will be used if fewer items are present"
-msgstr ""
-
-#: libraries/config/messages.inc.php:151
-msgid "Foreign key limit"
-msgstr "외래키 제한"
-
-#: libraries/config/messages.inc.php:152
-msgid "Browse mode"
-msgstr ""
-
-#: libraries/config/messages.inc.php:153
-msgid "Customize browse mode"
-msgstr ""
-
-#: libraries/config/messages.inc.php:155 libraries/config/messages.inc.php:157
-#: libraries/config/messages.inc.php:174 libraries/config/messages.inc.php:185
-#: libraries/config/messages.inc.php:187 libraries/config/messages.inc.php:215
-#: libraries/config/messages.inc.php:231
-msgid "Customize default options"
-msgstr "기본옵션 사용ìží™”"
-
-#: libraries/config/messages.inc.php:156 libraries/config/setup.forms.php:239
-#: libraries/config/setup.forms.php:312
-#: libraries/config/user_preferences.forms.php:144
-#: libraries/config/user_preferences.forms.php:215
-msgid "CSV"
-msgstr "CSV ë°ì´í„°"
-
-#: libraries/config/messages.inc.php:158
-msgid "Developer"
-msgstr "개발ìž"
-
-#: libraries/config/messages.inc.php:159
-msgid "Settings for phpMyAdmin developers"
-msgstr "phpMyAdmin 개발ìžë¥¼ 위한 설정"
-
-#: libraries/config/messages.inc.php:160
-msgid "Edit mode"
-msgstr "편집 모드"
-
-#: libraries/config/messages.inc.php:161
-msgid "Customize edit mode"
-msgstr "편집모드 사용ìží™”"
-
-#: libraries/config/messages.inc.php:163
-msgid "Export defaults"
-msgstr "기본설정 내보내기"
-
-#: libraries/config/messages.inc.php:164
-msgid "Customize default export options"
-msgstr "기본 내보내기 옵션 사용ìží™”"
-
-#: libraries/config/messages.inc.php:165 libraries/config/messages.inc.php:207
-#: setup/frames/menu.inc.php:17
-msgid "Features"
-msgstr "특징"
-
-#: libraries/config/messages.inc.php:166
-msgid "General"
-msgstr "ì¼ë°˜"
-
-#: libraries/config/messages.inc.php:167
-msgid "Set some commonly used options"
-msgstr "ì¼ë°˜ì ì¸ 옵션 설정"
-
-#: libraries/config/messages.inc.php:169
-msgid "Import defaults"
-msgstr "가져오기 기본값"
-
-#: libraries/config/messages.inc.php:170
-msgid "Customize default common import options"
-msgstr "기본 가져오기 옵션 사용ìží™”"
-
-#: libraries/config/messages.inc.php:171
-msgid "Import / export"
-msgstr "가져오기 / 내보내기"
-
-#: libraries/config/messages.inc.php:172
-msgid "Set import and export directories and compression options"
-msgstr "가져오기/내보내기 디렉토리와 압축 옵션 설정"
-
-#: libraries/config/messages.inc.php:173
-msgid "LaTeX"
-msgstr "LaTeX"
-
-#: libraries/config/messages.inc.php:176
-msgid "Databases display options"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 표시 ì„ íƒì‚¬í•­"
-
-#: libraries/config/messages.inc.php:177 setup/frames/menu.inc.php:19
-msgid "Navigation panel"
-msgstr ""
-
-#: libraries/config/messages.inc.php:178
-msgid "Customize appearance of the navigation panel"
-msgstr ""
-
-#: libraries/config/messages.inc.php:179 libraries/select_server.lib.php:42
-#: setup/frames/index.inc.php:117
-msgid "Servers"
-msgstr "서버"
-
-#: libraries/config/messages.inc.php:180
-msgid "Servers display options"
-msgstr "서버보기 옵션"
-
-#: libraries/config/messages.inc.php:182
-msgid "Tables display options"
-msgstr "í…Œì´ë¸”보기 옵션"
-
-#: libraries/config/messages.inc.php:183 setup/frames/menu.inc.php:20
-#| msgid "Hide indexes"
-msgid "Main panel"
-msgstr "ë©”ì¸ íŒ¨ë„"
-
-#: libraries/config/messages.inc.php:184
-msgid "Microsoft Office"
-msgstr "마ì´í¬ë¡œì†Œí”„트 오피스"
-
-#: libraries/config/messages.inc.php:186
-#| msgid "Documentation"
-msgid "Open Document"
-msgstr "Open Document 형ì‹"
-
-#: libraries/config/messages.inc.php:188
-msgid "Other core settings"
-msgstr "기타 핵심기능 설정"
-
-#: libraries/config/messages.inc.php:189
-msgid "Settings that didn't fit anywhere else"
-msgstr ""
-
-#: libraries/config/messages.inc.php:190
-msgid "Page titles"
-msgstr "페ì´ì§€ 제목"
-
-#: libraries/config/messages.inc.php:191
-msgid ""
-"Specify browser's title bar text. Refer to [doc@cfg_TitleTable]documentation"
-"[/doc] for magic strings that can be used to get special values."
-msgstr ""
-
-#: libraries/config/messages.inc.php:192
-#: libraries/navigation/NavigationHeader.class.php:204
-msgid "Query window"
-msgstr "ì§ˆì˜ ì°½"
-
-#: libraries/config/messages.inc.php:193
-msgid "Customize query window options"
-msgstr "쿼리윈ë„ìš° 옵션 사용ìží™”"
-
-#: libraries/config/messages.inc.php:194
-msgid "Security"
-msgstr "보안"
-
-#: libraries/config/messages.inc.php:195
-msgid ""
-"Please note that phpMyAdmin is just a user interface and its features do not "
-"limit MySQL"
-msgstr ""
-
-#: libraries/config/messages.inc.php:196
-msgid "Basic settings"
-msgstr "기본 설정"
-
-#: libraries/config/messages.inc.php:197
-msgid "Authentication"
-msgstr "ì¸ì¦"
-
-#: libraries/config/messages.inc.php:198
-msgid "Authentication settings"
-msgstr "ì¸ì¦ì„¤ì •"
-
-#: libraries/config/messages.inc.php:199
-msgid "Server configuration"
-msgstr "서버 환경설정"
-
-#: libraries/config/messages.inc.php:200
-msgid ""
-"Advanced server configuration, do not change these options unless you know "
-"what they are for"
-msgstr "고급 서버 설정 (ì´ ì˜µì…˜ì— ëŒ€í•´ ìžì„¸ížˆ 모른다면 변경하지 마세요.)"
-
-#: libraries/config/messages.inc.php:201
-msgid "Enter server connection parameters"
-msgstr "서버 ì—°ê²° 파ë¼ë¯¸í„° ìž…ë ¥"
-
-#: libraries/config/messages.inc.php:202
-msgid "Configuration storage"
-msgstr "저장소 환경설정"
-
-#: libraries/config/messages.inc.php:203
-msgid ""
-"Configure phpMyAdmin configuration storage to gain access to additional "
-"features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in "
-"documentation"
-msgstr ""
-
-#: libraries/config/messages.inc.php:204
-msgid "Changes tracking"
-msgstr "ì¶”ì  ë³€ê²½"
-
-#: libraries/config/messages.inc.php:205
-msgid ""
-"Tracking of changes made in database. Requires the phpMyAdmin configuration "
-"storage."
-msgstr ""
-
-#: libraries/config/messages.inc.php:206
-msgid "Customize export options"
-msgstr "내보내기 옵션 사용ìží™”"
-
-#: libraries/config/messages.inc.php:208
-msgid "Customize import defaults"
-msgstr "기본 가져오기 사용ìží™”"
-
-#: libraries/config/messages.inc.php:209
-msgid "Customize navigation panel"
-msgstr ""
-
-#: libraries/config/messages.inc.php:210
-msgid "Customize main panel"
-msgstr ""
-
-#: libraries/config/messages.inc.php:211 libraries/config/messages.inc.php:216
-#: setup/frames/menu.inc.php:18
-msgid "SQL queries"
-msgstr "SQL 질ì˜ë¬¸"
-
-#: libraries/config/messages.inc.php:213
-msgid "SQL Query box"
-msgstr "SQL ì§ˆì˜ ìƒìž"
-
-#: libraries/config/messages.inc.php:214
-msgid "Customize links shown in SQL Query boxes"
-msgstr ""
-
-#: libraries/config/messages.inc.php:217
-msgid "SQL queries settings"
-msgstr "SQL 질ì˜ë¬¸ 설정"
-
-#: libraries/config/messages.inc.php:218
-msgid "SQL Validator"
-msgstr "ì§ˆì˜ ê²€ì‚¬ê¸°"
-
-#: libraries/config/messages.inc.php:219
-msgid ""
-"If you wish to use the SQL Validator service, you should be aware that "
-"[strong]all SQL statements are stored anonymously for statistical purposes[/"
-"strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], "
-"Copyright 2002 Upright Database Technology. All rights reserved.[/em]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:220
-msgid "Startup"
-msgstr "시작"
-
-#: libraries/config/messages.inc.php:221
-msgid "Customize startup page"
-msgstr ""
-
-#: libraries/config/messages.inc.php:222
-msgid "Database structure"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 구조"
-
-#: libraries/config/messages.inc.php:223
-msgid "Choose which details to show in the database structure (list of tables)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:224
-#| msgid "Databases"
-msgid "Table structure"
-msgstr "í…Œì´ë¸” 구조"
-
-#: libraries/config/messages.inc.php:225
-msgid "Settings for the table structure (list of columns)"
-msgstr "í…Œì´ë¸” 구조(컬럼 목ë¡) 설정"
-
-#: libraries/config/messages.inc.php:226
-msgid "Tabs"
-msgstr "탭"
-
-#: libraries/config/messages.inc.php:227
-msgid "Choose how you want tabs to work"
-msgstr ""
-
-#: libraries/config/messages.inc.php:228
-msgid "Text fields"
-msgstr "í…스트 í•„ë“œ"
-
-#: libraries/config/messages.inc.php:229
-msgid "Customize text input fields"
-msgstr "문ìžì—´ 입력필드 사용ìží™”"
-
-#: libraries/config/messages.inc.php:230
-msgid "Texy! text"
-msgstr "Texy! í…스트"
-
-#: libraries/config/messages.inc.php:232
-msgid "Warnings"
-msgstr "경고"
-
-#: libraries/config/messages.inc.php:233
-msgid "Disable some of the warnings shown by phpMyAdmin"
-msgstr "phpMyAdminì—ì„œ 보여지는 ì¼ë¶€ 경고 비활성화"
-
-#: libraries/config/messages.inc.php:234
-msgid ""
-"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
-"and export operations"
-msgstr ""
-
-#: libraries/config/messages.inc.php:235
-msgid "GZip"
-msgstr "GZip"
-
-#: libraries/config/messages.inc.php:236
-msgid "Extra parameters for iconv"
-msgstr "iconv 확장 파ë¼ë¯¸í„°"
-
-#: libraries/config/messages.inc.php:237
-msgid ""
-"If enabled, phpMyAdmin continues computing multiple-statement queries even "
-"if one of the queries failed"
-msgstr ""
-
-#: libraries/config/messages.inc.php:238
-msgid "Ignore multiple statement errors"
-msgstr ""
-
-#: libraries/config/messages.inc.php:239
-msgid ""
-"Allow interrupt of import in case script detects it is close to time limit. "
-"This might be a good way to import large files, however it can break "
-"transactions."
-msgstr ""
-"ìž„í¬íŠ¸ 중 시간 ì œí•œì— ê·¼ì ‘í•  ê²ƒì„ ìŠ¤í¬ë¦½íŠ¸ê°€ 발견할 경우, ìž„í¬íŠ¸ë¥¼ 중지하는 ê²ƒì„ í—ˆìš©í•©ë‹ˆë‹¤. ì´ëŠ”, í¬ê¸°ê°€ í° íŒŒì¼ì„ ìž„í¬íŠ¸í•  ë•Œ "
-"유용합니다. 하지만, íŠ¸ëžœìž­ì…˜ì´ ëŠì–´ì§ˆ 수 있습니다."
-
-#: libraries/config/messages.inc.php:240
-msgid "Partial import: allow interrupt"
-msgstr ""
-
-#: libraries/config/messages.inc.php:245 libraries/config/messages.inc.php:252
-msgid "Do not abort on INSERT error"
-msgstr "INERT ì—러시 종료하지 않기"
-
-#: libraries/config/messages.inc.php:246 libraries/config/messages.inc.php:254
-#: libraries/plugins/import/ImportCsv.class.php:78
-#: libraries/plugins/import/ImportLdi.class.php:84
-msgid "Replace table data with file"
-msgstr "파ì¼ë¡œ í…Œì´ë¸” 대치하기"
-
-#: libraries/config/messages.inc.php:248
-msgid ""
-"Default format; be aware that this list depends on location (database, "
-"table) and only SQL is always available"
-msgstr ""
-
-#: libraries/config/messages.inc.php:249
-msgid "Format of imported file"
-msgstr ""
-
-#: libraries/config/messages.inc.php:253
-msgid "Use LOCAL keyword"
-msgstr "LOCAL 키워드 사용"
-
-#: libraries/config/messages.inc.php:256 libraries/config/messages.inc.php:264
-#: libraries/config/messages.inc.php:265
-msgid "Column names in first row"
-msgstr "ì²«í–‰ì— ì»¬ëŸ¼ëª… 출력"
-
-#: libraries/config/messages.inc.php:257
-#: libraries/plugins/import/ImportOds.class.php:82
-msgid "Do not import empty rows"
-msgstr "가져오기시 비어있는 행 제외"
-
-#: libraries/config/messages.inc.php:258
-msgid "Import currencies ($5.00 to 5.00)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:259
-msgid "Import percentages as proper decimals (12.00% to .12)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:260
-msgid "Number of queries to skip from start"
-msgstr ""
-
-#: libraries/config/messages.inc.php:261
-msgid "Partial import: skip queries"
-msgstr ""
-
-#: libraries/config/messages.inc.php:263
-#| msgid "Add AUTO_INCREMENT value"
-msgid "Do not use AUTO_INCREMENT for zero values"
-msgstr "ê°’ì´ ì—†ëŠ” 경우(zero value) AUTO_INCREMENT 사용 금지"
-
-#: libraries/config/messages.inc.php:266
-msgid "Initial state for sliders"
-msgstr ""
-
-#: libraries/config/messages.inc.php:267
-msgid "How many rows can be inserted at one time"
-msgstr ""
-
-#: libraries/config/messages.inc.php:268
-msgid "Number of inserted rows"
-msgstr "ìž…ë ¥ëœ í–‰ 갯수"
-
-#: libraries/config/messages.inc.php:269
-msgid ""
-"Maximum number of characters shown in any non-numeric column on browse view"
-msgstr ""
-
-#: libraries/config/messages.inc.php:270
-msgid "Limit column characters"
-msgstr ""
-
-#: libraries/config/messages.inc.php:271
-msgid ""
-"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
-"only occurs for the current server. Setting this to FALSE makes it easy to "
-"forget to log out from other servers when connected to multiple servers."
-msgstr ""
-
-#: libraries/config/messages.inc.php:272
-msgid "Delete all cookies on logout"
-msgstr "로그아웃시 모든 쿠키 삭제"
-
-#: libraries/config/messages.inc.php:273
-msgid ""
-"Define whether the previous login should be recalled or not in cookie "
-"authentication mode"
-msgstr ""
-
-#: libraries/config/messages.inc.php:274
-msgid "Recall user name"
-msgstr "유저명 다시 호출"
-
-#: libraries/config/messages.inc.php:275
-msgid ""
-"Defines how long (in seconds) a login cookie should be stored in browser. "
-"The default of 0 means that it will be kept for the existing session only, "
-"and will be deleted as soon as you close the browser window. This is "
-"recommended for non-trusted environments."
-msgstr ""
-
-#: libraries/config/messages.inc.php:276
-msgid "Login cookie store"
-msgstr "ë¡œê·¸ì¸ ì¿ í‚¤ 저장 시간"
-
-#: libraries/config/messages.inc.php:277
-msgid "Define how long (in seconds) a login cookie is valid"
-msgstr ""
-
-#: libraries/config/messages.inc.php:278
-msgid "Login cookie validity"
-msgstr ""
-
-#: libraries/config/messages.inc.php:279
-msgid "Double size of textarea for LONGTEXT columns"
-msgstr ""
-
-#: libraries/config/messages.inc.php:280
-msgid "Bigger textarea for LONGTEXT"
-msgstr "LONGTEXTì˜ ê²½ìš° ë” í° textarea를 사용"
-
-#: libraries/config/messages.inc.php:281
-msgid "Maximum number of characters used when a SQL query is displayed"
-msgstr ""
-
-#: libraries/config/messages.inc.php:282
-msgid "Maximum displayed SQL length"
-msgstr "최대한 í‘œì‹œë  SQL 길ì´"
-
-#: libraries/config/messages.inc.php:283 libraries/config/messages.inc.php:290
-#: libraries/config/messages.inc.php:344
-msgid "Users cannot set a higher value"
-msgstr ""
-
-#: libraries/config/messages.inc.php:284
-msgid "Maximum number of databases displayed in database list"
-msgstr ""
-
-#: libraries/config/messages.inc.php:285
-msgid "Maximum databases"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ì˜ 최대 갯수"
-
-#: libraries/config/messages.inc.php:286
-msgid ""
-"The number of items that can be displayed on each page of the navigation tree"
-msgstr "íƒìƒ‰ 트리ì—ì„œ 페ì´ì§€ 당 보여질 ì•„ì´í…œ 수"
-
-#: libraries/config/messages.inc.php:287
-msgid "Maximum items in branch"
-msgstr ""
-
-#: libraries/config/messages.inc.php:288
-msgid ""
-"Number of rows displayed when browsing a result set. If the result set "
-"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
-"shown."
-msgstr ""
-
-#: libraries/config/messages.inc.php:289
-msgid "Maximum number of rows to display"
-msgstr "출력할 최대 행 갯수"
-
-#: libraries/config/messages.inc.php:291
-msgid "Maximum number of tables displayed in table list"
-msgstr ""
-
-#: libraries/config/messages.inc.php:292
-msgid "Maximum tables"
-msgstr ""
-
-#: libraries/config/messages.inc.php:293
-msgid ""
-"Disable the default warning that is displayed if mcrypt is missing for "
-"cookie authentication"
-msgstr ""
-
-#: libraries/config/messages.inc.php:294
-msgid "mcrypt warning"
-msgstr "mcrypt 경고"
-
-#: libraries/config/messages.inc.php:295
-msgid ""
-"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
-"([kbd]0[/kbd] for no limit)"
-msgstr ""
-"스í¬ë¦½íŠ¸ê°€ 사용 가능한 메모리 최댓값. 예: [kbd]32M[/kbd] ([kbd]0[/kbd] ì´ë©´ "
-"무제한)"
-
-#: libraries/config/messages.inc.php:296
-msgid "Memory limit"
-msgstr "메모리 제한"
-
-#: libraries/config/messages.inc.php:297
-msgid "Show logo in navigation panel"
-msgstr "메뉴 패ë„ì— ë¡œê³ ë¥¼ 보여줌"
-
-#: libraries/config/messages.inc.php:298
-msgid "Display logo"
-msgstr "로고 출력"
-
-#: libraries/config/messages.inc.php:299
-msgid "URL where logo in the navigation panel will point to"
-msgstr ""
-
-#: libraries/config/messages.inc.php:300
-msgid "Logo link URL"
-msgstr "로고 ë§í¬URL"
-
-#: libraries/config/messages.inc.php:301
-msgid ""
-"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
-"([kbd]new[/kbd])"
-msgstr ""
-
-#: libraries/config/messages.inc.php:302
-msgid "Logo link target"
-msgstr "로고 ë§í¬ 타겟"
-
-#: libraries/config/messages.inc.php:303
-msgid "Display server choice at the top of the navigation panel"
-msgstr ""
-
-#: libraries/config/messages.inc.php:304
-msgid "Display servers selection"
-msgstr "서버 ì„ íƒ ì¶œë ¥"
-
-#: libraries/config/messages.inc.php:305
-msgid "Target for quick access icon"
-msgstr ""
-
-#: libraries/config/messages.inc.php:306
-msgid ""
-"Defines the minimum number of items (tables, views, routines and events) to "
-"display a filter box."
-msgstr ""
-
-#: libraries/config/messages.inc.php:307
-msgid "Minimum number of items to display the filter box"
-msgstr ""
-
-#: libraries/config/messages.inc.php:308
-msgid "Minimum number of databases to display the database filter box"
-msgstr ""
-
-#: libraries/config/messages.inc.php:309
-msgid ""
-"Group items in the navigation tree (determined by the separator defined "
-"below)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:310
-msgid "Group items in the tree"
-msgstr ""
-
-#: libraries/config/messages.inc.php:311
-msgid "String that separates databases into different tree levels"
-msgstr ""
-
-#: libraries/config/messages.inc.php:312
-msgid "Database tree separator"
-msgstr ""
-
-#: libraries/config/messages.inc.php:313
-msgid "String that separates tables into different tree levels"
-msgstr ""
-
-#: libraries/config/messages.inc.php:314
-msgid "Table tree separator"
-msgstr "í…Œì´ë¸” 트리 구분ìž"
-
-#: libraries/config/messages.inc.php:315
-msgid "Maximum table tree depth"
-msgstr "í…Œì´ë¸” íŠ¸ë¦¬ì˜ ìµœëŒ€ 깊ì´(depth)"
-
-#: libraries/config/messages.inc.php:316
-msgid "Highlight server under the mouse cursor"
-msgstr ""
-
-#: libraries/config/messages.inc.php:317
-msgid "Enable highlighting"
-msgstr "강조 표시 사용"
-
-#: libraries/config/messages.inc.php:318
-msgid "Maximum number of recently used tables; set 0 to disable"
-msgstr ""
-
-#: libraries/config/messages.inc.php:319
-msgid "Recently used tables"
-msgstr "최근 사용한 í…Œì´ë¸”"
-
-#: libraries/config/messages.inc.php:320
-msgid "These are Edit, Copy and Delete links"
-msgstr ""
-
-#: libraries/config/messages.inc.php:321
-msgid "Where to show the table row links"
-msgstr ""
-
-#: libraries/config/messages.inc.php:322
-msgid "Use natural order for sorting table and database names"
-msgstr ""
-
-#: libraries/config/messages.inc.php:323
-#, fuzzy
-#| msgid "Alter table order by"
-msgid "Natural order"
-msgstr "ë‹¤ìŒ ìˆœì„œëŒ€ë¡œ í…Œì´ë¸” ì •ë ¬(변경)"
-
-#: libraries/config/messages.inc.php:324 libraries/config/messages.inc.php:338
-msgid "Use only icons, only text or both"
-msgstr ""
-
-#: libraries/config/messages.inc.php:325
-msgid "Iconic navigation bar"
-msgstr "ì•„ì´ì½˜í™” 네비게ì´ì…˜ ë°”"
-
-#: libraries/config/messages.inc.php:326
-msgid "use GZip output buffering for increased speed in HTTP transfers"
-msgstr ""
-
-#: libraries/config/messages.inc.php:327
-msgid "GZip output buffering"
-msgstr ""
-
-#: libraries/config/messages.inc.php:328
-msgid ""
-"[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, "
-"DATETIME and TIMESTAMP, ascending order otherwise"
-msgstr ""
-
-#: libraries/config/messages.inc.php:329
-msgid "Default sorting order"
-msgstr "기본 정렬 순서"
-
-#: libraries/config/messages.inc.php:330
-msgid "Use persistent connections to MySQL databases"
-msgstr ""
-
-#: libraries/config/messages.inc.php:331
-msgid "Persistent connections"
-msgstr "ì˜ì†ì ì¸ ì—°ê²°"
-
-#: libraries/config/messages.inc.php:332
-msgid ""
-"Disable the default warning that is displayed on the database details "
-"Structure page if any of the required tables for the phpMyAdmin "
-"configuration storage could not be found"
-msgstr ""
-
-#: libraries/config/messages.inc.php:333
-msgid "Missing phpMyAdmin configuration storage tables"
-msgstr "phpMyAdmin 설정 공간 í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤"
-
-#: libraries/config/messages.inc.php:334
-msgid ""
-"Disable the default warning that is displayed if a difference between the "
-"MySQL library and server is detected"
-msgstr ""
-
-#: libraries/config/messages.inc.php:335
-msgid "Server/library difference warning"
-msgstr ""
-
-#: libraries/config/messages.inc.php:336
-msgid ""
-"Disable the default warning that is displayed on the Structure page if "
-"column names in a table are reserved MySQL words"
-msgstr ""
-
-#: libraries/config/messages.inc.php:337
-msgid "MySQL reserved word warning"
-msgstr "MySQL 예약어 경고"
-
-#: libraries/config/messages.inc.php:339
-msgid "Iconic table operations"
-msgstr ""
-
-#: libraries/config/messages.inc.php:340
-msgid "Disallow BLOB and BINARY columns from editing"
-msgstr ""
-
-#: libraries/config/messages.inc.php:341
-msgid "Protect binary columns"
-msgstr "ë°”ì´ë„ˆë¦¬ 컬럼 보호"
-
-#: libraries/config/messages.inc.php:342
-msgid ""
-"Enable if you want DB-based query history (requires phpMyAdmin configuration "
-"storage). If disabled, this utilizes JS-routines to display query history "
-"(lost by window close)."
-msgstr ""
-
-#: libraries/config/messages.inc.php:343
-msgid "Permanent query history"
-msgstr ""
-
-#: libraries/config/messages.inc.php:345
-msgid "How many queries are kept in history"
-msgstr ""
-
-#: libraries/config/messages.inc.php:346
-msgid "Query history length"
-msgstr ""
-
-#: libraries/config/messages.inc.php:347
-msgid "Tab displayed when opening a new query window"
-msgstr ""
-
-#: libraries/config/messages.inc.php:348
-msgid "Default query window tab"
-msgstr "기본 쿼리 창 탭"
-
-#: libraries/config/messages.inc.php:349
-msgid "Query window height (in pixels)"
-msgstr "ì§ˆì˜ ì°½ ë†’ì´ (픽셀)"
-
-#: libraries/config/messages.inc.php:350
-msgid "Query window height"
-msgstr "ì§ˆì˜ ì°½ 높ì´"
-
-#: libraries/config/messages.inc.php:351
-msgid "Query window width (in pixels)"
-msgstr "ì§ˆì˜ ì°½ í­ (픽셀)"
-
-#: libraries/config/messages.inc.php:352
-msgid "Query window width"
-msgstr "ì§ˆì˜ ì°½ í­"
-
-#: libraries/config/messages.inc.php:353
-msgid "Select which functions will be used for character set conversion"
-msgstr "문ìžì—´ ë³€í™˜ì„ ìœ„í•œ 함수를 ì„ íƒí•˜ì„¸ìš”"
-
-#: libraries/config/messages.inc.php:354
-msgid "Recoding engine"
-msgstr "ê¸°ë¡ ì—”ì§„"
-
-#: libraries/config/messages.inc.php:355
-msgid "When browsing tables, the sorting of each table is remembered"
-msgstr "조회한 í…Œì´ë¸”ì˜ ì •ë ¬ 순서를 기억함"
-
-#: libraries/config/messages.inc.php:356
-msgid "Remember table's sorting"
-msgstr "í…Œì´ë¸”ì˜ ì •ë ¬ 순서 기억하기"
-
-#: libraries/config/messages.inc.php:357
-msgid "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature"
-msgstr "Xë²ˆì˜ ì…€ 마다 í—¤ë”를 다시 ë³´ì—¬ì¤ë‹ˆë‹¤. [kbd]0[/kbd]ì´ë©´ ì´ ê¸°ëŠ¥ 비활성화"
-
-#: libraries/config/messages.inc.php:358
-msgid "Repeat headers"
-msgstr "반복 í—¤ë”"
-
-#: libraries/config/messages.inc.php:360
-msgid "Grid editing: trigger action"
-msgstr ""
-
-#: libraries/config/messages.inc.php:361
-msgid "Grid editing: save all edited cells at once"
-msgstr ""
-
-#: libraries/config/messages.inc.php:362
-msgid "Directory where exports can be saved on server"
-msgstr ""
-
-#: libraries/config/messages.inc.php:363
-msgid "Save directory"
-msgstr "저장 디렉토리"
-
-#: libraries/config/messages.inc.php:364
-msgid "Leave blank if not used"
-msgstr "사용하지 않으면 빈칸으로 ë‘세요"
-
-#: libraries/config/messages.inc.php:365
-msgid "Host authorization order"
-msgstr ""
-
-#: libraries/config/messages.inc.php:366
-msgid "Leave blank for defaults"
-msgstr ""
-
-#: libraries/config/messages.inc.php:367
-msgid "Host authorization rules"
-msgstr "호스트 ì¸ì¦ 규칙"
-
-#: libraries/config/messages.inc.php:368
-msgid "Allow logins without a password"
-msgstr "암호 ì—†ì´ ë¡œê·¸ì¸ í—ˆìš©"
-
-#: libraries/config/messages.inc.php:369
-msgid "Allow root login"
-msgstr "루트 ì‚¬ìš©ìž ë¡œê·¸ì¸ í—ˆìš©"
-
-#: libraries/config/messages.inc.php:370
-msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
-msgstr ""
-
-#: libraries/config/messages.inc.php:371
-msgid "HTTP Realm"
-msgstr ""
-
-#: libraries/config/messages.inc.php:372
-msgid ""
-"The path for the config file for [a@http://swekey.com]SweKey hardware "
-"authentication[/a] (not located in your document root; suggested: /etc/"
-"swekey.conf)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:373
-msgid "SweKey config file"
-msgstr "SweKey 설정 파ì¼"
-
-#: libraries/config/messages.inc.php:374
-msgid "Authentication method to use"
-msgstr "사용할 ì¸ì¦ 방법"
-
-#: libraries/config/messages.inc.php:375 setup/frames/index.inc.php:136
-msgid "Authentication type"
-msgstr "ì¸ì¦ 형ì‹"
-
-#: libraries/config/messages.inc.php:376
-msgid ""
-"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
-"support, suggested: [kbd]pma__bookmark[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:377
-msgid "Bookmark table"
-msgstr "í…Œì´ë¸” ì¦ê²¨ì°¾ê¸°"
-
-#: libraries/config/messages.inc.php:378
-msgid ""
-"Leave blank for no column comments/mime types, suggested: [kbd]"
-"pma__column_info[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:379
-msgid "Column information table"
-msgstr ""
-
-#: libraries/config/messages.inc.php:380
-msgid "Compress connection to MySQL server"
-msgstr "MySQL 서버와 연결 압축"
-
-#: libraries/config/messages.inc.php:381
-msgid "Compress connection"
-msgstr "연결 압축"
-
-#: libraries/config/messages.inc.php:382
-msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
-msgstr ""
-
-#: libraries/config/messages.inc.php:383
-msgid "Connection type"
-msgstr "ì—°ê²° 형ì‹"
-
-#: libraries/config/messages.inc.php:384
-msgid "Control user password"
-msgstr "유저 비밀번호 제어"
-
-#: libraries/config/messages.inc.php:385
-msgid ""
-"A special MySQL user configured with limited permissions, more information "
-"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:386
-msgid "Control user"
-msgstr "유저 제어"
-
-#: libraries/config/messages.inc.php:387
-msgid ""
-"An alternate host to hold the configuration storage; leave blank to use the "
-"already defined host"
-msgstr ""
-
-#: libraries/config/messages.inc.php:388
-msgid "Control host"
-msgstr "호스트 제어"
-
-#: libraries/config/messages.inc.php:389
-msgid "Count tables when showing database list"
-msgstr ""
-
-#: libraries/config/messages.inc.php:390
-msgid "Count tables"
-msgstr "í…Œì´ë¸” 카운트"
-
-#: libraries/config/messages.inc.php:391
-msgid ""
-"Leave blank for no Designer support, suggested: [kbd]pma__designer_coords[/"
-"kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:392
-msgid "Designer table"
-msgstr ""
-
-#: libraries/config/messages.inc.php:393
-msgid ""
-"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
-"bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:394
-msgid "Disable use of INFORMATION_SCHEMA"
-msgstr "INFORMATION_SCHEMA를 사용할 수 ì—†ë„ë¡ í•¨"
-
-#: libraries/config/messages.inc.php:395
-msgid "What PHP extension to use; you should use mysqli if supported"
-msgstr ""
-
-#: libraries/config/messages.inc.php:396
-msgid "PHP extension to use"
-msgstr "사용할 PHP 확장"
-
-#: libraries/config/messages.inc.php:397
-msgid "Hide databases matching regular expression (PCRE)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:398
-msgid "Hide databases"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 숨기기"
-
-#: libraries/config/messages.inc.php:399
-msgid ""
-"Leave blank for no SQL query history support, suggested: [kbd]pma__history[/"
-"kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:400
-msgid "SQL query history table"
-msgstr ""
-
-#: libraries/config/messages.inc.php:401
-msgid "Hostname where MySQL server is running"
-msgstr ""
-
-#: libraries/config/messages.inc.php:402
-msgid "Server hostname"
-msgstr "서버 호스트명"
-
-#: libraries/config/messages.inc.php:403
-msgid "Logout URL"
-msgstr "로그아웃 URL"
-
-#: libraries/config/messages.inc.php:404
-msgid ""
-"Limits number of table preferences which are stored in database, the oldest "
-"records are automatically removed"
-msgstr ""
-
-#: libraries/config/messages.inc.php:405
-msgid "Maximal number of table preferences to store"
-msgstr ""
-
-#: libraries/config/messages.inc.php:406
-msgid "Try to connect without password"
-msgstr "ì•”í˜¸ì—†ì´ ì—°ê²° ì‹œë„"
-
-#: libraries/config/messages.inc.php:407
-msgid "Connect without password"
-msgstr "ì•”í˜¸ì—†ì´ ì—°ê²°"
-
-#: libraries/config/messages.inc.php:408
-msgid ""
-"You can use MySQL wildcard characters (% and _), escape them if you want to "
-"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
-"[kbd]'my_db'[/kbd]."
-msgstr ""
-"MySQL 와ì¼ë“œì¹´ë“œ ë¬¸ìž (%와 _)를 쓸 수 있습니다. ì›ëž˜ ì˜ë¯¸ë¡œ 쓰기 위해서는 ì´ìŠ¤ì¼€ì´í”„ "
-"하세요([kbd]'my_db'[/kbd]ë¡œ 하지 ë§ê³  [kbd]'my\\_db'[/kbd])."
-
-#: libraries/config/messages.inc.php:409
-msgid "Show only listed databases"
-msgstr ""
-
-#: libraries/config/messages.inc.php:410 libraries/config/messages.inc.php:451
-msgid "Leave empty if not using config auth"
-msgstr ""
-
-#: libraries/config/messages.inc.php:411
-msgid "Password for config auth"
-msgstr ""
-
-#: libraries/config/messages.inc.php:412
-msgid ""
-"Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:413
-msgid "PDF schema: pages table"
-msgstr ""
-
-#: libraries/config/messages.inc.php:414
-msgid ""
-"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
-"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
-"no support. Suggested: [kbd]phpmyadmin[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:415
-msgid "Database name"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ëª…"
-
-#: libraries/config/messages.inc.php:416
-msgid "Port on which MySQL server is listening, leave empty for default"
-msgstr ""
-
-#: libraries/config/messages.inc.php:417
-msgid "Server port"
-msgstr "서버 í¬íŠ¸"
-
-#: libraries/config/messages.inc.php:418
-msgid ""
-"Leave blank for no \"persistent\" recently used tables across sessions, "
-"suggested: [kbd]pma__recent[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:419
-#| msgid "Analyze table"
-msgid "Recently used table"
-msgstr "ìµœê·¼ì— ì‚¬ìš©í•œ í…Œì´ë¸”"
-
-#: libraries/config/messages.inc.php:420
-msgid ""
-"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
-"[/a] support, suggested: [kbd]pma__relation[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:421
-msgid "Relation table"
-msgstr "ì—°ê´€ëœ í…Œì´ë¸”"
-
-#: libraries/config/messages.inc.php:422
-msgid "SQL command to fetch available databases"
-msgstr "사용 가능한 ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 조회하는 SQL 명령"
-
-#: libraries/config/messages.inc.php:423
-msgid "SHOW DATABASES command"
-msgstr ""
-
-#: libraries/config/messages.inc.php:424
-msgid ""
-"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
-"[/a] for an example"
-msgstr ""
-
-#: libraries/config/messages.inc.php:425
-msgid "Signon session name"
-msgstr ""
-
-#: libraries/config/messages.inc.php:426
-msgid "Signon URL"
-msgstr ""
-
-#: libraries/config/messages.inc.php:427
-msgid "Socket on which MySQL server is listening, leave empty for default"
-msgstr ""
-
-#: libraries/config/messages.inc.php:428
-msgid "Server socket"
-msgstr "서버 소켓"
-
-#: libraries/config/messages.inc.php:429
-msgid "Enable SSL for connection to MySQL server"
-msgstr "MySQL 서버 연결시 SSL 활성화"
-
-#: libraries/config/messages.inc.php:430
-msgid "Use SSL"
-msgstr "SSL 사용"
-
-#: libraries/config/messages.inc.php:431
-msgid ""
-"Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/"
-"kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:432
-msgid "PDF schema: table coordinates"
-msgstr ""
-
-#: libraries/config/messages.inc.php:433
-msgid ""
-"Table to describe the display columns, leave blank for no support; "
-"suggested: [kbd]pma__table_info[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:434
-#, fuzzy
-#| msgid "Displaying Column Comments"
-msgid "Display columns table"
-msgstr "열(칼럼) 설명(코멘트) 출력하기"
-
-#: libraries/config/messages.inc.php:435
-msgid ""
-"Leave blank for no \"persistent\" tables'UI preferences across sessions, "
-"suggested: [kbd]pma__table_uiprefs[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:436
-msgid "UI preferences table"
-msgstr ""
-
-#: libraries/config/messages.inc.php:437
-msgid ""
-"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
-"the log when creating a database."
-msgstr ""
-
-#: libraries/config/messages.inc.php:438
-msgid "Add DROP DATABASE"
-msgstr "DROP DATABASE 추가"
-
-#: libraries/config/messages.inc.php:439
-msgid ""
-"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
-"log when creating a table."
-msgstr ""
-
-#: libraries/config/messages.inc.php:440
-msgid "Add DROP TABLE"
-msgstr "DROP TABLE 추가"
-
-#: libraries/config/messages.inc.php:441
-msgid ""
-"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
-"log when creating a view."
-msgstr "뷰를 ìƒì„±í•  ë•Œ ë¡œê·¸ì˜ ì²« 번째 ì¤„ì— DROP VIEW IF EXISTS êµ¬ë¬¸ì„ ì¶”ê°€í• ì§€ 여부."
-
-#: libraries/config/messages.inc.php:442
-msgid "Add DROP VIEW"
-msgstr "DROP VIEW 추가"
-
-#: libraries/config/messages.inc.php:443
-msgid "Defines the list of statements the auto-creation uses for new versions."
-msgstr ""
-
-#: libraries/config/messages.inc.php:444
-#, fuzzy
-#| msgid "Statements"
-msgid "Statements to track"
-msgstr "문장 추ì "
-
-#: libraries/config/messages.inc.php:445
-msgid ""
-"Leave blank for no SQL query tracking support, suggested: [kbd]pma__tracking"
-"[/kbd]"
-msgstr "SQL 쿼리 ì¶”ì  ê¸°ëŠ¥ì„ ì‚¬ìš©í•˜ì§€ 않으려면 빈 칸으로 비워ë‘세요. 권장: [kbd]pma__tracking[/kbd]"
-
-#: libraries/config/messages.inc.php:446
-msgid "SQL query tracking table"
-msgstr "SQL 쿼리 ì¶”ì  í…Œì´ë¸”"
-
-#: libraries/config/messages.inc.php:447
-msgid ""
-"Whether the tracking mechanism creates versions for tables and views "
-"automatically."
-msgstr "SQL 쿼리 ì¶”ì  ê¸°ëŠ¥ì´ í…Œì´ë¸”ê³¼ ë·°ì— ëŒ€í•œ ë²„ì „ì„ ìžë™ìœ¼ë¡œ ìƒì„±í• ì§€ 여부."
-
-#: libraries/config/messages.inc.php:448
-msgid "Automatically create versions"
-msgstr "버전 ìžë™ìƒì„±"
-
-#: libraries/config/messages.inc.php:449
-msgid ""
-"Leave blank for no user preferences storage in database, suggested: [kbd]"
-"pma__userconfig[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:450
-msgid "User preferences storage table"
-msgstr ""
-
-#: libraries/config/messages.inc.php:452
-msgid "User for config auth"
-msgstr ""
-
-#: libraries/config/messages.inc.php:453
-msgid ""
-"A user-friendly description of this server. Leave blank to display the "
-"hostname instead."
-msgstr ""
-
-#: libraries/config/messages.inc.php:454
-msgid "Verbose name of this server"
-msgstr ""
-
-#: libraries/config/messages.inc.php:455
-msgid "Whether a user should be displayed a &quot;show all (rows)&quot; button"
-msgstr ""
-
-#: libraries/config/messages.inc.php:456
-msgid "Allow to display all the rows"
-msgstr ""
-
-#: libraries/config/messages.inc.php:457
-msgid ""
-"Please note that enabling this has no effect with [kbd]config[/kbd] "
-"authentication mode because the password is hard coded in the configuration "
-"file; this does not limit the ability to execute the same command directly"
-msgstr ""
-
-#: libraries/config/messages.inc.php:458
-msgid "Show password change form"
-msgstr ""
-
-#: libraries/config/messages.inc.php:459
-msgid "Show create database form"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ ìƒì„± í¼ ë³´ì´ê¸°"
-
-#: libraries/config/messages.inc.php:460
-msgid "Show or hide a column displaying the Creation timestamp for all tables"
-msgstr "ì „ì²´ í…Œì´ë¸”ì˜ ìƒì„± ì‹œê°„ì„ í‘œì‹œí•˜ëŠ” ì»¬ëŸ¼ì„ ë³´ì´ê¸°/숨기기"
-
-#: libraries/config/messages.inc.php:461
-#| msgid "Show PHP information"
-msgid "Show Creation timestamp"
-msgstr "ìƒì„± 시간 ë³´ì´ê¸°"
-
-#: libraries/config/messages.inc.php:462
-msgid ""
-"Show or hide a column displaying the Last update timestamp for all tables"
-msgstr "모든 í…Œì´ë¸”ì— ëŒ€í•´ 최종 ì—…ë°ì´íŠ¸ ì‹œê°„ì„ í‘œì‹œí•˜ëŠ” ì»¬ëŸ¼ì„ ë³´ì´ê¸°/숨기기"
-
-#: libraries/config/messages.inc.php:463
-msgid "Show Last update timestamp"
-msgstr "최종 ì—…ë°ì´íŠ¸ 시간 표시"
-
-#: libraries/config/messages.inc.php:464
-msgid ""
-"Show or hide a column displaying the Last check timestamp for all tables"
-msgstr ""
-
-#: libraries/config/messages.inc.php:465
-msgid "Show Last check timestamp"
-msgstr ""
-
-#: libraries/config/messages.inc.php:466
-msgid ""
-"Defines whether or not type display direction option is shown when browsing "
-"a table"
-msgstr ""
-
-#: libraries/config/messages.inc.php:467
-#, fuzzy
-msgid "Show display direction"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 사용량 통계"
-
-#: libraries/config/messages.inc.php:468
-msgid ""
-"Defines whether or not type fields should be initially displayed in edit/"
-"insert mode"
-msgstr "편집/삽입 모드ì—ì„œ 타입 필드가 기본ì ìœ¼ë¡œ ë³´ì¼ì§€ 여부 ì •ì˜"
-
-#: libraries/config/messages.inc.php:469
-msgid "Show field types"
-msgstr "필드 타입 출력"
-
-#: libraries/config/messages.inc.php:470
-msgid "Display the function fields in edit/insert mode"
-msgstr "편집/삽입 모드ì—ì„œ 함수 í•„ë“œ ë³´ì´ê¸°"
-
-#: libraries/config/messages.inc.php:471
-msgid "Show function fields"
-msgstr "함수 í•„ë“œ ë³´ì´ê¸°"
-
-#: libraries/config/messages.inc.php:472
-msgid "Whether to show hint or not"
-msgstr "힌트 보여주기 여부"
-
-#: libraries/config/messages.inc.php:473
-#| msgid "Show grid"
-msgid "Show hint"
-msgstr "힌트 보여주기"
-
-#: libraries/config/messages.inc.php:474
-msgid ""
-"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
-"output"
-msgstr "[a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] 출력 ë§í¬ 표시"
-
-#: libraries/config/messages.inc.php:475
-msgid "Show phpinfo() link"
-msgstr "phpinfo()ë§í¬ 표시"
-
-#: libraries/config/messages.inc.php:476
-msgid "Show detailed MySQL server information"
-msgstr "MYSQL 서버 ì •ë³´ ìžì„¸í•˜ê²Œ 표시"
-
-#: libraries/config/messages.inc.php:477
-msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
-msgstr "phpMyAdminì´ ìƒì„±í•œ SQL 쿼리를 표시할지 여부를 ì •ì˜"
-
-#: libraries/config/messages.inc.php:478
-msgid "Show SQL queries"
-msgstr "SQL 쿼리 보기"
-
-#: libraries/config/messages.inc.php:479
-msgid ""
-"Defines whether the query box should stay on-screen after its submission"
-msgstr ""
-
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
-#, fuzzy
-msgid "Retain query box"
-msgstr "SQL 질ì˜"
-
-#: libraries/config/messages.inc.php:481
-msgid "Allow to display database and table statistics (eg. space usage)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:482
-msgid "Show statistics"
-msgstr "통계보기"
-
-#: libraries/config/messages.inc.php:483
-msgid "Display table comments in tooltips"
-msgstr ""
-
-#: libraries/config/messages.inc.php:484
-msgid ""
-"Mark used tables and make it possible to show databases with locked tables"
-msgstr ""
-
-#: libraries/config/messages.inc.php:485
-msgid "Skip locked tables"
-msgstr ""
-
-#: libraries/config/messages.inc.php:490
-msgid "Requires SQL Validator to be enabled"
-msgstr ""
-
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
-#: libraries/server_privileges.lib.php:1190
-#: libraries/server_privileges.lib.php:1214
-#: libraries/server_privileges.lib.php:2379
-msgid "Password"
-msgstr "암호"
-
-#: libraries/config/messages.inc.php:493
-msgid ""
-"[strong]Warning:[/strong] requires PHP SOAP extension or PEAR SOAP to be "
-"installed"
-msgstr ""
-
-#: libraries/config/messages.inc.php:494
-msgid "Enable SQL Validator"
-msgstr "SQL 검사기 활성화"
-
-#: libraries/config/messages.inc.php:495
-msgid ""
-"If you have a custom username, specify it here (defaults to [kbd]anonymous[/"
-"kbd])"
-msgstr ""
-
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
-msgid "Username"
-msgstr "사용ìžëª…"
-
-#: libraries/config/messages.inc.php:497
-msgid "A warning is displayed on the main page if Suhosin is detected"
-msgstr ""
-
-#: libraries/config/messages.inc.php:498
-msgid "Suhosin warning"
-msgstr "수호신 경고"
-
-#: libraries/config/messages.inc.php:499
-msgid ""
-"Textarea size (columns) in edit mode, this value will be emphasized for SQL "
-"query textareas (*2) and for query window (*1.25)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:500
-#, fuzzy
-#| msgid "Add/Delete columns"
-msgid "Textarea columns"
-msgstr "컬럼 추가/삭제"
-
-#: libraries/config/messages.inc.php:501
-msgid ""
-"Textarea size (rows) in edit mode, this value will be emphasized for SQL "
-"query textareas (*2) and for query window (*1.25)"
-msgstr ""
-
-#: libraries/config/messages.inc.php:502
-msgid "Textarea rows"
-msgstr ""
-
-#: libraries/config/messages.inc.php:503
-msgid "Title of browser window when a database is selected"
-msgstr ""
-
-#: libraries/config/messages.inc.php:505
-msgid "Title of browser window when nothing is selected"
-msgstr ""
-
-#: libraries/config/messages.inc.php:506
-msgid "Default title"
-msgstr "기본 제목"
-
-#: libraries/config/messages.inc.php:507
-msgid "Title of browser window when a server is selected"
-msgstr ""
-
-#: libraries/config/messages.inc.php:509
-msgid "Title of browser window when a table is selected"
-msgstr "í…Œì´ë¸”ì´ ì„ íƒë˜ì—ˆì„ ë•Œ 브ë¼ìš°ì € 윈ë„ìš°ì˜ ì œëª©"
-
-#: libraries/config/messages.inc.php:511
-msgid ""
-"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
-"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
-"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
-"HTTP_X_FORWARDED_FOR[/kbd]"
-msgstr ""
-
-#: libraries/config/messages.inc.php:512
-msgid "List of trusted proxies for IP allow/deny"
-msgstr ""
-
-#: libraries/config/messages.inc.php:513
-msgid "Directory on server where you can upload files for import"
-msgstr "수입할 파ì¼ì„ 업로드 í•  수 있는 (ì„œë²„ìƒ ì˜)(on server) 디렉토리"
-
-#: libraries/config/messages.inc.php:514
-msgid "Upload directory"
-msgstr "업로드 디렉토리"
-
-#: libraries/config/messages.inc.php:515
-msgid "Allow for searching inside the entire database"
-msgstr "\"ì „ì²´ ë°ì´íƒ€ë² ì´ìŠ¤\" 안ì—ì„œ 찾기 í—ˆë½í•´"
-
-#: libraries/config/messages.inc.php:516
-msgid "Use database search"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 찾기 사용"
-
-#: libraries/config/messages.inc.php:517
-msgid ""
-"When disabled, users cannot set any of the options below, regardless of the "
-"checkbox on the right"
-msgstr ""
-"사용불가ì¼ë•Œ, ì•„ëž˜ì˜ ì„ íƒì„ 할수 없습니다, ì˜¤ë¥¸ìª½ì— ì²´í¬ë°•ìŠ¤ì— 관계없ì´."
-
-#: libraries/config/messages.inc.php:518
-msgid "Enable the Developer tab in settings"
-msgstr "설정화면ì—ì„œ ê°œë°œìž íƒ­ì„ ê°€ëŠ¥í•˜ê²Œ 함"
-
-#: libraries/config/messages.inc.php:519 setup/frames/index.inc.php:275
-msgid "Check for latest version"
-msgstr "마지막 ë²„ì „ì„ í™•ì¸"
-
-#: libraries/config/messages.inc.php:520
-msgid "Enables check for latest version on main phpMyAdmin page"
-msgstr "주 phpMyAdmin ë©´(쪽)ì—ì„œ 마지막 ë²„ì „í™•ì¸ í•˜ëŠ”ê²ƒì„ ê°€ëŠ¥í•˜ê²Œí•¨"
-
-#: libraries/config/messages.inc.php:521 setup/lib/index.lib.php:132
-#: setup/lib/index.lib.php:143 setup/lib/index.lib.php:164
-#: setup/lib/index.lib.php:175 setup/lib/index.lib.php:187
-#: setup/lib/index.lib.php:195 setup/lib/index.lib.php:202
-#: setup/lib/index.lib.php:243
-msgid "Version check"
-msgstr "버전 확ì¸"
-
-#: libraries/config/messages.inc.php:522
-msgid ""
-"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
-"for import and export operations"
-msgstr ""
-"가져오기와 내보내기 ìž‘ì—…ë“¤ì— ëŒ€í•´ [a@http://en.wikipedia.org/wiki/ZIP_"
-"(file_format)]ZIP[/a] compression 가능하게 함"
-
-#: libraries/config/messages.inc.php:523
-msgid "ZIP"
-msgstr "ZIP"
-
-#: libraries/config/setup.forms.php:41
-msgid "Config authentication"
-msgstr "환경설정 ìž…ì¦(ì¸ì¦)"
-
-#: libraries/config/setup.forms.php:45
-msgid "Cookie authentication"
-msgstr "쿠키 ì¸ì¦"
-
-#: libraries/config/setup.forms.php:48
-msgid "HTTP authentication"
-msgstr "HTTP ì¸ì¦"
-
-#: libraries/config/setup.forms.php:51
-#| msgid "Authenticating…"
-msgid "Signon authentication"
-msgstr "Signon ì¸ì¦"
-
-#: libraries/config/setup.forms.php:247
-#: libraries/config/user_preferences.forms.php:152
-msgid "CSV using LOAD DATA"
-msgstr ""
-
-#: libraries/config/setup.forms.php:256 libraries/config/setup.forms.php:349
-#: libraries/config/user_preferences.forms.php:160
-#: libraries/config/user_preferences.forms.php:252
-msgid "Open Document Spreadsheet"
-msgstr ""
-
-#: libraries/config/setup.forms.php:263
-#: libraries/config/user_preferences.forms.php:167
-msgid "Quick"
-msgstr ""
-
-#: libraries/config/setup.forms.php:267
-#: libraries/config/user_preferences.forms.php:171
-#| msgid "Custom color"
-msgid "Custom"
-msgstr "ì‚¬ìš©ìž ì§€ì •"
-
-#: libraries/config/setup.forms.php:288
-#: libraries/config/user_preferences.forms.php:191
-msgid "Database export options"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 내보내기 옵션"
-
-#: libraries/config/setup.forms.php:321
-#: libraries/config/user_preferences.forms.php:224
-msgid "CSV for MS Excel"
-msgstr "MSì—‘ì…€ CSV ë°ì´í„°"
-
-#: libraries/config/setup.forms.php:344
-#: libraries/config/user_preferences.forms.php:247
-msgid "Microsoft Word 2000"
-msgstr "Microsoft Word 2000"
-
-#: libraries/config/setup.forms.php:353
-#: libraries/config/user_preferences.forms.php:256
-msgid "Open Document Text"
-msgstr ""
-
-#: libraries/config/validate.lib.php:214
-msgid "Could not initialize Drizzle connection library"
-msgstr ""
-
-#: libraries/config/validate.lib.php:223 libraries/config/validate.lib.php:231
-msgid "Could not connect to Drizzle server"
-msgstr "Drizzle ì„œë²„ì— ì ‘ì†í•  수 없습니다."
-
-#: libraries/config/validate.lib.php:242 libraries/config/validate.lib.php:249
-msgid "Could not connect to MySQL server"
-msgstr "MySQL ì„œë²„ì— ì ‘ì†í•  수 없습니다."
-
-#: libraries/config/validate.lib.php:282
-msgid "Empty username while using config authentication method"
-msgstr ""
-
-#: libraries/config/validate.lib.php:289
-msgid "Empty signon session name while using signon authentication method"
-msgstr ""
-
-#: libraries/config/validate.lib.php:298
-msgid "Empty signon URL while using signon authentication method"
-msgstr ""
-
-#: libraries/config/validate.lib.php:346
-msgid "Empty phpMyAdmin control user while using pmadb"
-msgstr ""
-
-#: libraries/config/validate.lib.php:351
-msgid "Empty phpMyAdmin control user password while using pmadb"
-msgstr ""
-
-#: libraries/config/validate.lib.php:443
-#, php-format
-msgid "Incorrect IP address: %s"
-msgstr "ìž˜ëª»ëœ IP 주소: %s"
-
-#: libraries/core.lib.php:290
-#, php-format
-msgid "The %s extension is missing. Please check your PHP configuration."
-msgstr ""
-
-#: libraries/core.lib.php:449
-msgid "possible deep recursion attack"
-msgstr ""
-
-#: libraries/database_interface.lib.php:2056
-msgid ""
-"The server is not responding (or the local server's socket is not correctly "
-"configured)."
-msgstr ""
-
-#: libraries/database_interface.lib.php:2061
-#, fuzzy
-#| msgid "The server is not responding"
-msgid "The server is not responding."
-msgstr "서버 ì‘ë‹µì´ ì—†ìŠµë‹ˆë‹¤"
-
-#: libraries/database_interface.lib.php:2066
-msgid "Please check privileges of directory containing database."
-msgstr ""
-
-#: libraries/database_interface.lib.php:2076
-msgid "Details…"
-msgstr ""
-
-#: libraries/dbi/drizzle-wrappers.lib.php:387
-msgid "Can't seek in an unbuffered result set"
-msgstr ""
-
-#: libraries/dbi/drizzle-wrappers.lib.php:408
-msgid "Can't count rows in an unbuffered result set"
-msgstr ""
-
-#: libraries/dbi/drizzle.dbi.lib.php:136 libraries/dbi/mysql.dbi.lib.php:159
-#: libraries/dbi/mysqli.dbi.lib.php:206
-msgid "Connection for controluser as defined in your configuration failed."
-msgstr ""
-
-#: libraries/display_change_password.lib.php:53
-#: libraries/replication_gui.lib.php:371
-#: libraries/server_privileges.lib.php:1206
-msgid "No Password"
-msgstr "암호 ì—†ìŒ"
-
-#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
-#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "재입력"
-
-#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "암호 해싱"
-
-#: libraries/display_change_password.lib.php:87
-msgid "MySQL 4.0 compatible"
-msgstr "MySQL 4.0 호환성"
-
-#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
-msgid "Create database"
-msgstr "새 ë°ì´í„°ë² ì´ìŠ¤ 만들기"
-
-#: libraries/display_create_database.lib.php:37
-msgid "Create"
-msgstr "만들기"
-
-#: libraries/display_create_database.lib.php:47
-#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
-#: server_replication.php:34
-msgid "No Privileges"
-msgstr "권한 ì—†ìŒ"
-
-#: libraries/display_create_table.lib.php:46 pmd_general.php:100
-msgid "Create table"
-msgstr "새 í…Œì´ë¸” 만들기"
-
-#: libraries/display_create_table.lib.php:51
-#: libraries/plugins/export/ExportHtmlword.class.php:483
-#: libraries/plugins/export/ExportOdt.class.php:559
-#: libraries/plugins/export/ExportTexytext.class.php:434
-#: 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:967
-#: libraries/rte/rte_routines.lib.php:1576 libraries/structure.lib.php:1179
-#: libraries/tbl_columns_definition_form.inc.php:95
-#: setup/frames/index.inc.php:135
-msgid "Name"
-msgstr "ì´ë¦„"
-
-#: libraries/display_create_table.lib.php:55
-msgid "Number of columns"
-msgstr "컬럼수"
-
-#: libraries/display_export.lib.php:49
-msgid "Could not load export plugins, please check your installation!"
-msgstr ""
-"내보내기 플러그ì¸ì„ 로드할 수 없습니다. 올바로 설치ë˜ì—ˆëŠ”지 확ì¸í•´ì£¼ì„¸ìš”!"
-
-#: libraries/display_export.lib.php:96
-msgid "Exporting databases from the current server"
-msgstr "현재 서버ì—ì„œ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 내보내기"
-
-#: libraries/display_export.lib.php:98
-#, php-format
-#| msgid "Create table on database %s"
-msgid "Exporting tables from \"%s\" database"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì—ì„œ í…Œì´ë¸”ì„ ì¶”ì¶œ"
-
-#: libraries/display_export.lib.php:100
-#, fuzzy, php-format
-#| msgid "Create table on database %s"
-msgid "Exporting rows from \"%s\" table"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì— ìƒˆë¡œìš´ í…Œì´ë¸”ì„ ë§Œë“­ë‹ˆë‹¤."
-
-#: libraries/display_export.lib.php:112
-msgid "Export Method:"
-msgstr "내보내기 ë°©ì‹:"
-
-#: libraries/display_export.lib.php:122
-msgid "Quick - display only the minimal options"
-msgstr ""
-
-#: libraries/display_export.lib.php:134
-msgid "Custom - display all possible options"
-msgstr ""
-
-#: libraries/display_export.lib.php:143
-msgid "Database(s):"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ :"
-
-#: libraries/display_export.lib.php:145
-msgid "Table(s):"
-msgstr "í…Œì´ë¸” :"
-
-#: libraries/display_export.lib.php:154
-msgid "Rows:"
-msgstr "í–‰ :"
-
-#: libraries/display_export.lib.php:162
-msgid "Dump some row(s)"
-msgstr ""
-
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "행 갯수:"
-
-#: libraries/display_export.lib.php:177
-msgid "Row to begin at:"
-msgstr ""
-
-#: libraries/display_export.lib.php:194
-msgid "Dump all rows"
-msgstr ""
-
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
-msgid "Output:"
-msgstr "출력:"
-
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
-#, php-format
-#| msgid "Save on server in %s directory"
-msgid "Save on server in the directory <b>%s</b>"
-msgstr "ì„œë²„ì˜ <b>%s</b> ë””ë ‰í† ë¦¬ì— ì €ìž¥"
-
-#: libraries/display_export.lib.php:239
-msgid "Save output to a file"
-msgstr "파ì¼ë¡œ 저장"
-
-#: libraries/display_export.lib.php:266
-msgid "File name template:"
-msgstr "파ì¼ëª… 템플릿:"
-
-#: libraries/display_export.lib.php:268
-msgid "@SERVER@ will become the server name"
-msgstr ""
-
-#: libraries/display_export.lib.php:270
-msgid ", @DATABASE@ will become the database name"
-msgstr ""
-
-#: libraries/display_export.lib.php:272
-msgid ", @TABLE@ will become the table name"
-msgstr ""
-
-#: libraries/display_export.lib.php:277
-#, php-format
-msgid ""
-"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
-msgstr ""
-"ì´ ê°’ì€ %1$sstrftime%2$sì— ì˜í•´ ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤. ë”°ë¼ì„œ, 시간 í¬ë§· 문ìžì—´ì„ ì¨ì„œ 변경할 수 있습니다. ë˜í•œ, 다ìŒê³¼ ê°™ì€ "
-"ë³€í™˜ë„ ì¼ì–´ë‚©ë‹ˆë‹¤: %3$s. ê·¸ ì™¸ì˜ ë¬¸ìžëŠ” 그대로 유지ë©ë‹ˆë‹¤. ìžì„¸í•œ 정보는 %4$sFAQ%5$s를 참고하세요."
-
-#: libraries/display_export.lib.php:330
-msgid "use this for future exports"
-msgstr ""
-
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
-msgid "Character set of the file:"
-msgstr "íŒŒì¼ ë¬¸ìžì…‹:"
-
-#: libraries/display_export.lib.php:369
-msgid "Compression:"
-msgstr "압축:"
-
-#: libraries/display_export.lib.php:377
-#, fuzzy
-#| msgid "\"zipped\""
-msgid "zipped"
-msgstr "zip 압축"
-
-#: libraries/display_export.lib.php:384
-#, fuzzy
-#| msgid "\"gzipped\""
-msgid "gzipped"
-msgstr "gz 압축"
-
-#: libraries/display_export.lib.php:391
-msgid "bzipped"
-msgstr "bzip 압축"
-
-#: libraries/display_export.lib.php:409
-#| msgid "Save as file"
-msgid "View output as text"
-msgstr "출력를 í…스트로 표시"
-
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
-#: libraries/plugins/export/ExportCodegen.class.php:107
-#, fuzzy
-#| msgid "Format"
-msgid "Format:"
-msgstr "Format"
-
-#: libraries/display_export.lib.php:419
-msgid "Format-specific options:"
-msgstr "í˜•ì‹ íŠ¹ì • 옵션 :"
-
-#: libraries/display_export.lib.php:421
-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:430 libraries/display_import.lib.php:327
-msgid "Encoding Conversion:"
-msgstr "ì¸ì½”딩 변환:"
-
-#: libraries/display_git_revision.lib.php:56
-#, php-format
-msgid "%1$s from %2$s branch"
-msgstr ""
-
-#: libraries/display_git_revision.lib.php:58
-msgid "no branch"
-msgstr "브랜치 ì—†ìŒ"
-
-#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr ""
-
-#: libraries/display_git_revision.lib.php:67
-#, fuzzy, php-format
-msgid "committed on %1$s by %2$s"
-msgstr "서버 버전"
-
-#: libraries/display_git_revision.lib.php:75
-#, fuzzy, php-format
-msgid "authored on %1$s by %2$s"
-msgstr "서버 버전"
-
-#: libraries/display_import.lib.php:69
-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:77
-#, php-format
-msgid "%s of %s"
-msgstr ""
-
-#: libraries/display_import.lib.php:86
-msgid "Uploading your import file…"
-msgstr ""
-
-#: libraries/display_import.lib.php:94
-#, php-format
-msgid "%s/sec."
-msgstr ""
-
-#: libraries/display_import.lib.php:101
-msgid "About %MIN min. %SEC sec. remaining."
-msgstr ""
-
-#: libraries/display_import.lib.php:105
-msgid "About %SEC sec. remaining."
-msgstr ""
-
-#: libraries/display_import.lib.php:135
-msgid "The file is being processed, please be patient."
-msgstr ""
-
-#: 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:190
-#| msgid "Cannot log in to the MySQL server"
-msgid "Importing into the current server"
-msgstr "현재 서버로 가져오기"
-
-#: libraries/display_import.lib.php:192
-#, php-format
-msgid "Importing into the database \"%s\""
-msgstr "\"%s\" ë°ì´í„°ë² ì´ìŠ¤ë¡œ 가져오기"
-
-#: libraries/display_import.lib.php:194
-#, php-format
-msgid "Importing into the table \"%s\""
-msgstr "\"%s\" í…Œì´ë¸”ë¡œ 가져오기"
-
-#: libraries/display_import.lib.php:200
-msgid "File to Import:"
-msgstr "가져올 파ì¼:"
-
-#: libraries/display_import.lib.php:217
-#, php-format
-msgid "File may be compressed (%s) or uncompressed."
-msgstr ""
-
-#: libraries/display_import.lib.php:219
-msgid ""
-"A compressed file's name must end in <b>.[format].[compression]</b>. "
-"Example: <b>.sql.zip</b>"
-msgstr ""
-
-#: libraries/display_import.lib.php:245
-msgid "File uploads are not allowed on this server."
-msgstr "ì´ ì„œë²„ì—서는 íŒŒì¼ ì—…ë¡œë“œê°€ 허용ë˜ì§€ 않습니다."
-
-#: libraries/display_import.lib.php:276
-#, fuzzy
-#| msgid "Partial Texts"
-msgid "Partial Import:"
-msgstr "Partial Texts"
-
-#: libraries/display_import.lib.php:282
-#, php-format
-msgid ""
-"Previous import timed out, after resubmitting will continue from position %d."
-msgstr ""
-
-#: libraries/display_import.lib.php:289
-msgid ""
-"Allow the interruption of an import in case the script detects it is close "
-"to the PHP timeout limit. <i>(This might be a good way to import large "
-"files, however it can break transactions.)</i>"
-msgstr ""
-
-#: libraries/display_import.lib.php:296
-msgid "Number of rows to skip, starting from the first row:"
-msgstr ""
-
-#: libraries/display_import.lib.php:318
-msgid "Format-Specific Options:"
-msgstr ""
-
-#: libraries/display_select_lang.lib.php:56
-#: libraries/display_select_lang.lib.php:57 setup/frames/index.inc.php:75
-msgid "Language"
-msgstr "언어"
-
-#: libraries/engines/innodb.lib.php:28
-msgid "Data home directory"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:29
-msgid "The common part of the directory path for all InnoDB data files."
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:32
-msgid "Data files"
-msgstr "ë°ì´í„° 파ì¼"
-
-#: libraries/engines/innodb.lib.php:35
-msgid "Autoextend increment"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:36
-msgid ""
-"The increment size for extending the size of an autoextending tablespace "
-"when it becomes full."
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:40
-msgid "Buffer pool size"
-msgstr "버í¼í’€ í¬ê¸°"
-
-#: libraries/engines/innodb.lib.php:41
-msgid ""
-"The size of the memory buffer InnoDB uses to cache data and indexes of its "
-"tables."
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:143
-msgid "Buffer Pool"
-msgstr "버í¼í’€"
-
-#: libraries/engines/innodb.lib.php:166
-msgid "Buffer Pool Usage"
-msgstr "버í¼í’€ 사용량"
-
-#: libraries/engines/innodb.lib.php:176
-msgid "pages"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:190
-msgid "Free pages"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:198
-msgid "Dirty pages"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:206
-msgid "Pages containing data"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:214
-msgid "Pages to be flushed"
-msgstr "í”ŒëŸ¬ì‹œë  íŽ˜ì´ì§€ 수"
-
-#: libraries/engines/innodb.lib.php:222
-msgid "Busy pages"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:233
-msgid "Latched pages"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:246
-msgid "Buffer Pool Activity"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:250
-msgid "Read requests"
-msgstr "ì½ê¸° 요청"
-
-#: libraries/engines/innodb.lib.php:258
-msgid "Write requests"
-msgstr "쓰기 요청"
-
-#: libraries/engines/innodb.lib.php:266
-msgid "Read misses"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:274
-msgid "Write waits"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:282
-msgid "Read misses in %"
-msgstr ""
-
-#: libraries/engines/innodb.lib.php:297
-msgid "Write waits in %"
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:28
-msgid "Data pointer size"
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:29
-msgid ""
-"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
-"tables when no MAX_ROWS option is specified."
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:33
-msgid "Automatic recovery mode"
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:34
-msgid ""
-"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
-"myisam-recover server startup option."
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:37
-msgid "Maximum size for temporary sort files"
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:38
-msgid ""
-"The maximum size of the temporary file MySQL is allowed to use while re-"
-"creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA "
-"INFILE)."
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:42
-msgid "Maximum size for temporary files on index creation"
-msgstr "ì¸ë±ìŠ¤ ìƒì„±ì‹œ 사용할 ìž„ì‹œ 파ì¼ì˜ 최대 í¬ê¸°"
-
-#: libraries/engines/myisam.lib.php:43
-msgid ""
-"If the temporary file used for fast MyISAM index creation would be larger "
-"than using the key cache by the amount specified here, prefer the key cache "
-"method."
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:47
-msgid "Repair threads"
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:48
-msgid ""
-"If this value is greater than 1, MyISAM table indexes are created in "
-"parallel (each index in its own thread) during the repair by sorting process."
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:52
-msgid "Sort buffer size"
-msgstr ""
-
-#: libraries/engines/myisam.lib.php:53
-msgid ""
-"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
-"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:28
-msgid "Index cache size"
-msgstr "ì¸ë±ìŠ¤ ìºì‹œ í¬ê¸°"
-
-#: libraries/engines/pbxt.lib.php:29
-msgid ""
-"This is the amount of memory allocated to the index cache. Default value is "
-"32MB. The memory allocated here is used only for caching index pages."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:33
-msgid "Record cache size"
-msgstr "레코드 ìºì‹œ í¬ê¸°"
-
-#: libraries/engines/pbxt.lib.php:34
-msgid ""
-"This is the amount of memory allocated to the record cache used to cache "
-"table data. The default value is 32MB. This memory is used to cache changes "
-"to the handle data (.xtd) and row pointer (.xtr) files."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:38
-msgid "Log cache size"
-msgstr "로그 ìºì‹œ í¬ê¸°"
-
-#: libraries/engines/pbxt.lib.php:39
-msgid ""
-"The amount of memory allocated to the transaction log cache used to cache on "
-"transaction log data. The default is 16MB."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:43
-msgid "Log file threshold"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:44
-msgid ""
-"The size of a transaction log before rollover, and a new log is created. The "
-"default value is 16MB."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:48
-msgid "Transaction buffer size"
-msgstr "트랜잭션 ë²„í¼ í¬ê¸°"
-
-#: libraries/engines/pbxt.lib.php:49
-msgid ""
-"The size of the global transaction log buffer (the engine allocates 2 "
-"buffers of this size). The default is 1MB."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:53
-msgid "Checkpoint frequency"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:54
-msgid ""
-"The amount of data written to the transaction log before a checkpoint is "
-"performed. The default value is 24MB."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:58
-msgid "Data log threshold"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:59
-msgid ""
-"The maximum size of a data log file. The default value is 64MB. PBXT can "
-"create a maximum of 32000 data logs, which are used by all tables. So the "
-"value of this variable can be increased to increase the total amount of data "
-"that can be stored in the database."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:63
-msgid "Garbage threshold"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:64
-msgid ""
-"The percentage of garbage in a data log file before it is compacted. This is "
-"a value between 1 and 99. The default is 50."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:68
-msgid "Log buffer size"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:69
-msgid ""
-"The size of the buffer used when writing a data log. The default is 256MB. "
-"The engine allocates one buffer per thread, but only if the thread is "
-"required to write a data log."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:73
-msgid "Data file grow size"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:74
-msgid "The grow size of the handle data (.xtd) files."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:78
-msgid "Row file grow size"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:79
-msgid "The grow size of the row pointer (.xtr) files."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:83
-msgid "Log file count"
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:84
-msgid ""
-"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
-"system will maintain. If the number of logs exceeds this value then old logs "
-"will be deleted, otherwise they are renamed and given the next highest "
-"number."
-msgstr ""
-
-#: libraries/engines/pbxt.lib.php:131
-#, php-format
-msgid ""
-"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
-msgid "Related Links"
-msgstr "ì—°ê´€ ë§í¬"
-
-#: libraries/engines/pbxt.lib.php:135
-msgid "The PrimeBase XT Blog by Paul McCullagh"
-msgstr ""
-
-#: libraries/gis_visualization.lib.php:135
-msgid "No data found for GIS visualization."
-msgstr "GIS ì‹œê°í™”를 위한 ë°ì´í„°ë¥¼ ì°¾ì„ ìˆ˜ 없습니다."
-
-#: libraries/import.lib.php:187 libraries/insert_edit.lib.php:120
-#: libraries/rte/rte_routines.lib.php:1443 sql.php:941 tbl_get_field.php:41
-msgid "MySQL returned an empty result set (i.e. zero rows)."
-msgstr "ê²°ê³¼ê°’ì´ ì—†ìŠµë‹ˆë‹¤. (빈 레코드 리턴)."
-
-#: libraries/import.lib.php:1190
-msgid ""
-"The following structures have either been created or altered. Here you can:"
-msgstr ""
-
-#: libraries/import.lib.php:1191
-msgid "View a structure's contents by clicking on its name"
-msgstr ""
-
-#: libraries/import.lib.php:1192
-msgid ""
-"Change any of its settings by clicking the corresponding \"Options\" link"
-msgstr ""
-
-#: libraries/import.lib.php:1193
-msgid "Edit structure by following the \"Structure\" link"
-msgstr ""
-
-#: libraries/import.lib.php:1197
-#, php-format
-msgid "Go to database: %s"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ ì´ë™: %s"
-
-#: libraries/import.lib.php:1200 libraries/import.lib.php:1228
-#, php-format
-msgid "Edit settings for %s"
-msgstr ""
-
-#: libraries/import.lib.php:1223
-#, php-format
-msgid "Go to table: %s"
-msgstr "í…Œì´ë¸” ì´ë™: %s"
-
-#: libraries/import.lib.php:1226
-#, fuzzy, php-format
-#| msgid "Structure only"
-msgid "Structure of %s"
-msgstr "구조만"
-
-#: libraries/import.lib.php:1234
-#, php-format
-msgid "Go to view: %s"
-msgstr "ë·°ë¡œ ì´ë™: %s"
-
-#: libraries/index.lib.php:30
-#, fuzzy, php-format
-#| msgid "Create an index on&nbsp;%s&nbsp;columns"
-msgid "Create an index on &nbsp;%s&nbsp;columns"
-msgstr "%s ê°œ ì—´(칼럼)ì— ì¸ë±ìŠ¤ 만들기 "
-
-#: libraries/insert_edit.lib.php:214 libraries/insert_edit.lib.php:245
-#: pmd_general.php:197
-msgid "Hide"
-msgstr "숨기기"
-
-#: libraries/insert_edit.lib.php:458 libraries/mysql_charsets.lib.php:239
-#: libraries/mysql_charsets.lib.php:440
-msgid "Binary"
-msgstr "ë°”ì´ë„ˆë¦¬"
-
-#: libraries/insert_edit.lib.php:653
-#| msgid "ause of its length,<br /> this field might not be editable "
-msgid "Because of its length,<br /> this column might not be editable"
-msgstr "ì»¬ëŸ¼ì˜ ê¸¸ì´ ë•Œë¬¸ì—,<br />ì´ ì»¬ëŸ¼ì„ íŽ¸ì§‘í•  수 ì—†ì„ ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤"
-
-#: libraries/insert_edit.lib.php:1087
-msgid "Binary - do not edit"
-msgstr "ë°”ì´ë„ˆë¦¬ - 편집 금지"
-
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "웹서버 업로드 디렉토리"
-
-#: libraries/insert_edit.lib.php:1400
-#, php-format
-msgid "Continue insertion with %s rows"
-msgstr ""
-
-#: libraries/insert_edit.lib.php:1430
-msgid "and then"
-msgstr "ì´ì–´ì„œ"
-
-#: libraries/insert_edit.lib.php:1463
-msgid "Insert as new row"
-msgstr "새 í–‰ì„ ì‚½ìž…í•©ë‹ˆë‹¤"
-
-#: libraries/insert_edit.lib.php:1466
-msgid "Insert as new row and ignore errors"
-msgstr "새 í–‰ì„ ì‚½ìž…í•˜ê³  ì—러를 무시합니다"
-
-#: libraries/insert_edit.lib.php:1469
-msgid "Show insert query"
-msgstr "삽입 쿼리 보기"
-
-#: libraries/insert_edit.lib.php:1489
-msgid "Go back to previous page"
-msgstr "ì´ì „ 페ì´ì§€ë¡œ ë˜ëŒì•„가기"
-
-#: libraries/insert_edit.lib.php:1492
-msgid "Insert another new row"
-msgstr "새 행(레코드) 삽입하기"
-
-#: libraries/insert_edit.lib.php:1497
-#, fuzzy
-msgid "Go back to this page"
-msgstr "ì´ íŽ˜ì´ì§€ë¡œ ëŒì•„가기"
-
-#: libraries/insert_edit.lib.php:1519
-msgid "Edit next row"
-msgstr "ë‹¤ìŒ í–‰ 수정"
-
-#: libraries/insert_edit.lib.php:1541
-msgid ""
-"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
-msgstr "TAB 키나 CTRL+화살표로 ê°’ 사ì´ë¥¼ ì´ë™í•  수 있습니다"
-
-#: libraries/insert_edit.lib.php:1912 sql.php:936
-msgid "Showing SQL query"
-msgstr "SQL 쿼리 보기"
-
-#: libraries/insert_edit.lib.php:1937 sql.php:916
-#, php-format
-msgid "Inserted row id: %1$d"
-msgstr ""
-
-#: libraries/kanji-encoding.lib.php:147
-#, fuzzy
-#| msgid "None"
-msgctxt "None encoding conversion"
-msgid "None"
-msgstr "ì—†ìŒ"
-
-#. l10n: This is currently used only in Japanese locales
-#: libraries/kanji-encoding.lib.php:153
-msgid "Convert to Kana"
-msgstr ""
-
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
-msgid "Replace table prefix"
-msgstr "í…Œì´ë¸”ì˜ ì ‘ë‘사를 êµì²´"
-
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
-msgid "Copy table with prefix"
-msgstr "í…Œì´ë¸”ì— ì ‘ë‘사를 추가하여 복제"
-
-#: libraries/mult_submits.inc.php:280
-#| msgid "Fr"
-msgid "From"
-msgstr "From"
-
-#: libraries/mult_submits.inc.php:283
-msgid "To"
-msgstr "To"
-
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
-msgid "Submit"
-msgstr "확ì¸"
-
-#: libraries/mult_submits.inc.php:297
-msgid "Add table prefix"
-msgstr ""
-
-#: libraries/mult_submits.inc.php:300
-msgid "Add prefix"
-msgstr ""
-
-#: libraries/mult_submits.inc.php:316 sql.php:517
-#| msgid "Do you really want to "
-msgid "Do you really want to execute the following query?"
-msgstr "ì •ë§ë¡œ ë‹¤ìŒ ì¿¼ë¦¬ë¥¼ 실행하시겠습니까? "
-
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
-msgid "No change"
-msgstr "변화 ì—†ìŒ"
-
-#: libraries/mysql_charsets.lib.php:130
-msgid "Charset"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:251
-msgid "Bulgarian"
-msgstr "불가리아어"
-
-#: libraries/mysql_charsets.lib.php:255 libraries/mysql_charsets.lib.php:380
-msgid "Simplified Chinese"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:257 libraries/mysql_charsets.lib.php:400
-msgid "Traditional Chinese"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:261 libraries/mysql_charsets.lib.php:447
-msgid "case-insensitive"
-msgstr "ëŒ€ì†Œë¬¸ìž êµ¬ë¶„ì•ˆí•¨"
-
-#: libraries/mysql_charsets.lib.php:264 libraries/mysql_charsets.lib.php:449
-msgid "case-sensitive"
-msgstr "ëŒ€ì†Œë¬¸ìž êµ¬ë¶„"
-
-#: libraries/mysql_charsets.lib.php:267
-msgid "Croatian"
-msgstr "í¬ë¡œì•„í‹°ì•„ì–´"
-
-#: libraries/mysql_charsets.lib.php:270
-msgid "Czech"
-msgstr "체코어"
-
-#: libraries/mysql_charsets.lib.php:273
-msgid "Danish"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:276
-msgid "English"
-msgstr "ì˜ì–´"
-
-#: libraries/mysql_charsets.lib.php:279
-msgid "Esperanto"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:282
-msgid "Estonian"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:285 libraries/mysql_charsets.lib.php:288
-msgid "German"
-msgstr "ë…ì¼ì–´"
-
-#: libraries/mysql_charsets.lib.php:285
-#, fuzzy
-msgid "dictionary"
-msgstr "ë°ì´í„° 사전 (ì „ì²´ 구조보기)"
-
-#: libraries/mysql_charsets.lib.php:288
-msgid "phone book"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:291
-msgid "Hungarian"
-msgstr "í—가리어"
-
-#: libraries/mysql_charsets.lib.php:294
-msgid "Icelandic"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:297 libraries/mysql_charsets.lib.php:387
-msgid "Japanese"
-msgstr "ì¼ë³¸ì–´"
-
-#: libraries/mysql_charsets.lib.php:300
-msgid "Latvian"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:303
-msgid "Lithuanian"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:306 libraries/mysql_charsets.lib.php:409
-msgid "Korean"
-msgstr "한국어"
-
-#: libraries/mysql_charsets.lib.php:309
-msgid "Persian"
-msgstr "페르시아어"
-
-#: libraries/mysql_charsets.lib.php:312
-msgid "Polish"
-msgstr "í´ëž€ë“œì–´"
-
-#: libraries/mysql_charsets.lib.php:315 libraries/mysql_charsets.lib.php:363
-msgid "West European"
-msgstr "서유럽어"
-
-#: libraries/mysql_charsets.lib.php:318
-msgid "Romanian"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:321
-msgid "Slovak"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:324
-msgid "Slovenian"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:327
-msgid "Spanish"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:330
-msgid "Traditional Spanish"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:333 libraries/mysql_charsets.lib.php:430
-msgid "Swedish"
-msgstr "스웨ë´ì–´"
-
-#: libraries/mysql_charsets.lib.php:336 libraries/mysql_charsets.lib.php:433
-msgid "Thai"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:339 libraries/mysql_charsets.lib.php:427
-msgid "Turkish"
-msgstr "터키어"
-
-#: libraries/mysql_charsets.lib.php:342 libraries/mysql_charsets.lib.php:424
-msgid "Ukrainian"
-msgstr "ìš°í¬ë¼ì´ë‚˜ì–´"
-
-#: libraries/mysql_charsets.lib.php:345 libraries/mysql_charsets.lib.php:354
-msgid "Unicode"
-msgstr "유니코드"
-
-#: libraries/mysql_charsets.lib.php:345 libraries/mysql_charsets.lib.php:354
-#: libraries/mysql_charsets.lib.php:363 libraries/mysql_charsets.lib.php:370
-#: libraries/mysql_charsets.lib.php:392 libraries/mysql_charsets.lib.php:403
-msgid "multilingual"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:370
-msgid "Central European"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:375
-msgid "Russian"
-msgstr "러시아어"
-
-#: libraries/mysql_charsets.lib.php:392
-msgid "Baltic"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:397
-msgid "Armenian"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:403
-msgid "Cyrillic"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:406
-msgid "Arabic"
-msgstr "ì•„ë¼ë¹„ì•„ì–´"
-
-#: libraries/mysql_charsets.lib.php:412
-msgid "Hebrew"
-msgstr "히브리어"
-
-#: libraries/mysql_charsets.lib.php:415
-msgid "Georgian"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:418
-msgid "Greek"
-msgstr "그리스어"
-
-#: libraries/mysql_charsets.lib.php:421
-msgid "Czech-Slovak"
-msgstr ""
-
-#: libraries/mysql_charsets.lib.php:436 libraries/mysql_charsets.lib.php:443
-#: libraries/structure.lib.php:1068
-msgid "unknown"
-msgstr "알수없ìŒ"
-
-#: libraries/navigation/Navigation.class.php:61
-msgid "An error has occured while loading the navigation tree"
-msgstr ""
-
-#: libraries/navigation/NavigationHeader.class.php:178
-msgid "Home"
-msgstr "시작페ì´ì§€"
-
-#: libraries/navigation/NavigationHeader.class.php:191
-msgid "Log out"
-msgstr "로그아웃"
-
-#: libraries/navigation/NavigationHeader.class.php:214
-msgid "phpMyAdmin documentation"
-msgstr "phpMyAdmin 설명서"
-
-#: libraries/navigation/NavigationHeader.class.php:238
-msgid "Reload navigation frame"
-msgstr ""
-
-#: libraries/navigation/NavigationTree.class.php:708
-#, php-format
-msgid "%s other result found"
-msgid_plural "%s other results found"
-msgstr[0] ""
-
-#: libraries/navigation/NavigationTree.class.php:1034
-#| msgid "table name"
-msgid "filter databases by name"
-msgstr "ì´ë¦„으로 ë°ì´í„°ë² ì´ìŠ¤ í•„í„°ë§"
-
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
-msgid "Clear Fast Filter"
-msgstr ""
-
-#: libraries/navigation/NavigationTree.class.php:1060
-#| msgid "table name"
-msgid "filter items by name"
-msgstr "ì´ë¦„으로 í•„í„°ë§"
-
-#. l10n: The word "Node" must not be translated here
-#: libraries/navigation/NodeFactory.class.php:41
-#, php-format
-msgid "Invalid class name \"%1$s\", using default of \"Node\""
-msgstr ""
-
-#: libraries/navigation/NodeFactory.class.php:65
-#, php-format
-msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
-msgstr ""
-
-#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
-#| msgid "Column names"
-msgid "Columns"
-msgstr "열(컬럼)"
-
-#: libraries/navigation/Nodes/Node_Column_Container.class.php:38
-msgctxt "Create new column"
-msgid "New"
-msgstr ""
-
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
-msgctxt "Create new event"
-msgid "New"
-msgstr ""
-
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:26
-#: libraries/plugins/export/ExportSql.class.php:475
-#: libraries/plugins/export/ExportXml.class.php:107
-#, fuzzy
-msgid "Functions"
-msgstr "함수"
-
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
-msgctxt "Create new function"
-msgid "New"
-msgstr ""
-
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
-msgctxt "Create new index"
-msgid "New"
-msgstr ""
-
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:26
-#: libraries/plugins/export/ExportSql.class.php:458
-#: libraries/plugins/export/ExportXml.class.php:111
-msgid "Procedures"
-msgstr "프로시저"
-
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
-#: libraries/rte/rte_footer.lib.php:29
-msgctxt "Create new procedure"
-msgid "New"
-msgstr "새로운"
-
-#: libraries/navigation/Nodes/Node_Table_Container.class.php:40
-msgctxt "Create new table"
-msgid "New"
-msgstr ""
-
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
-msgctxt "Create new trigger"
-msgid "New"
-msgstr ""
-
-#: libraries/navigation/Nodes/Node_View_Container.class.php:26
-#: libraries/plugins/export/ExportXml.class.php:125
-msgid "Views"
-msgstr "ë·°"
-
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
-msgctxt "Create new view"
-msgid "New"
-msgstr ""
-
-#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ ì´ë¦„ 변경"
-
-#: libraries/operations.lib.php:107
-#, php-format
-msgid "Database %s has been dropped."
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ %s 를 제거했습니다."
-
-#: libraries/operations.lib.php:119
-msgid "Remove database"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 제거"
-
-#: libraries/operations.lib.php:125
-msgid "Drop the database (DROP)"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 제거 (DROP)"
-
-#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
-msgid "Structure only"
-msgstr "구조만"
-
-#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
-msgid "Structure and data"
-msgstr "구조와 ë°ì´í„° 모ë‘"
-
-#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
-msgid "Data only"
-msgstr "ë°ì´í„°ë§Œ"
-
-#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 복사"
-
-#: libraries/operations.lib.php:186
-msgid "CREATE DATABASE before copying"
-msgstr "복사 ì „ì— CREATE DATABASE 실행"
-
-#: libraries/operations.lib.php:199 libraries/operations.lib.php:1036
-msgid "Add constraints"
-msgstr "제약조건 추가"
-
-#: libraries/operations.lib.php:207
-msgid "Switch to copied database"
-msgstr "복사한 í…Œì´ë¸”ë¡œ 옮겨ê°"
-
-#: libraries/operations.lib.php:277
-msgid "Edit or export relational schema"
-msgstr "관계 스키마를 수정 ë˜ëŠ” 내보내기"
-
-#: libraries/operations.lib.php:620
-msgid "Alter table order by"
-msgstr "ë‹¤ìŒ ìˆœì„œëŒ€ë¡œ í…Œì´ë¸” ì •ë ¬(변경)"
-
-#: libraries/operations.lib.php:628
-msgid "(singly)"
-msgstr "(단ë…으로)"
-
-#: libraries/operations.lib.php:661
-msgid "Move table to (database<b>.</b>table):"
-msgstr "í…Œì´ë¸” ì´ë™ (ë°ì´í„°ë² ì´ìŠ¤ëª…<b>.</b>í…Œì´ë¸”명):"
-
-#: libraries/operations.lib.php:772
-msgid "Table options"
-msgstr "í…Œì´ë¸” 옵션"
-
-#: libraries/operations.lib.php:776
-msgid "Rename table to"
-msgstr "í…Œì´ë¸” ì´ë¦„ 바꾸기"
-
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
-msgid "Storage Engine"
-msgstr "스토리지 엔진"
-
-#: libraries/operations.lib.php:996
-msgid "Copy table to (database<b>.</b>table):"
-msgstr "í…Œì´ë¸” 복사 (ë°ì´í„°ë² ì´ìŠ¤ëª…<b>.</b>í…Œì´ë¸”명):"
-
-#: libraries/operations.lib.php:1051
-msgid "Switch to copied table"
-msgstr "복사한 í…Œì´ë¸”ë¡œ 옮겨ê°"
-
-#: libraries/operations.lib.php:1078
-msgid "Table maintenance"
-msgstr "í…Œì´ë¸” 유지보수"
-
-#: libraries/operations.lib.php:1116 libraries/structure.lib.php:309
-msgid "Check table"
-msgstr "í…Œì´ë¸” 검사"
-
-#: libraries/operations.lib.php:1129
-msgid "Defragment table"
-msgstr "í…Œì´ë¸” 단편화 제거"
-
-#: libraries/operations.lib.php:1143 libraries/structure.lib.php:317
-msgid "Analyze table"
-msgstr "í…Œì´ë¸” 분ì„"
-
-#: libraries/operations.lib.php:1156 libraries/structure.lib.php:314
-msgid "Repair table"
-msgstr "í…Œì´ë¸” 복구"
-
-#: libraries/operations.lib.php:1171 libraries/structure.lib.php:312
-#: libraries/structure.lib.php:1625
-msgid "Optimize table"
-msgstr "í…Œì´ë¸” 최ì í™”"
-
-#: libraries/operations.lib.php:1183
-#, php-format
-msgid "Table %s has been flushed"
-msgstr "í…Œì´ë¸” %s ì„ ë‹«ì•˜ìŠµë‹ˆë‹¤(ìºì‹œ ì‚­ì œ)"
-
-#: libraries/operations.lib.php:1190
-msgid "Flush the table (FLUSH)"
-msgstr "í…Œì´ë¸” 갱신 (ìºì‹œ ì‚­ì œ)"
-
-#: libraries/operations.lib.php:1237
-#| msgid "Dumping data for table"
-msgid "Delete data or table"
-msgstr "ë°ì´í„°ë‚˜ í…Œì´ë¸” ì‚­ì œ"
-
-#: libraries/operations.lib.php:1245
-msgid "Empty the table (TRUNCATE)"
-msgstr "í…Œì´ë¸” ë‚´ìš© 비우기(TRUNCATE)"
-
-#: libraries/operations.lib.php:1253
-msgid "Delete the table (DROP)"
-msgstr "í…Œì´ë¸” ì‚­ì œ(DROP)"
-
-#: libraries/operations.lib.php:1295
-msgid "Analyze"
-msgstr "분ì„"
-
-#: libraries/operations.lib.php:1296
-msgid "Check"
-msgstr "검사"
-
-#: libraries/operations.lib.php:1297
-msgid "Optimize"
-msgstr "옵티마ì´ì €"
-
-#: libraries/operations.lib.php:1298
-msgid "Rebuild"
-msgstr "리빌드"
-
-#: libraries/operations.lib.php:1299
-msgid "Repair"
-msgstr "복구"
-
-#: libraries/operations.lib.php:1306
-msgid "Partition maintenance"
-msgstr "파티션 유지 보수"
-
-#: libraries/operations.lib.php:1315
-#, php-format
-msgid "Partition %s"
-msgstr ""
-
-#: libraries/operations.lib.php:1334
-msgid "Remove partitioning"
-msgstr "íŒŒí‹°ì…”ë‹ ì‚­ì œ"
-
-#: libraries/operations.lib.php:1360
-msgid "Check referential integrity:"
-msgstr "referential 무결성 검사:"
-
-#: libraries/plugin_interface.lib.php:503
-msgid "This format has no options"
-msgstr "ì´ í˜•ì‹ì€ ì˜µì…˜ì´ ì—†ìŠµë‹ˆë‹¤."
-
-#: libraries/plugins/auth/AuthenticationConfig.class.php:73
-msgid "Cannot connect: invalid settings."
-msgstr "ì—°ê²°í•  수 없습니다: ìž˜ëª»ëœ ì„¤ì •."
-
-#: libraries/plugins/auth/AuthenticationConfig.class.php:85
-#: libraries/plugins/auth/AuthenticationCookie.class.php:160
-#: libraries/plugins/auth/AuthenticationHttp.class.php:70
-#, php-format
-msgid "Welcome to %s"
-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."
-msgstr ""
-"설정 파ì¼ì„ ìƒì„±í•˜ì§€ ì•Šì€ ê²ƒ 같습니다. %1$ssetup script%2$s 를 사용해 설정 파"
-"ì¼ì„ ìƒì„±í•  수 있습니다."
-
-#: libraries/plugins/auth/AuthenticationConfig.class.php:121
-msgid ""
-"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
-"connection. You should check the host, username and password in your "
-"configuration and make sure that they correspond to the information given by "
-"the administrator of the MySQL server."
-msgstr ""
-"phpMyAdminì´ MySQL ì„œë²„ì— ì ‘ì†í•˜ë ¤ 했으나 실패했습니다. 서버가 ì—°ê²°ì„ ê±°ë¶€í–ˆ"
-"습니다. ë‹¹ì‹ ì˜ ì„¤ì •ì˜ í˜¸ìŠ¤íŠ¸, ID, 패스워드가 맞게 ìž…ë ¥ë는지, ë˜ëŠ” MySQL 서버"
-"ì˜ ê´€ë¦¬ìžê°€ 제공해 준 정보를 맞게 입력했는지 확ì¸í•˜ì„¸ìš”. "
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:44
-msgid "Failed to use Blowfish from mcrypt!"
-msgstr "mcryptì—ì„œ Blowfish를 ì‚¬ìš©í•˜ëŠ”ë° ì‹¤íŒ¨í•˜ì˜€ìŠµë‹ˆë‹¤."
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:82
-#: libraries/plugins/auth/AuthenticationCookie.class.php:190
-msgid "Log in"
-msgstr "로그ì¸"
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:100
-msgid "Your session has expired. Please log in again."
-msgstr "ì„¸ì…˜ìœ íš¨ê¸°ê°„ì´ ë§Œë£Œë˜ì—ˆìŠµë‹ˆë‹¤. 다시 로그ì¸í•˜ì„¸ìš”."
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:198
-#: libraries/plugins/auth/AuthenticationCookie.class.php:208
-msgid "You can enter hostname/IP address and port separated by space."
-msgstr "호스트ì´ë¦„/IP주소와 í¬íŠ¸ë¥¼ 공백으로 구분하여 입력할 수 있습니다."
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "서버:"
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:213
-msgid "Username:"
-msgstr "사용ìžëª…:"
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "암호:"
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "서버 ì„ íƒ"
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:583
-#: libraries/plugins/auth/AuthenticationSignon.class.php:249
-msgid ""
-"Login without a password is forbidden by configuration (see AllowNoPassword)"
-msgstr ""
-"암호가 없는 로그ì¸ì´ 설정으로 차단ë˜ì–´ 있습니다 (AllowNoLogin í•­ëª©ì„ ì°¸ì¡°í•˜ì„¸"
-"ìš”)"
-
-#: libraries/plugins/auth/AuthenticationCookie.class.php:590
-#: 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:595
-#: libraries/plugins/auth/AuthenticationCookie.class.php:597
-#: libraries/plugins/auth/AuthenticationSignon.class.php:265
-msgid "Cannot log in to the MySQL server"
-msgstr "MySQL ì„œë²„ì— ë¡œê·¸ì¸í•  수 없습니다"
-
-#: libraries/plugins/auth/AuthenticationHttp.class.php:75
-msgid "Wrong username/password. Access denied."
-msgstr "사용ìžëª…/암호가 틀렸습니다. ì ‘ê·¼ì´ ê±°ë¶€ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/plugins/auth/AuthenticationSignon.class.php:102
-msgid "Can not find signon authentication script:"
-msgstr "접근관련 ì¸ì¦ 스í¬ë¦½íŠ¸ë¥¼ ì°¾ì„수 없습니다:"
-
-#: libraries/plugins/auth/swekey/swekey.auth.lib.php:134
-#, php-format
-msgid "File %s does not contain any key id"
-msgstr "%s 파ì¼ì€ ì–´ë–¤ key idë„ í¬í•¨í•˜ì§€ 않습니다."
-
-#: libraries/plugins/auth/swekey/swekey.auth.lib.php:176
-#: libraries/plugins/auth/swekey/swekey.auth.lib.php:196
-msgid "Hardware authentication failed"
-msgstr "하드웨어 ì¸ì¦ 실패"
-
-#: libraries/plugins/auth/swekey/swekey.auth.lib.php:183
-msgid "No valid authentication key plugged"
-msgstr "유효하지 ì•Šì€ ì¸ì¦í‚¤ê°€ ìž…ë ¥ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/plugins/auth/swekey/swekey.auth.lib.php:216
-msgid "Authenticating…"
-msgstr "ì¸ì¦ì¤‘입니다…"
-
-#: libraries/plugins/export/ExportCsv.class.php:93
-#: libraries/plugins/import/ImportCsv.class.php:82
-#| msgid "Lines terminated by"
-msgid "Columns separated with:"
-msgstr "ì—´(컬럼) 구분ìž:"
-
-#: libraries/plugins/export/ExportCsv.class.php:97
-#: libraries/plugins/import/ImportCsv.class.php:88
-#| msgid "Fields enclosed by"
-msgid "Columns enclosed with:"
-msgstr "ì—´(컬럼) ê°ì‹¸ê¸°"
-
-#: libraries/plugins/export/ExportCsv.class.php:101
-#: libraries/plugins/import/ImportCsv.class.php:94
-#, fuzzy
-#| msgid "Fields escaped by"
-msgid "Columns escaped with:"
-msgstr "ì—´(컬럼) 특수문ìž(escape) 처리"
-
-#: libraries/plugins/export/ExportCsv.class.php:105
-#: libraries/plugins/import/ImportCsv.class.php:100
-#, fuzzy
-#| msgid "Lines terminated by"
-msgid "Lines terminated with:"
-msgstr "줄(ì—´) 구분ìž"
-
-#: libraries/plugins/export/ExportCsv.class.php:109
-#: libraries/plugins/export/ExportExcel.class.php:58
-#: libraries/plugins/export/ExportHtmlword.class.php:86
-#: libraries/plugins/export/ExportLatex.class.php:181
-#: libraries/plugins/export/ExportOds.class.php:71
-#: libraries/plugins/export/ExportOdt.class.php:132
-#: libraries/plugins/export/ExportTexytext.class.php:89
-msgid "Replace NULL with:"
-msgstr ""
-
-#: libraries/plugins/export/ExportCsv.class.php:114
-#: libraries/plugins/export/ExportExcel.class.php:63
-msgid "Remove carriage return/line feed characters within columns"
-msgstr ""
-
-#: libraries/plugins/export/ExportExcel.class.php:78
-msgid "Excel edition:"
-msgstr ""
-
-#: libraries/plugins/export/ExportHtmlword.class.php:81
-#: libraries/plugins/export/ExportLatex.class.php:157
-#: libraries/plugins/export/ExportOdt.class.php:123
-#: libraries/plugins/export/ExportTexytext.class.php:80
-#: libraries/plugins/export/ExportXml.class.php:133
-msgid "Data dump options"
-msgstr "ë°ì´í„° ë¤í”„ 옵션"
-
-#: libraries/plugins/export/ExportHtmlword.class.php:203
-#: libraries/plugins/export/ExportOdt.class.php:258
-#: libraries/plugins/export/ExportSql.class.php:1705
-#: libraries/plugins/export/ExportTexytext.class.php:185
-msgid "Dumping data for table"
-msgstr "í…Œì´ë¸”ì˜ ë¤í”„ ë°ì´í„°"
-
-#: libraries/plugins/export/ExportHtmlword.class.php:485
-#: libraries/plugins/export/ExportOdt.class.php:565
-#: libraries/plugins/export/ExportTexytext.class.php:436
-#: libraries/rte/rte_list.lib.php:69 libraries/rte/rte_triggers.lib.php:387
-msgid "Event"
-msgstr "ì´ë²¤íŠ¸"
-
-#: libraries/plugins/export/ExportHtmlword.class.php:486
-#: libraries/plugins/export/ExportOdt.class.php:568
-#: libraries/plugins/export/ExportTexytext.class.php:437
-#: libraries/rte/rte_events.lib.php:513
-#: libraries/rte/rte_routines.lib.php:1031
-#: libraries/rte/rte_triggers.lib.php:401
-#| msgid "Description"
-msgid "Definition"
-msgstr "ì •ì˜"
-
-#: libraries/plugins/export/ExportHtmlword.class.php:551
-#: libraries/plugins/export/ExportOdt.class.php:641
-#: libraries/plugins/export/ExportSql.class.php:1455
-#: libraries/plugins/export/ExportTexytext.class.php:496
-msgid "Table structure for table"
-msgstr "í…Œì´ë¸” 구조"
-
-#: libraries/plugins/export/ExportHtmlword.class.php:570
-#: libraries/plugins/export/ExportOdt.class.php:665
-#: libraries/plugins/export/ExportSql.class.php:1483
-#: libraries/plugins/export/ExportTexytext.class.php:511
-msgid "Structure for view"
-msgstr "뷰 구조"
-
-#: libraries/plugins/export/ExportHtmlword.class.php:579
-#: libraries/plugins/export/ExportOdt.class.php:677
-#: libraries/plugins/export/ExportSql.class.php:1500
-#: libraries/plugins/export/ExportTexytext.class.php:518
-msgid "Stand-in structure for view"
-msgstr ""
-
-#: libraries/plugins/export/ExportLatex.class.php:43
-msgid "Content of table @TABLE@"
-msgstr ""
-
-#: libraries/plugins/export/ExportLatex.class.php:44
-msgid "(continued)"
-msgstr ""
-
-#: libraries/plugins/export/ExportLatex.class.php:45
-msgid "Structure of table @TABLE@"
-msgstr "@TABLE@ í…Œì´ë¸” 구조"
-
-#: libraries/plugins/export/ExportLatex.class.php:116
-#: libraries/plugins/export/ExportOdt.class.php:97
-#: libraries/plugins/export/ExportSql.class.php:213
-msgid "Object creation options"
-msgstr "ê°ì²´ ìƒì„± 옵션"
-
-#: libraries/plugins/export/ExportLatex.class.php:126
-#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "í…Œì´ë¸” 설명 (계ì†)"
-
-#: libraries/plugins/export/ExportLatex.class.php:137
-#: libraries/plugins/export/ExportOdt.class.php:103
-#: libraries/plugins/export/ExportSql.class.php:114
-msgid "Display foreign key relationships"
-msgstr ""
-
-#: libraries/plugins/export/ExportLatex.class.php:142
-#: libraries/plugins/export/ExportOdt.class.php:108
-#, fuzzy
-#| msgid "Displaying Column Comments"
-msgid "Display comments"
-msgstr "열(칼럼) 설명(코멘트) 출력하기"
-
-#: libraries/plugins/export/ExportLatex.class.php:147
-#: libraries/plugins/export/ExportOdt.class.php:113
-#: libraries/plugins/export/ExportSql.class.php:120
-msgid "Display MIME types"
-msgstr "MIME 타입 출력"
-
-#: libraries/plugins/export/ExportLatex.class.php:218
-#: libraries/plugins/export/ExportSql.class.php:601
-#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "호스트"
-
-#: libraries/plugins/export/ExportLatex.class.php:223
-#: libraries/plugins/export/ExportSql.class.php:608
-#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "처리한 시간"
-
-#: libraries/plugins/export/ExportLatex.class.php:226
-#: libraries/plugins/export/ExportSql.class.php:614
-#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "PHP 버전"
-
-#: libraries/plugins/export/ExportMediawiki.class.php:84
-#| msgid "Export"
-msgid "Export table names"
-msgstr "í…Œì´ë¸” ì´ë¦„ 내보내기"
-
-#: libraries/plugins/export/ExportMediawiki.class.php:90
-#| msgid "horizontal (rotated headers)"
-msgid "Export table headers"
-msgstr "í…Œì´ë¸” 제목(header) 내보내기"
-
-#: libraries/plugins/export/ExportPdf.class.php:97
-msgid "(Generates a report containing the data of a single table)"
-msgstr ""
-
-#: libraries/plugins/export/ExportPdf.class.php:102
-#| msgid "Import files"
-msgid "Report title:"
-msgstr "보고서 제목:"
-
-#: libraries/plugins/export/ExportSql.class.php:90
-msgid ""
-"Display comments <i>(includes info such as export timestamp, PHP version, "
-"and server version)</i>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:99
-msgid "Additional custom header comment (\\n splits lines):"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:106
-msgid ""
-"Include a timestamp of when databases were created, last updated, and last "
-"checked"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:163
-msgid ""
-"Database system or older MySQL server to maximize output compatibility with:"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:184
-#: libraries/plugins/export/ExportSql.class.php:241
-#: libraries/plugins/export/ExportSql.class.php:249
-#, fuzzy, php-format
-#| msgid "Statements"
-msgid "Add %s statement"
-msgstr "명세"
-
-#: libraries/plugins/export/ExportSql.class.php:220
-#, fuzzy
-#| msgid "Statements"
-msgid "Add statements:"
-msgstr "명세"
-
-#: libraries/plugins/export/ExportSql.class.php:279
-msgid ""
-"Enclose table and column names with backquotes <i>(Protects column and table "
-"names formed with special characters or keywords)</i>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:295
-#, fuzzy
-msgid "Data creation options"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 사용량 통계"
-
-#: libraries/plugins/export/ExportSql.class.php:299
-#: libraries/plugins/export/ExportSql.class.php:1649
-msgid "Truncate table before insert"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:305
-msgid "Instead of <code>INSERT</code> statements, use:"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:311
-msgid "<code>INSERT DELAYED</code> statements"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:322
-#: libraries/plugins/export/ExportSql.class.php:352
-msgid "<code>INSERT IGNORE</code> statements"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:335
-msgid "Function to use when dumping data:"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:348
-msgid "Syntax to use when inserting data:"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:356
-msgid ""
-"include column names in every <code>INSERT</code> statement <br /> &nbsp; "
-"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
-"(1,2,3)</code>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:361
-msgid ""
-"insert multiple rows in every <code>INSERT</code> statement<br /> &nbsp; "
-"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
-"(7,8,9)</code>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:366
-msgid ""
-"both of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
-"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:371
-msgid ""
-"neither of the above<br /> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
-"tbl_name VALUES (1,2,3)</code>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:390
-msgid ""
-"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
-"0x616263)</i>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:403
-msgid ""
-"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
-"reloaded between servers in different time zones)</i>"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:1197
-msgid "Constraints for dumped tables"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:1208
-msgid "Constraints for table"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:1349
-msgid "MIME TYPES FOR TABLE"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:1374
-msgid "RELATIONS FOR TABLE"
-msgstr ""
-
-#: libraries/plugins/export/ExportSql.class.php:1566
-#| msgid "Allows reading data."
-msgid "Error reading data:"
-msgstr "ë°ì´í„° ì½ê¸° 오류:"
-
-#: libraries/plugins/export/ExportXml.class.php:102
-msgid "Object creation options (all are recommended)"
-msgstr ""
-
-#: libraries/plugins/export/ExportXml.class.php:137
-msgid "Export contents"
-msgstr ""
-
-#: libraries/plugins/import/ImportCsv.class.php:109
-#: libraries/plugins/import/ImportOds.class.php:74
-msgid ""
-"The first line of the file contains the table column names <i>(if this is "
-"unchecked, the first line will become part of the data)</i>"
-msgstr ""
-
-#: libraries/plugins/import/ImportCsv.class.php:118
-msgid ""
-"If the data in each row of the file is not in the same order as in the "
-"database, list the corresponding column names here. Column names must be "
-"separated by commas and not enclosed in quotations."
-msgstr ""
-
-#: libraries/plugins/import/ImportCsv.class.php:127
-#| msgid "Column names"
-msgid "Column names: "
-msgstr "ì—´(컬럼) ì´ë¦„: "
-
-#: libraries/plugins/import/ImportCsv.class.php:177
-#: libraries/plugins/import/ImportCsv.class.php:192
-#: libraries/plugins/import/ImportCsv.class.php:199
-#: libraries/plugins/import/ImportCsv.class.php:206
-#, php-format
-msgid "Invalid parameter for CSV import: %s"
-msgstr "CSV를 가져오기 위한 파ë¼ë¯¸í„°ê°€ 잘못ë¨: %s"
-
-#: libraries/plugins/import/ImportCsv.class.php:257
-#, php-format
-msgid ""
-"Invalid column (%s) specified! Ensure that columns names are spelled "
-"correctly, separated by commas, and not enclosed in quotes."
-msgstr ""
-"지정한 컬럼(%s)ì´ ìž˜ëª»ë˜ì—ˆìŠµë‹ˆë‹¤. ê° ì»¬ëŸ¼ì˜ ì´ë¦„ì— ëŒ€í•´, 오타가 없는지, 콤마로 구분ë˜ì–´ 있는지 확ì¸í•˜ì‹œê³ , 컬럼 ì´ë¦„ì„ ë”°ì˜´í‘œë¡œ "
-"묶지 ì•Šë„ë¡ í•˜ì„¸ìš”."
-
-#: libraries/plugins/import/ImportCsv.class.php:325
-#: libraries/plugins/import/ImportCsv.class.php:600
-#, php-format
-msgid "Invalid format of CSV input on line %d."
-msgstr ""
-
-#: libraries/plugins/import/ImportCsv.class.php:481
-#, php-format
-msgid "Invalid column count in CSV input on line %d."
-msgstr ""
-
-#: libraries/plugins/import/ImportLdi.class.php:125
-msgid "This plugin does not support compressed imports!"
-msgstr ""
-
-#: libraries/plugins/import/ImportMediawiki.class.php:56
-msgid "MediaWiki Table"
-msgstr ""
-
-#: libraries/plugins/import/ImportMediawiki.class.php:303
-#, php-format
-msgid "Invalid format of mediawiki input on line: <br />%s."
-msgstr ""
-
-#: libraries/plugins/import/ImportOds.class.php:88
-msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
-msgstr ""
-
-#: libraries/plugins/import/ImportOds.class.php:94
-msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
-msgstr ""
-
-#: libraries/plugins/import/ImportOds.class.php:172
-#: libraries/plugins/import/ImportXml.class.php:131
-#: libraries/plugins/import/ImportXml.class.php:193
-msgid ""
-"The XML file specified was either malformed or incomplete. Please correct "
-"the issue and try again."
-msgstr ""
-
-#: libraries/plugins/import/ImportShp.class.php:53
-msgid "ESRI Shape File"
-msgstr "ESRI Shapefile"
-
-#: libraries/plugins/import/ImportShp.class.php:154
-#, php-format
-msgid "There was an error importing the ESRI shape file: \"%s\"."
-msgstr ""
-
-#: libraries/plugins/import/ImportShp.class.php:207
-msgid ""
-"You tried to import an invalid file or the imported file contains invalid "
-"data"
-msgstr ""
-
-#: libraries/plugins/import/ImportShp.class.php:213
-#, php-format
-msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
-msgstr ""
-
-#: libraries/plugins/import/ImportShp.class.php:261
-msgid "The imported file does not contain any data"
-msgstr "입력한 파ì¼ì— 아무 ë°ì´í„°ë„ ì—†ìŒ"
-
-#: libraries/plugins/import/ImportSql.class.php:71
-msgid "SQL compatibility mode:"
-msgstr ""
-
-#: libraries/plugins/import/ImportSql.class.php:83
-msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
-msgstr ""
-
-#: libraries/plugins/import/ImportXml.class.php:53
-msgid "XML"
-msgstr ""
-
-#: libraries/plugins/import/ShapeRecord.class.php:58
-#, php-format
-msgid "Geometry type '%s' is not supported by MySQL."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/AppendTransformationsPlugin.class.php:32
-msgid ""
-"Appends text to a string. The only option is the text to be appended "
-"(enclosed in single quotes, default empty string)."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:31
-msgid ""
-"Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp column as "
-"formatted date. The first option is the offset (in hours) which will be "
-"added to the timestamp (Default: 0). Use second option to specify a "
-"different date/time format string. Third option determines whether you want "
-"to see local date or UTC one (use \"local\" or \"utc\" strings) for that. "
-"According to that, date format has different value - for \"local\" see the "
-"documentation for PHP's strftime() function and for \"utc\" it is done using "
-"gmdate() function."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/DownloadTransformationsPlugin.class.php:31
-msgid ""
-"Displays a link to download the binary data of the column. You can use the "
-"first option to specify the filename, or use the second option as the name "
-"of a column which contains the filename. If you use the second option, you "
-"need to set the first option to the empty string."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/ExternalTransformationsPlugin.class.php:31
-msgid ""
-"LINUX ONLY: Launches an external application and feeds it the column data "
-"via standard input. Returns the standard output of the application. The "
-"default is Tidy, to pretty-print HTML code. For security reasons, you have "
-"to manually edit the file libraries/plugins/transformations/"
-"Text_Plain_External.class.php and list the tools you want to make available. "
-"The first option is then the number of the program you want to use and the "
-"second option is the parameters for the program. The third option, if set to "
-"1, will convert the output using htmlspecialchars() (Default 1). The fourth "
-"option, if set to 1, will prevent wrapping and ensure that the output "
-"appears all on one line (Default 1)."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31
-msgid ""
-"Displays the contents of the column as-is, without running it through "
-"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/HexTransformationsPlugin.class.php:31
-msgid ""
-"Displays hexadecimal representation of data. Optional first parameter "
-"specifies how often space will be added (defaults to 2 nibbles)."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/ImageLinkTransformationsPlugin.class.php:33
-msgid "Displays a link to download this image."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/InlineTransformationsPlugin.class.php:33
-msgid ""
-"Displays a clickable thumbnail. The options are the maximum width and height "
-"in pixels. The original aspect ratio is preserved."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/LongToIPv4TransformationsPlugin.class.php:31
-msgid ""
-"Converts an (IPv4) Internet network address into a string in Internet "
-"standard dotted format."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/SQLTransformationsPlugin.class.php:31
-msgid "Formats text as SQL query with syntax highlighting."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/SubstringTransformationsPlugin.class.php:31
-msgid ""
-"Displays a part of a string. The first option is the number of characters to "
-"skip from the beginning of the string (Default 0). The second option is the "
-"number of characters to return (Default: until end of string). The third "
-"option is the string to append and/or prepend when truncation occurs "
-"(Default: \"…\")."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/TextImageLinkTransformationsPlugin.class.php:33
-msgid ""
-"Displays an image and a link; the column contains the filename. The first "
-"option is a URL prefix like \"http://www.example.com/\". The second and "
-"third options are the width and the height in pixels."
-msgstr ""
-
-#: libraries/plugins/transformations/abstract/TextLinkTransformationsPlugin.class.php:33
-msgid ""
-"Displays a link; the column contains the filename. The first option is a URL "
-"prefix like \"http://www.example.com/\". The second option is a title for "
-"the link."
-msgstr ""
-
-#: libraries/relation.lib.php:87
-msgid "not OK"
-msgstr ""
-
-#: libraries/relation.lib.php:94
-#, fuzzy
-#| msgid "OK"
-msgctxt "Correctly working"
-msgid "OK"
-msgstr "확ì¸"
-
-#: libraries/relation.lib.php:97
-msgid "Enabled"
-msgstr "사용가능"
-
-#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
-msgid "General relation features"
-msgstr ""
-
-#: libraries/relation.lib.php:133
-msgid "Display Features"
-msgstr ""
-
-#: libraries/relation.lib.php:150
-msgid "Creation of PDFs"
-msgstr ""
-
-#: libraries/relation.lib.php:161
-msgid "Displaying Column Comments"
-msgstr "열(칼럼) 설명(코멘트) 출력하기"
-
-#: libraries/relation.lib.php:167
-#: libraries/tbl_columns_definition_form.inc.php:170
-#: transformation_overview.php:38
-msgid "Browser transformation"
-msgstr ""
-
-#: libraries/relation.lib.php:173
-msgid ""
-"Please see the documentation on how to update your column_comments table"
-msgstr ""
-
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
-msgid "Bookmarked SQL query"
-msgstr "ë¶ë§ˆí¬ëœ SQL 질ì˜"
-
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
-msgid "SQL history"
-msgstr "SQL 내력(히스토리)"
-
-#: libraries/relation.lib.php:216
-msgid "Persistent recently used tables"
-msgstr ""
-
-#: libraries/relation.lib.php:227
-msgid "Persistent tables' UI preferences"
-msgstr ""
-
-#: libraries/relation.lib.php:249
-msgid "User preferences"
-msgstr ""
-
-#: libraries/relation.lib.php:255
-msgid "Quick steps to setup advanced features:"
-msgstr ""
-
-#: libraries/relation.lib.php:259
-msgid ""
-"Create the needed tables with the <code>examples/create_tables.sql</code>."
-msgstr ""
-
-#: libraries/relation.lib.php:265
-msgid "Create a pma user and give access to these tables."
-msgstr ""
-
-#: libraries/relation.lib.php:270
-msgid ""
-"Enable advanced features in configuration file (<code>config.inc.php</"
-"code>), for example by starting from <code>config.sample.inc.php</code>."
-msgstr ""
-
-#: libraries/relation.lib.php:278
-msgid "Re-login to phpMyAdmin to load the updated configuration file."
-msgstr ""
-
-#: libraries/relation.lib.php:1380
-msgid "no description"
-msgstr "ì„¤ëª…ì´ ì—†ìŠµë‹ˆë‹¤"
-
-#: libraries/replication_gui.lib.php:35
-#: libraries/server_privileges.lib.php:782
-msgid "Uncheck All"
-msgstr "ëª¨ë‘ ì²´í¬ì•ˆí•¨"
-
-#: libraries/replication_gui.lib.php:56
-msgid "Slave configuration"
-msgstr ""
-
-#: libraries/replication_gui.lib.php:56 server_replication.php:333
-msgid "Change or reconfigure master server"
-msgstr ""
-
-#: libraries/replication_gui.lib.php:57
-msgid ""
-"Make sure, you have unique server-id in your configuration file (my.cnf). If "
-"not, please add the following line into [mysqld] section:"
-msgstr ""
-
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
-#: libraries/server_privileges.lib.php:1027
-#: libraries/server_privileges.lib.php:1032
-#: libraries/server_privileges.lib.php:1062
-msgid "User name"
-msgstr "사용ìžëª…"
-
-#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "í¬íŠ¸"
-
-#: libraries/replication_gui.lib.php:112
-msgid "Master status"
-msgstr ""
-
-#: libraries/replication_gui.lib.php:114
-msgid "Slave status"
-msgstr "슬레ì´ë¸Œ 스테ì´í„°ìŠ¤"
-
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
-#: server_status_variables.php:232 server_variables.php:166
-msgid "Variable"
-msgstr "변수"
-
-#: libraries/replication_gui.lib.php:194 server_binlog.php:187
-msgid "Server ID"
-msgstr "서버 ì•„ì´ë””"
-
-#: libraries/replication_gui.lib.php:213
-msgid ""
-"Only slaves started with the --report-host=host_name option are visible in "
-"this list."
-msgstr ""
-
-#: libraries/replication_gui.lib.php:264 server_replication.php:183
-msgid "Add slave replication user"
-msgstr "슬레ì´ë¸Œ 리플리케ì´ì…˜ ì‚¬ìš©ìž ì¶”ê°€"
-
-#: libraries/replication_gui.lib.php:278
-#: libraries/server_privileges.lib.php:1046
-msgid "Any user"
-msgstr "아무나"
-
-#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
-#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
-#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
-#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "í…스트 ìž…ë ¥ 필드를 사용"
-
-#: libraries/replication_gui.lib.php:326
-#: libraries/server_privileges.lib.php:1134
-msgid "Any host"
-msgstr "아무ë°ì„œë‚˜"
-
-#: libraries/replication_gui.lib.php:330
-#: libraries/server_privileges.lib.php:1142
-msgid "Local"
-msgstr "로컬"
-
-#: libraries/replication_gui.lib.php:336
-#: libraries/server_privileges.lib.php:1151
-msgid "This Host"
-msgstr "현재 호스트"
-
-#: libraries/replication_gui.lib.php:342
-#: libraries/server_privileges.lib.php:1161
-msgid "Use Host Table"
-msgstr ""
-
-#: libraries/replication_gui.lib.php:356
-#: libraries/server_privileges.lib.php:1180
-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:386
-msgid "Generate Password"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
-#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
-#: libraries/rte/rte_routines.lib.php:305
-#: libraries/rte/rte_routines.lib.php:346
-#: libraries/rte/rte_routines.lib.php:1452
-#: libraries/rte/rte_triggers.lib.php:82 libraries/rte/rte_triggers.lib.php:91
-#: libraries/rte/rte_triggers.lib.php:129
-#, php-format
-msgid "The following query has failed: \"%s\""
-msgstr "쿼리 실행 실패: \"%s\""
-
-#: libraries/rte/rte_events.lib.php:134
-msgid "Sorry, we failed to restore the dropped event."
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:137 libraries/rte/rte_routines.lib.php:325
-#: libraries/rte/rte_triggers.lib.php:109
-msgid "The backed up query was:"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:144
-#, php-format
-#| msgid "Table %s has been dropped"
-msgid "Event %1$s has been modified."
-msgstr "ì´ë²¤íŠ¸ %1$s 를 변경했습니다."
-
-#: libraries/rte/rte_events.lib.php:164
-#, php-format
-msgid "Event %1$s has been created."
-msgstr "ì´ë²¤íŠ¸ %1$s 를 ìƒì„±í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/rte/rte_events.lib.php:175 libraries/rte/rte_routines.lib.php:366
-#: libraries/rte/rte_triggers.lib.php:147
-msgid "<b>One or more errors have occured while processing your request:</b>"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:228
-msgid "Edit event"
-msgstr "ì´ë²¤íŠ¸ 수정"
-
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
-#: libraries/rte/rte_routines.lib.php:1478
-#: libraries/rte/rte_routines.lib.php:1518
-#: libraries/rte/rte_triggers.lib.php:230
-#| msgid "Processes"
-msgid "Error in processing request"
-msgstr "요청 처리 중 오류"
-
-#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
-#: libraries/rte/rte_triggers.lib.php:347
-msgid "Details"
-msgstr "ìžì„¸í•œ ë‚´ìš©"
-
-#: libraries/rte/rte_events.lib.php:420
-msgid "Event name"
-msgstr "ì´ë²¤íŠ¸ ì´ë¦„"
-
-#: libraries/rte/rte_events.lib.php:441 server_binlog.php:186
-msgid "Event type"
-msgstr "ì´ë²¤íŠ¸ 종류"
-
-#: libraries/rte/rte_events.lib.php:463 libraries/rte/rte_routines.lib.php:954
-#, php-format
-#| msgid "Change"
-msgid "Change to %s"
-msgstr "%s 로 변경"
-
-#: libraries/rte/rte_events.lib.php:469
-msgid "Execute at"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:477
-msgid "Execute every"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:496
-#, fuzzy
-msgctxt "Start of recurring event"
-msgid "Start"
-msgstr "ìƒíƒœ"
-
-#: libraries/rte/rte_events.lib.php:505
-#, fuzzy
-#| msgid "End"
-msgctxt "End of recurring event"
-msgid "End"
-msgstr "마지막"
-
-#: libraries/rte/rte_events.lib.php:519
-#, fuzzy
-#| msgid "Complete inserts"
-msgid "On completion preserve"
-msgstr "완전한 INSERT문 작성"
-
-#: libraries/rte/rte_events.lib.php:524
-#: libraries/rte/rte_routines.lib.php:1042
-#: libraries/rte/rte_triggers.lib.php:407
-msgid "Definer"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:567
-#: libraries/rte/rte_routines.lib.php:1109
-#: libraries/rte/rte_triggers.lib.php:445
-msgid "The definer must be in the \"username@hostname\" format"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:574
-msgid "You must provide an event name"
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:588
-msgid "You must provide a valid interval value for the event."
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:603
-msgid "You must provide a valid execution time for the event."
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:607
-msgid "You must provide a valid type for the event."
-msgstr ""
-
-#: libraries/rte/rte_events.lib.php:631
-msgid "You must provide an event definition."
-msgstr ""
-
-#: libraries/rte/rte_footer.lib.php:91
-msgid "OFF"
-msgstr ""
-
-#: libraries/rte/rte_footer.lib.php:96
-msgid "ON"
-msgstr ""
-
-#: libraries/rte/rte_footer.lib.php:108
-msgid "Event scheduler status"
-msgstr ""
-
-#: libraries/rte/rte_list.lib.php:55
-#, fuzzy
-msgid "Returns"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 사용량 통계"
-
-#: libraries/rte/rte_routines.lib.php:69
-msgid ""
-"You are using PHP's deprecated 'mysql' extension, which is not capable of "
-"handling multi queries. [strong]The execution of some stored routines may "
-"fail![/strong] Please use the improved 'mysqli' extension to avoid any "
-"problems."
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:281
-#: libraries/rte/rte_routines.lib.php:1118
-#, php-format
-msgid "Invalid routine type: \"%s\""
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:321
-msgid "Sorry, we failed to restore the dropped routine."
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:332
-#, fuzzy, php-format
-#| msgid "Table %s has been dropped"
-msgid "Routine %1$s has been modified."
-msgstr "í…Œì´ë¸” %s ì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/rte/rte_routines.lib.php:353
-#, fuzzy, php-format
-msgid "Routine %1$s has been created."
-msgstr "í…Œì´ë¸” %s ì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/rte/rte_routines.lib.php:434
-msgid "Edit routine"
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:934
-#, fuzzy
-#| msgid "Column names"
-msgid "Routine name"
-msgstr "ì—´(칼럼) ì´ë¦„"
-
-#: libraries/rte/rte_routines.lib.php:960
-msgid "Parameters"
-msgstr "파ë¼ë¯¸í„°"
-
-#: libraries/rte/rte_routines.lib.php:966
-#, fuzzy
-#| msgid "Creation"
-msgid "Direction"
-msgstr "ìƒì„±"
-
-#: libraries/rte/rte_routines.lib.php:969
-#: libraries/tbl_columns_definition_form.inc.php:98
-msgid "Length/Values"
-msgstr "길ì´/ê°’*"
-
-#: libraries/rte/rte_routines.lib.php:984
-msgid "Add parameter"
-msgstr "파ë¼ë¯¸í„° 추가"
-
-#: libraries/rte/rte_routines.lib.php:988
-#| msgid "Rename database to"
-msgid "Remove last parameter"
-msgstr "마지막 파ë¼ë¯¸í„° 제거"
-
-#: libraries/rte/rte_routines.lib.php:993
-msgid "Return type"
-msgstr "반환(return) 종류"
-
-#: libraries/rte/rte_routines.lib.php:1000
-#| msgid "Length/Values"
-msgid "Return length/values"
-msgstr "반환(return) 길ì´/ê°’"
-
-#: libraries/rte/rte_routines.lib.php:1006
-#, fuzzy
-msgid "Return options"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 사용량 통계"
-
-#: libraries/rte/rte_routines.lib.php:1037
-msgid "Is deterministic"
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1047
-#, fuzzy
-#| msgid "Query type"
-msgid "Security type"
-msgstr "ì§ˆì˜ ì¢…ë¥˜"
-
-#: libraries/rte/rte_routines.lib.php:1056
-msgid "SQL data access"
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1125
-msgid "You must provide a routine name"
-msgstr "루틴 ì´ë¦„ì´ í•„ìš”í•¨"
-
-#: libraries/rte/rte_routines.lib.php:1155
-#, php-format
-msgid "Invalid direction \"%s\" given for parameter."
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1175
-#: libraries/rte/rte_routines.lib.php:1230
-msgid ""
-"You must provide length/values for routine parameters of type ENUM, SET, "
-"VARCHAR and VARBINARY."
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1198
-msgid "You must provide a name and a type for each routine parameter."
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1213
-msgid "You must provide a valid return type for the routine."
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1272
-msgid "You must provide a routine definition."
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1367
-#, php-format
-msgid "Execution results of routine %s"
-msgstr ""
-
-#: libraries/rte/rte_routines.lib.php:1432
-#, 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:1505
-#: libraries/rte/rte_routines.lib.php:1513
-msgid "Execute routine"
-msgstr "루틴 실행"
-
-#: libraries/rte/rte_routines.lib.php:1569
-#: libraries/rte/rte_routines.lib.php:1572
-msgid "Routine parameters"
-msgstr "루틴 파ë¼ë¯¸í„°"
-
-#: libraries/rte/rte_triggers.lib.php:106
-msgid "Sorry, we failed to restore the dropped trigger."
-msgstr "죄송합니다만, 삭제한 트리거를 복구하지 못했습니다."
-
-#: libraries/rte/rte_triggers.lib.php:116
-#, php-format
-#| msgid "Table %s has been dropped"
-msgid "Trigger %1$s has been modified."
-msgstr "트리거 %1$sê°€ 수정ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/rte/rte_triggers.lib.php:136
-#, php-format
-msgid "Trigger %1$s has been created."
-msgstr "트리거 %1$s를 ìƒì„±í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/rte/rte_triggers.lib.php:204
-msgid "Edit trigger"
-msgstr "트리거 수정"
-
-#: libraries/rte/rte_triggers.lib.php:350
-#| msgid "server name"
-msgid "Trigger name"
-msgstr "트리거 ì´ë¦„"
-
-#: libraries/rte/rte_triggers.lib.php:373
-#| msgid "Time"
-msgctxt "Trigger action time"
-msgid "Time"
-msgstr "시간"
-
-#: libraries/rte/rte_triggers.lib.php:452
-msgid "You must provide a trigger name"
-msgstr ""
-
-#: libraries/rte/rte_triggers.lib.php:459
-msgid "You must provide a valid timing for the trigger"
-msgstr ""
-
-#: libraries/rte/rte_triggers.lib.php:466
-msgid "You must provide a valid event for the trigger"
-msgstr ""
-
-#: libraries/rte/rte_triggers.lib.php:474
-msgid "You must provide a valid table name"
-msgstr ""
-
-#: libraries/rte/rte_triggers.lib.php:480
-msgid "You must provide a trigger definition."
-msgstr ""
-
-#: libraries/rte/rte_words.lib.php:22
-msgid "Add routine"
-msgstr "루틴 추가하기"
-
-#: libraries/rte/rte_words.lib.php:24
-#, php-format
-msgid "Export of routine %s"
-msgstr ""
-
-#: libraries/rte/rte_words.lib.php:25
-#, fuzzy
-msgid "routine"
-msgstr "필드 추가하기"
-
-#: libraries/rte/rte_words.lib.php:26
-#| msgid "You don't have sufficient privileges to be here right now!"
-msgid "You do not have the necessary privileges to create a routine"
-msgstr "루틴(routine)ì„ ìž‘ì„±í•˜ëŠ”ë° í•„ìš”í•œ ê¶Œí•œì„ ê°€ì§€ê³  있지 않습니다."
-
-#: libraries/rte/rte_words.lib.php:27
-#, fuzzy, php-format
-#| msgid "No tables found in database."
-msgid "No routine with name %1$s found in database %2$s"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ì— í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤."
-
-#: libraries/rte/rte_words.lib.php:28
-msgid "There are no routines to display."
-msgstr ""
-
-#: libraries/rte/rte_words.lib.php:34
-msgid "Add trigger"
-msgstr "트리거 추가"
-
-#: libraries/rte/rte_words.lib.php:36
-#, php-format
-msgid "Export of trigger %s"
-msgstr ""
-
-#: libraries/rte/rte_words.lib.php:37
-msgid "trigger"
-msgstr "트리거"
-
-#: libraries/rte/rte_words.lib.php:38
-#| msgid "You don't have sufficient privileges to be here right now!"
-msgid "You do not have the necessary privileges to create a trigger"
-msgstr "트리거를 ìƒì„±í•˜ëŠ”ë° í•„ìš”í•œ ê¶Œí•œì„ ê°€ì§€ê³  있지 않습니다."
-
-#: libraries/rte/rte_words.lib.php:39
-#, fuzzy, php-format
-#| msgid "No tables found in database."
-msgid "No trigger with name %1$s found in database %2$s"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ì— í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤."
-
-#: libraries/rte/rte_words.lib.php:40
-msgid "There are no triggers to display."
-msgstr ""
-
-#: libraries/rte/rte_words.lib.php:46
-msgid "Add event"
-msgstr "ì´ë²¤íŠ¸ 추가"
-
-#: libraries/rte/rte_words.lib.php:48
-#, php-format
-msgid "Export of event %s"
-msgstr "ì´ë²¤íŠ¸ %s 추출"
-
-#: libraries/rte/rte_words.lib.php:49
-msgid "event"
-msgstr "ì´ë²¤íŠ¸"
-
-#: libraries/rte/rte_words.lib.php:50
-#| msgid "You don't have sufficient privileges to be here right now!"
-msgid "You do not have the necessary privileges to create an event"
-msgstr "ì´ë²¤íŠ¸ë¥¼ ìƒì„±í•  ê¶Œí•œì´ ë¶€ì¡±í•¨"
-
-#: libraries/rte/rte_words.lib.php:51
-#, php-format
-#| msgid "No tables found in database."
-msgid "No event with name %1$s found in database %2$s"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ %2$sì— %1$së¼ëŠ” ì´ë¦„ì˜ ì´ë²¤íŠ¸ê°€ ì—†ìŒ"
-
-#: libraries/rte/rte_words.lib.php:52
-msgid "There are no events to display."
-msgstr "표시할 ì´ë²¤íŠ¸ê°€ 없습니다."
-
-#: libraries/schema/Dia_Relation_Schema.class.php:236
-#: libraries/schema/Eps_Relation_Schema.class.php:425
-#: libraries/schema/Pdf_Relation_Schema.class.php:410
-#: libraries/schema/Svg_Relation_Schema.class.php:392
-#: libraries/schema/Visio_Relation_Schema.class.php:232
-#, 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:272
-#: libraries/schema/Eps_Relation_Schema.class.php:474
-#: libraries/schema/Pdf_Relation_Schema.class.php:450
-#: libraries/schema/Svg_Relation_Schema.class.php:443
-#: libraries/schema/Visio_Relation_Schema.class.php:283
-#, php-format
-msgid "Please configure the coordinates for table %s"
-msgstr ""
-
-#: libraries/schema/Eps_Relation_Schema.class.php:828
-#: libraries/schema/Pdf_Relation_Schema.class.php:865
-#: libraries/schema/Svg_Relation_Schema.class.php:803
-#: libraries/schema/Visio_Relation_Schema.class.php:559
-#, 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:204
-msgid "This page does not contain any tables!"
-msgstr "ì´ íŽ˜ì´ì§€ì—는 í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤!"
-
-#: libraries/schema/Export_Relation_Schema.class.php:230
-msgid "SCHEMA ERROR: "
-msgstr ""
-
-#: libraries/schema/Pdf_Relation_Schema.class.php:887
-#: libraries/schema/Pdf_Relation_Schema.class.php:1212
-msgid "Relational schema"
-msgstr ""
-
-#: libraries/schema/Pdf_Relation_Schema.class.php:1175
-msgid "Table of contents"
-msgstr "목차(차례)"
-
-#: libraries/schema/Pdf_Relation_Schema.class.php:1360
-#: libraries/schema/Pdf_Relation_Schema.class.php:1383
-#: libraries/structure.lib.php:1182
-#: libraries/tbl_columns_definition_form.inc.php:115
-msgid "Attributes"
-msgstr "보기"
-
-#: libraries/schema/Pdf_Relation_Schema.class.php:1363
-#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
-msgid "Extra"
-msgstr "추가"
-
-#: libraries/schema/User_Schema.class.php:130
-msgid "Create a page"
-msgstr "새 페ì´ì§€ 만들기"
-
-#: libraries/schema/User_Schema.class.php:136
-#, fuzzy
-#| msgid "Page number:"
-msgid "Page name"
-msgstr "페ì´ì§€:"
-
-#: libraries/schema/User_Schema.class.php:142
-#, fuzzy
-msgid "Automatic layout based on"
-msgstr "서버 버전"
-
-#: libraries/schema/User_Schema.class.php:145
-msgid "Internal relations"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:156
-msgid "FOREIGN KEY"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:193
-msgid "Please choose a page to edit"
-msgstr "편집할 페ì´ì§€ë¥¼ ì„ íƒí•˜ì„¸ìš”"
-
-#: libraries/schema/User_Schema.class.php:198
-msgid "Select page"
-msgstr "페ì´ì§€ë¥¼ ì„ íƒí•˜ì„¸ìš”"
-
-#: libraries/schema/User_Schema.class.php:265
-#, fuzzy
-msgid "Select Tables"
-msgstr "ëª¨ë‘ ì„ íƒ"
-
-#: libraries/schema/User_Schema.class.php:382 view_create.php:182
-msgid "Column names"
-msgstr "ì—´(칼럼) ì´ë¦„"
-
-#: libraries/schema/User_Schema.class.php:413
-msgid "Display relational schema"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:423
-msgid "Select Export Relational Type"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:448
-msgid "Show grid"
-msgstr "grid 보기"
-
-#: libraries/schema/User_Schema.class.php:450
-msgid "Show color"
-msgstr "색깔 보기"
-
-#: libraries/schema/User_Schema.class.php:454
-msgid "Show dimension of tables"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:458
-msgid "Display all tables with the same width"
-msgstr "모든 í…Œì´ë¸”ì„ ê°™ì€ ë„ˆë¹„ë¡œ 출력합니다."
-
-#: libraries/schema/User_Schema.class.php:461 libraries/structure.lib.php:379
-msgid "Data Dictionary"
-msgstr "ë°ì´í„° 사전 (ì „ì²´ 구조보기)"
-
-#: libraries/schema/User_Schema.class.php:463
-msgid "Only show keys"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:465
-msgid "Landscape"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:466
-msgid "Portrait"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:468
-#, fuzzy
-#| msgid "Creation"
-msgid "Orientation"
-msgstr "ìƒì„±"
-
-#: libraries/schema/User_Schema.class.php:481
-msgid "Paper size"
-msgstr ""
-
-#: libraries/schema/User_Schema.class.php:527
-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:553
-msgid "Toggle scratchboard"
-msgstr ""
-
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
-#, php-format
-msgid "Unknown language: %1$s."
-msgstr ""
-
-#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-#| msgid "Server"
-msgid "Current Server"
-msgstr "현재 서버"
-
-#: libraries/server_privileges.lib.php:135 server_privileges.php:94
-msgid "No privileges."
-msgstr "권한 ì—†ìŒ."
-
-#: libraries/server_privileges.lib.php:145 server_privileges.php:59
-msgid "Includes all privileges except GRANT."
-msgstr "GRANT ì´ì™¸ì˜ 모든 ê¶Œí•œì„ í¬í•¨í•¨."
-
-#: libraries/server_privileges.lib.php:167
-#: libraries/server_privileges.lib.php:635
-#: libraries/server_privileges.lib.php:813 server_privileges.php:87
-msgid "Allows reading data."
-msgstr "ë°ì´í„° ì½ê¸° 허용."
-
-#: libraries/server_privileges.lib.php:171
-#: libraries/server_privileges.lib.php:640
-#: libraries/server_privileges.lib.php:814 server_privileges.php:76
-msgid "Allows inserting and replacing data."
-msgstr "ë°ì´í„° 추가(insert) ë° ë³€ê²½(replace) 허용."
-
-#: libraries/server_privileges.lib.php:175
-#: libraries/server_privileges.lib.php:645
-#: libraries/server_privileges.lib.php:815 server_privileges.php:93
-msgid "Allows changing data."
-msgstr "ë°ì´í„° 변경 허용."
-
-#: libraries/server_privileges.lib.php:179
-#: libraries/server_privileges.lib.php:816 server_privileges.php:68
-msgid "Allows deleting data."
-msgstr "ë°ì´í„° ì‚­ì œ 허용."
-
-#: libraries/server_privileges.lib.php:183
-#: libraries/server_privileges.lib.php:842 server_privileges.php:62
-msgid "Allows creating new databases and tables."
-msgstr "DB ë° í…Œì´ë¸” ìƒì„± 허용."
-
-#: libraries/server_privileges.lib.php:187
-#: libraries/server_privileges.lib.php:854 server_privileges.php:69
-msgid "Allows dropping databases and tables."
-msgstr "DB ë° í…Œì´ë¸” ì‚­ì œ 허용."
-
-#: libraries/server_privileges.lib.php:191
-#: libraries/server_privileges.lib.php:930 server_privileges.php:84
-msgid "Allows reloading server settings and flushing the server's caches."
-msgstr "ìºì‹œë¥¼ 비우고 서버를 재시ë™í•˜ëŠ” ê²ƒì„ í—ˆìš©."
-
-#: libraries/server_privileges.lib.php:195
-#: libraries/server_privileges.lib.php:934 server_privileges.php:90
-msgid "Allows shutting down the server."
-msgstr "서버 종료 허용."
-
-#: libraries/server_privileges.lib.php:199
-#: libraries/server_privileges.lib.php:926 server_privileges.php:82
-msgid "Allows viewing processes of all users"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:203
-#: libraries/server_privileges.lib.php:822 server_privileges.php:73
-msgid "Allows importing data from and exporting data into files."
-msgstr "ë°ì´í„°ë¥¼ 파ì¼ì—ì„œ 가져오기 ë° íŒŒì¼ë¡œ 내보내기 허용."
-
-#: libraries/server_privileges.lib.php:207
-#: libraries/server_privileges.lib.php:650
-#: libraries/server_privileges.lib.php:947 server_privileges.php:83
-msgid "Has no effect in this MySQL version."
-msgstr "ì´ ë²„ì „ì˜ MySQLì—는 ì†Œìš©ì´ ì—†ìŠµë‹ˆë‹¤."
-
-#: libraries/server_privileges.lib.php:211
-#: libraries/server_privileges.lib.php:850 server_privileges.php:75
-msgid "Allows creating and dropping indexes."
-msgstr "ì¸ë±ìŠ¤ ìƒì„± ë° ì‚­ì œ 허용."
-
-#: libraries/server_privileges.lib.php:215
-#: libraries/server_privileges.lib.php:848 server_privileges.php:60
-msgid "Allows altering the structure of existing tables."
-msgstr "í…Œì´ë¸” 구조 변경 허용."
-
-#: libraries/server_privileges.lib.php:219
-#: libraries/server_privileges.lib.php:938 server_privileges.php:88
-msgid "Gives access to the complete list of databases."
-msgstr "ì „ì²´ ë°ì´í„°ë² ì´ìŠ¤ ëª©ë¡ ì ‘ê·¼ì„ í—ˆìš©í•©ë‹ˆë‹¤."
-
-#: libraries/server_privileges.lib.php:223
-#: libraries/server_privileges.lib.php:922 server_privileges.php:91
-msgid ""
-"Allows connecting, even if maximum number of connections is reached; "
-"required for most administrative operations like setting global variables or "
-"killing threads of other users."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:227
-#: libraries/server_privileges.lib.php:860 server_privileges.php:65
-msgid "Allows creating temporary tables."
-msgstr "임시테ì´ë¸” ìƒì„± 허용."
-
-#: libraries/server_privileges.lib.php:231
-#: libraries/server_privileges.lib.php:943 server_privileges.php:77
-msgid "Allows locking tables for the current thread."
-msgstr "현재 ì“°ë ˆë“œì— ëŒ€í•œ í…Œì´ë¸” 잠금(lock) 허용."
-
-#: libraries/server_privileges.lib.php:235
-#: libraries/server_privileges.lib.php:956 server_privileges.php:86
-msgid "Needed for the replication slaves."
-msgstr "복제서버(replication slaves)ì— í•„ìš”í•©ë‹ˆë‹¤."
-
-#: libraries/server_privileges.lib.php:239
-#: libraries/server_privileges.lib.php:952 server_privileges.php:85
-msgid "Allows the user to ask where the slaves / masters are."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:243
-#: libraries/server_privileges.lib.php:256
-#: libraries/server_privileges.lib.php:880
-#: libraries/server_privileges.lib.php:887 server_privileges.php:67
-#, fuzzy
-msgid "Allows creating new views."
-msgstr "í…Œì´ë¸” ìƒì„± 허용."
-
-#: libraries/server_privileges.lib.php:247
-#: libraries/server_privileges.lib.php:894 server_privileges.php:71
-msgid "Allows to set up events for the event scheduler"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:251
-#: libraries/server_privileges.lib.php:898 server_privileges.php:92
-#, fuzzy
-msgid "Allows creating and dropping triggers"
-msgstr "ì¸ë±ìŠ¤ ìƒì„± ë° ì‚­ì œ 허용."
-
-#: libraries/server_privileges.lib.php:260
-#: libraries/server_privileges.lib.php:265
-#: libraries/server_privileges.lib.php:864 server_privileges.php:89
-msgid "Allows performing SHOW CREATE VIEW queries."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:269
-#: libraries/server_privileges.lib.php:868 server_privileges.php:63
-#, fuzzy
-msgid "Allows creating stored routines."
-msgstr "í…Œì´ë¸” ìƒì„± 허용."
-
-#: libraries/server_privileges.lib.php:273
-#: libraries/server_privileges.lib.php:872 server_privileges.php:61
-#, fuzzy
-msgid "Allows altering and dropping stored routines."
-msgstr "ì¸ë±ìŠ¤ ìƒì„± ë° ì‚­ì œ 허용."
-
-#: libraries/server_privileges.lib.php:277
-#: libraries/server_privileges.lib.php:960 server_privileges.php:66
-msgid "Allows creating, dropping and renaming user accounts."
-msgstr "ì‚¬ìš©ìž ê³„ì •ì„ ìƒì„±, ì‚­ì œ ë° ê³„ì •ëª… 변경하는 ê²ƒì„ í—ˆìš©."
-
-#: libraries/server_privileges.lib.php:281
-#: libraries/server_privileges.lib.php:874 server_privileges.php:72
-msgid "Allows executing stored routines."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:328
-#: libraries/server_privileges.lib.php:329
-#, fuzzy
-#| msgid "None"
-msgctxt "None privileges"
-msgid "None"
-msgstr "ì—†ìŒ"
-
-#: libraries/server_privileges.lib.php:492
-msgid "Resource limits"
-msgstr "리소스 제한"
-
-#: libraries/server_privileges.lib.php:494
-msgid "Note: Setting these options to 0 (zero) removes the limit."
-msgstr "주ì˜: ì´ ì˜µì…˜ì„ 0으로 하면 ì œí•œì´ ì—†ì–´ì§‘ë‹ˆë‹¤."
-
-#: libraries/server_privileges.lib.php:500
-#: libraries/server_privileges.lib.php:508 server_privileges.php:79
-msgid "Limits the number of queries the user may send to the server per hour."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:515
-#: libraries/server_privileges.lib.php:521 server_privileges.php:80
-msgid ""
-"Limits the number of commands that change any table or database the user may "
-"execute per hour."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:528
-#: libraries/server_privileges.lib.php:533 server_privileges.php:78
-msgid "Limits the number of new connections the user may open per hour."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:540
-#: libraries/server_privileges.lib.php:548 server_privileges.php:81
-#, 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."
-
-#: libraries/server_privileges.lib.php:601
-#: libraries/server_privileges.lib.php:775
-#: libraries/server_privileges.lib.php:2206
-#: libraries/server_privileges.lib.php:2218
-msgid "Table-specific privileges"
-msgstr "í…Œì´ë¸”ì— ê´€í•œ 권한"
-
-#: libraries/server_privileges.lib.php:603
-#: libraries/server_privileges.lib.php:785
-#: libraries/server_privileges.lib.php:2382
-msgid "Note: MySQL privilege names are expressed in English"
-msgstr "주ì˜: MySQL 권한 ì´ë¦„ì€ ì˜ì–´ë¡œ 표기ë˜ì–´ì•¼ 합니다."
-
-#: libraries/server_privileges.lib.php:750
-msgid "Administration"
-msgstr "관리"
-
-#: libraries/server_privileges.lib.php:771
-#: libraries/server_privileges.lib.php:2380
-msgid "Global privileges"
-msgstr "ì „ì²´ì  ê¶Œí•œ"
-
-#: libraries/server_privileges.lib.php:773
-#: libraries/server_privileges.lib.php:2205
-msgid "Database-specific privileges"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ì— 관한 권한"
-
-#: libraries/server_privileges.lib.php:843 server_privileges.php:64
-msgid "Allows creating new tables."
-msgstr "í…Œì´ë¸” ìƒì„± 허용."
-
-#: libraries/server_privileges.lib.php:855 server_privileges.php:70
-msgid "Allows dropping tables."
-msgstr "í…Œì´ë¸” ì‚­ì œ 허용."
-
-#: libraries/server_privileges.lib.php:916 server_privileges.php:74
-msgid ""
-"Allows adding users and privileges without reloading the privilege tables."
-msgstr "권한 í…Œì´ë¸”ì„ ê°±ì‹ í•˜ì§€ ì•Šê³  사용ìžì™€ 권한 추가하기 허용."
-
-#: libraries/server_privileges.lib.php:1024
-msgid "Login Information"
-msgstr "ë¡œê·¸ì¸ ì •ë³´"
-
-#: libraries/server_privileges.lib.php:1199
-msgid "Do not change the password"
-msgstr "암호를 변경하지 ì•ŠìŒ"
-
-#: libraries/server_privileges.lib.php:1340
-#, php-format
-msgid "The password for %s was changed successfully."
-msgstr "%s ì˜ ì•”í˜¸ê°€ 바뀌었습니다."
-
-#: libraries/server_privileges.lib.php:1382
-#, php-format
-msgid "You have revoked the privileges for %s"
-msgstr "%sì˜ ê¶Œí•œì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/server_privileges.lib.php:1442
-msgid "Database for user"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1446
-msgid "Create database with same name and grant all privileges"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1452
-msgid "Grant all privileges on wildcard name (username\\_%)"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1460
-#, fuzzy, php-format
-msgid "Grant all privileges on database &quot;%s&quot;"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ &quot;%s&quot; ì— ëŒ€í•œ 사용권한 검사."
-
-#: libraries/server_privileges.lib.php:1555
-#, php-format
-msgid "Users having access to &quot;%s&quot;"
-msgstr "&quot;%s&quot; ì— ì ‘ê·¼í•  수 있는 사용ìžë“¤"
-
-#: libraries/server_privileges.lib.php:1570
-#: libraries/server_privileges.lib.php:2215
-#: libraries/server_privileges.lib.php:2385
-#, fuzzy
-msgid "Grant"
-msgstr "ì¸ì‡„"
-
-#: libraries/server_privileges.lib.php:1605
-#| msgid "View %s has been dropped"
-msgid "User has been added."
-msgstr "사용ìžê°€ 추가ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/server_privileges.lib.php:1613
-msgctxt "Create new user"
-msgid "New"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1669
-#: libraries/server_privileges.lib.php:1835
-#: libraries/server_privileges.lib.php:2454
-msgid "Any"
-msgstr "누구나"
-
-#: libraries/server_privileges.lib.php:1684
-msgid "global"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1690
-msgid "database-specific"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1692
-msgid "wildcard"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1739 server_privileges.php:165
-#| msgid "No user(s) found."
-msgid "No user found."
-msgstr "사용ìžê°€ 없습니다."
-
-#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
-msgid "Edit Privileges"
-msgstr "권한 수정"
-
-#: libraries/server_privileges.lib.php:1776
-msgid "Revoke"
-msgstr "제거"
-
-#: libraries/server_privileges.lib.php:1922
-msgid "… keep the old one."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1923
-#, fuzzy
-msgid "… delete the old one from the user tables."
-msgstr "권한 í…Œì´ë¸”ì—ì„œ 사용ìžë¥¼ 삭제하기만 함."
-
-#: libraries/server_privileges.lib.php:1924
-#, fuzzy
-msgid ""
-"… revoke all active privileges from the old one and delete it afterwards."
-msgstr "모든 í™œì„±í™”ëœ ê¶Œí•œì„ ë°•íƒˆí•˜ê³  사용ìžë¥¼ 삭제함."
-
-#: libraries/server_privileges.lib.php:1925
-#, fuzzy
-msgid ""
-"… delete the old one from the user tables and reload the privileges "
-"afterwards."
-msgstr "사용ìžë¥¼ 삭제하고 ì‚¬ìš©ê¶Œí•œì„ ê°±ì‹ í•¨."
-
-#: libraries/server_privileges.lib.php:1936
-msgid "Change Login Information / Copy User"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:1942
-msgid "Create a new user with the same privileges and …"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:2219
-msgid "Column-specific privileges"
-msgstr "ì—´(칼럼)ì— ê´€í•œ 권한"
-
-#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "ë‹¤ìŒ ë°ì´í„°ë² ì´ìŠ¤ì— 권한 추가하기"
-
-#: libraries/server_privileges.lib.php:2290
-msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "ë‹¤ìŒ í…Œì´ë¸”ì— ê¶Œí•œ 추가하기"
-
-#: libraries/server_privileges.lib.php:2525
-msgid "Remove selected users"
-msgstr "ì„ íƒí•œ 사용ìžë¥¼ ì‚­ì œ"
-
-#: libraries/server_privileges.lib.php:2529
-msgid "Revoke all active privileges from the users and delete them afterwards."
-msgstr "모든 í™œì„±í™”ëœ ê¶Œí•œì„ ë°•íƒˆí•˜ê³  사용ìžë¥¼ 삭제함."
-
-#: libraries/server_privileges.lib.php:2533
-#: libraries/server_privileges.lib.php:2537
-#: libraries/server_privileges.lib.php:2538
-msgid "Drop the databases that have the same names as the users."
-msgstr "사용ìžëª…ê³¼ ê°™ì€ ì´ë¦„ì˜ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 삭제합니다."
-
-#: libraries/server_privileges.lib.php:2669
-msgid "No users selected for deleting!"
-msgstr ""
-
-#: libraries/server_privileges.lib.php:2672
-msgid "Reloading the privileges"
-msgstr "ì‚¬ìš©ê¶Œí•œì„ ê°±ì‹ í•©ë‹ˆë‹¤(Reloading the privileges)"
-
-#: libraries/server_privileges.lib.php:2691
-msgid "The selected users have been deleted successfully."
-msgstr "ì„ íƒí•œ 사용ìžë“¤ì„ 삭제했습니다."
-
-#: libraries/server_privileges.lib.php:2757
-#, php-format
-msgid "You have updated the privileges for %s."
-msgstr "%s ì˜ ê¶Œí•œì„ ì—…ë°ì´íŠ¸í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/server_privileges.lib.php:2786
-#, fuzzy, php-format
-#| msgid "Privileges"
-msgid "Privileges for %s"
-msgstr "사용권한"
-
-#: libraries/server_privileges.lib.php:2896
-#| msgid "User overview"
-msgid "Users overview"
-msgstr "ì‚¬ìš©ìž ê°œìš”"
-
-#: libraries/server_privileges.lib.php:2967
-#, php-format
-msgid ""
-"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
-"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
-msgstr ""
-
-#: libraries/server_privileges.lib.php:3013
-msgid "The selected user was not found in the privilege table."
-msgstr "ì„ íƒí•œ 사용ìžëŠ” 사용권한 í…Œì´ë¸”ì— ì¡´ìž¬í•˜ì§€ 않습니다."
-
-#: libraries/server_privileges.lib.php:3224
-msgid "You have added a new user."
-msgstr "새 사용ìžë¥¼ 추가했습니다."
-
-#: libraries/sql_query_form.lib.php:184
-#, php-format
-msgid "Run SQL query/queries on server %s"
-msgstr "서버 %sì— SQL 질ì˜ë¥¼ 실행"
-
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
-#, php-format
-msgid "Run SQL query/queries on database %s"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì— SQL 질ì˜ë¥¼ 실행"
-
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
-msgid "Clear"
-msgstr ""
-
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "ì´ SQL 질ì˜ë¥¼ ë¶ë§ˆí¬í•¨"
-
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
-msgid "Let every user access this bookmark"
-msgstr ""
-
-#: libraries/sql_query_form.lib.php:321
-msgid "Replace existing bookmark of same name"
-msgstr ""
-
-#: libraries/sql_query_form.lib.php:337
-msgid "Do not overwrite this query from outside the window"
-msgstr "다른 ì°½ì—ì„œ 현재 ì°½ì˜ ì¿¼ë¦¬ë¥¼ ë®ì–´ì“°ì§€ 못하게 함"
-
-#: libraries/sql_query_form.lib.php:344
-msgid "Delimiter"
-msgstr "구분ìž"
-
-#: libraries/sql_query_form.lib.php:352
-msgid "Show this query here again"
-msgstr "ì´ ì§ˆì˜ë¥¼ 다시 보여줌"
-
-#: libraries/sql_query_form.lib.php:411
-msgid "View only"
-msgstr "보기만"
-
-#: libraries/sqlparser.lib.php:129
-msgid ""
-"There seems to be an error in your SQL query. The MySQL server error output "
-"below, if there is any, may also help you in diagnosing the problem"
-msgstr ""
-"SQL 질ì˜ë¬¸ì— ì—러가 있습니다. MySQL 서버가 다ìŒê³¼ ê°™ì€ ì—러를 출력했습니다. "
-"ì´ê²ƒì´ 문제를 ì§„ë‹¨í•˜ëŠ”ë° ë„ì›€ì´ ë  ê²ƒìž…ë‹ˆë‹¤"
-
-#: libraries/sqlparser.lib.php:171
-msgid ""
-"There is a chance that you may have found a bug in the SQL parser. Please "
-"examine your query closely, and check that the quotes are correct and not "
-"mis-matched. Other possible failure causes may be that you are uploading a "
-"file with binary outside of a quoted text area. You can also try your query "
-"on the MySQL command line interface. The MySQL server error output below, if "
-"there is any, may also help you in diagnosing the problem. If you still have "
-"problems or if the parser fails where the command line interface succeeds, "
-"please reduce your SQL query input to the single query that causes problems, "
-"and submit a bug report with the data chunk in the CUT section below:"
-msgstr ""
-"SQL íŒŒì„œì— ë²„ê·¸ê°€ ìžˆì„ ê°€ëŠ¥ì„±ì´ ìžˆìŠµë‹ˆë‹¤. 꼼꼼하게 쿼리를 확ì¸í•˜ì‹œê³ , 따옴표를 맞게 ì¼ëŠ”지 확ì¸í•´ë³´ì„¸ìš”. 다른 가능성으로, 업로드한 "
-"파ì¼ì—ì„œ 따옴표 ë°–ì— ë°”ì´ë„ˆë¦¬ ë°ì´í„°ê°€ ìžˆì„ ìˆ˜ 있습니다. ë˜í•œ MySQL CLIì—ì„œ 쿼리를 테스트 해보세요. ì•„ëž˜ì— ë‚˜ì˜¤ëŠ” MySQL "
-"서버 ì—러는 문제 í•´ê²°ì— ë„ì›€ì´ ë  ìˆ˜ 있습니다. 문제가 í•´ê²°ë˜ì§€ 않거나, íŒŒì„œì— ì—러가 있다고 íŒë‹¨ë  경우, SQL 쿼리를 ê°™ì€ "
-"ì—러를 ë°œìƒì‹œí‚¤ëŠ” ë‹¨ì¼ ì¿¼ë¦¬ë¡œ 수정한 후, 버그 리í¬íŠ¸ì— 제출해주세요. CUT 섹션 ë°‘ì— ìžˆëŠ” ë°ì´í„° ì²­í¬ë„ ê°™ì´ ë§ìž…니다:"
-
-#: libraries/sqlparser.lib.php:173
-msgid "BEGIN CUT"
-msgstr "BEGIN CUT"
-
-#: libraries/sqlparser.lib.php:175
-msgid "END CUT"
-msgstr "END CUT"
-
-#: libraries/sqlparser.lib.php:177
-msgid "BEGIN RAW"
-msgstr "BEGIN RAW"
-
-#: libraries/sqlparser.lib.php:181
-msgid "END RAW"
-msgstr "END RAW"
-
-#: libraries/sqlparser.lib.php:378
-msgid "Automatically appended backtick to the end of query!"
-msgstr "쿼리 ë§ˆì§€ë§‰ì— ì—­ë”°ì˜´í‘œê°€ ìžë™ìœ¼ë¡œ 붙었습니다!"
-
-#: libraries/sqlparser.lib.php:381
-msgid "Unclosed quote"
-msgstr "따옴표(quote)ê°€ 닫히지 않았ìŒ"
-
-#: libraries/sqlparser.lib.php:533
-msgid "Invalid Identifer"
-msgstr "ìž˜ëª»ëœ ì‹ë³„ìž(Identifer)"
-
-#: libraries/sqlparser.lib.php:648
-msgid "Unknown Punctuation String"
-msgstr ""
-
-#: libraries/sqlvalidator.lib.php:69
-#, php-format
-msgid ""
-"The SQL validator could not be initialized. Please check if you have "
-"installed the necessary PHP extensions as described in the %sdocumentation%s."
-msgstr ""
-"ì§ˆì˜ ê²€ì‚¬ê¸°ê°€ 초기화ë˜ì§€ 않았습니다. %s문서%sì—ì„œ 설명한 필수 PHP í™•ìž¥ëª¨ë“ˆì„ "
-"설치했는지 확ì¸í•´ 보십시오."
-
-#: libraries/structure.lib.php:68 tbl_operations.php:311
-#, php-format
-msgid "Table %s has been emptied"
-msgstr "í…Œì´ë¸” %s ì„ ë¹„ì› ìŠµë‹ˆë‹¤"
-
-#: libraries/structure.lib.php:91 tbl_create.php:321
-msgid "Tracking is active."
-msgstr "íŠ¸ëž˜í‚¹ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/structure.lib.php:98 tbl_create.php:327
-msgid "Tracking is not active."
-msgstr "íŠ¸ëž˜í‚¹ì´ í™œì„±í™”ë˜ì–´ 있지 않습니다."
-
-#: libraries/structure.lib.php:129 tbl_operations.php:329
-#, php-format
-msgid "View %s has been dropped"
-msgstr "ë·° %sê°€ 제거ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/structure.lib.php:130 tbl_operations.php:330
-#, php-format
-msgid "Table %s has been dropped"
-msgstr "í…Œì´ë¸” %s를 삭제했습니다."
-
-#: libraries/structure.lib.php:185
-msgid "Sum"
-msgstr "계"
-
-#: libraries/structure.lib.php:319
-msgid "Add prefix to table"
-msgstr "í…Œì´ë¸”ì— ì ‘ë‘사 추가"
-
-#: libraries/structure.lib.php:344
-msgid "Check tables having overhead"
-msgstr "오버헤드를 가진 í…Œì´ë¸”ë“¤ì„ ì²´í¬"
-
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
-msgctxt "None for default"
-msgid "None"
-msgstr "ì—†ìŒ"
-
-#: libraries/structure.lib.php:1329
-#, php-format
-#| msgid "Table %s has been dropped"
-msgid "Column %s has been dropped"
-msgstr "컬럼 %sì„ ì‚­ì œí–ˆìŠµë‹ˆë‹¤"
-
-#: libraries/structure.lib.php:1383 libraries/structure.lib.php:2046
-#: libraries/structure.lib.php:2056
-#: libraries/tbl_columns_definition_form.inc.php:562
-msgid "Primary"
-msgstr "기본"
-
-#: libraries/structure.lib.php:1391 libraries/structure.lib.php:2048
-#: libraries/structure.lib.php:2058 libraries/structure.lib.php:2166
-#: libraries/tbl_columns_definition_form.inc.php:123
-#: libraries/tbl_columns_definition_form.inc.php:576 tbl_printview.php:306
-msgid "Index"
-msgstr "ì¸ë±ìŠ¤"
-
-#: libraries/structure.lib.php:1398 libraries/structure.lib.php:2052
-#: libraries/structure.lib.php:2062
-msgid "Spatial"
-msgstr ""
-
-#: libraries/structure.lib.php:1408 libraries/structure.lib.php:2054
-#: libraries/structure.lib.php:2064
-#: libraries/tbl_columns_definition_form.inc.php:584
-msgid "Fulltext"
-msgstr "Fulltext"
-
-#: libraries/structure.lib.php:1423 libraries/structure.lib.php:1519
-#| msgid "Remove column(s)"
-msgid "Move columns"
-msgstr "컬럼 ì´ë™"
-
-#: libraries/structure.lib.php:1426
-msgid "Move the columns by dragging them up and down."
-msgstr ""
-
-#: libraries/structure.lib.php:1460
-#, fuzzy
-#| msgid "Print view"
-msgid "Edit view"
-msgstr "ì¸ì‡„ìš© 보기"
-
-#: libraries/structure.lib.php:1493
-msgid "Relation view"
-msgstr ""
-
-#: libraries/structure.lib.php:1505
-msgid "Propose table structure"
-msgstr "제안하는 í…Œì´ë¸” 구조"
-
-#: libraries/structure.lib.php:1541
-#: libraries/tbl_columns_definition_form.inc.php:758
-#| msgid "You have to choose at least one column to display"
-msgid "You have to add at least one column."
-msgstr "ì ì–´ë„ í•œ ê°œ ì´ìƒì˜ ì»¬ëŸ¼ì„ ì¶”ê°€í•´ì•¼ 합니다."
-
-#: libraries/structure.lib.php:1552
-#, fuzzy
-msgid "Add column"
-msgstr "필드 추가하기"
-
-#: libraries/structure.lib.php:1557
-#: libraries/tbl_columns_definition_form.inc.php:748
-#, fuzzy, php-format
-msgid "Add %s column(s)"
-msgstr "필드 추가하기"
-
-#: libraries/structure.lib.php:1574
-msgid "At End of Table"
-msgstr "í…Œì´ë¸”ì˜ ë§ˆì§€ë§‰"
-
-#: libraries/structure.lib.php:1575
-msgid "At Beginning of Table"
-msgstr "í…Œì´ë¸”ì˜ ì²˜ìŒ"
-
-#: libraries/structure.lib.php:1576
-#, php-format
-msgid "After %s"
-msgstr "%s 다ìŒì—"
-
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
-msgid "Row Statistics"
-msgstr "행(레코드) 통계"
-
-#: libraries/structure.lib.php:1675 tbl_printview.php:353
-msgid "static"
-msgstr "ì •ì "
-
-#: libraries/structure.lib.php:1677 tbl_printview.php:355
-msgid "dynamic"
-msgstr "ë™ì (다ì´ë‚´ë¯¹)"
-
-#: libraries/structure.lib.php:1688
-msgid "partitioned"
-msgstr ""
-
-#: libraries/structure.lib.php:1719 tbl_printview.php:376
-msgid "Row length"
-msgstr "í–‰ 길ì´"
-
-#: libraries/structure.lib.php:1731 tbl_printview.php:390
-msgid "Row size"
-msgstr "í–‰ í¬ê¸°"
-
-#: libraries/structure.lib.php:1739 tbl_printview.php:399
-msgid "Next autoindex"
-msgstr "ë‹¤ìŒ ìžë™ì¸ë±ìŠ¤"
-
-#: libraries/structure.lib.php:1864 libraries/structure.lib.php:1945
-#: libraries/structure.lib.php:1953 libraries/structure.lib.php:1970
-#, php-format
-msgid "An index has been added on %s"
-msgstr "%s ì— ì¸ë±ìŠ¤ê°€ 걸렸습니다"
-
-#: libraries/structure.lib.php:1935
-#, php-format
-msgid "A primary key has been added on %s"
-msgstr "%sì— ê¸°ë³¸ 키가 추가ë˜ì—ˆìŠµë‹ˆë‹¤"
-
-#: libraries/structure.lib.php:1995 libraries/structure.lib.php:2066
-#| msgid "Session value"
-msgid "Distinct values"
-msgstr "중복ë˜ì§€ ì•Šì€ ê°’"
-
-#: libraries/structure.lib.php:1998 libraries/structure.lib.php:2001
-msgid "Add primary key"
-msgstr "기본키 추가"
-
-#: libraries/structure.lib.php:2004 libraries/structure.lib.php:2007
-#: tbl_indexes.php:195
-msgid "Add index"
-msgstr "ì¸ë±ìŠ¤ 추가"
-
-#: libraries/structure.lib.php:2010 libraries/structure.lib.php:2013
-msgid "Add unique index"
-msgstr "ìœ ì¼ ì¸ë±ìŠ¤ 추가"
-
-#: libraries/structure.lib.php:2016 libraries/structure.lib.php:2019
-msgid "Add SPATIAL index"
-msgstr ""
-
-#: libraries/structure.lib.php:2022 libraries/structure.lib.php:2025
-msgid "Add FULLTEXT index"
-msgstr "FULLTEXT ì¸ë±ìŠ¤ 추가"
-
-#: libraries/structure.lib.php:2151 server_binlog.php:189
-#, fuzzy
-msgid "Information"
-msgstr "ë¡œê·¸ì¸ ì •ë³´"
-
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
-msgid "Space usage"
-msgstr "공간 사용량"
-
-#: libraries/structure.lib.php:2176 tbl_printview.php:322
-msgid "Effective"
-msgstr "실제량"
-
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
-#, fuzzy, php-format
-msgid "Table %1$s has been altered successfully"
-msgstr "ì„ íƒí•œ 사용ìžë“¤ì„ 삭제했습니다."
-
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
-msgid "Query error"
-msgstr "ì§ˆì˜ ì˜¤ë¥˜"
-
-#: libraries/structure.lib.php:2498
-#| msgid "The selected users have been deleted successfully."
-msgid "The columns have been moved successfully."
-msgstr "ì»¬ëŸ¼ì„ ì´ë™í–ˆìŠµë‹ˆë‹¤."
-
-#: libraries/tbl_columns_definition_form.inc.php:101
-msgid ""
-"If column type is \"enum\" or \"set\", please enter the values using this "
-"format: 'a','b','c'…<br />If you ever need to put a backslash (\"\\\") or a "
-"single quote (\"'\") amongst those values, precede it with a backslash (for "
-"example '\\\\xyz' or 'a\\'b')."
-msgstr ""
-"í•„ë“œ 종류가 \"enum\"ì´ë‚˜ \"set\"ì¼ ê²½ìš°, 다ìŒê³¼ ê°™ì€ í˜•ì‹ìœ¼ë¡œ ê°’ì„ ìž…ë ¥í•˜ì‹­ì‹œ"
-"오: 'a','b','c'…<br />ì—¬ê¸°ì— ì—­ìŠ¬ëž˜ì‹œ(\\)나 ìž‘ì€ ë”°ì˜´í‘œ(')를 넣어야 한다면, "
-"ê·¸ ì•žì— ì—­ìŠ¬ëž˜ì‹œë¥¼ 사용하십시오. (예: '\\\\xyz' ë˜ëŠ” 'a\\'b')."
-
-#: libraries/tbl_columns_definition_form.inc.php:110
-msgid ""
-"For default values, please enter just a single value, without backslash "
-"escaping or quotes, using this format: a"
-msgstr "기본값ì—는, 역슬래시나 따옴표 ì—†ì´ ë‹¨ í•˜ë‚˜ì˜ ê°’ì„ ë„£ìœ¼ì‹­ì‹œì˜¤. (예: a)"
-
-#: libraries/tbl_columns_definition_form.inc.php:149
-#| msgid "Remove column(s)"
-msgid "Move column"
-msgstr "컬럼 ì´ë™"
-
-#: libraries/tbl_columns_definition_form.inc.php:159
-#, php-format
-msgid ""
-"For a list of available transformation options and their MIME type "
-"transformations, click on %stransformation descriptions%s"
-msgstr ""
-
-#: libraries/tbl_columns_definition_form.inc.php:171
-msgid "Transformation options"
-msgstr "변환 옵션"
-
-#: libraries/tbl_columns_definition_form.inc.php:174
-msgid ""
-"Please enter the values for transformation options using this format: 'a', "
-"100, b,'c'…<br />If you ever need to put a backslash (\"\\\") or a single "
-"quote (\"'\") amongst those values, precede it with a backslash (for example "
-"'\\\\xyz' or 'a\\'b')."
-msgstr ""
-"í•„ë“œ 종류가 \"enum\"ì´ë‚˜ \"set\"ì¼ ê²½ìš°, 다ìŒê³¼ ê°™ì€ í˜•ì‹ìœ¼ë¡œ ê°’ì„ ìž…ë ¥í•˜ì‹­ì‹œ"
-"오: 'a',100, b,'c'…<br />ì—¬ê¸°ì— ì—­ìŠ¬ëž˜ì‹œ(\\)나 ìž‘ì€ ë”°ì˜´í‘œ(')를 넣어야 한다"
-"ë©´, ê·¸ ì•žì— ì—­ìŠ¬ëž˜ì‹œë¥¼ 사용하십시오. (예: '\\\\xyz' ë˜ëŠ” 'a\\'b')."
-
-#: libraries/tbl_columns_definition_form.inc.php:412
-msgid "ENUM or SET data too long?"
-msgstr "ENUM ë˜ëŠ” SET ë°ì´í„°ê°€ 너무 긴 것 ê°™ìŒ"
-
-#: libraries/tbl_columns_definition_form.inc.php:414
-msgid "Get more editing space"
-msgstr ""
-
-#: libraries/tbl_columns_definition_form.inc.php:430
-#| msgid "None"
-msgctxt "for default"
-msgid "None"
-msgstr "ì—†ìŒ"
-
-#: libraries/tbl_columns_definition_form.inc.php:431
-msgid "As defined:"
-msgstr "ì‚¬ìš©ìž ì •ì˜:"
-
-#: libraries/tbl_columns_definition_form.inc.php:634
-msgid "first"
-msgstr "맨 처ìŒ"
-
-#: libraries/tbl_columns_definition_form.inc.php:644
-#, php-format
-#| msgid "After %s"
-msgid "after %s"
-msgstr "%s 다ìŒì—"
-
-#: libraries/tbl_columns_definition_form.inc.php:737
-msgid "Table name"
-msgstr "í…Œì´ë¸” ì´ë¦„"
-
-#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "PARTITION ì •ì˜"
-
-#: libraries/tbl_common.inc.php:54
-#, php-format
-#| msgid "Tracking is active."
-msgid "Tracking of %s is activated."
-msgstr "%sì˜ íŠ¸ëž˜í‚¹ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/user_preferences.inc.php:29
-msgid "Manage your settings"
-msgstr ""
-
-#: libraries/user_preferences.inc.php:46 prefs_manage.php:292
-#| msgid "Modifications have been saved"
-msgid "Configuration has been saved"
-msgstr "êµ¬ì„±ì´ ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/user_preferences.inc.php:66
-#, php-format
-msgid ""
-"Your preferences will be saved for current session only. Storing them "
-"permanently requires %sphpMyAdmin configuration storage%s."
-msgstr ""
-
-#: libraries/user_preferences.lib.php:122
-msgid "Could not save configuration"
-msgstr ""
-
-#: libraries/user_preferences.lib.php:276
-msgid ""
-"Your browser has phpMyAdmin configuration for this domain. Would you like to "
-"import it for current session?"
-msgstr ""
-
-#: libraries/zip_extension.lib.php:29
-msgid "No files found inside ZIP archive!"
-msgstr ""
-
-#: libraries/zip_extension.lib.php:59 libraries/zip_extension.lib.php:62
-#: libraries/zip_extension.lib.php:82
-msgid "Error in ZIP archive:"
-msgstr ""
-
-#: navigation.php:23
-msgid "Fatal error: The navigation can only be accessed via AJAX"
-msgstr ""
-
-#: pmd_display_field.php:60 pmd_save_pos.php:81
-msgid "Modifications have been saved"
-msgstr "ìˆ˜ì •ëœ ë‚´ìš©ì´ ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: pmd_general.php:82
-msgid "Show/Hide left menu"
-msgstr "왼쪽 메뉴 ë³´ì´ê¸°/숨기기"
-
-#: pmd_general.php:86
-msgid "View in fullscreen"
-msgstr "전체 화면으로 보기"
-
-#: pmd_general.php:90
-msgid "Exit fullscreen"
-msgstr "전체 화면으로부터 나가기"
-
-#: pmd_general.php:95
-msgid "Save position"
-msgstr ""
-
-#: pmd_general.php:104 pmd_general.php:401
-msgid "Create relation"
-msgstr ""
-
-#: pmd_general.php:113
-msgid "Reload"
-msgstr ""
-
-#: pmd_general.php:117
-msgid "Help"
-msgstr ""
-
-#: pmd_general.php:123
-msgid "Angular links"
-msgstr ""
-
-#: pmd_general.php:123
-msgid "Direct links"
-msgstr "다ì´ë ‰íŠ¸ ë§í¬"
-
-#: pmd_general.php:127
-msgid "Snap to grid"
-msgstr ""
-
-#: pmd_general.php:133
-msgid "Small/Big All"
-msgstr ""
-
-#: pmd_general.php:137
-msgid "Toggle small/big"
-msgstr ""
-
-#: pmd_general.php:141
-msgid "Toggle relation lines"
-msgstr ""
-
-#: pmd_general.php:147 pmd_pdf.php:102
-msgid "Import/Export coordinates for PDF schema"
-msgstr ""
-
-#: pmd_general.php:154
-#, fuzzy
-#| msgid "Submit Query"
-msgid "Build Query"
-msgstr "ì§ˆì˜ ì‹¤í–‰"
-
-#: pmd_general.php:161
-msgid "Move Menu"
-msgstr ""
-
-#: pmd_general.php:174
-#, fuzzy
-msgid "Hide/Show all"
-msgstr "ëª¨ë‘ ë³´ê¸°"
-
-#: pmd_general.php:178
-msgid "Hide/Show Tables with no relation"
-msgstr ""
-
-#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
-
-#: pmd_general.php:467
-msgid "Delete relation"
-msgstr "관계(relation) 삭제"
-
-#: pmd_general.php:509 pmd_general.php:568
-#, fuzzy
-msgid "Relation operator"
-msgstr "í…Œì´ë¸” 복구"
-
-#: pmd_general.php:519 pmd_general.php:578 pmd_general.php:701
-#: pmd_general.php:818
-#, fuzzy
-#| msgid "Export"
-msgid "Except"
-msgstr "예외"
-
-#: pmd_general.php:525 pmd_general.php:584 pmd_general.php:707
-#: pmd_general.php:824
-#| msgid "in query"
-msgid "subquery"
-msgstr "서브쿼리"
-
-#: pmd_general.php:529 pmd_general.php:625
-#, fuzzy
-msgid "Rename to"
-msgstr "í…Œì´ë¸” ì´ë¦„ 바꾸기"
-
-#: pmd_general.php:531 pmd_general.php:630
-#, fuzzy
-#| msgid "User name"
-msgid "New name"
-msgstr "사용ìžëª…"
-
-#: pmd_general.php:534 pmd_general.php:749
-#, fuzzy
-#| msgid "Create"
-msgid "Aggregate"
-msgstr "만들기 "
-
-#: pmd_general.php:859
-#, fuzzy
-msgid "Active options"
-msgstr "실행"
-
-#: pmd_pdf.php:50
-#, fuzzy
-msgid "Page has been created"
-msgstr "í…Œì´ë¸” %s ì„ ì œê±°í–ˆìŠµë‹ˆë‹¤."
-
-#: pmd_pdf.php:53
-msgid "Page creation failed"
-msgstr ""
-
-#: pmd_pdf.php:113
-#| msgid "Usage"
-msgid "Page"
-msgstr "페ì´ì§€"
-
-#: pmd_pdf.php:123
-#| msgid "Import files"
-msgid "Import from selected page"
-msgstr "ì„ íƒëœ 페ì´ì§€ 내보내기"
-
-#: pmd_pdf.php:124
-msgid "Export to selected page"
-msgstr ""
-
-#: pmd_pdf.php:126
-#, fuzzy
-#| msgid "Create a new index"
-msgid "Create a page and export to it"
-msgstr "새 ì¸ë±ìŠ¤ 만들기"
-
-#: pmd_pdf.php:138
-#, fuzzy
-#| msgid "User name"
-msgid "New page name: "
-msgstr "사용ìžëª…"
-
-#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
-
-#: pmd_pdf.php:146
-msgid "recommended"
-msgstr ""
-
-#: pmd_relation_new.php:35
-msgid "Error: relation already exists."
-msgstr ""
-
-#: pmd_relation_new.php:77 pmd_relation_new.php:100
-msgid "Error: Relation not added."
-msgstr ""
-
-#: pmd_relation_new.php:78
-msgid "FOREIGN KEY relation added"
-msgstr ""
-
-#: pmd_relation_new.php:98
-msgid "Internal relation added"
-msgstr ""
-
-#: pmd_relation_upd.php:66
-msgid "Relation deleted"
-msgstr "릴레ì´ì…˜ 제거ë¨"
-
-#: pmd_save_pos.php:73
-msgid "Error saving coordinates for Designer."
-msgstr ""
-
-#: prefs_forms.php:85
-msgid "Cannot save settings, submitted form contains errors"
-msgstr ""
-
-#: prefs_manage.php:81
-msgid "Could not import configuration"
-msgstr ""
-
-#: prefs_manage.php:113
-msgid "Configuration contains incorrect data for some fields."
-msgstr ""
-
-#: prefs_manage.php:129
-msgid "Do you want to import remaining settings?"
-msgstr ""
-
-#: prefs_manage.php:226 prefs_manage.php:252
-msgid "Saved on: @DATE@"
-msgstr ""
-
-#: prefs_manage.php:240
-#| msgid "Import files"
-msgid "Import from file"
-msgstr "파ì¼ì—ì„œ 가져오기"
-
-#: prefs_manage.php:246
-msgid "Import from browser's storage"
-msgstr ""
-
-#: prefs_manage.php:249
-msgid "Settings will be imported from your browser's local storage."
-msgstr ""
-
-#: prefs_manage.php:255
-msgid "You have no saved settings!"
-msgstr ""
-
-#: prefs_manage.php:259 prefs_manage.php:312
-msgid "This feature is not supported by your web browser"
-msgstr ""
-
-#: prefs_manage.php:264
-msgid "Merge with current configuration"
-msgstr ""
-
-#: prefs_manage.php:278
-#, php-format
-msgid ""
-"You can set more settings by modifying config.inc.php, eg. by using %sSetup "
-"script%s."
-msgstr ""
-
-#: prefs_manage.php:302
-msgid "Save to browser's storage"
-msgstr ""
-
-#: prefs_manage.php:306
-msgid "Settings will be saved in your browser's local storage."
-msgstr ""
-
-#: prefs_manage.php:308
-msgid "Existing settings will be overwritten!"
-msgstr "기존 ì„¤ì •ì— ë®ì—¬ì“°ì—¬ì§‘니다!"
-
-#: prefs_manage.php:323
-msgid "You can reset all your settings and restore them to default values."
-msgstr ""
-
-#: querywindow.php:64
-msgid "Import files"
-msgstr "íŒŒì¼ ê°€ì ¸ì˜¤ê¸°"
-
-#: querywindow.php:77
-msgid "All"
-msgstr "모ë‘"
-
-#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
-#, php-format
-msgid "<b>%s</b> table not found or not set in %s"
-msgstr ""
-
-#: schema_export.php:62
-#| msgid "The \"%s\" table doesn't exist!"
-msgid "File doesn't exist"
-msgstr "파ì¼ì´ 존재하지 않습니다."
-
-#: server_binlog.php:84
-msgid "Select binary log to view"
-msgstr ""
-
-#: server_binlog.php:154 server_status.php:431
-msgid "Truncate Shown Queries"
-msgstr ""
-
-#: server_binlog.php:158 server_status.php:436
-msgid "Show Full Queries"
-msgstr "전체 쿼리 보기"
-
-#: server_binlog.php:184
-msgid "Log name"
-msgstr "로그 ì´ë¦„"
-
-#: server_binlog.php:185
-msgid "Position"
-msgstr "위치"
-
-#: server_binlog.php:188
-msgid "Original position"
-msgstr "ì›ë³¸ 위치"
-
-#: server_collations.php:24
-msgid "Character Sets and Collations"
-msgstr ""
-
-#: server_databases.php:117
-#, 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] "%1$dê°œì˜ ë°ì´í„°ë² ì´ìŠ¤ë¥¼ 삭제했습니다."
-
-#: server_databases.php:138
-msgid "Databases statistics"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 사용량 통계"
-
-#: server_databases.php:226 server_replication.php:167
-#: server_replication.php:198
-msgid "Master replication"
-msgstr ""
-
-#: server_databases.php:228 server_replication.php:236
-msgid "Slave replication"
-msgstr ""
-
-#: server_databases.php:334 server_databases.php:335
-msgid "Enable Statistics"
-msgstr "통계 보기"
-
-#: server_databases.php:338
-msgid ""
-"Note: Enabling the database statistics here might cause heavy traffic "
-"between the web server and the MySQL server."
-msgstr ""
-"주ì˜: ë°ì´í„°ë² ì´ìŠ¤ 통계 보기는 웹서버와 MySQL 서버 사ì´ì— í° ë¶€í•˜ë¥¼ ì¤ë‹ˆë‹¤."
-
-#: server_databases.php:345
-msgid "No databases"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ê°€ 없습니다"
-
-#: server_engines.php:32
-msgid "Storage Engines"
-msgstr ""
-
-#: server_export.php:20
-#, fuzzy
-msgid "View dump (schema) of databases"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ì˜ ë¤í”„(스키마) ë°ì´í„° 보기"
-
-#: server_plugins.php:66
-msgid "Modules"
-msgstr ""
-
-#: server_plugins.php:87
-msgid "Begin"
-msgstr "처ìŒ"
-
-#: server_plugins.php:94
-msgid "Plugin"
-msgstr ""
-
-#: server_plugins.php:95 server_plugins.php:129
-msgid "Module"
-msgstr ""
-
-#: server_plugins.php:96 server_plugins.php:131
-msgid "Library"
-msgstr ""
-
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
-msgid "Version"
-msgstr "버전"
-
-#: server_plugins.php:98 server_plugins.php:133
-msgid "Author"
-msgstr ""
-
-#: server_plugins.php:99 server_plugins.php:134
-msgid "License"
-msgstr ""
-
-#: server_plugins.php:165
-#| msgid "Disabled"
-msgid "disabled"
-msgstr "사용불가"
-
-#: server_privileges.php:208
-#, php-format
-msgid "The user %s already exists!"
-msgstr "ì‚¬ìš©ìž %s ê°€ ì´ë¯¸ 존재합니다!"
-
-#: server_privileges.php:311
-#, php-format
-msgid "Deleting %s"
-msgstr "%s ì„ ì‚­ì œí•©ë‹ˆë‹¤"
-
-#: server_privileges.php:356
-msgid "The privileges were reloaded successfully."
-msgstr "ê¶Œí•œì„ ë‹¤ì‹œ 로딩했습니다."
-
-#: server_replication.php:79
-msgid "Unknown error"
-msgstr ""
-
-#: server_replication.php:89
-#, php-format
-msgid "Unable to connect to master %s."
-msgstr ""
-
-#: server_replication.php:98
-msgid ""
-"Unable to read master log position. Possible privilege problem on master."
-msgstr ""
-
-#: server_replication.php:104
-msgid "Unable to change master"
-msgstr ""
-
-#: server_replication.php:108
-#, php-format
-#| msgid "The privileges were reloaded successfully."
-msgid "Master server changed successfully to %s"
-msgstr "마스터 서버가 성공ì ìœ¼ë¡œ %së¡œ 변경ë˜ì—ˆìŠµë‹ˆë‹¤"
-
-#: server_replication.php:168
-msgid "This server is configured as master in a replication process."
-msgstr ""
-
-#: server_replication.php:174
-msgid "Show connected slaves"
-msgstr ""
-
-#: server_replication.php:199
-#, php-format
-msgid ""
-"This server is not configured as master in a replication process. Would you "
-"like to <a href=\"%s\">configure</a> it?"
-msgstr ""
-
-#: server_replication.php:206
-msgid "Master configuration"
-msgstr ""
-
-#: server_replication.php:207
-msgid ""
-"This server is not configured as master server in a replication process. You "
-"can choose from either replicating all databases and ignoring certain "
-"(useful if you want to replicate majority of databases) or you can choose to "
-"ignore all databases by default and allow only certain databases to be "
-"replicated. Please select the mode:"
-msgstr ""
-
-#: server_replication.php:210
-msgid "Replicate all databases; Ignore:"
-msgstr ""
-
-#: server_replication.php:211
-msgid "Ignore all databases; Replicate:"
-msgstr ""
-
-#: server_replication.php:214
-#, fuzzy
-msgid "Please select databases:"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì„ íƒí•˜ì„¸ìš”"
-
-#: server_replication.php:217
-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:219
-msgid ""
-"Once you restarted MySQL server, please click on Go button. Afterwards, you "
-"should see a message informing you, that this server <b>is</b> configured as "
-"master"
-msgstr ""
-"MySQL 서버를 재시작했으면 실행(Go) ë²„íŠ¼ì„ í´ë¦­í•˜ì„¸ìš”. ê·¸ 후, 서버가 마스터로 설정ë˜ì—ˆë‹¤ëŠ” 안내 메시지를 ë³¼ 수 있ì„ê²ë‹ˆë‹¤"
-
-#: server_replication.php:281
-msgid "Slave SQL Thread not running!"
-msgstr "슬레ì´ë¸Œ SQL 쓰레드가 ë™ìž‘하지 않습니다!"
-
-#: server_replication.php:284
-msgid "Slave IO Thread not running!"
-msgstr "슬레ì´ë¸Œ IO 쓰레드가 ë™ìž‘하지 않습니다!"
-
-#: server_replication.php:293
-msgid ""
-"Server is configured as slave in a replication process. Would you like to:"
-msgstr ""
-
-#: server_replication.php:296
-msgid "See slave status table"
-msgstr ""
-
-#: server_replication.php:300
-msgid "Control slave:"
-msgstr ""
-
-#: server_replication.php:303
-#, fuzzy
-msgid "Full start"
-msgstr "Fulltext"
-
-#: server_replication.php:303
-msgid "Full stop"
-msgstr ""
-
-#: server_replication.php:304
-msgid "Reset slave"
-msgstr ""
-
-#: server_replication.php:306
-#, fuzzy
-#| msgid "Structure only"
-msgid "Start SQL Thread only"
-msgstr "구조만"
-
-#: server_replication.php:308
-msgid "Stop SQL Thread only"
-msgstr ""
-
-#: server_replication.php:311
-#, fuzzy
-#| msgid "Structure only"
-msgid "Start IO Thread only"
-msgstr "구조만"
-
-#: server_replication.php:313
-msgid "Stop IO Thread only"
-msgstr ""
-
-#: server_replication.php:318
-msgid "Error management:"
-msgstr ""
-
-#: server_replication.php:320
-msgid "Skipping errors might lead into unsynchronized master and slave!"
-msgstr ""
-
-#: server_replication.php:322
-msgid "Skip current error"
-msgstr ""
-
-#: server_replication.php:323
-msgid "Skip next"
-msgstr ""
-
-#: server_replication.php:326
-msgid "errors."
-msgstr ""
-
-#: server_replication.php:342
-#, php-format
-msgid ""
-"This server is not configured as slave in a replication process. Would you "
-"like to <a href=\"%s\">configure</a> it?"
-msgstr ""
-
-#: server_status.php:31
-#, php-format
-msgid "Thread %s was successfully killed."
-msgstr "쓰레드 %s 를 죽였습니다."
-
-#: server_status.php:35
-#, php-format
-msgid ""
-"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
-msgstr ""
-"phpMyAdminì´ ì“°ë ˆë“œ %s를 ì¢…ë£Œí•˜ëŠ”ë° ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤. ì´ë¯¸ 해당 쓰레드가 종료ë˜ì—ˆ"
-"ì„ ê²ƒìž…ë‹ˆë‹¤."
-
-#: server_status.php:70
-#, php-format
-msgid "Network traffic since startup: %s"
-msgstr ""
-
-#: server_status.php:83
-#, 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 서버는 %1$s ë™ì•ˆ 구ë™ë˜ì—ˆìŠµë‹ˆë‹¤. êµ¬ë™ ì‹œìž‘ë‚ ì§œëŠ” %2$s 입니다."
-
-#: server_status.php:93
-msgid ""
-"This MySQL server works as <b>master</b> and <b>slave</b> in <b>replication</"
-"b> process."
-msgstr ""
-
-#: server_status.php:98
-msgid "This MySQL server works as <b>master</b> in <b>replication</b> process."
-msgstr ""
-
-#: server_status.php:103
-msgid "This MySQL server works as <b>slave</b> in <b>replication</b> process."
-msgstr ""
-
-#: server_status.php:109
-msgid ""
-"For further information about replication status on the server, please visit "
-"the <a href=\"#replication\">replication section</a>."
-msgstr ""
-
-#: server_status.php:122
-msgid "Replication status"
-msgstr ""
-
-#: server_status.php:138
-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:148
-msgid "Received"
-msgstr "ë°›ìŒ"
-
-#: server_status.php:167
-msgid "Sent"
-msgstr "보냄"
-
-#: server_status.php:218
-msgid "max. concurrent connections"
-msgstr "최대 ë™ì‹œ ì—°ê²°"
-
-#: server_status.php:228
-msgid "Failed attempts"
-msgstr "실패한 ì‹œë„"
-
-#: server_status.php:252
-msgid "Aborted"
-msgstr "중지ë¨"
-
-#: server_status.php:312
-msgid "ID"
-msgstr "ì•„ì´ë””"
-
-#: server_status.php:328
-msgid "Command"
-msgstr "커맨드"
-
-#: server_status_advisor.php:29
-msgid "Instructions"
-msgstr "안내 설명"
-
-#: server_status_advisor.php:35
-msgid ""
-"The Advisor system can provide recommendations on server variables by "
-"analyzing the server status variables."
-msgstr "어드바ì´ì € ì‹œìŠ¤í…œì€ ì„œë²„ì˜ ìƒíƒœ 변수를 분ì„하고, 변수 ê°’ì„ ì¶”ì²œí•´ì¤ë‹ˆë‹¤."
-
-#: server_status_advisor.php:41
-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_advisor.php:48
-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_advisor.php:56
-msgid ""
-"The best way to tune your system would be to change only one setting at a "
-"time, observe or benchmark your database, and undo the change if there was "
-"no clearly measurable improvement."
-msgstr ""
-
-#: server_status_monitor.php:472
-#| msgid "Start"
-msgid "Start Monitor"
-msgstr "ëª¨ë‹ˆí„°ë§ ì‹œìž‘"
-
-#: server_status_monitor.php:479
-msgid "Instructions/Setup"
-msgstr ""
-
-#: server_status_monitor.php:483
-msgid "Done rearranging/editing charts"
-msgstr ""
-
-#: server_status_monitor.php:489 server_status_monitor.php:606
-msgid "Add chart"
-msgstr "차트 추가"
-
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
-#: server_status_monitor.php:496
-msgid "Refresh rate"
-msgstr ""
-
-#: server_status_monitor.php:505
-#, fuzzy
-#| msgid "Add/Delete columns"
-msgid "Chart columns"
-msgstr "컬럼 추가/삭제"
-
-#: server_status_monitor.php:521
-msgid "Chart arrangement"
-msgstr ""
-
-#: server_status_monitor.php:524
-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_monitor.php:538
-msgid "Reset to default"
-msgstr ""
-
-#: server_status_monitor.php:544
-msgid "Monitor Instructions"
-msgstr ""
-
-#: server_status_monitor.php:546
-msgid ""
-"The phpMyAdmin Monitor can assist you in optimizing the server configuration "
-"and track down time intensive queries. For the latter you will need to set "
-"log_output to 'TABLE' and have either the slow_query_log or general_log "
-"enabled. Note however, that the general_log produces a lot of data and "
-"increases server load by up to 15%"
-msgstr ""
-
-#: server_status_monitor.php:558
-msgid ""
-"Unfortunately your Database server does not support logging to table, which "
-"is a requirement for analyzing the database logs with phpMyAdmin. Logging to "
-"table is supported by MySQL 5.1.6 and onwards. You may still use the server "
-"charting features however."
-msgstr ""
-
-#: server_status_monitor.php:573
-msgid "Using the monitor:"
-msgstr ""
-
-#: server_status_monitor.php:576
-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_monitor.php:582
-msgid ""
-"To display queries from the logs, select the relevant time span on any chart "
-"by holding down the left mouse button and panning over the chart. Once "
-"confirmed, this will load a table of grouped queries, there you may click on "
-"any occuring SELECT statements to further analyze them."
-msgstr ""
-
-#: server_status_monitor.php:592
-msgid "Please note:"
-msgstr ""
-
-#: server_status_monitor.php:595
-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 ""
-
-#: server_status_monitor.php:610
-#, fuzzy
-#| msgid "Rename database to"
-msgid "Preset chart"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ ì´ë¦„ 변경"
-
-#: server_status_monitor.php:614
-msgid "Status variable(s)"
-msgstr ""
-
-#: server_status_monitor.php:617
-#, fuzzy
-msgid "Select series:"
-msgstr "ëª¨ë‘ ì„ íƒ"
-
-#: server_status_monitor.php:619
-msgid "Commonly monitored"
-msgstr ""
-
-#: server_status_monitor.php:635
-msgid "or type variable name:"
-msgstr ""
-
-#: server_status_monitor.php:642
-msgid "Display as differential value"
-msgstr ""
-
-#: server_status_monitor.php:645
-msgid "Apply a divisor"
-msgstr ""
-
-#: server_status_monitor.php:653
-msgid "Append unit to data values"
-msgstr ""
-
-#: server_status_monitor.php:659
-#, fuzzy
-msgid "Add this series"
-msgstr "새 ì‚¬ìš©ìž ì¶”ê°€"
-
-#: server_status_monitor.php:661
-msgid "Clear series"
-msgstr ""
-
-#: server_status_monitor.php:664
-#, fuzzy
-msgid "Series in Chart:"
-msgstr "SQL 질ì˜"
-
-#: server_status_monitor.php:675
-msgid "Log statistics"
-msgstr "로그 통계"
-
-#: server_status_monitor.php:676
-#, fuzzy
-msgid "Selected time range:"
-msgstr "ëª¨ë‘ ì„ íƒ"
-
-#: server_status_monitor.php:682
-msgid "Only retrieve SELECT,INSERT,UPDATE and DELETE Statements"
-msgstr ""
-
-#: server_status_monitor.php:687
-msgid "Remove variable data in INSERT statements for better grouping"
-msgstr ""
-
-#: server_status_monitor.php:690
-msgid "Choose from which log you want the statistics to be generated from."
-msgstr "통계가 ìƒì„±ë  로그를 ì„ íƒí•˜ì„¸ìš”."
-
-#: server_status_monitor.php:693
-msgid "Results are grouped by query text."
-msgstr ""
-
-#: server_status_monitor.php:697
-#| msgid "Query type"
-msgid "Query analyzer"
-msgstr "ì§ˆì˜ ë¶„ì„기"
-
-#: server_status_monitor.php:745
-#, php-format
-msgid "%d second"
-msgid_plural "%d seconds"
-msgstr[0] "%d ì´ˆ"
-
-#: server_status_monitor.php:748
-#, php-format
-msgid "%d minute"
-msgid_plural "%d minutes"
-msgstr[0] "%d 분"
-
-#: server_status_queries.php:67
-#, php-format
-msgid "Questions since startup: %s"
-msgstr ""
-
-#: server_status_queries.php:102
-msgid "Statements"
-msgstr "명세"
-
-#. l10n: # = Amount of queries
-#: server_status_queries.php:105
-msgid "#"
-msgstr "#"
-
-#: server_status_variables.php:78 server_variables.php:156
-msgid "Filters"
-msgstr ""
-
-#: server_status_variables.php:82 server_variables.php:158
-#| msgid "Do not change the password"
-msgid "Containing the word:"
-msgstr "í¬í•¨í•˜ê³  있는 단어:"
-
-#: server_status_variables.php:89
-#, fuzzy
-msgid "Show only alert values"
-msgstr "í…Œì´ë¸” 보기"
-
-#: server_status_variables.php:94
-msgid "Filter by category…"
-msgstr ""
-
-#: server_status_variables.php:114
-msgid "Show unformatted values"
-msgstr "ì›ë³¸ ê°’ 보기"
-
-#: server_status_variables.php:133
-msgid "Related links:"
-msgstr "추천 ë§í¬:"
-
-#: server_status_variables.php:331
-msgid ""
-"The number of connections that were aborted because the client died without "
-"closing the connection properly."
-msgstr "ì—°ê²°ì„ ë‹«ì§€ ì•Šê³  í´ë¼ì´ì–¸íŠ¸ê°€ 종료ë˜ì–´ì„œ 실패한 ì—°ê²°ì˜ ìˆ«ìž"
-
-#: server_status_variables.php:335
-msgid "The number of failed attempts to connect to the MySQL server."
-msgstr "MySQL ì„œë²„ì— ì—°ê²° 실패한 횟수"
-
-#: server_status_variables.php:338
-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_variables.php:343
-msgid "The number of transactions that used the temporary binary log cache."
-msgstr ""
-
-#: server_status_variables.php:346
-msgid ""
-"The number of connection attempts (successful or not) to the MySQL server."
-msgstr "MySQL ì„œë²„ì— ì—°ê²° ì‹œë„í•œ 횟수"
-
-#: server_status_variables.php:350
-msgid ""
-"The number of temporary tables on disk created automatically by the server "
-"while executing statements. If Created_tmp_disk_tables is big, you may want "
-"to increase the tmp_table_size value to cause temporary tables to be memory-"
-"based instead of disk-based."
-msgstr ""
-
-#: server_status_variables.php:357
-msgid "How many temporary files mysqld has created."
-msgstr ""
-
-#: server_status_variables.php:360
-msgid ""
-"The number of in-memory temporary tables created automatically by the server "
-"while executing statements."
-msgstr ""
-
-#: server_status_variables.php:364
-msgid ""
-"The number of rows written with INSERT DELAYED for which some error occurred "
-"(probably duplicate key)."
-msgstr ""
-
-#: server_status_variables.php:368
-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_variables.php:373
-msgid "The number of INSERT DELAYED rows written."
-msgstr ""
-
-#: server_status_variables.php:376
-msgid "The number of executed FLUSH statements."
-msgstr ""
-
-#: server_status_variables.php:379
-msgid "The number of internal COMMIT statements."
-msgstr ""
-
-#: server_status_variables.php:382
-msgid "The number of times a row was deleted from a table."
-msgstr ""
-
-#: server_status_variables.php:385
-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_variables.php:391
-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_variables.php:397
-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_variables.php:402
-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_variables.php:407
-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_variables.php:411
-msgid ""
-"The number of requests to read a row based on a fixed position. This is high "
-"if you are doing a lot of queries that require sorting of the result. You "
-"probably have a lot of queries that require MySQL to scan whole tables or "
-"you have joins that don't use keys properly."
-msgstr ""
-
-#: server_status_variables.php:418
-msgid ""
-"The number of requests to read the next row in the data file. This is high "
-"if you are doing a lot of table scans. Generally this suggests that your "
-"tables are not properly indexed or that your queries are not written to take "
-"advantage of the indexes you have."
-msgstr ""
-
-#: server_status_variables.php:425
-msgid "The number of internal ROLLBACK statements."
-msgstr ""
-
-#: server_status_variables.php:428
-msgid "The number of requests to update a row in a table."
-msgstr ""
-
-#: server_status_variables.php:431
-msgid "The number of requests to insert a row in a table."
-msgstr ""
-
-#: server_status_variables.php:434
-msgid "The number of pages containing data (dirty or clean)."
-msgstr ""
-
-#: server_status_variables.php:437
-msgid "The number of pages currently dirty."
-msgstr "디스í¬ì— ì €ìž¥ì´ í•„ìš”í•œ 페ì´ì§€ 수."
-
-#: server_status_variables.php:440
-msgid "The number of buffer pool pages that have been requested to be flushed."
-msgstr ""
-
-#: server_status_variables.php:444
-msgid "The number of free pages."
-msgstr ""
-
-#: server_status_variables.php:447
-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_variables.php:452
-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 ""
-
-#: server_status_variables.php:459
-msgid "Total size of buffer pool, in pages."
-msgstr ""
-
-#: server_status_variables.php:462
-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_variables.php:467
-msgid ""
-"The number of sequential read-aheads InnoDB initiated. This happens when "
-"InnoDB does a sequential full table scan."
-msgstr ""
-
-#: server_status_variables.php:471
-msgid "The number of logical read requests InnoDB has done."
-msgstr ""
-
-#: server_status_variables.php:474
-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_variables.php:478
-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 ""
-
-#: server_status_variables.php:486
-msgid "The number writes done to the InnoDB buffer pool."
-msgstr ""
-
-#: server_status_variables.php:489
-msgid "The number of fsync() operations so far."
-msgstr ""
-
-#: server_status_variables.php:492
-msgid "The current number of pending fsync() operations."
-msgstr ""
-
-#: server_status_variables.php:495
-msgid "The current number of pending reads."
-msgstr ""
-
-#: server_status_variables.php:498
-msgid "The current number of pending writes."
-msgstr ""
-
-#: server_status_variables.php:501
-msgid "The amount of data read so far, in bytes."
-msgstr ""
-
-#: server_status_variables.php:504
-msgid "The total number of data reads."
-msgstr ""
-
-#: server_status_variables.php:507
-msgid "The total number of data writes."
-msgstr ""
-
-#: server_status_variables.php:510
-msgid "The amount of data written so far, in bytes."
-msgstr ""
-
-#: server_status_variables.php:513
-msgid "The number of pages that have been written for doublewrite operations."
-msgstr ""
-
-#: server_status_variables.php:517
-msgid "The number of doublewrite operations that have been performed."
-msgstr ""
-
-#: server_status_variables.php:520
-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_variables.php:524
-msgid "The number of log write requests."
-msgstr ""
-
-#: server_status_variables.php:527
-msgid "The number of physical writes to the log file."
-msgstr ""
-
-#: server_status_variables.php:530
-msgid "The number of fsync() writes done to the log file."
-msgstr ""
-
-#: server_status_variables.php:533
-msgid "The number of pending log file fsyncs."
-msgstr ""
-
-#: server_status_variables.php:536
-msgid "Pending log file writes."
-msgstr ""
-
-#: server_status_variables.php:539
-msgid "The number of bytes written to the log file."
-msgstr ""
-
-#: server_status_variables.php:542
-msgid "The number of pages created."
-msgstr ""
-
-#: server_status_variables.php:545
-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_variables.php:550
-msgid "The number of pages read."
-msgstr ""
-
-#: server_status_variables.php:553
-msgid "The number of pages written."
-msgstr ""
-
-#: server_status_variables.php:556
-msgid "The number of row locks currently being waited for."
-msgstr ""
-
-#: server_status_variables.php:559
-msgid "The average time to acquire a row lock, in milliseconds."
-msgstr ""
-
-#: server_status_variables.php:562
-msgid "The total time spent in acquiring row locks, in milliseconds."
-msgstr ""
-
-#: server_status_variables.php:565
-msgid "The maximum time to acquire a row lock, in milliseconds."
-msgstr ""
-
-#: server_status_variables.php:568
-msgid "The number of times a row lock had to be waited for."
-msgstr ""
-
-#: server_status_variables.php:571
-msgid "The number of rows deleted from InnoDB tables."
-msgstr ""
-
-#: server_status_variables.php:574
-msgid "The number of rows inserted in InnoDB tables."
-msgstr ""
-
-#: server_status_variables.php:577
-msgid "The number of rows read from InnoDB tables."
-msgstr ""
-
-#: server_status_variables.php:580
-msgid "The number of rows updated in InnoDB tables."
-msgstr ""
-
-#: server_status_variables.php:583
-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_variables.php:588
-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_variables.php:592
-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_variables.php:597
-#, fuzzy
-msgid "Percentage of used key cache (calculated value)"
-msgstr "íŒŒì¼ ë¬¸ìžì…‹:"
-
-#: server_status_variables.php:600
-msgid "The number of requests to read a key block from the cache."
-msgstr ""
-
-#: server_status_variables.php:603
-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_variables.php:609
-msgid ""
-"Key cache miss calculated as rate of physical reads compared to read "
-"requests (calculated value)"
-msgstr ""
-
-#: server_status_variables.php:613
-msgid "The number of requests to write a key block to the cache."
-msgstr ""
-
-#: server_status_variables.php:616
-msgid "The number of physical writes of a key block to disk."
-msgstr ""
-
-#: server_status_variables.php:619
-msgid ""
-"Percentage of physical writes compared to write requests (calculated value)"
-msgstr ""
-
-#: server_status_variables.php:623
-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_variables.php:629
-msgid ""
-"The maximum number of connections that have been in use simultaneously since "
-"the server started."
-msgstr ""
-
-#: server_status_variables.php:633
-msgid "The number of rows waiting to be written in INSERT DELAYED queues."
-msgstr ""
-
-#: server_status_variables.php:636
-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_variables.php:640
-msgid "The number of files that are open."
-msgstr ""
-
-#: server_status_variables.php:643
-msgid "The number of streams that are open (used mainly for logging)."
-msgstr ""
-
-#: server_status_variables.php:646
-msgid "The number of tables that are open."
-msgstr ""
-
-#: server_status_variables.php:649
-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_variables.php:654
-msgid "The amount of free memory for query cache."
-msgstr ""
-
-#: server_status_variables.php:657
-msgid "The number of cache hits."
-msgstr ""
-
-#: server_status_variables.php:660
-msgid "The number of queries added to the cache."
-msgstr ""
-
-#: server_status_variables.php:663
-msgid ""
-"The number of queries that have been removed from the cache to free up "
-"memory for caching new queries. This information can help you tune the query "
-"cache size. The query cache uses a least recently used (LRU) strategy to "
-"decide which queries to remove from the cache."
-msgstr ""
-
-#: server_status_variables.php:670
-msgid ""
-"The number of non-cached queries (not cachable, or not cached due to the "
-"query_cache_type setting)."
-msgstr ""
-
-#: server_status_variables.php:674
-msgid "The number of queries registered in the cache."
-msgstr ""
-
-#: server_status_variables.php:677
-msgid "The total number of blocks in the query cache."
-msgstr ""
-
-#: server_status_variables.php:680
-msgid "The status of failsafe replication (not yet implemented)."
-msgstr ""
-
-#: server_status_variables.php:683
-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_variables.php:687
-msgid "The number of joins that used a range search on a reference table."
-msgstr ""
-
-#: server_status_variables.php:690
-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_variables.php:695
-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_variables.php:699
-msgid "The number of joins that did a full scan of the first table."
-msgstr ""
-
-#: server_status_variables.php:702
-msgid "The number of temporary tables currently open by the slave SQL thread."
-msgstr ""
-
-#: server_status_variables.php:706
-msgid ""
-"Total (since startup) number of times the replication slave SQL thread has "
-"retried transactions."
-msgstr ""
-
-#: server_status_variables.php:710
-msgid "This is ON if this server is a slave that is connected to a master."
-msgstr ""
-
-#: server_status_variables.php:713
-msgid ""
-"The number of threads that have taken more than slow_launch_time seconds to "
-"create."
-msgstr ""
-
-#: server_status_variables.php:717
-msgid ""
-"The number of queries that have taken more than long_query_time seconds."
-msgstr ""
-
-#: server_status_variables.php:721
-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_variables.php:726
-msgid "The number of sorts that were done with ranges."
-msgstr "ì§€ì •ëœ ë²”ìœ„ì— ì™„ë£Œëœ ì •ë ¬ 수."
-
-#: server_status_variables.php:729
-msgid "The number of sorted rows."
-msgstr ""
-
-#: server_status_variables.php:732
-msgid "The number of sorts that were done by scanning the table."
-msgstr ""
-
-#: server_status_variables.php:735
-msgid "The number of times that a table lock was acquired immediately."
-msgstr ""
-
-#: server_status_variables.php:738
-msgid ""
-"The number of times that a table lock could not be acquired immediately and "
-"a wait was needed. If this is high, and you have performance problems, you "
-"should first optimize your queries, and then either split your table or "
-"tables or use replication."
-msgstr ""
-
-#: server_status_variables.php:744
-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_variables.php:749
-msgid "The number of currently open connections."
-msgstr ""
-
-#: server_status_variables.php:752
-msgid ""
-"The number of threads created to handle connections. If Threads_created is "
-"big, you may want to increase the thread_cache_size value. (Normally this "
-"doesn't give a notable performance improvement if you have a good thread "
-"implementation.)"
-msgstr ""
-
-#: server_status_variables.php:759
-#| msgid "Tracking is not active."
-msgid "Thread cache hit rate (calculated value)"
-msgstr "스레드 ìºì‹œ ì ì¤‘률 (ê³„ì‚°ëœ ê°’)"
-
-#: server_status_variables.php:762
-msgid "The number of threads that are not sleeping."
-msgstr ""
-
-#: server_variables.php:107
-msgid "Setting variable failed"
-msgstr ""
-
-#: server_variables.php:119
-msgid "Server variables and settings"
-msgstr "ì„œë²„ì˜ í™˜ê²½ì„¤ì •"
-
-#: server_variables.php:168 server_variables.php:208
-msgid "Session value"
-msgstr "세션 값"
-
-#: server_variables.php:168
-msgid "Global value"
-msgstr ""
-
-#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
-msgid "Download"
-msgstr "다운로드"
-
-#: setup/frames/form.inc.php:25
-msgid "Incorrect formset, check $formsets array in setup/frames/form.inc.php"
-msgstr ""
-
-#: setup/frames/index.inc.php:51
-msgid "Cannot load or save configuration"
-msgstr ""
-
-#: setup/frames/index.inc.php:52
-msgid ""
-"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
-"level directory as described in [doc@setup_script]documentation[/doc]. "
-"Otherwise you will be only able to download or display it."
-msgstr ""
-
-#: setup/frames/index.inc.php:60
-msgid ""
-"You are not using a secure connection; all data (including potentially "
-"sensitive information, like passwords) is transferred unencrypted!"
-msgstr ""
-
-#: setup/frames/index.inc.php:64
-#, php-format
-msgid ""
-"If your server is also configured to accept HTTPS requests follow [a@%s]this "
-"link[/a] to use a secure connection."
-msgstr ""
-
-#: setup/frames/index.inc.php:68
-msgid "Insecure connection"
-msgstr ""
-
-#: setup/frames/index.inc.php:98
-#, fuzzy
-#| msgid "Modifications have been saved"
-msgid "Configuration saved."
-msgstr "ìˆ˜ì •ëœ ë‚´ìš©ì´ ì €ìž¥ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: setup/frames/index.inc.php:99
-msgid ""
-"Configuration saved to file config/config.inc.php in phpMyAdmin top level "
-"directory, copy it to top level one and delete directory config to use it."
-msgstr ""
-
-#: setup/frames/index.inc.php:107 setup/frames/menu.inc.php:16
-msgid "Overview"
-msgstr ""
-
-#: setup/frames/index.inc.php:115
-msgid "Show hidden messages (#MSG_COUNT)"
-msgstr ""
-
-#: setup/frames/index.inc.php:158
-msgid "There are no configured servers"
-msgstr ""
-
-#: setup/frames/index.inc.php:166
-msgid "New server"
-msgstr "새 서버"
-
-#: setup/frames/index.inc.php:199
-msgid "Default language"
-msgstr "기본 언어"
-
-#: setup/frames/index.inc.php:210
-msgid "let the user choose"
-msgstr "ì‚¬ìš©ìž ì„ íƒ"
-
-#: setup/frames/index.inc.php:221
-msgid "- none -"
-msgstr "-ì—†ìŒ-"
-
-#: setup/frames/index.inc.php:225
-msgid "Default server"
-msgstr "기본 서버"
-
-#: setup/frames/index.inc.php:237
-msgid "End of line"
-msgstr "줄 ë"
-
-#: setup/frames/index.inc.php:243
-msgid "Display"
-msgstr "보기"
-
-#: setup/frames/index.inc.php:250
-msgid "Load"
-msgstr "로드"
-
-#: setup/frames/index.inc.php:270
-msgid "phpMyAdmin homepage"
-msgstr "phpMyAdmin 홈페ì´ì§€"
-
-#: setup/frames/index.inc.php:272
-msgid "Donate"
-msgstr "기부"
-
-#: setup/frames/servers.inc.php:29
-msgid "Edit server"
-msgstr "서버 수정"
-
-#: setup/frames/servers.inc.php:38
-msgid "Add a new server"
-msgstr "새 서버 추가"
-
-#: setup/index.php:22
-msgid "Wrong GET file attribute value"
-msgstr ""
-
-#: setup/lib/form_processing.lib.php:45
-msgid "Warning"
-msgstr "경고"
-
-#: setup/lib/form_processing.lib.php:46
-msgid "Submitted form contains errors"
-msgstr ""
-
-#: setup/lib/form_processing.lib.php:47
-msgid "Try to revert erroneous fields to their default values"
-msgstr ""
-
-#: setup/lib/form_processing.lib.php:50
-msgid "Ignore errors"
-msgstr ""
-
-#: setup/lib/form_processing.lib.php:52
-msgid "Show form"
-msgstr "í¼ ë³´ê¸°"
-
-#: setup/lib/index.lib.php:133
-msgid ""
-"Neither URL wrapper nor CURL is available. Version check is not possible."
-msgstr ""
-
-#: setup/lib/index.lib.php:144
-msgid ""
-"Reading of version failed. Maybe you're offline or the upgrade server does "
-"not respond."
-msgstr ""
-
-#: setup/lib/index.lib.php:165
-msgid "Got invalid version string from server"
-msgstr ""
-
-#: setup/lib/index.lib.php:176
-msgid "Unparsable version string"
-msgstr ""
-
-#: setup/lib/index.lib.php:196
-#, php-format
-msgid ""
-"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
-"version is %s, released on %s."
-msgstr ""
-
-#: setup/lib/index.lib.php:203
-msgid "No newer stable version is available"
-msgstr ""
-
-#: setup/lib/index.lib.php:298
-#, php-format
-msgid ""
-"This %soption%s should be disabled as it allows attackers to bruteforce "
-"login to any MySQL server. If you feel this is necessary, use %strusted "
-"proxies list%s. However, IP-based protection may not be reliable if your IP "
-"belongs to an ISP where thousands of users, including you, are connected to."
-msgstr ""
-
-#: setup/lib/index.lib.php:300
-msgid ""
-"You didn't have blowfish secret set and have enabled cookie authentication, "
-"so a key was automatically generated for you. It is used to encrypt cookies; "
-"you don't need to remember it."
-msgstr ""
-
-#: setup/lib/index.lib.php:301
-#, php-format
-msgid ""
-"%sBzip2 compression and decompression%s requires functions (%s) which are "
-"unavailable on this system."
-msgstr ""
-
-#: setup/lib/index.lib.php:303
-msgid ""
-"This value should be double checked to ensure that this directory is neither "
-"world accessible nor readable or writable by other users on your server."
-msgstr ""
-
-#: setup/lib/index.lib.php:304
-#, php-format
-msgid "This %soption%s should be enabled if your web server supports it."
-msgstr "웹서버가 지ì›í•œë‹¤ë©´ ì´ %s옵션 %sì´ í™œì„±í™”ë©ë‹ˆë‹¤."
-
-#: setup/lib/index.lib.php:306
-#, php-format
-msgid ""
-"%sGZip compression and decompression%s requires functions (%s) which are "
-"unavailable on this system."
-msgstr ""
-
-#: setup/lib/index.lib.php:308
-#, php-format
-msgid ""
-"%sLogin cookie validity%s greater than 1440 seconds may cause random session "
-"invalidation if %ssession.gc_maxlifetime%s is lower than its value "
-"(currently %d)."
-msgstr ""
-
-#: setup/lib/index.lib.php:310
-#, php-format
-msgid ""
-"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
-"most. Values larger than 1800 may pose a security risk such as impersonation."
-msgstr ""
-
-#: setup/lib/index.lib.php:312
-#, php-format
-msgid ""
-"If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin "
-"cookie validity%s must be set to a value less or equal to it."
-msgstr ""
-
-#: setup/lib/index.lib.php:314
-#, php-format
-msgid ""
-"If you feel this is necessary, use additional protection settings - %shost "
-"authentication%s settings and %strusted proxies list%s. However, IP-based "
-"protection may not be reliable if your IP belongs to an ISP where thousands "
-"of users, including you, are connected to."
-msgstr ""
-
-#: setup/lib/index.lib.php:316
-#, php-format
-msgid ""
-"You set the [kbd]config[/kbd] authentication type and included username and "
-"password for auto-login, which is not a desirable option for live hosts. "
-"Anyone who knows or guesses your phpMyAdmin URL can directly access your "
-"phpMyAdmin panel. Set %sauthentication type%s to [kbd]cookie[/kbd] or [kbd]"
-"http[/kbd]."
-msgstr ""
-
-#: setup/lib/index.lib.php:318
-#, php-format
-msgid ""
-"%sZip compression%s requires functions (%s) which are unavailable on this "
-"system."
-msgstr "%sZip 압축%sì„ í•˜ê¸° 위한 함수 %sê°€ 현재 시스템ì—ì„œ 사용할 수 없습니다."
-
-#: setup/lib/index.lib.php:320
-#, php-format
-msgid ""
-"%sZip decompression%s requires functions (%s) which are unavailable on this "
-"system."
-msgstr ""
-
-#: setup/lib/index.lib.php:348
-msgid "You should use SSL connections if your database server supports it."
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ 서버가 지ì›í•œë‹¤ë©´ SSL ì—°ê²°ì„ ì‚¬ìš©í•´ì•¼ 합니다."
-
-#: setup/lib/index.lib.php:363
-msgid "You should use mysqli for performance reasons."
-msgstr "ì„±ëŠ¥ì„ í–¥ìƒì‹œí‚¤ë ¤ë©´ mysqli를 사용해야 합니다."
-
-#: setup/lib/index.lib.php:400
-msgid "You allow for connecting to the server without a password."
-msgstr "암호 ì—†ì´ ì„œë²„ ì ‘ì†ì„ 허용합니다."
-
-#: setup/lib/index.lib.php:424
-msgid "Key is too short, it should have at least 8 characters."
-msgstr "키가 너무 짧습니다. 최소 8ê¸€ìž ì´ìƒì´ì–´ì•¼ 합니다."
-
-#: setup/lib/index.lib.php:431
-msgid "Key should contain letters, numbers [em]and[/em] special characters."
-msgstr "키는 문ìž, ìˆ«ìž [em]그리고[/em] 특수문ìžê°€ í¬í•¨ë˜ì–´ì•¼ 합니다."
-
-#: setup/validate.php:22
-#| msgid "No databases"
-msgid "Wrong data"
-msgstr "ìž˜ëª»ëœ ë°ì´í„°"
-
-#: sql.php:317
-#, php-format
-msgid "Using bookmark \"%s\" as default browse query."
-msgstr ""
-
-#: sql.php:399
-#, fuzzy
-#| msgid "Bookmark %s created"
-msgid "Bookmark not created"
-msgstr "ë¶ë§ˆí¬ %sê°€ ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: sql.php:933
-msgid "Showing as PHP code"
-msgstr "PHP 코드 보기"
-
-#: sql.php:938
-#| msgid "Validate SQL"
-msgid "Validated SQL"
-msgstr "SQL 검사"
-
-#: sql.php:1105
-msgid "SQL result"
-msgstr "SQL ê²°ê³¼"
-
-#: sql.php:1112
-msgid "Generated by"
-msgstr "ìƒì„±ìž"
-
-#: sql.php:1234
-#| msgid ""
-#| "This table does not contain a unique column. Features related to the grid "
-#| "edit, checkbox, Edit, Copy and Delete links may not work after saving."
-msgid ""
-"This table does not contain a unique column. Grid edit, checkbox, Edit, Copy "
-"and Delete features are not available."
-msgstr "ì´ í…Œì´ë¸”ì—는 ìœ ì¼ ì†ì„±ì„ 가진 ì»¬ëŸ¼ì´ ì—†ìŠµë‹ˆë‹¤. 격ìžì°½ 편집, ì²´í¬ë°•ìŠ¤, 편집, 복사, ì‚­ì œ ê¸°ëŠ¥ì„ ì‚¬ìš©í•  수 없습니다."
-
-#: sql.php:1283
-#, php-format
-msgid "Problems with indexes of table `%s`"
-msgstr ""
-
-#: sql.php:1319
-msgid "Label"
-msgstr "ë¼ë²¨"
-
-#: tbl_chart.php:38
-#| msgid "No data found"
-msgid "No data to display"
-msgstr "표시할 ë°ì´í„°ê°€ 없습니다."
-
-#: tbl_chart.php:62 tbl_gis_visualization.php:24
-msgid "No SQL query was set to fetch data."
-msgstr ""
-
-#: tbl_chart.php:124
-msgid "No numeric columns present in the table to plot."
-msgstr ""
-
-#: tbl_chart.php:154
-#, fuzzy
-#| msgid "Mar"
-msgctxt "Chart type"
-msgid "Bar"
-msgstr "3ì›”"
-
-#: tbl_chart.php:156
-#, fuzzy
-#| msgid "Column"
-msgctxt "Chart type"
-msgid "Column"
-msgstr "컬럼명"
-
-#: tbl_chart.php:159
-#, fuzzy
-#| msgid "Line"
-msgctxt "Chart type"
-msgid "Line"
-msgstr "줄"
-
-#: tbl_chart.php:161
-#, fuzzy
-#| msgctxt "Inline edit query"
-#| msgid "Inline"
-msgctxt "Chart type"
-msgid "Spline"
-msgstr "ì¸ë¼ì¸"
-
-#: tbl_chart.php:163
-msgctxt "Chart type"
-msgid "Area"
-msgstr ""
-
-#: tbl_chart.php:166
-#, fuzzy
-#| msgid "PiB"
-msgctxt "Chart type"
-msgid "Pie"
-msgstr "PB"
-
-#: tbl_chart.php:170
-#| msgid "Time"
-msgctxt "Chart type"
-msgid "Timeline"
-msgstr "타임ë¼ì¸"
-
-#: tbl_chart.php:177
-msgid "Stacked"
-msgstr ""
-
-#: tbl_chart.php:180
-#| msgid "Import files"
-msgid "Chart title"
-msgstr "차트 제목"
-
-#: tbl_chart.php:184
-msgid "X-Axis:"
-msgstr ""
-
-#: tbl_chart.php:200
-#, fuzzy
-msgid "Series:"
-msgstr "SQL 질ì˜"
-
-#: tbl_chart.php:229
-msgid "X-Axis label:"
-msgstr ""
-
-#: tbl_chart.php:232
-#| msgid "Value"
-msgid "X Values"
-msgstr "X ê°’"
-
-#: tbl_chart.php:234
-msgid "Y-Axis label:"
-msgstr "Y축 ë ˆì´ë¸”:"
-
-#: tbl_create.php:32
-#, php-format
-msgid "Table %s already exists!"
-msgstr "í…Œì´ë¸” %s ê°€ ì´ë¯¸ 존재합니다!"
-
-#: tbl_create.php:56 tbl_get_field.php:23
-#, php-format
-msgid "'%s' database does not exist."
-msgstr "'%s'ë¼ëŠ” ë°ì´í„°ë² ì´ìŠ¤ê°€ 존재하지 않습니다."
-
-#: tbl_create.php:246
-#, php-format
-msgid "Table %1$s has been created."
-msgstr "í…Œì´ë¸” %1$sì´ ìƒì„±ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: tbl_export.php:27
-msgid "View dump (schema) of table"
-msgstr "í…Œì´ë¸”ì˜ ë¤í”„(스키마) ë°ì´í„° 보기"
-
-#: tbl_gis_visualization.php:114
-msgid "Display GIS Visualization"
-msgstr ""
-
-#: tbl_gis_visualization.php:119
-#, fuzzy
-#| msgid "Add/Delete columns"
-msgid "Label column"
-msgstr "컬럼 추가/삭제"
-
-#: tbl_gis_visualization.php:121
-msgid "-- None --"
-msgstr "-ì—†ìŒ-"
-
-#: tbl_gis_visualization.php:135
-#, fuzzy
-#| msgid "Total"
-msgid "Spatial column"
-msgstr "전체 사용량"
-
-#: tbl_gis_visualization.php:150
-msgid "Redraw"
-msgstr "다시그리기"
-
-#: tbl_gis_visualization.php:173
-msgid "File name"
-msgstr "파ì¼ëª…"
-
-#: tbl_indexes.php:71
-msgid "The name of the primary key must be \"PRIMARY\"!"
-msgstr "기본 í‚¤ì˜ ì´ë¦„ì€ ë°˜ë“œì‹œ PRIMARY여야 합니다!"
-
-#: tbl_indexes.php:81
-msgid "Can't rename index to PRIMARY!"
-msgstr "ì¸ë±ìŠ¤ ì´ë¦„ì„ ê¸°ë³¸ 키로 바꿀 수 없습니다!"
-
-#: tbl_indexes.php:97
-msgid "No index parts defined!"
-msgstr ""
-
-#: tbl_indexes.php:197
-msgid "Edit index"
-msgstr "ì¸ë±ìŠ¤ 편집"
-
-#: tbl_indexes.php:209
-msgid "Index name:"
-msgstr "ì¸ë±ìŠ¤ ì´ë¦„:"
-
-#: tbl_indexes.php:214
-msgid ""
-"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
-msgstr "(\"PRIMARY\"는 기본 í‚¤ë§Œì˜ <b>유ì¼í•œ</b> ì´ë¦„입니다!)"
-
-#: tbl_indexes.php:234
-#| msgid "Comment"
-msgid "Comment:"
-msgstr "설명:"
-
-#: tbl_indexes.php:249
-msgid "Index type:"
-msgstr "ì¸ë±ìŠ¤ 종류:"
-
-#: tbl_move_copy.php:43
-msgid "Can't move table to same one!"
-msgstr "ê°™ì€ í…Œì´ë¸”ì´ ìžˆì–´ 옮길 수 ì—†ìŒ!"
-
-#: tbl_move_copy.php:45
-msgid "Can't copy table to same one!"
-msgstr "ê°™ì€ í…Œì´ë¸”ì´ ìžˆì–´ 복사할 수 ì—†ìŒ!"
-
-#: tbl_move_copy.php:55
-#, php-format
-msgid "Table %s has been moved to %s."
-msgstr "í…Œì´ë¸” %s ì„ %s ë¡œ 옮겼습니다."
-
-#: tbl_move_copy.php:57
-#, php-format
-msgid "Table %s has been copied to %s."
-msgstr "%s í…Œì´ë¸”ì´ %s 으로 복사ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: tbl_move_copy.php:79
-msgid "The table name is empty!"
-msgstr "í…Œì´ë¸”ëª…ì´ ì—†ìŠµë‹ˆë‹¤!"
-
-#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "í…Œì´ë¸” 보기"
-
-#: tbl_relation.php:213
-#, php-format
-msgid "Error creating foreign key on %1$s (check data types)"
-msgstr ""
-
-#: tbl_relation.php:381
-msgid "Internal relation"
-msgstr ""
-
-#: tbl_relation.php:385
-msgid ""
-"An internal relation is not necessary when a corresponding FOREIGN KEY "
-"relation exists."
-msgstr ""
-
-#: tbl_relation.php:395
-msgid "Foreign key constraint"
-msgstr "외래키 제약"
-
-#: tbl_relation.php:498
-#, fuzzy
-#| msgid "Column names"
-msgid "Constraint name"
-msgstr "ì—´(칼럼) ì´ë¦„"
-
-#: tbl_relation.php:529
-#, fuzzy
-#| msgid "No index defined!"
-msgid "No index defined! Create one below"
-msgstr "ì¸ë±ìŠ¤ê°€ 설정ë˜ì§€ 않았습니다!"
-
-#: tbl_structure.php:144
-#, php-format
-msgid "The column name '%s' is a MySQL reserved keyword."
-msgstr ""
-
-#: tbl_tracking.php:135
-#, php-format
-msgid "Tracking report for table `%s`"
-msgstr ""
-
-#: tbl_tracking.php:205
-#, php-format
-msgid "Version %1$s was created, tracking for %2$s is active."
-msgstr ""
-
-#: tbl_tracking.php:222
-#, fuzzy, php-format
-#| msgid "Tracking is active."
-msgid "Tracking for %1$s was deactivated at version %2$s."
-msgstr "íŠ¸ëž˜í‚¹ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: tbl_tracking.php:239
-#, fuzzy, php-format
-#| msgid "Tracking is active."
-msgid "Tracking for %1$s was activated at version %2$s."
-msgstr "íŠ¸ëž˜í‚¹ì´ í™œì„±í™”ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: tbl_tracking.php:253
-msgid "SQL statements executed."
-msgstr "SQL ë¬¸ìž¥ì´ ì‹¤í–‰ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: tbl_tracking.php:260
-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:262
-msgid "Comment out these two lines if you do not need them."
-msgstr "필요치 ì•Šì„ ê²½ìš° ì´ ë‘ ì¤„ì„ ì£¼ì„처리하시기 ë°”ëžë‹ˆë‹¤."
-
-#: tbl_tracking.php:272
-msgid "SQL statements exported. Please copy the dump or execute it."
-msgstr "SQL êµ¬ë¬¸ì´ ì¶”ì¶œë˜ì—ˆìŠµë‹ˆë‹¤. ë¤í”„ëœ ë‚´ìš©ì„ ë³µì‚¬í•˜ê±°ë‚˜ 실행하세요."
-
-#: tbl_tracking.php:309
-#, php-format
-msgid "Version %s snapshot (SQL code)"
-msgstr "버전 %s 스냅샷 (SQL 코드)"
-
-#: tbl_tracking.php:453
-msgid "Tracking data definition successfully deleted"
-msgstr ""
-
-#: tbl_tracking.php:477
-msgid "Tracking data manipulation successfully deleted"
-msgstr ""
-
-#: tbl_tracking.php:492
-msgid "Tracking statements"
-msgstr ""
-
-#: tbl_tracking.php:523 tbl_tracking.php:671
-#, php-format
-msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
-msgstr ""
-
-#: tbl_tracking.php:531
-#, fuzzy
-#| msgid "Allows inserting and replacing data."
-msgid "Delete tracking data row from report"
-msgstr "ë°ì´í„° 추가(insert) ë° ë³€ê²½(replace) 허용."
-
-#: tbl_tracking.php:545
-msgid "No data"
-msgstr "ë°ì´í„° ì—†ìŒ"
-
-#: tbl_tracking.php:554 tbl_tracking.php:616
-msgid "Date"
-msgstr "날짜"
-
-#: tbl_tracking.php:556
-msgid "Data definition statement"
-msgstr ""
-
-#: tbl_tracking.php:618
-msgid "Data manipulation statement"
-msgstr ""
-
-#: tbl_tracking.php:676
-msgid "SQL dump (file download)"
-msgstr "SQL ë¤í”„(íŒŒì¼ ë‹¤ìš´ë¡œë“œ)"
-
-#: tbl_tracking.php:677
-msgid "SQL dump"
-msgstr "SQL ë¤í”„"
-
-#: tbl_tracking.php:679
-msgid "This option will replace your table and contained data."
-msgstr "ì´ ì˜µì…˜ì€ í…Œì´ë¸”ê³¼ ê·¸ ì•ˆì— ë‹´ê²¨ 있는 ë°ì´í„°ë¥¼ êµì²´í•˜ê²Œ ë©ë‹ˆë‹¤."
-
-#: tbl_tracking.php:680
-msgid "SQL execution"
-msgstr "SQL 실행"
-
-#: tbl_tracking.php:698
-#, php-format
-msgid "Export as %s"
-msgstr "%s로 내보내기"
-
-#: tbl_tracking.php:735
-msgid "Show versions"
-msgstr "버전 보기"
-
-#: tbl_tracking.php:823
-#, php-format
-msgid "Deactivate tracking for %s"
-msgstr "%s ì— ëŒ€í•œ 추ì ì„ 비활성화하기"
-
-#: tbl_tracking.php:829
-msgid "Deactivate now"
-msgstr "지금 비활성화"
-
-#: tbl_tracking.php:839
-#, php-format
-msgid "Activate tracking for %s"
-msgstr "%s ì— ëŒ€í•œ 추ì ì„ 활성화하기"
-
-#: tbl_tracking.php:845
-msgid "Activate now"
-msgstr "지금 활성화"
-
-#: tbl_tracking.php:858
-#, fuzzy, php-format
-msgid "Create version %1$s of %2$s"
-msgstr "서버 버전"
-
-#: tbl_tracking.php:866
-msgid "Track these data definition statements:"
-msgstr ""
-
-#: tbl_tracking.php:874
-msgid "Track these data manipulation statements:"
-msgstr ""
-
-#: tbl_tracking.php:884
-#, fuzzy
-msgid "Create version"
-msgstr "서버 버전"
-
-#: themes.php:24
-msgid "Get more themes!"
-msgstr "ë” ë§Žì€ í…Œë§ˆë“¤!"
-
-#: transformation_overview.php:21
-msgid "Available MIME types"
-msgstr "사용가능한 MIME 형ì‹"
-
-#: transformation_overview.php:34
-msgid "Available transformations"
-msgstr ""
-
-#: transformation_overview.php:39
-msgctxt "for MIME transformation"
-msgid "Description"
-msgstr "설명"
-
-#: user_password.php:29
-msgid "You don't have sufficient privileges to be here right now!"
-msgstr "어떻게 들어오셨어요? 지금 여기 ìžˆì„ ê¶Œí•œì´ ì—†ìŠµë‹ˆë‹¤!"
-
-#: user_password.php:106
-msgid "The profile has been updated."
-msgstr "프로파ì¼ì„ ì—…ë°ì´íŠ¸í–ˆìŠµë‹ˆë‹¤."
-
-#: view_create.php:177
-msgid "VIEW name"
-msgstr "ë·° ì´ë¦„"
-
-#: view_operations.php:90
-#, fuzzy
-msgid "Rename view to"
-msgstr "í…Œì´ë¸” ì´ë¦„ 바꾸기"
-
-#: libraries/advisory_rules.txt:49
-msgid "Uptime below one day"
-msgstr "ì—…íƒ€ìž„ì´ 1ì¼ ë¯¸ë§Œìž„"
-
-#: libraries/advisory_rules.txt:52
-msgid "Uptime is less than 1 day, performance tuning may not be accurate."
-msgstr ""
-"ì—…íƒ€ìž„ì´ 1ì¼ ë¯¸ë§Œì¸ ê´€ê³„ë¡œ ì •ë³´ 부족으로 ì¸í•´ 성능 최ì í™”ê°€ 부정확할 수 있습"
-"니다."
-
-#: libraries/advisory_rules.txt:53
-msgid ""
-"To have more accurate averages it is recommended to let the server run for "
-"longer than a day before running this analyzer"
-msgstr ""
-"ë” ì •í™•í•œ í‰ê· ê°’ì„ ê³„ì‚°í•˜ê¸° 위해 서버를 하루 ì´ìƒ ê°€ë™í•˜ì‹  후 ì´ ì•„ë‚ ë¼ì´ì €"
-"를 사용하시는 ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤"
-
-#: libraries/advisory_rules.txt:54
-#, php-format
-msgid "The uptime is only %s"
-msgstr "ì—…íƒ€ìž„ì´ %s ë°–ì— ë˜ì§€ 않습니다"
-
-#: libraries/advisory_rules.txt:56
-#, fuzzy
-msgid "Questions below 1,000"
-msgstr "í…Œì´ë¸” ìž‘ì—…"
-
-#: libraries/advisory_rules.txt:59
-msgid ""
-"Fewer than 1,000 questions have been run against this server. The "
-"recommendations may not be accurate."
-msgstr ""
-
-#: libraries/advisory_rules.txt:60
-msgid ""
-"Let the server run for a longer time until it has executed a greater amount "
-"of queries."
-msgstr ""
-
-#: libraries/advisory_rules.txt:61
-#, fuzzy, php-format
-#| msgid "Connections"
-msgid "Current amount of Questions: %s"
-msgstr "연결 수"
-
-#: libraries/advisory_rules.txt:63
-msgid "Percentage of slow queries"
-msgstr "ì§€ì—°ëœ ì¿¼ë¦¬ 비율"
-
-#: libraries/advisory_rules.txt:66
-msgid ""
-"There is a lot of slow queries compared to the overall amount of Queries."
-msgstr ""
-
-#: libraries/advisory_rules.txt:67 libraries/advisory_rules.txt:74
-msgid ""
-"You might want to increase {long_query_time} or optimize the queries listed "
-"in the slow query log"
-msgstr ""
-
-#: libraries/advisory_rules.txt:68
-#, php-format
-msgid "The slow query rate should be below 5%%, your value is %s%%."
-msgstr ""
-
-#: libraries/advisory_rules.txt:70
-msgid "Slow query rate"
-msgstr "ì†ë„저하 쿼리 비율"
-
-#: libraries/advisory_rules.txt:73
-msgid ""
-"There is a high percentage of slow queries compared to the server uptime."
-msgstr ""
-
-#: libraries/advisory_rules.txt:75
-#, php-format
-msgid ""
-"You have a slow query rate of %s per hour, you should have less than 1%% per "
-"hour."
-msgstr ""
-
-#: libraries/advisory_rules.txt:77
-#, fuzzy
-msgid "Long query time"
-msgstr "SQL 질ì˜"
-
-#: libraries/advisory_rules.txt:80
-msgid ""
-"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
-"take above 10 seconds are logged."
-msgstr ""
-
-#: libraries/advisory_rules.txt:81
-msgid ""
-"It is suggested to set {long_query_time} to a lower value, depending on your "
-"environment. Usually a value of 1-5 seconds is suggested."
-msgstr ""
-
-#: libraries/advisory_rules.txt:82
-#, php-format
-#| msgid "long_query_time is set to %d second(s)."
-msgid "long_query_time is currently set to %ds."
-msgstr "long_query_timeì´ %d초로 설정ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:84 libraries/advisory_rules.txt:91
-msgid "Slow query logging"
-msgstr "지연 쿼리 로깅"
-
-#: libraries/advisory_rules.txt:87 libraries/advisory_rules.txt:94
-#| msgid "The server is not responding"
-msgid "The slow query log is disabled."
-msgstr "ëŠë¦° ì¿¼ë¦¬ì— ëŒ€í•œ ë¡œê¹…ì´ ë¹„í™œì„±í™” ìƒíƒœìž…니다."
-
-#: libraries/advisory_rules.txt:88
-msgid ""
-"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
-"help troubleshooting badly performing queries."
-msgstr ""
-"{log_slow_queries}를 'ON' 으로 설정하면 ëŠë¦° ì¿¼ë¦¬ì— ëŒ€í•´ 로깅할 수 있습니다. "
-"ì´ëŠ” ì„±ëŠ¥ì— ì•…ì˜í–¥ì„ 주는 쿼리 문제를 í•´ê²°í•˜ëŠ”ë° ë„ì›€ì´ ë  ê²ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:89
-msgid "log_slow_queries is set to 'OFF'"
-msgstr "log_slow_queriesê°€ OFFë¡œ 설정ë˜ì–´ 있습니다."
-
-#: libraries/advisory_rules.txt:95
-msgid ""
-"Enable slow query logging by setting {slow_query_log} to 'ON'. This will "
-"help troubleshooting badly performing queries."
-msgstr ""
-
-#: libraries/advisory_rules.txt:96
-#| msgid "long_query_time is set to %d second(s)."
-msgid "slow_query_log is set to 'OFF'"
-msgstr "slow_query_logê°€ OFFë¡œ 설정ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:100
-#, fuzzy
-msgid "Release Series"
-msgstr "ëª¨ë‘ ì„ íƒ"
-
-#: libraries/advisory_rules.txt:103
-msgid "The MySQL server version less than 5.1."
-msgstr "MySQL 서버 ë²„ì „ì´ 5.1 미만입니다."
-
-#: libraries/advisory_rules.txt:104
-msgid ""
-"You should upgrade, as MySQL 5.1 has improved performance, and MySQL 5.5 "
-"even more so."
-msgstr ""
-
-#: libraries/advisory_rules.txt:105 libraries/advisory_rules.txt:112
-#: libraries/advisory_rules.txt:119
-#, php-format
-msgid "Current version: %s"
-msgstr "현재 버전: %s"
-
-#: libraries/advisory_rules.txt:107 libraries/advisory_rules.txt:114
-msgid "Minor Version"
-msgstr "마ì´ë„ˆ 버전"
-
-#: libraries/advisory_rules.txt:110
-msgid "Version less than 5.1.30 (the first GA release of 5.1)."
-msgstr ""
-
-#: libraries/advisory_rules.txt:111
-msgid ""
-"You should upgrade, as recent versions of MySQL 5.1 have improved "
-"performance and MySQL 5.5 even more so."
-msgstr ""
-
-#: libraries/advisory_rules.txt:117
-msgid "Version less than 5.5.8 (the first GA release of 5.5)."
-msgstr "버전 5.5.8 미만 (5.5ë²„ì „ì˜ ì²« ì¼ë°˜ ë°°í¬íŒ)."
-
-#: libraries/advisory_rules.txt:118
-msgid "You should upgrade, to a stable version of MySQL 5.5"
-msgstr "MySQL 5.5 안정 버전으로 업그레ì´ë“œí•˜ì‹œëŠ” ê²ƒì„ ê¶Œìž¥í•©ë‹ˆë‹¤"
-
-#: libraries/advisory_rules.txt:121 libraries/advisory_rules.txt:128
-#: libraries/advisory_rules.txt:135
-#| msgid "Description"
-msgid "Distribution"
-msgstr "ë°°í¬"
-
-#: libraries/advisory_rules.txt:124
-msgid "Version is compiled from source, not a MySQL official binary."
-msgstr "MySQL ê³µì‹ ë°”ì´ë„ˆë¦¬ê°€ ì•„ë‹Œ 소스ì—ì„œ 컴파ì¼ëœ 버전입니다."
-
-#: libraries/advisory_rules.txt:125
-msgid ""
-"If you did not compile from source, you may be using a package modified by a "
-"distribution. The MySQL manual only is accurate for official MySQL binaries, "
-"not any package distributions (such as RedHat, Debian/Ubuntu etc)."
-msgstr ""
-
-#: libraries/advisory_rules.txt:126
-msgid "'source' found in version_comment"
-msgstr "버전 ì½”ë©˜íŠ¸ì— 'source'ë¼ëŠ” 문ìžê°€ 있ìŒ"
-
-#: libraries/advisory_rules.txt:131 libraries/advisory_rules.txt:138
-msgid "The MySQL manual only is accurate for official MySQL binaries."
-msgstr ""
-
-#: libraries/advisory_rules.txt:132
-msgid "Percona documentation is at http://www.percona.com/docs/wiki/"
-msgstr "Perconaì— ê´€í•œ 문서는 http://www.percona.com/docs/wiki/ ì—ì„œ ì°¾ì„ ìˆ˜ 있습니다."
-
-#: libraries/advisory_rules.txt:133
-msgid "'percona' found in version_comment"
-msgstr "version_commentì—ì„œ perconaê°€ 발견ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:139
-msgid "Drizzle documentation is at http://docs.drizzle.org/"
-msgstr ""
-
-#: libraries/advisory_rules.txt:140
-#, php-format
-msgid "Version string (%s) matches Drizzle versioning scheme"
-msgstr ""
-
-#: libraries/advisory_rules.txt:142
-msgid "MySQL Architecture"
-msgstr "MySQL 아키í…ì³"
-
-#: libraries/advisory_rules.txt:145
-msgid "MySQL is not compiled as a 64-bit package."
-msgstr "MySQLì´ 64비트 패키지로 컴파ì¼ë˜ì§€ 않았습니다."
-
-#: libraries/advisory_rules.txt:146
-msgid ""
-"Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
-"so MySQL might not be able to access all of your memory. You might want to "
-"consider installing the 64-bit version of MySQL."
-msgstr ""
-"(서버가 localhostì— ìžˆë‹¤ê³  간주할 ì‹œ)ì‹œìŠ¤í…œì˜ RAM ìš©ëŸ‰ì´ 3GiBì´ìƒì´ì–´ì„œ MySQL"
-"ì´ ë©”ëª¨ë¦¬ë¥¼ 전부 사용하지 못할 수 있습니다. 64비트 ë²„ì „ì˜ MySQLì„ ì„¤ì¹˜í•˜ì‹œëŠ” "
-"ê²ƒì„ ê³ ë ¤í•˜ì‹œê¸° ë°”ëžë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:147
-#, php-format
-msgid "Available memory on this host: %s"
-msgstr "사용할 수 있는 메모리: %s"
-
-#: libraries/advisory_rules.txt:153
-msgid "Query cache disabled"
-msgstr "쿼리 ìºì‹œê°€ 비활성화ë˜ì–´ 있습니다"
-
-#: libraries/advisory_rules.txt:156
-msgid "The query cache is not enabled."
-msgstr "질ì˜(쿼리)ìºì‹œê°€ 활성화ë˜ì–´ 있지 않습니다."
-
-#: libraries/advisory_rules.txt:157
-msgid ""
-"The query cache is known to greatly improve performance if configured "
-"correctly. Enable it by setting {query_cache_size} to a 2 digit MiB value "
-"and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
-"memcached, ignore this recommendation."
-msgstr ""
-
-#: libraries/advisory_rules.txt:158
-msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
-msgstr ""
-"query_cache_sizeê°€ 0으로 설정ë˜ì–´ 있거나 query_cache_typeê°€ 'OFF' ë¡œ 설정ë˜"
-"어 있습니다."
-
-#: libraries/advisory_rules.txt:160
-msgid "Query caching method"
-msgstr "쿼리 ìºì‹œ 방법"
-
-#: libraries/advisory_rules.txt:163
-#, fuzzy
-msgid "Suboptimal caching method."
-msgstr "차선 ìºì‹± 방법입니다."
-
-#: libraries/advisory_rules.txt:164
-#, fuzzy
-msgid ""
-"You are using the MySQL Query cache with a fairly high traffic database. It "
-"might be worth considering to use <a href=\"http://dev.mysql.com/doc/"
-"refman/5.5/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
-"cache, especially if you have multiple slaves."
-msgstr ""
-"꽤 ë†’ì€ ì†Œí†µëŸ‰ ë°ì´íƒ€ë² ì´ìŠ¤ì— MySQL Query Cache를 사용중입니다. \n"
-"MySQL Query Cache ëŒ€ì‹ ì— <a href=\"http://dev.mysql.com/doc/refman/5.5/en/ha-"
-"memcached.html\">memcached</a> 사용하기를 고려하는게 가치가 ìžˆì„ ìˆ˜ 있습니"
-"다, 특히 multiple slaves 가 있으면요.\n"
-
-#: libraries/advisory_rules.txt:165
-#, php-format
-msgid ""
-"The query cache is enabled and the server receives %d queries per second. "
-"This rule fires if there is more than 100 queries per second."
-msgstr ""
-"쿼리 ìºì‹œë¥¼ 사용할 수 있고, 서버가 초당 %d Query를 받습니다. ì´ ê·œì¹™ì€ ì´ˆë‹¹ "
-"100ê°œ ì´ìƒì˜ 쿼리가 있으면 ë¶ˆì— íƒ‘ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:167
-#, php-format
-msgid "Query cache efficiency (%%)"
-msgstr "ì§ˆì˜ ìºì‹œ 효율 (%%)"
-
-#: libraries/advisory_rules.txt:170
-msgid "Query cache not running efficiently, it has a low hit rate."
-msgstr "쿼리 ìºì‹œê°€ 능률ì ìœ¼ë¡œ 실행중ì´ì§€ 않습니다, ë‚®ì€ ì ì¤‘ë¥ ì„ ê°€ì§‘ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:171
-msgid "Consider increasing {query_cache_limit}."
-msgstr "{query_cache_limit}를 ì¦ê°€ì‹œí‚¤ëŠ”ê²ƒì„ ê³ ë ¤í•˜ì„¸ìš”."
-
-#: libraries/advisory_rules.txt:172
-#, php-format
-msgid "The current query cache hit rate of %s%% is below 20%%"
-msgstr "현재 쿼리 ìºì‹œ 히트 ìœ¨ì€ 20%%ì•„ëž˜ì˜ %s%%입니다"
-
-#: libraries/advisory_rules.txt:174
-msgid "Query Cache usage"
-msgstr "질ì˜(쿼리) ìºì‹œ 사용(율)"
-
-#: libraries/advisory_rules.txt:177
-#, php-format
-msgid "Less than 80%% of the query cache is being utilized."
-msgstr "쿼리 ìºì‹œì˜ 80%% ë¯¸ë§Œì´ í™œìš©ë˜ê³  있습니다."
-
-#: libraries/advisory_rules.txt:178
-#, fuzzy
-msgid ""
-"This might be caused by {query_cache_limit} being too low. Flushing the "
-"query cache might help as well."
-msgstr ""
-"ì´ê²ƒì€ {query_cache_limit}ì´ ë„ˆë¬´ ë‚®ì€ ê²ƒì— ì˜í•´ ë°œìƒ ë  ìˆ˜ 있습니다. 쿼리 ìº"
-"시를 플러싱하는 것ì€ë¿ë§Œ ì•„ë‹ˆë¼ ë„ì›€ì´ ë  ìˆ˜ë„."
-
-#: libraries/advisory_rules.txt:179
-#, php-format
-msgid ""
-"The current ratio of free query cache memory to total query cache size is %s"
-"%%. It should be above 80%%"
-msgstr ""
-"ì „ì²´ 쿼리 ìºì‹œ í¬ê¸°(Size)ì—ì„œ ë‚¨ì€ ì¿¼ë¦¬ ìºì‹œ ë©”ëª¨ë¦¬ì˜ í˜„ìž¬ ë¹„ìœ¨ì€ %s%% 입니"
-"다. 80%%보다 높아야 ë©ë‹ˆë‹¤"
-
-#: libraries/advisory_rules.txt:181
-msgid "Query cache fragmentation"
-msgstr "쿼리 ìºì‹œ 분열(단편화)"
-
-#: libraries/advisory_rules.txt:184
-msgid "The query cache is considerably fragmented."
-msgstr "쿼리 ìºì‹œê°€ ìƒë‹¹ížˆ 단편화(분열)ë˜ì—ˆìŒ."
-
-#: libraries/advisory_rules.txt:185
-msgid ""
-"Severe fragmentation is likely to (further) increase Qcache_lowmem_prunes. "
-"This might be caused by many Query cache low memory prunes due to "
-"{query_cache_size} being too small. For a immediate but short lived fix you "
-"can flush the query cache (might lock the query cache for a long time). "
-"Carefully adjusting {query_cache_min_res_unit} to a lower value might help "
-"too, e.g. you can set it to the average size of your queries in the cache "
-"using this formula: (query_cache_size - qcache_free_memory) / "
-"qcache_queries_in_cache"
-msgstr ""
-
-#: libraries/advisory_rules.txt:186
-#, php-format
-msgid ""
-"The cache is currently fragmented by %s%% , with 100%% fragmentation meaning "
-"that the query cache is an alternating pattern of free and used blocks. This "
-"value should be below 20%%."
-msgstr ""
-
-#: libraries/advisory_rules.txt:188
-#, fuzzy
-#| msgid "Query cache used"
-msgid "Query cache low memory prunes"
-msgstr "ì§ˆì˜ ìºì‹œ 사용ë¨"
-
-#: libraries/advisory_rules.txt:191
-msgid ""
-"Cached queries are removed due to low query cache memory from the query "
-"cache."
-msgstr ""
-
-#: libraries/advisory_rules.txt:192
-msgid ""
-"You might want to increase {query_cache_size}, however keep in mind that the "
-"overhead of maintaining the cache is likely to increase with its size, so do "
-"this in small increments and monitor the results."
-msgstr ""
-
-#: libraries/advisory_rules.txt:193
-#, php-format
-msgid ""
-"The ratio of removed queries to inserted queries is %s%%. The lower this "
-"value is, the better (This rules firing limit: 0.1%%)"
-msgstr ""
-
-#: libraries/advisory_rules.txt:195
-msgid "Query cache max size"
-msgstr "쿼리 ìºì‹œì˜ 최대 í¬ê¸°"
-
-#: libraries/advisory_rules.txt:198
-msgid ""
-"The query cache size is above 128 MiB. Big query caches may cause "
-"significant overhead that is required to maintain the cache."
-msgstr ""
-
-#: libraries/advisory_rules.txt:199
-msgid ""
-"Depending on your environment, it might be performance increasing to reduce "
-"this value."
-msgstr "ì´ ê°’ì„ ê°ì†Œì‹œì¼œ ì„±ëŠ¥ì„ í–¥ìƒí•  수 있ìŒ(í™˜ê²½ì— ë”°ë¼ ë‹¤ë¦„)."
-
-#: libraries/advisory_rules.txt:200
-#, php-format
-msgid "Current query cache size: %s"
-msgstr "쿼리 ìºì‹œì˜ í¬ê¸°: %s"
-
-#: libraries/advisory_rules.txt:202
-msgid "Query cache min result size"
-msgstr "쿼리 ìºì‹œ 최소 ê²°ê³¼ í¬ê¸°"
-
-#: libraries/advisory_rules.txt:205
-msgid ""
-"The max size of the result set in the query cache is the default of 1 MiB."
-msgstr "쿼리 ìºì‹œì˜ ê²°ê³¼ ì…‹ì˜ ìµœëŒ€ í¬ê¸°ê°€ ê¸°ë³¸ê°’ì¸ 1 MiB 입니다."
-
-#: libraries/advisory_rules.txt:206
-msgid ""
-"Changing {query_cache_limit} (usually by increasing) may increase "
-"efficiency. This variable determines the maximum size a query result may "
-"have to be inserted into the query cache. If there are many query results "
-"above 1 MiB that are well cacheable (many reads, little writes) then "
-"increasing {query_cache_limit} will increase efficiency. Whereas in the case "
-"of many query results being above 1 MiB that are not very well cacheable "
-"(often invalidated due to table updates) increasing {query_cache_limit} "
-"might reduce efficiency."
-msgstr ""
-"{query_cache_limit}를 변경(ì¼ë°˜ì ìœ¼ë¡œ ì¦ê°€)하여 íš¨ìœ¨ì„ ë†’ì¼ ìˆ˜ 있습니다. ì´ ê°’ì€ ì¿¼ë¦¬ ìºì‹œì— ë„£ì„ ìˆ˜ 있는 쿼리 "
-"ê²°ê³¼ì˜ ìµœëŒ“ê°’ì„ ê²°ì •í•©ë‹ˆë‹¤. 만약 1 MiB ì´ìƒì˜ ìºì‹œë  ê°€ëŠ¥ì„±ì´ ë†’ì€ ì¿¼ë¦¬ ê²°ê³¼(ë§Žì€ ì½ê¸°, ì ì€ 쓰기)ê°€ 많다면, "
-"{query_cache_limit}를 ì¦ê°€í•˜ëŠ” ê²ƒì´ íš¨ìœ¨ì„ ë†’ì¼ ìˆ˜ 있습니다. 반면, 1 MiB ì´ìƒì˜ ìºì‹œë  ê°€ëŠ¥ì„±ì´ ë‚®ì€ ì¿¼ë¦¬ "
-"ê²°ê³¼(í…Œì´ë¸” ì—…ë°ì´íŠ¸ë¡œ ìºì‹œê°€ 무효화ëœë‹¤ë˜ê°€)ê°€ ë§Žì€ ê²½ìš°, {query_cache_limit}를 ì¦ê°€ì‹œí‚¤ëŠ” ê²ƒì€ íš¨ìœ¨ì„ ë‚®ì¶œ ìˆ˜ë„ "
-"있습니다."
-
-#: libraries/advisory_rules.txt:207
-msgid "query_cache_limit is set to 1 MiB"
-msgstr "query_cache_limitê°€ 1Mibë¡œ 설정ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:211
-#| msgid "Allows creating temporary tables."
-msgid "Percentage of sorts that cause temporary tables"
-msgstr "정렬로 ì¸í•´ ìž„ì‹œ í…Œì´ë¸”ì„ ì‚¬ìš©í•˜ê²Œ ë˜ëŠ” 비율"
-
-#: libraries/advisory_rules.txt:214 libraries/advisory_rules.txt:221
-#| msgid "Allows creating temporary tables."
-msgid "Too many sorts are causing temporary tables."
-msgstr "너무 ë§Žì€ ì •ë ¬ë¡œ ì¸í•´ ìž„ì‹œ í…Œì´ë¸”ì˜ ì‚¬ìš©ì´ ë°œìƒí•©ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:215 libraries/advisory_rules.txt:222
-msgid ""
-"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
-"depending on your system memory limits"
-msgstr "ì‹œìŠ¤í…œì˜ ë©”ëª¨ë¦¬ í•œê³„ê°’ì— ë”°ë¼ {sort_buffer_size} 나 {read_rnd_buffer_size} ê°’ì„ ì¦ê°€ì‹œí‚¤ì„¸ìš”"
-
-#: libraries/advisory_rules.txt:216
-#, php-format
-msgid ""
-"%s%% of all sorts cause temporary tables, this value should be lower than "
-"10%%."
-msgstr "ì •ë ¬ ì—°ì‚°ì˜ %s%%ê°€ ìž„ì‹œ í…Œì´ë¸”ì„ ìƒì„±í•©ë‹ˆë‹¤. ì´ ê°’ì€ 10%% ë¯¸ë§Œì¸ ê²ƒì´ ì¢‹ìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:218
-#| msgid "Allows creating temporary tables."
-msgid "Rate of sorts that cause temporary tables"
-msgstr "ìž„ì‹œ í…Œì´ë¸”ì„ ìƒì„±í•˜ëŠ” ì •ë ¬ì˜ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:223
-#, php-format
-msgid ""
-"Temporary tables average: %s, this value should be less than 1 per hour."
-msgstr "ìž„ì‹œ í…Œì´ë¸” í‰ê· : %s, ì´ ê°’ì€ ì‹œê°„ë‹¹ 1보다 작아야합니다."
-
-#: libraries/advisory_rules.txt:225
-msgid "Sort rows"
-msgstr "í–‰ ì •ë ¬"
-
-#: libraries/advisory_rules.txt:228
-msgid "There are lots of rows being sorted."
-msgstr "ì •ë ¬ì¤‘ì¸ ë¡œìš°ê°€ 많습니다."
-
-#: libraries/advisory_rules.txt:229
-msgid ""
-"While there is nothing wrong with a high amount of row sorting, you might "
-"want to make sure that the queries which require a lot of sorting use "
-"indexed columns in the ORDER BY clause, as this will result in much faster "
-"sorting"
-msgstr ""
-
-#: libraries/advisory_rules.txt:230
-#, php-format
-msgid "Sorted rows average: %s"
-msgstr "í–‰ ì •ë ¬ í‰ê· : %s"
-
-#: libraries/advisory_rules.txt:233
-msgid "Rate of joins without indexes"
-msgstr "ì¸ë±ìŠ¤ 없는 ì¡°ì¸ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:236
-msgid "There are too many joins without indexes."
-msgstr "ì¸ë±ìŠ¤ 없는 ì¡°ì¸ì´ 너무 많습니다."
-
-#: libraries/advisory_rules.txt:237
-msgid ""
-"This means that joins are doing full table scans. Adding indexes for the "
-"columns being used in the join conditions will greatly speed up table joins"
-msgstr ""
-
-#: libraries/advisory_rules.txt:238
-#, php-format
-msgid "Table joins average: %s, this value should be less than 1 per hour"
-msgstr "í…Œì´ë¸” ì¡°ì¸ í‰ê· : %s, ì´ ê°’ì€ ì‹œê°„ë‹¹ 1미만ì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:240
-msgid "Rate of reading first index entry"
-msgstr "첫 번째 ì¸ë±ìŠ¤ í•­ëª©ì„ ì½ëŠ” 비율"
-
-#: libraries/advisory_rules.txt:243
-msgid "The rate of reading the first index entry is high."
-msgstr "첫 번째 ì¸ë±ìŠ¤ í•­ëª©ì„ ì½ëŠ” ë¹„ìœ¨ì´ ë†’ìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:244
-msgid ""
-"This usually indicates frequent full index scans. Full index scans are "
-"faster than table scans but require lots of CPU cycles in big tables, if "
-"those tables that have or had high volumes of UPDATEs and DELETEs, running "
-"'OPTIMIZE TABLE' might reduce the amount of and/or speed up full index "
-"scans. Other than that full index scans can only be reduced by rewriting "
-"queries."
-msgstr ""
-"ì „ì²´ ì¸ë±ìŠ¤ ìŠ¤ìº”ì´ ìžì£¼ ë°œìƒí•  경우 ì´ë ‡ê²Œ ë©ë‹ˆë‹¤. ì „ì²´ ì¸ë±ìŠ¤ ìŠ¤ìº”ì€ í…Œì´ë¸” 스캔보다는 빠르지만 í° í…Œì´ë¸”ì—서는 CPU ìžì›ì„ ë§Žì´ "
-"ì”니다. ì´ëŸ° í…Œì´ë¸”ë“¤ì´ ëŒ€ìš©ëŸ‰ì˜ UPDATE와 DELETE를 했거나 하는 중ì´ë¼ë©´, 'OPTIMIZE TABLE'ì„ ìˆ˜í–‰í•˜ì—¬ ì „ì²´ "
-"ì¸ë±ìŠ¤ 스캔 ì†ë„를 높ì´ê±°ë‚˜ 횟수를 ì¤„ì¼ ìˆ˜ 있습니다. ê·¸ ì™¸ì— ë¦¬ë¼ì´íŠ¸(rewrite) ì¿¼ë¦¬ì— ì˜í•´ ì „ì²´ ì¸ë±ìŠ¤ ìŠ¤ìº”ì´ ì¤„ì–´ë“¤ 수 "
-"있습니다."
-
-#: libraries/advisory_rules.txt:245
-#, php-format
-msgid "Index scans average: %s, this value should be less than 1 per hour"
-msgstr "ì¸ë±ìŠ¤ 스캔 í‰ê· : %s, ì´ ê°’ì€ ì‹œê°„ë‹¹ 1미만ì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:247
-msgid "Rate of reading fixed position"
-msgstr "고정위치 ì½ê¸° 비율"
-
-#: libraries/advisory_rules.txt:250
-msgid "The rate of reading data from a fixed position is high."
-msgstr "ê³ ì •ëœ ìœ„ì¹˜ì—ì„œ ë°ì´í„°ë¥¼ ì½ëŠ” ë¹„ìœ¨ì´ ë†’ìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:251
-msgid ""
-"This indicates that many queries need to sort results and/or do a full table "
-"scan, including join queries that do not use indexes. Add indexes where "
-"applicable."
-msgstr ""
-"ë§Žì€ ì¿¼ë¦¬ë“¤ì´ ê²°ê³¼ë¥¼ 정렬하거나 ì „ì²´ í…Œì´ë¸” ìŠ¤ìº”ì´ í•„ìš”í•¨ì„ ì˜ë¯¸í•©ë‹ˆë‹¤. ì¸ë±ìŠ¤ë¥¼ 쓰지 않는 ì¡°ì¸ ì¿¼ë¦¬ë„ í¬í•¨ë©ë‹ˆë‹¤. ì¸ë±ìŠ¤ë¥¼ ì ì ˆížˆ "
-"추가하세요."
-
-#: libraries/advisory_rules.txt:252
-#, php-format
-msgid ""
-"Rate of reading fixed position average: %s, this value should be less than 1 "
-"per hour"
-msgstr ""
-
-#: libraries/advisory_rules.txt:254
-#, fuzzy
-msgid "Rate of reading next table row"
-msgstr "새 페ì´ì§€ 만들기"
-
-#: libraries/advisory_rules.txt:257
-#, fuzzy
-msgid "The rate of reading the next table row is high."
-msgstr "새 페ì´ì§€ 만들기"
-
-#: libraries/advisory_rules.txt:258
-msgid ""
-"This indicates that many queries are doing full table scans. Add indexes "
-"where applicable."
-msgstr ""
-
-#: libraries/advisory_rules.txt:259
-#, php-format
-msgid ""
-"Rate of reading next table row: %s, this value should be less than 1 per hour"
-msgstr ""
-
-#: libraries/advisory_rules.txt:262
-msgid "tmp_table_size vs. max_heap_table_size"
-msgstr ""
-
-#: libraries/advisory_rules.txt:265
-msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
-msgstr ""
-
-#: libraries/advisory_rules.txt:266
-msgid ""
-"If you have deliberately changed one of either: The server uses the lower "
-"value of either to determine the maximum size of in-memory tables. So if you "
-"wish to increase the in-memory table limit you will have to increase the "
-"other value as well."
-msgstr ""
-
-#: libraries/advisory_rules.txt:267
-#, php-format
-msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
-msgstr "현재 tmp_table_sizeì˜ ê°’: %s, max_heap_table_size: %s"
-
-#: libraries/advisory_rules.txt:269
-msgid "Percentage of temp tables on disk"
-msgstr "디스í¬ìƒì˜ ìž„ì‹œ í…Œì´ë¸” 비율"
-
-#: libraries/advisory_rules.txt:272 libraries/advisory_rules.txt:279
-msgid ""
-"Many temporary tables are being written to disk instead of being kept in "
-"memory."
-msgstr ""
-
-#: libraries/advisory_rules.txt:273
-msgid ""
-"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
-"some temporary tables are always being written to disk, independent of the "
-"value of these variables. To eliminate these you will have to rewrite your "
-"queries to avoid those conditions (Within a temporary table: Presence of a "
-"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
-"mentioned in the beginning of an <a href=\"http://www.facebook.com/note.php?"
-"note_id=10150111255065841&comments\">Article by the Pythian Group</a>"
-msgstr ""
-
-#: libraries/advisory_rules.txt:274
-#, php-format
-msgid ""
-"%s%% of all temporary tables are being written to disk, this value should be "
-"below 25%%"
-msgstr ""
-
-#: libraries/advisory_rules.txt:276
-msgid "Temp disk rate"
-msgstr "ìž„ì‹œ ë””ìŠ¤í¬ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:280
-msgid ""
-"Increasing {max_heap_table_size} and {tmp_table_size} might help. However "
-"some temporary tables are always being written to disk, independent of the "
-"value of these variables. To eliminate these you will have to rewrite your "
-"queries to avoid those conditions (Within a temporary table: Presence of a "
-"BLOB or TEXT column or presence of a column bigger than 512 bytes) as "
-"mentioned in the <a href=\"http://dev.mysql.com/doc/refman/5.5/en/internal-"
-"temporary-tables.html\">MySQL Documentation</a>"
-msgstr ""
-
-#: libraries/advisory_rules.txt:281
-#, php-format
-msgid ""
-"Rate of temporary tables being written to disk: %s, this value should be "
-"less than 1 per hour"
-msgstr ""
-
-#: libraries/advisory_rules.txt:296
-msgid "MyISAM key buffer size"
-msgstr "MyISAM 키 ë²„í¼ í¬ê¸°"
-
-#: libraries/advisory_rules.txt:299
-msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
-msgstr "키 버í¼ê°€ 초기화ë˜ì§€ 않았습니다. MyISAM ì¸ë±ìŠ¤ê°€ ìºì‹œë˜ì§€ 않습니다."
-
-#: libraries/advisory_rules.txt:300
-msgid ""
-"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
-"good start."
-msgstr ""
-"MyISAM í¬ê¸°ì— ë”°ë¼ {key_buffer_size}를 설정하십시오. (ì´ˆê¸°ê°’ì€ 64M를 권장합니"
-"다.)"
-
-#: libraries/advisory_rules.txt:301
-msgid "key_buffer_size is 0"
-msgstr "key_buffer_size가 0입니다."
-
-#: libraries/advisory_rules.txt:303
-#, fuzzy, php-format
-msgid "Max %% MyISAM key buffer ever used"
-msgstr "SQL 질ì˜"
-
-#: libraries/advisory_rules.txt:306 libraries/advisory_rules.txt:314
-#, php-format
-msgid "MyISAM key buffer (index cache) %% used is low."
-msgstr ""
-
-#: libraries/advisory_rules.txt:307 libraries/advisory_rules.txt:315
-msgid ""
-"You may need to decrease the size of {key_buffer_size}, re-examine your "
-"tables to see if indexes have been removed, or examine queries and "
-"expectations about what indexes are being used."
-msgstr ""
-
-#: libraries/advisory_rules.txt:308
-#, php-format
-msgid ""
-"max %% MyISAM key buffer ever used: %s%%, this value should be above 95%%"
-msgstr ""
-
-#: libraries/advisory_rules.txt:311
-msgid "Percentage of MyISAM key buffer used"
-msgstr "ì‚¬ìš©ëœ MyISAM 키 ë²„í¼ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:316
-#, php-format
-msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
-msgstr "%%MyISAM 키 ë²„í¼ ì‚¬ìš©: %s%%, ì´ ê°’ì€ 95%% ì´ìƒì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:318
-msgid "Percentage of index reads from memory"
-msgstr "메모리ì—ì„œ ì½ì€ ì¸ë±ìŠ¤ 비율"
-
-#: libraries/advisory_rules.txt:321
-#, php-format
-msgid "The %% of indexes that use the MyISAM key buffer is low."
-msgstr ""
-
-#: libraries/advisory_rules.txt:322
-msgid "You may need to increase {key_buffer_size}."
-msgstr "{Key_buffer_size}를 ì¦ê°€ì‹œì¼œì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:323
-#, php-format
-msgid "Index reads from memory: %s%%, this value should be above 95%%"
-msgstr "메모리ì—ì„œ ì½ì€ ì¸ë±ìŠ¤: %s%%, ì´ ê°’ì€ 95%% ì´ìƒì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:327
-msgid "Rate of table open"
-msgstr "열린 í…Œì´ë¸” 비율"
-
-#: libraries/advisory_rules.txt:330
-msgid "The rate of opening tables is high."
-msgstr "열려있는 í…Œì´ë¸”ì˜ ë¹„ìœ¨ì´ ë„ˆë¬´ 높습니다."
-
-#: libraries/advisory_rules.txt:331
-msgid ""
-"Opening tables requires disk I/O which is costly. Increasing "
-"{table_open_cache} might avoid this."
-msgstr ""
-
-#: libraries/advisory_rules.txt:332
-#, php-format
-msgid "Opened table rate: %s, this value should be less than 10 per hour"
-msgstr "열린 í…Œì´ë¸” 비율: %s, ì´ ê°’ì€ ì‹œê°„ë‹¹ 10보다 작아야 합니다."
-
-#: libraries/advisory_rules.txt:334
-msgid "Percentage of used open files limit"
-msgstr "ì‚¬ìš©ëœ ì—´ë¦° íŒŒì¼ í•œë„ì˜ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:337
-msgid ""
-"The number of open files is approaching the max number of open files. You "
-"may get a \"Too many open files\" error."
-msgstr ""
-
-#: libraries/advisory_rules.txt:338 libraries/advisory_rules.txt:345
-msgid ""
-"Consider increasing {open_files_limit}, and check the error log when "
-"restarting after changing {open_files_limit}."
-msgstr ""
-
-#: libraries/advisory_rules.txt:339
-#, php-format
-msgid ""
-"The number of opened files is at %s%% of the limit. It should be below 85%%"
-msgstr "열린 파ì¼ì€ í•œê³„ì¹˜ì˜ %s%%입니다. ì´ ìˆ˜ì¹˜ëŠ” 85%% 미만ì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:341
-msgid "Rate of open files"
-msgstr "열린 íŒŒì¼ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:344
-msgid "The rate of opening files is high."
-msgstr "열려있는 파ì¼ì˜ ë¹„ìœ¨ì´ ë„ˆë¬´ 높습니다."
-
-#: libraries/advisory_rules.txt:346
-#, php-format
-msgid "Opened files rate: %s, this value should be less than 5 per hour"
-msgstr "열린 íŒŒì¼ ë¹„ìœ¨: %s, ì´ ê°’ì€ ì‹œê°„ë‹¹ 5 미만ì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:348
-#, fuzzy, php-format
-#| msgid "Create table on database %s"
-msgid "Immediate table locks %%"
-msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì— ìƒˆë¡œìš´ í…Œì´ë¸”ì„ ë§Œë“­ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:351 libraries/advisory_rules.txt:358
-msgid "Too many table locks were not granted immediately."
-msgstr ""
-
-#: libraries/advisory_rules.txt:352 libraries/advisory_rules.txt:359
-msgid "Optimize queries and/or use InnoDB to reduce lock wait."
-msgstr ""
-"쿼리를 최ì í™”하거나 í˜¹ì€ InnoDB를 사용함으로서 ë½ëŒ€ê¸° ì‹œê°„ì„ ê°ì†Œì‹œí‚¬ 수 있습"
-"니다."
-
-#: libraries/advisory_rules.txt:353
-#, php-format
-msgid "Immediate table locks: %s%%, this value should be above 95%%"
-msgstr ""
-
-#: libraries/advisory_rules.txt:355
-msgid "Table lock wait rate"
-msgstr "í…Œì´ë¸”ë½ ëŒ€ê¸° 비율"
-
-#: libraries/advisory_rules.txt:360
-#, php-format
-msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
-msgstr "í…Œì´ë¸”ë½ ëŒ€ê¸° 비율: %s, ì´ ê°’ì€ ì‹œê°„ë‹¹ 1 미만ì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:362
-msgid "Thread cache"
-msgstr "스레드 ìºì‹œ"
-
-#: libraries/advisory_rules.txt:365
-msgid ""
-"Thread cache is disabled, resulting in more overhead from new connections to "
-"MySQL."
-msgstr ""
-"스레드 ìºì‹œê°€ 비활성화 ìƒíƒœì´ë¯€ë¡œ , MySQLì˜ ìƒˆë¡œìš´ ì—°ê²°ì€ ì¢€ ë” ë§Žá…Ÿì€ ê³¼ë¶€í•˜"
-"ê°€ ë°œìƒí•©ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:366
-msgid "Enable the thread cache by setting {thread_cache_size} > 0."
-msgstr ""
-
-#: libraries/advisory_rules.txt:367
-msgid "The thread cache is set to 0"
-msgstr "스레드 ìºì‹œê°€ 0으로 설정ë˜ì–´ 있습니다."
-
-#: libraries/advisory_rules.txt:369
-#, php-format
-msgid "Thread cache hit rate %%"
-msgstr "쓰레드 ìºì‹œ 히트율 %%"
-
-#: libraries/advisory_rules.txt:372
-msgid "Thread cache is not efficient."
-msgstr "스레드 ìºì‹œê°€ 비효율ì ìž…니다."
-
-#: libraries/advisory_rules.txt:373
-msgid "Increase {thread_cache_size}."
-msgstr "{thread_cache_size}를 ì¦ê°€ì‹œì¼œì•¼í•©ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:374
-#, php-format
-msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
-msgstr "쓰레드 ìºì‹œ ížˆíŠ¸ìœ¨ì´ %s%%ì´ë©°, ì •ìƒì ì¸ 경우 80%% ì´ìƒìž…니다"
-
-#: libraries/advisory_rules.txt:376
-msgid "Threads that are slow to launch"
-msgstr "ìŠ¤ë ˆë“œë“¤ì´ ì‹¤í–‰í•˜ëŠ”ë° ë„ˆë¬´ ëŠë¦½ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:379
-msgid "There are too many threads that are slow to launch."
-msgstr "ì‹¤í–‰ì´ ëŠë¦° 스레드가 너무 많습니다."
-
-#: libraries/advisory_rules.txt:380
-msgid ""
-"This generally happens in case of general system overload as it is pretty "
-"simple operations. You might want to monitor your system load carefully."
-msgstr ""
-
-#: libraries/advisory_rules.txt:381
-#, php-format
-msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
-msgstr ""
-
-#: libraries/advisory_rules.txt:383
-msgid "Slow launch time"
-msgstr ""
-
-#: libraries/advisory_rules.txt:386
-msgid "Slow_launch_threads is above 2s"
-msgstr "Slow_launch_threadsê°€ 2 ì´ˆ ì´ìƒìž…니다."
-
-#: libraries/advisory_rules.txt:387
-#, fuzzy
-#| msgid "There are too many threads that are slow to launch."
-msgid ""
-"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
-"to launch"
-msgstr "ì‹¤í–‰ì´ ëŠë¦° 스레드가 너무 많습니다."
-
-#: libraries/advisory_rules.txt:388
-#, php-format
-msgid "slow_launch_time is set to %s"
-msgstr "slow_launch_timeì´ %së¡œ 설정ë˜ì–´ 있습니다."
-
-#: libraries/advisory_rules.txt:392
-msgid "Percentage of used connections"
-msgstr "ì‚¬ìš©ëœ ì—°ê²°ì˜ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:395
-msgid ""
-"The maximum amount of used connections is getting close to the value of "
-"{max_connections}."
-msgstr ""
-
-#: libraries/advisory_rules.txt:396
-msgid ""
-"Increase {max_connections}, or decrease {wait_timeout} so that connections "
-"that do not close database handlers properly get killed sooner. Make sure "
-"the code closes database handlers properly."
-msgstr ""
-
-#: libraries/advisory_rules.txt:397
-#, php-format
-msgid ""
-"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
-msgstr ""
-"max_used_connectionsì´ max_connectionsì˜ %s%% 입니다. 80%% ë¯¸ë§Œì„ ê¶Œìž¥í•©ë‹ˆë‹¤"
-
-#: libraries/advisory_rules.txt:399
-msgid "Percentage of aborted connections"
-msgstr "ì¢…ë£Œëœ ì—°ê²°ì˜ ë¹„ìœ¨"
-
-#: libraries/advisory_rules.txt:402 libraries/advisory_rules.txt:409
-msgid "Too many connections are aborted."
-msgstr "너무 ë§Žì€ ì—°ê²°ì´ ì¢…ë£Œë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:403 libraries/advisory_rules.txt:410
-msgid ""
-"Connections are usually aborted when they cannot be authorized. <a href="
-"\"http://www.mysqlperformanceblog.com/2008/08/23/how-to-track-down-the-"
-"source-of-aborted_connects/\">This article</a> might help you track down the "
-"source."
-msgstr ""
-
-#: libraries/advisory_rules.txt:404
-#, php-format
-msgid "%s%% of all connections are aborted. This value should be below 1%%"
-msgstr "ì „ì²´ ì—°ê²° 중 %s%%ê°€ 종료ë˜ì—ˆìŠµë‹ˆë‹¤. ì´ ê°’ì€ 1%% ì´ë‚´ì—¬ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:406
-msgid "Rate of aborted connections"
-msgstr "ì¢…ë£Œëœ ì—°ê²° 비율"
-
-#: libraries/advisory_rules.txt:411
-#, php-format
-msgid ""
-"Aborted connections rate is at %s, this value should be less than 1 per hour"
-msgstr "ì¢…ë£Œëœ ì—°ê²° ë¹„ìœ¨ì´ %s 입니다. ì´ ê°’ì€ ì‹œê°„ë‹¹ 1 ì´í•˜ì´ì–´ì•¼ 합니다."
-
-#: libraries/advisory_rules.txt:413
-msgid "Percentage of aborted clients"
-msgstr "ì¢…ë£Œëœ í´ë¼ì´ì–¸íŠ¸ 비율"
-
-#: libraries/advisory_rules.txt:416 libraries/advisory_rules.txt:423
-msgid "Too many clients are aborted."
-msgstr "너무 ë§Žì€ í´ë¼ì´ì–¸íŠ¸ê°€ 종료ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:417 libraries/advisory_rules.txt:424
-msgid ""
-"Clients are usually aborted when they did not close their connection to "
-"MySQL properly. This can be due to network issues or code not closing a "
-"database handler properly. Check your network and code."
-msgstr ""
-"MySQL ì»¤ë„¥ì…˜ì„ í™•ì‹¤ížˆ 닫아주지 않으면 ë‹¤ìŒ ì ‘ì†ì‹œ 거부당할 수 있습니다. 네트"
-"ì› ë¬¸ì œì´ê±°ë‚˜ 코드ìƒì—ì„œì˜ DB 핸들러가 ì ì ˆí•˜ê²Œ ì—°ê²°ì„ ë‹«ì•„ì£¼ì§€ ì•Šì•„ì„œ ì´ëŸ° "
-"문제가 ë°œìƒí•©ë‹ˆë‹¤. ë„¤íŠ¸ì› ìƒíƒœì™€ 소스 코드를 확ì¸í•´ë³´ì„¸ìš”."
-
-#: libraries/advisory_rules.txt:418
-#, php-format
-msgid "%s%% of all clients are aborted. This value should be below 2%%"
-msgstr "%s%% ì˜ ì—°ê²°ì´ ëª¨ë‘ ê±°ë¶€ë‹¹í–ˆìŠµë‹ˆë‹¤. ê°’ì„ 2%% ì´í•˜ë¡œ 설정해보세요"
-
-#: libraries/advisory_rules.txt:420
-msgid "Rate of aborted clients"
-msgstr "ì¢…ë£Œëœ í´ë¼ì´ì–¸íŠ¸ 비율"
-
-#: libraries/advisory_rules.txt:425
-#, php-format
-msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
-msgstr "ì ‘ì† ì‹¤íŒ¨ìœ¨ì´ %s 입니다. ì´ ê°’ì€ ì‹œê°„ë‹¹ 1 ì´í•˜ë¡œ 설정해줘야 합니다"
-
-#: libraries/advisory_rules.txt:429
-msgid "Is InnoDB disabled?"
-msgstr "InnoDB를 비활성화할까요?"
-
-#: libraries/advisory_rules.txt:432
-msgid "You do not have InnoDB enabled."
-msgstr "InnoDBê°€ 활성화ë˜ì§€ 않았습니다."
-
-#: libraries/advisory_rules.txt:433
-msgid "InnoDB is usually the better choice for table engines."
-msgstr "í…Œì´ë¸”엔진 ì„ íƒì—ì„œ ì¼ë°˜ì ìœ¼ë¡œ InnoDB는 가장 ì¢‹ì€ ì„ íƒìž…니다."
-
-#: libraries/advisory_rules.txt:434
-msgid "have_innodb is set to 'value'"
-msgstr "have_innodbê°€ 'value'ë¡œ 설정ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:436
-msgid "InnoDB log size"
-msgstr "InnoDB 로그 í¬ê¸°"
-
-#: libraries/advisory_rules.txt:439
-msgid ""
-"The InnoDB log file size is not an appropriate size, in relation to the "
-"InnoDB buffer pool."
-msgstr "InnoDB 로그 íŒŒì¼ í¬ê¸°ê°€ InnoDB 버í¼í’€ê³¼ 비êµí•´ì„œ ì í•©í•˜ì§€ 않습니다."
-
-#: libraries/advisory_rules.txt:440
-#, php-format
-msgid ""
-"Especially on a system with a lot of writes to InnoDB tables you should set "
-"{innodb_log_file_size} to 25%% of {innodb_buffer_pool_size}. However the "
-"bigger this value, the longer the recovery time will be when database "
-"crashes, so this value should not be set much higher than 256 MiB. Please "
-"note however that you cannot simply change the value of this variable. You "
-"need to shutdown the server, remove the InnoDB log files, set the new value "
-"in my.cnf, start the server, then check the error logs if everything went "
-"fine. See also <a href=\"http://mysqldatabaseadministration.blogspot."
-"com/2007/01/increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
-msgstr ""
-"특히, InnoDB í…Œì´ë¸”ì— ì“°ê¸°ê°€ ë§Žì€ ì‹œìŠ¤í…œì´ë¼ë©´, {innodb_log_file_size}를 "
-"{innodb_buffer_pool_size}ì˜ 25%%ë¡œ 설정하는 ê²ƒì´ ì¢‹ìŠµë‹ˆë‹¤. 하지만, {innodb_log_file_size}ê°’ì„ "
-"í¬ê²Œ í•  수ë¡, ë°ì´í„°ë² ì´ìŠ¤ê°€ í¬ëŸ¬ì‹œí•œ ê²½ìš°ì˜ ë³µêµ¬ ì‹œê°„ì´ ê¸¸ì–´ì§‘ë‹ˆë‹¤. 그러므로, ì´ ê°’ì´ 256 MiB를 ë§Žì´ ì´ˆê³¼í•˜ì§€ ì•Šë„ë¡ "
-"설정하는 게 좋습니다. ë˜í•œ 주ì˜í•  ì ì€, ì´ ê°’ì€ ê°„ë‹¨ížˆ 변경할 수 없습니다. 먼저 서버를 완전히 종료한 후, InnoDB 로그 파ì¼ì„ "
-"제거하고, my.cnfì— ìƒˆ ê°’ì„ ì„¤ì •í•œ 후 서버를 재시작하여, ì—러 ë¡œê·¸ì— ì´ìƒì´ 없는지 확ì¸í•˜ëŠ” 절차를 거치세요. 참고: <a "
-"href=\"http://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
-"innodblogfilesize-proper-way.html\">Increase innodb_log_file_size: the proper "
-"way</a> (ì˜ì–´)"
-
-#: libraries/advisory_rules.txt:441
-#, php-format
-msgid ""
-"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
-"it should not be below 20%%"
-msgstr "InnoDB 로그 í¬ê¸°ê°€ InnoDB ë²„í¼ í’€ í¬ê¸°ì˜ %s%% 입니다. ì´ ê°’ì€ 20%% ì´ìƒì´ì–´ì•¼ 합니다"
-
-#: libraries/advisory_rules.txt:443
-msgid "Max InnoDB log size"
-msgstr "InnoDB 로그 최대í¬ê¸°"
-
-#: libraries/advisory_rules.txt:446
-msgid "The InnoDB log file size is inadequately large."
-msgstr "InnoDB 로그 파ì¼í¬ê¸°ê°€ 비정ìƒì ìœ¼ë¡œ í½ë‹ˆë‹¤."
-
-#: libraries/advisory_rules.txt:447
-#, php-format
-msgid ""
-"It is usually sufficient to set {innodb_log_file_size} to 25%% of the size "
-"of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down "
-"the recovery time after a database crash considerably. See also <a href="
-"\"http://www.mysqlperformanceblog.com/2006/07/03/choosing-proper-"
-"innodb_log_file_size/\">this Article</a>. You need to shutdown the server, "
-"remove the InnoDB log files, set the new value in my.cnf, start the server, "
-"then check the error logs if everything went fine. See also <a href=\"http://"
-"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
-"proper-way.html\">this blog entry</a>"
-msgstr ""
-
-#: libraries/advisory_rules.txt:448
-#, php-format
-msgid "Your absolute InnoDB log size is %s MiB"
-msgstr "InnoDB 로그 절대í¬ê¸°ëŠ” %s MiB 입니다."
-
-#: libraries/advisory_rules.txt:450
-msgid "InnoDB buffer pool size"
-msgstr "InnoDB 버í¼í’€ í¬ê¸°"
-
-#: libraries/advisory_rules.txt:453
-msgid "Your InnoDB buffer pool is fairly small."
-msgstr "InnoDB 버í¼í’€ì´ 너무 작습니다."
-
-#: libraries/advisory_rules.txt:454
-#, php-format
-msgid ""
-"The InnoDB buffer pool has a profound impact on performance for InnoDB "
-"tables. Assign all your remaining memory to this buffer. For database "
-"servers that use solely InnoDB as storage engine and have no other services "
-"(e.g. a web server) running, you may set this as high as 80%% of your "
-"available memory. If that is not the case, you need to carefully assess the "
-"memory consumption of your other services and non-InnoDB-Tables and set this "
-"variable accordingly. If it is set too high, your system will start "
-"swapping, which decreases performance significantly. See also <a href="
-"\"http://www.mysqlperformanceblog.com/2007/11/03/choosing-"
-"innodb_buffer_pool_size/\">this article</a>"
-msgstr ""
-
-#: libraries/advisory_rules.txt:455
-#, php-format
-msgid ""
-"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
-"rule fires if you are assigning less than 60%%, however this might be "
-"perfectly adequate for your system if you don't have much InnoDB tables or "
-"other services running on the same machine."
-msgstr ""
-
-#: libraries/advisory_rules.txt:459
-msgid "MyISAM concurrent inserts"
-msgstr ""
-
-#: libraries/advisory_rules.txt:462
-#| msgid "Enable concurrent_insert by setting it to 1"
-msgid "Enable {concurrent_insert} by setting it to 1"
-msgstr "{concurrent_insert}를 1로 활성화합니다."
-
-#: libraries/advisory_rules.txt:463
-msgid ""
-"Setting {concurrent_insert} to 1 reduces contention between readers and "
-"writers for a given table. See also <a href=\"http://dev.mysql.com/doc/"
-"refman/5.5/en/concurrent-inserts.html\">MySQL Documentation</a>"
-msgstr ""
-
-#: libraries/advisory_rules.txt:464
-msgid "concurrent_insert is set to 0"
-msgstr "concurrent_insertê°€ 0으로 설정ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#~ msgid "ltr"
-#~ msgstr "ltr"
-
-#~ msgid "Software"
-#~ msgstr "소프트웨어"
-
-#~ msgid "Software version"
-#~ msgstr "소프트웨어 버전"
-
-#~ msgid "Width"
-#~ msgstr "너비"
-
-#~ msgid "Height"
-#~ msgstr "높ì´"
-
-#~ msgid "Save to file"
-#~ msgstr "파ì¼ë¡œ 저장"
-
-#~ msgid "Total count"
-#~ msgstr "전체 갯수"
-
-#, fuzzy
-#~| msgid "Enable"
-#~ msgid "Enable Ajax"
-#~ msgstr "유효"
-
-#~ msgid "KiB sent since last refresh"
-#~ msgstr "KiBê°€ 마지막 새로고침 ì´í›„ë¡œ 전송ë˜ì—ˆìŠµë‹ˆë‹¤."
-
-#~ msgid "KiB received since last refresh"
-#~ msgstr "KiB를 마지막 새로고침 ì´í›„ë¡œ 받았습니다."
-
-#~ msgid "Server traffic (in KiB)"
-#~ msgstr "서버 전송량(KiB)"
-
-#~ msgid "Connections since last refresh"
-#~ msgstr "마지막 새로고침 ì´í›„ ì—°ê²° 수"
-
-#~ msgid "Questions since last refresh"
-#~ msgstr "마지막 새로고침 ì´í›„ Questions"
-
-#~ msgid "Questions (executed statements by the server)"
-#~ msgstr "Questions(ì„œë²„ì— ì˜í•´ ì‹¤í–‰ëœ ë¬¸ìž¥)"
-
-#~ msgid "Runtime Information"
-#~ msgstr "런타임 정보"
-
-#, fuzzy
-#~| msgid "Number of columns"
-#~ msgid "Number of data points: "
-#~ msgstr "컬럼수"
-
-#, fuzzy
-#~| msgid "Query type"
-#~ msgid "Run analyzer"
-#~ msgstr "ì§ˆì˜ ì¢…ë¥˜"
-
-#, fuzzy
-#~| msgid "Show PHP information"
-#~ msgid "Show more actions"
-#~ msgstr "PHP 정보 보기"
-
-#~ msgid "Add to index &nbsp;%s&nbsp;column(s)"
-#~ msgstr "%sê°œ ì—´(칼럼)ì— ì¸ë±ìŠ¤ 추가"
-
-#, fuzzy
-#~ msgid "Source database"
-#~ msgstr "ë°ì´í„°ë² ì´ìŠ¤ 검색"
-
-#, fuzzy
-#~ msgid "Target database"
-#~ msgstr "ë°ì´í„°ë² ì´ìŠ¤ 검색"
-
-#~ msgid "Click to select"
-#~ msgstr "ì„ íƒí•˜ë ¤ë©´ í´ë¦­í•˜ì„¸ìš”"
-
-#~ msgid "Could not connect to the source"
-#~ msgstr "ì†ŒìŠ¤ì— ì ‘ì†í•  수 ì—†ìŒ"
-
-#~ msgid "Could not connect to the target"
-#~ msgstr "íƒ€ê²Ÿì— ì ‘ì†í•  수 ì—†ìŒ"
-
-#~ msgid "Data Difference"
-#~ msgstr "ì°¨ì´ë‚˜ëŠ” ë°ì´í„°"
-
-#~ msgid "Add column(s)"
-#~ msgstr "컬럼 추가"
-
-#~ msgid "Remove column(s)"
-#~ msgstr "컬럼 제거"
-
-#~ msgid "Alter column(s)"
-#~ msgstr "컬럼 ë’¤ì—"
-
-#~ msgid "Remove index(s)"
-#~ msgstr "ì¸ë±ìŠ¤ 제거"
-
-#~ msgid "Apply index(s)"
-#~ msgstr "ì¸ë±ìŠ¤ ì ìš©"
-
-#~ msgid "Update row(s)"
-#~ msgstr "í–‰ ì—…ë°ì´íŠ¸"
-
-#~ msgid "Insert row(s)"
-#~ msgstr "행 삽입"
-
-#~ msgid "Would you like to delete all the previous rows from target tables?"
-#~ msgstr "ëŒ€ìƒ í…Œì´ë¸”ì—ì„œ ì´ì „ í–‰ë“¤ì„ ëª¨ë‘ ì‚­ì œí•˜ì‹œê² ìŠµë‹ˆê¹Œ?"
-
-#~ msgid "Apply Selected Changes"
-#~ msgstr "ì„ íƒí•œ 변경내용 ì ìš©"
-
-#~ msgid "Synchronize Databases"
-#~ msgstr "ë°ì´í„°ë² ì´ìŠ¤ ë™ê¸°í™”"
-
-#, fuzzy
-#~ msgid "Executed queries"
-#~ msgstr "SQL 질ì˜"
-
-#, fuzzy
-#~| msgid "Connections"
-#~ msgid "Current connection"
-#~ msgstr "연결 수"
-
-#~ msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
-#~ msgstr "phpMyAdmin ì€ <b>í”„ë ˆìž„ì„ ì§€ì›í•˜ëŠ”</b> 브ë¼ìš°ì €ì—ì„œ 잘 보입니다."
-
-#, fuzzy
-#~ msgctxt "short form"
-#~ msgid "Create table"
-#~ msgstr "새 페ì´ì§€ 만들기"
-
-#~ msgid "Please select a database"
-#~ msgstr "ë°ì´í„°ë² ì´ìŠ¤ë¥¼ ì„ íƒí•˜ì„¸ìš”"
-
-#~ msgctxt "MySQL 5.5 documentation language"
-#~ msgid "en"
-#~ msgstr "en"
-
-#~ msgctxt "MySQL 5.1 documentation language"
-#~ msgid "en"
-#~ msgstr "en"
-
-#~ msgctxt "MySQL 5.0 documentation language"
-#~ msgid "en"
-#~ msgstr "en"
-
-#~ msgctxt "PHP documentation language"
-#~ msgid "en"
-#~ msgstr "en"
-
-#, fuzzy
-#~| msgid "Do you really want to "
-#~ msgid "Do you really want to execute following query?"
-#~ msgstr "ì •ë§ë¡œ 다ìŒì„ 실행하시겠습니까? "
-
-#, fuzzy
-#~| msgid "Export"
-#~ msgid "Export all"
-#~ msgstr "내보내기"
-
-#, fuzzy
-#~| msgid "Privileges"
-#~ msgid "Privileges for all users"
-#~ msgstr "사용권한"
-
-#~ msgid "rows"
-#~ msgstr "보기"
-
-#~ msgid "Usage"
-#~ msgstr "사용법(량)"
-
-#, fuzzy
-#~ msgid "Use mousewheel to zoom in or out of the plot."
-#~ msgstr "마우스 휠로 확대/축소할 수 있습니다."
-
-#, fuzzy
-#~| msgid "Linestring"
-#~ msgid "String"
-#~ msgstr "줄(ì—´) 구분ìž"
-
-#, fuzzy
-#~| msgid "Add/Delete columns"
-#~ msgid "The remaining columns"
-#~ msgstr "컬럼 추가/삭제"
-
-#, fuzzy
-#~| msgid "Data only"
-#~ msgid "Dates only."
-#~ msgstr "ë°ì´í„°ë§Œ"
-
-#~ msgid "Add a value"
-#~ msgstr "ê°’ì„ ì¶”ê°€"
-
-#~ msgid "Copy and paste the joined values into the \"Length/Values\" field"
-#~ msgstr "\"길ì´/ê°’\" 필드로 ê²°í•©ëœ ê°’ì„ ë³µì‚¬í•˜ì—¬ 붙여넣으세요"
-
-#, fuzzy
-#~ msgctxt "Correctly setup"
-#~ msgid "OK"
-#~ msgstr "확ì¸"
-
-#, fuzzy
-#~ msgid "All users"
-#~ msgstr "ì‚¬ìš©ìž ì¶”ê°€"
-
-#, fuzzy
-#~ msgid "All hosts"
-#~ msgstr "아무ë°ì„œë‚˜"
-
-#~ msgid "No blob streaming server configured!"
-#~ msgstr "blob streaming 서버 ì„¤ì •ì´ ë˜ì§€ 않았습니다!"
-
-#~ msgid "Failed to fetch headers"
-#~ msgstr "í—¤ë”를 가져오는 ë° ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤."
-
-#~ msgid "Failed to open remote URL"
-#~ msgstr "ì›ê²© URL ì—´ê¸°ì— ì‹¤íŒ¨í–ˆìŠµë‹ˆë‹¤"
-
-#~ msgid "You are about to DISABLE a BLOB Repository!"
-#~ msgstr "BLOB 저장소를 사용할 수 없게 하려고 합니다!"
-
-#~ msgid ""
-#~ "Are you sure you want to disable all BLOB references for database %s?"
-#~ msgstr ""
-#~ "ì •ë§ë¡œ ë°ì´í„°ë² ì´ìŠ¤ %sì—ì„œ 모든 BLOB 참조를 사용 불가능하게 하시겠습니까?"
-
-#, fuzzy
-#~ msgid "Unknown error while uploading."
-#~ msgstr "íŒŒì¼ ì—…ë¡œë“œ ì¤‘ì— ì•Œ 수 없는 오류가 ë°œìƒí–ˆìŠµë‹ˆë‹¤."
-
-#, fuzzy
-#~ msgctxt "Create none database for user"
-#~ msgid "None"
-#~ msgstr "ì—†ìŒ"
-
-#~ msgid "Click to unselect"
-#~ msgstr "ì„ íƒì„ 해제하려면 í´ë¦­í•˜ì„¸ìš”"
-
-#~ msgid "Modify an index"
-#~ msgstr "ì¸ë±ìŠ¤ 수정"
-
-#~ msgid "+ Restart insertion and add a new value"
-#~ msgstr "+ ì‚½ìž…ì„ ìž¬ì‹œìž‘í•˜ê³  새 ê°’ì„ ì¶”ê°€í•©ë‹ˆë‹¤"
-
-#~ msgid "Create Table"
-#~ msgstr "새 페ì´ì§€ 만들기"
-
-#~ msgid "Create table on database %s"
-#~ msgstr "ë°ì´í„°ë² ì´ìŠ¤ %sì— ìƒˆë¡œìš´ í…Œì´ë¸”ì„ ë§Œë“­ë‹ˆë‹¤."
-
-#~ msgid "Data Label"
-#~ msgstr "Label"
-
-#~ msgid "Location of the text file"
-#~ msgstr "SQL í…스트파ì¼ì˜ 위치"
-
-#~ msgid "MySQL charset"
-#~ msgstr "MySQL 문ìžì…‹"
-
-#~ msgid "memcached usage"
-#~ msgstr "공간 사용량"
-
-#~ msgid "% open files"
-#~ msgstr "í…Œì´ë¸” 보기"
-
-#~ msgid "% connections used"
-#~ msgstr "연결 수"
-
-#~ msgid "% aborted connections"
-#~ msgstr "연결 수"
-
-#~ msgid "CPU Usage"
-#~ msgstr "사용법(량)"
-
-#~ msgid "Swap Usage"
-#~ msgstr "사용법(량)"
-
-#~ msgctxt "PDF"
-#~ msgid "page"
-#~ msgstr "사용법(량)"
-
-#~ msgid "Previous"
-#~ msgstr "ì´ì „"
-
-#~ msgid "Next"
-#~ msgstr "다ìŒ"
-
-#~ msgid "Create event"
-#~ msgstr "서버 버전"
-
-#~ msgid "Create routine"
-#~ msgstr "서버 버전"
-
-#~ msgid "Create trigger"
-#~ msgstr "서버 버전"
-
-#~ msgid "Server traffic"
-#~ msgstr "서버 ì„ íƒ"
-
-#~ msgid "Value too long in the form!"
-#~ msgstr "Missing value in the form !"
-
-#~ msgid "row(s) starting from row #"
-#~ msgstr "행. 시작(행)위치"
-
-#~ msgid "in %s mode and repeat headers after %s cells"
-#~ msgstr "%s ì •ë ¬ (%s ì¹¸ì´ ë„˜ìœ¼ë©´ í—¤ë” ë°˜ë³µ)"
-
-#~ msgid ""
-#~ "phpMyAdmin was unable to read your configuration file!<br />This might "
-#~ "happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
-#~ ">Please call the configuration file directly using the link below and "
-#~ "read the PHP error message(s) that you receive. In most cases a quote or "
-#~ "a semicolon is missing somewhere.<br />If you receive a blank page, "
-#~ "everything is fine."
-#~ msgstr ""
-#~ "phpMyAdminì´ í™˜ê²½ì„¤ì • 파ì¼ì„ ì½ì„ 수 없습니다!<br />PHPì— ì—러가 있거나 실"
-#~ "제로 ê·¸ 파ì¼ì´ 없는 경우입니다.<br />아래 ë§í¬ë¥¼ 통해 환경설정 파ì¼ë§Œ 불러"
-#~ "들여보십시오. 그리고 PHP ì—러 메시지를 확ì¸í•˜ì‹­ì‹œì˜¤. ì–´ë”˜ê°€ì— ë”°ì˜´í‘œ"
-#~ "(quote)나 세미콜론(;)ì´ ë¹ ì ¸ìžˆëŠ” 경우가 종종 있습니다.<br />만약 ì•„ë¬´ê²ƒë„ "
-#~ "ë³´ì´ì§€ 않으면, ì •ìƒì ì¸ 것입니다."
-
-#~ msgid "Dropping Procedure"
-#~ msgstr "프로세스 목ë¡"
-
-#~ msgid "seconds"
-#~ msgstr "ì´ˆ"
-
-#~ msgctxt "$strShowStatusReset"
-#~ msgid "Reset"
-#~ msgstr "리세트"
-
-#~ msgid "Show processes"
-#~ msgstr "MySQL 프로세스 보기"
-
-#~ msgctxt "for Show status"
-#~ msgid "Reset"
-#~ msgstr "리세트"
-
-#~ msgid ""
-#~ "<b>Server traffic</b>: These tables show the network traffic statistics "
-#~ "of this MySQL server since its startup."
-#~ msgstr ""
-#~ "<b>서버 소통량</b>: ì´ í…Œì´ë¸”ì€ MySQL서버가 구ë™ëœ ì´ëž˜ì˜ ë„¤íŠ¸ì› ë¶€í•˜ ìƒíƒœ"
-#~ "를 ë³´ì—¬ì¤ë‹ˆë‹¤."
-
-#~ msgid ""
-#~ "<b>Query statistics</b>: Since its startup, %s queries have been sent to "
-#~ "the server."
-#~ msgstr "<b>SQL ì§ˆì˜ í†µê³„</b>: ì´ ì„œë²„ì— %s ë²ˆì˜ ì§ˆì˜ê°€ 보내졌습니다."
-
-#~ msgid "Chart generated successfully."
-#~ msgstr "ê¶Œí•œì„ ë‹¤ì‹œ 로딩했습니다."
-
-#~ msgid ""
-#~ "The result of this query can't be used for a chart. See [doc@faq6-29]FAQ "
-#~ "6.29[/doc]"
-#~ msgstr ""
-#~ "ì—…ë¡œë“œëœ íŒŒì¼ì„ ì´ë™ì‹œí‚¬ 수 없었습니다. [doc@faq1-11]FAQ 1.11[/doc] 참조."
-
-#~ msgid "Add a New User"
-#~ msgstr "새 ì‚¬ìš©ìž ì¶”ê°€"
-
-#~ msgid "Create User"
-#~ msgstr "서버 버전"
-
-#~ msgid "Delete the matches for the "
-#~ msgstr "í…Œì´ë¸”ì˜ ë¤í”„ ë°ì´í„°"
-
-#~ msgid "yes"
-#~ msgstr "예 "
-
-#~ msgid "Disable Statistics"
-#~ msgstr "통계 숨기기"
-
-#~ msgid "Display table filter"
-#~ msgstr "열(칼럼) 설명(코멘트) 출력하기"
-
-#~ msgid ""
-#~ "The additional features for working with linked tables have been "
-#~ "deactivated. To find out why click %shere%s."
-#~ msgstr ""
-#~ "ë§í¬ í…Œì´ë¸”ì„ ì²˜ë¦¬í•˜ëŠ” 추가 ê¸°ëŠ¥ì´ ë¹„í™œì„±í™”ë˜ì–´ 있습니다. ì›ì¸ì„ 확ì¸í•˜ë ¤"
-#~ "ë©´ %s여기를 í´ë¦­%s하십시오."
-
-#~ msgid "No tables"
-#~ msgstr "í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤"
-
-#~ msgid "SVG"
-#~ msgstr "CSV ë°ì´í„°"
-
-#~ msgid ""
-#~ "Enter each value in a separate field, enclosed in single quotes. If you "
-#~ "ever need to put a backslash (\"\\\") or a single quote (\"'\") amongst "
-#~ "those values, precede it with a backslash (for example '\\\\xyz' or 'a"
-#~ "\\'b')."
-#~ msgstr ""
-#~ "í•„ë“œ 종류가 \"enum\"ì´ë‚˜ \"set\"ì¼ ê²½ìš°, 다ìŒê³¼ ê°™ì€ í˜•ì‹ìœ¼ë¡œ ê°’ì„ ìž…ë ¥í•˜"
-#~ "십시오: 'a','b','c'…<br />ì—¬ê¸°ì— ì—­ìŠ¬ëž˜ì‹œ(\\)나 ìž‘ì€ ë”°ì˜´í‘œ(')를 넣어야 í•œ"
-#~ "다면, ê·¸ ì•žì— ì—­ìŠ¬ëž˜ì‹œë¥¼ 사용하십시오. (예: '\\\\xyz' ë˜ëŠ” 'a\\'b')."
-
-#~ msgid ""
-#~ "Enter each value in a separate field. If you ever need to put a backslash "
-#~ "(\"\\\") or a single quote (\"'\") amongst those values, precede it with "
-#~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
-#~ msgstr ""
-#~ "í•„ë“œ 종류가 \"enum\"ì´ë‚˜ \"set\"ì¼ ê²½ìš°, 다ìŒê³¼ ê°™ì€ í˜•ì‹ìœ¼ë¡œ ê°’ì„ ìž…ë ¥í•˜"
-#~ "십시오: 'a','b','c'…<br />ì—¬ê¸°ì— ì—­ìŠ¬ëž˜ì‹œ(\\)나 ìž‘ì€ ë”°ì˜´í‘œ(')를 넣어야 í•œ"
-#~ "다면, ê·¸ ì•žì— ì—­ìŠ¬ëž˜ì‹œë¥¼ 사용하십시오. (예: '\\\\xyz' ë˜ëŠ” 'a\\'b')."
-
-#~ msgid "New table"
-#~ msgstr "í…Œì´ë¸”ì´ ì—†ìŠµë‹ˆë‹¤"
-
-#~ msgid "database name"
-#~ msgstr "ë°ì´í„°ë² ì´ìŠ¤ëª…"
-
-#~ msgid "Edit PDF Pages"
-#~ msgstr "PDF 페ì´ì§€ 편집"
-
-#~ msgid "Data Dictionary Format"
-#~ msgstr "ë°ì´í„° 사전 (ì „ì²´ 구조보기)"
-
-#~ msgid "PMA database"
-#~ msgstr "ë°ì´í„°ë² ì´ìŠ¤ê°€ 없습니다"
-
-#~ msgid "<code>AUTO_INCREMENT</code>"
-#~ msgstr "AUTO_INCREMENT 값 추가"
-
-#~ msgid "Dump %s row(s) starting at row # %s"
-#~ msgstr "%sê°œì˜ í–‰(레코드)ì„ ë¤í”„ (%s번째 레코드부터)."
-
-#~ msgid "remember template"
-#~ msgstr "템플릿 기억"
-
-#~ msgid "BLOB Repository"
-#~ msgstr "BLOB 저장소"
-
-#~ msgctxt "BLOB repository"
-#~ msgid "Enabled"
-#~ msgstr "유효"
-
-#~ msgid "Damaged"
-#~ msgstr "ì†ìƒë¨"
-
-#~ msgctxt "BLOB repository"
-#~ msgid "Repair"
-#~ msgstr "복구"
-
-#~ msgctxt "BLOB repository"
-#~ msgid "Disabled"
-#~ msgstr "무효"
-
-#~ msgid ""
-#~ "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
-#~ "extension. Please check your PHP configuration."
-#~ msgstr ""
-#~ "[a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] í™•ìž¥ëª¨ë“ˆì„ ë¶ˆëŸ¬ì˜¬ "
-#~ "수 없습니다. PHP ì„¤ì •ì„ í™•ì¸í•´ì£¼ì„¸ìš”."
-
-#~ msgid ""
-#~ "Couldn't use the iconv, libiconv, or recode_string functions, although "
-#~ "the necessary extensions appear to be loaded. Check your PHP "
-#~ "configuration."
-#~ msgstr ""
-#~ "필요한 í™•ìž¥ê¸°ëŠ¥ì´ ë¡œë“œëœ ê²ƒ 같지만 iconv, libiconv, í˜¹ì€ recode_string 함"
-#~ "수를 사용할 수 없습니다. PHP ì„¤ì •ì„ í™•ì¸í•´ì£¼ì‹­ì‹œì˜¤."
diff --git a/po/lt.po b/po/lt.po
index fd2a1ca8be..18805aa057 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,9 +1,9 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-02-11 19:03+0200\n"
"Last-Translator: Edgaras Janušauskas <edgaras.janusauskas@gmail.com>\n"
"Language-Team: Lithuanian <http://l10n.cihar.com/projects/phpmyadmin/master/"
@@ -16,18 +16,18 @@ msgstr ""
"%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Rodyti viskÄ…"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Puslapis:"
@@ -40,19 +40,18 @@ 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:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Paieška"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Paieška"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Vykdyti"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Indekso pavadinimas"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Paaiškinimas"
@@ -118,15 +117,16 @@ msgstr "Duomenų bazė %1$s sukurta."
msgid "Database comment: "
msgstr "Duomenų bazės komentaras: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "LentelÄ—s komentarai"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "LentelÄ—s komentarai"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Stulpelis"
@@ -162,12 +162,12 @@ msgstr "Stulpelis"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipas"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Tipas"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -194,7 +194,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Nutylint"
@@ -220,11 +220,11 @@ msgstr "Sąryšis su"
msgid "Comments"
msgstr "Komentarai"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Komentarai"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ne"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Ne"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Taip"
@@ -275,7 +275,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Duomenų bazėje nerasta lentelių."
@@ -288,7 +288,7 @@ msgstr "Pažymėti visas"
msgid "Unselect All"
msgstr "Atžymėti visas"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Nenurodytas duomenų bazės vardas!"
@@ -312,20 +312,19 @@ msgstr "phpMyAdmin nustatymų saugykla išjungta. %sIšsiaiškinkite kodėl%s."
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "LentelÄ—"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "EilutÄ—s"
@@ -338,28 +337,25 @@ msgstr "Dydis"
msgid "in use"
msgstr "Å¡iuo metu naudojama"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Sukurta"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Paskutinis atnaujinimas"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Paskutinis patikrinimas"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -398,16 +394,12 @@ msgstr "Sekamos lentelÄ—s"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Duomenų bazė"
@@ -415,17 +407,17 @@ msgstr "Duomenų bazė"
msgid "Last version"
msgstr "PaskutinÄ— versija"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Sukurta"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Atnaujinta"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "BÅ«sena"
@@ -434,13 +426,11 @@ msgstr "BÅ«sena"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Veiksmas"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Rodyti"
@@ -449,18 +439,18 @@ msgid "Delete tracking data for this table"
msgstr "IÅ¡trinti Å¡ios lentelÄ—s sekimo duomenis"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Å alinti"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktyvus"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "neaktyvus"
@@ -468,11 +458,11 @@ msgstr "neaktyvus"
msgid "Versions"
msgstr "Versijos"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Sekimo ataskaita"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Momentinė struktūros kopija"
@@ -488,24 +478,24 @@ msgstr "Sekti lentelÄ™"
msgid "Database Log"
msgstr "Duomenų bazės žurnalas"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Blogas tipas!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Pasirinktas eksportavimo tipas gali būti saugomas tik faile!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Blogi parametrai!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nėra pakankamai vietos išsaugoti failui %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -513,12 +503,12 @@ msgstr ""
"Failas pavadinimu %s jau yra darbinÄ—je stotyje, pakeiskite norimÄ… pavadinimÄ… "
"arba pasirinkite nustatymą leidžiantį perrašyti esamus failus."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Atvaizdis įrašytas faile %s."
@@ -532,69 +522,82 @@ msgstr "Neteisingas eksportavimo tipas"
msgid "Value for the column \"%s\""
msgstr "Reikšmė „%s“ stulpeliui"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Naudoti OpenStreetMaps kaip pagrindinį sluoksnį"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometrija"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Taškas"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Taškas %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Pridėti tašką"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Atkarpų seka"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Išorinis žiedas"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Vidinis žiedas"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Sukurti atkarpų seką"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Sukurti vidinį žiedą"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Daugiakampis"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Pridėti daugiakampį"
@@ -694,12 +697,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Jūsų SQL užklausa sėkmingai įvykdyta"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Atgal"
@@ -729,37 +732,40 @@ msgstr "Daugiau nustatymų"
msgid "Database server"
msgstr "Duomenų bazės serveris"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Serveris"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "DarbinÄ— stotis:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Serverio jungtis"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Serverio versija"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokolo versija"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Naudotojas"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Serverio koduotÄ—"
#: index.php:269
@@ -767,30 +773,36 @@ msgid "Web server"
msgstr "Interneto serveris"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Duomenų bazės kliento versija"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP plÄ—tinys"
#: index.php:300
msgid "Show PHP information"
msgstr "Rodyti PHP informacijÄ…"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Versija"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacija"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -905,7 +917,7 @@ msgstr "„DROP DATABASE“ komandos įvykdyti negalima."
msgid "Do you really want to execute \"%s\"?"
msgstr "Ar tikrai norite vykdyti „%s“?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Jūs ruošiatės SUNAIKINTI visą duomenų bazę!"
@@ -988,72 +1000,38 @@ msgstr "Perkraunamos privilegijos"
msgid "Removing Selected Users"
msgstr "Šalinami pažymėti vartotojai"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Uždaryti"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Redaguoti"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Tiesioginių duomenų srauto diagrama"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Tiesioginių prisijungimų/procesų diagrama"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Tiesioginė užklausos diagrama"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "IÅ¡ viso"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Kita"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Prisijungimai / Procesai"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Failed to read configuration file"
msgid "Local monitor configuration incompatible"
msgstr "Nepavyko perskaityti konfigūracijos failo"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1061,163 +1039,163 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Užklausų pagreitinimo (kešo) efektyvumas"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Užklausų pagreitinimo (kešo) naudojamumas"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Užklausų pagreitinimas (kešas) naudojamas"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Sistemos CPU naudojimas"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Sistemos atmintis"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Sistemos swap"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Vidutinis apkrovimas"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "IÅ¡ viso atminties"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "PodÄ—lio atmintis"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Buferio atmintis"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Laisva atmintis"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Naudojama atmintis"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "IÅ¡ viso Swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "PodÄ—lio Swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Naudojama swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Laisva Swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Išsiųsta baitų"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Gauta baitų"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Prisijungimai"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesai"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d lentelÄ—(-Ä—s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr ""
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Apkrovimas"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Nustatymai"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Pašalinti diagramą"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Keisti pavadinimÄ… ir etiketes"
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Pritraukti prie tinklelio"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Prašome pridėti bent vieną kintamąjį į eilę"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1225,39 +1203,39 @@ msgstr "Prašome pridėti bent vieną kintamąjį į eilę"
msgid "None"
msgstr "Ne"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log ir slow_query_log yra įjungti."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log įjungtas."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log įjungtas."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log ir general_log yra išjungti."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1265,12 +1243,12 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time yra nustatytas į %d sekundė(-es/-žių)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1279,30 +1257,30 @@ msgstr ""
"serverio pakartotino paleidimo:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Nustatyti log_output į %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Įjungti %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "IÅ¡jungti %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Nustatyti long_query_time į %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1310,94 +1288,94 @@ msgstr ""
"Jūs negalite pakeisti šių kintamųjų. Prašome prisijungti kaip root arba "
"susisiekite su Jūsų duombazės administratoriumi."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Keisti nustatymus"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Dabartiniai nustatymai"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Diagramos antraštė"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Skirtumas"
-#: js/messages.php:154
+#: js/messages.php:145
#, fuzzy, php-format
#| msgid "Divided by %s:"
msgid "Divided by %s"
msgstr "Padalintas į %s:"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Vienetas"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Loading logs"
msgid "Analysing logs"
msgstr "Įkeliami žurnalai"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Atsisakyti užklausos"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Eiti į žurnalo lentelę"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Duomenys nerasti"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analizuojama…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Paaiškinti išvestį"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1405,98 +1383,98 @@ msgstr "Paaiškinti išvestį"
msgid "Time"
msgstr "Laikas"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Iš viso užtruko:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profiliavimo rezultatai"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "LentelÄ—"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Diagrama"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Redaguoti diagramÄ…"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Sekos"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Tables display options"
msgid "Log table filter options"
msgstr "Lentelių rodymo nustatymai"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtras"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtro užklausa pagal žodį/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Sugrupuoti užklausas, nepaisant kintamųjų duomenų WHERE dalyje"
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of inserted rows"
msgid "Sum of grouped rows:"
msgstr "Ä®keltų eiluÄių skaiÄius"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "IÅ¡ viso:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Įkeliami žurnalai"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Puslapį įkelti iš naujo"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Paveiktos eilutÄ—s:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Nepavyko išnagrinėti konfigūracinio failo. Atrodo, kad tai nėra teisingas "
"JSON kodas."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Nepavyko sudaryti diagramos tinklelio su importuota konfigūracija. Nustatoma "
"į numatytąją konfigūraciją…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1504,243 +1482,252 @@ msgstr ""
msgid "Import"
msgstr "Importuoti"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not import configuration"
msgid "Import monitor configuration"
msgstr "Nepavyko importuoti konfigūracijos"
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Prašome pasirinkti pirminį raktą arba unikalųjį raktą"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Atnaujinti užklausą"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Galimos našumo bėdos"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "BÄ—da"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Rekomendacija"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "TaisyklÄ—s detalÄ—s"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Authentication"
msgid "Justification"
msgstr "Atpažinimas"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Naudojamas kintamasis / formulÄ—"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "IÅ¡bandyti"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Atšaukti"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Įkeliama"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Vykdoma užklausa"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Klaida vykdant užklausą"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nepažymėjote duomenų bazės."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Å alinamas stulpelis"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Pridedamas pirminis raktas"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Gerai"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Paspauskite, kad praleistumėte šį perspėjimą"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "KeiÄiamas duomenų bazÄ—s pavadinimas"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Perkrauti duomenų bazę"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopijuojama duomenų bazė"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "KeiÄiama koduotÄ—"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Lentelė turi turėti bent vieną stulpelį"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Įterpti lentelę"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Nerodyti indeksų"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Rodyti indeksus"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Atsisakyti išorinių raktų tikrinimo"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Įjungta"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "IÅ¡jungta"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Ieškoma"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Slėpti paieškos rezultatus"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Rodyti paieškos rezultatas"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Peržiūrėti"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Å aliname"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET redaktorius"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Stulpelio „%s“ reikšmės"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Reikšmės naujajam stulpeliui"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Įveskite kiekvieną reikšmę atskirame laukelyje"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Pridėti %d reikšmę(-es)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Pastaba: Jei failas turi keletą lentelių jos bus sukombinuotos į vieną"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Slėpti užklausos laukelį"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Rodyti užklausos laukelį"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Redaguoti"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nepasirinkti įrašai"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Redaguoti"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Užklausos vykdymo laikas"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d nÄ—ra galimas eilutÄ—s numeris."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1749,205 +1736,229 @@ msgstr "%d nÄ—ra galimas eilutÄ—s numeris."
msgid "Save"
msgstr "IÅ¡saugoti"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Slėpti paieškos kriterijų"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Rodyti paieškos kriterijų"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Paieška"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Pasirinkite du stulpelius"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Pasirinkite du skirtingus stulpelius"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Užklausos rezultatai"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Duomenų rodyklės dydis"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoruoti"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopijuoti"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Taškas"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Atkarpų seka"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Daugiakampis"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrija"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Vidinis žiedas"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Išorinis žiedas"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Pridėti stulpelį(-ius)"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Pasirinkite siejamÄ… raktÄ…"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Pasirinkti Foreign Key"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Prašome pasirinkti pirminį raktą arba unikalųjį raktą"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Pasirinkite laukus peržiūrai"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "PridÄ—ti parinktį stulpeliui/skilÄiai "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Paspausti escape (klavišas Esc), kad išeiti iš redagavimo"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Vilkite, kad pertvarkytumÄ—te"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Spustelėkite, kad surūšiuoti"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Paspauskite, kad (at)pažymėti"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Eiti pagal nuorodÄ…"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Stulpelių vardai"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "Atnaujinti eilutÄ™(es)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Generuoti slaptažodį"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generuoti"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Pakeisti slaptažodį"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Daugiau"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Rodyti viskÄ…"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Nerodyti indeksų"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Privilegijų lentelėje pasirinktas vartotojas nerastas."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1957,27 +1968,27 @@ msgstr ""
"atnaujinimą. Naujausia versija yra %s, išleista %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", naujausia stabili versija:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "naujausias"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Atlikta"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Prev"
msgctxt "Previous month"
msgid "Prev"
msgstr "Ankstesnis"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -1985,149 +1996,149 @@ msgid "Next"
msgstr "Kitas"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Å iandien"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "sausio"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "vasario"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "kovo"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "balandžio"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Geg"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "birželio"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "liepos"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "rugpjÅ«Äio"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "rugsÄ—jo"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "spalio"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "lapkriÄio"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "gruodžio"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Sau"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Vas"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Kov"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Bal"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Geg"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Bir"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Lie"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Rgp"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Rgs"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Spa"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Lap"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Grd"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Sekmadienis"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Pirmadienis"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Antradienis"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "TreÄiadienis"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Ketvirtadienis"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Penktadienis"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Šeštadienis"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2135,97 +2146,97 @@ msgid "Sun"
msgstr "Sek"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Pir"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ant"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Tre"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Ket"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pen"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Šeš"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Sk"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Pr"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "An"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Tr"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Kt"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Pn"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Å t"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sav."
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Ne"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Valanda"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "MinutÄ—"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "SekundÄ—s"
@@ -2280,16 +2291,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per sekundÄ™"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per minutÄ™"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per valandÄ…"
@@ -2297,44 +2308,60 @@ msgstr "per valandÄ…"
msgid "per day"
msgstr "per dienÄ…"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Esamo konfigūracinio failo (%s) neina nuskaityti."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Blogos teisės konfigūracinio failo, neturėtų būti įrašymo galimybė visiems!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Å rifto dydis"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "DidÄ—jimo tvarka"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Mažėjimo tvarka"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Stulpelis"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "RÅ«Å¡iuoti"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Rodyti"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriterijai"
#: libraries/DBQbe.class.php:576
@@ -2354,33 +2381,43 @@ msgid "Use Tables"
msgstr "Naudoti lenteles"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Arba"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ir"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Įterpiant"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "PakeiÄiant"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Keisti"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-užklausa duomenų bazėje <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Vykdyti užklausą"
@@ -2424,8 +2461,8 @@ msgstr[1] "%s atitikmenys lentelÄ—se <i>%s</i>"
msgstr[2] "%s atitikmenų lentelėse <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Peržiūrėti"
@@ -2439,9 +2476,9 @@ msgstr "IÅ¡trinti sutapimus %s lentelÄ—je(ei)?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Trinti"
@@ -2479,32 +2516,32 @@ msgstr "IÅ¡saugoti katalogÄ…"
msgid "Restore column order"
msgstr "Atstatyti stulpelių rikiavimą"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Pradžia"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Ankstesnis"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Kitas"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2512,15 +2549,20 @@ msgid "End"
msgstr "Pabaiga"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "PradÄ—ti eilute"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "EiluÄių skaiÄius"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "EiluÄių skaiÄius:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Režimas"
#: libraries/DisplayResults.class.php:919
@@ -2544,7 +2586,7 @@ msgstr "AntraÅ¡tÄ—s kas %s eiluÄių"
msgid "Sort by key"
msgstr "RÅ«Å¡iuoti pagal raktÄ…"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2658,12 +2700,12 @@ msgid "Query took %01.4f sec"
msgstr "Užklausa užtruko %01.4f sek."
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Pasirinktus:"
@@ -2673,16 +2715,16 @@ msgstr "Pasirinktus:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Pažymėti visas"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2781,12 +2823,12 @@ msgstr "Atverti naujÄ… phpMyAdmin langÄ…"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Slapukai turi būti priimami."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2800,21 +2842,21 @@ msgstr "Nėra aprašytų indeksų!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksai"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unikalus"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Suspausta"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Elementų skaiÄius"
@@ -2823,15 +2865,14 @@ msgstr "Elementų skaiÄius"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Palyginimas"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komentaras"
@@ -2844,7 +2885,7 @@ msgstr "Panaikintas pirminis raktas"
msgid "Index %s has been dropped"
msgstr "Indeksas %s ištrintas"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2858,6 +2899,11 @@ msgstr ""
msgid "Databases"
msgstr "Duomenų bazės"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Serveris"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2865,35 +2911,39 @@ msgid "View"
msgstr "Rodinys"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktūra"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Paieška"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Įterpti"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Veiksmai"
@@ -2910,7 +2960,7 @@ msgstr "Sekimas"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2933,14 +2983,14 @@ msgstr "SQL užklausa"
msgid "Privileges"
msgstr "Privilegijos"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Įvykiai"
@@ -2980,7 +3030,7 @@ msgstr ""
msgid "Engines"
msgstr "Varikliai"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3027,8 +3077,7 @@ msgstr "Paskiausios lentelÄ—s"
msgid "There are no recent tables"
msgstr "Nėra jokių paskiausių lentelių"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL užklausa"
@@ -3168,11 +3217,15 @@ msgid "Target database `%s` was not found!"
msgstr "Tema %s nerasta!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Neteisingas duomenų bazės vardas"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Neteisingas lentelÄ—s vardas"
#: libraries/Table.class.php:1210
@@ -3216,7 +3269,7 @@ msgstr "Funkcija"
msgid "Operator"
msgstr "Operatorius"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3236,64 +3289,69 @@ msgstr "Paieška"
msgid "Edit/Insert"
msgstr "Įterpti"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Pasirinkite stulpelius (bent vienÄ…):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Arba"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "EiluÄių skaiÄius puslapyje"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Atvaizdavimo tvarka:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, 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:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Naršyti išorines reikšmes"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "Hide search criteria"
msgid "Additional search criteria"
msgstr "Slėpti paieškos kriterijų"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Vykdyti „užklausą pagal pavyzdį“ (pakaitos simbolis: „%“)"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "Control user"
msgid "How to use"
msgstr "Kontroliuoti naudotojÄ…"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3327,8 +3385,10 @@ msgstr "Tema %s nerasta!"
msgid "Theme path not found for theme %s!"
msgstr "Kelias iki temos nerastas temai %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "IÅ¡vaizda"
#: libraries/Types.class.php:296
@@ -3619,7 +3679,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Didžiausias dydis: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL užklausa"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3632,119 +3698,134 @@ msgstr "Didžiausias dydis: %s%s"
msgid "MySQL said: "
msgstr "MySQL atsakymas: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Nepavyko prisijungti prie SQL tikrintuvo!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Paaiškinti SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Praleisti SQL užklausos aiškinimą"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "be PHP kodo"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP kodas"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Atnaujinti"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Praleisti SQL užklausos tikrinimą"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Patikrinti SQL užklausą"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Greitas užklausos redagavimas"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Redaguoti Äia"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profiliavimas"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Sek"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s d., %s val., %s min. ir %s s"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Trūkstamas parametras:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pereiti į „%s“ duomenų bazę."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "SpustelÄ—kite suskleidimui/atskleidimui"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Naršyti savo kompiuteryje:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Pasirinkti iš saityno serverio atsisiuntimų katalogą <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Aplankas, kuris nurodytas įkeliamiems failams, nepasiekiamas"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Nėra failų išsiuntimui"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "IÅ¡valyti"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Vykdyti"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Spausdinti"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Sukurta"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Paskutinis atnaujinimas"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Paskutinis patikrinimas"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "padalintas"
@@ -3756,13 +3837,17 @@ msgstr "padalintas"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Duomenys"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "IÅ¡ viso"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3827,6 +3912,12 @@ msgstr "Blogas serverio indeksas: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Blogas serverio %1$s hostname. Prašome peržiūrėti nustatymus."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Serveris"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Blogai nustatytas identifikavimo metodas nustatymuose:"
@@ -3878,7 +3969,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "IÅ¡jungta"
@@ -3967,7 +4058,7 @@ msgstr "Neteisingas jungties skaiÄius"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Neteisinga reikšmė"
@@ -4016,25 +4107,25 @@ msgstr "SOAP plÄ—tinys nerastas"
msgid "maximum %s"
msgstr "didžiausias %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Nustatyti reikšmę: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Atstatyti numatytąsias reikšmes"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Leisti naudotojams adaptuoti šią reikšmę"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4289,7 +4380,7 @@ msgid "Character set of the file"
msgstr "Failo simbolių koduotė"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formatas"
@@ -4306,7 +4397,6 @@ msgstr "Glaudinimas"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4316,22 +4406,28 @@ msgstr "Stulpelių pavadinimus įrašyti pirmoje eilutėje"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Stulpeliai apskliausti"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Laukų reikšmės apskliaustos su:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Prieš stulpelių spec. simbolius"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Laukų reikšmės baigiasi simboliu:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Pakeisti NULL į"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Pakeisti NULL į:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4340,13 +4436,17 @@ msgstr "Pašalinti CRLF simbolius laukeliuose"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Laukai baigiasi"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "EilutÄ—s baigiasi"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "EilutÄ—s baigiasi simboliu:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4381,8 +4481,6 @@ msgid "Include table caption"
msgstr "Įterpti lentelės antraštę"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Lentelės antraštė"
@@ -4391,8 +4489,6 @@ msgid "Continued table caption"
msgstr "Pratęsta lentelės antraštė"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Pavadinimo raktas"
@@ -4417,7 +4513,7 @@ msgid "Save on server"
msgstr "IÅ¡saugoti serveryje"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Perrašyti esamus failus"
@@ -4435,7 +4531,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Įdėti lentelių ir laukų pavadinimus į kabutes"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL suderinamumo režimas"
@@ -6042,7 +6138,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -6075,12 +6171,8 @@ msgstr "Praleisti užrakintas lenteles"
msgid "Requires SQL Validator to be enabled"
msgstr "Reikalaujama, kad SQL Validator būtų įjungtas"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6107,8 +6199,8 @@ msgstr ""
"Jeigu JÅ«s turite individualizuotÄ… slapyvardį, paraÅ¡ykite jį Äia (numatytasis "
"yra [kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Vartotojo vardas"
@@ -6320,6 +6412,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Neteisinga reikšmė"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6375,15 +6473,25 @@ msgstr ""
msgid "No Password"
msgstr "Nėra slaptažodžio"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Slaptažodis:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Įveskite dar kartą"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Slaptažodžių Hešavimas"
#: libraries/display_change_password.lib.php:87
@@ -6391,7 +6499,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Suderinamas su MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Sukurti duomenų bazę"
@@ -6399,6 +6506,12 @@ msgstr "Sukurti duomenų bazę"
msgid "Create"
msgstr "Sukurti"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Sukurti duomenų bazę"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6429,90 +6542,86 @@ msgstr "Stulpelių skaiÄius"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Eksportuojamos šio serverio duomenų bazės"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Eksportuojamos duomenų bazės „%s“ lentelės"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Eksportuojamos eilutės iš „%s“ lentelės"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Eksporto tipas:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Trumpas - rodomi tik minimalūs nustatymai"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Pritaikytas - rodyti visus nustatymus"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Duomenų bazė(s):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "LentelÄ—(s):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "EilutÄ—s:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Parodyti keletÄ… eiluÄių(tes)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "EiluÄių skaiÄius:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "EilutÄ—s prasideda nuo:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "IÅ¡vesti visas eilutes"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "IÅ¡vestis:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "IÅ¡saugoti serverio kataloge pavadinimu <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Išsaugoti į failą"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Failo pavadinimo Å¡ablonas:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ taps serverio pavadinimu"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ taps duomenų bazės pavadinimu"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ taps lentelÄ—s pavadinimu"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6523,51 +6632,51 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "naudoti Å¡itai ateities eksportams"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Simbolių koduotė faile:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Glaudinti:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Rodyti išvedimą kaip tekstą"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formatas:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Formato specifiniai nustatymai:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "KoduotÄ—s konvertavimas:"
@@ -6581,7 +6690,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6715,6 +6824,10 @@ msgstr "Formato specifiniai nustatymai:"
msgid "Language"
msgstr "Kalba"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versija"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Duomenų pradinis (home) katalogas"
@@ -7107,8 +7220,10 @@ msgstr "Dėl jo ilgio,<br /> šis laukelis gali būti neredaguojamas (tinas)"
msgid "Binary - do not edit"
msgstr "Dvejetainis - nekeisti"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "web serverio katalogas atsiuntimams"
#: libraries/insert_edit.lib.php:1400
@@ -7173,42 +7288,42 @@ msgstr "NÄ—ra"
msgid "Convert to Kana"
msgstr "Konvertuoti į Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Pakeisti lentelės pavadinimo priešdėlį"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopijuoti lentelę su pavadinimo priešdėliu"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "IÅ¡"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Kam"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Siųsti"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Pridėti lentelės priešdėlį"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Pridėti priešdėlį"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nėra pakeitimų"
@@ -7427,18 +7542,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Pakeisti lentelÄ—s rikiavimÄ… pagal:"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7456,7 +7571,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Stulpeliai"
@@ -7465,7 +7580,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7476,12 +7591,12 @@ msgstr ""
msgid "Functions"
msgstr "Funkcijos"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7492,7 +7607,7 @@ msgstr ""
msgid "Procedures"
msgstr "Procedūros"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7503,7 +7618,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7513,13 +7628,15 @@ msgstr ""
msgid "Views"
msgstr "Rodinys (Views)"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Pervadinti duomenų bazę į"
#: libraries/operations.lib.php:107
@@ -7536,22 +7653,24 @@ msgid "Drop the database (DROP)"
msgstr "Pašalinti duomenų bazę (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Tik struktūra"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktūra ir duomenys"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Tik duomenys"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kopijuoti duomenų bazę į"
#: libraries/operations.lib.php:186
@@ -7590,8 +7709,11 @@ msgstr "LentelÄ—s parinktys"
msgid "Rename table to"
msgstr "Pervadinti lentelę į"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "LentelÄ—s komentarai"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Saugojimo variklis"
@@ -7741,20 +7863,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Jūs galite įvesti serverio vardą/IP adresą ir prievadą atskirtą tarpu."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "DarbinÄ— stotis:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Naudotojo vardas:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Slaptažodis:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Pasirinkti serverį"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7915,11 +8031,27 @@ msgstr "Lentelės @TABLE@ struktūra"
msgid "Object creation options"
msgstr "Objekto kūrimo nustatymai"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Lentelės antraštė"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Lentelės antraštė (tęsinys)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Pavadinimo raktas"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7937,32 +8069,60 @@ msgstr "Rodyti komentarus"
msgid "Display MIME types"
msgstr "Rodyti MIME-tipus"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Stulpelių pavadinimus įrašyti pirmoje eilutėje"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "DarbinÄ— stotis"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Atlikimo laikas"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP versija"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Duomenų bazė"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Duomenys"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktūra"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export contents"
@@ -8137,6 +8297,12 @@ msgstr "Objekto kūrimo nustatymai (visi yra rekomenduojami)"
msgid "Export contents"
msgstr "Eksportuoti turinį"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "LentelÄ—"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8433,7 +8599,6 @@ msgid "Enabled"
msgstr "Įjungta"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Pagrindinės sąryšių sąvybės"
@@ -8462,11 +8627,11 @@ msgstr ""
"InformacijÄ…, kaip atnaujinti column_comments lentelÄ™, galite rasti "
"dokumentacijoje"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Sukurti nuoroda SQL-užklausai"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL užklausų istorija"
@@ -8512,7 +8677,7 @@ msgstr ""
"Iš naujo prisijunkite prie phpMyAdmin tam, kad užkrautumėte atnaujintą "
"konfigūracijos failą."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Aprašymo nėra"
@@ -8538,17 +8703,24 @@ msgstr ""
"nustatymų faile (my.cnf). Jei ne, tada įterpkite šią eilutę į [mysqld] "
"skiltį:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Naudotojo vardas"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Naudotojo vardas"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Prievadas (jungtis)"
#: libraries/replication_gui.lib.php:112
@@ -8559,7 +8731,7 @@ msgstr "Pagrindinio serverio būklė (Master status)"
msgid "Slave status"
msgstr "Pavaldžiojo serverio būklė (Slave status)"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Kintamasis"
@@ -8568,6 +8740,15 @@ msgstr "Kintamasis"
msgid "Server ID"
msgstr "Serverio ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "DarbinÄ— stotis"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8585,12 +8766,11 @@ msgstr "Bet kurį vartotoją"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Naudokite teksto įvedimo lauką"
#: libraries/replication_gui.lib.php:326
@@ -8620,8 +8800,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Įveskite dar kartą"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generuoti slaiptažodį"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8663,11 +8850,14 @@ msgstr "<b>Viena ar daugiau klaidų įvyko vykdant Jūsų užklausą:</b>"
msgid "Edit event"
msgstr "Redaguoti įvykį"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Klaida vykdant užklausą"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8952,81 +9142,81 @@ msgstr "JÅ«s privalote pateikti teisingÄ… lentelÄ—s vardÄ…"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Pridėti įvykį"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Įvykio %s eksportavimas"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "įvykis"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Neturite pakankamai teisių sukurti įvykį"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Nėra įvykio su vardu %1$s duomenų bazėje %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Nėra įvykių rodymui."
@@ -9082,7 +9272,7 @@ msgstr "Atributai"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Papildomai"
@@ -9182,14 +9372,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "įjungti scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nežinoma kalba: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Dabartinis serveris"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9436,6 +9628,12 @@ msgstr ""
msgid "Login Information"
msgstr "Prisijungimo informacija"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Naudokite teksto įvedimo lauką"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nekeisti slaptažodžio"
@@ -9473,6 +9671,13 @@ msgstr "Suteikti visas privilegijas duomenų bazei „%s“"
msgid "Users having access to &quot;%s&quot;"
msgstr "Vartotojai turintys priėjimą prie „%s“"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Naudotojas"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9511,7 +9716,6 @@ msgid "No user found."
msgstr "Nerasta jokių naudotojų."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Redaguoti privilegijas"
@@ -9554,7 +9758,9 @@ msgid "Column-specific privileges"
msgstr "Specifinės stulpelių privilegijos"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Sukurti privilegijas šiai duomenų bazei"
#: libraries/server_privileges.lib.php:2290
@@ -9562,7 +9768,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Norėdami naudoti _ ir % kaip simbolius, prieš juos prirašykite \\"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Sukurti privilegijas Å¡iai lentelei"
#: libraries/server_privileges.lib.php:2525
@@ -9605,6 +9813,12 @@ msgstr "JÅ«s pakeitÄ—te privilegijas %s."
msgid "Privileges for %s"
msgstr "Privilegijos"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Redaguoti privilegijas"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Naudotojų apžvalga"
@@ -9629,45 +9843,47 @@ msgstr "Privilegijų lentelėje pasirinktas vartotojas nerastas."
msgid "You have added a new user."
msgstr "Jūs sukūrėte naują vartotoją."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Vykdyti SQL sakinius serveryje %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Vykdyti SQL sakinius duomenų bazėje %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "IÅ¡valyti"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Šios SQL užklausą pasižymėti kaip"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Leisti kitiems vartotojams naudotis šia žyme"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Pakeisti jau egzistuojanÄiÄ… žymÄ™ tuo paÄiu vardu"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Nekeisti šios užklausos už aktyvaus lango ribų"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Skyriklis"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Rodyti šią užklausą vėl"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Peržiūra"
@@ -9747,11 +9963,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Lentelės reikšmės %s ištuštintos"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Sekimas yra aktyvus."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Sekimas yra neaktyvus."
@@ -9777,7 +9993,11 @@ msgstr "Pridėti priešdėlį lentelės pavadinimui"
msgid "Check tables having overhead"
msgstr "PažymÄ—ti turinÄias perteklių"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "RÅ«Å¡iuoti"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Jokio"
@@ -9861,7 +10081,7 @@ msgstr "Lentelės pradžioje"
msgid "After %s"
msgstr "Po %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "EiluÄių statistika"
@@ -9931,7 +10151,7 @@ msgstr "PridÄ—ti FULLTEXT indeksÄ…"
msgid "Information"
msgstr "Informacija"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Vietos naudojimas"
@@ -9939,12 +10159,12 @@ msgstr "Vietos naudojimas"
msgid "Effective"
msgstr "Efektyvus"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "LentelÄ— %1$s sÄ—kmingai pakeista"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Užklausos klaida"
@@ -10038,8 +10258,22 @@ msgstr "Po %s"
msgid "Table name"
msgstr "LentelÄ—s vardas"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Saugojimo variklis"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Palyginimas"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "SKAIDINIO (PARTITION) apibrėžimas"
#: libraries/tbl_common.inc.php:54
@@ -10170,7 +10404,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Slėpti/rodyti lenteles be sąryšių"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Lentelių skaiÄius"
#: pmd_general.php:467
@@ -10218,7 +10454,9 @@ msgid "Page creation failed"
msgstr "Puslapio kūrimas nepavyko"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Puslapis"
#: pmd_pdf.php:123
@@ -10238,8 +10476,10 @@ msgid "New page name: "
msgstr "Naujas puslapio vardas: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "Export to selected page"
+msgid "Export/Import to scale:"
+msgstr "Eksportuoti pasirinktą puslapį"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10257,6 +10497,12 @@ msgstr "Klaida: Sąryšis neįdėtas."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY sąryšis įdėtas"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Pagrindinės sąryšių sąvybės"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Vidinis sąryšis įdėtas"
@@ -10346,6 +10592,12 @@ msgstr "Importuoti failus"
msgid "All"
msgstr "ViskÄ…"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL užklausų istorija"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10396,20 +10648,20 @@ msgstr[2] "Sėkmingai pašalintos %s duomenų bazės."
msgid "Databases statistics"
msgstr "Duomenų bazių statistika"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Pagrindinio serverio replikavimas"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Pavaldžiojo serverio replikavimas"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Leisti statistikÄ…"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10417,11 +10669,11 @@ msgstr ""
"Pastaba: jeigu duomenų bazės statistika įjungta, duomenų srautas tarp www ir "
"MySQL darbinių stoÄių gali labai padidÄ—ti."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Nėra duomenų bazių"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Saugojimo varikliai"
@@ -10449,7 +10701,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versija"
@@ -10793,10 +11045,6 @@ msgstr ""
msgid "Add chart"
msgstr "PridÄ—ti diagramÄ…"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Naujinimo dažnis"
@@ -10969,6 +11217,24 @@ msgstr[2] "MinuÄių"
msgid "Questions since startup: %s"
msgstr "Adaptuoti paleidimo (pagrindinį) puslapį"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per valandÄ…"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per minutÄ™"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "per sekundÄ™"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Parametrai"
@@ -11592,7 +11858,7 @@ msgid "Global value"
msgstr "Globali reikšmė"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Parsisiųsti"
@@ -11702,7 +11968,7 @@ msgstr "Paremti"
msgid "Edit server"
msgstr "Redaguoti serverį"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Pridėti naują serverį"
@@ -11953,7 +12219,9 @@ msgid "SQL result"
msgstr "SQL rezultatas"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Sugeneravo"
#: sql.php:1234
@@ -11967,8 +12235,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "IÅ¡kilo problemos su `%s` lentelÄ—s indeksais"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Šios SQL užklausą pasižymėti kaip"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Nuorodos Antraštė"
#: tbl_chart.php:38
@@ -12063,17 +12337,17 @@ msgstr "X Reikšmės"
msgid "Y-Axis label:"
msgstr "Y ašies etiketė:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "LentelÄ— %s jau yra!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "„%s“ duomenų bazė neegzistuoja."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Sukurta %1$s lentelÄ—."
@@ -12082,6 +12356,10 @@ msgstr "Sukurta %1$s lentelÄ—."
msgid "View dump (schema) of table"
msgstr "Peržiūrėti lentelės struktūros atvaizdį"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Neteisingas lentelÄ—s vardas"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Rodyti GIS vizualizacijÄ…"
@@ -12102,7 +12380,7 @@ msgstr ""
msgid "Redraw"
msgstr "Perpiešti"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Failo pavadinimas"
@@ -12168,9 +12446,21 @@ msgstr "TuÅ¡Äias lentelÄ—s vardas!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Rodyti lentelÄ—s"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Vietos naudojimas"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "EiluÄių statistika"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12204,6 +12494,12 @@ msgstr "Apribojimai lentelei"
msgid "No index defined! Create one below"
msgstr "Nėra aprašytų indeksų!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Pasirinkite laukus peržiūrai"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12249,111 +12545,115 @@ msgstr "Užkomentuokite (panaikinkite) šias dvi eilutes jeigu Jums jų nereikia
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Ištrinti sekimo duomenis iš ataskaitos"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Nėra duomenų"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL vykdymas"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Eksportuoti kaip %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Rodyti versijas"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate now"
msgid "Deactivate tracking for %s"
msgstr "Deaktyvuoti dabar"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Deaktyvuoti dabar"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Edit settings for %s"
msgid "Activate tracking for %s"
msgstr "Keisti nustatymus %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktyvuoti dabar"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "Create version"
msgid "Create version %1$s of %2$s"
msgstr "Sukurti versijÄ…"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Sukurti versijÄ…"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "IÅ¡vaizda"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Gauti daugiau išvaizdų!"
@@ -13581,6 +13881,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "MyISAM concurrent įterpimai"
+#~ msgid "Live traffic chart"
+#~ msgstr "Tiesioginių duomenų srauto diagrama"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Tiesioginių prisijungimų/procesų diagrama"
+
+#~ msgid "Live query chart"
+#~ msgstr "Tiesioginė užklausos diagrama"
+
+#~ msgid "Static data"
+#~ msgstr "Statiniai duomenys"
+
+#~ msgid "And"
+#~ msgstr "Ir"
+
+#~ msgid "Number of rows"
+#~ msgstr "EiluÄių skaiÄius"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Stulpeliai apskliausti"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Prieš stulpelių spec. simbolius"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Pakeisti NULL į"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "EilutÄ—s baigiasi"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/lv.po b/po/lv.po
index 53d87b97a4..a40ccf3cf2 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-10 13:39+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Latvian <http://l10n.cihar.com/projects/phpmyadmin/master/lv/"
@@ -16,18 +16,18 @@ msgstr ""
"2);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "RÄdÄ«t visu"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Lapas numurs:"
@@ -41,19 +41,18 @@ msgstr ""
"vai arÄ« JÅ«su pÄrlÅ«kprogramma bloÄ·e starplogu saskarsmi JÅ«su droÅ¡Ä«bas "
"iestÄdÄ«jumu dēļ."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Meklēt"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Meklēt"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Aiziet!"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Atslēgas nosaukums"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Apraksts"
@@ -119,15 +118,16 @@ msgstr "DatubÄze %1$s tika izveidota."
msgid "Database comment: "
msgstr "DatubÄzes komentÄrs: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "KomentÄrs tabulai"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +139,8 @@ msgstr "KomentÄrs tabulai"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Lauks"
@@ -163,12 +163,12 @@ msgstr "Lauks"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tips"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Tips"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulle"
@@ -195,7 +195,7 @@ msgstr "Nulle"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Noklusēts"
@@ -221,11 +221,11 @@ msgstr "Linki uz"
msgid "Comments"
msgstr "KomentÄri"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "KomentÄri"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "NÄ“"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "NÄ“"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "JÄ"
@@ -276,7 +276,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tabulas nav atrastas Å¡ajÄ datubÄzÄ“."
@@ -289,7 +289,7 @@ msgstr "Iezīmēt visu"
msgid "Unselect All"
msgstr "Neiezīmēt neko"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "DatubÄzes nosaukums ir tukÅ¡s!"
@@ -318,20 +318,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabula"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rindas"
@@ -344,28 +343,25 @@ msgstr "Izmērs"
msgid "in use"
msgstr "lietoÅ¡anÄ"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Izveidošana"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "PÄ“dÄ“jÄ atjaunoÅ¡ana"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "PÄ“dÄ“jÄ pÄrbaude"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -406,16 +402,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "DatubÄze"
@@ -423,17 +415,17 @@ msgstr "DatubÄze"
msgid "Last version"
msgstr "PÄ“dÄ“jÄ versija"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Izveidots"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Atjaunots"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Statuss"
@@ -442,13 +434,11 @@ msgstr "Statuss"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Darbība"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "RÄdÄ«t"
@@ -457,18 +447,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Likvidēt"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktīvs"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "neaktīvs"
@@ -476,11 +466,11 @@ msgstr "neaktīvs"
msgid "Versions"
msgstr "Versijas"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Tikai struktūra"
@@ -498,24 +488,24 @@ msgstr "PÄrbaudÄ«t tabulu"
msgid "Database Log"
msgstr "DatubÄzes žurnÄls"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Nepareizs tips!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "IzvÄ“lÄ“tais eksporta tips atbalsta tikkai saglabÄÅ¡anu failÄ!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Nepareizi parametri!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nepietiek vietas, lai saglabÄtu failu %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -523,12 +513,12 @@ msgstr ""
"Fails %s jau eksistē uz servera. Lūdzu nomainiet faila nosaukumu vai "
"atzÄ«mÄ“jiet failu pÄrrakstÄ«Å¡anas opciju."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Damps tika saglabÄts failÄ %s."
@@ -542,69 +532,82 @@ msgstr "Nepareizs eksporta veids"
msgid "Value for the column \"%s\""
msgstr "Kolonnas vērtība \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Izmantot OpenStreetMaps kÄ pamata pÄrklÄjumu"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Ä¢eometrija"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punkts"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punkts %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Pievienot punktu"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "LÄ«nija"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Ārējais aplis"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Iekšējais aplis"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Pievienot līniju"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Pievienot iekšējo loku"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add %s field(s)"
+msgid "Polygon %d:"
+msgstr "Pievienot %s lauku(s)"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -693,12 +696,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "JÅ«su SQL vaicÄjums tika veiksmÄ«gi izpildÄ«ts"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Atpakaļ"
@@ -736,37 +739,37 @@ msgstr "GalvenÄs relÄciju Ä«paÅ¡Ä«bas"
msgid "Database server"
msgstr "DatubÄzes"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Serveris"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Serveris:"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Servera ID"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Servera versija"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Servera versija"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "LietotÄjs"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Servera izvēle"
#: index.php:269
@@ -776,32 +779,32 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "DatubÄzes komentÄrs: "
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP Versija"
#: index.php:300
msgid "Show PHP information"
msgstr "ParÄdÄ«t PHP informÄciju"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "Piekļuves informÄcija"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "DokumentÄcija"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -911,7 +914,7 @@ msgstr "\"DROP DATABASE\" komanda ir aizliegta."
msgid "Do you really want to execute \"%s\"?"
msgstr "Vai JÅ«s tieÅ¡Äm gribat izpildÄ«t \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "JÅ«s taisaties LIKVIDÄ’T veselu datubÄzi!"
@@ -999,70 +1002,36 @@ msgstr "Atjauno privilēģijas"
msgid "Removing Selected Users"
msgstr "DzÄ“Å¡ izvÄ“lÄ“tos lietotÄjus"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Aizvērt"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Labot"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "DzÄ«vÄ satiksmes diagrama"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "DzÄ«vÄ pieprasÄ«jumu diagramma"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "Statiski dati"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "KopÄ"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Cits"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Savienojumi / Procesi"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1070,164 +1039,164 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
msgid "Query cache efficiency"
msgstr "VaicÄjuma tips"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Pieprasījumu kešatmiņas lietojums"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "IzmantotÄ pieprasÄ«jumu keÅ¡atmiņa"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Sistēmas CPU noslodze"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Sistēmas atmiņa"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Vidējais noslogojums"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "KopÄ“jÄ atmiņa"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "BrÄ«vÄ atmiņa"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "IzmantotÄ atmiņa"
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "KopÄ"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Saņemtie baiti"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Konekcijas"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesi"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "baiti"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabula(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "JautÄjumi"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Datu apmaiņa"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "UzstÄdÄ«jumi"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Noņemt diagrammu"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Labot virsrakstu un nosaukumus"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1235,39 +1204,39 @@ msgstr ""
msgid "None"
msgstr "Nav"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1275,135 +1244,135 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "SaglabÄt kÄ failu"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Ieslēgt %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Izslēgt %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "MainÄ«t uzstÄdÄ«jumus"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "PaÅ¡reizÄ“jie uzstÄdÄ«jumi"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Diagrammas virsraksts"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Vienība"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "LokÄls"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Atcelt pieprasījumu"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Nav datubÄzu"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Dati netika atrasti"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analizē…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Izskaidrot izvadu"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1411,101 +1380,101 @@ msgstr "Izskaidrot izvadu"
msgid "Time"
msgstr "Laiks"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Kopējais laiks:"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "SQL rezultÄts"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tabula"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Diagramma"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Pievienot jaunu lauku"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "SÄ“rijas"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "Tabulas opcijas"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrs"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of rows per page"
msgid "Sum of grouped rows:"
msgstr "Rindu skaits vienÄ lapÄ"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "KopÄ:"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "LokÄls"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "PÄrlÄdÄ“t lapu"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "AizskartÄs rindas:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1513,242 +1482,251 @@ msgstr ""
msgid "Import"
msgstr "Imports"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Lūdzu izvēlies importējamo failu"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analizēt pieprasījumu"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problēma"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Ieteikums"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Noteikuma detaļas"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "DokumentÄcija"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Tests"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Atcelt"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "IelÄdÄ“"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "ApstrÄdÄ pieprasÄ«jumu"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Kļūda apstrÄdÄjot pieprasÄ«jumu"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "DatubÄze nav izvÄ“lÄ“ta."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Labi"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "PÄrsaukt datubÄzi par"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "PÄrlÄdÄ“t datubÄzi"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "KopÄ“ datubÄzi"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Maina kodējumu"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column"
msgstr "Izvēlieties vismaz vienu kolonnu attēlošanai"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Lietot tabulas"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Pievienot jaunu lauku"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "RÄdÄ«t režģi"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "NepÄrbaudÄ«t ÄrÄ“jÄs atslÄ“gas"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "Ieslēgts"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "Izslēgts"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Meklē"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "SlÄ“pt meklÄ“Å¡anas rezultÄtus"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "RÄdÄ«t meklÄ“Å¡anas rezultÄtus"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Apskata"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Dzēš"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of rows per page"
msgid "Values for column %s"
msgstr "Rindu skaits vienÄ lapÄ"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Pievienot jaunu lietotÄju"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Slēpt pieprasījumu logu"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "RÄdÄ«t pieprasÄ«jumu logu"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Labot"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Rindas nav iezīmētas"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Labot"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1757,216 +1735,240 @@ msgstr ""
msgid "Save"
msgstr "SaglabÄt"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Slēpt meklēšanas kritērijus"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "RÄdÄ«t meklÄ“Å¡anas kritÄ“rijus"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Meklēt"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Izvēlies 2 kolonnas"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "IzvÄ“lies 2 dažÄdas kolonnas"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "PieprasÄ«juma rezultÄti"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Table of contents"
msgid "Data point content"
msgstr "Satura rÄdÄ«tÄjs"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorēt"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopēt"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punkts"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "LÄ«nija"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Ä¢eometrija"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Iekšējais aplis"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Ārējais aplis"
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "Pievienot %s lauku(s)"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "IzvÄ“lieties, kuru lauku rÄdÄ«t"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Kolonnu nosaukumi"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "ParÄdu rindas"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Change password"
msgid "Generate password"
msgstr "Mainīt paroli"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
#, fuzzy
msgid "Generate"
msgstr "Uzģenerēja"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Mainīt paroli"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "P"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "RÄdÄ«t visu"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Pievienot jaunu lauku"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "IzvÄ“lÄ“tais lietotÄjs nav atrasts privilÄ“Ä£iju tabulÄ."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1974,30 +1976,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Nav datubÄzu"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Nav"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Iepriekšējie"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2005,96 +2007,96 @@ msgid "Next"
msgstr "NÄkamie"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "KopÄ"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "BinÄrais"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "JÅ«n"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "JÅ«l"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2102,78 +2104,78 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "JÅ«n"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "JÅ«l"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Sv"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "P"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "O"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Pk"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2181,113 +2183,113 @@ msgid "Sun"
msgstr "Sv"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "P"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "O"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "T"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "C"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pk"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "S"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Sv"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "P"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "O"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "T"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "C"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Pk"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "S"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Nav"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "lietoÅ¡anÄ"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2339,16 +2341,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "sekundē"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "minūtē"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "stundÄ"
@@ -2356,43 +2358,59 @@ msgstr "stundÄ"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "AugoÅ¡Ä secÄ«bÄ"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "DilstoÅ¡Ä secÄ«bÄ"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Lauks"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "KÄrtoÅ¡ana"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "RÄdÄ«t"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kritērijs"
#: libraries/DBQbe.class.php:576
@@ -2416,33 +2434,43 @@ msgid "Use Tables"
msgstr "Lietot tabulas"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Vai"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Un"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ielikt"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Dzēst"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Labot"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL vaicÄjums uz datubÄzes <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "IzpildÄ«t vaicÄjumu"
@@ -2484,8 +2512,8 @@ msgstr[0] "%s rezultÄti tabulÄ <i>%s</i>"
msgstr[1] "%s rezultÄti tabulÄ <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Apskatīt"
@@ -2500,9 +2528,9 @@ msgstr "Dati tabulai"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Dzēst"
@@ -2546,32 +2574,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Pievienot/Dzēst laukus (kolonnas)"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "SÄkums"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Iepriekšējie"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "NÄkamie"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2581,19 +2609,20 @@ msgstr "Beigas"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "S"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Rindu skaits vienÄ lapÄ"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "P"
#: libraries/DisplayResults.class.php:919
@@ -2618,7 +2647,7 @@ msgstr "IzpildÄ«t iegrÄmatoto vaicÄjumu"
msgid "Sort by key"
msgstr "KÄrtot pÄ“c atslÄ“gas"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2738,12 +2767,12 @@ msgid "Query took %01.4f sec"
msgstr "VaicÄjums ilga %01.4f s"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Ar iezīmēto:"
@@ -2753,16 +2782,16 @@ msgstr "Ar iezīmēto:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Iezīmēt visu"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2863,12 +2892,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "\"Cookies\" ir jÄbÅ«t atļautiem aiz Å¡Ä« punkta."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2882,21 +2911,21 @@ msgstr "Nav definēti indeksi!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksi"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "UnikÄlais"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "KardinalitÄte"
@@ -2905,15 +2934,14 @@ msgstr "KardinalitÄte"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "IzkÄrtojumi"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "KomentÄri"
@@ -2927,7 +2955,7 @@ msgstr "PrimÄrÄ atslÄ“ga tika izdzÄ“sta"
msgid "Index %s has been dropped"
msgstr "Indekss %s tika izdzēsts"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2940,6 +2968,11 @@ msgstr ""
msgid "Databases"
msgstr "DatubÄzes"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Serveris"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2947,35 +2980,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktūra"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Meklēt"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Pievienot"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Darbības"
@@ -2992,7 +3029,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3015,14 +3052,14 @@ msgstr "VaicÄjums pÄ“c parauga"
msgid "Privileges"
msgstr "Privilēģijas"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3065,7 +3102,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3114,8 +3151,7 @@ msgstr "Nav tabulu"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL vaicÄjums"
@@ -3256,12 +3292,15 @@ msgid "Target database `%s` was not found!"
msgstr "MeklÄ“t datubÄzÄ“"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Nav datubÄzu"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside table(s):"
+msgid "Invalid table name:"
+msgstr "TabulÄ(s):"
#: libraries/Table.class.php:1210
#, php-format
@@ -3304,7 +3343,7 @@ msgstr "Funkcija"
msgid "Operator"
msgstr "Operators"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3324,61 +3363,66 @@ msgstr "Meklēt"
msgid "Edit/Insert"
msgstr "Pievienot"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Izvēlieties laukus (kaut vienu):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Vai"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Rindu skaits vienÄ lapÄ"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Attēlošanas secība:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "PÄrlÅ«kot ÄrÄ“jÄs vÄ“rtÄ«bas"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL vaicÄjums"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "IzpildÄ«t \"vaicÄjumu pÄ“c parauga\" (aizstÄjÄ“jzÄ«me: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3412,8 +3456,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3704,7 +3748,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "MaksimÄlais izmÄ“rs: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL vaicÄjums"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3717,122 +3767,137 @@ msgstr "MaksimÄlais izmÄ“rs: %s%s"
msgid "MySQL said: "
msgstr "MySQL teica: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Izskaidrot SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Neizskaidrot SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Bez PHP koda"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Izveidot PHP kodu"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Atjaunot"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "NepÄrbaudÄ«t SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "PÄrbaudÄ«t SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Sv"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d.%m.%Y %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dienas, %s stundas, %s minūtes un %s sekundes"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Add new field"
msgid "Missing parameter:"
msgstr "Pievienot jaunu lauku"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "pÄriet pie datubÄzes &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "web servera augÅ¡upielÄdes direktorija"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktoija, kuru norÄdijÄt augÅ¡upielÄdei, nav pieejama"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Iztukšot"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "DrukÄt"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Izveidošana"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "PÄ“dÄ“jÄ atjaunoÅ¡ana"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "PÄ“dÄ“jÄ pÄrbaude"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3844,13 +3909,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dati"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "KopÄ"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3916,6 +3985,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Serveris"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3967,7 +4042,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Izslēgts"
@@ -4064,7 +4139,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4117,25 +4192,25 @@ msgstr "Links nav atrasts"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4385,7 +4460,7 @@ msgid "Character set of the file"
msgstr "Tabulas kodējums:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formats"
@@ -4402,7 +4477,6 @@ msgstr "Kompresija"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4416,7 +4490,7 @@ msgstr "Likt kolonnu nosaukumus pirmajÄ rindÄ"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Lauki iekļauti iekš"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4424,7 +4498,7 @@ msgstr "Lauki iekļauti iekš"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "GlÄbjoÅ¡a (escape) rakstzÄ«me ir"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4432,7 +4506,9 @@ msgstr "GlÄbjoÅ¡a (escape) rakstzÄ«me ir"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Aizvietot NULL ar"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4444,12 +4520,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Rindas atdalītas ar"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Rindas atdalītas ar"
#: libraries/config/messages.inc.php:80
@@ -4492,8 +4570,6 @@ msgid "Include table caption"
msgstr "Iekļaut tabulas virsrakstu"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tabulas virsraksts"
@@ -4502,8 +4578,6 @@ msgid "Continued table caption"
msgstr "Tabulas virsraksta turpinÄjums"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Etiķetes atslēga"
@@ -4530,7 +4604,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "PÄrrakstÄ«t eksistÄ“joÅ¡os failus"
@@ -4551,7 +4625,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6036,7 +6110,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL vaicÄjums"
@@ -6067,12 +6141,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6095,8 +6165,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "LietotÄjvÄrds:"
@@ -6306,6 +6376,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6359,15 +6433,25 @@ msgstr ""
msgid "No Password"
msgstr "Nav paroles"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Parole:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "AtkÄrtojiet"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Paroles jaukšana"
#: libraries/display_change_password.lib.php:87
@@ -6377,7 +6461,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 savietojams"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6387,6 +6470,12 @@ msgstr "Izveidot jaunu datubÄzi"
msgid "Create"
msgstr "Izveidot"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Izveidot jaunu datubÄzi"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6420,109 +6509,103 @@ msgstr "Rindu skaits vienÄ lapÄ"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Eksporta veids"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "DatubÄzes"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tabulas"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Rindas"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Rindu skaits vienÄ lapÄ"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "SaglabÄt uz servera direktorijÄ %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "SaglabÄt kÄ failu"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Faila nosaukuma Å¡ablons"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6530,65 +6613,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Tabulas kodējums:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Kompresija"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "Arhivēts ar zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "Arhivēts ar gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "Arhivēts ar bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "SaglabÄt kÄ failu"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Formats"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "TransformÄcijas opcijas"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6602,7 +6685,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6721,6 +6804,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "Piekļuves informÄcija"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7099,8 +7187,10 @@ msgstr "Sava garuma dēļ,<br /> šis lauks var būt nerediģējams "
msgid "Binary - do not edit"
msgstr "BinÄrais - netiek labots"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "web servera augÅ¡upielÄdes direktorija"
#: libraries/insert_edit.lib.php:1400
@@ -7168,50 +7258,50 @@ msgstr "Nav"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Aizvietot tabulas datus ar datiem no faila"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Aizvietot tabulas datus ar datiem no faila"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Pk"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Nosūtīt"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Pievienot jaunu lauku"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Netika labots"
@@ -7430,18 +7520,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "MainÄ«t datu kÄrtoÅ¡anas laukus"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7459,7 +7549,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7470,7 +7560,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7482,12 +7572,12 @@ msgstr ""
msgid "Functions"
msgstr "Funkcija"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7499,7 +7589,7 @@ msgstr ""
msgid "Procedures"
msgstr "Procesi"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7510,7 +7600,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7520,13 +7610,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "PÄrsaukt datubÄzi par"
#: libraries/operations.lib.php:107
@@ -7546,22 +7638,24 @@ msgid "Drop the database (DROP)"
msgstr "Nav datubÄzu"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Tikai struktūra"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktūra un dati"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Tikai dati"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "KopÄ“t datubÄzi uz"
#: libraries/operations.lib.php:186
@@ -7602,8 +7696,11 @@ msgstr "Tabulas opcijas"
msgid "Rename table to"
msgstr "PÄrsaukt tabulu uz"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "KomentÄrs tabulai"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7760,20 +7857,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Serveris:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "LietotÄjvÄrds:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Parole:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Servera izvēle"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7953,13 +8044,27 @@ msgstr "Tabulas __TABLE__ struktūra"
msgid "Object creation options"
msgstr "TransformÄcijas opcijas"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tabulas virsraksts"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Tabulas virsraksts"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Etiķetes atslēga"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7983,32 +8088,60 @@ msgstr "RÄdu kolonnu komentÄrus"
msgid "Display MIME types"
msgstr "Pieejamie MIME tipi"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Likt kolonnu nosaukumus pirmajÄ rindÄ"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Hosts"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Izveidošanas laiks"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP Versija"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "DatubÄze"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dati"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktūra"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8174,6 +8307,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabula"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8460,7 +8599,6 @@ msgid "Enabled"
msgstr "Ieslēgts"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "GalvenÄs relÄciju Ä«paÅ¡Ä«bas"
@@ -8488,11 +8626,11 @@ msgid ""
msgstr ""
"LÅ«dzu skatieties dokumentÄciju par to, kÄ atjaunot 'Column_comments' tabulu"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "SaglabÄtie SQL vaicÄjumi"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL vēsture"
@@ -8531,7 +8669,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Bez apraksta"
@@ -8554,10 +8692,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "LietotÄjvÄrds"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8565,7 +8708,7 @@ msgstr "LietotÄjvÄrds"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "KÄrtoÅ¡ana"
#: libraries/replication_gui.lib.php:112
@@ -8576,7 +8719,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Mainīgais"
@@ -8585,6 +8728,15 @@ msgstr "Mainīgais"
msgid "Server ID"
msgstr "Servera ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Hosts"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8602,12 +8754,11 @@ msgstr "JebkurÅ¡ lietotÄjs"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Lietot teksta lauku"
#: libraries/replication_gui.lib.php:326
@@ -8637,9 +8788,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "AtkÄrtojiet"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate Password:"
+msgstr "Mainīt paroli"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8682,13 +8840,14 @@ msgstr ""
msgid "Edit event"
msgstr "Nosūtīts"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Procesi"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8990,99 +9149,99 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Pievienot jaunu lauku"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add new field"
msgid "routine"
msgstr "Pievienot jaunu lauku"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Jums nav pietiekoši tiesību, lai atrastos šeit tagad!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Tabulas nav atrastas Å¡ajÄ datubÄzÄ“."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Pievienot jaunu lietotÄju"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Pievienot jaunu lietotÄju"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Jums nav pietiekoši tiesību, lai atrastos šeit tagad!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Tabulas nav atrastas Å¡ajÄ datubÄzÄ“."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Pievienot jaunu lietotÄju"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "Export of event %s"
msgstr "Rindas nav iezīmētas"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Nosūtīts"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Jums nav pietiekoši tiesību, lai atrastos šeit tagad!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Tabulas nav atrastas Å¡ajÄ datubÄzÄ“."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9140,7 +9299,7 @@ msgstr "Atribūti"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ekstras"
@@ -9250,8 +9409,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "parÄdÄ«t/noslÄ“pt piezÄ«mju tafeli"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9259,7 +9418,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Serveris"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9513,6 +9672,12 @@ msgstr ""
msgid "Login Information"
msgstr "Piekļuves informÄcija"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Lietot teksta lauku"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nemainīt paroli"
@@ -9549,6 +9714,13 @@ msgstr "PÄrbaudÄ«t privilÄ“Ä£ijas uz datubÄzi &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "LietotÄji, kam ir pieja datubÄzei &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "LietotÄjs"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9590,7 +9762,6 @@ msgid "No user found."
msgstr "LietotÄji netika atrasti."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Mainīt privilēģijas"
@@ -9634,7 +9805,9 @@ msgid "Column-specific privileges"
msgstr "Kolonnu specifiskÄs privilÄ“Ä£ijas"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Pievienot privilÄ“Ä£ijas uz sekojoÅ¡o datubÄzi"
#: libraries/server_privileges.lib.php:2290
@@ -9643,7 +9816,9 @@ msgstr ""
"AizstÄjÄ“jzÄ«mes _ un % jÄaizsargÄ ar \\ priekÅ¡Ä, lai izmantotu tÄs burtiski"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Pievienot privilēģijas uz sekojošo tabulu"
#: libraries/server_privileges.lib.php:2525
@@ -9683,6 +9858,12 @@ msgstr "JÅ«s modificÄ“jÄt privilÄ“Ä£ijas objektam %s."
msgid "Privileges for %s"
msgstr "Privilēģijas"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Mainīt privilēģijas"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9710,46 +9891,48 @@ msgstr "IzvÄ“lÄ“tais lietotÄjs nav atrasts privilÄ“Ä£iju tabulÄ."
msgid "You have added a new user."
msgstr "JÅ«s pievienojÄt jaunu lietotÄju."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "KalendÄrs"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "SaglabÄt Å¡o SQL vaicÄjumu"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Dot ikvienam lietotÄjam pieeju Å¡ai grÄmatzÄ«mei"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "NepÄrrakstÄ«t Å¡o vaicÄjumu Ärpus Å¡Ä« loga"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "RÄdÄ«t Å¡o vaicÄjumu Å¡eit atkal"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Tikai apskatīt"
@@ -9830,11 +10013,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabula %s tika iztukšota"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9860,7 +10043,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr "IezÄ«mÄ“t tabulas ar pÄrtÄ“riņu"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "KÄrtoÅ¡ana"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9954,7 +10141,7 @@ msgstr "Tabulas sÄkumÄ"
msgid "After %s"
msgstr "PÄ“c %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Rindas statistika"
@@ -10027,7 +10214,7 @@ msgstr ""
msgid "Information"
msgstr "InformÄcija"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Diska vietas lietošana"
@@ -10035,12 +10222,12 @@ msgstr "Diska vietas lietošana"
msgid "Effective"
msgstr "Efektīvs"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "IzvÄ“lÄ“tie lietotÄji tika veiksmÄ«gi dzÄ“sti."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10142,8 +10329,18 @@ msgstr "PÄ“c %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "IzkÄrtojumi"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10275,8 +10472,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Rindu skaits vienÄ lapÄ"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10336,7 +10535,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Aizņem"
#: pmd_pdf.php:123
@@ -10364,8 +10563,10 @@ msgid "New page name: "
msgstr "LietotÄjvÄrds"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "No rows selected"
+msgid "Export/Import to scale:"
+msgstr "Rindas nav iezīmētas"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10383,6 +10584,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "GalvenÄs relÄciju Ä«paÅ¡Ä«bas"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10474,6 +10681,12 @@ msgstr "Importēt failus"
msgid "All"
msgstr "Visi"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL vēsture"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10525,20 +10738,20 @@ msgstr[1] "%s datubÄzes tika veiksmÄ«gi dzÄ“stas."
msgid "Databases statistics"
msgstr "DatubÄzu statistika"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Ieslēgt statistiku"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10546,11 +10759,11 @@ msgstr ""
"PiezÄ«me: DatubÄzes statistikas ieslÄ“gÅ¡ana Å¡eit var izsaukt palielinÄto datu "
"apmaiņu starp webserveri un MySQL serveri."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Nav datubÄzu"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10578,7 +10791,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "Persiešu"
@@ -10904,10 +11117,6 @@ msgstr ""
msgid "Add chart"
msgstr "Pievienot jaunu lauku"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11089,6 +11298,24 @@ msgstr[1] "lietoÅ¡anÄ"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "stundÄ"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "minūtē"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "sekundē"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Parametrs"
@@ -11718,7 +11945,7 @@ msgid "Global value"
msgstr "GlobÄlÄ vÄ“rtÄ«ba"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11824,7 +12051,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Pievienot jaunu lietotÄju"
@@ -12032,7 +12259,9 @@ msgid "SQL result"
msgstr "SQL rezultÄts"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Uzģenerēja"
#: sql.php:1234
@@ -12046,8 +12275,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "ProblÄ“mas ar indeksiem tabulÄ `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "SaglabÄt Å¡o SQL vaicÄjumu"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Nosaukums"
#: tbl_chart.php:38
@@ -12140,17 +12375,17 @@ msgstr "Vērtība"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "LietotÄjs %s jau eksistÄ“!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabula %s tika izdzēsta"
@@ -12159,6 +12394,10 @@ msgstr "Tabula %s tika izdzēsta"
msgid "View dump (schema) of table"
msgstr "Apskatīt tabulas dampu (shēmu)"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12183,7 +12422,7 @@ msgstr "KopÄ"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12252,9 +12491,21 @@ msgstr "Tabulas nosaukums nav norÄdÄ«ts!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "RÄdÄ«t tabulas"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Diska vietas lietošana"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Rindas statistika"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12288,6 +12539,12 @@ msgstr "Ierobežojumi tabulai"
msgid "No index defined! Create one below"
msgstr "Nav definēti indeksi!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "IzvÄ“lieties, kuru lauku rÄdÄ«t"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12331,114 +12588,118 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Ļauj ievietot un mainīt datus."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Nav datubÄzu"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Dati"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Servera versija"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Servera versija"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13596,6 +13857,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "DzÄ«vÄ satiksmes diagrama"
+
+#~ msgid "Live query chart"
+#~ msgstr "DzÄ«vÄ pieprasÄ«jumu diagramma"
+
+#~ msgid "Static data"
+#~ msgstr "Statiski dati"
+
+#~ msgid "And"
+#~ msgstr "Un"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "Rindu skaits vienÄ lapÄ"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Lauki iekļauti iekš"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "GlÄbjoÅ¡a (escape) rakstzÄ«me ir"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Aizvietot NULL ar"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Rindas atdalītas ar"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/mk.po b/po/mk.po
index 2c48571a4e..16a8ecd83f 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -1,13 +1,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 15:32+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Macedonian "
-"<http://l10n.cihar.com/projects/phpmyadmin/4-0/mk/>\n"
+"<http://l10n.cihar.com/projects/phpmyadmin/master/mk/>\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "прикажи ги Ñите"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Број на Ñтраници:"
@@ -40,19 +40,18 @@ msgstr ""
"затворили матични прозор, или ваш претраживач онемогућава ажурирање међу "
"прозорима због ÑигурноÑних подешавања."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Пребарување"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Пребарување"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "OK"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Име на клуч"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ОпиÑ"
@@ -116,15 +115,16 @@ msgstr "Базата на податоци %1$s е креирана."
msgid "Database comment: "
msgstr "Коментар на базата на податоци: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Коментар на табелата"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,8 +136,8 @@ msgstr "Коментар на табелата"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Column names"
msgid "Column"
@@ -162,12 +162,12 @@ msgstr "Имиња на колони"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Тип"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Тип"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -194,7 +194,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Стандардно"
@@ -220,11 +220,11 @@ msgstr "Ð’Ñ€Ñки кон"
msgid "Comments"
msgstr "Коментари"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Коментари"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ðе"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Ðе"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Да"
@@ -275,7 +275,7 @@ msgstr "Да"
msgid "View dump (schema) of database"
msgstr "Прикажи Ñодржина (шема) на базата"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Табелите не Ñе пронајдени во базата на податоци."
@@ -288,7 +288,7 @@ msgstr "избери Ñе"
msgid "Unselect All"
msgstr "ништо"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Името на базата на податоци не е зададено!"
@@ -319,20 +319,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Табела"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "ЗапиÑи"
@@ -345,28 +344,25 @@ msgstr "Големина"
msgid "in use"
msgstr "Ñе кориÑти"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Ðаправено"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ПоÑледна измена"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ПоÑледна проверка"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -408,16 +404,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "База на податоци"
@@ -425,17 +417,17 @@ msgstr "База на податоци"
msgid "Last version"
msgstr "ПоÑледна Верзија"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Креирано"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Ðжурирано"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "СтатуÑ"
@@ -444,13 +436,11 @@ msgstr "СтатуÑ"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Ðкција"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Прикажи"
@@ -459,18 +449,18 @@ msgid "Delete tracking data for this table"
msgstr "Избришете го податоците за тракирање од табелава"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Бриши"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -479,11 +469,11 @@ msgstr ""
msgid "Versions"
msgstr "ПерÑиÑки"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Само Ñтруктура"
@@ -502,28 +492,28 @@ msgstr "Проверка на табелата"
msgid "Database Log"
msgstr "База на податоци"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "Вид на упит"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add new field"
msgid "Bad parameters!"
msgstr "Додади ново поле"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ðема доволно проÑтор за Ñнимање на податотеката %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -531,12 +521,12 @@ msgstr ""
"Податотека %s поÑтои на Ñерверот, променете го името на податотеката или "
"изберете опција за пишување врз неа."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ðа веб Ñерверот не му е допуштено да ја Ñочува податотеката %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Содржината на базата на податоци е Ñочувана во податотеката %s."
@@ -551,58 +541,59 @@ msgstr "Тип на извоз"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add new field"
msgid "Add a point"
msgstr "Додади ново поле"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Линиите Ñе завршуваат Ñо"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -611,17 +602,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "Додади нов кориÑник"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Додади нов кориÑник"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add %s field(s)"
+msgid "Polygon %d:"
+msgstr "Додади %s полиња"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -710,12 +703,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Вашиот SQL упит уÑпешно е извршен"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Ðазад"
@@ -753,37 +746,37 @@ msgstr "Општи оÑобини на релациите"
msgid "Database server"
msgstr "База на податоци"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Сервер"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Сервер:"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "ID на Ñерверот"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Верзија на Ñерверот"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Верзија на Ñерверот"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "КориÑник"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Избор на Ñервер"
#: index.php:269
@@ -793,31 +786,33 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Коментар на базата на податоци:"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP верзија"
#: index.php:300
msgid "Show PHP information"
msgstr "Прикажи информации за PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Информации за верзијата"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Документација"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -934,7 +929,7 @@ msgstr "\"DROP DATABASE\" командата е оневозможена."
msgid "Do you really want to execute \"%s\"?"
msgstr "Дали навиÑтина Ñакате да "
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Со ова ја БРИШЕТЕ комплетната база на податоци!"
@@ -1035,75 +1030,38 @@ msgstr "Глобални привилегии"
msgid "Removing Selected Users"
msgstr "Избриши ги Ñелектираните кориÑници"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Промени"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Избор на Ñервер"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL упит"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Вкупно"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Конекции"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1111,181 +1069,181 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
msgid "Query cache efficiency"
msgstr "Вид на упит"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
msgid "Query cache usage"
msgstr "Вид на упит"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
msgid "Query cache used"
msgstr "Вид на упит"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "Вкупно"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Бафер"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Вкупно"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Слободни Ñтраници"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Примено"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Конекции"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
#, fuzzy
msgid "Processes"
msgstr "ЛиÑта на процеÑи"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "бајти"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s табела"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "ПерÑиÑки"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Сообраќај"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Општи оÑобини на релациите"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Remove database"
msgid "Remove chart"
msgstr "Избриши ја базата на податоци."
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1293,39 +1251,39 @@ msgstr ""
msgid "None"
msgstr "нема"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1333,149 +1291,149 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Сочувај како податотека"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Овозможено"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Оневозможено"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Општи оÑобини на релациите"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Општи оÑобини на релациите"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Import files"
msgid "Chart Title"
msgstr "Увоз на податотека"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Локален"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Барања за читање"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Базата на податоци не поÑтои"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Базата на податоци не поÑтои"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "ОбјаÑни SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1483,110 +1441,110 @@ msgstr "ОбјаÑни SQL"
msgid "Time"
msgstr "Време"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Вкупно"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "SQL резултат"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Табела"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Кодна Ñтрана"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Додади ново поле"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL упит"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "Опции на табелата"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of rows per page"
msgid "Sum of grouped rows:"
msgstr "Број на запиÑи на Ñтраница"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Вкупно"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Локален"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Rename database to"
msgid "Reload page"
msgstr "Преименувај ја базата на податоци во"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1595,268 +1553,277 @@ msgstr ""
msgid "Import"
msgstr "Извоз"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Ðжурирај"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Документација"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Документација"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Локален"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
msgid "Processing Request"
msgstr "ЛиÑта на процеÑи"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ðе е избрана ни една база на податоци."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "ОК"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Преименувај ја базата на податоци во"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Преименувај ја базата на податоци во"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Копирај ја базата на податоци во"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Кодна Ñтрана"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column"
msgstr "Морате да изберете барем една колона за приказ"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "КориÑти табели"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Додади ново поле"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Прикажи мрежа"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "ИÑклучи проверка на надворешни клучеви"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Овозможено"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Оневозможено"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Пребарување"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL упит"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL упит"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Преглед"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "Бришам %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of rows per page"
msgid "Values for column %s"
msgstr "Број на запиÑи на Ñтраница"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Додади нов кориÑник"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL упит"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL упит"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Промени"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ðема Ñелектирани запиÑи"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Промени"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1865,221 +1832,247 @@ msgstr ""
msgid "Save"
msgstr "Сочувај"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL упит"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL упит"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Пребарување"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Додади/избриши колона"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL result"
msgid "Query results"
msgstr "SQL резултат"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Големина на покажувачите на податоци"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Игнорирај"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Копирај"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Линиите Ñе завршуваат Ñо"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "Додади %s полиња"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Избери полиња за прикажување"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Имиња на колони"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Приказ на запиÑи од "
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Генерирање на лозинка"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Генерирај"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Промена на лозинка"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Пон"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "прикажи ги Ñите"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Додади ново поле"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Изабраниот кориÑник не е пронајден во табелата на привилегии."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2087,30 +2080,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Базата на податоци не поÑтои"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "нема"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Претходна"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2118,96 +2111,96 @@ msgid "Next"
msgstr "Следен"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Вкупно"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Бинарен"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "мар"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "апр"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "мај"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "јун"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "јул"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "авг"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "окт"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "јан"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "феб"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "мар"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "апр"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2215,78 +2208,78 @@ msgid "May"
msgstr "мај"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "јун"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "јул"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "авг"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Ñеп"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "окт"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "нов"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "дек"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ðед"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пон"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Вто"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Пет"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2294,113 +2287,113 @@ msgid "Sun"
msgstr "Ðед"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Пон"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Вто"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Сре"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Чет"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Пет"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Саб"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ðед"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пон"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Вто"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Сре"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Чет"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Пет"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Саб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "нема"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Ñе кориÑти"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2452,16 +2445,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "во Ñекунда"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "во минута"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "на чаÑ"
@@ -2469,43 +2462,59 @@ msgstr "на чаÑ"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "РаÑтечки редоÑлед"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Опаѓачки редоÑлед"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column names"
+msgid "Column:"
+msgstr "Имиња на колони"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Подредуваање"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Прикажи"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Критериум"
#: libraries/DBQbe.class.php:576
@@ -2529,33 +2538,43 @@ msgid "Use Tables"
msgstr "КориÑти табели"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "или"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "и"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Промени"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL упит на базата на податоци <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Изврши SQL"
@@ -2597,8 +2616,8 @@ msgstr[0] "%s погодоци во табелата <i>%s</i>"
msgstr[1] "%s погодоци во табелата <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Преглед"
@@ -2613,9 +2632,9 @@ msgstr "Приказ на податоци од табелата"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "избриши"
@@ -2660,32 +2679,32 @@ msgstr "ОÑновен директориум на податоците"
msgid "Restore column order"
msgstr "Додади/избриши колона"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Почеток"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Претходна"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Следен"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2695,19 +2714,20 @@ msgstr "Крај"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Саб"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Број на запиÑи на Ñтраница"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Пон"
#: libraries/DisplayResults.class.php:919
@@ -2732,7 +2752,7 @@ msgstr "Изврши запамтен упит"
msgid "Sort by key"
msgstr "Подредување по клуч"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2854,12 +2874,12 @@ msgid "Query took %01.4f sec"
msgstr "време на извршување на упитот %01.4f Ñекунди"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Обележаното:"
@@ -2869,16 +2889,16 @@ msgstr "Обележаното:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "обележи ги Ñите"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2981,12 +3001,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "вашиот веб прелиÑтувач треба да допушти cookies."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -3000,21 +3020,21 @@ msgstr "Клучот не е дефиниран!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Клучеви"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "ЕдинÑтвен"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "КардиналноÑÑ‚"
@@ -3023,15 +3043,14 @@ msgstr "КардиналноÑÑ‚"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Подредување"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Коментари"
@@ -3045,7 +3064,7 @@ msgstr "Примарниот клуч е избришан"
msgid "Index %s has been dropped"
msgstr "Клучот %s е избиршан"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3058,6 +3077,11 @@ msgstr ""
msgid "Databases"
msgstr "База на податоци"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Сервер"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3065,35 +3089,39 @@ msgid "View"
msgstr "Поглед"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Структура"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Пребарување"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Ðов запиÑ"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Операции"
@@ -3110,7 +3138,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3133,14 +3161,14 @@ msgstr "Упит по пример"
msgid "Privileges"
msgstr "Привилегии"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Рутини"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3183,7 +3211,7 @@ msgstr ""
msgid "Engines"
msgstr "Складишта"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3232,8 +3260,7 @@ msgstr "Ðема табела"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL упит"
@@ -3375,12 +3402,15 @@ msgid "Target database `%s` was not found!"
msgstr "Пребарување низ базата на податоци"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Базата на податоци не поÑтои"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside table(s):"
+msgid "Invalid table name:"
+msgstr "во табела(и):"
#: libraries/Table.class.php:1210
#, php-format
@@ -3423,7 +3453,7 @@ msgstr "Функција"
msgid "Operator"
msgstr "Оператор"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3443,61 +3473,66 @@ msgstr "Пребарување"
msgid "Edit/Insert"
msgstr "Ðов запиÑ"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Избери полиња (најмалку едно)"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "или"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Додади уÑлови за пребарување (делот \"WHERE\" од упитот):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Број на запиÑи на Ñтраница"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "РедоÑлед на приказ:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Прегледни ги надворешните вредноÑти"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL упит"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "Ðаправи \"упит по пример\" (џокер знак: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Ðаправи \"упит по пример\" (џокер знак: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3531,8 +3566,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3823,7 +3858,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "МакÑимална големина: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL упит"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3836,124 +3877,139 @@ msgstr "МакÑимална големина: %s%s"
msgid "MySQL said: "
msgstr "MySQL порака: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "ОбјаÑни SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "ПреÑкокни ги објаÑнувањата на SQL-от"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "без PHP код"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Ðаправи PHP код"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "ОÑвежи"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "ПреÑкокни ја проверката на SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Провери SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Складишта"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ðед"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. во %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s денови, %s чаÑови, %s минути и %s Ñекунди"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Рутини"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Премин на базата &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "директориум за праќање на веб Ñерверот "
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Директориумот кој го избравте за праќање не е доÑтапен"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ИÑпразни"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Печати"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Ðаправено"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ПоÑледна измена"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ПоÑледна проверка"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3965,13 +4021,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Податоци"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Вкупно"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4037,6 +4097,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Сервер"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4089,7 +4155,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Оневозможено"
@@ -4186,7 +4252,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4239,25 +4305,25 @@ msgstr "Ð’Ñ€Ñката не е пронајдена"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4510,7 +4576,7 @@ msgid "Character set of the file"
msgstr "Кодна Ñтрана на податотеката:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Формат"
@@ -4527,7 +4593,6 @@ msgstr "КомпреÑија"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4541,7 +4606,7 @@ msgstr "Стави ги имињата на полињата во првата Ñ
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Полињата Ñе раздвоени Ñо"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4549,7 +4614,7 @@ msgstr "Полињата Ñе раздвоени Ñо"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Escape карактер &nbsp; &nbsp; &nbsp;"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4557,7 +4622,9 @@ msgstr "Escape карактер &nbsp; &nbsp; &nbsp;"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Замени NULL Ñо"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4569,12 +4636,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Линиите Ñе завршуваат Ñо"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Линиите Ñе завршуваат Ñо"
#: libraries/config/messages.inc.php:80
@@ -4617,8 +4686,6 @@ msgid "Include table caption"
msgstr "Вклучи и коментар на табелата"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Коментар на табела"
@@ -4627,8 +4694,6 @@ msgid "Continued table caption"
msgstr "Продолжен коментар на табелите"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Ознака на клучот"
@@ -4655,7 +4720,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Препиши ги поÑтоечките податотеки"
@@ -4676,7 +4741,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Името на полето Ñтави го во '"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6168,7 +6233,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL упит"
@@ -6199,12 +6264,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6227,8 +6288,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "КориÑничко име:"
@@ -6438,6 +6499,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6493,15 +6558,25 @@ msgstr ""
msgid "No Password"
msgstr "Ðема лозинка"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Лозинка:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Повтори внеÑ"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Хеширање на лозинката"
#: libraries/display_change_password.lib.php:87
@@ -6511,7 +6586,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 компатибилно"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6521,6 +6595,12 @@ msgstr "Креирај нова база на податоци"
msgid "Create"
msgstr "Креирај"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Креирај нова база на податоци"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6554,109 +6634,103 @@ msgstr "Број на запиÑи на Ñтраница"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Allows locking tables for the current thread."
msgid "Exporting databases from the current server"
msgstr "Дозволува заклучување на табели на тековните процеÑи."
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "Креирај нова табела во базата на податоци %s"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "Креирај нова табела во базата на податоци %s"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Тип на извоз"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "База на податоци"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Табели"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "ЗапиÑи"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Број на запиÑи на Ñтраница"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Сочувај на Ñерверот во директориумот %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Сочувај како податотека"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Шаблон на име на податотека"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6664,65 +6738,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Кодна Ñтрана на податотеката:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "КомпреÑија"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zip\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzip\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzip\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Сочувај како податотека"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Формат"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Опции на транÑформацијата"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6736,7 +6810,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6855,6 +6929,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Информации за верзијата"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "ОÑновен директориум на податоците"
@@ -7256,8 +7334,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Бинарен - не менувај"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "директориум за праќање на веб Ñерверот"
#: libraries/insert_edit.lib.php:1400
@@ -7325,46 +7405,46 @@ msgstr "нема"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Замени го префикÑот на табелата"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Копирај табела Ñо префикÑ"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Пет"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "ИÑпрати"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Додади ново поле"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Дали навиÑтина Ñакате да "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ðема измени"
@@ -7582,18 +7662,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Промени го редоÑледот во табелата"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7611,7 +7691,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7622,7 +7702,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7634,12 +7714,12 @@ msgstr ""
msgid "Functions"
msgstr "Функција"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7650,7 +7730,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7661,7 +7741,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7673,13 +7753,15 @@ msgstr ""
msgid "Views"
msgstr "Поглед"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Преименувај ја базата на податоци во"
#: libraries/operations.lib.php:107
@@ -7697,22 +7779,24 @@ msgid "Drop the database (DROP)"
msgstr "Базата на податоци не поÑтои"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Само Ñтруктура"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Структура и податоци"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Само податоци"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Копирај ја базата на податоци во"
#: libraries/operations.lib.php:186
@@ -7753,8 +7837,11 @@ msgstr "Опции на табелата"
msgid "Rename table to"
msgstr "Промени го името на табелата во"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Коментар на табелата"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Вид на Ñкладиште"
@@ -7911,20 +7998,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Сервер:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "КориÑничко име:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Лозинка:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Избор на Ñервер"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8105,13 +8186,27 @@ msgstr "Структура на табелата __TABLE__"
msgid "Object creation options"
msgstr "Опции на транÑформацијата"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Коментар на табела"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Коментар на табела"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Ознака на клучот"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8135,32 +8230,60 @@ msgstr "Прикажувам коментари на колоните"
msgid "Display MIME types"
msgstr "ДоÑтапни MIME-типови"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Стави ги имињата на полињата во првата редица"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Време на креирање"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP верзија"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "База на податоци"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Податоци"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Структура"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8326,6 +8449,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Табела"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8628,7 +8757,6 @@ msgid "Enabled"
msgstr "Овозможено"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Општи оÑобини на релациите"
@@ -8657,11 +8785,11 @@ msgstr ""
"Ве молиме погледнете во документацијата за тоа како Ñе ажурира табелата "
"Column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Запамтен SQL упит"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL иÑторија"
@@ -8700,7 +8828,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "нема опиÑ"
@@ -8723,10 +8851,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Ðазив на кориÑник"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8734,7 +8867,7 @@ msgstr "Ðазив на кориÑник"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Подредуваање"
#: libraries/replication_gui.lib.php:112
@@ -8745,7 +8878,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Променлива"
@@ -8754,6 +8887,15 @@ msgstr "Променлива"
msgid "Server ID"
msgstr "ID на Ñерверот"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8771,12 +8913,11 @@ msgstr "Било кој кориÑник"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "КориÑти текÑÑ‚ поле"
#: libraries/replication_gui.lib.php:326
@@ -8806,8 +8947,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Повтори внеÑ"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Генерирање на лозинка"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8851,12 +8999,13 @@ msgstr ""
msgid "Edit event"
msgstr "Пратено"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "ЛиÑта на процеÑи"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9163,99 +9312,99 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Додади ново поле"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Рутини"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Ðемате право на приÑтап овде!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Табелите не Ñе пронајдени во базата на податоци."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Додади нов кориÑник"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Додади нов кориÑник"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Ðемате право на приÑтап овде!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Табелите не Ñе пронајдени во базата на податоци."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Додади нов кориÑник"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "Export of event %s"
msgstr "Ðема Ñелектирани запиÑи"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Пратено"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Ðемате право на приÑтап овде!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Табелите не Ñе пронајдени во базата на податоци."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9313,7 +9462,7 @@ msgstr "Ðтрибути"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Дополнително"
@@ -9423,8 +9572,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Вклучи/иÑклучи работна табела"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9432,7 +9581,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Сервер"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9690,6 +9839,12 @@ msgstr ""
msgid "Login Information"
msgstr "Податоци за најавувањето"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "КориÑти текÑÑ‚ поле"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ðемој да ја менуваш лозинката"
@@ -9726,6 +9881,13 @@ msgstr "Провери привилегии за базата на податоÑ
msgid "Users having access to &quot;%s&quot;"
msgstr "КориÑници кои имаат приÑтап &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "КориÑник"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9768,7 +9930,6 @@ msgid "No user found."
msgstr "КориÑникот не е пронајден."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Промена на привилегии"
@@ -9810,7 +9971,9 @@ msgid "Column-specific privileges"
msgstr "Привилегии врзани за колоните"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Додади привилегии на Ñледната база"
#: libraries/server_privileges.lib.php:2290
@@ -9819,7 +9982,9 @@ msgstr ""
"Пред џокер знаците _ и % треба да Ñтои знакот \\ ако ги кориÑтите ÑамоÑтојно"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Додади привилегии на Ñледната табела"
#: libraries/server_privileges.lib.php:2525
@@ -9860,6 +10025,12 @@ msgstr "Ги ажуриравте привилегиите за %s."
msgid "Privileges for %s"
msgstr "Привилегии"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Промена на привилегии"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9888,46 +10059,48 @@ msgstr "Изабраниот кориÑник не е пронајден во Ñ‚
msgid "You have added a new user."
msgstr "Додадовте нов кориÑник."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Изврши SQL упит(и) на базата %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Изврши SQL упит(и) на базата %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Запамти SQL упит"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "дади дозвола на Ñекој кориÑник да приÑтапува на овој упит"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе го препишувај овој упит надвор од овој прозорец"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Прикажи го повторно овој упит"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Види Ñамо"
@@ -10007,11 +10180,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Табелата %s е иÑпразнета"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -10037,7 +10210,11 @@ msgstr "Додај Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ ÐºÐ¾Ð½ табелата"
msgid "Check tables having overhead"
msgstr "табели кои имаат пречекорувања"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Подредуваање"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10131,7 +10308,7 @@ msgstr "на почетокот од табелата"
msgid "After %s"
msgstr "поÑле полето %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "СтатиÑтики за запиÑите"
@@ -10204,7 +10381,7 @@ msgstr ""
msgid "Information"
msgstr "Информации"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Големина"
@@ -10212,12 +10389,12 @@ msgstr "Големина"
msgid "Effective"
msgstr "Ефективни"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Изабраните кориÑници уÑпешно Ñе избришани."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10318,8 +10495,20 @@ msgstr "поÑле полето %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Вид на Ñкладиште"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Подредување"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10451,8 +10640,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Број на запиÑи на Ñтраница"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10512,7 +10703,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "Ñтраница"
#: pmd_pdf.php:123
@@ -10540,8 +10731,10 @@ msgid "New page name: "
msgstr "Ðазив на кориÑник"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "No rows selected"
+msgid "Export/Import to scale:"
+msgstr "Ðема Ñелектирани запиÑи"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10559,6 +10752,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Општи оÑобини на релациите"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10650,6 +10849,12 @@ msgstr "Увоз на податотека"
msgid "All"
msgstr "Се"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL иÑторија"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10701,20 +10906,20 @@ msgstr[1] "%s базата на податоци уÑпешно е избришÐ
msgid "Databases statistics"
msgstr "СтатиÑтика на базата на податоци"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Вклучи ÑтатиÑтики"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10722,11 +10927,11 @@ msgstr ""
"Ðапомена: вклучувањето на ÑтатиÑтиките може да доведе до зголемување на "
"Ñообраќајот помеѓу веб Ñерверот и MySQL Ñерверот."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Базата на податоци не поÑтои"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Видови на Ñкладишта"
@@ -10754,7 +10959,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "ПерÑиÑки"
@@ -11079,10 +11284,6 @@ msgstr ""
msgid "Add chart"
msgstr "Додади ново поле"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11264,6 +11465,24 @@ msgstr[1] "Ñе кориÑти"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "на чаÑ"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "во минута"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "во Ñекунда"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Име"
@@ -11894,7 +12113,7 @@ msgid "Global value"
msgstr "Глобална вредноÑÑ‚"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -12000,7 +12219,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Додади нов кориÑник"
@@ -12206,7 +12425,9 @@ msgid "SQL result"
msgstr "SQL резултат"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Генерирал"
#: sql.php:1234
@@ -12220,8 +12441,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Проблем при индекÑирање на табелата `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Запамти SQL упит"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Ðазив"
#: tbl_chart.php:38
@@ -12316,17 +12543,17 @@ msgstr "ВредноÑÑ‚"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "КориÑник %s веќе поÑтои!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Табелата %s е избришана"
@@ -12335,6 +12562,10 @@ msgstr "Табелата %s е избришана"
msgid "View dump (schema) of table"
msgstr "Прикажи Ñодржина (шема) на табелите"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12359,7 +12590,7 @@ msgstr "Вкупно"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12426,9 +12657,21 @@ msgstr "Името на табелата е празно!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Прикажи табели"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Големина"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "СтатиÑтики за запиÑите"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12462,6 +12705,12 @@ msgstr "Ограничувања за табелите"
msgid "No index defined! Create one below"
msgstr "Клучот не е дефиниран!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Избери полиња за прикажување"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12505,115 +12754,119 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Дозволува вметнување и замена на података."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Базата на податоци не поÑтои"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Податоци"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Delete tracking data for this table"
msgid "Deactivate tracking for %s"
msgstr "Избришете го податоците за тракирање од табелава"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Верзија на Ñерверот"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Верзија на Ñерверот"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13801,6 +14054,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Избор на Ñервер"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL упит"
+
+#~ msgid "And"
+#~ msgstr "и"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "Број на запиÑи на Ñтраница"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Полињата Ñе раздвоени Ñо"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Escape карактер &nbsp; &nbsp; &nbsp;"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Замени NULL Ñо"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Линиите Ñе завршуваат Ñо"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ml.po b/po/ml.po
index 4382051f45..bc18842b28 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -3,9 +3,9 @@
# This file is distributed under the same license as the phpMyAdmin package.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2011-09-27 08:42+0200\n"
"Last-Translator: <sadik.khalid@gmail.com>\n"
"Language-Team: Malayalam <ml@li.org>\n"
@@ -16,18 +16,18 @@ msgstr ""
"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:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "à´Žà´²àµà´²à´¾à´‚ കാണികàµà´•àµ‚"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "താൾ:"
@@ -38,19 +38,18 @@ msgid ""
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "തിരയൂ"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -72,23 +71,23 @@ msgstr "തിരയൂ"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "പോകൂ"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "കീനാമം"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "വിവരണം"
@@ -114,15 +113,16 @@ msgstr "വിവരശേഖരം(à´™àµà´™àµ¾) %1$s സൃഷàµà´Ÿà´¿à´šàµà
msgid "Database comment: "
msgstr "വിവരശേഖര à´…à´­à´¿à´ªàµà´°à´¾à´¯à´‚: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "പടàµà´Ÿà´¿à´• à´…à´­à´¿à´ªàµà´°à´¯à´™àµà´™àµ¾"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -134,8 +134,8 @@ msgstr "പടàµà´Ÿà´¿à´• à´…à´­à´¿à´ªàµà´°à´¯à´™àµà´™àµ¾"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "നിര"
@@ -158,12 +158,12 @@ msgstr "നിര"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "തരം"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -175,7 +175,7 @@ msgstr "തരം"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "ശൂനàµà´¯à´‚"
@@ -190,7 +190,7 @@ msgstr "ശൂനàµà´¯à´‚"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "à´¸àµà´µà´¤àµ‡"
@@ -216,11 +216,11 @@ msgstr "à´•à´£àµà´£à´¿à´•àµ¾"
msgid "Comments"
msgstr "à´…à´­à´¿à´ªàµà´°à´¾à´¯à´™àµà´™àµ¾"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -233,21 +233,21 @@ msgstr "à´…à´­à´¿à´ªàµà´°à´¾à´¯à´™àµà´™àµ¾"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "ഇലàµà´²"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -260,10 +260,10 @@ msgstr "ഇലàµà´²"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "അതേ"
@@ -271,7 +271,7 @@ msgstr "അതേ"
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "വിവരശേഖരതàµà´¤à´¿àµ½ ഒരൠപടàµà´Ÿà´¿à´•à´¯àµà´‚ à´•à´£àµà´Ÿàµ†à´¤àµà´¤à´¾à´¨à´¾à´¯à´¿à´²àµà´²."
@@ -284,7 +284,7 @@ msgstr "à´Žà´²àµà´²à´¾à´‚ തിരഞàµà´žàµ†à´Ÿàµà´•àµà´•àµà´•"
msgid "Unselect All"
msgstr "à´’à´¨àµà´¨àµà´‚ തിരഞàµà´žàµ†à´Ÿàµà´•àµà´•à´¾à´¤à´¿à´°à´¿à´•àµà´•àµà´•"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "വിവരശേഖരതàµà´¤à´¿à´¨àµ പേരൠനൽകിയിടàµà´Ÿà´¿à´²àµà´²!"
@@ -310,20 +310,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "പടàµà´Ÿà´¿à´•"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "വരികൾ"
@@ -336,28 +335,25 @@ msgstr "വലിപàµà´ªà´‚"
msgid "in use"
msgstr "ഉപയോഗതàµà´¤à´¿àµ½"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "സൃഷàµâ€Œà´Ÿà´¿"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "അവസാനം നവീകരിചàµà´šà´¤àµ"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "à´…à´¨àµà´¤à´¿à´® പരിശോധന"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -395,16 +391,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr ""
@@ -412,17 +404,17 @@ msgstr ""
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr ""
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr ""
@@ -431,13 +423,11 @@ msgstr ""
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr ""
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "à´ªàµà´°à´¦àµ¼à´¶à´¿à´ªàµà´ªà´¿à´•àµà´•àµà´•"
@@ -446,18 +436,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr ""
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -465,11 +455,11 @@ msgstr ""
msgid "Versions"
msgstr ""
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -485,35 +475,35 @@ msgstr ""
msgid "Database Log"
msgstr ""
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr ""
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr ""
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -527,69 +517,72 @@ msgstr ""
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr ""
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, php-format
+msgid "Linestring %d:"
msgstr ""
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr ""
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -675,12 +668,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr ""
@@ -710,35 +703,30 @@ msgstr ""
msgid "Database server"
msgstr ""
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr ""
#: index.php:240
-msgid "Server type"
+msgid "Server type:"
msgstr ""
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+msgid "Server version:"
msgstr ""
#: index.php:248
-msgid "Protocol version"
+msgid "Protocol version:"
msgstr ""
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+msgid "User:"
msgstr ""
#: index.php:257
-msgid "Server charset"
+msgid "Server charset:"
msgstr ""
#: index.php:269
@@ -746,30 +734,32 @@ msgid "Web server"
msgstr ""
#: index.php:282
-msgid "Database client version"
-msgstr ""
+#, fuzzy
+#| msgid "Database comment: "
+msgid "Database client version:"
+msgstr "വിവരശേഖര à´…à´­à´¿à´ªàµà´°à´¾à´¯à´‚: "
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr ""
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -866,7 +856,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -949,70 +939,36 @@ msgstr ""
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr ""
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr ""
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr ""
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr ""
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ""
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1020,124 +976,124 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr ""
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr ""
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr ""
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr ""
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr ""
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr ""
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr ""
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr ""
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1145,38 +1101,38 @@ msgid "%d table(s)"
msgstr "%s പടàµà´Ÿà´¿à´•"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr ""
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr ""
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1184,39 +1140,39 @@ msgstr ""
msgid "None"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1224,132 +1180,132 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr ""
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr ""
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr ""
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr ""
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr ""
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr ""
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr ""
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr ""
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1357,92 +1313,92 @@ msgstr ""
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr ""
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr ""
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "പടàµà´Ÿà´¿à´•"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr ""
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr ""
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr ""
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr ""
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr ""
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr ""
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr ""
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1450,227 +1406,236 @@ msgstr ""
msgid "Import"
msgstr ""
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr ""
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr ""
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr ""
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr ""
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr ""
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr ""
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr ""
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr ""
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr ""
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr ""
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr ""
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr ""
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr ""
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr ""
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr ""
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr ""
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr ""
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr ""
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr ""
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr ""
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr ""
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr ""
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr ""
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1679,193 +1644,217 @@ msgstr ""
msgid "Save"
msgstr ""
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr ""
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr ""
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr ""
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr ""
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr ""
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr ""
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr ""
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
msgid "Add columns"
msgstr ""
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr ""
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr ""
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr ""
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr ""
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr ""
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr ""
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "à´Žà´²àµà´²à´¾à´‚ കാണികàµà´•àµ‚"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr ""
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1873,266 +1862,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr ""
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr ""
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr ""
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr ""
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr ""
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr ""
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr ""
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr ""
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr ""
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr ""
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr ""
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr ""
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr ""
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr ""
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr ""
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr ""
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr ""
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr ""
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr ""
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr ""
@@ -2182,16 +2171,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2199,43 +2188,59 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ആരോഹണം"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "അവരോഹണം"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "നിര"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "തരംതിരികàµà´•àµà´•"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "à´ªàµà´°à´¦àµ¼à´¶à´¿à´ªàµà´ªà´¿à´•àµà´•àµà´•"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "മാനദണàµà´¡à´‚"
#: libraries/DBQbe.class.php:576
@@ -2255,33 +2260,43 @@ msgid "Use Tables"
msgstr "പടàµà´Ÿà´¿à´•à´•àµ¾ ഉപയോഗികàµà´•àµà´•"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "à´…à´²àµà´²àµ†à´¨à´™àµà´•à´¿àµ½"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "ഉം"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "ചേരàµâ€à´•àµà´•àµà´•"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "മായàµà´•àµà´•àµà´•"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "തിരàµà´¤àµà´¤àµà´•"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "à´…à´­àµà´¯àµ¼à´¤àµà´¥à´¨ സമർപàµà´ªà´¿à´•àµà´•àµà´•"
@@ -2321,8 +2336,8 @@ msgstr[0] ""
msgstr[1] ""
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr ""
@@ -2336,9 +2351,9 @@ msgstr ""
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr ""
@@ -2374,40 +2389,43 @@ msgstr ""
msgid "Restore column order"
msgstr ""
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr ""
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr ""
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr ""
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr ""
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Sort"
+msgid "Start row:"
+msgstr "തരംതിരികàµà´•àµà´•"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+msgid "Mode:"
msgstr ""
#: libraries/DisplayResults.class.php:919
@@ -2431,7 +2449,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2541,12 +2559,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr ""
@@ -2556,16 +2574,16 @@ msgstr ""
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr ""
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2662,12 +2680,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2679,21 +2697,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr ""
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2702,15 +2720,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "നിബനàµà´§à´¨"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr ""
@@ -2723,7 +2740,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2736,6 +2753,11 @@ msgstr ""
msgid "Databases"
msgstr ""
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2743,35 +2765,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr ""
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr ""
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "തിരയൂ"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr ""
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr ""
@@ -2788,7 +2814,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2811,14 +2837,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2858,7 +2884,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2902,8 +2928,7 @@ msgstr ""
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr ""
@@ -3040,11 +3065,13 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Invalid database:"
+msgstr "വിവരശേഖരതàµà´¤à´¿à´¨àµà´±àµà´± പേരൠമാറàµà´±àµà´•"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+msgid "Invalid table name:"
msgstr ""
#: libraries/Table.class.php:1210
@@ -3088,7 +3115,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3104,56 +3131,61 @@ msgstr ""
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "à´…à´²àµà´²àµ†à´¨à´™àµà´•à´¿àµ½"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3185,8 +3217,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3469,7 +3501,11 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3482,119 +3518,134 @@ msgstr ""
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr ""
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr ""
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "à´…à´šàµà´šà´Ÿà´¿à´•àµà´•àµà´•"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "സൃഷàµâ€Œà´Ÿà´¿"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "അവസാനം നവീകരിചàµà´šà´¤àµ"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "à´…à´¨àµà´¤à´¿à´® പരിശോധന"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3606,13 +3657,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr ""
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3670,6 +3725,11 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, php-format
+msgid "Server %d"
+msgstr ""
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3721,7 +3781,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3809,7 +3869,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3858,25 +3918,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4116,7 +4176,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4133,7 +4193,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4143,13 +4202,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4157,7 +4216,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4167,12 +4226,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4208,8 +4267,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4218,8 +4275,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4244,7 +4299,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4262,7 +4317,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5674,7 +5729,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5703,12 +5758,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5731,8 +5782,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -5937,6 +5988,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -5988,15 +6043,21 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr ""
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr ""
#: libraries/display_change_password.lib.php:87
@@ -6004,7 +6065,6 @@ msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6012,6 +6072,12 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Remove database"
+msgid "Create database:"
+msgstr "വിവരശേഖരം നീകàµà´•àµà´•"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6042,90 +6108,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6133,51 +6195,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6191,7 +6253,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6306,6 +6368,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6677,8 +6743,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6742,40 +6808,40 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -6993,16 +7059,16 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7018,7 +7084,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7027,7 +7093,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7038,12 +7104,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7054,7 +7120,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7065,7 +7131,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7075,13 +7141,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "വിവരശേഖരതàµà´¤à´¿à´¨àµà´±àµà´± പേരൠമാറàµà´±àµà´•"
#: libraries/operations.lib.php:107
@@ -7098,22 +7166,24 @@ msgid "Drop the database (DROP)"
msgstr "വിവരശേഖരം ഉപേകàµà´·à´¿à´•àµà´•àµà´• (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "ഘടന മാതàµà´°à´‚"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "ഘടനയàµà´‚ വിവരവàµà´‚"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "വിവരം മാതàµà´°à´‚"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "വിവരശേഖരം പകർതàµà´¤àµà´•"
#: libraries/operations.lib.php:186
@@ -7152,8 +7222,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "പടàµà´Ÿà´¿à´• à´…à´­à´¿à´ªàµà´°à´¯à´™àµà´™àµ¾"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7296,20 +7369,12 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+msgid "Server Choice:"
msgstr ""
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7465,9 +7530,21 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table caption:"
+msgstr "പടàµà´Ÿà´¿à´• à´…à´­à´¿à´ªàµà´°à´¯à´™àµà´™àµ¾"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7487,32 +7564,50 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+msgid "Generation Time:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+msgid "PHP Version:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database comment: "
+msgid "Database:"
+msgstr "വിവരശേഖര à´…à´­à´¿à´ªàµà´°à´¾à´¯à´‚: "
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+msgid "Data:"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure only"
+msgid "Structure:"
+msgstr "ഘടന മാതàµà´°à´‚"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr ""
@@ -7663,6 +7758,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "പടàµà´Ÿà´¿à´•"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7886,7 +7987,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -7913,11 +8013,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -7956,7 +8056,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -7979,17 +8079,20 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+msgid "User name:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -8000,7 +8103,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8009,6 +8112,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8026,12 +8138,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8061,8 +8170,13 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr ""
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+msgid "Generate Password:"
msgstr ""
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8104,11 +8218,12 @@ msgstr ""
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8377,81 +8492,81 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8507,7 +8622,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8605,14 +8720,14 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+msgid "Current Server:"
msgstr ""
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -8848,6 +8963,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -8884,6 +9005,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -8922,7 +9050,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -8962,7 +9089,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -8970,7 +9097,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9009,6 +9136,10 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+msgid "Edit Privileges:"
+msgstr ""
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9030,45 +9161,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9135,11 +9266,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr ""
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9165,7 +9296,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "തരംതിരികàµà´•àµà´•"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9249,7 +9384,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9319,7 +9454,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9327,12 +9462,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9409,8 +9544,18 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "നിബനàµà´§à´¨"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9533,7 +9678,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -9579,7 +9724,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9599,7 +9744,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9618,6 +9763,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9705,6 +9854,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9754,30 +9907,30 @@ msgstr[1] "%s à´Žà´¨àµà´¨ വിവരശേഖരം ഉപേകàµà´·à´¿à´šà
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9805,7 +9958,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10113,10 +10266,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10282,6 +10431,18 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+msgid "per minute:"
+msgstr ""
+
+#: server_status_queries.php:86
+msgid "per second:"
+msgstr ""
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -10901,7 +11062,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11003,7 +11164,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11203,7 +11364,7 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
+msgid "Generated by:"
msgstr ""
#: sql.php:1234
@@ -11217,8 +11378,12 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+msgid "Label:"
msgstr ""
#: tbl_chart.php:38
@@ -11298,17 +11463,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11317,6 +11482,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11337,7 +11506,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11401,9 +11570,17 @@ msgstr ""
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show all"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "à´Žà´²àµà´²à´¾à´‚ കാണികàµà´•àµ‚"
+#: tbl_printview.php:296
+msgid "Space usage:"
+msgstr ""
+
+#: tbl_printview.php:345
+msgid "Row Statistics:"
+msgstr ""
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11431,6 +11608,10 @@ msgstr ""
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+msgid "Choose column to display:"
+msgstr ""
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11474,108 +11655,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr ""
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -12660,6 +12845,9 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "And"
+#~ msgstr "ഉം"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/mn.po b/po/mn.po
index 09c34a81ba..0660f4bb35 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -1,12 +1,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 15:34+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Mongolian <http://l10n.cihar.com/projects/phpmyadmin/4-0/mn/>\n"
+"Language-Team: Mongolian "
+"<http://l10n.cihar.com/projects/phpmyadmin/master/mn/>\n"
"Language: mn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Бүгдийг харах"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "ХуудаÑны дугаар:"
@@ -39,19 +40,18 @@ msgstr ""
"таны хөтчийн хамгаалалтын тохиргоонд цонх хоорондын шинÑчлÑлийг хориÑон "
"байна."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Хайх"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +73,23 @@ msgstr "Хайх"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Яв"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Түлхүүрийн нÑÑ€"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Тайлбар"
@@ -115,15 +115,16 @@ msgstr ""
msgid "Database comment: "
msgstr "ӨС-ийн тайлбар: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Ð¥Ò¯ÑнÑгтийн тайлбар"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +136,8 @@ msgstr "Ð¥Ò¯ÑнÑгтийн тайлбар"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Column names"
msgid "Column"
@@ -161,12 +162,12 @@ msgstr "Баганын нÑÑ€Ñ"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Төрөл"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +179,7 @@ msgstr "Төрөл"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "ХооÑон"
@@ -193,7 +194,7 @@ msgstr "ХооÑон"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Ðнхдагч"
@@ -219,11 +220,11 @@ msgstr "ХолбооÑ"
msgid "Comments"
msgstr "Тайлбар"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +237,21 @@ msgstr "Тайлбар"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Үгүй"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +264,10 @@ msgstr "Үгүй"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Тийм"
@@ -274,7 +275,7 @@ msgstr "Тийм"
msgid "View dump (schema) of database"
msgstr "ӨС-ийн Ñхем харах"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "ӨС-д Ñ…Ò¯ÑнÑгт олдÑонгүй."
@@ -287,7 +288,7 @@ msgstr "Бүгдийг Ñонгох"
msgid "Unselect All"
msgstr "Бүх ÑонгоÑныг болих"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Өгөгдлийн Ñангийн нÑÑ€ хооÑон!"
@@ -318,20 +319,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Ð¥Ò¯ÑнÑгт"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Мөрүүд"
@@ -344,28 +344,25 @@ msgstr "Ð¥ÑмжÑÑ"
msgid "in use"
msgstr "Ñ…ÑÑ€ÑглÑгдÑж байна"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Ò®Ò¯ÑгÑлт"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Сүүлийн шинÑчлÑл"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Сүүлийн шалгалт"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -407,16 +404,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "ӨС"
@@ -424,17 +417,17 @@ msgstr "ӨС"
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr ""
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "СтатуÑ"
@@ -443,13 +436,11 @@ msgstr "СтатуÑ"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ҮйлдÑл"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Харах"
@@ -458,18 +449,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "УÑтгах"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -477,11 +468,11 @@ msgstr ""
msgid "Versions"
msgstr ""
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -497,39 +488,39 @@ msgstr ""
msgid "Database Log"
msgstr ""
-#: export.php:42
+#: export.php:146
#, fuzzy
msgid "Bad type!"
msgstr "ÐÑуултын төрөл"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add new field"
msgid "Bad parameters!"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Файл %s-г хадгалах зай хүрÑлцÑхгүй байна."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Файл %s нь ÑервÑÑ€ дÑÑÑ€ байна, нÑÑ€ÑÑ Ñоль ÑÑвÑл давхарлах Ñонголтыг шалга."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ð’Ñб-ÑервÑÑ€ файл %s-г хадгалахад зөвшөөрөлгүй байна."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ÐÑгалт %s файлд хадгалагдÑан."
@@ -545,58 +536,59 @@ msgstr "Гаргах"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add new field"
msgid "Add a point"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Шугамыг төгÑгөгч"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -605,15 +597,17 @@ msgstr ""
msgid "Add a linestring"
msgstr "Тогтмол нÑмÑÑ…"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add %s field(s)"
+msgid "Polygon %d:"
+msgstr "%s талбар(ууд) нÑмÑÑ…"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -703,12 +697,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Таны SQL-аÑуулт амжилттай ажиллав"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Өмнөх"
@@ -746,39 +740,40 @@ msgstr "Ерөнхий хамаатай онцлог"
msgid "Database server"
msgstr "Ð¥ÑÑ€ÑглÑгчийн өгөгдлийн Ñан"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "СервÑÑ€"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "СервÑÑ€:"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "СервÑÑ€"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "СервÑрийн хувилбар"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Протоколын хувилбар"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Ð¥ÑÑ€ÑглÑгч"
#: index.php:257
#, fuzzy
#| msgid "Rename database to"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Өгөгдлийн Ñанг д.нÑрлÑÑ… нь"
#: index.php:269
@@ -788,30 +783,34 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "MySQL client version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "MySQL клиент хувилбар"
#: index.php:286
-msgid "PHP extension"
-msgstr ""
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP extension:"
+msgstr "PHP хувилбар"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP -ийн мÑдÑÑлÑл харах"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Хувилбарын мÑдÑÑлÑл"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Баримт"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -927,7 +926,7 @@ msgstr "\"ӨС уÑтгах\" нь хаалттай."
msgid "Do you really want to execute \"%s\"?"
msgstr "Та үнÑÑ…ÑÑÑ€ "
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "ДүүрÑн өгөгдлийн Ñан УСТГÐÐ¥ тухай?"
@@ -1029,78 +1028,40 @@ msgstr "Онцгой Ñрхүүдийг дахин дуудах"
msgid "Removing Selected Users"
msgstr "СонгогдÑон Ñ…ÑÑ€ÑглÑгчдийг хаÑах"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "ЗаÑах"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "СервÑÑ€ Ñонго"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-#| msgid "Showing SQL query"
-msgid "Live query chart"
-msgstr "SQL аÑуудал харуулах"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ðийт"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Холболт"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Local monitor configuration incompatible"
msgstr "Ðнхдагч тохиргоо дуудагдÑангүй нь: \"%1$s\""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1108,184 +1069,184 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "ÐÑуудлын нөөцлөл"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "ÐÑуудлын нөөцлөл"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "ÐÑуудлын нөөцлөл"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "Ðийт"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Буффер Pool"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Ðийт"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Чөлөөт хуудÑууд"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "ИрÑÑн"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Холболт"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ПроцеÑÑууд"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Байт"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "кБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s Ñ…Ò¯ÑнÑгт(үүд)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Relations"
msgid "Questions"
msgstr "Хамаарал"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Гуйвуулга"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Ерөнхий хамаатай онцлог"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Өгөгдлийн Ñанг д.нÑрлÑÑ… нь"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1293,39 +1254,39 @@ msgstr ""
msgid "None"
msgstr "Байхгүй"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1333,151 +1294,151 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "ИлгÑÑÑ…"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "ÐÑÑлттÑй"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disabled"
msgid "Disable %s"
msgstr "ХаагдÑан"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Ерөнхий хамаатай онцлог"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Ерөнхий хамаатай онцлог"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Тайлангийн гарчиг"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Reload privileges"
msgid "Analysing logs"
msgstr "Онцгой Ñрхүүдийг дахин дуудах"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Унших гуйлт"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
#| msgid "No databases"
msgid "Jump to Log table"
msgstr "ӨС байхгүй"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "ӨС байхгүй"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL тайлбар"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1485,111 +1446,111 @@ msgstr "SQL тайлбар"
msgid "Time"
msgstr "Цаг"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Ðийт"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Query results operations"
msgid "Profiling results"
msgstr "ÐÑуудлын үр дүнгийн үйлдÑл"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Ð¥Ò¯ÑнÑгт "
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
msgid "Chart"
msgstr "Кодлолууд"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "Select Tables"
msgid "Series"
msgstr "Ð¥Ò¯ÑнÑгтүүд Ñонго"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "Ð¥Ò¯ÑнÑгтийн Ñонголтууд"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of fields"
msgid "Sum of grouped rows:"
msgstr "Талбаруудын тоо"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Ðийт"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "Reload privileges"
msgid "Loading logs"
msgstr "Онцгой Ñрхүүдийг дахин дуудах"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Да.дууд"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1597,277 +1558,286 @@ msgstr ""
msgid "Import"
msgstr "Оруулах"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "Ðнхдагч тохиргоо дуудагдÑангүй нь: \"%1$s\""
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "ҮндÑÑн түлхүүр ÑÑвÑл орь ганц түлхүүр Ñонгон уу"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Update аÑуулт"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Баримт"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Баримт"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Болих"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "ПроцеÑÑууд"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "ӨС Ñонгогдоогүй."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "БÑлÑн"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Өгөгдлийн Ñанг д.нÑрлÑÑ… нь"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Өгөгдлийн Ñанг д.нÑрлÑÑ… нь"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Өгөгдлийн Ñан хуулах нь"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Кодлол"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Ð¥Ò¯ÑнÑгт нь багадаа нÑг талбартай байх Ñ…ÑÑ€ÑгтÑй."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Ð¥Ò¯ÑнÑгт Ñ…ÑÑ€ÑглÑÑ…"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Тор харуулах"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Гадаад түлхүүр шалгалтыг хаах"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "ÐÑÑлттÑй"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "ХаагдÑан"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Хайх"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
#| msgid "in query"
msgid "Hide search results"
msgstr "аÑуултад"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "Showing SQL query"
msgid "Show search results"
msgstr "SQL аÑуудал харуулах"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Хөтлөх"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "%s-г уÑтгаж байна"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of fields"
msgid "Values for column %s"
msgstr "Талбаруудын тоо"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new User"
msgid "Add %d value(s)"
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч нÑмÑÑ…"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
#| msgid "in query"
msgid "Hide query box"
msgstr "аÑуултад"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
#| msgid "Showing SQL query"
msgid "Show query box"
msgstr "SQL аÑуудал харуулах"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "ЗаÑах"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "СонгогдÑон мөргүй"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Солих"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d нь мөрийн буруу дугаар байна."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1876,223 +1846,249 @@ msgstr "%d нь мөрийн буруу дугаар байна."
msgid "Save"
msgstr "Хадгалах"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
#| msgid "in query"
msgid "Hide search criteria"
msgstr "аÑуултад"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
#| msgid "Showing SQL query"
msgid "Show search criteria"
msgstr "SQL аÑуудал харуулах"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Хайх"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Багана нÑмÑÑ…/уÑтгах"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "ÐÑуудлын үр дүнгийн үйлдÑл"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Өгөгдөл заагчийн Ñ…ÑмжÑÑ"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Үл тоох"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Хуулах"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Шугамыг төгÑгөгч"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "%s талбар(ууд) нÑмÑÑ…"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "ХамаарагдÑан түлхүүр Ñонгох"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Гадаад түлхүүр Ñонгох"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "ҮндÑÑн түлхүүр ÑÑвÑл орь ганц түлхүүр Ñонгон уу"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Харуулах талбарыг Ñоль"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Баганын нÑÑ€Ñ"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Мөрүүдийг харуулж байна "
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Ðууц үг бий болгох"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Бий болгох"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Ðууц үг Ñолих"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Да"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Бүгдийг харах"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "СонгогдÑон Ñ…ÑÑ€ÑглÑгч онцгой Ñрхийн Ñ…Ò¯ÑнÑгтÑд алга байна."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2100,31 +2096,31 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
#| msgid "No databases"
msgid "up to date"
msgstr "ӨС байхгүй"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Байхгүй"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Өмнөх"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2132,96 +2128,96 @@ msgid "Next"
msgstr "Цааш"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Ðийт"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Хоёртын "
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "3-Ñ€"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "4-Ñ€"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "5-Ñ€"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "6-Ñ€"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "7-Ñ€"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "8-Ñ€"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "10Ñ€"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "1-Ñ€"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "2-Ñ€"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "3-Ñ€"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "4-Ñ€"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2229,78 +2225,78 @@ msgid "May"
msgstr "5-Ñ€"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "6-Ñ€"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "7-Ñ€"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "8-Ñ€"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "9-Ñ€"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "10Ñ€"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "11Ñ€"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "12Ñ€"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "ÐÑ"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Да"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "ÐœÑ"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Ба"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2308,113 +2304,113 @@ msgid "Sun"
msgstr "ÐÑ"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Да"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "ÐœÑ"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Лх"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Пү"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Ба"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "БÑ"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "ÐÑ"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Да"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "ÐœÑ"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Лх"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Пү"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Ба"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "БÑ"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Байхгүй"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Ñ…ÑÑ€ÑглÑгдÑж байна"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2467,16 +2463,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "ÑекундÑд"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "минутад"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "цагт"
@@ -2484,43 +2480,59 @@ msgstr "цагт"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Ò®Ñгийн Ñ…ÑмжÑÑ"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ó¨ÑÓ©Ñ…Ó©Ó©Ñ€"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Буурахаар"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column names"
+msgid "Column:"
+msgstr "Баганын нÑÑ€Ñ"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "ЭрÑмбÑлÑÑ…"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Харах"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Ð¥Ñмжүүр"
#: libraries/DBQbe.class.php:576
@@ -2544,33 +2556,43 @@ msgid "Use Tables"
msgstr "Ð¥Ò¯ÑнÑгт Ñ…ÑÑ€ÑглÑÑ…"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ЭÑвÑл"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "БÐ"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Оруулах"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "УÑтгах"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Өөрчлөх"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "ӨС <b>%s</b> дахь SQL-аÑуулт:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "ÐÑуултыг илгÑÑÑ…"
@@ -2612,8 +2634,8 @@ msgstr[0] "%s олдоц(ууд) Ñ…Ò¯ÑнÑгт <i>%s</i>-д"
msgstr[1] "%s олдоц(ууд) Ñ…Ò¯ÑнÑгт <i>%s</i>-д"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Хөтлөх"
@@ -2628,9 +2650,9 @@ msgstr "Ð¥Ò¯ÑнÑгтийн өгөгдлийг уÑтгах"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "УÑтгах"
@@ -2674,32 +2696,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Багана нÑмÑÑ…/уÑтгах"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "ЭхлÑл"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Өмнөх"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Цааш"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2707,19 +2729,22 @@ msgid "End"
msgstr "ТөгÑ"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Showing rows"
+msgid "Start row:"
+msgstr "Мөрүүдийг харуулж байна "
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Талбаруудын тоо"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Да"
#: libraries/DisplayResults.class.php:919
@@ -2744,7 +2769,7 @@ msgstr "ТÑмдÑглÑгдÑÑн аÑуулт ажиллуулах"
msgid "Sort by key"
msgstr "ТүлхүүрÑÑÑ€ ÑÑ€ÑмбÑлÑÑ…"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2862,12 +2887,12 @@ msgid "Query took %01.4f sec"
msgstr "ÐÑуулт нь %01.4f Ñек авлаа"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "СонгогдÑонтой:"
@@ -2877,16 +2902,16 @@ msgstr "СонгогдÑонтой:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Бүгдийг чагтлах"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2987,12 +3012,12 @@ msgstr "Ð¨Ð¸Ð½Ñ phpMyAdmin цонх нÑÑÑ…"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Ð­Ð½Ñ Ð³Ð°Ð·Ð°Ñ€Ñ‚ Cookies нÑÑлттÑй байх Ñ‘Ñтой."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -3006,21 +3031,21 @@ msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ñ‚Ð¾Ð´Ð¾Ñ€Ñ…Ð¾Ð¹Ð»Ð¾Ð³Ð´Ð¾Ð¾Ð³Ò¯Ð¹!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ИндекÑүүд"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Үл давтагдах"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Ерөнхий"
@@ -3029,15 +3054,14 @@ msgstr "Ерөнхий"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Жишилт"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr ""
@@ -3050,7 +3074,7 @@ msgstr "ҮндÑÑн түлхүүр уÑтгагдлаа"
msgid "Index %s has been dropped"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ %s нь уÑтгагдÑан"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3063,6 +3087,11 @@ msgstr ""
msgid "Databases"
msgstr "Өгөгдлийн Ñангууд"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "СервÑÑ€"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3070,35 +3099,39 @@ msgid "View"
msgstr "Харц"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "БүтÑц"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Хайх"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Оруулах"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Үйлдлүүд"
@@ -3115,7 +3148,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3138,14 +3171,14 @@ msgstr "ÐÑуулт (Query)"
msgid "Privileges"
msgstr "Онцгой Ñрхүүд"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3187,7 +3220,7 @@ msgstr ""
msgid "Engines"
msgstr "Хөдөлгүүрүүд"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3239,8 +3272,7 @@ msgstr "Ð¥Ò¯ÑнÑгтүүд Ñонго"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-аÑуулт"
@@ -3382,11 +3414,15 @@ msgid "Target database `%s` was not found!"
msgstr "СÑдÑв %s олдÑонгүй!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Буруу өгөгдлийн Ñан"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Ð¥Ò¯ÑнÑгтийн буруу нÑÑ€"
#: libraries/Table.class.php:1210
@@ -3430,7 +3466,7 @@ msgstr "Функц"
msgid "Operator"
msgstr "Оператор"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3450,62 +3486,67 @@ msgstr "Хайх"
msgid "Edit/Insert"
msgstr "Оруулах"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Талбар Ñонгох (Ñдаж нÑгийг):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ЭÑвÑл"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Хайлтын нөхцөл нÑмÑÑ…(\"where\" Ñ…ÑÑгийн бие):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Ð¥ÑƒÑƒÐ´Ð°Ñ Ð´Ð°Ñ…ÑŒ мөрийн тоо"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Харуулах ÑÑ€ÑмбÑ:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "in query"
msgid "Additional search criteria"
msgstr "аÑуултад"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "\"жишÑÑ Ð°Ñуулт\" хийх (Ñ‚ÑмдÑгт: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"жишÑÑ Ð°Ñуулт\" хийх (Ñ‚ÑмдÑгт: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3539,8 +3580,8 @@ msgstr "СÑдÑв %s олдÑонгүй!"
msgid "Theme path not found for theme %s!"
msgstr "СÑдÑв %s ÑÑдвийн зам олдохгүй байна!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3833,7 +3874,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "ХИ Ñ…ÑмжÑÑ: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-аÑуулт"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3846,124 +3893,139 @@ msgstr "ХИ Ñ…ÑмжÑÑ: %s%s"
msgid "MySQL said: "
msgstr "MySQL Ñ…ÑлÑÑ… нь: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL тайлбар"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL тайлбарлахыг орхих"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP-кодгүй"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP-код Ò¯Ò¯ÑгÑÑ…"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Да.дуудах"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL шалгалтыг алгаÑах"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL-ийг батлах"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Хөдөлгүүрүүд"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "ÐÑ"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y оны %B Ñарын %d., %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s өдөр, %s цаг, %s минут, %s Ñекунд"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Add new field"
msgid "Missing parameter:"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; өгөгдлийн Ñан руу Ò¯ÑÑ€ÑÑ…."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "web-ÑервÑÑ€ түлхÑÑ… хавтаÑ"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Таны ÑонгоÑон Ñ…Ð°Ð²Ñ‚Ð°Ñ \"upload\" хийгдÑхгүй байна"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ХооÑон"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Ð¥ÑвлÑÑ…"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Ò®Ò¯ÑгÑлт"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Сүүлийн шинÑчлÑл"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Сүүлийн шалгалт"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3975,13 +4037,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Өгөгдөл"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ðийт"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4052,6 +4118,12 @@ msgstr "СервÑрийн буруу Ð¸Ð½Ð´ÐµÐºÑ Ð½ÑŒ: \"%s\""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "%1$s ÑервÑрийн хоÑÑ‚ буруу. Өөрийн тохиргоогоо нÑгтална уу."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "СервÑÑ€"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Тохиргоонд ÑонгогдÑон буруу зөвшөөрлийн арга:"
@@ -4103,7 +4175,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "ХаагдÑан"
@@ -4199,7 +4271,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4252,25 +4324,25 @@ msgstr "Ð¥Ð¾Ð»Ð±Ð¾Ð¾Ñ Ð¾Ð»Ð´Ñонгүй"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4522,7 +4594,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Тогтнол"
@@ -4539,7 +4611,6 @@ msgstr "Шахалт"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4553,7 +4624,7 @@ msgstr "Эхний мөрт талбаруудын нÑрийг тавих"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Талбарыг хааÑан"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4561,7 +4632,7 @@ msgstr "Талбарыг хааÑан"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Талбарыг нÑÑÑÑн"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4569,7 +4640,9 @@ msgstr "Талбарыг нÑÑÑÑн"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL-ыг орлуулах нь"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4581,12 +4654,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Шугамыг төгÑгөгч"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Шугамыг төгÑгөгч"
#: libraries/config/messages.inc.php:80
@@ -4626,8 +4701,6 @@ msgid "Include table caption"
msgstr "Ð¥Ò¯ÑнÑгтийн гарчиг холбогдÑон"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Ð¥Ò¯ÑнÑгтийн гарчиг"
@@ -4636,8 +4709,6 @@ msgid "Continued table caption"
msgstr "ҮргÑлжилÑÑн Ñ…Ò¯ÑнÑгтийн гарчиг"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4664,7 +4735,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Файл(ууд)-г дарж бичих"
@@ -4684,7 +4755,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Ð¥Ò¯ÑнÑгт ба талбарын нÑрийг буруу хашилтаар хаах"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL нийцтÑй горим"
@@ -6164,7 +6235,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "in query"
msgid "Retain query box"
@@ -6195,12 +6266,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6223,8 +6290,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -6435,6 +6502,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6490,15 +6561,25 @@ msgstr ""
msgid "No Password"
msgstr "Ðууц үггүй"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Ðууц үг:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Дахин бич"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Ðууц үг хувиргах"
#: libraries/display_change_password.lib.php:87
@@ -6508,7 +6589,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 compatible"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6518,6 +6598,12 @@ msgstr "Ð¨Ð¸Ð½Ñ Ó¨Ð¡ Ò¯Ò¯ÑгÑÑ…"
msgid "Create"
msgstr "Ò®Ò¯ÑгÑÑ…"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Ð¨Ð¸Ð½Ñ Ó¨Ð¡ Ò¯Ò¯ÑгÑÑ…"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6550,109 +6636,103 @@ msgstr "Талбаруудын тоо"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Allows locking tables for the current thread."
msgid "Exporting databases from the current server"
msgstr "Тухайн процеÑÑÑ‚ Ñ…Ò¯ÑнÑгт түгжихийг зөвшөөрөх."
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "%s ӨС-д ÑˆÐ¸Ð½Ñ Ñ…Ò¯ÑнÑгт Ò¯Ò¯ÑгÑÑ…"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "%s ӨС-д ÑˆÐ¸Ð½Ñ Ñ…Ò¯ÑнÑгт Ò¯Ò¯ÑгÑÑ…"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Гаргах төрөл"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Өгөгдлийн Ñангууд"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Ð¥Ò¯ÑнÑгт"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Мөрүүд"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Талбаруудын тоо"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "СервÑÑ€ дÑÑрх хадгалах Ñ…Ð°Ð²Ñ‚Ð°Ñ %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "ИлгÑÑÑ…"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Файлын нÑрийн загвар"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting "
@@ -6667,65 +6747,65 @@ msgstr ""
"тогтнолын Ñ‚ÑмдÑгтийг Ñ…ÑÑ€ÑглÑж болно. ÐÑмÑлтÑÑÑ€ дараах хувиргалт байх болно: "
"%3$s. БуÑад бичвÑрүүд үүн шиг хадгалагдана."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Файлын кодлол:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Шахалт"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "zip-ÑÑÑ€ шахах"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "gzip-ÑÑÑ€ шахах"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "bzip-ÑÑÑ€ шахагдÑан"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "ИлгÑÑÑ…"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Тогтнол"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Өөрчлөлийн Ñонголтууд"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6739,7 +6819,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6874,6 +6954,10 @@ msgstr ""
msgid "Language"
msgstr "Ð¥Ñл"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Хувилбарын мÑдÑÑлÑл"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Өгөгдлийн үндÑÑн хавтаÑ"
@@ -7267,8 +7351,10 @@ msgstr "Яагаад гÑвÑл урт нь их,<br /> ÑÐ½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ за
msgid "Binary - do not edit"
msgstr "Хоёртын өгөгдөл - заÑагдахгүй"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "web-ÑервÑÑ€ түлхÑÑ… хавтаÑ"
#: libraries/insert_edit.lib.php:1400
@@ -7336,50 +7422,50 @@ msgstr "Байхгүй"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Ð¥Ò¯ÑнÑгтийн өгөгдлийг орлуулах файл"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Ð¥Ò¯ÑнÑгтийн өгөгдлийг орлуулах файл"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Ба"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "ИлгÑÑ"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Та үнÑÑ…ÑÑÑ€ "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Солигдохгүй"
@@ -7597,18 +7683,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "Ñ…Ò¯ÑнÑгтийн нÑÑ€"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7626,7 +7712,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7637,7 +7723,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7648,12 +7734,12 @@ msgstr ""
msgid "Functions"
msgstr "Функцүүд"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7664,7 +7750,7 @@ msgstr ""
msgid "Procedures"
msgstr "Процедурүүд"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7675,7 +7761,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7687,13 +7773,15 @@ msgstr ""
msgid "Views"
msgstr "Харц"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Өгөгдлийн Ñанг д.нÑрлÑÑ… нь"
#: libraries/operations.lib.php:107
@@ -7714,22 +7802,24 @@ msgid "Drop the database (DROP)"
msgstr "Өгөгдлийн Ñан хуулах нь"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Зөвхөн бүтÑц"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "БүтÑц ба өгөгдөл"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Зөвхөн өгөгдөл"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Өгөгдлийн Ñан хуулах нь"
#: libraries/operations.lib.php:186
@@ -7770,8 +7860,11 @@ msgstr "Ð¥Ò¯ÑнÑгтийн Ñонголтууд"
msgid "Rename table to"
msgstr "Ð¥Ò¯ÑнÑгтийг да.нÑрлÑÑ…"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Ð¥Ò¯ÑнÑгтийн тайлбар"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Ðгуулах хөдөлгүүр"
@@ -7926,20 +8019,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "СервÑÑ€:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "ÐÑвтрÑгч:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Ðууц үг:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "СервÑÑ€ Ñонго"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8117,13 +8204,27 @@ msgstr "__TABLE__ Ñ…Ò¯ÑнÑгтийн бүтÑц"
msgid "Object creation options"
msgstr "Өөрчлөлийн Ñонголтууд"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Ð¥Ò¯ÑнÑгтийн гарчиг"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Ð¥Ò¯ÑнÑгтийн гарчиг"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Label key"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8147,32 +8248,60 @@ msgstr "Баганын тайлбарыг харуулж байна"
msgid "Display MIME types"
msgstr "ИдÑвхтÑй MIME-төрлүүд"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Эхний мөрт талбаруудын нÑрийг тавих"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ХоÑÑ‚"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Ò®Ò¯ÑÑÑн цаг"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP хувилбар"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "ӨС"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Өгөгдөл"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "БүтÑц"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Invalid table name"
@@ -8338,6 +8467,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Ð¥Ò¯ÑнÑгт"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8627,7 +8762,6 @@ msgid "Enabled"
msgstr "ÐÑÑлттÑй"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Ерөнхий хамаатай онцлог"
@@ -8655,11 +8789,11 @@ msgid ""
msgstr ""
"Column_comments Ð¥Ò¯ÑнÑгтийн Ñ…ÑрхÑн шинÑчлÑÑ… талаар Ð±Ð°Ñ€Ð¸Ð¼Ñ‚Ð¶ÑƒÑƒÐ»Ð»Ð°Ð°Ñ Ñ…Ð°Ñ€Ð½Ð° уу"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "ТÑмдÑглÑгдÑÑн SQL-аÑуулт"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL түүх"
@@ -8698,7 +8832,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "тайлбаргүй"
@@ -8721,18 +8855,25 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Ð¥ÑÑ€ÑглÑгчийн нÑÑ€"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Ð¥ÑÑ€ÑглÑгчийн нÑÑ€"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr ""
+#, fuzzy
+#| msgid "Portrait"
+msgid "Port:"
+msgstr "ДүрÑлÑл"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8742,7 +8883,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "ХувьÑагч"
@@ -8751,6 +8892,15 @@ msgstr "ХувьÑагч"
msgid "Server ID"
msgstr "Server ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ХоÑÑ‚"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8768,12 +8918,11 @@ msgstr "Дурын Ñ…ÑÑ€ÑглÑгч"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "БичвÑÑ€ талбар Ñ…ÑÑ€ÑглÑÑ…"
#: libraries/replication_gui.lib.php:326
@@ -8803,8 +8952,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Дахин бич"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Ðууц үг бий болгох"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8850,13 +9006,14 @@ msgstr ""
msgid "Edit event"
msgstr "ҮзÑгдÑл"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "ПроцеÑÑууд"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9164,103 +9321,103 @@ msgstr "Ð¥Ò¯ÑнÑгтийн буруу нÑÑ€"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add new field"
msgid "routine"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Танд хангалттай Ñрх байхгүй!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "ӨС-д Ñ…Ò¯ÑнÑгт олдÑонгүй."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new User"
msgid "Add trigger"
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч нÑмÑÑ…"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Add a new User"
msgid "trigger"
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч нÑмÑÑ…"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Танд хангалттай Ñрх байхгүй!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "ӨС-д Ñ…Ò¯ÑнÑгт олдÑонгүй."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new User"
msgid "Add event"
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч нÑмÑÑ…"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export/Import to scale"
msgid "Export of event %s"
msgstr "Гаргах/Оруулах Ñ…ÑмжÑÑÑ"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "ҮзÑгдÑл"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Танд хангалттай Ñрх байхгүй!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "ӨС-д Ñ…Ò¯ÑнÑгт олдÑонгүй."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9318,7 +9475,7 @@ msgstr "Ðтрибутууд"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "ÐÑмÑлт"
@@ -9428,8 +9585,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "toggle scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Үл мÑдÑгдÑÑ… Ñ…Ñл: %1$s."
@@ -9437,7 +9594,7 @@ msgstr "Үл мÑдÑгдÑÑ… Ñ…Ñл: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "СервÑÑ€"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9681,6 +9838,12 @@ msgstr ""
msgid "Login Information"
msgstr "ÐÑвтрÑÑ… мÑдÑÑлÑл"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "БичвÑÑ€ талбар Ñ…ÑÑ€ÑглÑÑ…"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ðууц үгийг Ñолихгүй"
@@ -9717,6 +9880,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr "Ð¥ÑÑ€ÑглÑгчдийн хандÑан нь &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Ð¥ÑÑ€ÑглÑгч"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9759,7 +9929,6 @@ msgid "No user found."
msgstr "Ð¥ÑÑ€ÑглÑгч олдÑонгүй."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Онцгой Ñрхүүдийг заÑах"
@@ -9801,7 +9970,9 @@ msgid "Column-specific privileges"
msgstr "Онцгой Ñрх, баганын Ñрх"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Дараах өгөгдлийн Ñанд онцгой Ñрх нÑмÑÑ…"
#: libraries/server_privileges.lib.php:2290
@@ -9809,7 +9980,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Дараах Ñ…Ò¯ÑнÑгтÑд онцгой Ñрх нÑмÑÑ…"
#: libraries/server_privileges.lib.php:2525
@@ -9851,6 +10024,12 @@ msgstr "Онцгой Ñрх шинÑчлÑгдлÑÑ"
msgid "Privileges for %s"
msgstr "Онцгой Ñрхүүд"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Онцгой Ñрхүүдийг заÑах"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9878,45 +10057,47 @@ msgstr "СонгогдÑон Ñ…ÑÑ€ÑглÑгч онцгой Ñрхийн Ñ…Ò¯Ñ
msgid "You have added a new user."
msgstr "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч нÑмÑгдлÑÑ."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "%s ÑервÑÑ€ дÑÑÑ€ SQL аÑуудал/аÑуудлууд ажиллуулах"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Өгөгдлийн Ñан %s дÑÑрх SQL аÑуултыг ажиллуулах"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Ð­Ð½Ñ SQL-аÑуулт-ыг Ñ‚ÑмдÑглÑÑ…"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Ð­Ð½Ñ Ñ‚ÑмдÑглÑгÑÑг бүх Ñ…ÑÑ€ÑглÑгчид хандахыг зөвшөөрөх"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Өмнөх адил нÑртÑй Ñ‚ÑмдÑглÑлийг Ñолих"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Цонхны Ð³Ð°Ð´Ð½Ð°Ð°Ñ ÑÐ½Ñ Ð°Ñуултыг давхарлахгүй байх"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Зааглагч"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Уг аÑуултыг Ñнд дахин харуулах"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Зөвхөн харах"
@@ -9985,11 +10166,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Ð¥Ò¯ÑнÑгт %s нь хооÑлогдлоо"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -10015,7 +10196,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr "ДÑÑдхийг шалгах"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "ЭрÑмбÑлÑÑ…"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10109,7 +10294,7 @@ msgstr "Ð¥Ò¯ÑнÑгтийн ÑÑ…Ñнд"
msgid "After %s"
msgstr "%s-ы дараа"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Мөрийн ÑтатиÑтик"
@@ -10183,7 +10368,7 @@ msgstr ""
msgid "Information"
msgstr "ÐœÑдÑÑлÑл"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Ðшиглалтын зай"
@@ -10191,12 +10376,12 @@ msgstr "Ðшиглалтын зай"
msgid "Effective"
msgstr "ЭффекттÑй"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10297,8 +10482,20 @@ msgstr "%s-ы дараа"
msgid "Table name"
msgstr "Ð¥Ò¯ÑнÑгтийн нÑÑ€"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Ðгуулах хөдөлгүүр"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Жишилт"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10431,7 +10628,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Ðуух/Харуулах Холбоо байхгүй Ð¥Ò¯ÑнÑгтүүд"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Ð¥Ò¯ÑнÑгтийн тоо"
#: pmd_general.php:467
@@ -10493,7 +10692,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "хуудÑууд"
#: pmd_pdf.php:123
@@ -10521,7 +10720,9 @@ msgid "New page name: "
msgstr "Ð¥ÑÑ€ÑглÑгчийн нÑÑ€"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Гаргах/Оруулах Ñ…ÑмжÑÑÑ"
#: pmd_pdf.php:146
@@ -10540,6 +10741,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Ерөнхий хамаатай онцлог"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Дотоод холбоо нÑмÑгдÑв"
@@ -10631,6 +10838,12 @@ msgstr "Файл оруулах"
msgid "All"
msgstr "Бүх"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL түүх"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10682,31 +10895,31 @@ msgstr[1] "%s ӨС амжилттай уÑтгагдлаа."
msgid "Databases statistics"
msgstr "Өгөгдлийн Ñангийн ÑтатиÑтик"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "ÐÑÑлттÑй ÑтатиÑтик"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"ТÑмдÑглÑл: Ð’Ñб ÑервÑÑ€, MySQL-ийн хоорондох өгөгдөл дамжуулах ÑтатиÑтик."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "ӨС байхгүй"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Ðгуулах хөдөлгүүрүүд"
@@ -10734,7 +10947,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -11054,10 +11267,6 @@ msgstr ""
msgid "Add chart"
msgstr "Ð¨Ð¸Ð½Ñ Ñ‚Ð°Ð»Ð±Ð°Ñ€ нÑмÑÑ…"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11243,6 +11452,24 @@ msgstr[1] "Ñ…ÑÑ€ÑглÑгдÑж байна"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "цагт"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "минутад"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "ÑекундÑд"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Баримтжуулал"
@@ -11923,7 +12150,7 @@ msgid "Global value"
msgstr "Глобал утга"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -12027,7 +12254,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -12233,7 +12460,9 @@ msgid "SQL result"
msgstr "SQL-үр дүн"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Ò®Ò¯ÑгÑгч"
#: sql.php:1234
@@ -12247,8 +12476,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Ð¥Ò¯ÑнÑгт `%s`-ийн Ð¸Ð½Ð´ÐµÐºÑ Ð°Ñуудалтай"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Ð­Ð½Ñ SQL-аÑуулт-ыг Ñ‚ÑмдÑглÑÑ…"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "ХаÑг"
#: tbl_chart.php:38
@@ -12342,17 +12577,17 @@ msgstr "Утга"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Ð¥Ò¯ÑнÑгт %s нь оршин байна!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -12361,6 +12596,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr "Ð¥Ò¯ÑнÑгтийн Ñхем харах"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ð¥Ò¯ÑнÑгтийн буруу нÑÑ€"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12385,7 +12624,7 @@ msgstr "Ðийт"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12454,9 +12693,21 @@ msgstr "Ð¥Ò¯ÑнÑгтийн нÑÑ€ хооÑон байна!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Ð¥Ò¯ÑнÑгтүүдийг харуулах"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Ðшиглалтын зай"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Мөрийн ÑтатиÑтик"
+
#: tbl_relation.php:213
#, fuzzy, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12490,6 +12741,12 @@ msgstr "Баганын нÑÑ€Ñ"
msgid "No index defined! Create one below"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ñ‚Ð¾Ð´Ð¾Ñ€Ñ…Ð¾Ð¹Ð»Ð¾Ð³Ð´Ð¾Ð¾Ð³Ò¯Ð¹!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Харуулах талбарыг Ñоль"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12533,113 +12790,117 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Өгөгдөл нÑмÑÑ…, Ñолихыг зөвшөөрөх."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "ӨС байхгүй"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "General relation features"
msgid "Create version %1$s of %2$s"
msgstr "Ерөнхий хамаатай онцлог"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13865,6 +14126,40 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "ХИ. давхацÑан холболтууд"
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "СервÑÑ€ Ñонго"
+
+#, fuzzy
+#~| msgid "Showing SQL query"
+#~ msgid "Live query chart"
+#~ msgstr "SQL аÑуудал харуулах"
+
+#~ msgid "And"
+#~ msgstr "БÐ"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Талбаруудын тоо"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Талбарыг хааÑан"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Талбарыг нÑÑÑÑн"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL-ыг орлуулах нь"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Шугамыг төгÑгөгч"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ms.po b/po/ms.po
index 3faaf9d85b..c7fe003910 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -1,12 +1,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-30 10:55+0200\n"
"Last-Translator: Ahmad Zulhilmi Idris <ahmadzulhilmiidris@gmail.com>\n"
-"Language-Team: Malay <http://l10n.cihar.com/projects/phpmyadmin/4-0/ms/>\n"
+"Language-Team: Malay <http://l10n.cihar.com/projects/phpmyadmin/master/ms/>\n"
"Language: ms\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Papar semua"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Muka Surat:"
@@ -39,19 +39,18 @@ msgstr ""
"tetingkap utama atau tetapan keselamatan tetingkap anda telah menghalang "
"pengemaskinian merentas tetingkap."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Cari"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Cari"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Pergi"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nama Kekunci"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Keterangan"
@@ -117,15 +116,16 @@ msgstr "Pengkalan data %1$s telah dijana."
msgid "Database comment: "
msgstr "Komen pangkalan data: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komen jadual"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "Komen jadual"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Pangkalan data %1$s telah dijana."
@@ -161,12 +161,12 @@ msgstr "Pangkalan data %1$s telah dijana."
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Jenis"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Jenis"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +193,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Asal"
@@ -219,11 +219,11 @@ msgstr "Pautan ke"
msgid "Comments"
msgstr "Komen"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Komen"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Tidak"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Tidak"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ya"
@@ -274,7 +274,7 @@ msgstr "Ya"
msgid "View dump (schema) of database"
msgstr "Lihat longgokan (skema) pangkalan data"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tiada jadual dijumpai pada pangkalan data."
@@ -287,7 +287,7 @@ msgstr "Sila pilih pangkalan data"
msgid "Unselect All"
msgstr "Nyahpilih Semua"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Tiada nama pangkalan data!"
@@ -313,20 +313,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Jadual"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Baris"
@@ -339,28 +338,25 @@ msgstr "Saiz"
msgid "in use"
msgstr "sedang digunakan"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Mewujudkan"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Kemaskini terakhir"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Semakan Terakhir"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -398,16 +394,12 @@ msgstr "Jadual dikesan"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Pangkalan Data"
@@ -415,17 +407,17 @@ msgstr "Pangkalan Data"
msgid "Last version"
msgstr "Versi terakhir"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Dibina"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "dikemaskini"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -434,13 +426,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Aksi"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Papar"
@@ -450,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Padam mengesan data untuk jadual ini"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Gugur"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktif"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "tidak aktif"
@@ -469,11 +459,11 @@ msgstr "tidak aktif"
msgid "Versions"
msgstr "Versi"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Laporan penjejak"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Paparan struktur"
@@ -490,25 +480,25 @@ msgstr "Kesan jadual"
msgid "Database Log"
msgstr "Log Pangkalan Data"
-#: export.php:42
+#: export.php:146
#| msgid "Bar type"
msgid "Bad type!"
msgstr "Jenis tidak sesuai!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Pilihan jenis eksport haruslah disimpan di dalam fail!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Parameter tidak sesuai!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Kekurangan ruang untuk menyimpan fail %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -516,18 +506,17 @@ msgstr ""
"Fail %s telah wujud di pelayan, sila tukar nama fail atau menyemak pilihan "
"menulis semula."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Pelayan web tidak mempunyai kebenaran untuk menyipan fail %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Longgokan telah disimpan ke fail %s."
#: file_echo.php:22
-#| msgid "Export"
msgid "Invalid export type"
msgstr "Jenis eksport tidak sah"
@@ -536,72 +525,82 @@ msgstr "Jenis eksport tidak sah"
msgid "Value for the column \"%s\""
msgstr "Nilai pada kolum \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Menggunakan OpenStreetMaps sebagai Base Layer"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometri"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Titik"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Titik %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Tambah titik"
-#: gis_data_editor.php:262 js/messages.php:313
-#| msgid "Lines terminated by"
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Rentetan talian"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Lingkaran Luar"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Lingkaran Dalaman"
#: gis_data_editor.php:303
-#| msgid "Add a new User"
msgid "Add a linestring"
msgstr "Tambah Rentetan Talian"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
-#| msgid "Add a new User"
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Tambah lingkaran dalaman"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Poligon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Tambah poligon baru"
@@ -693,12 +692,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Kueri-SQL anda telah dilaksanakan dengan jaya"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Undur"
@@ -734,37 +733,38 @@ msgstr "Ciri-ciri hubungan am"
msgid "Database server"
msgstr "pangkalan data"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+#, fuzzy
+msgid "Server:"
msgstr "Pelayan"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Pilihan Pelayan"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versi Pelayan"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+msgid "Protocol version:"
+msgstr "Versi Pelayan"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Pengguna"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Pilihan Pelayan"
#: index.php:269
@@ -773,32 +773,32 @@ msgstr ""
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Komen jadual"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Versi PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Papar maklumat PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "Informasi MasaJana"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentasi"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -909,7 +909,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -1001,75 +1001,38 @@ msgstr "Tiada Privilej"
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Ubah"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Pilihan Pelayan"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "kueri-SQL"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Jumlah"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Hubungan"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1077,175 +1040,175 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
msgid "Query cache efficiency"
msgstr "Jenis Kueri"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
msgid "Query cache usage"
msgstr "Jenis Kueri"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
msgid "Query cache used"
msgstr "Jenis Kueri"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "Jumlah"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Jumlah"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "DiTerima"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Hubungan"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Proses-proses"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bytes"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s jadual"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Operasi"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Kesibukan"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Ciri-ciri hubungan am"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
msgid "Remove chart"
msgstr "Tukarnama jadual ke"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1253,39 +1216,39 @@ msgstr ""
msgid "None"
msgstr "Tiada"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1293,146 +1256,146 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Simpan sebagai fail"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Membenarkan"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Tidak Membenarkan"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Ciri-ciri hubungan am"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Ciri-ciri hubungan am"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
msgid "Chart Title"
msgstr "Tiada Jadual"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Local"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Tiada pangkalan data"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Tiada pangkalan data"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Terangkan Kod SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1440,106 +1403,106 @@ msgstr "Terangkan Kod SQL"
msgid "Time"
msgstr "Masa"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Jumlah"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "SQL result"
msgid "Profiling results"
msgstr "Hasil SQL"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Jadual"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
msgid "Chart"
msgstr "Tiada Jadual"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
msgid "Edit chart"
msgstr "Tambah medan baru"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "kueri-SQL"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "Statistik pangkalan data"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of rows per page"
msgid "Sum of grouped rows:"
msgstr "Bilangan baris per halaman"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Jumlah"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Local"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
msgid "Reload page"
msgstr "Tukarnama jadual ke"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1548,262 +1511,271 @@ msgstr ""
msgid "Import"
msgstr "Eksport"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Kemaskini Kueri"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dokumentasi"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Dokumentasi"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Local"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Proses-proses"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
msgid "Renaming Databases"
msgstr "Tukarnama jadual ke"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
msgid "Reload Database"
msgstr "Tukarnama jadual ke"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
msgid "Copying Database"
msgstr "Tiada pangkalan data"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have to choose at least one column to display"
msgid "Table must have at least one column"
msgstr "Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Guna Jadual"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "Indeks"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Papar grid"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Membenarkan"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Tidak Membenarkan"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Cari"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "kueri-SQL"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "kueri-SQL"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Lungsur"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Delete"
msgid "Deleting"
msgstr "Padam"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of rows per page"
msgid "Values for column %s"
msgstr "Bilangan baris per halaman"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Tambah Pengguna Baru"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "kueri-SQL"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "kueri-SQL"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Ubah"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Ubah"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1812,219 +1784,243 @@ msgstr ""
msgid "Save"
msgstr "Simpan"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "kueri-SQL"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "kueri-SQL"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Cari"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Tambah/Padam Kolum Medan"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL result"
msgid "Query results"
msgstr "Hasil SQL"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Table of contents"
msgid "Data point content"
msgstr "Kandungan"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Abai"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Titik"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Rentetan talian"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometri"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Lingkaran Dalaman"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Lingkaran Luar"
+
+#: js/messages.php:314
#, fuzzy
msgid "Add columns"
msgstr "Tambah medan baru"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Pilih Medan untuk dipapar"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Nama Kolum"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Papar baris"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Change password"
msgid "Generate password"
msgstr "Ubah Katalaluan"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
#, fuzzy
msgid "Generate"
msgstr "Dijana oleh"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Ubah Katalaluan"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Isn"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Papar semua"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "Indeks"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2032,30 +2028,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Tiada pangkalan data"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "None"
msgid "Done"
msgstr "Tiada"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Terdahulu"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2063,96 +2059,96 @@ msgid "Next"
msgstr "Berikut"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Jumlah"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binari"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mac"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mei"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Jun"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Jul"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ogos"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mac"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2160,78 +2156,78 @@ msgid "May"
msgstr "Mei"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ogos"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sept"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dis"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Aha"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Isn"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Sel"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Jum"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2239,113 +2235,113 @@ msgid "Sun"
msgstr "Aha"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Isn"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Sel"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Rab"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Kha"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Jum"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Aha"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Isn"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Sel"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Rab"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Kha"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Jum"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Sab"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Tiada"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "sedang digunakan"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "Records"
msgid "Second"
@@ -2397,16 +2393,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per jam"
@@ -2414,43 +2410,59 @@ msgstr "per jam"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Menaik"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Menurun"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Pangkalan data %1$s telah dijana."
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Isih"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Papar"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriteria"
#: libraries/DBQbe.class.php:576
@@ -2470,33 +2482,43 @@ msgid "Use Tables"
msgstr "Guna Jadual"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Atau"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Dan"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Ubahsuai"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL- kueri pada pangkalan data <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Hantar Kueri"
@@ -2536,8 +2558,8 @@ msgstr[0] "%s padanan di dalam jadual <i>%s</i>"
msgstr[1] "%s padanan di dalam jadual <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Lungsur"
@@ -2551,9 +2573,9 @@ msgstr "Padam padanan untuk jadual %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Padam"
@@ -2591,32 +2613,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Tambah/Padam Kolum Medan"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Mula"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Terdahulu"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Berikut"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2626,19 +2648,20 @@ msgstr "Tamat"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Sab"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Bilangan baris per halaman"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Isn"
#: libraries/DisplayResults.class.php:919
@@ -2662,7 +2685,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2781,12 +2804,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Dengan pilihan:"
@@ -2796,16 +2819,16 @@ msgstr "Dengan pilihan:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Tanda Semua"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2905,12 +2928,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cecikut mestilah dihidupkan ketika ini."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2924,21 +2947,21 @@ msgstr "Tiada indeks ditafrifkan!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeks"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinaliti"
@@ -2947,15 +2970,14 @@ msgstr "Kardinaliti"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Pengumpulan"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Komen"
@@ -2969,7 +2991,7 @@ msgstr "Kekunci utama telah digugurkan"
msgid "Index %s has been dropped"
msgstr "Indeks %s telah digugurkan"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2982,6 +3004,11 @@ msgstr ""
msgid "Databases"
msgstr "pangkalan data"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Pelayan"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2989,35 +3016,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Cari"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Selit"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operasi"
@@ -3034,7 +3065,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3057,14 +3088,14 @@ msgstr "Kueri"
msgid "Privileges"
msgstr "Privilej"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3107,7 +3138,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3152,8 +3183,7 @@ msgstr "Tiada Jadual"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "kueri-SQL"
@@ -3295,12 +3325,15 @@ msgid "Target database `%s` was not found!"
msgstr "Cari di pangkalan data"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Tiada pangkalan data"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Invalid table name:"
+msgstr "Di dalam jadual:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3344,7 +3377,7 @@ msgstr "Fungsi"
msgid "Operator"
msgstr "Operasi"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3364,61 +3397,66 @@ msgstr "Cari"
msgid "Edit/Insert"
msgstr "Selit"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Pilih medan (sekurang-kurangnya satu):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Atau"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Bilangan baris per halaman"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Turutan paparan:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "kueri-SQL"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Lakukan \"kueri melalui contoh\" (wilidcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3452,8 +3490,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3743,7 +3781,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "kueri-SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3756,120 +3800,135 @@ msgstr ""
msgid "MySQL said: "
msgstr "MySQL berkata: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Terangkan Kod SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Tanpa Kod PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Cipta Kod PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Melangkau Pengesahan SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Mengesahkan SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Aha"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s hari, %s jam, %s minit dan %s saat"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "direktori muatnaik pelayan-web"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktori muatnaik yang telah ditetapkan tidak dapat dicapai"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Kosong"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Cetak"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Mewujudkan"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Kemaskini terakhir"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Semakan Terakhir"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3881,13 +3940,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Jumlah"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3952,6 +4015,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Pelayan"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4003,7 +4072,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Tidak Membenarkan"
@@ -4100,7 +4169,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4153,25 +4222,25 @@ msgstr "Pautan tidak dijumpai"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4418,7 +4487,7 @@ msgid "Character set of the file"
msgstr "Fail bagi set Aksara:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4435,7 +4504,6 @@ msgstr "Mampatan"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4449,7 +4517,7 @@ msgstr "Letakkan medan di baris pertama"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Medan disertai oleh"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4457,7 +4525,7 @@ msgstr "Medan disertai oleh"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Medan dilarikan oleh"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4465,7 +4533,7 @@ msgstr "Medan dilarikan oleh"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4477,12 +4545,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Baris ditamatkan oleh"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Baris ditamatkan oleh"
#: libraries/config/messages.inc.php:80
@@ -4520,8 +4590,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4530,8 +4598,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4559,7 +4625,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4579,7 +4645,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Sertakan nama jadual dan medan dengan backquotes"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -6048,7 +6114,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "kueri-SQL"
@@ -6079,12 +6145,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6107,8 +6169,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Namapengguna:"
@@ -6319,6 +6381,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6370,23 +6436,32 @@ msgstr ""
msgid "No Password"
msgstr "Tiada Katalaluan"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Katalaluan:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Ulang-taip"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Katalaluan:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6396,6 +6471,12 @@ msgstr "Cipta pangkalan data baru"
msgid "Create"
msgstr "Cipta"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Cipta pangkalan data baru"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6429,108 +6510,102 @@ msgstr "Bilangan baris per halaman"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export"
msgid "Export Method:"
msgstr "Eksport"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "pangkalan data"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Jadual-jadual"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Baris"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Bilangan baris per halaman"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "direktori muatnaik pelayan-web"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Simpan sebagai fail"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "Failed attempts"
msgid "File name template:"
msgstr "Percubaan Gagal"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6538,63 +6613,63 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Fail bagi set Aksara:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Mampatan"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"zipped\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"digzip\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "bzipped"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Simpan sebagai fail"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Format"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6608,7 +6683,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6727,6 +6802,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "Informasi MasaJana"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7104,8 +7184,10 @@ msgstr "Kerana kepanjangannya, <br />medan ini tidak boleh diedit "
msgid "Binary - do not edit"
msgstr "Binari - jgn diubah"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "direktori muatnaik pelayan-web"
#: libraries/insert_edit.lib.php:1400
@@ -7172,48 +7254,48 @@ msgstr "Tiada"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Ganti data jadual dengan fail"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Ganti data jadual dengan fail"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Jum"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Hantar"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Tiada perubahan"
@@ -7431,18 +7513,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Alter table order by"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7460,7 +7542,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7471,7 +7553,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7483,12 +7565,12 @@ msgstr ""
msgid "Functions"
msgstr "Fungsi"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7500,7 +7582,7 @@ msgstr ""
msgid "Procedures"
msgstr "Proses-proses"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7511,7 +7593,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7521,13 +7603,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Tukar nama pangkalan data ke"
#: libraries/operations.lib.php:107
@@ -7544,22 +7628,24 @@ msgid "Drop the database (DROP)"
msgstr "Menggugurkan pangkalan data"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Struktur sahaja"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktur dan data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Data sahaja"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Salin pangkalan data ke"
#: libraries/operations.lib.php:186
@@ -7598,8 +7684,11 @@ msgstr ""
msgid "Rename table to"
msgstr "Tukarnama jadual ke"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komen jadual"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7749,21 +7838,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-#, fuzzy
-msgid "Server:"
-msgstr "Pelayan"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Namapengguna:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Katalaluan:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Pilihan Pelayan"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7934,13 +8016,27 @@ msgstr "Struktur jadual bagi jadual"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table of contents"
+msgid "Table caption:"
+msgstr "Kandungan"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table of contents"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Kandungan"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label"
+msgid "Label key:"
+msgstr "Label"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7962,32 +8058,60 @@ msgstr "Memaparkan Komen Kolum"
msgid "Display MIME types"
msgstr "Paparkan Ciri-ciri"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Letakkan medan di baris pertama"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Hos"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Masa dijana"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versi PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Pangkalan Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktur"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8147,6 +8271,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Jadual"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8374,7 +8504,6 @@ msgid "Enabled"
msgstr "Membenarkan"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Ciri-ciri hubungan am"
@@ -8401,11 +8530,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Tandabuku kueri-SQL"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8444,7 +8573,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "tiada keterangan"
@@ -8467,10 +8596,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Kata Pengenalan"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8478,7 +8612,7 @@ msgstr "Kata Pengenalan"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Isih"
#: libraries/replication_gui.lib.php:112
@@ -8489,7 +8623,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Pembolehubah"
@@ -8499,6 +8633,15 @@ msgstr "Pembolehubah"
msgid "Server ID"
msgstr "Pelayan"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Hos"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8516,13 +8659,12 @@ msgstr "Sebarang pengguna"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Add new field"
+msgid "Use text field:"
+msgstr "Tambah medan baru"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8551,9 +8693,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ulang-taip"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Change password"
+msgid "Generate Password:"
+msgstr "Ubah Katalaluan"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8596,13 +8745,14 @@ msgstr ""
msgid "Edit event"
msgstr "Hantar"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Proses-proses"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8896,96 +9046,96 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
msgid "Add routine"
msgstr "Tambah medan baru"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
msgid "routine"
msgstr "Tambah medan baru"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Tiada jadual dijumpai pada pangkalan data."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Tambah Pengguna Baru"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Tambah Pengguna Baru"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Tiada jadual dijumpai pada pangkalan data."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Tambah Pengguna Baru"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Hantar"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Tiada jadual dijumpai pada pangkalan data."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -9043,7 +9193,7 @@ msgstr "Atribut"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ekstra"
@@ -9149,8 +9299,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9158,7 +9308,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Pelayan"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9400,6 +9550,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informasi MasaJana"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Jangan tukar katalaluan"
@@ -9436,6 +9592,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Pengguna"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9478,7 +9641,6 @@ msgid "No user found."
msgstr "Tiada pengguna dijumpai."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Ubah Privilej"
@@ -9518,7 +9680,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9526,7 +9688,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9566,6 +9728,12 @@ msgstr "Anda telah mengemaskini privilej bagi %s."
msgid "Privileges for %s"
msgstr "Privilej"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Ubah Privilej"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9587,45 +9755,47 @@ msgstr ""
msgid "You have added a new user."
msgstr "Anda telah menambah pengguna baru."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Laksana kueri SQL pada pangkalan data %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "andabuku kueri-SQL ini"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Papar kueri ini di sini lagi"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Paparan sahaja"
@@ -9706,11 +9876,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Jadual %s telah dikosongkan"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Pengesan telah diaktifkan"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Pengesan tidak aktif."
@@ -9736,7 +9906,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Isih"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9827,7 +10001,7 @@ msgstr "Pada Awalan Jadual"
msgid "After %s"
msgstr "Selepas %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistik Baris"
@@ -9897,7 +10071,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Penggunaan ruang"
@@ -9905,12 +10079,12 @@ msgstr "Penggunaan ruang"
msgid "Effective"
msgstr "Berkesan"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10009,8 +10183,18 @@ msgstr "Selepas %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Pengumpulan"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10140,8 +10324,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Bilangan baris per halaman"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10200,7 +10386,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Penggunaan"
#: pmd_pdf.php:123
@@ -10224,7 +10410,7 @@ msgid "New page name: "
msgstr "Kata Pengenalan"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10243,6 +10429,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Ciri-ciri hubungan am"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10332,6 +10524,12 @@ msgstr ""
msgid "All"
msgstr "Semua"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "Skip Validate SQL"
+msgid "SQL history:"
+msgstr "Melangkau Pengesahan SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10383,31 +10581,31 @@ msgstr[1] "angkalan data %s telah digugurkan."
msgid "Databases statistics"
msgstr "Statistik pangkalan data"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
#, fuzzy
msgid "Enable Statistics"
msgstr "Statistik pangkalan data"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Tiada pangkalan data"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10436,7 +10634,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "Versi PHP"
@@ -10760,10 +10958,6 @@ msgstr ""
msgid "Add chart"
msgstr "Tambah medan baru"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10944,6 +11138,24 @@ msgstr[1] "sedang digunakan"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per jam"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "in use"
+msgid "per minute:"
+msgstr "sedang digunakan"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "Records"
+msgid "per second:"
+msgstr "Rekod"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Penyataan"
@@ -11571,7 +11783,7 @@ msgid "Global value"
msgstr "Nilai Global"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11677,7 +11889,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Tambah Pengguna Baru"
@@ -11883,7 +12095,9 @@ msgid "SQL result"
msgstr "Hasil SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Dijana oleh"
#: sql.php:1234
@@ -11897,8 +12111,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "andabuku kueri-SQL ini"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Label"
#: tbl_chart.php:38
@@ -11990,17 +12210,17 @@ msgstr "Nilai"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Jadual %s telah digugurkan"
@@ -12009,6 +12229,10 @@ msgstr "Jadual %s telah digugurkan"
msgid "View dump (schema) of table"
msgstr "Lihat longgokan (skema) pangkalan data"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12033,7 +12257,7 @@ msgstr "Jumlah"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12100,9 +12324,21 @@ msgstr "Nama jadual adalah kosong"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Papar jadual"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Penggunaan ruang"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistik Baris"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12135,6 +12371,12 @@ msgstr "Nama Kolum"
msgid "No index defined! Create one below"
msgstr "Tiada indeks ditafrifkan!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Pilih Medan untuk dipapar"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12178,112 +12420,116 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Tiada pangkalan data"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Versi Pelayan"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Versi Pelayan"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13428,6 +13674,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Pilihan Pelayan"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "kueri-SQL"
+
+#~ msgid "And"
+#~ msgstr "Dan"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "Bilangan baris per halaman"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Medan disertai oleh"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Medan dilarikan oleh"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Baris ditamatkan oleh"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/nb.po b/po/nb.po
index 6b4d295caf..dd28ccc458 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -1,9 +1,9 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-03-26 11:59+0200\n"
"Last-Translator: Stian Berg <mail.to.stian@gmail.com>\n"
"Language-Team: Norwegian Bokmål <http://l10n.cihar.com/projects/phpmyadmin/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Vis alle"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Sidenummer:"
@@ -39,19 +39,18 @@ 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:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Søk"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Søk"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Utfør"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nøkkel"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Beskrivelse"
@@ -117,15 +116,16 @@ msgstr "Databasen %1$s har blitt opprettet."
msgid "Database comment: "
msgstr "Database kommentar: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Tabellkommentarer"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "Tabellkommentarer"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolonne"
@@ -161,12 +161,12 @@ msgstr "Kolonne"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Type"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Type"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +193,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Standard"
@@ -219,11 +219,11 @@ msgstr "Linker til"
msgid "Comments"
msgstr "Kommentarer"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Kommentarer"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nei"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Nei"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ja"
@@ -274,7 +274,7 @@ msgstr "Ja"
msgid "View dump (schema) of database"
msgstr "Vis dump (skjema) av database"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Ingen tabeller i databasen."
@@ -287,7 +287,7 @@ msgstr "Velg alle"
msgid "Unselect All"
msgstr "Fjern alle valgte"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Databasen er uten navn!"
@@ -312,20 +312,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabell"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rader"
@@ -338,28 +337,25 @@ msgstr "Størrelse"
msgid "in use"
msgstr "i bruk"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Opprettet"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Sist oppdatert"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Sist kontrollert"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -397,16 +393,12 @@ msgstr "Overvåkede tabeller"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Database"
@@ -414,17 +406,17 @@ msgstr "Database"
msgid "Last version"
msgstr "Siste versjon"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Opprettet"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Oppdatert"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -433,13 +425,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Handling"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Vis"
@@ -448,18 +438,18 @@ msgid "Delete tracking data for this table"
msgstr "Slett overvåkningsdata for denne tabellen"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Slett"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktiv"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ikke aktiv"
@@ -467,11 +457,11 @@ msgstr "ikke aktiv"
msgid "Versions"
msgstr "Versjoner"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Overvåkningsrapport"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Strukturøyeblikksbilde"
@@ -487,24 +477,24 @@ msgstr "Overvåk tabell"
msgid "Database Log"
msgstr "Databaselogg"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Feil type!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Valgte eksporteringstype krever lagring til ei fil!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Feil parametere!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ikke nok plass til å lagre fila %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -512,12 +502,12 @@ msgstr ""
"Fila %s eksisterer alt på serveren, endre navnet eller merk av for "
"overskriving av fil."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump har blitt lagret til fila %s."
@@ -531,69 +521,82 @@ msgstr "Ugyldig eksport-type"
msgid "Value for the column \"%s\""
msgstr "Verdi for kolonnen \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Bruk OpenStreetMaps som baselag"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometri"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punkt"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Peker %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Legg til peker"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linjestreng"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Ytre ring"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Indre ring"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Legg til linjestreng"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Legg til en indre ring"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polygon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Legg til polygon"
@@ -695,12 +698,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Kommandoen/spørringen er utført"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Tilbake"
@@ -730,35 +733,40 @@ msgstr "Flere innstillinger"
msgid "Database server"
msgstr "Databaseserver"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Tjener"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Tjener:"
#: index.php:240
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Tjenertype"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Tjenerversjon"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokollversjon"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Bruker"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Server-tegnsett"
#: index.php:269
@@ -766,30 +774,36 @@ msgid "Web server"
msgstr "Webserver"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Databaseklientversjon"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP tillegg"
#: index.php:300
msgid "Show PHP information"
msgstr "Vis PHP-informasjon"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Versionsinformasjon"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentasjon"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -912,7 +926,7 @@ msgstr "\"DROP DATABASE\"-uttrykk er avslått."
msgid "Do you really want to execute \"%s\"?"
msgstr "Vil du virkelig utføre \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Du er i ferd med å SLETTE en komplett database!"
@@ -995,70 +1009,36 @@ msgstr "Oppfrisker privilegiene"
msgid "Removing Selected Users"
msgstr "Fjern valgte brukere"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Lukk"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Rediger"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Live trafikk-graf"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Live tilkbl./prosess-graf"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Live spørrings-graf"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "Statistikkdata"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Totalt"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Annet"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Tilkoblinger/prosesser"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Lokal monitor-konfigurasjon er inkompatibel"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1071,161 +1051,161 @@ msgstr ""
"Vennlist tilbakestill din konfigurasjon til standard i menyen "
"<i>Innstillinger</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Spørrings cache effektivitet"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Spørrings cache bruk"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Spørrings cache brukt"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "System CPU-bruk"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "System minne"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Systembytte"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Gjennomsnitt load"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Totalt minne"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Cached minne"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Buffered minne"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Ledig minne"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Brukt minne"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Totalt swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Cached swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Brukt swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Ledig swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes sendt"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes mottatt"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "tilkoblinger"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Prosesser"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabell(er)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Spørringer"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafikk"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Innstillinger"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Fjern graf"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Rediger tittel og etiketter"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Legg graf til grid"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Legg minst én variabel til serien"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1233,39 +1213,39 @@ msgstr "Legg minst én variabel til serien"
msgid "None"
msgstr "Ingen"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Gjenoppta monitor"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Pause overvåkning"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log og slow_query_log er aktivert."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log er aktivert."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log er aktivert."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log og general_log er deaktivert."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output er ikke satt til TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output er satt til TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1276,12 +1256,12 @@ msgstr ""
"lenger enn %d sekunder. Avhengig av ditt system, er det tilrådelig å sette "
"long_query_time til 0-2 sekunder."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time er satt til %d sekund(er)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1290,30 +1270,30 @@ msgstr ""
"omstart av server:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Lagre utdata til %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Aktiver %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Deaktiver %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Sett long_query_time til %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1321,53 +1301,53 @@ msgstr ""
"Du kan ikke endre disse verdiene. Logg inn som root eller kontakt din "
"databaseadministrator."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Endre innstillinger"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Nåværende innstillinger"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Fremstillings-tittel"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Differensial"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Delt på %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Enhet"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Fra langsom logg"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Fra generell logg"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analyserer logger"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analyserer og laster inn logger. Dette kan ta tid."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Avbryt forespørsel"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1377,7 +1357,7 @@ msgstr ""
"Men kun SQL-spørringene har blitt brukt som en grupperingskriterie, så andre "
"attributter i spørringer som starter samtidig kan variere."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1387,32 +1367,32 @@ msgstr ""
"spørringer i samme tabellen bli gruppert sammen, uten hensyn til de innsatte "
"dataene."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Loggdata lastet inn. Spørringer vil bli utført i løpet av denne tidsplanen:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "GÃ¥ til Loggtabellen"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Ingen data funnet"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Logg analysert, men ingen data var funnet i løpet av tidsperioden."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analyserer…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Forklar utdata"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1420,67 +1400,67 @@ msgstr "Forklar utdata"
msgid "Time"
msgstr "Tid"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Total tid:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profileringsresultater"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabell"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Grafisk fremstilling"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Endre fremstilling"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serier"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Logg tabellfiltervalgene"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrer"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrer spørringer med ord/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"Grupper spørringer, og ignorer varierende data brukt i WHERE-muligheter"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Sum av grupperte rader:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Totalt:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Laster logger"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Visningsoppdatering feilet"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1490,28 +1470,28 @@ msgstr ""
"respons. Dette er mest sannsynlig begrunnet at din sesjon utgikk. Det burde "
"hjelpe å laste inn siden og logge inn på nytt."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Oppdater siden"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Berørte rader:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Feilet analyseringen av konfigurasjonsfilen. Det virker ikke som det er "
"gyldig JSON-kode."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Kunne ikke bygge diagramrutenett med importert konfigurasjon. Setter til "
"standardkonfigurasjon…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1519,229 +1499,238 @@ msgstr ""
msgid "Import"
msgstr "Importer"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importer overvåkningskonfigurasjon"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Velg filen du vil importere"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analyser Spørring"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "RÃ¥dgivningssystem"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Mulige ytelsesproblemer"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problem"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Anbefaling"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Regeldetaljer"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Begrunnelse"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Brukt variabel / formel"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Avbryt"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Laster"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Prosessforespørsel"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Feil i prosesseringsforespørsel"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Feilkode: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Feilmelding: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ingen databaser er valgt."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Dropper kolonne"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Legger til primærnøkkel"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Klikk for å overse dette varselet"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Endrer databasenes navn"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Gjennlast database"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopierer database"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Endrer tegnsett"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabellen må ha minst en kolonne"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Sett inn tabell"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Skjul indekser"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Vis indekser"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Kontroll av fremmednøkler:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Aktivert)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Deaktivert)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Søker"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Skjul søkeresultater"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Vis søkeresultater"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Leser"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Sletter"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Definisjonen av en lagret funksjon må inneholde RETURN erklæring!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET-editor"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Verdier for kolonne %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Verdier for ny kolonne"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Skriv hver verdi i et eget felt"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Legg til %d verdi(er)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Legg merke til: Om filen inneholder flere tabeller, så vil de kombineres til "
"en tabell"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Skjul spørringsboks"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Vis spørringsboks"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Rediger"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ingen rader valgt"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Endre"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Spørringens utførelsestid"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d er ikke et gyldig radnummer."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1750,91 +1739,115 @@ msgstr "%d er ikke et gyldig radnummer."
msgid "Save"
msgstr "Lagre"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Skjul søkekriterier"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Vis søkekriterier"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Utvidet søk"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Hvert punkt representerer en datarad."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Ved å ha musen over punktet vises dets etikett."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "For å zoome inn, velger en del for plotteområdet med musen."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Trykk på \"tilbakestill zoom\"-knappen for å gå tilbake til "
"standardvisningen."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Velg et datapunkt for å vise, og eventuelt endre raden med data."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Du kan endre størrelsen på området ved å dra i hjørnet nederst til høyre."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Velg to kolonner"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Velg to forskjellige kolonner"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Spørringsresultater"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Datapunktinnhold"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorer"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopier"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punkt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linjestreng"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometri"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Indre ring"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Ytre ring"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Legg til kolonner"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Velg referert nøkkel"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Velg fremmednøkkel"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Velg primærnøkkelen eller en unik nøkkel"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Velg kolonne for visning"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1842,20 +1855,20 @@ msgstr ""
"Du har ikke lagret endringene i utseendet. De vil forsvinne om du ikke "
"lagrer dem. Ønsker du å fortsette?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Legg til valg for kolonne "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objekt(er) opprettet"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Trykk escape for å avbryte endring"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1863,85 +1876,85 @@ msgstr ""
"Du har endret en del data og de har ikke blitt lagret. Er du sikker på at du "
"vil forlate denne siden før du lagrer dataene?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Dra for å omplassere"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Klikk for å sortere"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Klikk for å markere/ta vekk markering"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Dobbelklikk for å kopiere kolonnenavn"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Klikk pilen som peker ned<br />for å bytte på kolonnens synlighet"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "Du kan også endre de fleste verdiene<br /> ved å dobbeltklikke på dem."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "Du kan også endre de fleste verdiene<br />ved å dobbeltklikke på dem."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "GÃ¥ til link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopier kolonnenavn"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Høyreklikk på kolonnenavnet for å kopiere det til utklippstavlen."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Vis datarad(er)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Generer passord"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generer"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Endre passord"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Mer"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Vis panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Skjul panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "Den valgte siden ble ikke funnet i historikken. Siden kan ha utløpt."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1951,266 +1964,266 @@ msgstr ""
"versjon er %s, utgitt den %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", siste tilgjengelige versjon:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "er oppdatert"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Utført"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Forrige"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Neste"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "I dag"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Januar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Februar"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Mars"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "April"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Juni"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Juli"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "August"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "September"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Oktober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "November"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Desember"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Des"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Søndag"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Mandag"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Tirsdag"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Onsdag"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Torsdag"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Fredag"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Lørdag"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Søn"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Man"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Tir"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Ons"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Tor"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Fre"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Lør"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Søndag"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Man"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Tir"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Ons"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Tor"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Fre"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Lør"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Uke"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalender-måned-år"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "ingen"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Time"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minutt"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekund"
@@ -2260,16 +2273,16 @@ msgstr "Uventede karakterer på linje %s"
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr "Uventet karakter på linje %1$s. Forventet \"tab\", men fant \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per sekund"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per minutt"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per time"
@@ -2277,43 +2290,59 @@ msgstr "per time"
msgid "per day"
msgstr "hver dag"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Nåværende konfigurasjonsfil (%s) er ikke lesbar."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "Gale tillatelser på konfigurasjonsfilen, den burde ikke være skrivbar!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Fontstørrelse"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Stigende"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Synkende"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolonne"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sorter"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Vis"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriterier"
#: libraries/DBQbe.class.php:576
@@ -2333,33 +2362,43 @@ msgid "Use Tables"
msgstr "Bruk tabeller"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Eller"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "og"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Sett inn"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Slett"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Endre"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-spørring i database <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Kjør spørring"
@@ -2399,8 +2438,8 @@ msgstr[0] "%1$s treff i <strong>%2$s</strong>"
msgstr[1] "%1$s treff i <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Se på"
@@ -2414,9 +2453,9 @@ msgstr "Slett treffene for %s tabellen?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Slett"
@@ -2452,40 +2491,45 @@ msgstr "Lagre redigerte data"
msgid "Restore column order"
msgstr "Tilbakestill kolonnerekkefølge"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Start"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Forrige"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Neste"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Siste"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Startrad"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Antall rader"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Antall rader:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Modus"
#: libraries/DisplayResults.class.php:919
@@ -2509,7 +2553,7 @@ msgstr "Topptekst hver %s. rad"
msgid "Sort by key"
msgstr "Sorter etter nøkkel"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2623,12 +2667,12 @@ msgid "Query took %01.4f sec"
msgstr "Spørring tok %01.4f sek"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Med avkrysset:"
@@ -2638,16 +2682,16 @@ msgstr "Med avkrysset:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Merk alle"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2750,12 +2794,12 @@ msgstr "Ã…pne nytt phpMyAdmin vindu"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cookies må være slått på forbi dette punkt."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "JavaScript må være slått på forbi dette punktet"
@@ -2767,21 +2811,21 @@ msgstr "Ingen indeks definert!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indekser"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pakket"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalitet"
@@ -2790,15 +2834,14 @@ msgstr "Kardinalitet"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Sammenligning"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Kommentar"
@@ -2811,7 +2854,7 @@ msgstr "Primærnøkkelen har blitt slettet"
msgid "Index %s has been dropped"
msgstr "Indeksen %s har blitt slettet"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2826,6 +2869,11 @@ msgstr ""
msgid "Databases"
msgstr "Databaser"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Tjener"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2833,35 +2881,39 @@ msgid "View"
msgstr "Vis"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Søk"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Sett inn"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operasjoner"
@@ -2878,7 +2930,7 @@ msgstr "Overvåkning"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Triggere"
@@ -2901,14 +2953,14 @@ msgstr "Spørring ved eksempel (Query by Example)"
msgid "Privileges"
msgstr "Privilegier"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutiner"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Hendelser"
@@ -2948,7 +3000,7 @@ msgstr "Programtillegg"
msgid "Engines"
msgstr "Motorer"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2992,8 +3044,7 @@ msgstr "Tidligere tabeller"
msgid "There are no recent tables"
msgstr "Det er ikke noen nylig brukte tabeller"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-spørring"
@@ -3132,11 +3183,15 @@ msgid "Target database `%s` was not found!"
msgstr "MÃ¥ldatabasen %s ble ikke funnet!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Ugylding database"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Ugylding tabellnavn"
#: libraries/Table.class.php:1210
@@ -3184,7 +3239,7 @@ msgstr "Funksjon"
msgid "Operator"
msgstr "Operatør"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3200,60 +3255,65 @@ msgstr "Tabellsøk"
msgid "Edit/Insert"
msgstr "Rediger/Sett inn"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Velg kolonner (minst ett):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Eller"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Antall poster per side"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Visningsrekkefølge:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, 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:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Se de eksterne verdiene"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Ytterligere søkekriterier"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Utfør en \"spørring ved eksempel\" (jokertegn: \"%\") for to forskjellige "
"kolonner"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Utfør en \"spørring ved eksempel\" (jokertegn: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Bruksforklaring"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Tilbakestill zoom"
@@ -3285,8 +3345,10 @@ msgstr "Stilen %s ble ikke funnet!"
msgid "Theme path not found for theme %s!"
msgstr "Stilsti ble ikke funnet for stilen %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3574,7 +3636,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Maksimum størrelse: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-spørring"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3587,119 +3655,134 @@ msgstr "Maksimum størrelse: %s%s"
msgid "MySQL said: "
msgstr "MySQL sa: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Kunne ikke koble til SQL validerer!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Forklar SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Ikke forklar SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "uten PHP kode"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Lag PHP kode"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Oppdater"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Ikke teste SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Test SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Inline redigering av denne spørringa"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Innebygd"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilering"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Søn"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B, %Y %H:%M %p"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dager, %s timer, %s minutter og %s sekunder"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Mangler parametere:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Hopp til databasen &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Klikk for å endre"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Bla gjennom datamaskinen:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Merk fra opplastingskatalogen på vevtjeneren <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Katalogen du anga for opplasting kan ikke nåes"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Det er ingen filer å laste opp"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Tøm"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Utfør"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Skriv ut"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Opprettet"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Sist oppdatert"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Sist kontrollert"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "delt"
@@ -3711,13 +3794,17 @@ msgstr "delt"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Totalt"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3779,6 +3866,12 @@ msgstr "Ugyldig tjenerindeks: \"%s\""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Ugyldig tjenernavn for tjener %1$s. Kontroller din konfigurasjon."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Tjener"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Ugyldig autentiseringsmetode satt opp i konfigureringen:"
@@ -3830,7 +3923,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Avslått"
@@ -3918,7 +4011,7 @@ msgstr "Ikke et gyldig portnummer"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Ugyldig verdi"
@@ -3967,26 +4060,26 @@ msgstr "SOAP tillegg ble ikke funnet"
msgid "maximum %s"
msgstr "maksimum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Sett verdi: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Gjennopprett standard verdi"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Tillat brukere å endre denne verdien"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4247,7 +4340,7 @@ msgid "Character set of the file"
msgstr "Filas tegnsett"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4264,7 +4357,6 @@ msgstr "Kompresjon"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4274,13 +4366,17 @@ msgstr "Sett inn kolonnenavn i første rad"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Kolonner omsluttet av"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Kolonner omsluttet av:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Kolonner beskyttet med"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4288,8 +4384,10 @@ msgstr "Kolonner beskyttet med"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Erstatt NULL med"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Erstatt NULL med:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4298,12 +4396,16 @@ msgstr "Fjern CRLF tegn inne i kolonner"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Kolonner avsluttet med"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Linker avsluttet med"
#: libraries/config/messages.inc.php:80
@@ -4339,8 +4441,6 @@ msgid "Include table caption"
msgstr "Inkluder tabelloverskrift"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tabelloverskrift"
@@ -4349,8 +4449,6 @@ msgid "Continued table caption"
msgstr "Fortsettet tabelloverskrift"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Merkelappnøkkel"
@@ -4375,7 +4473,7 @@ msgid "Save on server"
msgstr "Lagre på tjener"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Skriv over eksisterende filer"
@@ -4393,7 +4491,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Bruk venstre anførselstegn med tabell og kolonnenavn"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL kompatibilitetsmodus"
@@ -6013,7 +6111,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -6045,12 +6143,8 @@ msgstr "Ignorer låste tabeller"
msgid "Requires SQL Validator to be enabled"
msgstr "Krever at SQL Validator er aktivert"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6075,8 +6169,8 @@ msgstr ""
"Hvis du har et egendefinert brukernavn, angi det her (standard: [kbd]"
"anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Brukernavn"
@@ -6293,6 +6387,12 @@ msgstr "Blankt phpMyAdmin kontrollbruker for bruk av pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Blankt phpMyAdmin kontrollbrukerpassord for bruk av pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Ugyldig verdi"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6347,15 +6447,25 @@ msgstr ""
msgid "No Password"
msgstr "Intet passord"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Passord:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Gjenta"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Passordnøkling"
#: libraries/display_change_password.lib.php:87
@@ -6363,7 +6473,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 kompatibel"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Opprett ny database"
@@ -6371,6 +6480,12 @@ msgstr "Opprett ny database"
msgid "Create"
msgstr "Opprett"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Opprett ny database"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6401,90 +6516,86 @@ msgstr "Antall kolonner"
msgid "Could not load export plugins, please check your installation!"
msgstr "Kunne ikke laste eksporttillegg, kontroller din innstallasjon!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Eksporter database fra gjeldende tjener"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Eksporter tabell fra \"%s\" database"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Eksporter rader fra %s tabell"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Eksportmetode:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Hurtig - vis minimum alternativer"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Egendefinert - vis alle alternativer"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Database(r):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabell(er):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Rader:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Dump (noen) rad(er)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Antall rader:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Start med rad:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Dump alle rader"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Utskrift:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Lagre på server i <b>%s</b> katalogen"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Lagre utdata til fil"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Filnavn mal:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ vil bli tjenernavnet"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ vil bli databasenavnet"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ vil bli tabellnavnet"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting "
@@ -6499,47 +6610,47 @@ msgstr ""
"tidformateringsstrenger. I tillegg vil følgende transformasjoner skje: %3$s. "
"All annen tekst beholdes som den er."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Filens tegnsett:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Komprimering:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "Pakket (zip)"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzippet"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "Komprimert (bz2)"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Vis utskrift som tekst"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Formatspesifike valg:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6547,7 +6658,7 @@ msgstr ""
"Bla ned for å fylle ut valgene for det valgte formatet og ignorere valgene "
"for andre formater."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Kodingskonvertering:"
@@ -6561,7 +6672,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6694,6 +6805,10 @@ msgstr "Format-spesifikke valg:"
msgid "Language"
msgstr "Språk"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versionsinformasjon"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Datalagringsmappe"
@@ -7126,8 +7241,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Binær - må ikke redigeres"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "webtjener opplastingskatalog"
#: libraries/insert_edit.lib.php:1400
@@ -7194,46 +7311,46 @@ msgstr "Ingen"
msgid "Convert to Kana"
msgstr "Konverter til Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Erstatt tabellprefiks"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopier tabell med prefiks"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fr"
msgid "From"
msgstr "Fre"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Send"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add prefix"
msgstr "Utfør indeks(er)"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ingen endring"
@@ -7451,18 +7568,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Endre tabellrekkefølge ved"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7480,7 +7597,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Kolonner"
@@ -7489,7 +7606,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7500,12 +7617,12 @@ msgstr ""
msgid "Functions"
msgstr "Funsjoner"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7516,7 +7633,7 @@ msgstr ""
msgid "Procedures"
msgstr "Prosedyrer"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7527,7 +7644,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7537,13 +7654,15 @@ msgstr ""
msgid "Views"
msgstr "Visning"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Endre databasens navn til"
#: libraries/operations.lib.php:107
@@ -7560,22 +7679,24 @@ msgid "Drop the database (DROP)"
msgstr "Drop databasen (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Kun struktur"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktur og data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Bare data"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kopier databasen til"
#: libraries/operations.lib.php:186
@@ -7614,8 +7735,11 @@ msgstr "Tabellinnstillinger"
msgid "Rename table to"
msgstr "Endre tabellens navn"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tabellkommentarer"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Lagringsmotor"
@@ -7770,20 +7894,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Du kan skrive vertsnavn/IP adresse og port separert med mellomrom."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Tjener:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Brukernavn:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Passord:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Tjenervalg"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7954,13 +8072,27 @@ msgstr "Struktur i tabell @TABLE@"
msgid "Object creation options"
msgstr "Transformasjonsvalg"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tabelloverskrift"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Tabelloverskrift"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Merkelappnøkkel"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7980,32 +8112,60 @@ msgstr "Vis kommentarer"
msgid "Display MIME types"
msgstr "Vis MIME-typer"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Sett inn kolonnenavn i første rad"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Vert"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Generert den"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP-Versjon"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Database"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktur"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export contents"
@@ -8171,6 +8331,12 @@ msgstr ""
msgid "Export contents"
msgstr "Eksporter innhold"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabell"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8461,7 +8627,6 @@ msgid "Enabled"
msgstr "Påslått"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Generelle relasjonsegenskaper"
@@ -8488,11 +8653,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Lagret SQL-spørring"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-historie"
@@ -8537,7 +8702,7 @@ 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:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "ingen beskrivelse"
@@ -8562,17 +8727,24 @@ msgstr ""
"Forsikre deg om at du har unik server-id i din konfigurasjonsfil(my.cnf). "
"Hvis ikke, legg til følgende linje i [mysqld] seksjonen:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Brukernavn"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Brukernavn"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8583,7 +8755,7 @@ msgstr "Masterstatus"
msgid "Slave status"
msgstr "Slavestatus"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variabler"
@@ -8592,6 +8764,15 @@ msgstr "Variabler"
msgid "Server ID"
msgstr "Tjener ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Vert"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8611,12 +8792,11 @@ msgstr "Alle brukere"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Bruk tekstfelt"
#: libraries/replication_gui.lib.php:326
@@ -8648,8 +8828,15 @@ msgstr ""
"Når vertstabellen er brukt så ignoreres dette feltet og verdier lagret i "
"vertstabellen blir brukt istedet."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Gjenta"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generer passord"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8696,13 +8883,14 @@ msgstr ""
msgid "Edit event"
msgstr "Rediger tjener"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Error in Processing Request"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Feil i prosesseringsforespørsel"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9016,109 +9204,109 @@ msgstr "Ugylding tabellnavn"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add routine"
msgstr "Utfør indeks(er)"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export defaults"
msgid "Export of routine %s"
msgstr "Eksportinnstillinger"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Rutiner"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Du har ikke nok rettigheter til å være her nå!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "Ingen tabeller funnet i databasen"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no routines to display."
msgstr "Det er ingen filer å laste opp"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "Legg til en ny tjener"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of trigger %s"
msgstr "Eksporter innhold"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Triggere"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Du har ikke nok rettigheter til å være her nå!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Ingen tabeller funnet i databasen"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no triggers to display."
msgstr "Det er ingen filer å laste opp"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "Legg til en ny tjener"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of event %s"
msgstr "Eksporter innhold"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Hendelse"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Du har ikke nok rettigheter til å være her nå!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No event with name %1$s found in database %2$s"
msgstr "Ingen tabeller funnet i databasen"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no events to display."
@@ -9178,7 +9366,7 @@ msgstr "Attributter"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ekstra"
@@ -9282,14 +9470,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "slå av/på kladdevindu"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ukjent språk: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Gjeldende tjener"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9535,6 +9725,12 @@ msgstr ""
msgid "Login Information"
msgstr "Innlogingsinformasjon"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Bruk tekstfelt"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ikke endre passordet"
@@ -9571,6 +9767,13 @@ msgstr "Gi alle privilegier for databasen &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Brukere som har adgang til &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Bruker"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9611,7 +9814,6 @@ msgid "No user found."
msgstr "Ingen bruker(e) funnet."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Rediger privilegier"
@@ -9653,7 +9855,9 @@ msgid "Column-specific privileges"
msgstr "Kolonne-spesifikke privilegier"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Legg til privilegier til følgende database"
#: libraries/server_privileges.lib.php:2290
@@ -9661,7 +9865,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Jokertegnene _ og % må beskyttes med en \\ for å bruke dem direkte"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Legg til privilegier til følgende tabell"
#: libraries/server_privileges.lib.php:2525
@@ -9701,6 +9907,12 @@ msgstr "Du har oppdatert privilegiene til %s."
msgid "Privileges for %s"
msgstr "Privilegier"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Rediger privilegier"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9728,45 +9940,47 @@ msgstr "Den valgte brukeren ble ikke funnet i privilegietabellen."
msgid "You have added a new user."
msgstr "Du har lagt til en ny bruker."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Fjern"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Lagre denne SQL-spørringen"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "La alle brukere ha adgang til dette bokmerket"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Erstatt eksisterende bokmerke med samme navn"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ikke overskriv denne spørringen fra andre vinduer"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Skilletegn"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Vis denne spørring her igjen"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Bare se"
@@ -9848,11 +10062,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabellen %s har blitt tømt"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Overvåkning er aktiv."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Overvåkning er ikke aktiv."
@@ -9878,7 +10092,11 @@ msgstr "Legg prefiks til tabell"
msgid "Check tables having overhead"
msgstr "Merk overheng"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sorter"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Ingen"
@@ -9964,7 +10182,7 @@ msgstr "Ved begynnelsen av tabellen"
msgid "After %s"
msgstr "Etter %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Radstatistikk"
@@ -10038,7 +10256,7 @@ msgstr ""
msgid "Information"
msgstr "Informasjon"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Plassbruk"
@@ -10046,12 +10264,12 @@ msgstr "Plassbruk"
msgid "Effective"
msgstr "Effektiv"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabellen %1$s har blitt endret"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Gather errors"
msgid "Query error"
@@ -10145,8 +10363,22 @@ msgstr "Etter %s"
msgid "Table name"
msgstr "Tabellnavn"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Lagringsmotor"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Sammenligning"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Partisjonsdefinisjon"
#: libraries/tbl_common.inc.php:54
@@ -10276,7 +10508,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Skjul/Vis tabeller uten relasjoner"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Antall tabeller"
#: pmd_general.php:467
@@ -10338,7 +10572,7 @@ msgstr "Sideopprettelsen feilet"
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "sider"
#: pmd_pdf.php:123
@@ -10366,7 +10600,9 @@ msgid "New page name: "
msgstr "Brukernavn"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Eksporter/Importer til skala"
#: pmd_pdf.php:146
@@ -10385,6 +10621,12 @@ msgstr "Feil: Relasjon ikke opprettet."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY relasjon lagt til"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Generelle relasjonsegenskaper"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Intern relasjon lagt til"
@@ -10482,6 +10724,12 @@ msgstr "Importer filer"
msgid "All"
msgstr "Alle"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-historie"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10533,20 +10781,20 @@ msgstr[1] "%s databasene har blitt slettet."
msgid "Databases statistics"
msgstr "Statistikk for databaser"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Masterreplikasjon"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slavereplikasjon"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Slå på statistikk"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10554,11 +10802,11 @@ msgstr ""
"OBS: Når du slår på databasestatistikk så kan det medføre stor traffik "
"mellom webtjeneren og MySQL-tjeneren."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Ingen databaser"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Lagringsmotorer"
@@ -10586,7 +10834,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versjon"
@@ -10937,10 +11185,6 @@ msgstr ""
msgid "Add chart"
msgstr "Utfør indeks(er)"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11135,6 +11379,24 @@ msgstr[1] "Minutt"
msgid "Questions since startup: %s"
msgstr "Endre oppstartssiden"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per time"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per minutt"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "per sekund"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Oversikt"
@@ -11881,7 +12143,7 @@ msgid "Global value"
msgstr "Global verdi"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Last ned"
@@ -11998,7 +12260,7 @@ msgstr "Doner"
msgid "Edit server"
msgstr "Rediger tjener"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Legg til en ny tjener"
@@ -12288,7 +12550,9 @@ msgid "SQL result"
msgstr "SQL-resultat"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generert av"
#: sql.php:1234
@@ -12302,8 +12566,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemer med indeksene i tabellen `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Lagre denne SQL-spørringen"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Navn"
#: tbl_chart.php:38
@@ -12401,17 +12671,17 @@ msgstr "Verdi"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabel %s eksisterer allerede!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' database eksisterer ikke."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabellen %1$s har blitt opprettet."
@@ -12420,6 +12690,10 @@ msgstr "Tabellen %1$s har blitt opprettet."
msgid "View dump (schema) of table"
msgstr "Vis dump (skjema) av tabell"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ugylding tabellnavn"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -12448,7 +12722,7 @@ msgstr "Antall loggfiler"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12517,9 +12791,21 @@ msgstr "Tabellnavnet er tomt!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Vis tabeller"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Plassbruk"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Radstatistikk"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12555,6 +12841,12 @@ msgstr "Begrensninger for tabell"
msgid "No index defined! Create one below"
msgstr "Ingen indeks definert!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Velg kolonne for visning"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12603,120 +12895,124 @@ msgstr "Kommenter ut disse to linjene hvis du ikke trenger dem."
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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versjon %s øyeblikksbilde (SQL kode)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
#, fuzzy
#| msgid "Track these data definition statements:"
msgid "Tracking data definition successfully deleted"
msgstr "Spor disse datadefinisjonsspørringene:"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
#, fuzzy
#| msgid "Track these data manipulation statements:"
msgid "Tracking data manipulation successfully deleted"
msgstr "Spor disse datamanipulasjonsspørringene:"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Overvåkingsspørringer"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
#, 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:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Ingen databaser"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Dato"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Datadefinisjonsuttrykk"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Datamanipulasjonsuttrykk"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL dump (filnedlasting)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL dump"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Dette valget vil erstatte din tabell og dataene den inneholder."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL utførelse"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Eksporter som %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Vis versjoner"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "Deaktiver overvåkning av %s.%s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Deaktiver nå"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "Aktiver overvåkning av %s.%s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktiver nå"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Spor disse datadefinisjonsspørringene:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Spor disse datamanipulasjonsspørringene:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Opprett versjon"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "FÃ¥ flere temaer!"
@@ -13964,6 +14260,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "maks. samtidige tilkoblinger"
+#~ msgid "Live traffic chart"
+#~ msgstr "Live trafikk-graf"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Live tilkbl./prosess-graf"
+
+#~ msgid "Live query chart"
+#~ msgstr "Live spørrings-graf"
+
+#~ msgid "Static data"
+#~ msgstr "Statistikkdata"
+
+#~ msgid "And"
+#~ msgstr "og"
+
+#~ msgid "Number of rows"
+#~ msgstr "Antall rader"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Kolonner omsluttet av"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Kolonner beskyttet med"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Erstatt NULL med"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linker avsluttet med"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/nl.po b/po/nl.po
index f48f46f44f..e7c54fd446 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,10 +1,10 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-03-25 09:48+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-30 13:21+0200\n"
"Last-Translator: Dieter Adriaenssens <ruleant@users.sourceforge.net>\n"
"Language-Team: Dutch <http://l10n.cihar.com/projects/phpmyadmin/master/nl/>\n"
"Language: nl\n"
@@ -12,20 +12,20 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 1.5-dev\n"
+"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Toon alles"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Paginanummer:"
@@ -38,19 +38,17 @@ msgstr ""
"Het doelvenster kon niet worden bijgewerkt. Misschien heeft u het venster "
"afgesloten of uw browser blokkeert bijwerkingen van uw venster."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Zoeken"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Zoeken:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -72,23 +70,23 @@ msgstr "Zoeken"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Start"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Sleutelnaam"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Beschrijving"
@@ -116,15 +114,15 @@ msgstr "Databank %1$s werd aangemaakt."
msgid "Database comment: "
msgstr "Databankopmerking: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Tabelopmerkingen"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Tabelopmerkingen:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,8 +134,8 @@ msgstr "Tabelopmerkingen"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolom"
@@ -160,12 +158,12 @@ msgstr "Kolom"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Type"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -177,7 +175,7 @@ msgstr "Type"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Leeg"
@@ -192,7 +190,7 @@ msgstr "Leeg"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Standaardwaarde"
@@ -218,11 +216,11 @@ msgstr "Verwijst naar"
msgid "Comments"
msgstr "Opmerkingen"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -235,21 +233,21 @@ msgstr "Opmerkingen"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nee"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -262,10 +260,10 @@ msgstr "Nee"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ja"
@@ -273,7 +271,7 @@ msgstr "Ja"
msgid "View dump (schema) of database"
msgstr "Bekijk een dump (schema) van databank"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Geen tabellen gevonden in de databank."
@@ -286,7 +284,7 @@ msgstr "Selecteer alles"
msgid "Unselect All"
msgstr "Deselecteer alles"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "De databanknaam is leeg!"
@@ -312,20 +310,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabel"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rijen"
@@ -338,29 +335,23 @@ msgstr "Grootte"
msgid "in use"
msgstr "in gebruik"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Gecreëerd"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Aangemaakt:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Laatst bijgewerkt"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Laatst bijgewerkt:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Laatst gecontroleerd"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Laatst gecontroleerd:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -397,16 +388,12 @@ msgstr "Tabellen met tracker"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Databank"
@@ -414,17 +401,17 @@ msgstr "Databank"
msgid "Last version"
msgstr "Laatste versie"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Aangemaakt"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Bijgewerkt"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -433,13 +420,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Actie"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Toon"
@@ -448,18 +433,18 @@ msgid "Delete tracking data for this table"
msgstr "Verwijder tracking data voor deze tabel"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Verwijderen"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "ingeschakeld"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "niet actief"
@@ -467,11 +452,11 @@ msgstr "niet actief"
msgid "Versions"
msgstr "Versies"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Tracking-rapport"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Structuur-snapshot"
@@ -487,25 +472,25 @@ msgstr "Tabel tracken"
msgid "Database Log"
msgstr "Databank-log"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Verkeerd type!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
"Het geselecteerde export type dient als een bestand te worden opgeslagen!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Verkeerde parameters!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Onvoldoende ruimte om het bestand %s op te slaan."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -513,12 +498,12 @@ msgstr ""
"Bestand %s bestaat al op de server, verander de bestandsnaam of activeer de "
"optie overschrijven."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump is bewaard als %s."
@@ -532,71 +517,81 @@ msgstr "Ongeldig exporttype"
msgid "Value for the column \"%s\""
msgstr "Waarde voor kolom \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Gebruik OpenStreetMaps als basislayer"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geometrie"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometrie %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Punt"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Punt:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Voeg een punt toe"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Lijnstuk definitie"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Lijnstuk definitie %d:"
# https://nl.wikipedia.org/wiki/Aangeschreven_cirkel
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Aangeschreven cirkel"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring"
+msgid "Outer ring:"
+msgstr "Aangeschreven cirkel:"
# https://nl.wikipedia.org/wiki/Ingeschreven_cirkel
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Ingeschreven cirkel"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Ingeschreven cirkel %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Voeg een lijnstuk toe"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Voeg een ingeschreven cirkel toe"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Polygoon"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Polygoon %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Voeg een veelhoek toe"
@@ -702,12 +697,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Uw SQL-query is succesvol uitgevoerd"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Terug"
@@ -737,66 +732,69 @@ msgstr "Overige instellingen"
msgid "Database server"
msgstr "Databankserver"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
-msgid "Server type"
-msgstr "Servertype"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Servertype:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Serverversie"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Serverversie:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Protocolversie"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Protocolversie:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Gebruiker"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Gebruiker:"
#: index.php:257
-msgid "Server charset"
-msgstr "Karakterset van server"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Karakterset van server:"
#: index.php:269
msgid "Web server"
msgstr "Webserver"
#: index.php:282
-msgid "Database client version"
-msgstr "Client-versie van databank"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Client-versie van databank:"
#: index.php:286
-msgid "PHP extension"
-msgstr "PHP-uitbreiding"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "PHP-uitbreiding:"
#: index.php:300
msgid "Show PHP information"
msgstr "Informatie over PHP weergeven"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Versie-informatie"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Versie-informatie:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentatie"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -921,7 +919,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "U staat op het punt een volledige databank te VERWIJDEREN!"
@@ -1004,70 +1002,36 @@ msgstr "Rechten worden herladen"
msgid "Removing Selected Users"
msgstr "Geselecteerde gebruikers worden verwijderd"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Sluiten"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Wijzigen"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Grafiek met huidig dataverkeer"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Live conn./process grafiek"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Grafiek van actieve queries"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Totaal"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Andere"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Verbindingen / Processen"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Configuratie van lokale monitoring is niet geldig"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1080,161 +1044,161 @@ msgstr ""
"Gelieve de instellingen te resetten naar de standaardwaarden in het menu "
"<i>Instellingen</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Querycache-efficiëntie"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Querycache-gebruik"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Querycache gebruikt"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "CPU-gebruik"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Systeemgeheugen"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Systeemwisselbestand"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Gemiddelde systeembelasting"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Totaal geheugen"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Gecached geheugen"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Gebufferd geheugen"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Vrij geheugen"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Gebruikt geheugen"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Totaal wisselbestand"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Gecached wisselbestand"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Wisselbestand in gebruik"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Vrij wisselbestand"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Doorgestuurde bytes"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Ontvangen bytes"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Verbindingen"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processen"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabel(len)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Questions"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Verkeer"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Instellingen"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Grafiek verwijderen"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Titel en labels aanpassen"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Grafiek toevoegen aan raster"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Gelieve tenminste één variabele toe te voegen aan de reeks"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1242,39 +1206,39 @@ msgstr "Gelieve tenminste één variabele toe te voegen aan de reeks"
msgid "None"
msgstr "Geen"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Monitor heropstarten"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Monitor pauzeren"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log en slow_query_log zijn ingeschakeld."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log is ingeschakeld."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log is ingeschakeld."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log en general_log zijn uitgeschakeld."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output heeft niet TABLE als instelling."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output is ingesteld op TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1285,12 +1249,12 @@ msgstr ""
"duren dan %d seconden. Het is aangeraden om long_query_time in te stellen op "
"0-2 seconden, afhankelijk van uw systeem."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time is ingesteld op %d seconde(n)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1299,30 +1263,30 @@ msgstr ""
"de standaardwaarde bij herstart van de server:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "log_ouput instellen op %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "%s inschakelen"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "%s uitschakelen"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_time instellen op %dsec"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1330,53 +1294,53 @@ msgstr ""
"U kan deze variabelen niet wijzigen. Gelieve in te loggen als root of neem "
"contact op met de databankbeheerder."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Instellingen wijzigen"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Huidige instellingen"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Grafiektitel"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Verschil"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Gedeeld door %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Eenheid"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Uit het logbestand van trage queries"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Uit het algemene logbestand"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Bezig met analyseren van logbestanden"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Logbestanden worden geladen en geanalyseerd. Dit kan even duren."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Aanvraag onderbreken"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1386,7 +1350,7 @@ msgstr ""
"de SQL-query werd gebruikt als criterium voor het groeperen, dus andere "
"eigenschappen van queries, zoals de starttijd, kunnen verschillend zijn."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1396,33 +1360,33 @@ msgstr ""
"queries voor dezelfde tabel ook gegroepeerd worden, zonder rekening te "
"houden met de gegevens die ingevoegd worden."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Loggegevens werden geladen. Aantal uitgevoerde queries in deze tijdspanne:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Ga naar tabel Log"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Geen gegevens gevonden"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Log werd geanalyseerd, maar geen gegevens werden gevonden in deze tijdspanne."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Gegevens worden geanalyseerd…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Verklaar resultaat"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1430,68 +1394,68 @@ msgstr "Verklaar resultaat"
msgid "Time"
msgstr "Tijd"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Totale tijd:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profiling-resultaten"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabel"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Grafiek"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Grafiek aanpassen"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Reeksen"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Filteropties voor tabel Log"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filter toepassen"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Queries filteren op woord/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"Queries groeperen, verschillende parameter waarden in WHERE-statements "
"worden genegeerd"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Aantal gegroepeerde rijen:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Totaal:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Logs worden geladen"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Verversen van monitor mislukt"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1501,28 +1465,28 @@ msgstr ""
"gegevens. Dit is waarschijnlijk omdat je sessie afgelopen is. Verversen van "
"de pagina en opnieuw aanmelden zou dit probleem moeten oplossen."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Pagina verversen"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Getroffen rijen:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Verwerken van het configuratiebestand is mislukt. Het is geen geldig JSON-"
"formaat."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Opbouwen van het raster met grafieken aan de hand van de geïmporteerde "
"configuratie is mislukt. Standaard configuratie wordt gebruikt in de plaats…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1530,230 +1494,239 @@ msgstr ""
msgid "Import"
msgstr "Importeren"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importeer monitor configuratie"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Selecteer het bestand dat u wil importeren"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analyseer Query"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Adviessysteem"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Mogelijke performantieproblemen"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Probleem"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Aanbeveling"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Regeldetails"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Rechtvaardiging"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Gebruikte variabele / formule"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Annuleren"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Laden"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Bezig met verwerken"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Fout tijdens het verwerken van de opdracht"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Foutcode: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Foutomschrijving: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Er zijn geen databanken geselecteerd."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Kolom komt te vervallen"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Primaire sleutel wordt toegevoegd"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "Correct"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Klik om deze melding te sluiten"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Databank hernoemen"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Ververs databank"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Databank kopiëren"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Karakterset aanpassen"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabel moet minimaal één kolom hebben"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Tabel invoegen"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Indexen verbergen"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Indexen tonen"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Controle op vreemde sleutels:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Ingeschakeld)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Uitgeschakeld)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Zoeken"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Zoekresultaten verbergen"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Zoekresultaten tonen"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Verkennen"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Verwijderen"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET-editor"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Waarden voor kolom %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Waarden voor een nieuwe kolom"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Plaats elke waarde in een afzonderlijk veld"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "%d nieuwe waarde(n) toevoegen"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Opmerking: Als het bestand meerdere tabellen bevat, zullen deze samengevoegd "
"worden tot één tabel"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "SQL-queryveld verbergen"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "SQL-queryveld tonen"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Wijzigen"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Geen rijen geselecteerd"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Veranderen"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Query-uitvoertijd"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d is geen geldig rijnummer."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1762,92 +1735,118 @@ msgstr "%d is geen geldig rijnummer."
msgid "Save"
msgstr "Opslaan"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Zoekcriteria verbergen"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Zoekcriteria tonen"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Zoeken door in te zoomen"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Ieder punt stelt een gegevensrij voor."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Beweeg over een punt om het label te tonen."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Selecteer een sectie van de grafiek met de muis om in te zoomen."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Klik herstel zoom om terug te keren naar de beginstand."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Klik een gegevenspunt aan om dit te bekijken en om eventueel de gegevens te "
"bewerken."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"De weergave kan herschaald worden door het langs de hoek rechtsonder te "
"slepen."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Selecteer twee kolommen"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Selecteer twee verschillende kolommen"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Queryresultaten"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Inhoud gegevenspunt"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Negeren"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopiëren"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Lijnstuk definitie"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygoon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrie"
+
+# https://nl.wikipedia.org/wiki/Ingeschreven_cirkel
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Ingeschreven cirkel"
+
+# https://nl.wikipedia.org/wiki/Aangeschreven_cirkel
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Aangeschreven cirkel"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Kolommen toevoegen"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Selecteer de gerefereerde sleutel"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Selecteer vreemde sleutel"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Selecteer de primaire sleutel of een unieke sleutel"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Kies weer te geven veld"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1855,20 +1854,20 @@ msgstr ""
"U hebt de layoutwijzigingen niet opgeslagen. Deze zullen verloren gaan als u "
"deze niet opslaat. Wilt u doorgaan?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Een optie voor kolom toevoegen "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d object(en) aangemaakt"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Druk op ESC om het bewerken te annuleren"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1876,27 +1875,27 @@ msgstr ""
"U heeft gegevens bewerkt en deze werden nog niet opgeslagen. Bent u zeker "
"dat u deze pagina wil verlaten alvorens de wijzigingen op te slaan?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Sleep om te herschikken"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Klik om te sorteren"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Klik om te markeren/demarkeren"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Dubbelklik om kolomnaam te kopiëren"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Klik op het pijltje<br />om de zichtbaarheid van de kolom te wijzigen"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1905,63 +1904,63 @@ msgstr ""
"checkboxen, Bewerken, Kopiëren en Verwijderen, werken mogelijk niet na "
"opslaan."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "U kan de meeste waarden bewerken<br />door er dubbel op te klikken."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "U kan de meeste waarden bewerken<br />door erop te klikken."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Ga naar de link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kolomnaam kopiëren"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Klik met de rechtmuistoets op de kolomnaam om deze naar het klembord te "
"kopiëren."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Regel(s) met gegevens tonen"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Wachtwoord genereren"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Genereren"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Wachtwoord wijzigen"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Meer"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Paneel tonen"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Paneel verbergen"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"De opgevraagde pagina werd niet gevonden in de historiek, mogelijk is deze "
"verlopen."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1971,266 +1970,266 @@ msgstr ""
"overwegen. De nieuwe versie is %s, uitgebracht op %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", meest recente versie:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "Recent bijgewerkt"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Klaar"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Vorige"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Volgende"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Vandaag"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "januari"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "februari"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "maart"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "april"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "mei"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "juni"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "juli"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "augustus"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "september"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "oktober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "november"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "december"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "mrt"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "mei"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "zondag"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "maandag"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "dinsdag"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "woensdag"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "donderdag"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "vrijdag"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "zaterdag"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "zo"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "ma"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "di"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "wo"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "do"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "vr"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "za"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "zo"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "ma"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "di"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "wo"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "do"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "vr"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "za"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Week"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalender-maand-jaar"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "geen"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Uur"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuut"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Seconde"
@@ -2282,16 +2281,16 @@ msgstr "Onverwachte tekens op lijn %s"
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr "Onverwacht teken op lijn %1$s. Tab verwacht, \"%2$s\" gevonden"
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per seconde"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per minuut"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per uur"
@@ -2299,46 +2298,58 @@ msgstr "per uur"
msgid "per day"
msgstr "per dag"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Het bestaande configuratiebestand (%s) is niet leesbaar."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Verkeerde rechten ingesteld op het configuratiebestand, dit mag niet "
"leesbaar zijn voor iedereen!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Lettertypegrootte"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Oplopend"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Aflopend"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Sorteren"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolom:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Sorteren:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Toon:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Criterium"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Criteria:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2357,33 +2368,41 @@ msgid "Use Tables"
msgstr "Tabellen gebruiken"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Of"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Of:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "En"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Toevoegen"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Verwijder"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Aanpassen"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Aanpassen:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-query op databank <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Query uitvoeren"
@@ -2423,8 +2442,8 @@ msgstr[0] "%1$s overeenkomst in <strong>%2$s</strong>"
msgstr[1] "%1$s overeenkomsten in <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Verkennen"
@@ -2438,9 +2457,9 @@ msgstr "Verwijder gevonden rijen voor de tabel %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Verwijderen"
@@ -2476,41 +2495,44 @@ msgstr "Sla aangepaste gegevens op"
msgid "Restore column order"
msgstr "Kolomvolgorde herstellen"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Begin"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Vorige"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Volgende"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Einde"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "Eerste regel"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "Startregel:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Aantal rijen"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Aantal rijen:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Modus"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Modus:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2533,7 +2555,7 @@ msgstr "Hoofdingen iedere %s regels"
msgid "Sort by key"
msgstr "Sorteren op sleutel"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2644,12 +2666,12 @@ msgid "Query took %01.4f sec"
msgstr "query duurde %01.4f sec"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Met geselecteerd:"
@@ -2659,16 +2681,16 @@ msgstr "Met geselecteerd:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Selecteer alles"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2771,12 +2793,12 @@ msgstr "Nieuw phpMyAdmin-scherm openen"
msgid "Click on the bar to scroll to top of page"
msgstr "Klik op de balk om te scrollen naar het begin van de pagina"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cookies moeten aan staan voorbij dit punt."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript moet ingeschakeld zijn voorbij dit punt"
@@ -2788,21 +2810,21 @@ msgstr "Geen index gedefinieerd!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indexen"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unieke waarde"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Gecomprimeerd"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinaliteit"
@@ -2811,15 +2833,14 @@ msgstr "Kardinaliteit"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Collatie"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Opmerking"
@@ -2832,7 +2853,7 @@ msgstr "De primaire sleutel is vervallen"
msgid "Index %s has been dropped"
msgstr "Index %s is vervallen"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2847,6 +2868,11 @@ msgstr ""
msgid "Databases"
msgstr "Databanken"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2854,35 +2880,39 @@ msgid "View"
msgstr "View"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Structuur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Zoeken"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Invoegen"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Handelingen"
@@ -2899,7 +2929,7 @@ msgstr "Traceren"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Triggers"
@@ -2922,14 +2952,14 @@ msgstr "Query opbouwen"
msgid "Privileges"
msgstr "Rechten"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Routines"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Gebeurtenissen"
@@ -2969,7 +2999,7 @@ msgstr "Plug-ins"
msgid "Engines"
msgstr "Engines"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3013,8 +3043,7 @@ msgstr "Recente tabellen"
msgid "There are no recent tables"
msgstr "Er zijn geen recente tabellen"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-query"
@@ -3153,12 +3182,14 @@ msgid "Target database `%s` was not found!"
msgstr "Doeldatabank `%s` niet gevonden!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Ongeldige databank"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Ongeldige databank:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Ongeldige tabelnaam"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Ongeldige tabelnaam:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3205,7 +3236,7 @@ msgstr "Functie"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3221,58 +3252,63 @@ msgstr "In de tabel zoeken"
msgid "Edit/Insert"
msgstr "Aanpassen/Invoegen"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Selecteer velden (minstens één):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Of"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Aantal rijen per pagina"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Volgorde van weergave:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Maximum aantal af te drukken regels"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Bekijk vreemde waarden"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Bijkomende zoekcriteria"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Voer een query op basis van een vergelijking uit (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Doorzoek/bewerk de punten"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Hoe te gebruiken"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Herstel zoom"
@@ -3304,9 +3340,10 @@ msgstr "Thema %s niet gevonden!"
msgid "Theme path not found for theme %s!"
msgstr "Themapad niet gevonden voor thema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Thema"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Thema:"
#: libraries/Types.class.php:296
msgid ""
@@ -3658,7 +3695,12 @@ msgstr "Een opsomming, gekozen uit de lijst van gedefiniëerde waarden"
msgid "Max: %s%s"
msgstr "Maximale grootte: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-query:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3671,121 +3713,136 @@ msgstr "Maximale grootte: %s%s"
msgid "MySQL said: "
msgstr "MySQL meldt: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Er kan geen verbinding worden gemaakt met de SQL-validator!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Verklaar SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Uitleg SQL overslaan"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "zonder PHP-code"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Genereer PHP-code"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Ververs"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL-validatie overslaan"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Valideer SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
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/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Rechtstreeks"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profiling"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "zo"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y om %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dagen, %s uren, %s minuten en %s seconden"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Ontbrekende parameter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ga naar databank &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Klik om te wisselen"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Blader op uw eigen pc:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Selecteer uit de web-server upload directory <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Er zijn geen bestanden om te uploaden"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Legen"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Uitvoeren"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Afdrukken"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Gecreëerd"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Laatst bijgewerkt"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Laatst gecontroleerd"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "gedeeld"
@@ -3797,13 +3854,17 @@ msgstr "gedeeld"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Totaal"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3866,6 +3927,12 @@ msgstr "Ongeldige serverindex: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Ongeldige machinenaam voor server %1$s. Controleer uw configuratie."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Ongeldige authenticatiemethode opgegeven in configuratie:"
@@ -3917,7 +3984,7 @@ msgid "Double click"
msgstr "Dubbelklik"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Uitgeschakeld"
@@ -4005,7 +4072,7 @@ msgstr "Geen geldig poortnummer"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Foutieve waarde"
@@ -4054,27 +4121,27 @@ msgstr "PHP SOAP-extensie niet gevonden"
msgid "maximum %s"
msgstr "maximum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Waarde instellen op: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Standaard waarde herstellen"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Gebruikers toestaan deze waarde aan te passen"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4337,7 +4404,7 @@ msgid "Character set of the file"
msgstr "Karakterset voor het bestand"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Opmaak"
@@ -4354,7 +4421,6 @@ msgstr "Compressie"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4364,22 +4430,26 @@ msgstr "Veldnamen in de eerste rij plaatsen"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Velden ingesloten door"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Kolommen ingesloten door"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Velden ontweken door"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Velden ontweken door:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "NULL vervangen door"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Vervang NULL door"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4388,12 +4458,14 @@ msgstr "Verwijder CRLF-tekens uit veld-waarden"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
-msgstr "Velden beëindigd door"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
+msgstr "Kolommen beëindigd met"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
msgstr "Regels beëindigd door"
#: libraries/config/messages.inc.php:80
@@ -4429,8 +4501,6 @@ msgid "Include table caption"
msgstr "Tabeltitel toevoegen"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tabeltitel"
@@ -4439,8 +4509,6 @@ msgid "Continued table caption"
msgstr "Vervolgde tabeltitel"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Labelsleutel"
@@ -4465,7 +4533,7 @@ msgid "Save on server"
msgstr "Opslaan op server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Bestaand(e) bestand(en) overschrijven"
@@ -4483,7 +4551,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Aanhalingstekens (`) bij tabel- en kolomnamen gebruiken"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL-compatibiliteitsmodus"
@@ -6049,7 +6117,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "Bepaalt of het queryveld op het scherm moet blijven na invoer"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Queryveld behouden"
@@ -6082,12 +6150,8 @@ msgstr "Herken vergrendelde tabellen"
msgid "Requires SQL Validator to be enabled"
msgstr "Vereist dat SQL-Validator geactiveerd is"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6113,8 +6177,8 @@ msgid ""
msgstr ""
"Geef eventueel aangepaste gebruikersnaam op (standaard [kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Gebruikersnaam"
@@ -6340,6 +6404,11 @@ msgstr ""
"Het wachtwoord voor de controlegebruiker is leeg terwijl u wel de pmadb "
"gebruikt"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Foutieve waarde:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6394,16 +6463,24 @@ msgstr ""
msgid "No Password"
msgstr "Geen wachtwoord"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Wachtwoord:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Type opnieuw"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Tik opnieuw in:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Wachtwoord-hashing"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Wachtwoord-hashing:"
# Kan ook vertaald worden als "werkt met …"
#: libraries/display_change_password.lib.php:87
@@ -6411,7 +6488,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Compatibel met MySQL&nbsp;4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Databank aanmaken"
@@ -6419,6 +6495,11 @@ msgstr "Databank aanmaken"
msgid "Create"
msgstr "Aanmaken"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Databank aanmaken:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6451,90 +6532,86 @@ msgstr ""
"De plugins voor het exporteren konden niet worden geladen, controleer uw "
"installatie!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exporteer meerdere databanken vanuit de huidige server"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Tabellen exporteren uit de databank \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Rijen exporteren uit de tabel \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Exportmethode:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Snel - toon enkel de belangrijkste opties"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Uitgebreid - toon alle mogelijke opties"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Databank(en):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabel(len):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Rijen:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Verwijder enkele rijen"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Aantal rijen:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Te beginnen op rij:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Dump alle rijen"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Uitvoer:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Bewaar op de server in de directory <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Opslaan als bestand"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Bestandsnaam-template:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ wordt vervangen door de servernaam"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ wordt vervangen door de databanknaam"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ wordt vervangen door de tabelnaam"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6546,45 +6623,45 @@ msgstr ""
"vertalingen toegepast: %3$s. Overige tekst zal gelijk blijven. Zie %4$sFAQ"
"%5$s voor meer details."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "gebruik dit voor toekomstige exports"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Karakterset van het bestand:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compressie:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "gezipt"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "ge-gzipt"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "ge-bzipt"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Bekijk output als tekst"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Opmaak:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opmaakspecifieke opties:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6593,7 +6670,7 @@ msgstr ""
"opties voor de andere formaten kunnen genegeerd worden."
# Is er een betere vertaling voor 'encoding' ?
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Omzetting van de codering:"
@@ -6607,8 +6684,9 @@ msgid "no branch"
msgstr "geen tak"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Git revisie"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Git revisie:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6734,6 +6812,10 @@ msgstr "Opmaakspecifieke opties:"
msgid "Language"
msgstr "Taal"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versie-informatie"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Data home folder"
@@ -7159,9 +7241,10 @@ msgstr "Vanwege z'n lengte,<br /> is dit veld misschien niet te wijzigen"
msgid "Binary - do not edit"
msgstr "Binair - niet aanpassen"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "uploadfolder op webserver"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "uploadfolder op webserver:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7227,40 +7310,40 @@ msgstr "Geen"
msgid "Convert to Kana"
msgstr "Omzetten naar Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Vervang tabelvoorvoegsel"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Vervang tabel met voorvoegsel"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Van"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Naar"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Verzenden"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Tabelvoorvoegsel toevoegen"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Voorvoegsel toevoegen"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Geen verandering"
@@ -7479,16 +7562,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s ander resultaat gevonden"
msgstr[1] "%s andere resultaten gevonden"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "databanken filteren op naam"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Snelle filter leegmaken"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "elementen filteren op naam"
@@ -7505,7 +7588,7 @@ msgstr ""
"Klasse \"%1$s\" kon niet ingevoegd worden, bestand \"%2$s' niet gevonden"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Kolommen"
@@ -7514,7 +7597,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nieuwe kolom aanmaken"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nieuw evenement aanmaken"
@@ -7525,12 +7608,12 @@ msgstr "Nieuw evenement aanmaken"
msgid "Functions"
msgstr "Functies"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nieuwe functie aanmaken"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nieuwe index aanmaken"
@@ -7541,7 +7624,7 @@ msgstr "Nieuwe index aanmaken"
msgid "Procedures"
msgstr "Procedures"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7552,7 +7635,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nieuwe tabel aanmaken"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nieuwe trigger aanmaken"
@@ -7562,14 +7645,15 @@ msgstr "Nieuwe trigger aanmaken"
msgid "Views"
msgstr "Views"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nieuwe view aanmaken"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Hernoem databank naar"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Hernoem databank naar:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7585,23 +7669,24 @@ msgid "Drop the database (DROP)"
msgstr "Verwijder de databank (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Alleen structuur"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Structuur en gegevens"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Alleen gegevens"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Kopiëer databank naar"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Kopiëer databank naar:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7639,8 +7724,11 @@ msgstr "Tabelopties"
msgid "Rename table to"
msgstr "Tabel hernoemen naar"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tabelopmerkingen"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Opslag-engine"
@@ -7791,21 +7879,14 @@ msgstr ""
"U kunt een machinenaam/IP-adres en poortnummer gescheiden door een spatie "
"opgeven."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Gebruikersnaam:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Wachtwoord:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Serverkeuze"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Serverkeuze:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7962,10 +8043,23 @@ msgstr "Structuur van de tabel @TABLE@"
msgid "Object creation options"
msgstr "Object-aanmaakopties"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tabeltitel:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Tabeltitel (vervolgd)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Tabeltitel (vervolg):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Labelsleutel:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7984,31 +8078,52 @@ msgstr "Toon kolomopmerkingen"
msgid "Display MIME types"
msgstr "Toon beschikbare MIME-types"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Veldnamen in de eerste regel plaatsen:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Machine"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Machine:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Genereertijd"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Gegenereerd op:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "PHP-versie"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "PHP-versie:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Databank:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Gegevens:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Structuur:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8183,6 +8298,11 @@ msgstr "Object-aanmaakopties (alle zijn aangeraden)"
msgid "Export contents"
msgstr "Exporteerinhoud"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabel:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8466,7 +8586,6 @@ msgid "Enabled"
msgstr "Ingeschakeld"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Algemene relatie-opties"
@@ -8494,11 +8613,11 @@ msgid ""
msgstr ""
"Raadpleeg de documentatie over hoe u de tabel column_comments kunt bijwerkt"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Opgeslagen SQL-query"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-geschiedenis"
@@ -8545,7 +8664,7 @@ msgstr ""
"Meld opnieuw aan bij phpMyAdmin om het bijgewerkte configuratiebestand te "
"laden."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Geen beschrijving aanwezig"
@@ -8571,18 +8690,23 @@ msgstr ""
"in het configuratiebestand (my.cnf). Zoniet voeg dan de onderstaande regels "
"toe aan de sectie [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Gebruikersnaam:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Gebruikersnaam"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Poort"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Poort:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8592,7 +8716,7 @@ msgstr "Master-status"
msgid "Slave status"
msgstr "Slave-status"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variabelen"
@@ -8601,6 +8725,15 @@ msgstr "Variabelen"
msgid "Server ID"
msgstr "Server-ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Machine"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8620,13 +8753,11 @@ msgstr "Elke gebruiker"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Tekstveld gebruiken"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Tekstveld gebruiken:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8657,9 +8788,15 @@ msgstr ""
"Indien er gebruik wordt gemaakt van de hosttabel is dit veld niet van "
"toepassing."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Type opnieuw"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Wachtwoord genereren"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Wachtwoord genereren:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8702,12 +8839,14 @@ msgstr ""
msgid "Edit event"
msgstr "Gebeurtenis bewerken"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Fout tijdens het uitvoeren van de opdracht"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Fout tijdens het uitvoeren van de opdracht:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8983,81 +9122,81 @@ msgstr "U moet een geldige tabelnaam ingeven"
msgid "You must provide a trigger definition."
msgstr "U moet een triggerdefinitie ingeven."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Routine toevoegen"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Routine %s exporteren"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "routine"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "U heeft niet voldoende rechten om een routine aan te maken"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Geen routine met naam %1$s gevonden in databank %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Er zijn geen routines om weer te geven."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Een trigger toevoegen"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Export van trigger %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "U heeft niet voldoende rechten om een trigger aan te maken"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Geen trigger met naam %1$s gevonden in databank %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Er zijn geen triggers om weer te gegeven."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Gebeurtenis toevoegen"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Export van gebeurtenis %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "gebeurtenis"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "U heeft niet voldoende rechten om een gebeurtenis aan te maken"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Geen gebeurtenis met naam %1$s gevonden in databank %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Er zijn geen gebeurtenissen om weer te geven."
@@ -9113,7 +9252,7 @@ msgstr "Attributen"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9213,15 +9352,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Voorbeeldkader aan/uit"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Onbekende taal: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Huidige server"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Huidige server:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9475,6 +9615,12 @@ msgstr ""
msgid "Login Information"
msgstr "Aanmeldingsinformatie"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Tekstveld gebruiken"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Wijzig het wachtwoord niet"
@@ -9511,6 +9657,13 @@ msgstr "Alle rechten geven op databank &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Gebruikers die toegang hebben tot &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Gebruiker"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9550,7 +9703,6 @@ msgid "No user found."
msgstr "Geen gebruiker gevonden."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Rechten wijzigen"
@@ -9593,8 +9745,9 @@ msgid "Column-specific privileges"
msgstr "Kolom-specifieke rechten"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Rechten toevoegen op de volgende databank"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Rechten toevoegen op de volgende databank:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9603,8 +9756,9 @@ msgstr ""
"gebruiken"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Rechten toevoegen op de volgende tabel"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Rechten toevoegen op de volgende tabel:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9643,6 +9797,11 @@ msgstr "U heeft de rechten aangepast voor %s."
msgid "Privileges for %s"
msgstr "Rechten voor %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Rechten bewerken:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Gebruikers overzicht"
@@ -9669,45 +9828,46 @@ msgstr "De geselecteerde gebruiker werd niet aangetroffen in de rechtentabel."
msgid "You have added a new user."
msgstr "U heeft een nieuwe gebruiker toegevoegd."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Leegmaken"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Deze SQL-query opslaan"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Deze SQL-query onthouden:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Elke gebruiker toegang geven tot deze bladwijzer"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Bladwijzer met dezelfde naam overschrijven"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Overschrijf deze query niet vanuit een ander scherm"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Scheidingsteken"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Laat deze query hier zien"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Alleen bekijken"
@@ -9789,11 +9949,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabel %s is leeg gemaakt"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Tracking is ingeschakeld."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Tracking is niet actief."
@@ -9819,7 +9979,11 @@ msgstr "Voeg voorvoegsel toe aan tabel"
msgid "Check tables having overhead"
msgstr "Selecteer tabellen met overhead"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sorteren"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Geen"
@@ -9901,7 +10065,7 @@ msgstr "Aan het begin van de tabel"
msgid "After %s"
msgstr "Na %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Rijstatistieken"
@@ -9969,7 +10133,7 @@ msgstr "Een FULLTEXT-index toevoegen"
msgid "Information"
msgstr "Informatie"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Ruimtegebruik"
@@ -9977,12 +10141,12 @@ msgstr "Ruimtegebruik"
msgid "Effective"
msgstr "Effectief"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabel %1$s is bijgewerkt"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Fout in query"
@@ -10070,9 +10234,20 @@ msgstr "na %s"
msgid "Table name"
msgstr "Tabelnaam"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Opslag-engine:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Collatie:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "PARTITION-definitie"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "PARTITION-definitie:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10198,8 +10373,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Tabellen zonder relatie tonen/verbergen"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Aantal tabellen"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Aantal tabellen:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10247,8 +10423,9 @@ msgid "Page creation failed"
msgstr "Het aanmaken van de pagina is mislukt"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Pagina"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Pagina:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10267,8 +10444,9 @@ msgid "New page name: "
msgstr "Nieuwe paginanaam: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Exporteren/importeren naar schaal"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Exporteren/importeren naar schaal:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10286,6 +10464,11 @@ msgstr "Fout: relatie niet toegevoegd."
msgid "FOREIGN KEY relation added"
msgstr "De relatie FOREIGN KEY is toegevoegd"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Algemene relatie-opties:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Interne relatie toegevoegd"
@@ -10379,6 +10562,11 @@ msgstr "Bestanden importeren"
msgid "All"
msgstr "Alle"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-geschiedenis:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10427,20 +10615,20 @@ msgstr[1] "%1$d databanken werden succesvol verwijderd."
msgid "Databases statistics"
msgstr "Databankstatistieken"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Masterreplicatie"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slave-replicatie"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Statistieken inschakelen"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10448,11 +10636,11 @@ msgstr ""
"Let op: het inschakelen van databankstatistieken kan zorgen voor veel "
"gegevensverkeer tussen de webserver en de MySQL-server."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Geen databanken"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Opslag-engines"
@@ -10480,7 +10668,7 @@ msgstr "Module"
msgid "Library"
msgstr "Bibliotheek"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versie"
@@ -10834,10 +11022,6 @@ msgstr "Klaar met herschikken/bewerken van de grafieken"
msgid "Add chart"
msgstr "Een grafiek toevoegen"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Herschikken/bewerken van de grafieken"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Vernieuwingsfrequentie"
@@ -11032,6 +11216,24 @@ msgstr[1] "%d minuten"
msgid "Questions since startup: %s"
msgstr "Questions sinds opstart: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per uur"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per minuut"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "per seconde"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Opdrachten"
@@ -11787,7 +11989,7 @@ msgid "Global value"
msgstr "Globale waarde"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Download"
@@ -11903,7 +12105,7 @@ msgstr "Doneren"
msgid "Edit server"
msgstr "Server wijzigen"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Een server toevoegen"
@@ -12150,7 +12352,9 @@ msgid "SQL result"
msgstr "SQL-resultaat"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Gegenereerd door"
#: sql.php:1234
@@ -12166,8 +12370,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemen met de indexen van de tabel `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Deze SQL-query opslaan"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Label"
#: tbl_chart.php:38
@@ -12248,17 +12458,17 @@ msgstr "X-waarden"
msgid "Y-Axis label:"
msgstr "Label van Y-as:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabel %s bestaat reeds!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Databank '%s' bestaat niet."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabel %1$s is aangemaakt."
@@ -12267,6 +12477,10 @@ msgstr "Tabel %1$s is aangemaakt."
msgid "View dump (schema) of table"
msgstr "Een dump (schema) van tabel bekijken"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ongeldige tabelnaam"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "GIS-visualisatie tonen"
@@ -12287,7 +12501,7 @@ msgstr "Plaatshoudende kolom"
msgid "Redraw"
msgstr "Hertekenen"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Bestandsnaam"
@@ -12349,9 +12563,23 @@ msgid "The table name is empty!"
msgstr "De tabelnaam is leeg!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Toon tabellen"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Ruimtegebruik"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Rijstatistieken"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12382,6 +12610,12 @@ msgstr "Naam van de beperking"
msgid "No index defined! Create one below"
msgstr "Geen index gedefiniëerd! Maak hieronder een aan"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Kies weer te geven veld"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12429,108 +12663,112 @@ msgstr ""
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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Versie %s snapshot (SQL-code)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Tracking-gegevensdefinitie succesvol verwijderd"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Tracking-gegevensmanipulatie succesvol verwijderd"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Tracking-statements"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Verwijder tracking-gegevensrij uit verslag"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Geen gegevens"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Definitie-statement"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Manipulatie-statement"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL-dump (naar bestand)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL-dump"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL-uitvoering"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exporteren als %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Versies weergeven"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Tracking uitschakelen van %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Nu uitschakelen"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Tracking inschakelen van %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Nu inschakelen"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Versie %1$s van %2$s aanmaken"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Deze definitie-statements tracken:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Deze manipulatie-statements tracken:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Versie aanmaken"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Thema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Bekijk meer thema's!"
@@ -13865,6 +14103,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert is ingesteld op 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Grafiek met huidig dataverkeer"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Live conn./process grafiek"
+
+#~ msgid "Live query chart"
+#~ msgstr "Grafiek van actieve queries"
+
+#~ msgid "Static data"
+#~ msgstr "Statische gegevens"
+
+#~ msgid "And"
+#~ msgstr "En"
+
+#~ msgid "Number of rows"
+#~ msgstr "Aantal rijen"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Velden ingesloten door"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Velden ontweken door"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL vervangen door"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Regels beëindigd door"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Herschikken/bewerken van de grafieken"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/pa.po b/po/pa.po
index 4ea894c74d..f978f38842 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-09-01 12:11+0200\n"
"Last-Translator: gurjit dhillon <dhillon616@gmail.com>\n"
"Language-Team: Punjabi <http://l10n.cihar.com/projects/phpmyadmin/master/pa/"
@@ -19,18 +19,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.2\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "ਪੰਨਾ ਨੰਬਰ"
@@ -41,19 +41,18 @@ msgid ""
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ਲੱਭੋ"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "ਲੱਭੋ"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "ਚੱਲੋ"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr ""
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr ""
@@ -117,15 +116,14 @@ msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚà©à©±à¨•à¨¾ ਹੈ"
msgid "Database comment: "
msgstr ""
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+msgid "Table comments:"
msgstr ""
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +135,8 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr ""
@@ -161,12 +159,12 @@ msgstr ""
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr ""
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +176,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr ""
@@ -193,7 +191,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr ""
@@ -219,11 +217,11 @@ msgstr ""
msgid "Comments"
msgstr ""
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +234,21 @@ msgstr ""
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr ""
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +261,10 @@ msgstr ""
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr ""
@@ -274,7 +272,7 @@ msgstr ""
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr ""
@@ -287,7 +285,7 @@ msgstr ""
msgid "Unselect All"
msgstr ""
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr ""
@@ -311,20 +309,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr ""
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr ""
@@ -337,28 +334,19 @@ msgstr ""
msgid "in use"
msgstr ""
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+msgid "Creation:"
msgstr ""
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+msgid "Last update:"
msgstr ""
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+msgid "Last check:"
msgstr ""
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -396,16 +384,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr ""
@@ -413,17 +397,17 @@ msgstr ""
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr ""
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr ""
@@ -432,13 +416,11 @@ msgstr ""
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr ""
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr ""
@@ -447,18 +429,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr ""
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -466,11 +448,11 @@ msgstr ""
msgid "Versions"
msgstr ""
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -486,35 +468,35 @@ msgstr ""
msgid "Database Log"
msgstr ""
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr ""
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr ""
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -528,69 +510,72 @@ msgstr ""
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr ""
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, php-format
+msgid "Linestring %d:"
msgstr ""
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr ""
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -676,12 +661,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr ""
@@ -711,35 +696,30 @@ msgstr ""
msgid "Database server"
msgstr ""
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr ""
#: index.php:240
-msgid "Server type"
+msgid "Server type:"
msgstr ""
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+msgid "Server version:"
msgstr ""
#: index.php:248
-msgid "Protocol version"
+msgid "Protocol version:"
msgstr ""
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+msgid "User:"
msgstr ""
#: index.php:257
-msgid "Server charset"
+msgid "Server charset:"
msgstr ""
#: index.php:269
@@ -747,30 +727,30 @@ msgid "Web server"
msgstr ""
#: index.php:282
-msgid "Database client version"
+msgid "Database client version:"
msgstr ""
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr ""
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -867,7 +847,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -950,70 +930,36 @@ msgstr ""
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr ""
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr ""
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr ""
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr ""
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ""
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1021,161 +967,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr ""
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr ""
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr ""
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr ""
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr ""
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr ""
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr ""
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr ""
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr ""
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr ""
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr ""
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1183,39 +1129,39 @@ msgstr ""
msgid "None"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1223,132 +1169,132 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr ""
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr ""
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr ""
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr ""
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr ""
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr ""
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr ""
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr ""
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1356,90 +1302,90 @@ msgstr ""
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr ""
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr ""
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr ""
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr ""
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr ""
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr ""
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr ""
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr ""
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr ""
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr ""
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1447,227 +1393,236 @@ msgstr ""
msgid "Import"
msgstr ""
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr ""
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr ""
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr ""
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr ""
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr ""
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr ""
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr ""
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr ""
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr ""
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr ""
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr ""
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr ""
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr ""
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr ""
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr ""
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr ""
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr ""
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr ""
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr ""
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr ""
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr ""
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr ""
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr ""
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1676,193 +1631,217 @@ msgstr ""
msgid "Save"
msgstr ""
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr ""
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr ""
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr ""
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr ""
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr ""
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr ""
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr ""
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
msgid "Add columns"
msgstr ""
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr ""
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr ""
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr ""
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr ""
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr ""
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr ""
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr ""
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1870,266 +1849,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr ""
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr ""
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr ""
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr ""
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr ""
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr ""
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr ""
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr ""
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr ""
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr ""
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr ""
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr ""
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr ""
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr ""
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr ""
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr ""
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr ""
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr ""
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr ""
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr ""
@@ -2179,16 +2158,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2196,43 +2175,53 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr ""
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr ""
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+msgid "Column:"
msgstr ""
+#: libraries/DBQbe.class.php:406
+msgid "Sort:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show all"
+msgid "Show:"
+msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+msgid "Criteria:"
msgstr ""
#: libraries/DBQbe.class.php:576
@@ -2252,25 +2241,31 @@ msgid "Use Tables"
msgstr ""
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+msgid "Or:"
msgstr ""
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
+msgid "And:"
msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr ""
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr ""
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+msgid "Modify:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
msgstr ""
#: libraries/DBQbe.class.php:1322
@@ -2278,7 +2273,7 @@ msgstr ""
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr ""
@@ -2318,8 +2313,8 @@ msgstr[0] ""
msgstr[1] ""
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr ""
@@ -2333,9 +2328,9 @@ msgstr ""
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr ""
@@ -2371,40 +2366,41 @@ msgstr ""
msgid "Restore column order"
msgstr ""
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr ""
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr ""
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr ""
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr ""
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+msgid "Start row:"
msgstr ""
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+msgid "Mode:"
msgstr ""
#: libraries/DisplayResults.class.php:919
@@ -2428,7 +2424,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2538,12 +2534,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr ""
@@ -2553,16 +2549,16 @@ msgstr ""
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr ""
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2659,12 +2655,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2676,21 +2672,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr ""
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2699,15 +2695,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr ""
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr ""
@@ -2720,7 +2715,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2733,6 +2728,11 @@ msgstr ""
msgid "Databases"
msgstr ""
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2740,35 +2740,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr ""
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr ""
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ਲੱਭੋ"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr ""
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr ""
@@ -2785,7 +2789,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2808,14 +2812,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2855,7 +2859,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2899,8 +2903,7 @@ msgstr ""
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr ""
@@ -3037,11 +3040,11 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+msgid "Invalid database:"
msgstr ""
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+msgid "Invalid table name:"
msgstr ""
#: libraries/Table.class.php:1210
@@ -3084,7 +3087,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3100,56 +3103,61 @@ msgstr ""
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr ""
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3181,8 +3189,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3465,7 +3473,11 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3478,119 +3490,134 @@ msgstr ""
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr ""
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr ""
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr ""
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr ""
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr ""
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr ""
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3602,13 +3629,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr ""
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3666,6 +3697,11 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, php-format
+msgid "Server %d"
+msgstr ""
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3717,7 +3753,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3805,7 +3841,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3854,25 +3890,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4110,7 +4146,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4127,7 +4163,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4137,13 +4172,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4151,7 +4186,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4161,12 +4196,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4202,8 +4237,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4212,8 +4245,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4238,7 +4269,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4256,7 +4287,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5664,7 +5695,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5693,12 +5724,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5721,8 +5748,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -5927,6 +5954,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -5978,15 +6009,21 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr ""
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr ""
#: libraries/display_change_password.lib.php:87
@@ -5994,7 +6031,6 @@ msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6002,6 +6038,10 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+msgid "Create database:"
+msgstr ""
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6032,90 +6072,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6123,51 +6159,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6181,7 +6217,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6296,6 +6332,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6666,8 +6706,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6731,40 +6771,40 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -6982,16 +7022,16 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7007,7 +7047,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7016,7 +7056,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7027,12 +7067,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7043,7 +7083,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7054,7 +7094,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7064,13 +7104,13 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+msgid "Rename database to:"
msgstr ""
#: libraries/operations.lib.php:107
@@ -7087,22 +7127,22 @@ msgid "Drop the database (DROP)"
msgstr ""
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr ""
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr ""
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr ""
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+msgid "Copy database to:"
msgstr ""
#: libraries/operations.lib.php:186
@@ -7141,8 +7181,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr ""
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7285,20 +7328,12 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+msgid "Server Choice:"
msgstr ""
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7454,9 +7489,19 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+msgid "Table caption:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7476,30 +7521,44 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+msgid "Generation Time:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+msgid "PHP Version:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+msgid "Database:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+msgid "Data:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+msgid "Structure:"
msgstr ""
#: libraries/plugins/export/ExportMediawiki.class.php:84
@@ -7652,6 +7711,10 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+msgid "Table:"
+msgstr ""
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7875,7 +7938,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -7902,11 +7964,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -7945,7 +8007,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -7968,17 +8030,20 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+msgid "User name:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -7989,7 +8054,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -7998,6 +8063,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8015,12 +8089,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8050,8 +8121,13 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr ""
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+msgid "Generate Password:"
msgstr ""
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8093,11 +8169,12 @@ msgstr ""
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8366,81 +8443,81 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8496,7 +8573,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8594,14 +8671,14 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+msgid "Current Server:"
msgstr ""
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -8837,6 +8914,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -8873,6 +8956,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -8911,7 +9001,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -8951,7 +9040,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -8959,7 +9048,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -8998,6 +9087,10 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+msgid "Edit Privileges:"
+msgstr ""
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9019,45 +9112,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9124,11 +9217,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr ""
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9154,7 +9247,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr ""
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9236,7 +9333,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9304,7 +9401,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9312,12 +9409,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9392,8 +9489,16 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+msgid "Collation:"
+msgstr ""
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9516,7 +9621,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -9562,7 +9667,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9582,7 +9687,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9601,6 +9706,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9688,6 +9797,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9736,30 +9849,30 @@ msgstr[1] ""
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9787,7 +9900,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10095,10 +10208,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10264,6 +10373,18 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+msgid "per minute:"
+msgstr ""
+
+#: server_status_queries.php:86
+msgid "per second:"
+msgstr ""
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -10883,7 +11004,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -10985,7 +11106,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11185,7 +11306,7 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
+msgid "Generated by:"
msgstr ""
#: sql.php:1234
@@ -11199,8 +11320,12 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+msgid "Label:"
msgstr ""
#: tbl_chart.php:38
@@ -11278,17 +11403,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11297,6 +11422,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11317,7 +11446,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11377,7 +11506,17 @@ msgid "The table name is empty!"
msgstr ""
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Show all"
+msgid "Showing tables:"
+msgstr "ਸਾਰੇ ਦਿਖ਼ਾਓ"
+
+#: tbl_printview.php:296
+msgid "Space usage:"
+msgstr ""
+
+#: tbl_printview.php:345
+msgid "Row Statistics:"
msgstr ""
#: tbl_relation.php:213
@@ -11407,6 +11546,10 @@ msgstr ""
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+msgid "Choose column to display:"
+msgstr ""
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11450,108 +11593,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr ""
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot
index 67945ca5a6..b8215e953a 100644
--- a/po/phpmyadmin.pot
+++ b/po/phpmyadmin.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,18 +18,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr ""
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr ""
@@ -40,19 +40,16 @@ msgid ""
"cross-window updates."
msgstr ""
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+msgid "Search:"
msgstr ""
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +71,23 @@ msgstr ""
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr ""
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr ""
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr ""
@@ -116,15 +113,14 @@ msgstr ""
msgid "Database comment: "
msgstr ""
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+msgid "Table comments:"
msgstr ""
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,8 +132,8 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr ""
@@ -160,12 +156,12 @@ msgstr ""
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr ""
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -177,7 +173,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr ""
@@ -192,7 +188,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr ""
@@ -218,11 +214,11 @@ msgstr ""
msgid "Comments"
msgstr ""
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -235,21 +231,21 @@ msgstr ""
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr ""
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -262,10 +258,10 @@ msgstr ""
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr ""
@@ -273,7 +269,7 @@ msgstr ""
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr ""
@@ -286,7 +282,7 @@ msgstr ""
msgid "Unselect All"
msgstr ""
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr ""
@@ -310,20 +306,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr ""
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr ""
@@ -336,28 +331,19 @@ msgstr ""
msgid "in use"
msgstr ""
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+msgid "Creation:"
msgstr ""
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+msgid "Last update:"
msgstr ""
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+msgid "Last check:"
msgstr ""
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -395,16 +381,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr ""
@@ -412,17 +394,17 @@ msgstr ""
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr ""
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr ""
@@ -431,13 +413,11 @@ msgstr ""
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr ""
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr ""
@@ -446,18 +426,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr ""
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -465,11 +445,11 @@ msgstr ""
msgid "Versions"
msgstr ""
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -485,35 +465,35 @@ msgstr ""
msgid "Database Log"
msgstr ""
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr ""
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr ""
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, possible-php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, possible-php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, possible-php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, possible-php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -527,69 +507,72 @@ msgstr ""
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, possible-php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, possible-php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr ""
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, possible-php-format
+msgid "Linestring %d:"
msgstr ""
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, possible-php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr ""
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, possible-php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -675,12 +658,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr ""
@@ -710,35 +693,30 @@ msgstr ""
msgid "Database server"
msgstr ""
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr ""
#: index.php:240
-msgid "Server type"
+msgid "Server type:"
msgstr ""
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+msgid "Server version:"
msgstr ""
#: index.php:248
-msgid "Protocol version"
+msgid "Protocol version:"
msgstr ""
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+msgid "User:"
msgstr ""
#: index.php:257
-msgid "Server charset"
+msgid "Server charset:"
msgstr ""
#: index.php:269
@@ -746,30 +724,30 @@ msgid "Web server"
msgstr ""
#: index.php:282
-msgid "Database client version"
+msgid "Database client version:"
msgstr ""
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr ""
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -866,7 +844,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -949,70 +927,36 @@ msgstr ""
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr ""
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr ""
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr ""
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr ""
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ""
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1020,161 +964,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr ""
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr ""
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr ""
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr ""
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr ""
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr ""
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr ""
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr ""
-#: js/messages.php:115
+#: js/messages.php:106
#, possible-php-format
msgid "%d table(s)"
msgstr ""
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr ""
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr ""
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1182,39 +1126,39 @@ msgstr ""
msgid "None"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, possible-php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1222,132 +1166,132 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, possible-php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, possible-php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, possible-php-format
msgid "Enable %s"
msgstr ""
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, possible-php-format
msgid "Disable %s"
msgstr ""
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, possible-php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr ""
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr ""
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr ""
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, possible-php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr ""
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr ""
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr ""
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1355,90 +1299,90 @@ msgstr ""
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr ""
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr ""
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr ""
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr ""
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr ""
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr ""
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr ""
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr ""
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr ""
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr ""
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1446,227 +1390,236 @@ msgstr ""
msgid "Import"
msgstr ""
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr ""
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr ""
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr ""
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, possible-php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, possible-php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr ""
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr ""
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr ""
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr ""
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr ""
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr ""
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr ""
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr ""
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr ""
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr ""
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr ""
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr ""
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr ""
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr ""
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr ""
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, possible-php-format
msgid "Values for column %s"
msgstr ""
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, possible-php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr ""
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr ""
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr ""
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr ""
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, possible-php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1675,191 +1628,215 @@ msgstr ""
msgid "Save"
msgstr ""
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr ""
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr ""
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr ""
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr ""
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr ""
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr ""
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr ""
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
msgid "Add columns"
msgstr ""
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, possible-php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr ""
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr ""
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr ""
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr ""
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr ""
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr ""
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr ""
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr ""
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, possible-php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1867,266 +1844,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr ""
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr ""
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr ""
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr ""
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr ""
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr ""
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr ""
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr ""
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr ""
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr ""
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr ""
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr ""
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr ""
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr ""
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr ""
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr ""
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr ""
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr ""
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr ""
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr ""
@@ -2176,16 +2153,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2193,43 +2170,51 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, possible-php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr ""
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr ""
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+msgid "Column:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:406
+msgid "Sort:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+msgid "Show:"
msgstr ""
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+msgid "Criteria:"
msgstr ""
#: libraries/DBQbe.class.php:576
@@ -2249,25 +2234,31 @@ msgid "Use Tables"
msgstr ""
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+msgid "Or:"
msgstr ""
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
+msgid "And:"
msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr ""
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr ""
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+msgid "Modify:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
msgstr ""
#: libraries/DBQbe.class.php:1322
@@ -2275,7 +2266,7 @@ msgstr ""
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr ""
@@ -2315,8 +2306,8 @@ msgstr[0] ""
msgstr[1] ""
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr ""
@@ -2330,9 +2321,9 @@ msgstr ""
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr ""
@@ -2368,40 +2359,41 @@ msgstr ""
msgid "Restore column order"
msgstr ""
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr ""
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr ""
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr ""
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr ""
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+msgid "Start row:"
msgstr ""
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+msgid "Mode:"
msgstr ""
#: libraries/DisplayResults.class.php:919
@@ -2425,7 +2417,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2535,12 +2527,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr ""
@@ -2550,16 +2542,16 @@ msgstr ""
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr ""
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2656,12 +2648,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2673,21 +2665,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr ""
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2696,15 +2688,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr ""
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr ""
@@ -2717,7 +2708,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, possible-php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2730,6 +2721,11 @@ msgstr ""
msgid "Databases"
msgstr ""
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2737,35 +2733,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr ""
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr ""
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr ""
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr ""
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr ""
@@ -2782,7 +2782,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2805,14 +2805,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2852,7 +2852,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2896,8 +2896,7 @@ msgstr ""
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr ""
@@ -3034,11 +3033,11 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+msgid "Invalid database:"
msgstr ""
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+msgid "Invalid table name:"
msgstr ""
#: libraries/Table.class.php:1210
@@ -3081,7 +3080,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3097,56 +3096,61 @@ msgstr ""
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr ""
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3178,8 +3182,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3462,7 +3466,11 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3475,119 +3483,134 @@ msgstr ""
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr ""
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, possible-php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, possible-php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, possible-php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, possible-php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr ""
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr ""
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr ""
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr ""
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr ""
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3599,13 +3622,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr ""
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3663,6 +3690,11 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, possible-php-format
+msgid "Server %d"
+msgstr ""
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3714,7 +3746,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3802,7 +3834,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3851,25 +3883,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, possible-php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4107,7 +4139,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4124,7 +4156,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4134,13 +4165,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4148,7 +4179,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4158,12 +4189,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4199,8 +4230,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4209,8 +4238,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4235,7 +4262,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4253,7 +4280,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5661,7 +5688,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5690,12 +5717,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5718,8 +5741,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -5924,6 +5947,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, possible-php-format
msgid "Incorrect IP address: %s"
@@ -5975,15 +6002,21 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr ""
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr ""
#: libraries/display_change_password.lib.php:87
@@ -5991,7 +6024,6 @@ msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -5999,6 +6031,10 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+msgid "Create database:"
+msgstr ""
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6029,90 +6065,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, possible-php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, possible-php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, possible-php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, possible-php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6120,51 +6152,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6178,7 +6210,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6293,6 +6325,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6663,8 +6699,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6728,40 +6764,40 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -6979,16 +7015,16 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7004,7 +7040,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7013,7 +7049,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7024,12 +7060,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7040,7 +7076,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7051,7 +7087,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7061,13 +7097,13 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+msgid "Rename database to:"
msgstr ""
#: libraries/operations.lib.php:107
@@ -7084,22 +7120,22 @@ msgid "Drop the database (DROP)"
msgstr ""
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr ""
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr ""
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr ""
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+msgid "Copy database to:"
msgstr ""
#: libraries/operations.lib.php:186
@@ -7138,8 +7174,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr ""
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7282,20 +7321,12 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+msgid "Server Choice:"
msgstr ""
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7451,9 +7482,19 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+msgid "Table caption:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7473,30 +7514,44 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+msgid "Generation Time:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+msgid "PHP Version:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+msgid "Database:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+msgid "Data:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+msgid "Structure:"
msgstr ""
#: libraries/plugins/export/ExportMediawiki.class.php:84
@@ -7649,6 +7704,10 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+msgid "Table:"
+msgstr ""
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7872,7 +7931,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -7899,11 +7957,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -7942,7 +8000,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -7965,17 +8023,20 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+msgid "User name:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -7986,7 +8047,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -7995,6 +8056,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8012,12 +8082,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8047,8 +8114,13 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr ""
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+msgid "Generate Password:"
msgstr ""
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8090,11 +8162,12 @@ msgstr ""
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8363,81 +8436,81 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, possible-php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, possible-php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, possible-php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, possible-php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, possible-php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, possible-php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8493,7 +8566,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8591,14 +8664,14 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, possible-php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+msgid "Current Server:"
msgstr ""
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -8834,6 +8907,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -8870,6 +8949,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -8908,7 +8994,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -8948,7 +9033,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -8956,7 +9041,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -8995,6 +9080,10 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+msgid "Edit Privileges:"
+msgstr ""
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9016,45 +9105,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, possible-php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, possible-php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9121,11 +9210,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr ""
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9151,7 +9240,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr ""
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9233,7 +9326,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9301,7 +9394,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9309,12 +9402,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, possible-php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9389,8 +9482,16 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+msgid "Collation:"
+msgstr ""
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9513,7 +9614,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -9559,7 +9660,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9579,7 +9680,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9598,6 +9699,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9685,6 +9790,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, possible-php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9733,30 +9842,30 @@ msgstr[1] ""
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9784,7 +9893,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10092,10 +10201,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10261,6 +10366,18 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+msgid "per minute:"
+msgstr ""
+
+#: server_status_queries.php:86
+msgid "per second:"
+msgstr ""
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -10880,7 +10997,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -10982,7 +11099,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11182,7 +11299,7 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
+msgid "Generated by:"
msgstr ""
#: sql.php:1234
@@ -11196,8 +11313,12 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+msgid "Label:"
msgstr ""
#: tbl_chart.php:38
@@ -11275,17 +11396,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, possible-php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, possible-php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, possible-php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11294,6 +11415,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11314,7 +11439,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11374,7 +11499,15 @@ msgid "The table name is empty!"
msgstr ""
#: tbl_printview.php:65
-msgid "Showing tables"
+msgid "Showing tables:"
+msgstr ""
+
+#: tbl_printview.php:296
+msgid "Space usage:"
+msgstr ""
+
+#: tbl_printview.php:345
+msgid "Row Statistics:"
msgstr ""
#: tbl_relation.php:213
@@ -11404,6 +11537,10 @@ msgstr ""
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+msgid "Choose column to display:"
+msgstr ""
+
#: tbl_structure.php:144
#, possible-php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11447,108 +11584,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, possible-php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, possible-php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, possible-php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, possible-php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, possible-php-format
msgid "Create version %1$s of %2$s"
msgstr ""
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index e569a6e2ea..6d15fcd268 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,12 +1,13 @@
# iMutrix <lord_dark@wp.pl>, 2012.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-10 00:41+0200\n"
"Last-Translator: Jakub S <jakub.st@gmail.com>\n"
-"Language-Team: Polish <http://l10n.cihar.com/projects/phpmyadmin/4-0/pl/>\n"
+"Language-Team: Polish <http://l10n.cihar.com/projects/phpmyadmin/master/pl/"
+">\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +16,18 @@ msgstr ""
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Pokaż wszystko"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Numer strony:"
@@ -40,19 +41,18 @@ msgstr ""
"zostało zamknięte, lub ustawienia zabezpieczeń przeglądarki są "
"skonfigurowane na blokowanie aktualizacji między oknami."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Szukaj"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +74,23 @@ msgstr "Szukaj"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Wykonaj"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nazwa klucza"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Opis"
@@ -118,15 +118,16 @@ msgstr "Baza danych %1$s została utworzona."
msgid "Database comment: "
msgstr "Komentarz bazy danych: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komentarze tabeli"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +139,8 @@ msgstr "Komentarze tabeli"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolumna"
@@ -162,12 +163,12 @@ msgstr "Kolumna"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Typ"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +180,7 @@ msgstr "Typ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -194,7 +195,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Ustawienia domyślne"
@@ -220,11 +221,11 @@ msgstr "Odsyłacze do"
msgid "Comments"
msgstr "Komentarze"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +238,21 @@ msgstr "Komentarze"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nie"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +265,10 @@ msgstr "Nie"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Tak"
@@ -275,7 +276,7 @@ msgstr "Tak"
msgid "View dump (schema) of database"
msgstr "Zobacz zrzut (schemat) bazy danych"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Nie znaleziono żadnych tabel w bazie danych."
@@ -288,7 +289,7 @@ msgstr "Zaznacz wszystkie"
msgid "Unselect All"
msgstr "Odznacz wszystko"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Nazwa bazy danych jest pusta!"
@@ -314,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rekordy"
@@ -340,28 +340,25 @@ msgstr "Rozmiar"
msgid "in use"
msgstr "w użyciu"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Data utworzenia"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Ostatnia aktualizacja"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Ostatnie sprawdzanie"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -400,16 +397,12 @@ msgstr "Tabele śledzone"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Baza danych"
@@ -417,17 +410,17 @@ msgstr "Baza danych"
msgid "Last version"
msgstr "Ostatnia wersja"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Utworzona"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Zaktualizowana"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -436,13 +429,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Działanie"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Pokaż"
@@ -451,18 +442,18 @@ msgid "Delete tracking data for this table"
msgstr "Usuń dane śledzące tę tabelę"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Usuń"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktywny"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "nieaktywny"
@@ -470,11 +461,11 @@ msgstr "nieaktywny"
msgid "Versions"
msgstr "Wersje"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Raport śledzenia"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Migawka struktury"
@@ -490,24 +481,24 @@ msgstr "Śledź tabelę"
msgid "Database Log"
msgstr "Dziennik bazy danych"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "ZÅ‚y typ!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Wybrany typ eksportu musi być zapisany do pliku!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "ZÅ‚e parametry!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Za mało miejsca na zapis pliku %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -515,12 +506,12 @@ msgstr ""
"Plik %s już istnieje na serwerze. Zmień nazwę pliku lub zaznacz opcję "
"nadpisywania plików."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Zrzut został zapisany do pliku %s."
@@ -534,69 +525,82 @@ msgstr "Niepoprawny typ eksportu"
msgid "Value for the column \"%s\""
msgstr "Wartość dla kolumny \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Użyj OpenStreetMaps jako Podstawowej Warstwy"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Punkt"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Dodaj punkt"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linia ciÄ…gu"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Pierścień zewnętrzny"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Pierścień wewnętrzny"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Dodaj linestring"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Dodaj pierścień wewnętrzny"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "WielokÄ…t"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Dodaj wielokÄ…t"
@@ -697,12 +701,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Zapytanie SQL zostało wykonane pomyślnie"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Powrót"
@@ -732,35 +736,40 @@ msgstr "Więcej ustawień"
msgid "Database server"
msgstr "Serwer bazy danych"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Serwer"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Serwer:"
#: index.php:240
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Typ serwera"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Wersja serwera"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Wersja protokołu"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Użytkownik"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Kodowanie znaków serwera"
#: index.php:269
@@ -768,30 +777,36 @@ msgid "Web server"
msgstr "Serwer WWW"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Wersja klienta bazy danych"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Rozszerzenie PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Informacje o PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informacja o wersji"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacja"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -917,7 +932,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Masz zamiar ZNISZCZYĆ całą bazę danych!"
@@ -1000,70 +1015,36 @@ msgstr "Przeładowanie Uprawnień"
msgid "Removing Selected Users"
msgstr "Usuwanie wybranych użytkowników"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Zamknij"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Edytuj"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Wykres ruchu w czasie rzeczywistym"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Wykres połączeń w czasie rzeczywistym /wykres procesów"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Wykres zapytań w czasie rzeczywistym"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ogółem"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Inne"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Połączenia / Procesy"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Konfiguracja monitora lokalnego jest niezgodna"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1075,161 +1056,161 @@ msgstr ""
"że bieżąca konfiguracja nie będzie już działać. Proszę zresetować "
"konfigurację do domyślnej w menu <i>Ustawienia</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Wydajność pamięci podręcznej zapytań"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Użycie pamięci podręcznej zapytań"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Użyta pamięć podręczna zapytań"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Użycie systemowego CPU"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Pamięć systemowa"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Systemowa przestrzeń wymiany"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Obciążenie przeciętne"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Pamięć ogółem"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Pamięć podręczna"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Pamięć buforowana"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Pamięć wolna"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Pamięć użyta"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Przestrzeń wymiany ogółem"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Podręczna przestrzeń wymiany"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Użyta przestrzeń wymiany"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Wolna przestrzeń wymiany"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bajty przesłane"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bajty otrzymane"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Połączenia"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesy"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabeli(l)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Pytania"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Ruch"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Ustawienia"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Usuń wykres"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Edytuj tytuł i etykiety"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Dodaj wykres do siatki"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Proszę dodać przynajmniej jedną zmienną do serii"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1237,39 +1218,39 @@ msgstr "Proszę dodać przynajmniej jedną zmienną do serii"
msgid "None"
msgstr "Żaden"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Wznów monitor"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Wstrzymaj monitor"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log i slow_query_log są włączone."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log jest włączony."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log jest włączony."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log i general_log są wyłączone."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output nie jest ustawiony do TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output jest ustawiony do TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1280,12 +1261,12 @@ msgstr ""
"zapytania, które trwają dłużej niż %d sekund. Zaleca się ustawić "
"long_query_time na 0-2 sekundy, w zależności od systemu."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time jest ustawiony na %d sekund(y)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1294,30 +1275,30 @@ msgstr ""
"ustawień domyślnych po restarcie serwera:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Ustaw log_output do %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "WÅ‚Ä…czone %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Wyłączone %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Ustaw long_query_time do %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1325,53 +1306,53 @@ msgstr ""
"Nie można zmienić tych zmiennych. Proszę zalogować się jako root lub "
"skontaktować się z administratorem bazy danych."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Zmiana ustawień"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Ustawienia bieżące"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Tytuł wykresu"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Zróżnicowany"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Podzielony przez %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Jednostka"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Z dziennika powolnego"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Z dziennika ogólnego"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analizowanie logów"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analiza i wczytywanie dzienników. To może trochę potrwać."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Anuluj żądanie"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1381,7 +1362,7 @@ msgstr ""
"Jednakże, jako kryterium grupowania, zostało użyte tylko same zapytanie SQL, "
"a wiec inne atrybuty zapytań, takie jak czas startu, mogą się różnić."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1391,33 +1372,33 @@ msgstr ""
"tej samej tabeli są także pogrupowane razem, niezależnie od wstawionych "
"danych."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Wczytano dane dziennika. Zapytania wykonane w tym odcinku czasu:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Przejdź do dziennika tabeli"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Nie znaleziono danych"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Dziennik przeanalizowany, lecz nie znaleziono żadnych danych w tym odcinku "
"czasu."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analizowanie…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Wyjaśnij wynik przetworzenia danych"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1425,66 +1406,66 @@ msgstr "Wyjaśnij wynik przetworzenia danych"
msgid "Time"
msgstr "Czas"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Czas ogółem:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Wyniki profilowania"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Wykres"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Edytuj wykres"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serie"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opcje filtru dziennika tabeli"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtr"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtr zapytań poprzez wyraz / wyrażenie regularne:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grupa zapytań, ignorowanie zmiennych danych w WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Suma zgrupowanych wierszy:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Ogółem:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Åadowanie logów"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Odświeżanie monitora nie powiodło się"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1494,28 +1475,28 @@ msgstr ""
"odpowiedź. To jest najbardziej prawdopodobne, ponieważ Twoja sesja wygasła. "
"Odświeżenie strony i ponownego wprowadzania poświadczenia powinno pomóc."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Przeładuj stronę"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Dotyczy wierszy:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Nie powiodła się analiza pliku konfiguracyjnego. Nie wydaje się być "
"poprawnym kodem JSON."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Nie udało zbudować siatki wykresu z importu konfiguracji. Przywracanie "
"domyślnej konfiguracji…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1523,227 +1504,236 @@ msgstr ""
msgid "Import"
msgstr "Import"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importuj konfiguracjÄ™ monitora"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Proszę wybrać plik, który chcesz zaimportować"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analiza zapytania"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Doradca systemu"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Możliwe problemy z wydajnością"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problem"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Rekomendacja"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Szczegóły reguły"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Motywacja"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Użyj zmiennej/wzoru"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Testuj"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Anuluj"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Wczytywanie"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Przetwarzanie wywołania"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Błąd przetwarzania wywołania"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Kod błędu: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "BÅ‚Ä…d tekstu: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Żadna baza danych nie został wybrana."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Usuwanie kolumny"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Dodawanie klucza głównego"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Kliknij, aby zamknąć to powiadomienie"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Zmiana nazwy bazy danych"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Przeładuj bazę danych"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopiowanie bazy danych"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Zmiana kodowania"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabela musi mieć przynajmniej jedną kolumnę"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Wstaw tabelÄ™"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Ukryj indeksy"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Pokaż indeksy"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Sprawdzanie klucza zewnętrznego:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(WÅ‚Ä…czone)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Wyłączone)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Wyszukiwanie"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Ukryj okno wyników"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Pokaż wyniki wyszukiwania"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "PrzeglÄ…danie"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Usuwanie"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Definicja przechowywania funkcji musi zawierać deklarację RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Edytor ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Wartości dla kolumny %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Wartości dla nowej kolumny"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Wprowadź każdą wartość do osobnego pola"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Dodaj %d wartość(i)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Uwaga: Jeśli plik zawiera wiele tabel, będzie połączony w jeden"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Ukryj okno zapytań"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Pokaż okno zapytań"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Edytuj"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nie żadnych wybrano rekordów"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Zmień"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Czas wykonywania zapytania"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie jest prawidłowym numerem wiersza."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1752,92 +1742,116 @@ msgstr "%d nie jest prawidłowym numerem wiersza."
msgid "Save"
msgstr "Zapisz"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Ukryj okno zapytania SQL"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Pokaż kryteria wyszukiwania"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Powiększ szukanie"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Każdy punkt reprezentuje wiersz danych."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Najechanie nad punkt pokaże jego etykietę."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Aby powiększyć, wybierz część powierzchni z myszy."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Kliknij Resetuj powiększenie, aby wrócić do pierwotnego stanu."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Kliknij punkt danych, aby wyświetlić lub ewentualnie zmodyfikować wiersze "
"danych."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Wykres może być zmieniany przez przeciągnięcie go wzdłuż prawego dolnego "
"rogu."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Wybierz dwie kolumny"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Wybierz dwie różne kolumny"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Wyniki zapytania"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Treść punktu danych"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoruj"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopiuj"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punkt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linia ciÄ…gu"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "WielokÄ…t"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Pierścień wewnętrzny"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Pierścień zewnętrzny"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Dodaj kolumny"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Wybierz klucz odwołujący"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Wybierz klucz zewnętrzny"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Należy wybrać klucz główny lub klucz jednoznaczny"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Wybierz kolumny do wyświetlenia"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1845,20 +1859,20 @@ msgstr ""
"Nie zapisano zmian w układzie. Zostaną utracone, jeśli ich nie zapiszesz. "
"Czy chcesz kontynuować?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Dodaj opcjÄ™ do kolumny "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d obiekt(y) utworzony"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Naciśnij ESCAPE, aby anulować edycję"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1866,27 +1880,27 @@ msgstr ""
"Po dokonaniu edycji pewnych danych, nie zostały one zapisane. Czy na pewno "
"chcesz opuścić tę stronę przed zapisaniem danych?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Przeciągnij, aby uporządkować"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Kliknij, aby posortować"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Kliknij, aby zaznaczyć/odznaczyć"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Kliknij dwukrotnie, aby skopiować nazwę kolumny"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Kliknij rozwijane strzałki, <br/> aby przełączyć widoczność kolumn"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1895,64 +1909,64 @@ msgstr ""
"pól wyboru, edycji, kopiowania i usuwania łącza może nie działać po "
"zapisaniu."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Można również edytować większość wartości <br /> klikając dwukrotnie "
"bezpośrednio na nich."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Można również edytować większość wartości <br /> klikając bezpośrednio na "
"nich."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Kliknij link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Skopiuj nazwÄ™ kolumny"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Kliknij prawym przyciskiem myszy nazwę kolumny aby skopiować go do schowka."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Pokaż dane wiersza(y)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Wygeneruj hasło"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generuj"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Zmień hasło"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Więcej"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Pokaż Panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Ukryj Panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "Żądana strona nie została znaleziona w historii, może wygasła."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1962,266 +1976,266 @@ msgstr ""
"wersja to %s, wydana dnia %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", ostatnia stabilna wersja:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "aktualna"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Zakończ"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Poprz."
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Nast."
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "DziÅ›"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Styczeń"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Luty"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Marzec"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Kwiecień"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Maj"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Czerwiec"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Lipiec"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Sierpień"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Wrzesień"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Październik"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Listopad"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Grudzień"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Sty"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Lut"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Kwi"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Maj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Cze"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Lip"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Sie"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Wrz"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Paź"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Lis"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Gru"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Niedziela"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Poniedziałek"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Wtorek"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Åšroda"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Czwartek"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "PiÄ…tek"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sobota"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Nie"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Wto"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Åšro"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Czw"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "PiÄ…"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sob"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Nie"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Pon"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Wto"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Åšro"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Czw"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "PiÄ…"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sob"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Ty"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalendarz-miesiÄ…c-rok"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "brak"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Godzina"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuta"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekunda"
@@ -2275,16 +2289,16 @@ msgstr ""
"Nieoczekiwane znaki w linii %1$s. Spodziewana zakładka, ale nie znaleziono "
"\"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "na sekundÄ™"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "na minutÄ™"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "na godzinÄ™"
@@ -2292,43 +2306,59 @@ msgstr "na godzinÄ™"
msgid "per day"
msgstr "na dzień"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "IstniejÄ…cy plik konfiguracyjny (%s) nie jest czytelny."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "Złe uprawnienia pliku konfiguracyjnego, nie powinien być zapisywalny!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Rozmiar czcionki"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "RosnÄ…co"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "MalejÄ…co"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolumna"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sortuj"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Pokaż"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kryteria"
#: libraries/DBQbe.class.php:576
@@ -2348,33 +2378,43 @@ msgid "Use Tables"
msgstr "Użyj tabel"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Lub"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "I"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Wstaw"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Usuń"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Zmodyfikuj"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Zapytanie SQL do bazy danych <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Wyślij zapytanie"
@@ -2416,8 +2456,8 @@ msgstr[1] "%1$s dopasowania w <strong>%2$s</strong>"
msgstr[2] "%1$s dopasowań w <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "PrzeglÄ…daj"
@@ -2431,9 +2471,9 @@ msgstr "Usunąć dopasowania do tabeli %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Usuń"
@@ -2469,40 +2509,45 @@ msgstr "Zapisz edytowane dane"
msgid "Restore column order"
msgstr "Przywrócić porządek w kolumnie"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "PoczÄ…tek"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Poprzednie"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Następne"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Koniec"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "PoczÄ…tek wiersza"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Liczba wierszy"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Liczba wierszy:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Tryb"
#: libraries/DisplayResults.class.php:919
@@ -2526,7 +2571,7 @@ msgstr "Nagłówki co %s wierszy"
msgid "Sort by key"
msgstr "Sortuj wg klucza"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2638,12 +2683,12 @@ msgid "Query took %01.4f sec"
msgstr "Wykonanie zapytania trwało %01.4f sekund(y)"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Z zaznaczonymi:"
@@ -2653,16 +2698,16 @@ msgstr "Z zaznaczonymi:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Zaznacz wszystkie"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2764,12 +2809,12 @@ msgstr "Otwórz nowe okno phpMyAdmina"
msgid "Click on the bar to scroll to top of page"
msgstr "Kliknij na pasku, aby przewinąć do góry strony"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Odtąd musi być włączona obsługa ciasteczek."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript musi być włączona obok tego punktu"
@@ -2781,21 +2826,21 @@ msgstr "Brak zdefiniowanego indeksu!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksy"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Jednoznaczny"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Spakowany"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Moc"
@@ -2804,15 +2849,14 @@ msgstr "Moc"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Metoda porównywania napisów"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komentarz"
@@ -2825,7 +2869,7 @@ msgstr "Klucz podstawowy został usunięty"
msgid "Index %s has been dropped"
msgstr "Klucz %s został usunięty"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2840,6 +2884,11 @@ msgstr ""
msgid "Databases"
msgstr "Bazy danych"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Serwer"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2847,35 +2896,39 @@ msgid "View"
msgstr "Widok"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Szukaj"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Wstaw"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacje"
@@ -2892,7 +2945,7 @@ msgstr "Åšledzenie"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Wyzwalacze"
@@ -2915,14 +2968,14 @@ msgstr "Zapytanie"
msgid "Privileges"
msgstr "Uprawnienia"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Procedury i funkcje"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Zdarzenia"
@@ -2962,7 +3015,7 @@ msgstr "Wtyczki"
msgid "Engines"
msgstr "Mechanizmy"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3009,8 +3062,7 @@ msgstr "Ostatnie tabele"
msgid "There are no recent tables"
msgstr "Brak ostatnich tabel"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Zapytanie SQL"
@@ -3147,11 +3199,15 @@ msgid "Target database `%s` was not found!"
msgstr "Docelowej bazy '%s' nie znaleziono!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Niewłaściwa baza danych"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Niewłaściwa nazwa tabeli"
#: libraries/Table.class.php:1210
@@ -3198,7 +3254,7 @@ msgstr "Funkcja"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3214,58 +3270,63 @@ msgstr "Tabela szukania"
msgid "Edit/Insert"
msgstr "Edycja/Wstaw"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Wybierz kolumny (przynajmniej jednÄ…):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Lub"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Liczba wierszy na stronie"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Kolejność wyświetlania:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Maksymalna liczba wierszy do wykreślenia"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Przeglądaj zewnętrzne wartości"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Dodatkowe kryteria wyszukiwania"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Wykonaj \"zapytanie przez przykład\" (znak globalny: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "PrzeglÄ…daj/Edytuj punkty"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Jak korzystać"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Reset powiększenia"
@@ -3298,8 +3359,10 @@ msgstr "Motywu %s nie znaleziono!"
msgid "Theme path not found for theme %s!"
msgstr "Nie znaleziono ścieżki do motywu %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Motyw"
#: libraries/Types.class.php:296
@@ -3645,7 +3708,13 @@ msgstr "Wyliczenie, wybrane z listy zdefiniowane wartości"
msgid "Max: %s%s"
msgstr "Maksymalny rozmiar: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Zapytanie SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3658,119 +3727,134 @@ msgstr "Maksymalny rozmiar: %s%s"
msgid "MySQL said: "
msgstr "MySQL zwrócił komunikat: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Nie udało się połączyć z walidatorem SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Wyjaśnij SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Pomiń wyjaśnienie SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Bez kodu PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Utwórz kod PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Odśwież"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Pomiń sprawdzanie poprawności SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Weryfikacja SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Szybka edycja tego zapytania"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "W linii"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilowanie"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Nie"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dni, %s godzin, %s minut i %s sekund"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Brakuje parametru:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Przejście do bazy danych &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Kliknij, aby przełączać"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Wyszukaj w komputerze:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Wybierz katalog serwera WWW dla uploadu <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Nie można znaleźć katalogu do zapisu przesyłanych plików"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Brak plików do wysłania"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Opróżnij"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Wykonaj"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Drukuj"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Data utworzenia"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Ostatnia aktualizacja"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Ostatnie sprawdzanie"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "współdzielone"
@@ -3782,13 +3866,17 @@ msgstr "współdzielone"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dane"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ogółem"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3851,6 +3939,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Niewłaściwa nazwa hosta serwera %1$s. Proszę przyjrzeć się konfiguracji."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Serwer"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "W konfiguracji ustawiono błędną metodę uwierzytelniania:"
@@ -3902,7 +3996,7 @@ msgid "Double click"
msgstr "Podwójnie kliknij"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Wyłączone"
@@ -3990,7 +4084,7 @@ msgstr "Nieprawidłowy numer portu"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Nieprawidłowa wartość"
@@ -4039,25 +4133,25 @@ msgstr "Nie znaleziono rozszerzenia SOAP"
msgid "maximum %s"
msgstr "maksimum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Ustaw wartość: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Przywróć wartość domyślną"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Zezwól użytkownikom na zmianę tej wartości"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4319,7 +4413,7 @@ msgid "Character set of the file"
msgstr "Kodowanie znaków pliku"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4336,7 +4430,6 @@ msgstr "Typ kompresji"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4346,22 +4439,28 @@ msgstr "Umieść nazwy kolumn w pierwszym wierszu"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Kolumny zawarte w"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Kolumny dołączyć:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Kolumny poprzedzone przez"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Kolumna uciekła z:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Zamiana NULL na"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Zamiana NULL na:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4370,13 +4469,17 @@ msgstr "Usuń znaki nowej lini z kolumn"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Kolumny zakończone przez"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Linie zakończone przez"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Linie zakończone z:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4411,8 +4514,6 @@ msgid "Include table caption"
msgstr "Dołącz podpis tabeli"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Nagłówek tabeli"
@@ -4421,8 +4522,6 @@ msgid "Continued table caption"
msgstr "Kontynuacja nagłówka tabeli"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Etykieta klucza"
@@ -4447,7 +4546,7 @@ msgid "Save on server"
msgstr "Zapisz na serwerze"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Nadpisz istniejÄ…ce pliki"
@@ -4465,7 +4564,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Tryb zgodności SQL"
@@ -6043,7 +6142,7 @@ msgid ""
msgstr ""
"Określa, czy pole zapytania, powinny pozostać na ekranie po jego złożeniu"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Zachowaj pole zapytania"
@@ -6076,12 +6175,8 @@ msgstr "Pomiń zablokowane tabele"
msgid "Requires SQL Validator to be enabled"
msgstr "Wymaga włączenia walidatora SQL"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6108,8 +6203,8 @@ msgstr ""
"Jeśli masz swoją nazwa użytkownika, ustaw ją tutaj (domyślnie [kbd]anonymous"
"[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Użytkownik"
@@ -6338,6 +6433,12 @@ msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"Pomiń hasło użytkownika monitorującego phpMyAdmin podczas używania pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Nieprawidłowa wartość"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6393,15 +6494,25 @@ msgstr ""
msgid "No Password"
msgstr "Brak hasła"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Hasło:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Ponownie"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Sposób kodowania haseł"
#: libraries/display_change_password.lib.php:87
@@ -6409,7 +6520,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Kompatybilny z MySQL-em&nbsp;4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Utwórz bazę danych"
@@ -6417,6 +6527,12 @@ msgstr "Utwórz bazę danych"
msgid "Create"
msgstr "Utwórz"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Utwórz bazę danych"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6447,90 +6563,86 @@ msgstr "Liczba kolumn"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Eksport bazy danych z bieżącego serwera"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Eksportowanie tabeli z bazy \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Eksportuj wiersze z tabeli \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Metoda eksportu:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Szybko - wyświetlane są tylko minimalne opcje"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Dostosuj - wyświetli wszystkie możliwe opcje"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Baza(y) danych:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabela(e):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Wiersze:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Eksportuj wybrane wiersze"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Liczba wierszy:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Wiersz rozpoczynajÄ…cy siÄ™:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Zrzuć wszystkie wiersze"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Wyjście:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Zapisz na serwerze w katalogu <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Zapisz wynik do pliku"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Szablon nazwy pliku:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ zostanie zastÄ…pione aktualnÄ… nazwÄ… serwera"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ zostanie zastÄ…pione nazwÄ… wybranej bazy danych"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ zostanie zastÄ…pione nazwÄ… wybranej tabeli"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6542,45 +6654,45 @@ msgstr ""
"się: %3$s. Inne teksty będą przechowywane tak, jak zostaną wstawione. Zobacz "
"szczegóły w %4$sFAQ%5$s."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "użyj tego dla przyszłego eksportu"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Kodowanie znaków pliku:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Kompresja:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "\".zip\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "\".gzip\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "\".bzip\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Pokaż wynik jako tekst"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Specyficzne opcje formatu:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6588,7 +6700,7 @@ msgstr ""
"Przewiń do wypełnienia w opcji dla wybranego formatu i ignorowanie opcji dla "
"innych formatów."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Kodowanie konwersji:"
@@ -6602,7 +6714,9 @@ msgid "no branch"
msgstr "brak gałęzi"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Zmiany Git"
#: libraries/display_git_revision.lib.php:67
@@ -6729,6 +6843,10 @@ msgstr "Opcje formatu:"
msgid "Language"
msgstr "Język"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informacja o wersji"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Katalog domowy danych"
@@ -7149,8 +7267,10 @@ msgstr "Ze względu na jego długość, <br /> kolumna ta może nie być edytowa
msgid "Binary - do not edit"
msgstr "Binarne - nie do edycji"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "katalog przesyłania serwera web"
#: libraries/insert_edit.lib.php:1400
@@ -7216,40 +7336,40 @@ msgstr "Brak"
msgid "Convert to Kana"
msgstr "Konwersja do Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Zamień przedrostek tabeli"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopiuj tabelÄ™ z przedrostkiem"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Od"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Do"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Wyślij"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Dodaj prefiks tabeli"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Dodaj prefiks"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Bez zmian"
@@ -7468,16 +7588,16 @@ msgstr[0] "%s zanleziono inny wynik"
msgstr[1] "%s zanleziono innych wyników"
msgstr[2] "%s zanleziono inne wyniki"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "Filtr tabel wg nazwy"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Wyczyść szybki filtr"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "Filtr elementów wg nazwy"
@@ -7493,7 +7613,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "Nie zawiera klasy \"%1$s\", pliku \"%2$s\" nie znaleziono"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Kolumny"
@@ -7502,7 +7622,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nowy"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nowy"
@@ -7513,12 +7633,12 @@ msgstr "Nowy"
msgid "Functions"
msgstr "Funkcje"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nowy"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nowy"
@@ -7529,7 +7649,7 @@ msgstr "Nowy"
msgid "Procedures"
msgstr "Procedury"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7540,7 +7660,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nowy"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nowy"
@@ -7550,13 +7670,15 @@ msgstr "Nowy"
msgid "Views"
msgstr "Widoki"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nowy"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Zmień nazwę bazy danych na"
#: libraries/operations.lib.php:107
@@ -7573,22 +7695,24 @@ msgid "Drop the database (DROP)"
msgstr "Usuń bazę danych (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Tylko struktura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktura i dane"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Tylko dane"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kopiuj bazÄ™ danych do"
#: libraries/operations.lib.php:186
@@ -7627,8 +7751,11 @@ msgstr "Opcje tabeli"
msgid "Rename table to"
msgstr "Zmień nazwę tabeli na"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentarze tabeli"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Mechanizm składowania"
@@ -7777,20 +7904,14 @@ msgstr "Twoja sesja wygasła. Zaloguj się ponownie."
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Możesz wprowadzić nazwę hosta/adres IP i port oddzielając spacją."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Serwer:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Użytkownik:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Hasło:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Wybór serwera"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7947,11 +8068,27 @@ msgstr "Struktura tabeli @TABLE@"
msgid "Object creation options"
msgstr "Opcje tworzenia obiektu"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Nagłówek tabeli"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Podpis tabeli (kontynuowanie)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Etykieta klucza"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7969,32 +8106,60 @@ msgstr "Wyświetl komentarze"
msgid "Display MIME types"
msgstr "Wyświetl typy MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Umieść nazwy kolumn w pierwszym wierszu"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Czas wygenerowania"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Wersja PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Baza danych"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dane"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "Eksport nazw tabel"
@@ -8167,6 +8332,12 @@ msgstr "Opcje tworzenia obiektów (wszystkie są polecane)"
msgid "Export contents"
msgstr "Eksportuj zawartość"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabela"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8443,7 +8614,6 @@ msgid "Enabled"
msgstr "WÅ‚Ä…czone"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Ogólne funkcje relacyjne"
@@ -8472,11 +8642,11 @@ msgstr ""
"Informacje o tym, jak zaktualizować tabelę Column_comments znajdują się w "
"dokumentacji"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Zapamiętane zapytanie SQL"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Historia SQL"
@@ -8520,7 +8690,7 @@ msgstr ""
"Zaloguj się ponownie do phpMyAdmin, żeby załadować zmieniony plik "
"konfiguracyjny."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "brak opisu"
@@ -8545,17 +8715,24 @@ msgstr ""
"Upewnij się, że w pliku konfiguracyjnym (my.conf) jest wprowadzony unikalny "
"ID serwera. Jeśli tak nie jest, dodaj następującą linię w sekcji [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nazwa użytkownika"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nazwa użytkownika"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8566,7 +8743,7 @@ msgstr "Stan serwera głównego"
msgid "Slave status"
msgstr "Stan serwera podrzędnego"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Zmienna"
@@ -8575,6 +8752,15 @@ msgstr "Zmienna"
msgid "Server ID"
msgstr "ID serwera"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8594,12 +8780,11 @@ msgstr "Dowolny użytkownik"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Użyj pola tekstowego"
#: libraries/replication_gui.lib.php:326
@@ -8631,8 +8816,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ponownie"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generuj hasło"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8675,11 +8867,14 @@ msgstr ""
msgid "Edit event"
msgstr "Edytuj wydarzenie"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Błąd w przetwarzaniu wywołania"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8955,81 +9150,81 @@ msgstr "Musisz podać prawidłową nazwę tabeli"
msgid "You must provide a trigger definition."
msgstr "Musisz podać definicję wyzwalacza."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Dodaj procedurÄ™"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Eksportuj procedurÄ™ %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "Procedura"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nie masz odpowiednich uprawnień, aby utworzyć procedurę"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Nie znaleziono procedury %1$s w bazie danych %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Brak procedur do wyświetlenia."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Dodaj wyzwalacz"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Eksport wyzwalacza %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "wyzwalacz"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nie masz wystarczających uprawnień aby utworzyć wyzwalacz"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Nie znaleziono wyzwalacza %1$s w bazie danych %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Brak wyzwalaczy."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Dodaj zdarzenie"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Eksport zdarzenia %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "zdarzenie"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Nie masz odpowiednich uprawnień, aby stworzyć zdarzenie"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Nie znaleziono zdarzenia %1$s w bazie danych %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Nie ma żadnych zdarzeń do wyświetlenia."
@@ -9085,7 +9280,7 @@ msgstr "Atrybuty"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Dodatkowo"
@@ -9185,14 +9380,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Przełączanie scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nieznany język: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Bieżący serwer"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9439,6 +9636,12 @@ msgstr ""
msgid "Login Information"
msgstr "Dane użytkownika"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Użyj pola tekstowego"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nie zmieniaj hasła"
@@ -9477,6 +9680,13 @@ msgstr "Przyznanie wszystkich uprawnień do bazy danych &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Użytkownicy mają dostęp do \"%s\""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Użytkownik"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9515,7 +9725,6 @@ msgid "No user found."
msgstr "Żadnego użytkownika nie znaleziono."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Edytuj uprawnienia"
@@ -9556,7 +9765,9 @@ msgid "Column-specific privileges"
msgstr "Uprawnienia specyficzne dla kolumn"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Dodaj uprawnienia dla następującej bazy danych"
#: libraries/server_privileges.lib.php:2290
@@ -9565,7 +9776,9 @@ msgstr ""
"Symbole wieloznaczne % i _ należy uciec z \\ z nich korzystać dosłownie"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Dodaj uprawnienia dla następującej tabeli"
#: libraries/server_privileges.lib.php:2525
@@ -9605,6 +9818,12 @@ msgstr "Zaktualizowano uprawnienia dla %s."
msgid "Privileges for %s"
msgstr "Uprawnienia dla %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Edytuj uprawnienia"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Omówienie użytkowników"
@@ -9630,45 +9849,47 @@ msgstr "Wybrany użytkownik nie został znaleziony w tabeli uprawnień."
msgid "You have added a new user."
msgstr "Dodałeś nowego użytkownika."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Uruchom zapytanie/zapytania SQL na serwerze %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Wyczyść"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Pamiętaj zapytanie SQL"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Niech każdy użytkownik ma dostęp do tej zakładki"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Zastąp istniejącą zakładkę o tej samej nazwie"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Nie nadpisuj tego zapytania spoza okna"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Separator"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Pokaż to zapytanie tutaj ponownie"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Pokaż tylko"
@@ -9751,11 +9972,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabela %s została opróżniona"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Åšledzenie jest aktywne."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Åšledzenie nie jest aktywne."
@@ -9781,7 +10002,11 @@ msgstr "Dodaj przedrostek do tabeli"
msgid "Check tables having overhead"
msgstr "Zaznacz tabele nieoptymalne"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sortuj"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Brak"
@@ -9863,7 +10088,7 @@ msgstr "Na poczÄ…tku tabeli"
msgid "After %s"
msgstr "Po %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statystyka wiersza"
@@ -9931,7 +10156,7 @@ msgstr "Dodaj FULLTEXT indeksu"
msgid "Information"
msgstr "Informacje"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Wykorzystanie przestrzeni"
@@ -9939,12 +10164,12 @@ msgstr "Wykorzystanie przestrzeni"
msgid "Effective"
msgstr "Efektywne"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabela %1$s została pomyślnie zmodyfikowana"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "BÅ‚Ä…d zapytania"
@@ -10032,8 +10257,22 @@ msgstr "po %s"
msgid "Table name"
msgstr "Nazwa tabeli"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Mechanizm składowania"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Metoda porównywania napisów"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Definicja partycji"
#: libraries/tbl_common.inc.php:54
@@ -10161,7 +10400,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Ukryj/pokaż tabele bez relacji"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Liczba tabel"
#: pmd_general.php:467
@@ -10207,7 +10448,9 @@ msgid "Page creation failed"
msgstr "BÅ‚Ä…d tworzenia strony"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Strona"
#: pmd_pdf.php:123
@@ -10227,7 +10470,9 @@ msgid "New page name: "
msgstr "Nowa nazwa strony: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Eksport/import w skali"
#: pmd_pdf.php:146
@@ -10246,6 +10491,12 @@ msgstr "Błąd: relacja nie została dodana."
msgid "FOREIGN KEY relation added"
msgstr "Relacja FOREIGN KEY została dodana"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Ogólne funkcje relacyjne"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Dodano wewnętrzne powiązanie"
@@ -10336,6 +10587,12 @@ msgstr "Import plików"
msgid "All"
msgstr "Wszystko"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Historia SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10385,20 +10642,20 @@ msgstr[2] "%1$d baz danych zostało pomyślnie usuniętych."
msgid "Databases statistics"
msgstr "Statystyki baz danych"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replikacja serwera głównego"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replikacja serwera podrzędnego"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "WÅ‚Ä…cz statystyki"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10406,11 +10663,11 @@ msgstr ""
"Uwaga: Włączenie statystyk baz danych może spowodować duży ruch pomiędzy "
"serwerem WWW a serwerem MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Brak baz danych"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Mechanizmy składowania"
@@ -10438,7 +10695,7 @@ msgstr "Moduł"
msgid "Library"
msgstr "Biblioteka"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Wersja"
@@ -10787,10 +11044,6 @@ msgstr "Gotowe przestawienie/edycji wykresów"
msgid "Add chart"
msgstr "Dodaj wykres"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "przestawienie/edycji wykresów"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Częstotliwość odświeżania"
@@ -10982,6 +11235,24 @@ msgstr[2] "%d minuty"
msgid "Questions since startup: %s"
msgstr "Pytania od uruchomienia: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "na godzinÄ™"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "na minutÄ™"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "na sekundÄ™"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Oświadczenia"
@@ -11727,7 +11998,7 @@ msgid "Global value"
msgstr "Wartość globalna"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "ÅšciÄ…gnij"
@@ -11841,7 +12112,7 @@ msgstr "Przekaż darowiznę"
msgid "Edit server"
msgstr "Edytuj serwer"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Dodaj nowy serwer"
@@ -12082,7 +12353,9 @@ msgid "SQL result"
msgstr "Wynik SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Wygenerowany przez"
#: sql.php:1234
@@ -12098,8 +12371,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemy z indeksami tabeli `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Pamiętaj zapytanie SQL"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Nazwa"
#: tbl_chart.php:38
@@ -12177,17 +12456,17 @@ msgstr "Wartość X"
msgid "Y-Axis label:"
msgstr "Etykieta osi Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s już istnieje!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Baza danych '%s' nie istnieje."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %1$s została utworzona."
@@ -12196,6 +12475,10 @@ msgstr "Tabela %1$s została utworzona."
msgid "View dump (schema) of table"
msgstr "Pokaż zrzut (schemat) tabeli"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Niewłaściwa nazwa tabeli"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Wyświetlaj wizualizację GIS"
@@ -12216,7 +12499,7 @@ msgstr "Przestrzenna kolumna"
msgid "Redraw"
msgstr "Przerysuj"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nazwa pliku"
@@ -12277,9 +12560,23 @@ msgid "The table name is empty!"
msgstr "Nazwa tabeli jest pusta!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Pokaż tabele"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Wykorzystanie przestrzeni"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statystyka wiersza"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12314,6 +12611,12 @@ msgstr "Ograniczenia dla tabeli"
msgid "No index defined! Create one below"
msgstr "Brak zdefiniowanego indeksu!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Wybierz kolumny do wyświetlenia"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12360,108 +12663,112 @@ 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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Wersja %s migawki (kod SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Śledzenie definicją danych pomyślnie usunięte"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Śledzenie manipulacją danymi pomyślnie usunięte"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Åšledzenie instrukcji"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Usuń wiersz śledzenia danych z raportu"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Brak danych"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Instrukcja definiowania danych"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Instrukcja przetwarzania danych"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Zrzut SQL (plik do pobrania)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Zrzut SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Ta opcja zamienia twojÄ… tabelÄ™ i zawarte w niej dane."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Wykonanie SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Eksportuj jako %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Pokaż wersje"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Dezaktywuj śledzenie dla %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Dezaktywuj teraz"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Aktywuj śledzenie %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktywuj teraz"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Utwórz wersję %1$s dla %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Śledź te instrukcje definicji danych:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Śledź te instrukcje manipulowania danymi:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Utwórz wersję"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Motyw"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Pobierz więcej motywów!"
@@ -12590,9 +12897,6 @@ msgid "Long query time"
msgstr "DÅ‚ugi czas zapytania"
#: libraries/advisory_rules.txt:80
-#| msgid ""
-#| "long_query_time is set to 10 seconds or more, thus only slow queries that "
-#| "take above 10 seconds are logged."
msgid ""
"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
"take above 10 seconds are logged."
@@ -13004,9 +13308,6 @@ msgid "Too many sorts are causing temporary tables."
msgstr "Zbyt wiele rodzajów jest przyczyną tabel tymczasowych."
#: libraries/advisory_rules.txt:215 libraries/advisory_rules.txt:222
-#| msgid ""
-#| "Consider increasing sort_buffer_size and/or read_rnd_buffer_size, "
-#| "depending on your system memory limits"
msgid ""
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
"depending on your system memory limits"
@@ -13169,7 +13470,6 @@ msgid "tmp_table_size vs. max_heap_table_size"
msgstr "tmp_table_size vs. max_heap_table_size"
#: libraries/advisory_rules.txt:265
-#| msgid "tmp_table_size and max_heap_table_size are not the same."
msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
msgstr "{tmp_table_size} i {max_heap_table_size} nie sÄ… takie same."
@@ -13373,9 +13673,6 @@ msgstr ""
"dostać błąd \"Zbyt wiele otwartych plików\"."
#: libraries/advisory_rules.txt:338 libraries/advisory_rules.txt:345
-#| msgid ""
-#| "Consider increasing {open_files_limit}, and check the error log when "
-#| "restarting after changing open_files_limit."
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing {open_files_limit}."
@@ -13505,9 +13802,6 @@ msgid "Slow_launch_threads is above 2s"
msgstr "Slow_launch_threads jest ponad 2s"
#: libraries/advisory_rules.txt:387
-#| msgid ""
-#| "Set slow_launch_time to 1s or 2s to correctly count threads that are slow "
-#| "to launch"
msgid ""
"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
"to launch"
@@ -13525,9 +13819,6 @@ msgid "Percentage of used connections"
msgstr "Procent używanych połączeń"
#: libraries/advisory_rules.txt:395
-#| msgid ""
-#| "The maximum amount of used connections is getting close to the value of "
-#| "max_connections."
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
@@ -13799,6 +14090,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert jest ustawiony na 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Wykres ruchu w czasie rzeczywistym"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Wykres połączeń w czasie rzeczywistym /wykres procesów"
+
+#~ msgid "Live query chart"
+#~ msgstr "Wykres zapytań w czasie rzeczywistym"
+
+#~ msgid "Static data"
+#~ msgstr "Dane statyczne"
+
+#~ msgid "And"
+#~ msgstr "I"
+
+#~ msgid "Number of rows"
+#~ msgstr "Liczba wierszy"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Kolumny zawarte w"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Kolumny poprzedzone przez"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Zamiana NULL na"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linie zakończone przez"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "przestawienie/edycji wykresów"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/pt.po b/po/pt.po
index 61c6f2f592..da5a7a1eb7 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,13 +1,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-24 00:39+0200\n"
"Last-Translator: Filipe Batista <geral@filipebatista.pt>\n"
-"Language-Team: Portuguese "
-"<http://l10n.cihar.com/projects/phpmyadmin/4-0/pt/>\n"
+"Language-Team: Portuguese <http://l10n.cihar.com/projects/phpmyadmin/master/"
+"pt/>\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Mostrar tudo"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Número da página:"
@@ -40,19 +40,18 @@ 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:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Pesquisar"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Pesquisar"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Executar"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nome do Ãndice"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Descrição"
@@ -118,15 +117,16 @@ msgstr "A base de dados %1$s foi criada."
msgid "Database comment: "
msgstr "Comentário da Base de Dados: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Comentários da tabela"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "Comentários da tabela"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Coluna"
@@ -162,12 +162,12 @@ msgstr "Coluna"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipo"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Tipo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulo"
@@ -194,7 +194,7 @@ msgstr "Nulo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Omissão"
@@ -220,11 +220,11 @@ msgstr "Links para"
msgid "Comments"
msgstr "Comentários"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Comentários"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Não"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Não"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Sim"
@@ -275,7 +275,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Nenhuma tabela encontrada na base de dados."
@@ -288,7 +288,7 @@ msgstr "Selecciona Todas"
msgid "Unselect All"
msgstr "Limpa Todas as Selecções"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "O nome da base de dados está vazia!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Registos"
@@ -340,28 +339,25 @@ msgstr "Tamanho"
msgid "in use"
msgstr "em uso"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Criação"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Última actualização"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Última Verificação"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -399,16 +395,12 @@ msgstr "Tabelas em tracking"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Base de Dados"
@@ -416,17 +408,17 @@ msgstr "Base de Dados"
msgid "Last version"
msgstr "Última versão"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Criado"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Actualizado"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Estado"
@@ -435,13 +427,11 @@ msgstr "Estado"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Acções"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Mostrar"
@@ -450,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Apagar dados de tracking para esta tabela"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Elimina"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "activo"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "inactivo"
@@ -469,11 +459,11 @@ msgstr "inactivo"
msgid "Versions"
msgstr "Versões"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Relatório de tracking"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Snapshot da estrutura"
@@ -489,24 +479,24 @@ msgstr "Tracking à tabela"
msgid "Database Log"
msgstr "Log da Base de Dados"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Mau tipo!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "O tipo de export seleccionado tem de ser gravado em ficheiro!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Parâmetros inválidos!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Não existe espaço suficiente para gravar o ficheiro %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -514,12 +504,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:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "O Dump foi gravado para o ficheiro %s."
@@ -533,69 +523,82 @@ msgstr "Tipo de exportação inválido"
msgid "Value for the column \"%s\""
msgstr "Valor para a coluna \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Usar OpenStreetMaps como camada base"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Ponto"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Ponto %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Adicionar um ponto"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Segmento de Reta"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Anel Exterior"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Anel Interior"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Adicionar um segmento de reta"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Adicionar um anel interior"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polígono"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Adicionar um polígono"
@@ -700,12 +703,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "O seu comando SQL foi executado com sucesso"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Voltar"
@@ -735,35 +738,40 @@ msgstr "Mais definições"
msgid "Database server"
msgstr "Servidor de base de dados"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Servidor"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Servidor:"
#: index.php:240
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Tipo de servidor"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versão do servidor"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versão do protocolo"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Utilizador"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Conjunto de caracteres do servidor"
#: index.php:269
@@ -771,30 +779,36 @@ msgid "Web server"
msgstr "Servidor web"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Versão do cliente de base de dados"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Extensão de PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Mostra informação do PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informação de Versão"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentação"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -852,11 +866,10 @@ msgid ""
"cookie validity configured in phpMyAdmin, because of this, your login will "
"expire sooner than configured in phpMyAdmin."
msgstr ""
-"O seu parâmetro PHP "
-"[a@http://php.net/manual/en/session.configuration.php#ini.session.gc-"
-"maxlifetime@_blank]session.gc_maxlifetime[/a] é menor que o valor válido "
-"para o cookie configurado no phpMyAdmin, e por isso, a sua autenticação "
-"expirará mais cedo que o configurado no phpMyAdmin."
+"O seu parâmetro PHP [a@http://php.net/manual/en/session.configuration."
+"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] é menor que "
+"o valor válido para o cookie configurado no phpMyAdmin, e por isso, a sua "
+"autenticação expirará mais cedo que o configurado no phpMyAdmin."
#: index.php:437
msgid ""
@@ -882,9 +895,6 @@ msgstr ""
#: index.php:470
#, 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 is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
@@ -920,7 +930,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Estará prestes a DESTRUIR uma base de dados completa!"
@@ -1003,70 +1013,36 @@ msgstr "Recarregar Privilégios"
msgid "Removing Selected Users"
msgstr "Removendo os utilizadores seleccionados"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Fechar"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Edita"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Gráfico de tráfego em direto"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Gráfico de ligações/processo ao vivo"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Gráfico de comandos em directo"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Outros"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Ligações / Processos"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Configuração incompatível do monitor local"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1078,161 +1054,161 @@ msgstr ""
"configuração actual deixe de funcionar. Por favor, reinicie as suas "
"configurações no menu <i>Configurações</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Eficiência da cache de comandos"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Utilização da cache de comandos"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Cache de comandos utilizada"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Uso do CPU do Sistema"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memória do sistema"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Swap do sistema"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Carga média"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memória total"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Memória na cache"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memória retida"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memória livre"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memória utilizada"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Swap total"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Swap retida"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Swap utilizada"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Swap livre"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes enviados"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes recebidos"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Ligações"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processos"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bytes"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabela(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Perguntas"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Tráfego"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Configurações"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Remover gráfico"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Editar titulo e rótulos"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Adicionar gráfico a grelha"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Por favor adicione pelo menos uma variável à serie"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1240,39 +1216,39 @@ msgstr "Por favor adicione pelo menos uma variável à serie"
msgid "None"
msgstr "Nenhum"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Resumir o monitor"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Pausar o monitor"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log e slow_query estão ativos."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log está ativo."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log está ativo."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log e general_log estão desativados."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output não está configurado para TABELA."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "\"log_output\" está definido para a TABELA."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1283,12 +1259,12 @@ msgstr ""
"mais de %d segundos. É recomendado definir long_query_time para 0-2 "
"segundos, dependendo do seu sistema."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time está configurado para %d segundo(s)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1297,30 +1273,30 @@ msgstr ""
"o valor padrão após o reinicio do servidor:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Define log_output como %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Ativar %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Desactivar %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Definir \"long_query_time\" para %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1328,53 +1304,53 @@ msgstr ""
"Não pode modificar estas variáveis. Por favor faça login como root ou "
"contacte o seu administrador de base de dados."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Modificar configurações"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Configurações atuais"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Titulo do gráfico"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferencial"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Dividido por %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unidade"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Do registo lento"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Do registo geral"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "A analisar os registos"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "A analisar e a carregar registos. Isto pode demorar um um pouco."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Cancelar pedido"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1385,7 +1361,7 @@ msgstr ""
"de agrupamento, por isso os outros atributos de consultas, tais como horário "
"de início, podem ser diferentes."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1395,33 +1371,33 @@ msgstr ""
"INSERT na mesma tabela também são agrupadas juntas, independentemente dos "
"dados inseridos."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Dados do registo carregados. Comandos executados neste período de tempo:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Saltar para a tabela de registos"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Dados não encontrados."
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Registo analisado, mas não foram encontrados dados neste período de tempo."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Em análise…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Explicar SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1429,66 +1405,66 @@ msgstr "Explicar SQL"
msgid "Time"
msgstr "Tempo"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Tempo Total:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Resultado(s) da(s) consulta(s)"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Mapa de Resultados"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Editar gráfico"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Grupos"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opções de filtragem da tabela de registos"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrar"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrar comandos por palavra/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Agrupar comandos, ignorando dados variáveis em clausulas WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Soma de linhas agrupadas:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Carregando registos"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Falhou a atualização do monitor"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1498,28 +1474,28 @@ msgstr ""
"Isto é provavelmente porque a sua sessão expirou. Atualizar a página e "
"reinserir as suas credenciais deve ajudar."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Atualizar página"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Linhas afetadas:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Falha ao processar ficheiro de configuração. Não parece ser código JSON "
"válido."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Falha ao construir grelha do gráfico com a configuração importada. "
"Redefinindo os valores padrão…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1527,227 +1503,236 @@ msgstr ""
msgid "Import"
msgstr "Importar"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importar configuração do monitor"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Por favor, selecione o ficheiro que deseja importar"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analisar Comando"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Sistema de Assessoria"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Possíveis problemas de desempenho"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problemas"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recomendação"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Detalhes da regra"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justificação"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variável / formula utilizada"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Teste"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Cancelar"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Carregando"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Processando Pedido"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Erro a Processar Pedido"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Código de erro: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Texto do erro: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nenhuma base de dados selecionada."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Apagando Coluna"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Adicionando Chave Primária"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Clique para fechar esta notificação"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Renomeando Bases de Dados"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Recarregar Base de Dados"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Copiando Bases de Dados"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Mudando Mapa de Caracteres"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "A tabela terá que ter pelo menos uma coluna"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Inserir Tabela"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Esconder índices"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Mostrar índices"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Verificação de chave estrangeira:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Ativado)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Desativado)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Pesquisando"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Esconder resultados da pesquisa"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Mostrar resultados da pesquisa"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Navegação"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "A Eliminar"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Editor ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valores para a coluna \"%s\""
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valores para a nova coluna"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Introduza cada valor num campo separado"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Add %d valor(es)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Nota: Se o arquivo contém várias tabelas, estas serão combinadas numa"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Esconder Caixa do query"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Mostrar Caixa do query"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Edita"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nenhum registo(linha) seleccionado"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Muda"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Tempo de execução da consulta"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d não é um número de linha válido."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1756,91 +1741,115 @@ msgstr "%d não é um número de linha válido."
msgid "Save"
msgstr "Guarda"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Esconder critérios de buca"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Mostrar critérios de busca"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Pesquisa Avançada"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Cada ponto representa um registo (linha) de dados."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Colocar o cursor por cima de um ponto irá mostrar a sua legenda."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Para ampliar, selecione uma area do gráfico com o rato."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Clique no botão Reset Zoom para voltar ao estado original."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Clique num ponto de dados para ver e possivelmente editar a linha de dados."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"O plano pode ser redimensionado arrastando-o ao longo do canto inferior "
"direito."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Seleccione duas colunas"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Seleccione duas colunas diferentes"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Resultado(s) das(s) consulta(s)"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Conteúdo do ponto de dados"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignora"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copiar"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Ponto"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Segmento de Reta"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polígono"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Anel Interior"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Anel Exterior"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Adicionar colunas"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Seleccione chave de referencia"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Seleccione Foreign Key"
-#: js/messages.php:328
+#: js/messages.php:319
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:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Escolha a coluna para mostrar"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1848,20 +1857,20 @@ msgstr ""
"Não salvou as mudanças no layout. Estas serão perdidas se não as guardar. "
"Deseja continuar?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Adicionar uma opção para a coluna "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objecto(s) criado(s)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Carregue em ESC para cancelar a edição"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1869,27 +1878,27 @@ msgstr ""
"Editou alguns dados e estes não foram salvos. Tem certeza que quer sair "
"desta página antes de salvar os seus dados?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Arraste para re-ordenar"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Clique para organizar"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Clique para marcar/desmarcar"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Duplo-clique para copiar o nome da coluna"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Clique na seta<br />para alternar a visibilidade da coluna"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1898,72 +1907,64 @@ msgstr ""
"edição da tabela, checkbox, Editar, Copiar e Eliminar links podem não "
"funcionar depois de guardar."
-#: js/messages.php:350
-#| msgid ""
-#| "You can also edit most columns<br />by clicking directly on their content."
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Também pode editar a maioria dos valores<br />com um duplo clique no valor a "
"alterar."
-#: js/messages.php:353
-#| msgid ""
-#| "You can also edit most columns<br />by clicking directly on their content."
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-"Pode editar a maioria dos valores<br />com um duplo clique no valor a "
-"editar."
+"Pode editar a maioria dos valores<br />com um duplo clique no valor a editar."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Ir para a hiperligação"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Copiar nome da coluna"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Clique com o botão direito do rato para copiar para a área de transferência."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Mostrar registo(s)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Gerar palavra-passe"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Gerar"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Alterar a palavra-passe"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Mais"
-#: js/messages.php:372
-#| msgid "Show all"
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Ver Painel"
-#: js/messages.php:373
-#| msgid "Hide indexes"
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Esconder Painel"
-#: js/messages.php:376
-#| msgid "The selected user was not found in the privilege table."
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"A página requisitada não foi encontrada no histórico, pode ter expirado."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1973,266 +1974,266 @@ msgstr ""
"actualização. A nova versão é %s, e foi lançada em %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", última versão estável:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "até à data"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Concluído"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Ant"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Próx"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Hoje"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Janeiro"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Fevereiro"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Março"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Abril"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Junho"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Julho"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Agosto"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Setembro"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Outubro"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Novembro"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Dezembro"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Maio"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Out"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dez"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Domingo"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Segunda"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Terça"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Quarta"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Quinta"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Sexta"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sábado"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Domingo"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Seg"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ter"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Qua"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Qui"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Sex"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Dom"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Seg"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ter"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Qua"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Qui"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Sex"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sáb"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sem"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "Calendário-mês-ano"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "Nenhum"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hora"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuto"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Segundo"
@@ -2286,16 +2287,16 @@ msgstr ""
"Caractere inesperado na linha %1$s. Esperada tabulação, mas encontrado \"%2$s"
"\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "por segundo"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "por minuto"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "por hora"
@@ -2303,45 +2304,61 @@ msgstr "por hora"
msgid "per day"
msgstr "por dia"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "O arquivo de configuração existente (%s) não pode ser lido."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permissões errada no ficheiro de configuração. Não deve ser editável por "
"todos!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Tamanho da fonte"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ascendente"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descendente"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Coluna"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Ordenação"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Mostrar"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Critérios"
#: libraries/DBQbe.class.php:576
@@ -2361,33 +2378,43 @@ msgid "Use Tables"
msgstr "Usar Tabelas"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Ou"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "E"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Elim"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modificar"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta SQL na base de dados <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Executar Consulta"
@@ -2427,8 +2454,8 @@ msgstr[0] "%1$s resultado em <strong>%2$s</strong>"
msgstr[1] "%1$s resultados em <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Procurar"
@@ -2442,9 +2469,9 @@ msgstr "Apagar os semelhantes para a %s tabela?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Apagar"
@@ -2480,40 +2507,47 @@ msgstr "Guardar dados editados"
msgid "Restore column order"
msgstr "Restaurar ordem da coluna"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Início"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Anterior"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Seguinte"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Fim"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Linha inicial"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Número de linhas"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of rows:"
+msgstr "Número de registos por página"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Modo"
#: libraries/DisplayResults.class.php:919
@@ -2537,7 +2571,7 @@ msgstr "Cabeçalho a cada %s linhas"
msgid "Sort by key"
msgstr "Ordenar por chave"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2649,12 +2683,12 @@ msgid "Query took %01.4f sec"
msgstr "O Query demorou %01.4f sec"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Com os seleccionados:"
@@ -2664,16 +2698,16 @@ msgstr "Com os seleccionados:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Todos"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2774,12 +2808,12 @@ msgstr "Abrir nova janela do phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Clique na barra para deslizar para o topo da página"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
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:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "O Javascript tem de estar activo a partir deste ponto"
@@ -2791,21 +2825,21 @@ msgstr "Nenhum indíce definido!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Ãndices"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pacote"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Quantidade"
@@ -2814,15 +2848,14 @@ msgstr "Quantidade"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Agrupamento (Collation)"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Comentário"
@@ -2835,7 +2868,7 @@ msgstr "A chave primária foi eliminada"
msgid "Index %s has been dropped"
msgstr "O Ãndice %s foi eliminado"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2849,6 +2882,11 @@ msgstr ""
msgid "Databases"
msgstr "Base de Dados"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Servidor"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2856,35 +2894,39 @@ msgid "View"
msgstr "Vista"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Estrutura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Pesquisar"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Insere"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operações"
@@ -2901,7 +2943,7 @@ msgstr "Rastreando"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Acionadores"
@@ -2924,14 +2966,14 @@ msgstr "Pesquisa por formulário"
msgid "Privileges"
msgstr "Privilégios"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rotinas"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Eventos"
@@ -2971,7 +3013,7 @@ msgstr "Plugins"
msgid "Engines"
msgstr "Motores"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3015,8 +3057,7 @@ msgstr "Tabelas Recentes"
msgid "There are no recent tables"
msgstr "Não existem tabelas recentes"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Comando SQL"
@@ -3158,11 +3199,15 @@ msgid "Target database `%s` was not found!"
msgstr "A base de dados de destino `%s` não foi encontrada!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Base de Dados inválida"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Nome de tabela inválido"
#: libraries/Table.class.php:1210
@@ -3210,7 +3255,7 @@ msgstr "Funções"
msgid "Operator"
msgstr "Operador"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3226,40 +3271,45 @@ msgstr "Pesquisa de tabela"
msgid "Edit/Insert"
msgstr "Inserir/Editar"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Seleccione colunas (no mínimo um):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ou"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Número de registos por página"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Ordem de visualização:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "Use esta coluna para rotular cada ponto"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Número máximo de linhas para traçar"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Visualizar valores estrangeiros"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Critérios de pesquisa adicionais"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
@@ -3267,20 +3317,20 @@ msgstr ""
"Faça uma \"pesquisa por formulário\" (caractere universal: \"%\") para duas "
"colunas diferentes"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Faça uma \"pesquisa por formulário\" (caractere universal: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
#, fuzzy
msgid "Browse/Edit the points"
msgstr "Listar/Editar os pontos"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Como usar"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3314,8 +3364,10 @@ msgstr "Tema %s não encontrado!"
msgid "Theme path not found for theme %s!"
msgstr "Encontrado caminho inválido para o tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3395,7 +3447,6 @@ msgstr "Um alias para BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
#: libraries/Types.class.php:320 libraries/Types.class.php:722
#, php-format
-#| msgid "Create version"
msgid "A date, supported range is %1$s to %2$s"
msgstr "Uma data, intervalo suportado é %1$s até %2$s"
@@ -3415,7 +3466,6 @@ msgstr ""
#: libraries/Types.class.php:326 libraries/Types.class.php:728
#, php-format
-#| msgid "Error renaming table %1$s to %2$s"
msgid "A time, range is %1$s to %2$s"
msgstr "Uma hora, intervalo é %1$s até %2$s"
@@ -3534,7 +3584,6 @@ msgid "A curve with linear interpolation between points"
msgstr "Uma curva com uma interpolação linear entre os pontos"
#: libraries/Types.class.php:364
-#| msgid "Add a polygon"
msgid "A polygon"
msgstr "Um polígono"
@@ -3627,7 +3676,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Tamanho máximo: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Comando SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3640,119 +3695,134 @@ msgstr "Tamanho máximo: %s%s"
msgid "MySQL said: "
msgstr "Mensagens do MySQL : "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Falha ao ligar ao validador SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Explicar SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Saltar Explicar SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "sem código PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Criar código PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Actualizar"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Saltar a validação SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validar SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Na linha de edição desta consulta"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "na linha"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Perfil"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Dom"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d-%B-%Y às %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dias, %s horas, %s minutos e %s segundos"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Parâmetros em falta:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Saltar para a Base de Dados &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Clique para alternar"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Procurar no seu computador:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Selecionar a partir da directoria de upload do servidor <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Não existem arquivos para fazer upload"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Limpa"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Executar"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Imprimir"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Criação"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Última actualização"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Última Verificação"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "compartilhado"
@@ -3764,13 +3834,17 @@ msgstr "compartilhado"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dados"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3838,6 +3912,12 @@ msgstr ""
"Nome de serivdor inválido para o servidor %1$s. Verifique as suas "
"configurações."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Servidor"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Método de autenticação definido nas configurações inválido:"
@@ -3889,7 +3969,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Desactidado"
@@ -3977,7 +4057,7 @@ msgstr "Número de porta inválido"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Valor incorrecto"
@@ -4026,26 +4106,26 @@ msgstr "Extensão SOAP não encontrada"
msgid "maximum %s"
msgstr "máximo %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Definir valor: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Restaurar valor padrão"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Permitir a todos os utilizadores alterarem este valor"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4309,7 +4389,7 @@ msgid "Character set of the file"
msgstr "Configurar o Mapa de Caracteres do ficheiro"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formato"
@@ -4326,7 +4406,6 @@ msgstr "Compressão"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4336,13 +4415,17 @@ msgstr "Colocar os nomes das colunas na primeira linha"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#, fuzzy
+#| msgid "Fields enclosed by"
+msgid "Columns enclosed with"
msgstr "Campos delimitados por"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Fields escaped by"
+msgid "Columns escaped with"
msgstr "Campos precedidos por"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4350,7 +4433,9 @@ msgstr "Campos precedidos por"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Substituir NULL por"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4360,12 +4445,16 @@ msgstr "Remover caracteres CRLF nas colunas"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Colunas terminadas por"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Linhas terminadas por"
#: libraries/config/messages.inc.php:80
@@ -4401,8 +4490,6 @@ msgid "Include table caption"
msgstr "Incluir a legenda da tabela"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Legenda da tabela"
@@ -4411,8 +4498,6 @@ msgid "Continued table caption"
msgstr "Continuação da legenda da tabela"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Rótulo da chave"
@@ -4437,7 +4522,7 @@ msgid "Save on server"
msgstr "Guardar no Servidor"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Substituir o(s) ficheiro(s) existente(s)"
@@ -4455,7 +4540,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Encapsular nomes de tabela e coluna com acentos grave"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL modo compatibilidade"
@@ -6083,7 +6168,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -6116,12 +6201,8 @@ msgstr "Mostra tabelas"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6144,8 +6225,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Utilizador&nbsp;:"
@@ -6355,6 +6436,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Valor incorrecto"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6406,23 +6493,32 @@ msgstr ""
msgid "No Password"
msgstr "Sem palavra-passe"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Palavra-passe&nbsp;:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Confirma"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Palavra-passe&nbsp;:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6432,6 +6528,12 @@ msgstr "Criar nova base de dados"
msgid "Create"
msgstr "Criar"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Criar nova base de dados"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6465,110 +6567,104 @@ msgstr "Número de registos por página"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Tipo de Exportação"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
msgid "Custom - display all possible options"
msgstr "Opções de exportação da Base de Dados"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Base de Dados"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tabelas"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Registos"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "Número de registos por página"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Gravar no servidor na directoria %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "envia"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Nome do ficheiro modelo"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6576,65 +6672,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Configurar o Mapa de Caracteres do ficheiro:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Compressão"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"Compressão zip\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"Compressão gzip\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"Compressão bzip\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "envia"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Formato"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Opções de tranformação"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6648,7 +6744,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6769,6 +6865,10 @@ msgstr ""
msgid "Language"
msgstr "Lingua"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informação de Versão"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7147,8 +7247,10 @@ msgstr "Devido ao seu tamanho,<br /> este campo pode não ser editável "
msgid "Binary - do not edit"
msgstr "Binário - não editar"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "Directoria no servidor web para fazer upload"
#: libraries/insert_edit.lib.php:1400
@@ -7216,44 +7318,44 @@ msgstr "Nenhum"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Substituir prefixo da tabela"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copiar tabela com prefixo"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Sex"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Submete"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Confirma : "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Sem alterações"
@@ -7475,18 +7577,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Alterar a ordem da tabela por"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7504,7 +7606,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7515,7 +7617,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7527,12 +7629,12 @@ msgstr ""
msgid "Functions"
msgstr "Funções"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7544,7 +7646,7 @@ msgstr ""
msgid "Procedures"
msgstr "Processos"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7555,7 +7657,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7565,13 +7667,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Alterar o nome da base de dados para"
#: libraries/operations.lib.php:107
@@ -7588,22 +7692,24 @@ msgid "Drop the database (DROP)"
msgstr "Apagar a Base de Dados (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Somente a estrutura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Estrutura e dados"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Apenas dados"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Copiar a Base de Dados para"
#: libraries/operations.lib.php:186
@@ -7642,8 +7748,11 @@ msgstr "Opções da tabela"
msgid "Rename table to"
msgstr "Renomeia a tabela para"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Comentários da tabela"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7802,20 +7911,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Pode digitar a nome/Endereço IP e a porta separados por um espaço."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Servidor:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Utilizador&nbsp;:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Palavra-passe&nbsp;:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Escolha do Servidor"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7994,13 +8097,27 @@ msgstr "estructura da tabela @TABLE@"
msgid "Object creation options"
msgstr "Opções de tranformação"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Legenda da tabela"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Legenda da tabela"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Rótulo da chave"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8022,32 +8139,60 @@ msgstr "Mostrando comentários das Colunas"
msgid "Display MIME types"
msgstr "MIME-types disponíveis"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Colocar os nomes das colunas na primeira linha"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Máquina"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Data de Criação"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "versão do PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Base de Dados"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dados"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Estrutura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8211,6 +8356,12 @@ msgstr ""
msgid "Export contents"
msgstr "Tipo de Exportação"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabela"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8444,7 +8595,6 @@ msgid "Enabled"
msgstr "Activado"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Características gerais de Relação"
@@ -8472,11 +8622,11 @@ msgid ""
msgstr ""
"Consulte a Documentação sobre como actualizar a Tabela Column_comments Table"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Comandos SQL marcados"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Histórico SQL"
@@ -8515,7 +8665,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "sem Descrição"
@@ -8538,10 +8688,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nome do Utilizador"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8549,7 +8704,7 @@ msgstr "Nome do Utilizador"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Ordenação"
#: libraries/replication_gui.lib.php:112
@@ -8560,7 +8715,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variável"
@@ -8570,6 +8725,15 @@ msgstr "Variável"
msgid "Server ID"
msgstr "Servidor"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Máquina"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8587,12 +8751,11 @@ msgstr "Qualquer utilizador"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Usar campo de texto"
#: libraries/replication_gui.lib.php:326
@@ -8622,9 +8785,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Confirma"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "Gerar palavra-passe"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8667,13 +8837,14 @@ msgstr ""
msgid "Edit event"
msgstr "Enviado"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Error in Processing Request"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Erro a Processar Pedido"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8971,100 +9142,100 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
msgid "Add routine"
msgstr "Adiciona novo campo"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
msgid "Export of routine %s"
msgstr "Importar"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
msgid "routine"
msgstr "Adiciona novo campo"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Não tem permissões suficientes para aceder aqui, neste momento!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "Não foram encontradas tabelas na base de dados"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no routines to display."
msgstr "Tabelas em tracking"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Acrescenta um utilizador"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
msgid "Export of trigger %s"
msgstr "Tipo de Exportação"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Acrescenta um utilizador"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Não tem permissões suficientes para aceder aqui, neste momento!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Não foram encontradas tabelas na base de dados"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no triggers to display."
msgstr "Tabelas em tracking"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Acrescenta um utilizador"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Tipo de Exportação"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Enviado"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Não tem permissões suficientes para aceder aqui, neste momento!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No event with name %1$s found in database %2$s"
msgstr "Não foram encontradas tabelas na base de dados"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no events to display."
@@ -9124,7 +9295,7 @@ msgstr "Atributos"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9232,14 +9403,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Língua desconhecida: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Servidor atual"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9485,6 +9658,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informação de Login"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Usar campo de texto"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Mantendo a palavra-passe"
@@ -9521,6 +9700,13 @@ msgstr "Verificar Privilégios para a Base de Dados &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "Utilizadores que tem acesso a &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Utilizador"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9563,7 +9749,6 @@ msgid "No user found."
msgstr "Nenhum utilizador encontrado."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Alterar Privilegios"
@@ -9605,7 +9790,9 @@ msgid "Column-specific privileges"
msgstr "Privilégios específicos da Coluna"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Adicionar privilégios na base de dados seguinte"
#: libraries/server_privileges.lib.php:2290
@@ -9613,7 +9800,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Todos privilégios na tabela seguinte"
#: libraries/server_privileges.lib.php:2525
@@ -9654,6 +9843,12 @@ msgstr "Actualizou os privilégios de %s."
msgid "Privileges for %s"
msgstr "Privilégios"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Alterar Privilegios"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9679,45 +9874,47 @@ msgstr "O utilizador selecionado não se encontra na tabela de privilégios."
msgid "You have added a new user."
msgstr "Acrescentou um novo utilizador."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Marcar este comando SQL"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Deixar todos os utilizadores acederem a este marcador"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Não alterar esta pesquisa de fora da janela"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Mostrar de novo aqui este comando"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Ver apenas"
@@ -9798,11 +9995,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "A tabela %s foi limpa"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Detecção de Alterações está activa."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Detecção de Alterações está desactivada."
@@ -9828,7 +10025,11 @@ msgstr "Adicionar prefixo à tabela"
msgid "Check tables having overhead"
msgstr "Verificar tabelas com overhead"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ordenação"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9920,7 +10121,7 @@ msgstr "No Início da Tabela"
msgid "After %s"
msgstr "Depois %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Estatísticas dos registos"
@@ -9992,7 +10193,7 @@ msgstr ""
msgid "Information"
msgstr "Informação de Login "
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Espaço ocupado"
@@ -10000,12 +10201,12 @@ msgstr "Espaço ocupado"
msgid "Effective"
msgstr "Em uso"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Os utilizadores selecionado foram apagados com sucesso."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10105,8 +10306,18 @@ msgstr "Depois %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Agrupamento (Collation)"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10240,8 +10451,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "Número de registos por página"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10301,7 +10514,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Utilização"
#: pmd_pdf.php:123
@@ -10327,7 +10540,7 @@ msgid "New page name: "
msgstr "Nome do Utilizador"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10346,6 +10559,12 @@ msgstr "Erro: Relação não adicionada."
msgid "FOREIGN KEY relation added"
msgstr "Relação FOREIGN KEY adicionada"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Características gerais de Relação"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Relação interna adicionada"
@@ -10437,6 +10656,12 @@ msgstr "Importar"
msgid "All"
msgstr "Todas"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Histórico SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10488,20 +10713,20 @@ msgstr[1] "As Bases de Dados %s foram apagadas com sucesso."
msgid "Databases statistics"
msgstr "Estatísticas das bases de dados"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Activar Estatísticas"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10509,11 +10734,11 @@ msgstr ""
"Nota: Activar as estatísticas aqui pode causar um grande volume de tráfego "
"entre o servidor web e o de MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Sem bases de dados"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10542,7 +10767,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "versão do PHP"
@@ -10866,10 +11091,6 @@ msgstr ""
msgid "Add chart"
msgstr "Adiciona novo campo"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11051,6 +11272,24 @@ msgstr[1] "em uso"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "por hora"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "por minuto"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "por segundo"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Itens"
@@ -11681,7 +11920,7 @@ msgid "Global value"
msgstr "Valor Global"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11788,7 +12027,7 @@ msgstr "Dados"
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Acrescenta um utilizador"
@@ -11996,7 +12235,9 @@ msgid "SQL result"
msgstr "Resultado SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Gerado por"
#: sql.php:1234
@@ -12017,8 +12258,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Marcar este comando SQL"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etiqueta"
#: tbl_chart.php:38
@@ -12110,17 +12357,17 @@ msgstr "Valor"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "O utilizador %s já existe!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "A tabela %s foi eliminada"
@@ -12129,6 +12376,10 @@ msgstr "A tabela %s foi eliminada"
msgid "View dump (schema) of table"
msgstr "Ver o esquema da tabela"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Nome de tabela inválido"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12153,7 +12404,7 @@ msgstr "Total"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12223,9 +12474,21 @@ msgstr "O nome da tabela está vazio!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Mostra tabelas"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Espaço ocupado"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Estatísticas dos registos"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12259,6 +12522,12 @@ msgstr "Limitadores para a tabela"
msgid "No index defined! Create one below"
msgstr "Nenhum indíce definido!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Escolha a coluna para mostrar"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12304,115 +12573,119 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, 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:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Sem bases de dados"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Dados"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Tipo de Exportação"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, 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:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "Create version"
msgid "Create version %1$s of %2$s"
msgstr "Criar versão"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Criar versão"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Obter mais temas!"
@@ -13631,6 +13904,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert está definida com o valor 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Gráfico de tráfego em direto"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Gráfico de ligações/processo ao vivo"
+
+#~ msgid "Live query chart"
+#~ msgstr "Gráfico de comandos em directo"
+
+#~ msgid "Static data"
+#~ msgstr "Dados estáticos"
+
+#~ msgid "And"
+#~ msgstr "E"
+
+#~ msgid "Number of rows"
+#~ msgstr "Número de linhas"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Campos delimitados por"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Campos precedidos por"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Substituir NULL por"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linhas terminadas por"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 19e7ef13e8..a6b363cae9 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,13 +1,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-04-25 17:25+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-25 17:42+0200\n"
"Last-Translator: Rodrigo Souza <rodrigo.chrome@live.com>\n"
"Language-Team: Portuguese (Brazil) "
-"<http://l10n.cihar.com/projects/phpmyadmin/4-0/pt_BR/>\n"
+"<http://l10n.cihar.com/projects/phpmyadmin/master/pt_BR/>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Mostrar tudo"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Número da página:"
@@ -40,19 +40,17 @@ 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:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Procurar"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Procurar:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +72,23 @@ msgstr "Procurar"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Executar"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nome da chave"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Descrição"
@@ -118,15 +116,15 @@ msgstr "O banco de dados %1$s foi criado."
msgid "Database comment: "
msgstr "Comentário do banco de dados:"
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Comentários da tabela"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Comentários de tabela:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +136,8 @@ msgstr "Comentários da tabela"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Coluna"
@@ -162,12 +160,12 @@ msgstr "Coluna"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tipo"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +177,7 @@ msgstr "Tipo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulo"
@@ -194,7 +192,7 @@ msgstr "Nulo"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Padrão"
@@ -220,11 +218,11 @@ msgstr "Links para"
msgid "Comments"
msgstr "Comentários"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +235,21 @@ msgstr "Comentários"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Não"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +262,10 @@ msgstr "Não"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Sim"
@@ -275,7 +273,7 @@ msgstr "Sim"
msgid "View dump (schema) of database"
msgstr "Ver despejo (estrutura) do banco de dados"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Nenhuma tabela encontrada no banco de dados."
@@ -288,7 +286,7 @@ msgstr "Selecionar todos"
msgid "Unselect All"
msgstr "Desmarcar todos"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "O nome do banco de dados está em branco!"
@@ -314,20 +312,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Linhas"
@@ -340,29 +337,23 @@ msgstr "Tamanho"
msgid "in use"
msgstr "em uso"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Criação"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Criação:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Última atualização"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Última atualização:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Última verificação"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Última verificação:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -399,16 +390,12 @@ msgstr "Tabelas rastreadas"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Banco de dados"
@@ -416,17 +403,17 @@ msgstr "Banco de dados"
msgid "Last version"
msgstr "Última versão"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Criado"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Atualizado"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -435,13 +422,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Ação"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Mostrar"
@@ -450,18 +435,18 @@ msgid "Delete tracking data for this table"
msgstr "Excluir dados de monitoramento desta tabela"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Eliminar"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "ativo"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "inativo"
@@ -469,11 +454,11 @@ msgstr "inativo"
msgid "Versions"
msgstr "Versões"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Relatório de monitoramento"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Vizualização da estrutura"
@@ -489,24 +474,24 @@ msgstr "Monitorar tabela"
msgid "Database Log"
msgstr "Registro de log do banco de dados"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Tipo incorreto!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Tipo de exportação selecionado tem que ser salvo em arquivo!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Parâmetros incorretos!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Espaço insuficiente para salvar o arquivo %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -514,12 +499,12 @@ msgstr ""
"O arquivo %s já existe no servidor, mude o nome do arquivo ou verifique sua "
"opção de sobrescrever."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump foi salvo no arquivo %s."
@@ -533,69 +518,79 @@ msgstr "Formato de exportação inválido"
msgid "Value for the column \"%s\""
msgstr "Valores da coluna \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Use o OpenStreetMaps como camada base"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geometria"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometria %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Ponto"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Ponto:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Ponto %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Adicione um ponto"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Linha"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Cadeia de linha %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Anel externo"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring"
+msgid "Outer ring:"
+msgstr "Anel externo:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Anel interno"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Anel interno %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Adicionar uma cadeia de linha"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Adicionar um anel interno"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Polígono"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Polígono %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Adicionar polígono"
@@ -698,12 +693,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Seu comando SQL foi executado com sucesso"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Voltar"
@@ -733,66 +728,69 @@ msgstr "Mais configurações"
msgid "Database server"
msgstr "Servidor de banco de dados"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Servidor"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Servidor:"
#: index.php:240
-msgid "Server type"
-msgstr "Tipo de servidor"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Tipo de servidor:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Versão do servidor"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Versão do servidor:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Versão do protocolo"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Versão de protocolo:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Usuário"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Usuário:"
#: index.php:257
-msgid "Server charset"
-msgstr "Charset do servidor"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Charset do servidor:"
#: index.php:269
msgid "Web server"
msgstr "Servidor web"
#: index.php:282
-msgid "Database client version"
-msgstr "Versão do cliente de banco de dados"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Versão do cliente de banco de dados:"
#: index.php:286
-msgid "PHP extension"
-msgstr "Extensão do PHP"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "Extensão do PHP:"
#: index.php:300
msgid "Show PHP information"
msgstr "Mostrar informações do PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Informações da versão"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Informações da versão:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentação"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -851,11 +849,10 @@ msgid ""
"cookie validity configured in phpMyAdmin, because of this, your login will "
"expire sooner than configured in phpMyAdmin."
msgstr ""
-"Seu parâmetro PHP "
-"[a@http://php.net/manual/en/session.configuration.php#ini.session.gc-"
-"maxlifetime@_blank]session.gc_maxlifetime[/a] está menor que a validade de "
-"cookies configurada no phpMyAdmin, por isso, o seu login expirará mais cedo "
-"do que o configurado no phpMyAdmin."
+"Seu parâmetro PHP [a@http://php.net/manual/en/session.configuration.php#ini."
+"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] está menor que a "
+"validade de cookies configurada no phpMyAdmin, por isso, o seu login "
+"expirará mais cedo do que o configurado no phpMyAdmin."
#: index.php:437
msgid ""
@@ -919,7 +916,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Você está prestes à DESTRUIR um banco de dados completamente!"
@@ -1002,70 +999,36 @@ msgstr "Recarregando privilégios"
msgid "Removing Selected Users"
msgstr "Removendo os usuários selecionados"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Fechar"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Editar"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Gráfico de tráfego em tempo real"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Gráfico de conexão/processo em tempo real"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Gráfico de consulta em tempo real"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Outro"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Conexões / processos"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Configuração do monitor local incompatível"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1077,138 +1040,138 @@ msgstr ""
"suas configurações atuais não funcionem mais. Por favor reconfigure suas "
"configurações para os padrões no menu <i>Configurações</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Eficiência do cache de consulta"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Uso do cache de consulta"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Cache de consulta utilizado"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Utilização da CPU pelo sistema"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memória do sistema"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Ãrea de Troca (swap) do sistema"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Carga média"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Memória total do sistema"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Cache de memória"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Memória em buffer"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memória livre"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memória usada"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Swap total"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Swap em cache"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Swap utilizado"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Swap livre"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes enviados"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes recebidos"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Conexões"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processos"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bytes"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabela(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Requisições"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Tráfego"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Configurações"
@@ -1216,28 +1179,28 @@ msgstr "Configurações"
# 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:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Remover gráfico"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Editar título e rótulos"
# 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:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Adicionar gráfico à grade"
-#: js/messages.php:125
+#: js/messages.php:116
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:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1245,39 +1208,39 @@ msgstr "Por favor adicione no mínimo uma variável à série"
msgid "None"
msgstr "Nenhum"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Continuar o monitoramento"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Pausar o monitoramento"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "\"general_log\" e \"slow_query_log\" estão ativados."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "\"general_log\" está ativado."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "\"slow_query_log\" está ativado."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "\"slow_query_log\" e \"general_log\" estão desativados."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "\"log_output\" não está definido para a TABELA."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "\"log_output\" está definido para a TABELA."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1288,12 +1251,12 @@ msgstr ""
"consultas que demoram mais do que %d segundos. Então, é aconselhado definir "
"\"long_query_time\" de 0-2 segundos, dependendo do seu sistema."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "\"long_query_time\" está definida para %d segundo(s)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1302,88 +1265,88 @@ msgstr ""
"padrão quando o servidor reiniciar:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Definir \"log_output\" para %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Habilitar %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Desabilitar %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Definir \"long_query_time\" para %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
"Você não tem permissão para alterar essas variáveis. Por favor, autentique-"
-"se como usuário \"root\" ou entre em contato com seu administrador do banco de "
-"dados."
+"se como usuário \"root\" ou entre em contato com seu administrador do banco "
+"de dados."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Alterar configurações"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
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:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Título do relatório/gráfico/tabela"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferencial"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Dividido por %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Unidade"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Do log lento"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Do relatório geral"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analisando relatórios"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analisando e carregando logs. Isso pode demorar."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Cancelar solicitação"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1394,7 +1357,7 @@ msgstr ""
"de agrupamento, por isso os outros atributos de consultas, tais como horário "
"de início, podem ser diferentes."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1404,33 +1367,33 @@ msgstr ""
"INSERT na mesma tabela também são agrupadas juntas, desconsiderando os dados "
"inseridos."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Dados de log carregados. Quantidade de queries executadas neste período de "
"tempo:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Ir para a tabela de log"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Nenhum dado encontrado"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Log analisado, mas nenhum dado encontrado neste intervalo de tempo."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analisando…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Demonstrar saída"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1438,66 +1401,66 @@ msgstr "Demonstrar saída"
msgid "Time"
msgstr "Tempo"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Tempo total:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Representação dos resultados"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Grafico"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Editar gráfico"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Grupos"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opções de filtro da tabela de log"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtro"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrar queries por palavra/expressão regular:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Agrupar queries, ignorando os valores das cláusulas WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Número de linhas agrupadas:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Total:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Carregando logs"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Atualização do monitor falhou"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1507,28 +1470,28 @@ msgstr ""
"Provavelmente foi porque sua sessão expirou. Atualizar a página e reinserir "
"as suas credenciais deve resolver."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Recarregar página"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Linhas afetadas:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Falha ao processar o arquivo de configuração. Ele não parece ser um código "
"JSON válido."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Falha ao construir a grade do gráfico com a configuração importada. "
"Resetando para a configuração padrão…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1536,229 +1499,238 @@ msgstr ""
msgid "Import"
msgstr "Importar"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importar configuração do monitor"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Por favor, selecione o arquivo que deseja importar"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analisar query"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Sistema de assessoria"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Possíveis problemas de performance"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Questão"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recomendações"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Detalhes da regra"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justificação"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variável / fórmula utilizada"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Teste"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Cancelar"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Carregando"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Processando a requisição"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Erro no processamento da requisição"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Código do erro: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Texto do erro: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nenhum banco de dados selecionado."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Excluindo coluna"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Adicionar chave primária"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Clique para fechar este aviso"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Renomeando o banco de dados"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Recarregar o banco de dados"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Copiando o banco de dados"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Mudando o conjunto de caracteres"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "A tabela deve ter pelo menos uma coluna"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Inserir tabela"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Ocultar índices"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Mostrar índices"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Verificação de chave estrangeira:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Habilitado)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Desabilitado)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Pesquisando"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Ocultar resultados da pesquisa"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Mostrar resultados da pesquisa"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Navegando"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Apagando"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Editor ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valores para coluna %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valores para uma nova coluna"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Insira cada valor em um campo separado"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Adicionar %d valor(es)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Nota: Se o arquivo contém várias tabelas, elas serão combinadas em uma só"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Ocultar caixa de consulta"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Mostrar caixa de consulta"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Editar"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nenhum registro selecionado"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Alterar"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Tempo de execução de query"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d não é um número de linha válido."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1767,112 +1739,136 @@ msgstr "%d não é um número de linha válido."
msgid "Save"
msgstr "Salvar"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Ocultar critério de pesquisa"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Exibir critério de pesquisa"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Pesquisa detalhada"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Cada ponto representa uma linha de dados."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Mover o mouse sobre um ponto mostrará seu rótulo."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Para ampliar, selecione um trecho do gráfico com o mouse."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Clique no botão resetar zoom para voltar ao estado original."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Clique em um ponto de dados para ver e possivelmente editar a linha de dados."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"O plano pode ser redimensionado arrastando-o ao longo do canto inferior "
"direito."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Selecione duas colunas"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Selecione duas colunas diferentes"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Resultado(s) da(s) consulta(s)"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Conteúdo do ponteiro de dados"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorar"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copiar"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Ponto"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linha"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polígono"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Anel interno"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Anel externo"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Adicionar colunas"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Selecionar chave referenciada"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Selecionar chave estrangeira"
-#: js/messages.php:328
+#: js/messages.php:319
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:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Marque a coluna para exibir"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-"Você não salvou as mudanças no layout. Elas serão perdidas se você não "
-"salvá-las. Deseja continuar mesmo assim?"
+"Você não salvou as mudanças no layout. Elas serão perdidas se você não salvá-"
+"las. Deseja continuar mesmo assim?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Adicionar uma opção para a coluna "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objeto(s) criado(s)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Pressione Esc para cancelar a edição"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1880,27 +1876,27 @@ msgstr ""
"Você editou alguns dados e estes não foram salvos. Você tem certeza que quer "
"sair desta página antes de salvar os dados?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Arraste para reordenar"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Clique para organizar"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Clique para marcar/desmarcar"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Clique duas vezes para copiar o nome da coluna"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Clique na seta<br />para alternar a visibilidade da coluna"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1909,66 +1905,66 @@ msgstr ""
"Editar, Marcar, Editar, Copiar e Apagar podem não funcionar mais depois de "
"salvar."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Você também pode editar a maioria dos valores<br/>clicando duas vezes sobre "
"eles."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Você também pode editar a maioria dos valores<br/>clicando diretamente sobre "
"eles."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Ir para o link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Copiar o nome da coluna"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Clique com o botão direito do mouse no nome da coluna para copiá-la para a "
"área de transferência."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Mostrar linha(s)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Gerar senha"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Gerar"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Alterar senha"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Mais"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Mostrar painel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Ocultar painel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"A página solicitada não foi encontrada no histórico, ela pode ter expirado."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1978,266 +1974,266 @@ msgstr ""
"atualização. A nova versão é %s, lançada em %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", última versão estável:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "atualizado(a)"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Concluído"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Anterior"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Próximo"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Hoje"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Janeiro"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Fevereiro"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Março"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Abril"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Maio"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Junho"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Julho"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Agosto"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Setembro"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Outubro"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Novembro"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Dezembro"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Abr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ago"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Set"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Out"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dez"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Domingo"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Segunda"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Terça"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Quarta"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Quinta"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Sexta"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sábado"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Dom"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Seg"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ter"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Qua"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Qui"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Sex"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sab"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Dom"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Seg"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ter"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Qua"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Qui"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Sex"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sab"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Sem"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendário-mês-ano"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "Sufixo de ano: nenhum"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hora"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuto"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Segundo"
@@ -2290,16 +2286,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
"Caractere inesperado na linha %1$s. Esperado Tab, mas foi encontrado \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "por segundo"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "por minuto"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "por hora"
@@ -2307,46 +2303,58 @@ msgstr "por hora"
msgid "per day"
msgstr "por dia"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Arquivo de configuração existente (%s) não pode ser lido."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permissões incorretas no arquivo de configuração, não deveria permitir "
"escrita por qualquer um!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Tamanho da fonte"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Ascendente"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descendente"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Ordenar"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Campo:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Ordenar:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Mostrar:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Critério"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Critério:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2365,33 +2373,41 @@ msgid "Use Tables"
msgstr "Usar tabelas"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Ou"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Ou:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "E"
+msgid "And:"
+msgstr "E:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Inserir"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Deletar"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Modificar"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Modificar:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Inserir:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Deletar:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Consulta SQL ao banco de dados <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Enviar query"
@@ -2431,8 +2447,8 @@ msgstr[0] "%1$s resultado em <strong>%2$s</strong>"
msgstr[1] "%1$s resultados em <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Visualizar"
@@ -2446,9 +2462,9 @@ msgstr "Excluir correspondentes para a tabela %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Remover"
@@ -2484,41 +2500,44 @@ msgstr "Salvar dados editados"
msgid "Restore column order"
msgstr "Restaurar ordem da coluna"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Início"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Anterior"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Próximo"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Fim"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "Linha inicial"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "Linha inicial:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Número de linhas"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Número de linhas:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Modo"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Modo:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2541,7 +2560,7 @@ msgstr "Cabeçalho a cada %s linhas"
msgid "Sort by key"
msgstr "Ordenar pela chave"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2636,8 +2655,8 @@ msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
"%s."
msgstr ""
-"Esta view tem pelo menos esse número de linhas. Por favor, consulte a %"
-"sdocumentação%s."
+"Esta view tem pelo menos esse número de linhas. Por favor, consulte a "
+"%sdocumentação%s."
#: libraries/DisplayResults.class.php:4939
msgid "Showing rows"
@@ -2653,12 +2672,12 @@ msgid "Query took %01.4f sec"
msgstr "Consulta levou %01.4f segundos"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Com marcados:"
@@ -2668,16 +2687,16 @@ msgstr "Com marcados:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Marcar todos"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2778,12 +2797,12 @@ msgstr "Abrir nova janela do phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Clique na barra para rolar até o topo da página"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Os cookies devem estar ativos após este ponto."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "O JavaScript deve estar ativo após este ponto"
@@ -2795,21 +2814,21 @@ msgstr "Nenhum índice definido!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Ãndices"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Único"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pacote"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinalidade"
@@ -2818,15 +2837,14 @@ msgstr "Cardinalidade"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Colação"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Comentário"
@@ -2839,7 +2857,7 @@ msgstr "A chave primária foi deletada"
msgid "Index %s has been dropped"
msgstr "Ãndice %s foi eliminado"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2854,6 +2872,11 @@ msgstr ""
msgid "Databases"
msgstr "Bancos de dados"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Servidor"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2861,35 +2884,39 @@ msgid "View"
msgstr "Visualizar"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Estrutura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Procurar"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Inserir"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operações"
@@ -2906,7 +2933,7 @@ msgstr "Monitoramento"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Gatilhos"
@@ -2929,14 +2956,14 @@ msgstr "Consulta"
msgid "Privileges"
msgstr "Privilégios"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rotinas"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Eventos"
@@ -2976,7 +3003,7 @@ msgstr "Plugins"
msgid "Engines"
msgstr "Motores"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3020,8 +3047,7 @@ msgstr "Tabelas recentes"
msgid "There are no recent tables"
msgstr "Não existem tabelas recentes"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Query SQL"
@@ -3160,12 +3186,14 @@ msgid "Target database `%s` was not found!"
msgstr "O banco de dados alvo `%s` não foi encontrado!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Banco de dados inválido"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Banco de dados inválido:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Nome de tabela inválido"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Nome de tabela inválido:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3187,8 +3215,8 @@ msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s)"
msgstr ""
-"Falha ao limpar as preferências visuais da tabela (veja "
-"$cfg['Servers'][$i]['MaxTableUiprefs'] %s)"
+"Falha ao limpar as preferências visuais da tabela (veja $cfg['Servers'][$i]"
+"['MaxTableUiprefs'] %s)"
#: libraries/Table.class.php:1535
#, php-format
@@ -3212,7 +3240,7 @@ msgstr "Função"
msgid "Operator"
msgstr "Operador"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3228,58 +3256,63 @@ msgstr "Pesquisa de tabela"
msgid "Edit/Insert"
msgstr "Inserir/Editar"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Selecionar colunas (no mínimo 1):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ou"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Adicionar condições de pesquisa (corpo da cláusula \"where\"):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Número de registros por página"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Ordenado por:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "Use esta coluna para rotular cada ponto"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Número máximo de linhas para traçar"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Visualizar valores estrangeiros"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Critérios de pesquisa adicionais"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Execute uma \"consulta por exemplo\" (coringa: \"%\") para duas colunas "
"diferentes"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Faça uma \"consulta por exemplo\" (coringa: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Visualizar/Editar os pontos"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Como usar"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Resetar zoom"
@@ -3311,9 +3344,10 @@ msgstr "Tema %s não encontrado!"
msgid "Theme path not found for theme %s!"
msgstr "Caminho de tema não encontrado para o tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Tema"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Tema:"
#: libraries/Types.class.php:296
msgid ""
@@ -3369,8 +3403,7 @@ msgid ""
"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
msgstr ""
"Um número curto de ponto flutuante, os valores permitidos são: de "
-"-3,402823466E+38 a -1,175494351E-38, 0 e de 1,175494351E-38 a "
-"3,402823466E+38"
+"-3,402823466E+38 a -1,175494351E-38, 0 e de 1,175494351E-38 a 3,402823466E+38"
#: libraries/Types.class.php:310
msgid ""
@@ -3614,7 +3647,8 @@ msgstr "Espacial"
#: libraries/Types.class.php:708
msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647"
-msgstr "Um inteiro de 4 bytes, com faixa entre -2.147.483.648 até 2.147.483.647"
+msgstr ""
+"Um inteiro de 4 bytes, com faixa entre -2.147.483.648 até 2.147.483.647"
#: libraries/Types.class.php:710
msgid ""
@@ -3665,7 +3699,12 @@ msgstr "Uma enumeração, escolhida de uma lista de valores definidos"
msgid "Max: %s%s"
msgstr "Tamanho máximo: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Query SQL:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3678,120 +3717,135 @@ msgstr "Tamanho máximo: %s%s"
msgid "MySQL said: "
msgstr "Mensagem do MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Falha ao conectar ao validador SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Demonstrar SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Pular demonstração do SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Sem código PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Criar código PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Atualizar"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Pular validação do SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validar SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Edição em linha desta consulta"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Em linha"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Perfil"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Dom"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d/%m/%Y às %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dias, %s horas, %s minutos e %s segundos"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Parâmetro ausente:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ir para o banco de dados '%s'."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Clique para alternar"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Procurar no seu computador:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Selecionar a partir do diretório de upload do servidor <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Não existem arquivos para fazer upload"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Limpar"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Executar"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Imprimir"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Criação"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Última atualização"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Última verificação"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "compartilhado"
@@ -3803,13 +3857,17 @@ msgstr "compartilhado"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dados"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3870,8 +3928,13 @@ msgstr "Ãndice de servidor inválido: \"%s\""
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
-"Nome de servidor inválido para o servidor %1$s. Verifique suas "
-"configurações."
+"Nome de servidor inválido para o servidor %1$s. Verifique suas configurações."
+
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Servidor %d"
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
@@ -3924,7 +3987,7 @@ msgid "Double click"
msgstr "Clique duplo"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Desabilitado"
@@ -4012,7 +4075,7 @@ msgstr "Número de porta inválido"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Valor incorreto"
@@ -4061,25 +4124,26 @@ msgstr "Extensão SOAP não encontrada"
msgid "maximum %s"
msgstr "máximo %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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á aplicada à sua configuração"
+msgstr ""
+"Essa configuração está desativada, não será aplicada à sua configuração"
-#: libraries/config/FormDisplay.tpl.php:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Definir valor: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Restaurar valor padrão"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Permitir usuários customizar esse valor"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4147,8 +4211,8 @@ msgid ""
"kbd] - allows newlines in columns"
msgstr ""
"Define quais tipo de controles de edição devem ser utilizados pelas colunas "
-"CHAR e VARCHAR; [kbd]input[/kbd] - permite limitar o tamanho do campo "
-"[kbd]textarea[/kbd] - permite quebras de linha em colunas"
+"CHAR e VARCHAR; [kbd]input[/kbd] - permite limitar o tamanho do campo [kbd]"
+"textarea[/kbd] - permite quebras de linha em colunas"
#: libraries/config/messages.inc.php:29
msgid "CHAR columns editing"
@@ -4341,7 +4405,7 @@ msgid "Character set of the file"
msgstr "Conjunto de caracteres do arquivo"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formato"
@@ -4358,7 +4422,6 @@ msgstr "Compressão"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4368,22 +4431,25 @@ msgstr "Colocar os nomes das colunas na primeira linha"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Colunas englobadas por"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Colunas delimitadas por"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Colunas divididas por"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Campos divididos com"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Substituir NULL por"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Substituir NULL com"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4392,13 +4458,15 @@ msgstr "Remover caracteres CRLF em colunas"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
-msgstr "Colunas terminadas por"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
+msgstr "Colunas terminadas com"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Linhas terminadas por"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Linhas terminadas com"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4433,8 +4501,6 @@ msgid "Include table caption"
msgstr "Incluir legenda da tabela"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Legenda de tabela"
@@ -4443,8 +4509,6 @@ msgid "Continued table caption"
msgstr "Continuação da legenda da tabela"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Rótulo da chave"
@@ -4469,7 +4533,7 @@ msgid "Save on server"
msgstr "Salvar em servidor"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Sobrescrever arquivo(s) existente(s)"
@@ -4487,7 +4551,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Usar crases nos nomes de tabelas e campos"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Modo de compatibilidade SQL"
@@ -4708,9 +4772,9 @@ msgid ""
"Specify browser's title bar text. Refer to [doc@cfg_TitleTable]documentation"
"[/doc] for magic strings that can be used to get special values."
msgstr ""
-"Especifica o texto da barra de título do browser. Veja a "
-"[doc@cfg_TitleTable]documentação[/doc] para strings mágicas que podem ser "
-"usadas para conseguir valores especiais."
+"Especifica o texto da barra de título do browser. Veja a [doc@cfg_TitleTable]"
+"documentação[/doc] para strings mágicas que podem ser usadas para conseguir "
+"valores especiais."
#: libraries/config/messages.inc.php:192
#: libraries/navigation/NavigationHeader.class.php:204
@@ -4831,8 +4895,8 @@ msgid ""
"strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL Validator[/a], "
"Copyright 2002 Upright Database Technology. All rights reserved.[/em]"
msgstr ""
-"Se você quiser usar o Validador SQL, você deve estar ciente de que "
-"[strong]todas as instruções SQL são armazenadas de forma anônima para fins "
+"Se você quiser usar o Validador SQL, você deve estar ciente de que [strong]"
+"todas as instruções SQL são armazenadas de forma anônima para fins "
"estatísticos[/strong].[br][em][a@http://sqlvalidator.mimer.com/]Mimer SQL "
"Validator[/a], Copyright 2002 Upright Database Technology. Todos os direitos "
"reservados.[/em]"
@@ -5508,9 +5572,8 @@ msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma__bookmark[/kbd]"
msgstr ""
-"Deixe em branco para não permitir "
-"[a@http://wiki.phpmyadmin.net/pma/bookmark]marcações[/a], sugerido: "
-"[kbd]pma_bookmark[/kbd]"
+"Deixe em branco para não permitir [a@http://wiki.phpmyadmin.net/pma/bookmark]"
+"marcações[/a], sugerido: [kbd]pma_bookmark[/kbd]"
#: libraries/config/messages.inc.php:377
msgid "Bookmark table"
@@ -5521,8 +5584,8 @@ msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma__column_info[/kbd]"
msgstr ""
-"Deixe em branco quando não houver comentários/tipos mime, sugestão: "
-"[kbd]pma_column_info[/kbd]"
+"Deixe em branco quando não houver comentários/tipos mime, sugestão: [kbd]"
+"pma_column_info[/kbd]"
#: libraries/config/messages.inc.php:379
msgid "Column information table"
@@ -5554,8 +5617,8 @@ msgid ""
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
"Um usuário especial MySQL que será configurado com permissões limitadas, "
-"mais informações disponíveis na "
-"[a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
+"mais informações disponíveis na [a@http://wiki.phpmyadmin.net/pma/"
+"controluser]wiki[/a]"
#: libraries/config/messages.inc.php:386
msgid "Control user"
@@ -5738,9 +5801,8 @@ msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma__relation[/kbd]"
msgstr ""
-"Deixe em branco se não houver suporte a "
-"[a@http://wiki.phpmyadmin.net/pma/relation]links de relação[/a], sugestão: "
-"[kbd]pma_relation[/kbd]"
+"Deixe em branco se não houver suporte a [a@http://wiki.phpmyadmin.net/pma/"
+"relation]links de relação[/a], sugestão: [kbd]pma_relation[/kbd]"
#: libraries/config/messages.inc.php:421
msgid "Relation table"
@@ -5982,7 +6044,8 @@ msgstr "Mostrar data e hora da última verificação"
msgid ""
"Defines whether or not type display direction option is shown when browsing "
"a table"
-msgstr "Define se mostra ou não a opção de direção quando navegar em uma tabela"
+msgstr ""
+"Define se mostra ou não a opção de direção quando navegar em uma tabela"
#: libraries/config/messages.inc.php:467
msgid "Show display direction"
@@ -6046,7 +6109,7 @@ msgid ""
msgstr ""
"Define se a caixa de consulta deve permanecer em tela depois de seu envio"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Manter caixa de consulta"
@@ -6079,12 +6142,8 @@ msgstr "Exibir tabelas bloqueadas"
msgid "Requires SQL Validator to be enabled"
msgstr "Requer o Validador SQL para ser habilitado"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6111,8 +6170,8 @@ msgstr ""
"Se você tiver um nome de usuário personalizado, especifique-o aqui (o padrão "
"é [kbd]anônimo[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Nome de usuário"
@@ -6151,7 +6210,8 @@ msgstr "Linhas da caixa de texto"
#: libraries/config/messages.inc.php:503
msgid "Title of browser window when a database is selected"
-msgstr "Título da janela do navegador quando um banco de dados está selecionado"
+msgstr ""
+"Título da janela do navegador quando um banco de dados está selecionado"
#: libraries/config/messages.inc.php:505
msgid "Title of browser window when nothing is selected"
@@ -6178,8 +6238,8 @@ msgid ""
msgstr ""
"Insira os proxies como [kbd]IP: Cabeçalho HTTP de confiança[/kbd]. O exemplo "
"seguinte especifica que o phpMyAdmin deve confiar no cabeçalho "
-"HTTP_X_FORWARDED_FOR (X-Forwarded-For) vindo do proxy "
-"1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]"
+"HTTP_X_FORWARDED_FOR (X-Forwarded-For) vindo do proxy 1.2.3.4:[br][kbd]"
+"1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]"
#: libraries/config/messages.inc.php:512
msgid "List of trusted proxies for IP allow/deny"
@@ -6334,6 +6394,11 @@ msgstr "Controle de usuário phpMyAdmin vazio ao usar o pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Controle de senha do usuário phpMyAdmin vazio ao usar o pmadb"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Valor incorreto:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6392,23 +6457,30 @@ msgstr ""
msgid "No Password"
msgstr "Sem senha"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Senha:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Re-digite"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Re-digite:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Hashing da senha"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Hashing de senha:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "Compatível com MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Criar banco de dados"
@@ -6416,6 +6488,11 @@ msgstr "Criar banco de dados"
msgid "Create"
msgstr "Criar"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Criar banco de dados:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6446,90 +6523,86 @@ msgstr "Número de colunas"
msgid "Could not load export plugins, please check your installation!"
msgstr "Não pôde carregar os plugins de exportação, verifique sua instalação!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exportando os bancos de dados do servidor atual"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportando as tabelas do banco de dados \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportando as linhas da tabela \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Método de exportação:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Rápida - mostrar apenas as opções mínimas"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Personalizada - exibir todas as opções possíveis"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Banco(s) de dados:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabela(s)"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Registros:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Fazer dump de alguma(s) linha(s)"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Número de linhas:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Começar na linha:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Fazer dump de todas as linhas"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Saída:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Salvar em servidor no diretório <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Salvar saída em um arquivo"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Nome do arquivo do modelo:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ se tornará o nome do servidor"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ se tornará o nome do banco de dados"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ se tornará o nome da tabela"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6541,45 +6614,45 @@ msgstr ""
"ocorrerá: %3$s. Outros textos serão mantidos como estão. Veja a %4$sFAQ%5$s "
"para detalhes."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "use este para futuras exportações"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Conjunto de caracteres do arquivo:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Compressão:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "compactado"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "compactado com gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "compactado com bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Ver saida como texto"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formato:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opções específicas de formato:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6587,7 +6660,7 @@ 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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Codificação de conversão:"
@@ -6601,8 +6674,9 @@ msgid "no branch"
msgstr "nenhum ramo"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "revisão do Git"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Revisão do Git:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6728,6 +6802,10 @@ msgstr "Opções específicas de formato:"
msgid "Language"
msgstr "Linguagem"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informações da versão"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Diretório raiz de dados"
@@ -6852,8 +6930,7 @@ msgid ""
"myisam-recover server startup option."
msgstr ""
"O modo para recuperação automático de tabelas MyISAM danificadas, como "
-"configurado pela opção de recuperação de início do servidor --myisam-"
-"recover."
+"configurado pela opção de recuperação de início do servidor --myisam-recover."
#: libraries/engines/myisam.lib.php:37
msgid "Maximum size for temporary sort files"
@@ -7152,9 +7229,10 @@ msgstr "Por causa da sua largura,<br/> esta coluna pode não ser editável"
msgid "Binary - do not edit"
msgstr "Binário - não edite"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "diretório de upload do servidor web"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "diretório de upload do servidor web:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7219,40 +7297,40 @@ msgstr "Nenhuma"
msgid "Convert to Kana"
msgstr "Converter para Katakana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Substituir o prefixo de tabelas"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copiar tabelas com prefixo"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "De"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Para"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Submit"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Adicionar prefixo de tabelas"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Adicionar índice"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nenhuma alteração"
@@ -7470,16 +7548,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s outro resultado encontrado"
msgstr[1] "%s outros resultados encontrados"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrar bancos de dados por nome"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Limpar o filtro rápido"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrar itens por nome"
@@ -7497,7 +7575,7 @@ msgstr ""
"encontrado"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Colunas"
@@ -7506,7 +7584,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nova coluna"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Novo evento"
@@ -7517,12 +7595,12 @@ msgstr "Novo evento"
msgid "Functions"
msgstr "Funções"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nova função"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Novo índice"
@@ -7533,7 +7611,7 @@ msgstr "Novo índice"
msgid "Procedures"
msgstr "Procedimentos"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7544,7 +7622,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nova tabela"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Novo trigger"
@@ -7554,14 +7632,15 @@ msgstr "Novo trigger"
msgid "Views"
msgstr "Views"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nova view"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Renomear banco de dados para"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Renomear banco de dados para:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7577,23 +7656,24 @@ msgid "Drop the database (DROP)"
msgstr "Apagar o banco de dados (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Somente estrutura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Estrutura e dados"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Somente dados"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Copiar banco de dados para"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Copiar banco de dados para:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7631,8 +7711,11 @@ msgstr "Opções da tabela"
msgid "Rename table to"
msgstr "Renomear a tabela para"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Comentários da tabela"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Mecanismo de armazenamento"
@@ -7748,8 +7831,8 @@ msgid ""
"You probably did not create a configuration file. You might want to use the "
"%1$ssetup script%2$s to create one."
msgstr ""
-"Você provavelmente não criou o arquivo de configuração. Você deve usar o %"
-"1$sscript de setup%2$s para criar um."
+"Você provavelmente não criou o arquivo de configuração. Você deve usar o "
+"%1$sscript de setup%2$s para criar um."
#: libraries/plugins/auth/AuthenticationConfig.class.php:121
msgid ""
@@ -7783,21 +7866,14 @@ msgstr ""
"Você pode digitar o nome do servidor/endereço IP e a porta separados por um "
"espaço."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Servidor:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Usuário:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Senha:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Seleção do servidor"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Escolha de servidor:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7955,10 +8031,23 @@ msgstr "Estrutura da tabela @TABLE@"
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:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Legenda de tabela:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Legenda da tabela (continuação)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Legenda de tabela (continuação):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Rótulo de chave:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7977,31 +8066,52 @@ msgstr "Exibir comentários"
msgid "Display MIME types"
msgstr "Exibir os tipos MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Colocar os nomes das colunas na primeira linha:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Servidor"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Host:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Tempo de Geração"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Tempo de geração:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "Versão do PHP"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "Versão do PHP:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Banco de dados:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dados:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Estrutura:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8029,7 +8139,8 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:99
msgid "Additional custom header comment (\\n splits lines):"
-msgstr "Comentário adicional personalizado de cabeçalho (\\n separa as linhas):"
+msgstr ""
+"Comentário adicional personalizado de cabeçalho (\\n separa as linhas):"
#: libraries/plugins/export/ExportSql.class.php:106
msgid ""
@@ -8102,8 +8213,7 @@ msgid ""
"(1,2,3)</code>"
msgstr ""
"incluir nomes de columas em cada declaração <code>INSERT</code> <br/> "
-"Exemplo: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
-"(1,2,3)</code>"
+"Exemplo: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3)</code>"
#: libraries/plugins/export/ExportSql.class.php:361
msgid ""
@@ -8135,8 +8245,8 @@ msgid ""
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
"0x616263)</i>"
msgstr ""
-"Fazer dump de colunas binárias em notação hexadecimal <i>(por exemplo, \"abc\" "
-"seria 0x616263)</i>"
+"Fazer dump de colunas binárias em notação hexadecimal <i>(por exemplo, \"abc"
+"\" seria 0x616263)</i>"
#: libraries/plugins/export/ExportSql.class.php:403
msgid ""
@@ -8174,6 +8284,11 @@ msgstr "Opções de criação de objetos (todas são recomendadas)"
msgid "Export contents"
msgstr "Exportar conteúdo"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabela:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8191,8 +8306,7 @@ msgid ""
msgstr ""
"Se os dados em cada linha do arquivo não estiverem na mesma ordem que no "
"banco de dados, liste os nomes correspondentes das colunas aqui. Os nomes "
-"das colunas devem estar separados por vírgulas e não devem estar entre "
-"aspas."
+"das colunas devem estar separados por vírgulas e não devem estar entre aspas."
#: libraries/plugins/import/ImportCsv.class.php:127
msgid "Column names: "
@@ -8327,8 +8441,8 @@ msgstr ""
"uma string de formatação date/time diferente. A terceira opção determina se "
"você deseja ver a data local ou UTC (use a string \"local\" ou \"utc\" para "
"isso). De acordo com isso, o formato de data terá valores diferentes - para "
-"\"local\" veja a documentação do PHP para função strftime() e para \"utc\" isso "
-"é feito usando a função gmdate()."
+"\"local\" veja a documentação do PHP para função strftime() e para \"utc\" "
+"isso é feito usando a função gmdate()."
#: libraries/plugins/transformations/abstract/DownloadTransformationsPlugin.class.php:31
msgid ""
@@ -8359,14 +8473,13 @@ msgstr ""
"APENAS PARA LINUX: Roda uma aplicação externa e alimenta os campos de dados "
"pela entrada padrão. Retorna a saída padrão da aplicação. O padrão é Limpo, "
"para um código HTML bem escrito. Por razões de segurança, você deve editar "
-"manualmente o arquivo "
-"libraries/plugins/transformations/Text_Plain_External.class.php e listar as "
-"ferramentas que deseja ter disponíveis. A primeira opção é o número do "
-"programa que você quer usar e a segunda opção são os parâmetros para o "
-"programa. A terceira opção, se definida como 1, converterá a saída padrão "
-"usando htmlspecialchars() (O padrão é 1). A quarta opção, se definida como "
-"1, evitará o wrap do conteúdo da célula e garantirá que a toda a saída seja "
-"mostrada em uma só linha (O padrão é 1)."
+"manualmente o arquivo libraries/plugins/transformations/Text_Plain_External."
+"class.php e listar as ferramentas que deseja ter disponíveis. A primeira "
+"opção é o número do programa que você quer usar e a segunda opção são os "
+"parâmetros para o programa. A terceira opção, se definida como 1, converterá "
+"a saída padrão usando htmlspecialchars() (O padrão é 1). A quarta opção, se "
+"definida como 1, evitará o wrap do conteúdo da célula e garantirá que a toda "
+"a saída seja mostrada em uma só linha (O padrão é 1)."
#: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31
msgid ""
@@ -8457,7 +8570,6 @@ msgid "Enabled"
msgstr "Habilitado"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Funcionalidades gerais de relações"
@@ -8485,11 +8597,11 @@ msgid ""
msgstr ""
"Consulte a documentação sobre como atualizar sua tabela Column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Consulta SQL marcada"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Histórico SQL"
@@ -8533,7 +8645,7 @@ msgstr ""
"Logar novamente no phpMyAdmin para carregar o arquivo de configuração "
"atualizado."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "sem descrição"
@@ -8559,18 +8671,23 @@ msgstr ""
"configuração (my.cfn). Senão, favor adicionar a seguinte linha dentro da "
"seção [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nome de usuário:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nome do usuário"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Porta"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Porta:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8580,7 +8697,7 @@ msgstr "Status do master"
msgid "Slave status"
msgstr "Status do(s) slave(s)"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variável"
@@ -8589,6 +8706,15 @@ msgstr "Variável"
msgid "Server ID"
msgstr "ID do servidor"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Servidor"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8608,13 +8734,11 @@ msgstr "Qualquer usuário"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Usar campo texto"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Usar campo de texto:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8645,9 +8769,15 @@ msgstr ""
"Quanto a tabela Host é usada, este campo é ignorado e os valores armazenados "
"na tabela Host são usados no lugar."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Re-digite"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Gerar Senha"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Gerar senha:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8689,12 +8819,14 @@ msgstr ""
msgid "Edit event"
msgstr "Editar evento"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Erro no processamento do request"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Erro no processamento do request:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8968,81 +9100,81 @@ msgstr "Você precisa colocar um nome de tabela válido"
msgid "You must provide a trigger definition."
msgstr "Você deve informar uma definição para o gatilho."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Adicionar rotina"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Exportação de rotina %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rotina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
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"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Nenhuma rotina com o nome %1$s encontrada no banco de dados %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Não existem rotinas para mostrar."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Adicionar gatilho"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Exportação do gatilho %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "gatilho"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
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
+#: libraries/rte/rte_words.lib.php:44
#, php-format
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
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Não existem gatilhos para mostrar."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Adicionar evento"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exportação do evento %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "evento"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
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"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Nenhum evento com o nome %1$s foi encontrado no banco de dados %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Não existem eventos para serem mostrados."
@@ -9098,7 +9230,7 @@ msgstr "Atributos"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9198,15 +9330,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Alternar o estado do Scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Linguagem desconhecida: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Servidor atual"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Servidor atual:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9450,6 +9583,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informação de login"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Usar campo texto"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Não mudar a senha"
@@ -9486,6 +9625,13 @@ msgstr "Conceder todos os privilégios no banco de dados '%s'"
msgid "Users having access to &quot;%s&quot;"
msgstr "Usuários que têm acesso à '%s'"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Usuário"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9524,7 +9670,6 @@ msgid "No user found."
msgstr "Nenhum usuário encontrado."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Editar Privilégios"
@@ -9543,7 +9688,8 @@ msgstr "… apagar o antigo da tabela de usuários."
#: libraries/server_privileges.lib.php:1924
msgid ""
"… revoke all active privileges from the old one and delete it afterwards."
-msgstr "… revogar todos privilégios ativos do usuário antigo e depois apagá-lo."
+msgstr ""
+"… revogar todos privilégios ativos do usuário antigo e depois apagá-lo."
#: libraries/server_privileges.lib.php:1925
msgid ""
@@ -9565,8 +9711,9 @@ msgid "Column-specific privileges"
msgstr "Privilégios específicos de coluna"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Adicionar privilégios no seguinte banco de dados"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Adicionar privilégios no seguinte banco de dados:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9575,8 +9722,9 @@ msgstr ""
"literalmente"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Adicionar privilégios nas seguintes tabelas"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Adicionar privilégios na seguinte tabela:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9614,6 +9762,11 @@ msgstr "Você mudou os privilégios para %s."
msgid "Privileges for %s"
msgstr "Privilégios para %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Editar privilégios:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Visão geral dos usuários"
@@ -9639,45 +9792,46 @@ msgstr "O usuário selecionado não foi encontrado na tabela de privilégios."
msgid "You have added a new user."
msgstr "Você adicionou um novo usuário."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Rodar consulta(s) SQL no servidor %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Rodar consulta(s) SQL no banco de dados %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Limpar"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Marcar essa consulta SQL"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Marcar essa query SQL:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Deixar qualquer usuário acessar esse marcador"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Substituir marcador de mesmo nome existente"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Não sobrescrever esta consulta fora desta janela"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Delimitadores"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Mostrar esta consulta SQL aqui novamente"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Apenas visualizar"
@@ -9758,11 +9912,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "A tabela %s foi esvaziada"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Rastreamento está ativo."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Rastreamento não está ativo."
@@ -9788,7 +9942,11 @@ msgstr "Adicionar prefixo à tabela"
msgid "Check tables having overhead"
msgstr "Verificar tabelas com sobrecarga"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Ordenar"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Nenhum wrap (padrão: none)"
@@ -9870,7 +10028,7 @@ msgstr "No início da tabela"
msgid "After %s"
msgstr "Depois %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Estatísticas do registros"
@@ -9938,7 +10096,7 @@ msgstr "Adicionar índice FULLTEXT"
msgid "Information"
msgstr "Informação"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Uso do espaço"
@@ -9946,12 +10104,12 @@ msgstr "Uso do espaço"
msgid "Effective"
msgstr "Efetivo"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "A tabela %1$s foi alterada com sucesso"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Erro de consulta"
@@ -10038,9 +10196,20 @@ msgstr "depois %s"
msgid "Table name"
msgstr "Nome da Tabela"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Mecanismo de armazenamento:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Colação:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "Definição da PARTIÇÃO"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "Definição da PARTIÇÃO:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10166,8 +10335,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Ocultar/Exibir tabelas sem relacionamento"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Número de tabelas"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Número de tabelas:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10212,8 +10382,9 @@ msgid "Page creation failed"
msgstr "Falha na criação da página"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Página"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Página:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10232,8 +10403,9 @@ msgid "New page name: "
msgstr "Nome da nova página: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Exportar/Importar para escala"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Exportar/Importar para escala:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10251,6 +10423,11 @@ msgstr "Erro: relacionamento não adicionado."
msgid "FOREIGN KEY relation added"
msgstr "Adicionado relacionamento de FOREIGN KEY"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Funcionalidades gerais de relações:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Adicionado relacionamento interno"
@@ -10343,6 +10520,11 @@ msgstr "Importar arquivos"
msgid "All"
msgstr "Todos"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Histórico SQL:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10391,20 +10573,20 @@ msgstr[1] "Os bancos de dados %1$d foram eliminados com sucesso."
msgid "Databases statistics"
msgstr "Estatísticas do Banco de Dados"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Replicação de master"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Replicação de slave"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Habilitar estatísticas"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10412,11 +10594,11 @@ msgstr ""
"Nota: Ativar as estatísticas pode causar um grande volume de tráfego de "
"dados entre o servidor web e o servidor MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Nenhum banco de dados"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Motores de armazenamento"
@@ -10444,7 +10626,7 @@ msgstr "Módulo"
msgid "Library"
msgstr "Biblioteca"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Versão"
@@ -10705,8 +10887,7 @@ msgid ""
"reported by the MySQL server may be incorrect."
msgstr ""
"Em servidores ocupados, os contadores de byte podem sobrecarregar, então as "
-"estatísticas relatadas pelo servidor MySQL como estão podem estar "
-"incorretas."
+"estatísticas relatadas pelo servidor MySQL como estão podem estar incorretas."
#: server_status.php:148
msgid "Received"
@@ -10794,10 +10975,6 @@ msgstr "Terminou a reorganização/edição de gráficos"
msgid "Add chart"
msgstr "Adicionar gráfico"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Reorganizar/editar gráficos"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Taxa de atualização"
@@ -10865,8 +11042,8 @@ msgid ""
msgstr ""
"Seu navegador vai atualizar todos os gráficos exibidos em intervalo regular. "
"Você pode adicionar gráficos e alterar a taxa de atualização em "
-"\"Configurações\", ou remover qualquer gráfico usando o ícone da engrenagem em "
-"cada gráfico."
+"\"Configurações\", ou remover qualquer gráfico usando o ícone da engrenagem "
+"em cada gráfico."
#: server_status_monitor.php:582
msgid ""
@@ -10992,6 +11169,21 @@ msgstr[1] "%d minutos"
msgid "Questions since startup: %s"
msgstr "Questões desde a inicialização: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "por hora:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "por minuto:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "por segundo:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Comandos"
@@ -11246,9 +11438,9 @@ 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 ""
-"O número de read-aheads \"aleatórios\" InnoDB iniciados. Isto acontece quando "
-"uma consulta faz a varredura de uma parcela grande de uma tabela mas em "
-"ordem aleatória."
+"O número de read-aheads \"aleatórios\" InnoDB iniciados. Isto acontece "
+"quando uma consulta faz a varredura de uma parcela grande de uma tabela mas "
+"em ordem aleatória."
#: server_status_variables.php:467
msgid ""
@@ -11635,7 +11827,8 @@ msgstr ""
#: server_status_variables.php:710
msgid "This is ON if this server is a slave that is connected to a master."
-msgstr "Isto é ON se este servidor é um escravo que está conectado a um mestre."
+msgstr ""
+"Isto é ON se este servidor é um escravo que está conectado a um mestre."
#: server_status_variables.php:713
msgid ""
@@ -11740,7 +11933,7 @@ msgid "Global value"
msgstr "Valor global"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Download"
@@ -11854,7 +12047,7 @@ msgstr "Doar"
msgid "Edit server"
msgstr "Editar servidor"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Adicionar novo servidor"
@@ -12016,8 +12209,8 @@ msgid ""
"of users, including you, are connected to."
msgstr ""
"Se você achar necessário, utilize as configurações adicionais de segurança - "
-"configurações de %sautenticação de host%s e %slista de proxies confiáveis%"
-"s. Entretanto, proteções baseadas em IP podem não ser confiáveis se seu "
+"configurações de %sautenticação de host%s e %slista de proxies confiáveis%s. "
+"Entretanto, proteções baseadas em IP podem não ser confiáveis se seu "
"endereço IP pertence a um ISP onde centenas de usuários, incluindo você, "
"estão conectados."
@@ -12033,8 +12226,8 @@ msgstr ""
"Você [kbd]configurou[/kbd] o tipo de autenticação e incluiu o usuário e "
"senha para auto-login, o que não é uma opção desejável para live hosts. "
"Qualquer um que souber ou descobrir sua URL do phpMyAdmin pode ter acesso "
-"direto ao painel de controle. Configure o %stipo de autenticação%s para "
-"[kbd]cookie[/kbd] ou [kbd]http[/kbd]."
+"direto ao painel de controle. Configure o %stipo de autenticação%s para [kbd]"
+"cookie[/kbd] ou [kbd]http[/kbd]."
#: setup/lib/index.lib.php:318
#, php-format
@@ -12100,8 +12293,9 @@ msgid "SQL result"
msgstr "Resultado SQL"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Gerado por"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Gerado por:"
#: sql.php:1234
msgid ""
@@ -12116,9 +12310,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problemas com os índices da tabela `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Marcar essa consulta SQL"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Rótulo"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Rótulo:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12195,17 +12394,17 @@ msgstr "Valores X"
msgid "Y-Axis label:"
msgstr "Rótulo do Eixo Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "A tabela %s já existe!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "O banco de dados '%s' não existe."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "A tabela %1$s foi criada."
@@ -12214,6 +12413,10 @@ msgstr "A tabela %1$s foi criada."
msgid "View dump (schema) of table"
msgstr "Ver o dump (esquema) da tabela"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Nome de tabela inválido"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Mostrar visualização GIS"
@@ -12234,7 +12437,7 @@ msgstr "Coluna espacial"
msgid "Redraw"
msgstr "Redesenhar"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Nome do arquivo"
@@ -12295,8 +12498,19 @@ msgid "The table name is empty!"
msgstr "O nome da tabela está vazio!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Exibindo tabelas"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Exibindo tabelas:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Uso de espaço:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Estatísticas de registro:"
#: tbl_relation.php:213
#, php-format
@@ -12327,6 +12541,11 @@ msgstr "Nome da restrição"
msgid "No index defined! Create one below"
msgstr "Nenhum índice definido! Crie um abaixo"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Marque a coluna para exibir:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12372,108 +12591,112 @@ msgstr "Comente estas duas linhas se você não precisa delas."
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "Instruções SQL exportadas. Por favor, copie a saída ou execute-as."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Instantâneo (código SQL) da versão %s"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Definição de dados de rastreamento removidos com sucesso"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Manipulação de dados de rastreamento removida com sucesso"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Rastreando instruções"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr "Mostrar %1$s com datas desde %2$s até %3$s pelo usuário %4$s %5$s"
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Excluir dados de rastreamento desta coluna do relatório"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Nenhum dado"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Data"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Instrução de definição de dados"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Instrução de manipulação de dados"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Despejar SQL (download de arquivo)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Despejar SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Execução SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exportar como %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Exibir versões"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Desativar rastreamento para %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Desativar agora"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Ativar rastreamento para %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Ativar agora"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Criar versão %1$s de %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Rastrear essas instruções de definição de dados:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Rastrear essas instruções de manipulação de dados:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Criar versão"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Obter mais temas!"
@@ -12587,8 +12810,7 @@ msgstr "Taxa de consulta lenta"
msgid ""
"There is a high percentage of slow queries compared to the server uptime."
msgstr ""
-"A porcentagem de queries lentas está alta comparada com o uptime do "
-"servidor."
+"A porcentagem de queries lentas está alta comparada com o uptime do servidor."
#: libraries/advisory_rules.txt:75
#, php-format
@@ -12767,8 +12989,8 @@ msgid ""
msgstr ""
"A quantidade de memória disponível é superior a 3GB (presumindo que o "
"servidor esteja na máquina local), assim o MySQL pode não ser capaz de "
-"acessar toda a memória. Você deve considerar a instalação de uma versão "
-"64-bit do MySQL."
+"acessar toda a memória. Você deve considerar a instalação de uma versão 64-"
+"bit do MySQL."
#: libraries/advisory_rules.txt:147
#, php-format
@@ -12839,8 +13061,7 @@ msgstr "Eficiência do cache de consulta (%%)"
#: libraries/advisory_rules.txt:170
msgid "Query cache not running efficiently, it has a low hit rate."
msgstr ""
-"O cache de query não está rodando eficientemente, ele tem uma hit rate "
-"baixa."
+"O cache de query não está rodando eficientemente, ele tem uma hit rate baixa."
#: libraries/advisory_rules.txt:171
msgid "Consider increasing {query_cache_limit}."
@@ -12999,9 +13220,9 @@ msgstr ""
"Mudar o {query_cache_limit} (normalmente aumentar) pode aumentar a "
"eficiência. Essa variável determina o tamanho máximo de resultado de query a "
"ser inserido no cache de query. Se existir muitos resultados de query acima "
-"de 1 MB que são fáceis de armazenar (muitas leituras, poucas escritas) "
-"então aumentar o {query_cache_limit} irá aumentar a eficiência. Enquanto que "
-"no caso de muitos resultados de query estar acima de 1MB que não são muito "
+"de 1 MB que são fáceis de armazenar (muitas leituras, poucas escritas) então "
+"aumentar o {query_cache_limit} irá aumentar a eficiência. Enquanto que no "
+"caso de muitos resultados de query estar acima de 1MB que não são muito "
"fáceis de armazenar (frequentemente invalidados por causa de atualizações de "
"tabelas) aumentar o {query_cache_limit} pode reduzir a eficiência."
@@ -13230,9 +13451,8 @@ msgstr ""
"independente do valor dessas variáveis. Para eliminá-las, você terá que "
"reescrever suas queries para evitar essas condições (dentro de uma tabela "
"temporária: presença de um campo BLOB ou TEXTO ou presença de um campo maior "
-"que 512 bytes) como mencionado no começo de um <a href=\"http://www.facebook"
-".com/note.php?note_id=10150111255065841&comments\">artigo do Pythian "
-"Group</a>"
+"que 512 bytes) como mencionado no começo de um <a href=\"http://www.facebook."
+"com/note.php?note_id=10150111255065841&comments\">artigo do Pythian Group</a>"
#: libraries/advisory_rules.txt:274
#, php-format
@@ -13262,9 +13482,8 @@ msgstr ""
"independente do valor dessas variáveis. Para eliminá-las, você terá que "
"reescrever suas queries para evitar essas condições (dentro de uma tabela "
"temporária: presença de um campo BLOB ou TEXTO ou a presença de um campo "
-"maior que 512 bytes) como mencionado na <a "
-"href=\"http://dev.mysql.com/doc/refman/5.5/en/internal-temporary-"
-"tables.html\">Documentação MySQL</a>"
+"maior que 512 bytes) como mencionado na <a href=\"http://dev.mysql.com/doc/"
+"refman/5.5/en/internal-temporary-tables.html\">Documentação MySQL</a>"
#: libraries/advisory_rules.txt:281
#, php-format
@@ -13282,8 +13501,7 @@ msgstr "Tamanho de buffer de chaves MyISAM"
#: libraries/advisory_rules.txt:299
msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
msgstr ""
-"Buffer de chaves não está inicializado. Nenhum índice MyISAM será "
-"armazenado."
+"Buffer de chaves não está inicializado. Nenhum índice MyISAM será armazenado."
#: libraries/advisory_rules.txt:300
msgid ""
@@ -13688,9 +13906,8 @@ msgstr ""
"não pode simplesmente mudar o valor dessa variável. Você precisa desligar o "
"servidor, remover os arquivos de log do InnoDB, configurar o novo valor no "
"my.cnf, iniciar o servidor, então verificar os logs de erro se tudo der "
-"certo. Veja também <a "
-"href=\"http://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
-"innodblogfilesize-proper-way.html\">este post</a>"
+"certo. Veja também <a href=\"http://mysqldatabaseadministration.blogspot."
+"com/2007/01/increase-innodblogfilesize-proper-way.html\">este post</a>"
#: libraries/advisory_rules.txt:441
#, php-format
@@ -13725,13 +13942,13 @@ msgstr ""
"Normalmente basta configurar o {innodb_log_file_size} para 25%% do tamanho "
"do {innodb_buffer_pool_size}. Um {innodb_log_file_size} muito grande atrasa "
"consideravelmente o tempo de recuperação após a queda de um banco de dados. "
-"Veja também <a href=\"http://www.mysqlperformanceblog.com/2006/07/03"
-"/choosing-proper-innodb_log_file_size/\">este artigo</a>. Você precisa "
+"Veja também <a href=\"http://www.mysqlperformanceblog.com/2006/07/03/"
+"choosing-proper-innodb_log_file_size/\">este artigo</a>. Você precisa "
"desligar o servidor, remover os arquivos de log do InnoDB, configurar o novo "
"valor em my.cnf, iniciar o servidor, e então verificar o log de erros se "
-"tudo der certo. Veja também <a "
-"href=\"http://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
-"innodblogfilesize-proper-way.html\">este post</a>"
+"tudo der certo. Veja também <a href=\"http://mysqldatabaseadministration."
+"blogspot.com/2007/01/increase-innodblogfilesize-proper-way.html\">este post</"
+"a>"
#: libraries/advisory_rules.txt:448
#, php-format
@@ -13807,6 +14024,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert está com valor 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Gráfico de tráfego em tempo real"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Gráfico de conexão/processo em tempo real"
+
+#~ msgid "Live query chart"
+#~ msgstr "Gráfico de consulta em tempo real"
+
+#~ msgid "Static data"
+#~ msgstr "Dados estáticos"
+
+#~ msgid "And"
+#~ msgstr "E"
+
+#~ msgid "Number of rows"
+#~ msgstr "Número de linhas"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Colunas englobadas por"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Colunas divididas por"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Substituir NULL por"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linhas terminadas por"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Reorganizar/editar gráficos"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ro.po b/po/ro.po
index 375dc4e3b2..703a49a048 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,12 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-03 09:45+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Romanian <http://l10n.cihar.com/projects/phpmyadmin/4-0/ro/>\n"
+"Language-Team: Romanian <http://l10n.cihar.com/projects/phpmyadmin/master/ro/"
+">\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +16,18 @@ msgstr ""
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Arată-le pe toate"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Numărul paginii:"
@@ -40,19 +41,18 @@ msgstr ""
"părinte sau setările de securitate ale sistemului sunt configurate să "
"blocheze actualizările dintre ferestre."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Caută"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +74,23 @@ msgstr "Caută"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Execută"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nume cheie"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Descriere"
@@ -118,15 +118,16 @@ msgstr "Baza de date %1$s a fost creată."
msgid "Database comment: "
msgstr "Comentarii referitoare la baza de date: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Comentarii tabel"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +139,8 @@ msgstr "Comentarii tabel"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Coloană"
@@ -162,12 +163,12 @@ msgstr "Coloană"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tip"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +180,7 @@ msgstr "Tip"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nul"
@@ -194,7 +195,7 @@ msgstr "Nul"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Setare de bază"
@@ -220,11 +221,11 @@ msgstr "Trimitere la"
msgid "Comments"
msgstr "Comentarii"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +238,21 @@ msgstr "Comentarii"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nu"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +265,10 @@ msgstr "Nu"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Da"
@@ -275,7 +276,7 @@ msgstr "Da"
msgid "View dump (schema) of database"
msgstr "Vizualizarea schemei bazei de date"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Nu s-a găsit nici un tabel în baza de date."
@@ -288,7 +289,7 @@ msgstr "Selectează tot"
msgid "Unselect All"
msgstr "Deselectează tot"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Numele bazei de date nu este completat!"
@@ -314,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabel"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Linie"
@@ -340,28 +340,25 @@ msgstr "Mărime"
msgid "in use"
msgstr "în folosință"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Creare"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Ultima actualizare"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Ultima verficare"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -400,16 +397,12 @@ msgstr "Tabele monitoriyate"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Bază de date"
@@ -417,17 +410,17 @@ msgstr "Bază de date"
msgid "Last version"
msgstr "Ultima versiune"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Creat(ă)"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Actualizat(ă)"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Stare"
@@ -436,13 +429,11 @@ msgstr "Stare"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Acțiune"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Afișează"
@@ -452,18 +443,18 @@ msgid "Delete tracking data for this table"
msgstr "Șterge datele urmărite din acest tabel"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Aruncă"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "activ(ă)"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
#, fuzzy
msgid "not active"
msgstr "inactiv(ă)"
@@ -472,11 +463,11 @@ msgstr "inactiv(ă)"
msgid "Versions"
msgstr "Versiuni"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Raport de monitorizare"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Instantaneu al structurii"
@@ -492,24 +483,24 @@ msgstr "Monitorizează tabel"
msgid "Database Log"
msgstr "Jurnalul bazei de date"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Tipul este greșit!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Tipul selectat pentru export trebuie salvat într-un fișier!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Parametrii greșiţi!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Spațiu insuficient pentru salvarea fișierului %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -517,12 +508,12 @@ msgstr ""
"Fișierul %s există deja pe server. Schimbați denumirea fișierului sau bifați "
"opțiunea de suprascriere."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Copia a fost salvată în fișierul %s."
@@ -536,58 +527,62 @@ msgstr "Modul de export este invalid"
msgid "Value for the column \"%s\""
msgstr "Valoare pentru coloana \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometrie"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a point"
msgstr "Adaugă %s cîmp(uri)"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linii terminate de"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -596,17 +591,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "Adaugă un utilizator nou"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Adaugă un utilizator nou"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Poligon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -706,12 +703,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Comanda dumneavoastră SQL a fost executată cu succes"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "ÃŽnapoi"
@@ -749,39 +746,40 @@ msgstr "Facilități generale"
msgid "Database server"
msgstr "Bază de date pentru utilizatorul"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Portul serverului"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versiune server"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versiune protocol"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Utilizator"
#: index.php:257
#, fuzzy
#| msgid "Server socket"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Soclul serverului"
#: index.php:269
@@ -790,30 +788,34 @@ msgstr "Server Web"
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Versiunea clientului MySQL"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Extensie PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Arată informația PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informații despre versiune"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Documentație"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -934,7 +936,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Sunteți pe cale să DISTRUGEȚI o întreagă bază de date!"
@@ -1025,75 +1027,38 @@ msgstr "Reîncărcarea drepturilor"
msgid "Removing Selected Users"
msgstr "Eliminarea utilizatorilor selectați"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "ÃŽnchide"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Editare"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Alegerea serverului"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "Comanda SQL"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Total"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Conexiuni / Procese"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Local monitor configuration incompatible"
msgstr "Nu s-a putut încărca configuraÈ›ia implicită din: „%1$sâ€"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1101,184 +1066,184 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "Cache interogări"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "Cache interogări"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "Cache interogări"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Memorie sistem"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "Număr de fișiere-jurnal"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Buffer Pool"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Memorie disponibilă"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Memorie folosită"
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Total"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Pagini libere"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Octeți trimiși"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Octeți primiți"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Conexiuni"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procese"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "octeți"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiO"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiO"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiO"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiO"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiO"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiO"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s tabele"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Versions"
msgid "Questions"
msgstr "Versiuni"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafic"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Facilități generale"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Redenumire bază de date în"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Editează tabeș și etichetă"
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Aliniere la grilă"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1286,39 +1251,39 @@ msgstr ""
msgid "None"
msgstr "Nici unul(a)"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1329,12 +1294,12 @@ msgstr ""
"interogările ce durează mai mult decat %d secunde. Este recomandat să setați "
"long_query_time 0-2 secunde, în funcție de sistemul dumneavoastră."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time este setat la %d secunde."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1343,31 +1308,31 @@ msgstr ""
"după restartarea server-ului:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Trimite"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Activează %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Dezactivează %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1375,57 +1340,57 @@ msgstr ""
"Nu puteți modifica aceste variabile. Vă rugăm să vă logați ca root sau să "
"contactați administratorul bazei de date."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Modificați setările"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Setările curente"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Titlu raport"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Loading logs"
msgid "Analysing logs"
msgstr "Încărcare jurnale"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Se analizează și încarcă jurnalele. Poate dura."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Anulează cererea"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1436,7 +1401,7 @@ msgstr ""
"că celelalte atribute ale interogărilor, cum ar fi timpul de pornire, pot fi "
"diferite."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1446,38 +1411,38 @@ msgstr ""
"INSERT în aceeași tabelă sunt și ele grupate împreună, neluând în "
"considerare datele inserate."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Datele din jurnal au fost încărcate. Interogările executate in acest "
"inverval de timp:"
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Nu sînt baze de date"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Nu sînt baze de date"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Jurnal analizat, dar nu au fost găsite date în acest interval de timp."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Se analizează…"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Explică SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1485,108 +1450,108 @@ msgstr "Explică SQL"
msgid "Time"
msgstr "Timp"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Total"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Creare profil"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tabel"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
msgid "Chart"
msgstr "Seturi de caractere"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Edit chart"
msgstr "Adaugă %s cîmp(uri)"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "Comanda SQL"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Tables display options"
msgid "Log table filter options"
msgstr "Opțiuni de afișare a tabelelor"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrare"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrează interogări dupa cuvânt / expresie regulată:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grupează interogări, ignorând datele din variabilele din clauza WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
msgid "Sum of grouped rows:"
msgstr "Numărul de rînduri sortate."
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Total"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Încărcare jurnale"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Reîncarcă"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Rânduri afectate:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Parsarea fișierului de configurare a eșuat. Codul nu pare să fie valid JSON."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1594,247 +1559,256 @@ msgstr ""
msgid "Import"
msgstr "Importă"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "Nu s-a putut încărca configuraÈ›ia implicită din: „%1$sâ€"
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Vă rugăm să alegeți cheia primară sau o cheie unică"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Reînnoire comandă"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Posibile probleme de performanță"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Recomandare"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "Detalii…"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justificare"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Variabilă / formulă folosită"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Renunță"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "încărcare"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Se procesează cererea"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Eroare în procesarea cererii"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nu este selectată nici o bază de date."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Șterge Coloană"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Se adaugă Cheia Primară"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "E bine"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Click pentru a înlătura această notificare"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Redenumire baze de date"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Reîncărcare bază de date"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Se copiază baza de date"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Modificare set de caractere"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Tabelul trebuie să conțină cel puțin un cîmp."
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Inserează Tabel"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Ascunde index-uri"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Arată index-uri"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Dezactivare verificări de cheie străine"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Activat"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Dezactivat"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Se caută"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Ascunde rezultatele căutării"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Afișează rezultatele căutării"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Navigare"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Ștergere"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Valori pentru coloana %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Valori pentru o coloană nouă"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Introduceți fiecare valoare într-un câmp separat"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Adaugă %d valori"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Notă: Dacă fișierul conține mai multe tabele, acestea vor fi combinate într-"
"unul singur"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Ascunde casuță interogare"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Afișează casuță interogare"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Editare"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Niciun rând selectat"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Schimbare"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Durata de execuție a interogării"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d nu este un număr valid de rînduri."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1843,98 +1817,124 @@ msgstr "%d nu este un număr valid de rînduri."
msgid "Save"
msgstr "Salveaza"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Ascunde criteriile de căutare"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Afișează criteriile de căutare"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Caută"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Fiecare punct reprezintă un rând de date."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Ducând mouse-ul deasupra unui punct, i se va afișa eticheta."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
#, fuzzy
#| msgid "Click reset zoom link to come back to original state."
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Click pe link-ul de resetare zoom pentru a te întoarce la starea originală."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Click pe un punct de date pentru a vedea sau chiar a edita rândul de date."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Selectează două coloane"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Selectează două coloane diferite"
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Operațiuni asupra rezultatelor interogării"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Mărime pointer date"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoră"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Copiază"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Linii terminate de"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrie"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Adaugă coloane"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Alegere cheie referențiată"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Alegeți cheia străină"
-#: js/messages.php:328
+#: js/messages.php:319
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:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Selectează coloana pentru afișare"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1942,20 +1942,20 @@ msgstr ""
"Nu ați salvat schimbarile în așezare. Ele vor fi pierdute dacă nu le "
"salvați. Doriți să continuați?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Adăugați o opțiune pentru coloană "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Apăsați escape pentru a anula editarea"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1963,28 +1963,28 @@ msgstr ""
"Ați editat unele date și acestea nu au fost salvate. Sigur vreți să părăsiți "
"această pagină fără să salvați datele?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Drag and drop pentru reordonare"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Click pentru a sorta"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Click pentru a selecta/deselecta"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Click pe săgeata de drop-down<br />pentru a alterna vizibilitatea coloanei"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1993,7 +1993,7 @@ msgstr ""
"checkbox, sau link-urile de Editare, Copiere si Ștergere pot să nu "
"funcționeze după salvare."
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -2002,7 +2002,7 @@ msgstr ""
"Puteți de asemenea edita coloane<br />facând click direct pe conținutul "
"acestora."
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -2011,65 +2011,65 @@ msgstr ""
"Puteți de asemenea edita coloane<br />facând click direct pe conținutul "
"acestora."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Mergi la adresa link-ului"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Denumirile coloanelor"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Afișează înregistrări"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Generează parolă"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generează"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Schimbare parolă"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Mai mult"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Arată toate"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Ascunde index-uri"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Utilizatorul selectat nu a fost găsit în tabelul de drepturi."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2079,27 +2079,27 @@ msgstr ""
"procesul de actualizare. Noua versiune este %s, publicată în data de %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", ultima versiune stabilă:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "la ultima versiune"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Gata"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Anterior"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2107,82 +2107,82 @@ msgid "Next"
msgstr "Următorul"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Astăzi"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Ianuarie"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Februarie"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Martie"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Aprilie"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mai"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Iunie"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Iulie"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Septembrie"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Octombrie"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Noiembrie"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Decembrie"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Ian"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2190,70 +2190,70 @@ msgid "May"
msgstr "Mai"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Iun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Iul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Oct"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Noi"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Duminică"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Luni"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Marți"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Miercuri"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Joi"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Vineri"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sâmbătă"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2261,97 +2261,97 @@ msgid "Sun"
msgstr "Dum"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Lun"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mie"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Joi"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Vin"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sâm"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Du"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Lu"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Mi"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Jo"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Vi"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sâ"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Săpt"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-lună-an"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Nici unul(a)"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Oră"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minut"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Secundă"
@@ -2406,16 +2406,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "pe secundă"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "pe minut"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "pe oră"
@@ -2423,45 +2423,61 @@ msgstr "pe oră"
msgid "per day"
msgstr "pe zi"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Fișierul de configurare existent (%s) nu poate fi citit."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Permisiuni greșite asupra fișierului de configurare, acesta nu ar trebui să "
"aibă permisiuni de scriere pentru oricine!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Dimensiune font"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Crescătoare"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Descrescător"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Coloană"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sortare"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Afișează"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Criteriu"
#: libraries/DBQbe.class.php:576
@@ -2481,33 +2497,43 @@ msgid "Use Tables"
msgstr "Utilizare tabele"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Sau"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Și"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Modificare"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Comandă SQL pe baza de date <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Trimite comanda"
@@ -2550,8 +2576,8 @@ msgstr[1] "%s rezultat(e) în interiorul tabelului <i>%s</i>"
msgstr[2] "%s rezultat(e) în interiorul tabelului <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Navigare"
@@ -2565,9 +2591,9 @@ msgstr "Ștergeți potrivirile pentru tabelul %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Șterge"
@@ -2606,32 +2632,32 @@ msgstr "Directorul de bază pentru date"
msgid "Restore column order"
msgstr "Adaugă/șterge coloane"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "ÃŽncepe"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Anterior"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Următorul"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2641,19 +2667,18 @@ msgstr "Sfîrșit"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Dum"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows"
-msgstr "Număr de cîmpuri"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Număr de rânduri:"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Lun"
#: libraries/DisplayResults.class.php:919
@@ -2678,7 +2703,7 @@ msgstr "Capete de tabel la fiecare %s rânduri"
msgid "Sort by key"
msgstr "Sortare după cheie"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2796,12 +2821,12 @@ msgid "Query took %01.4f sec"
msgstr "comanda a durat %01.4f sec"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Cele bifate:"
@@ -2811,16 +2836,16 @@ msgstr "Cele bifate:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Marchează toate"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2924,12 +2949,12 @@ msgstr "Deschide fereastră phpMyAdmin nouă"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Trebuie sa aveti activat \"cookies\"."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2943,21 +2968,21 @@ msgstr "Index nu este definit!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indexuri"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unic"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "ÃŽmpachetat"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Cardinalitate"
@@ -2966,15 +2991,14 @@ msgstr "Cardinalitate"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Interclasare"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Comentariu"
@@ -2987,7 +3011,7 @@ msgstr "Cheia primară a fost aruncată"
msgid "Index %s has been dropped"
msgstr "Indexul %s a fost aruncat"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3000,6 +3024,11 @@ msgstr "Indecșii %1$s și %2$s par a fi egali și unul din ei poate fi șters."
msgid "Databases"
msgstr "Baze de date"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3007,35 +3036,39 @@ msgid "View"
msgstr "Vizualizare"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Structură"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Caută"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Inserare"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operații"
@@ -3053,7 +3086,7 @@ msgstr "Urmărire"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Declanșatori"
@@ -3076,14 +3109,14 @@ msgstr "Interogare prin exemplu"
msgid "Privileges"
msgstr "Drepturi de acces"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutine"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Evenimente"
@@ -3123,7 +3156,7 @@ msgstr ""
msgid "Engines"
msgstr "Motoare"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3170,8 +3203,7 @@ msgstr "Tabele recente"
msgid "There are no recent tables"
msgstr "Nu sunt tabele recente"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Comanda SQL"
@@ -3314,11 +3346,15 @@ msgid "Target database `%s` was not found!"
msgstr "Tema %s nu a fost găsită!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Bază de date nevalidă"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Denumire de tabel nevalidă"
#: libraries/Table.class.php:1210
@@ -3362,7 +3398,7 @@ msgstr "Funcție"
msgid "Operator"
msgstr "Operand"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3382,63 +3418,68 @@ msgstr "Caută"
msgid "Edit/Insert"
msgstr "Inserare"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, 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:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Sau"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Numărul de înregistrări pe pagină"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Ordine de afișare:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Caută printre valori necunoscute"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "Comanda SQL"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Execută o interogare prin exemplu (metacaracter: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "PHP extension to use"
msgid "How to use"
msgstr "Extensia PHP de utilizat"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3472,8 +3513,10 @@ msgstr "Tema %s nu a fost găsită!"
msgid "Theme path not found for theme %s!"
msgstr "Calea temei nu a fost găsită pentru tema %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Temă"
#: libraries/Types.class.php:296
@@ -3765,7 +3808,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Mărime maximă: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Comanda SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3778,127 +3827,142 @@ msgstr "Mărime maximă: %s%s"
msgid "MySQL said: "
msgstr "MySQL zice: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
#, fuzzy
msgid "Failed to connect to SQL validator!"
msgstr "Comprimă conexiunea la serverul MySQL"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Explică SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Sari peste explicarea SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "fără cod PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Creează cod PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Reîncarcă"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Sari peste validarea SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validează SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Motoare"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Creare profil"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Dum"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y la %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s zile, %s ore, %s minute și %s secunde"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Rutine"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Sari la baza de date &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
#, fuzzy
#| msgid "Click to select"
msgid "Click to toggle"
msgstr "Click pentru a selecta"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Caută în calculatorul tău:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "director de încărcare al serverului Web"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Directorul stabilit pentru încărcare nu poate fi găsit"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Nu sunt fișiere pentru încărcare"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Golește"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Execută"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Listare"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Creare"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Ultima actualizare"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Ultima verficare"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3910,13 +3974,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Date"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Total"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3988,6 +4056,12 @@ msgstr ""
"Gazdă nevalidă pentru serverul %1$s. Vă rugăm să revizuiți configurația "
"dumneavoastră."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Metodă de autentificare nevalidă stabilită în configurație:"
@@ -4039,7 +4113,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Dezactivat"
@@ -4136,7 +4210,7 @@ msgstr "Nu este un număr valid de port"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Valoare incorectă"
@@ -4185,27 +4259,27 @@ msgstr "Extensia SOAP nu a fost găsită"
msgid "maximum %s"
msgstr "maxim %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Seteaza valoarea: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Restaurează valoarea implicită"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Permite utilizatorilor să customizeze această valoare"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4469,7 +4543,7 @@ msgid "Character set of the file"
msgstr "Setul de caractere al fișierului"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4486,7 +4560,6 @@ msgstr "Compresie"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4496,15 +4569,17 @@ msgstr "Pune numele coloanelor în primul rând"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Coloane încadrate de"
+#, fuzzy
+#| msgid "Fields enclosed by"
+msgid "Columns enclosed with"
+msgstr "Cîmpuri încadrate de"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Cîmpuri realizate de"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4512,7 +4587,9 @@ msgstr "Cîmpuri realizate de"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "ÃŽnlocuire NULL cu"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4522,12 +4599,16 @@ msgstr "Șterge caracterele terminatoare de linie CRLF din cadrul coloanelor"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Coloane terminate de"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Linii terminate de"
#: libraries/config/messages.inc.php:80
@@ -4567,8 +4648,6 @@ msgid "Include table caption"
msgstr "Include captură tabel"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Captură tabel"
@@ -4577,8 +4656,6 @@ msgid "Continued table caption"
msgstr "Continuare captură tabel"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Tasta label"
@@ -4605,7 +4682,7 @@ msgid "Save on server"
msgstr "Salvează pe server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Suprascrie fișier(e) existent(e)"
@@ -4623,7 +4700,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Utilizați apostroful pentru numele tabelelor și a coloanelor"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Regim de compatibilitate SQL"
@@ -6349,7 +6426,7 @@ msgid ""
msgstr ""
"Defineşte dacă după submit, casuța de interogare ar trebui să rămână pe ecran"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Reține căsuța de interogare"
@@ -6383,12 +6460,8 @@ msgstr "Sari peste tabelele zăvorâte"
msgid "Requires SQL Validator to be enabled"
msgstr "Are nevoie de SQL Validator pentru a fi activată"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6415,8 +6488,8 @@ msgstr ""
"Dacă aveți un nume de utilizator, specificați-l aici ( default este [kbd]"
"anonymous[/kbd] )"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Nume utilizator:"
@@ -6643,6 +6716,12 @@ msgstr "Control user phpMyAdmin gol la folosirea pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Parolă control user phpMyAdmin goală la folosirea pmadb"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Valoare incorectă"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6700,15 +6779,25 @@ msgstr ""
msgid "No Password"
msgstr "Nu există parolă"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Parolă:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Re-tastează"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Criptare Parola"
#: libraries/display_change_password.lib.php:87
@@ -6716,7 +6805,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Compatibil MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6726,6 +6814,12 @@ msgstr "Creează bază de date nouă"
msgid "Create"
msgstr "Creează"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Creează bază de date nouă"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6760,94 +6854,90 @@ msgstr ""
"Nu au putut fi încărcate modulele de export adiționale, vă rog verificați "
"instalarea!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Se exportă bazele de date de pe server-ul curent"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Se exportă tabelele din baza de date \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Se exportă rândurile din tabela \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Modul de export"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Rapid - afișează doar opțiunile minimale"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Custom - afișează toate opțiunile posibile"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Bază(e) de date:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabelă(e):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Rânduri:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Șterge câteva rânduri"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Număr de rânduri:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Rândul de la care se începe:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Șterge toate rândurile"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Rezultat:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Salveaza pe server în directorul <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Salvează rezultatul într-un fișier"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Șablon nume fișier"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ va deveni numele server-ului"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ va deveni numele bazei de date"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ va deveni numele tabelei"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "s value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6863,59 +6953,59 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "folosiţi pentru viitoare exportări"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Setul de caractere al fișierului:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Compresie"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "„arhivatâ€"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "cu „gzipâ€"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "cu „bzip2â€"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Trimite"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Format"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Opțiuni de transformare"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6923,7 +7013,7 @@ 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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
msgid "Encoding Conversion:"
msgstr "Versiunea clientului MySQL"
@@ -6938,7 +7028,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -7076,6 +7166,10 @@ msgstr ""
msgid "Language"
msgstr "Limbă"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informații despre versiune"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Directorul de bază pentru date"
@@ -7492,8 +7586,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr "Binar - a nu se edita"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "director de încărcare al serverului Web"
#: libraries/insert_edit.lib.php:1400
@@ -7563,44 +7659,44 @@ msgstr "Nici unul(a)"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Înlocuiește prefixul tabelei"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Copiază tabelul cu prefix"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Vin"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Trimite"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nici o schimbare"
@@ -7820,18 +7916,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "nume tabel"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7849,7 +7945,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7862,7 +7958,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nou"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7875,14 +7971,14 @@ msgstr "Nou"
msgid "Functions"
msgstr "Funcții"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "Nou"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7895,7 +7991,7 @@ msgstr "Nou"
msgid "Procedures"
msgstr "Proceduri"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7910,7 +8006,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nou"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7924,7 +8020,7 @@ msgstr "Nou"
msgid "Views"
msgstr "Vizualizare"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7932,7 +8028,9 @@ msgid "New"
msgstr "Nou"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Redenumire bază de date în"
#: libraries/operations.lib.php:107
@@ -7949,22 +8047,24 @@ msgid "Drop the database (DROP)"
msgstr "Ștergeți baza de date (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Numai structura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Structura și date"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Numai date"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Copiază baza de date"
#: libraries/operations.lib.php:186
@@ -8003,8 +8103,11 @@ msgstr "Opțiuni tabel"
msgid "Rename table to"
msgstr "Redenumire tabel la"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Comentarii tabel"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Motor de stocare"
@@ -8160,20 +8263,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Puteți introduce adresă gazdă/IP și port separate de spațiu."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Nume utilizator:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Parolă:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Alegerea serverului"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8348,13 +8445,27 @@ msgstr "Structura tabelului @TABLE@"
msgid "Object creation options"
msgstr "Opțiuni de transformare"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Captură tabel"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Captură tabel"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Tasta label"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8378,32 +8489,60 @@ msgstr "Arată comentariile coloanei"
msgid "Display MIME types"
msgstr "Tipuri MIME disponibile"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Pune numele coloanelor în primul rând"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Gazda"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Timp de generare"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versiune PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Bază de date"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Date"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Structură"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8569,6 +8708,12 @@ msgstr ""
msgid "Export contents"
msgstr "Modul de export"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabel"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8880,7 +9025,6 @@ msgid "Enabled"
msgstr "Activat"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Facilități generale"
@@ -8908,11 +9052,11 @@ msgid ""
msgstr ""
"Parcurgeti documentatia pentru modul de updatare a Column_comments Table"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Comandă SQL salvată"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Istoric SQL"
@@ -8951,7 +9095,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Nu există descriere"
@@ -8977,17 +9121,24 @@ msgstr ""
"(my.cnf). Dacă nu, vă rugăm să adăugați următoarea linie în secțiunea "
"[mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Nume utilizator"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Nume utilizator"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8998,7 +9149,7 @@ msgstr "Stare master"
msgid "Slave status"
msgstr "Stare sclav"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variabil"
@@ -9007,6 +9158,15 @@ msgstr "Variabil"
msgid "Server ID"
msgstr "ID server"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Gazda"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -9024,12 +9184,11 @@ msgstr "Oricare utilizator"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Utilizare cîmp text"
#: libraries/replication_gui.lib.php:326
@@ -9061,8 +9220,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Re-tastează"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Generează parolă"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -9106,11 +9272,14 @@ msgstr ""
msgid "Edit event"
msgstr "Editează evenimentul"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Eroare în procesarea cererii"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9415,99 +9584,99 @@ msgstr "Denumire de tabel nevalidă"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add routine"
msgstr "Adaugă %s cîmp(uri)"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
msgid "Export of routine %s"
msgstr "Import fișiere"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutină"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nu dețineți privilegiile necesare pentru a crea o rutină"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Nicio rutină cu numele %1$s nu a fost gasită în baza de date %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Nu există rutine de afișat."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "Adaugă un server nou"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export triggers"
msgid "Export of trigger %s"
msgstr "Modul de export"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Declanșatori"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nu dețineți drepturi de acces pentru a vă afla aici!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Nu s-a găsit nici un tabel în baza de date."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
msgid "There are no triggers to display."
msgstr "Tabelele urmărite"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "Adaugă un server nou"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Modul de export"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Eveniment"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Nu dețineți drepturi de acces pentru a vă afla aici!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Nu s-a găsit nici un tabel în baza de date."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Nu există evenimente de afișat."
@@ -9565,7 +9734,7 @@ msgstr "Proprietăți"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9675,14 +9844,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "dezactivare scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Limbă necunoscută: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Server Curent"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9937,6 +10108,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informații de autentificare"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Utilizare cîmp text"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nu schimbați parola"
@@ -9973,6 +10150,13 @@ msgstr "Verifică privilegiile pentru baza de date &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "Utilizatorul are acces la &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Utilizator"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -10017,7 +10201,6 @@ msgid "No user found."
msgstr "Nu s-a găsit nici un utilizator."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Editează drepturile de acces"
@@ -10060,7 +10243,9 @@ msgid "Column-specific privileges"
msgstr "Drepturi specifice coloanei"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Adaugă drepturi la baza de date următoare"
#: libraries/server_privileges.lib.php:2290
@@ -10068,7 +10253,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Adaugă drepturi la următorul tabel"
#: libraries/server_privileges.lib.php:2525
@@ -10110,6 +10297,12 @@ msgstr "Ați actualizat privilegiile pentru %s."
msgid "Privileges for %s"
msgstr "Drepturi de acces"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Editează drepturile de acces"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -10137,46 +10330,48 @@ msgstr "Utilizatorul selectat nu a fost găsit în tabelul de drepturi."
msgid "You have added a new user."
msgstr "Ați adăugat un nou utilizator."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "Calendar"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Pune semn de carte la această comandă SQL"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Permite tuturor utilizatorilor să acceseze acest semn de carte"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Înlocuiește semnul de carte cu același nume"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "A nu se suprascrie peste această interogare din cealaltă fereastră"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Delimitator"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Afișează această interogare din nou aici"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Numai vizualizare"
@@ -10255,11 +10450,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabelul %s a fost golit"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Monitorizarea este activată."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Monitorizarea nu este activată."
@@ -10285,7 +10480,11 @@ msgstr "Adaugă prefix la tabelă"
msgid "Check tables having overhead"
msgstr "Verificare depășit"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sortare"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10379,7 +10578,7 @@ msgstr "La începutul tabelului"
msgid "After %s"
msgstr "După %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statisticile rîndului"
@@ -10449,7 +10648,7 @@ msgstr ""
msgid "Information"
msgstr "Informație"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Utilizare spațiu"
@@ -10457,12 +10656,12 @@ msgstr "Utilizare spațiu"
msgid "Effective"
msgstr "Efectiv"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabelul %1$s a fost alterat cu succes"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10564,8 +10763,22 @@ msgstr "După %s"
msgid "Table name"
msgstr "Denumire tabel"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Motor de stocare"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Interclasare"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Definiție PARTIȚIE"
#: libraries/tbl_common.inc.php:54
@@ -10699,7 +10912,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Arată/ascunde tabele fără realție"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Număr de tabele"
#: pmd_general.php:467
@@ -10748,7 +10963,9 @@ msgid "Page creation failed"
msgstr "Pagina nu a putut fi creată"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Pagină"
#: pmd_pdf.php:123
@@ -10776,7 +10993,9 @@ msgid "New page name: "
msgstr "Nume utilizator"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Exportă/Importă la scală"
#: pmd_pdf.php:146
@@ -10795,6 +11014,12 @@ msgstr "Eroare: Relația nu a fost adăugată."
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Facilități generale"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Relație internă adăugată"
@@ -10883,6 +11108,12 @@ msgstr "Import fișiere"
msgid "All"
msgstr "Toate"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Istoric SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10935,20 +11166,20 @@ msgstr[2] "%s baza(ele) de data(e) au fost aruncate."
msgid "Databases statistics"
msgstr "Statisticile bazelor de date"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Activează statisticile"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10956,11 +11187,11 @@ msgstr ""
"Notă: Activarea statisticilor pentru baza de date poate cauza creșterea "
"traficului între MySQL și serverul Web."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Nu sînt baze de date"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Motoare de stocare"
@@ -10988,7 +11219,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "Persană"
@@ -11333,10 +11564,6 @@ msgstr ""
msgid "Add chart"
msgstr "Adaugă %s cîmp(uri)"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11523,6 +11750,24 @@ msgstr[2] "în folosință"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "pe oră"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "pe minut"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "pe secundă"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Comenzi"
@@ -12162,7 +12407,7 @@ msgid "Global value"
msgstr "Valoare globală"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Descarcă"
@@ -12271,7 +12516,7 @@ msgstr "Date"
msgid "Edit server"
msgstr "Redactează serverul"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Adaugă un server nou"
@@ -12479,7 +12724,9 @@ msgid "SQL result"
msgstr "Rezultat SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generat de"
#: sql.php:1234
@@ -12500,8 +12747,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Probleme cu indexul tabelului `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Pune semn de carte la această comandă SQL"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etichetă"
#: tbl_chart.php:38
@@ -12598,17 +12851,17 @@ msgstr "Valoare"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabelul %s există deja!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabelul %1$s a fost creat."
@@ -12617,6 +12870,10 @@ msgstr "Tabelul %1$s a fost creat."
msgid "View dump (schema) of table"
msgstr "Vizualizarea schemei tabelului"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Denumire de tabel nevalidă"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Afișează Vizualizarea GIS"
@@ -12641,7 +12898,7 @@ msgstr "Număr de fișiere-jurnal"
msgid "Redraw"
msgstr "Redesenează"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12710,9 +12967,21 @@ msgstr "Numele de tabel este gol!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Arată tabelele"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Utilizare spațiu"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statisticile rîndului"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12749,6 +13018,12 @@ msgstr "Restrictii pentru tabele"
msgid "No index defined! Create one below"
msgstr "Index nu este definit!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Selectează coloana pentru afișare"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12794,113 +13069,117 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
msgid "Delete tracking data row from report"
msgstr "Șterge datele urmărite din acest tabel"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Nu sînt baze de date"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Date"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Modul de export"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
msgid "Deactivate tracking for %s"
msgstr "Șterge datele urmărite din acest tabel"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Creare relație"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Creare relație"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Temă"
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -14205,6 +14484,37 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert este setat cu 0"
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Alegerea serverului"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "Comanda SQL"
+
+#~ msgid "And"
+#~ msgstr "Și"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Număr de cîmpuri"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Coloane încadrate de"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Cîmpuri realizate de"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "ÃŽnlocuire NULL cu"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linii terminate de"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ru.po b/po/ru.po
index bae84ac8ee..c57f98d778 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,9 +1,9 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-02-16 14:58+0200\n"
"Last-Translator: Victor Volkov <hanut@php-myadmin.ru>\n"
"Language-Team: Russian <http://l10n.cihar.com/projects/phpmyadmin/master/ru/"
@@ -16,18 +16,18 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Показать вÑе"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Ðомер Ñтраницы:"
@@ -41,19 +41,18 @@ msgstr ""
"родительÑкое окно или ваш браузер блокирует межоконные Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¸Ð·-за "
"наÑтроек безопаÑноÑти."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ПоиÑк"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "ПоиÑк"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "OK"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ð˜Ð¼Ñ Ð¸Ð½Ð´ÐµÐºÑа"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ОпиÑание"
@@ -119,15 +118,16 @@ msgstr "База данных %1$s была Ñоздана."
msgid "Database comment: "
msgstr "Комментарий к базе данных: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Комментарии к таблице"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +139,8 @@ msgstr "Комментарии к таблице"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Столбец"
@@ -163,12 +163,12 @@ msgstr "Столбец"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Тип"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Тип"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -195,7 +195,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "По умолчанию"
@@ -221,11 +221,11 @@ msgstr "СвÑзи"
msgid "Comments"
msgstr "Комментарии"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "Комментарии"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ðет"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "Ðет"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Да"
@@ -276,7 +276,7 @@ msgstr "Да"
msgid "View dump (schema) of database"
msgstr "Отобразить дамп (Ñхему) базы данных"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Таблиц в базе данных не обнаружено."
@@ -289,7 +289,7 @@ msgstr "Выделить вÑе"
msgid "Unselect All"
msgstr "СнÑÑ‚ÑŒ выделение"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Ðе указано Ð¸Ð¼Ñ Ð±Ð°Ð·Ñ‹ данных!"
@@ -315,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Таблица"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Строки"
@@ -341,28 +340,25 @@ msgstr "Размер"
msgid "in use"
msgstr "иÑпользуетÑÑ"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Создание"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ПоÑледнее обновление"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ПоÑледнÑÑ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ°"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -402,16 +398,12 @@ msgstr "ОтÑлеживаемые таблицы"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "База данных"
@@ -419,17 +411,17 @@ msgstr "База данных"
msgid "Last version"
msgstr "ПоÑледнÑÑ Ð²ÐµÑ€ÑиÑ"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Создан"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Обновлён"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "СоÑтоÑние"
@@ -438,13 +430,11 @@ msgstr "СоÑтоÑние"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ДейÑтвие"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Показать"
@@ -453,18 +443,18 @@ msgid "Delete tracking data for this table"
msgstr "Удалить данные ÑÐ»ÐµÐ¶ÐµÐ½Ð¸Ñ Ð·Ð° таблицей"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Удалить"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "включено"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "выключено"
@@ -472,11 +462,11 @@ msgstr "выключено"
msgid "Versions"
msgstr "ВерÑии"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Отчёт ÑлежениÑ"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Обзор Ñтруктуры"
@@ -492,24 +482,24 @@ msgstr "ОтÑлеживать таблицу"
msgid "Database Log"
msgstr "Журнал базы данных"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Ошибочный тип!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Выбранный тип ÑкÑпорта возможен только в файл!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Ошибочные параметры!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ð”Ð»Ñ ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° %s недоÑтаточно диÑкового проÑтранÑтва."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -517,12 +507,12 @@ msgstr ""
"Файл %s уже ÑущеÑтвует на Ñервере, измените Ð¸Ð¼Ñ Ð¸Ð»Ð¸ включите параметр "
"перезапиÑи."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Ðе доÑтаточно прав Ð´Ð»Ñ ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° %s на веб-Ñервере."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Дамп был Ñохранен в файл %s."
@@ -536,69 +526,82 @@ msgstr "Ошибочный тип ÑкÑпорта"
msgid "Value for the column \"%s\""
msgstr "Значение Ð´Ð»Ñ Ð¿Ð¾Ð»Ñ \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "ИÑпользуйте в качеÑтве оÑновного ÑÐ»Ð¾Ñ OpenStreetMaps"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "ГеометриÑ"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Точка"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Точка %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Добавить точку"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "ЛиниÑ"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Внешний контур"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Внутренний контур"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Добавить линию"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Добавить внутренний контур"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Многоугольник"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Добавить многоугольник"
@@ -702,12 +705,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL-Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð±Ñ‹Ð» уÑпешно выполнен"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Ðазад"
@@ -737,35 +740,40 @@ msgstr "Дополнительные наÑтройки"
msgid "Database server"
msgstr "Сервер баз данных"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Сервер"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Сервер:"
#: index.php:240
-msgid "Server type"
+#, fuzzy
+#| msgid "Server type"
+msgid "Server type:"
msgstr "Тип Ñервера"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "ВерÑÐ¸Ñ Ñервера"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "ВерÑÐ¸Ñ Ð¿Ñ€Ð¾Ñ‚Ð¾ÐºÐ¾Ð»Ð°"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Пользователь"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Кодировка Ñервера"
#: index.php:269
@@ -773,30 +781,36 @@ msgid "Web server"
msgstr "Веб-Ñервер"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "ВерÑÐ¸Ñ ÐºÐ»Ð¸ÐµÐ½Ñ‚Ð° базы данных"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP раÑширение"
#: index.php:300
msgid "Show PHP information"
msgstr "Показать информацию PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ верÑии"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ДокументациÑ"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Вики"
@@ -922,7 +936,7 @@ msgstr "Команда \"DROP DATABASE\" (удалить базу данных)
msgid "Do you really want to execute \"%s\"?"
msgstr "Ð’Ñ‹ дейÑтвительно хотите выполнить Ð·Ð°Ð¿Ñ€Ð¾Ñ \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "База данных будет полноÑтью УДÐЛЕÐÐ!"
@@ -1005,70 +1019,36 @@ msgstr "Перезагрузка привилегий"
msgid "Removing Selected Users"
msgstr "Удаление выбранных пользователей"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Закрыть"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Изменить"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "ГрафичеÑкий вывод трафика"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "ГрафичеÑкий вывод Ñоединений и процеÑÑов"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "ГрафичеÑкий вывод запроÑов"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "СтатичеÑкие данные"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ð’Ñего"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Другое"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Ð¡Ð¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ / ПроцеÑÑÑ‹"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "ÐаÑтройки локального монитора неÑовмеÑтимы"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1080,161 +1060,161 @@ msgstr ""
"работоÑпоÑобноÑти текущих наÑтроек. ПожалуйÑта, ÑброÑьте ваши наÑтройки, в "
"меню <i>ÐаÑтройки</i>, в изначальные."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "ЭффективноÑÑ‚ÑŒ ÐºÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð·Ð°Ð¿Ñ€Ð¾Ñов"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "ИÑпользование ÐºÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð·Ð°Ð¿Ñ€Ð¾Ñов"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Кеш запроÑов иÑпользован"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "ИÑпользование ÑиÑтемного процеÑÑора"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "СиÑÑ‚ÐµÐ¼Ð½Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "СиÑтема подкачки"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "СреднÑÑ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ°"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "ÐŸÐ¾Ð»Ð½Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "ÐšÐµÑˆÐ¸Ñ€Ð¾Ð²Ð°Ð½Ð½Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Ð‘ÐµÑ„ÐµÑ€Ð¸Ð·Ð¾Ð²Ð°Ð½Ð½Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Ð¡Ð²Ð¾Ð±Ð¾Ð´Ð½Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "ИÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð½Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Ð’Ñего облаÑти подкачки"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Кешировано облаÑти подкачки"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "ИÑпользовано облаÑти подкачки"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Свободно облаÑти подкачки"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "ОтоÑлано байт"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "ПринÑто байт"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "СоединениÑ"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ПроцеÑÑÑ‹"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Байт"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "КБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ТБ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "ПБ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ЭБ"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d таблиц(а)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "ВопроÑÑ‹"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Трафик"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "ÐаÑтройки"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Удалить график"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Редактировать название и подпиÑи"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Добавить график к Ñетке"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "ПожалуйÑта, добавьте в Ñерию Ñ…Ð¾Ñ‚Ñ Ð±Ñ‹ одну переменную"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1242,39 +1222,39 @@ msgstr "ПожалуйÑта, добавьте в Ñерию Ñ…Ð¾Ñ‚Ñ Ð±Ñ‹ одÐ
msgid "None"
msgstr "Ðет"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Возобновить монитор"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "ПриоÑтановить монитор"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "Включены переменные general_log и slow_query_log."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "Включена Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ general_log."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "Включена Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ slow_query_log."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "Отключены переменные slow_query_log и general_log."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "ÐŸÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ log_output не уÑтановлена Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "ÐŸÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ log_output уÑтановлена Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1286,12 +1266,12 @@ msgstr ""
"уÑтановить переменную long_query_time на 0-2 Ñекунды, в завиÑимоÑти от вашей "
"ÑиÑтемы."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "ÐŸÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ long_query_time уÑтановлена в %d Ñекунд."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1300,30 +1280,30 @@ msgstr ""
"ÑоÑтоÑние при перезагрузке Ñервера:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "УÑтановить log_output в %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Включить %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Отключить %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "УÑтановить long_query_time в %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1331,53 +1311,53 @@ msgstr ""
"Ð’Ñ‹ не можете изменить Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… переменных. ПожалуйÑта, войдите под "
"учетной запиÑью root, или ÑвÑжитеÑÑŒ Ñ Ð°Ð´Ð¼Ð¸Ð½Ð¸Ñтратором базы данных."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Изменить наÑтройки"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Текущие наÑтройки"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Заголовок графика"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "РазличиÑ"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Разделено на %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Единица"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Из журнала медленных запроÑов"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Из оÑновного журнала"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Ðнализ журналов"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Ðнализ и загрузка журналов. Ждите, может занÑÑ‚ÑŒ какое-то времÑ."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Отменить запроÑ"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1388,7 +1368,7 @@ msgstr ""
"SQL запроÑ, таким образом другие атрибуты запроÑов, как Ð²Ñ€ÐµÐ¼Ñ Ð·Ð°Ð¿ÑƒÑка, могут "
"отличатьÑÑ."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1398,33 +1378,33 @@ msgstr ""
"той же таблицы так же группируютÑÑ Ð²Ð¼ÐµÑте, в незавиÑимоÑти от заноÑимых "
"данных."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Данные журналов загружены. ЗапроÑÑ‹ выполненные в данный промежуток времени:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Перейти к таблице журнала"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Данные не найдены"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Ðнализ журнала пройден, но данные за выбранный промежуток времени не найдены."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Ðнализ…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Ðнализ результатов"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1432,67 +1412,67 @@ msgstr "Ðнализ результатов"
msgid "Time"
msgstr "ВремÑ"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Полное времÑ:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Профилирование результатов"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Таблица"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "График"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Редактировать график"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Серии"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Параметры фильтра таблицы журнала"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Фильтр"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Фильтровать запроÑÑ‹ по Ñтроке, либо регулÑрному выражению:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
"Группировать запроÑÑ‹ Ñ Ð¸Ð³Ð½Ð¾Ñ€Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸ÐµÐ¼ переменных данных в уÑловии WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Сумма Ñгруппированных Ñтрок:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Ð’Ñего:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Загрузка журналов"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Обновление монитора завершилоÑÑŒ ошибкой"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1502,26 +1482,26 @@ msgstr ""
"может быть иÑÑ‚ÐµÐºÑˆÐ°Ñ ÑеÑÑиÑ. Перезагрузка Ñтраницы и поÑледующий ввод данных "
"учетной запиÑи, должны решить проблему."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Перезагрузка Ñтраницы"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Затронуто Ñтрок:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "Ошибка при разборе конфигурационного файла. Ðе корректный код JSON."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Ошибка поÑÑ‚Ñ€Ð¾ÐµÐ½Ð¸Ñ Ñетки графика из импортированной конфигурации. Сброшено на "
"изначальную конфигурацию…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1529,228 +1509,237 @@ msgstr ""
msgid "Import"
msgstr "Импорт"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Импорт наÑтроек монитора"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "ПожалуйÑта, выберите файл, который хотите импортировать"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Ðнализ запроÑа"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "СиÑтемный Ñоветник"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Возможные проблемы производительноÑти"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Проблема"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "РекомендациÑ"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "ПодробноÑти правил"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "ОбоÑнование"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "ИÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð½Ð°Ñ Ð¿ÐµÑ€ÐµÐ¼ÐµÐ½Ð½Ð°Ñ / формула"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "ТеÑÑ‚"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Отмена"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Загрузка"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Обработка запроÑа"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Ошибка при обработке запроÑа"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Код ошибки: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "ТекÑÑ‚ ошибки: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ðи одна база данных не выбрана."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Удаление Ñтолбца"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Добавление первичного ключа"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Кликните Ð´Ð»Ñ ÑÐ¾ÐºÑ€Ñ‹Ñ‚Ð¸Ñ Ð´Ð°Ð½Ð½Ð¾Ð³Ð¾ уведомлениÑ"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Переименование базы данных"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Перезагрузка базы данных"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Копирование базы данных"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Смена кодировки"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "У таблицы должен быть, как минимум, один Ñтолбец"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Ð’Ñтавить таблицу"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Скрыть индекÑÑ‹"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Отображать индекÑÑ‹"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Проверка внешних ключей:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Включено)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Отключено)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "ПоиÑк"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Скрыть результаты поиÑка"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Отобразить результаты поиÑка"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "ПроÑмотр"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Удаление"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Определение хранимой функции должно Ñодержать выражение RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Редактор ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñтолбца %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ð½Ð¾Ð²Ñ‹Ñ… Ñтолбцов"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Ð’Ñтавьте каждое значение в отдельное поле"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Добавить %d значение(й)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Замечание: еÑли файл Ñодержит множеÑтво таблиц, они будут объединены в одну"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Скрыть поле запроÑа"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Отобразить поле запроÑа"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Изменить"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ð”Ð»Ñ ÑÐ¾Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð´ÐµÐ¹ÑÑ‚Ð²Ð¸Ñ Ð½ÐµÐ¾Ð±Ñ…Ð¾Ð´Ð¸Ð¼Ð¾ выбрать одну или неÑколько Ñтрок"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Изменить"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Ð’Ñ€ÐµÐ¼Ñ Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ Ð·Ð°Ð¿Ñ€Ð¾Ñа"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "ЧиÑло %d не ÑвлÑетÑÑ Ð¿Ñ€Ð°Ð²Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ номером Ñтроки."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1759,92 +1748,116 @@ msgstr "ЧиÑло %d не ÑвлÑетÑÑ Ð¿Ñ€Ð°Ð²Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ номером
msgid "Save"
msgstr "Сохранить"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Скрыть параметры поиÑка"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Отобразить параметры поиÑка"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "ПоиÑк Ñ Ð¿Ñ€Ð¸Ð±Ð»Ð¸Ð¶ÐµÐ½Ð¸ÐµÐ¼"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "ÐšÐ°Ð¶Ð´Ð°Ñ Ñ‚Ð¾Ñ‡ÐºÐ° предÑтавлÑет Ñтроку данных."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Задержание курÑора над точкой отобразит ее название."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Ð”Ð»Ñ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ, выберите чаÑÑ‚ÑŒ диаграммы мышкой."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Кликните ÑÑылку ÑброÑа ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ð²Ð¾Ð·Ð²Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ñ Ðº иÑходному ÑоÑтоÑнию."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Кликните точку данных Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñмотра или Ñ€ÐµÐ´Ð°ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñтроки данных."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Можно изменить размер учаÑтка перетащив его вдоль нижнего правого угла."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Выберите два Ñтолбца"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Выберите два различных Ñтолбца"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Результаты запроÑа"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Содержание точки данных"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Игнорировать"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Копировать"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Точка"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "ЛиниÑ"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Многоугольник"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "ГеометриÑ"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Внутренний контур"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Внешний контур"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Добавить Ñтолбцы"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Выберите ÑÑылочный ключ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Выберите внешний ключ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
"Выберите поле ÑвлÑющееÑÑ Ð¿ÐµÑ€Ð²Ð¸Ñ‡Ð½Ñ‹Ð¼ (PRIMARY), или уникальным (UNIQUE) "
"индекÑом"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Выбор отображаемого Ñтолбца"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1852,20 +1865,20 @@ msgstr ""
"Ð’Ñ‹ не Ñохранили Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð² раÑкладке. Без ÑохранениÑ, они будут потерÑны. "
"Продолжить?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Добавить параметр Ð´Ð»Ñ Ñтолбца "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "Ñоздано %d объект(ов)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Ð”Ð»Ñ Ð¾Ñ‚Ð¼ÐµÐ½Ñ‹ Ñ€ÐµÐ´Ð°ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð½Ð°Ð¶Ð¼Ð¸Ñ‚Ðµ кнопку Esc"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1873,27 +1886,27 @@ msgstr ""
"Ð’Ñ‹ отредактировали некоторые данные, но Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð½Ðµ были Ñохранены. Ð’Ñ‹ "
"уверены, что хотите покинуть данную Ñтраницу без ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Изменить порÑдок перетаÑкиванием"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Кликнуть Ð´Ð»Ñ Ñортировки"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Кликнуть Ð´Ð»Ñ ÑнÑтиÑ/уÑтановки отметки"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Ð”Ð»Ñ ÐºÐ¾Ð¿Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸Ð¼ÐµÐ½Ð¸ Ð¿Ð¾Ð»Ñ Ñделайте двойной щелчок мышкой"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Кликните выпадающую Ñтрелку<br />Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð²Ð¸Ð´Ð¸Ð¼Ð¾Ñти Ñтолбцов"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1902,64 +1915,64 @@ msgstr ""
"могут не работать функции ÑвÑзанные Ñ Ñ€ÐµÐ´Ð°ÐºÑ‚Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸ÐµÐ¼ Ñетки, выÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ "
"галочки, ÑÑылки редактированиÑ, ÐºÐ¾Ð¿Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸ удалениÑ."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"БольшинÑтво значений можно отредактировать<br />дважды кликнув прÑмо на них."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "Возможно редактировать большинÑтво значений<br />кликнув прÑмо на них."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Перейти к ÑÑылке"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Скопировать Ð¸Ð¼Ñ Ñтолбца"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Ð”Ð»Ñ ÐºÐ¾Ð¿Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸Ð¼ÐµÐ½Ð¸ Ñтолбца в буфер обмена, Ñделайте щелчок правой кнопкой "
"мышки."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "ВывеÑти Ñтроку(и) данных"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Создать пароль"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Генерировать"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Изменить пароль"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Ещё"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "РаÑкрыть панель"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Скрыть панель"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"Ð—Ð°Ð¿Ñ€Ð¾ÑˆÐµÐ½Ð½Ð°Ñ Ñтраница не найдена в иÑтории, возможно, иÑтекло Ð²Ñ€ÐµÐ¼Ñ ÐµÐµ "
"хранениÑ."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1969,266 +1982,266 @@ msgstr ""
"ÐÐ¾Ð²ÐµÐ¹ÑˆÐ°Ñ Ð²ÐµÑ€ÑÐ¸Ñ %s, выпущена %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", поÑледнÑÑ ÑÑ‚Ð°Ð±Ð¸Ð»ÑŒÐ½Ð°Ñ Ð²ÐµÑ€ÑиÑ:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "актуально"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Готово"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Предыдущий"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Следующий"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "СегоднÑ"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Январь"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Февраль"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Март"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Ðпрель"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Май"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Июнь"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Июль"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "ÐвгуÑÑ‚"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "СентÑбрь"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "ОктÑбрь"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "ÐоÑбрь"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Декабрь"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Янв"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Фев"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Мар"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Ðпр"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Май"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Июн"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Июл"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ðвг"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Сен"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Окт"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "ÐоÑ"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Дек"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "ВоÑкреÑенье"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Понедельник"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Вторник"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Среда"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Четверг"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "ПÑтница"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Суббота"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Ð’Ñ"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Пн"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ð’Ñ‚"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Ср"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Чт"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Пт"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Сб"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Ð’Ñ"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Пн"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ð’Ñ‚"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Ср"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Чт"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Пт"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Сб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Ðед."
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "ЧаÑ"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Минута"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Секунда"
@@ -2282,16 +2295,16 @@ msgstr ""
"Ðеожиданный Ñимвол на Ñтроке %1$s. ОжидаетÑÑ Ñимвол табулÑции, а найден "
"\"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "в Ñекунду"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "в минуту"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "в чаÑ"
@@ -2299,45 +2312,61 @@ msgstr "в чаÑ"
msgid "per day"
msgstr "на день"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Ðевозможно прочеÑÑ‚ÑŒ ÑущеÑтвующий конфигурационный файл (%s)."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Ðа конфигурационный файл выÑтавлены неверные права разрешающие запиÑÑŒ Ð´Ð»Ñ "
"вÑех!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Размер шрифта"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "По возраÑтанию"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "По убыванию"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Столбец"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "ОтÑортировать"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Показать"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Критерий"
#: libraries/DBQbe.class.php:576
@@ -2357,33 +2386,43 @@ msgid "Use Tables"
msgstr "ИÑпользовать таблицы"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Или"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "И"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ð’Ñтавить"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Удалить"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Изменить"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-Ð·Ð°Ð¿Ñ€Ð¾Ñ Ðº базе данных <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Выполнить запроÑ"
@@ -2425,8 +2464,8 @@ msgstr[1] "%1$s ÑоответÑÑ‚Ð²Ð¸Ñ Ð² таблице <strong>%2$s</strong>
msgstr[2] "%1$s ÑоответÑтвий в таблице <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Обзор"
@@ -2440,9 +2479,9 @@ msgstr "Удалить ÑоответÑÑ‚Ð²Ð¸Ñ Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹ %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Удалить"
@@ -2478,40 +2517,45 @@ msgstr "Сохранить отредактированные данные"
msgid "Restore column order"
msgstr "ВоÑÑтановить порÑдок Ñтолбцов"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Ðачало"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "ПредыдущаÑ"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "СледующаÑ"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Конец"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "ÐÐ°Ñ‡Ð°Ð»ÑŒÐ½Ð°Ñ Ñтрока"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "КоличеÑтво Ñтрок"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "КоличеÑтво Ñтрок:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Режим"
#: libraries/DisplayResults.class.php:919
@@ -2535,7 +2579,7 @@ msgstr "Заголовки каждые %s Ñтрок"
msgid "Sort by key"
msgstr "Сортировать по индекÑу"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2647,12 +2691,12 @@ msgid "Query took %01.4f sec"
msgstr "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð·Ð°Ð½Ñл %01.4f Ñек."
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "С отмеченными:"
@@ -2662,16 +2706,16 @@ msgstr "С отмеченными:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Отметить вÑе"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2776,12 +2820,12 @@ msgstr "Открыть phpMyAdmin в новом окне"
msgid "Click on the bar to scroll to top of page"
msgstr "Кликните на Ñтроку, чтобы перейти вверх Ñтраницы"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Ð”Ð»Ñ Ð¿Ð¾Ð»Ð½Ð¾Ñ†ÐµÐ½Ð½Ð¾Ð¹ работы необходима поддержка cookies браузером."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Ð”Ð»Ñ Ð¿Ð¾Ð»Ð½Ð¾Ñ†ÐµÐ½Ð½Ð¾Ð¹ работы необходима поддержка Javascript браузером"
@@ -2793,21 +2837,21 @@ msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð½Ðµ определен!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ИндекÑÑ‹"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Уникальный"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Упакован"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Уникальных Ñлементов"
@@ -2816,15 +2860,14 @@ msgstr "Уникальных Ñлементов"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Сравнение"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Комментарий"
@@ -2837,7 +2880,7 @@ msgstr "Первичный ключ был удален"
msgid "Index %s has been dropped"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ %s был удален"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2850,6 +2893,11 @@ msgstr "ИндекÑÑ‹ %1$s и %2$s равнозначны и один из ни
msgid "Databases"
msgstr "Базы данных"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Сервер"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2857,35 +2905,39 @@ msgid "View"
msgstr "ПредÑтавление"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Структура"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ПоиÑк"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Ð’Ñтавить"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Операции"
@@ -2902,7 +2954,7 @@ msgstr "Слежение"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Триггеры"
@@ -2925,14 +2977,14 @@ msgstr "ЗапроÑ&nbsp;по&nbsp;шаблону"
msgid "Privileges"
msgstr "Привилегии"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Процедуры"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "СобытиÑ"
@@ -2972,7 +3024,7 @@ msgstr "РаÑширениÑ"
msgid "Engines"
msgstr "Типы таблиц"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3019,8 +3071,7 @@ msgstr "Ðедавние таблицы"
msgid "There are no recent tables"
msgstr "ОтÑутÑтвуют недавние таблицы"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-запроÑ"
@@ -3158,11 +3209,15 @@ msgid "Target database `%s` was not found!"
msgstr "База данных `%s`, ÑвлÑющаÑÑÑ Ñ†ÐµÐ»ÐµÐ²Ð¾Ð¹, не найдена!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "ÐÐµÐºÐ¾Ñ€Ñ€ÐµÐºÑ‚Ð½Ð°Ñ Ð±Ð°Ð·Ð° данных"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Ðеправильное Ð¸Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
#: libraries/Table.class.php:1210
@@ -3210,7 +3265,7 @@ msgstr "ФункциÑ"
msgid "Operator"
msgstr "Оператор"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3226,58 +3281,63 @@ msgstr "ПоиÑк в таблице"
msgid "Edit/Insert"
msgstr "Редактировать/Ð’Ñтавить"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Выберите Ð¿Ð¾Ð»Ñ (не менее одного):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Или"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Добавить уÑÐ»Ð¾Ð²Ð¸Ñ Ð¿Ð¾Ð¸Ñка (тело Ð´Ð»Ñ ÑƒÑÐ»Ð¾Ð²Ð¸Ñ \"WHERE\"):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "КоличеÑтво Ñтрок на Ñтранице"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Сортировка:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "ИÑпользовать данное поле Ð´Ð»Ñ Ð¾Ð±Ð¾Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ ÐºÐ°Ð¶Ð´Ð¾Ð¹ точки"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "МакÑимальное количеÑтво Ñтрок Ð´Ð»Ñ Ð¿Ð¾ÑтроениÑ"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Обзор внешних значений"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Добавочный критерий поиÑка"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Выполнить \"Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð¾ образцу\" (Ñимвол шаблона: \"%\") Ð´Ð»Ñ Ð´Ð²ÑƒÑ… различных "
"Ñтолбцов"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Выполнить \"Ð·Ð°Ð¿Ñ€Ð¾Ñ Ð¿Ð¾ образцу\" (групповой Ñимвол: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Обзор/Ð ÐµÐ´Ð°ÐºÑ†Ð¸Ñ Ñ‚Ð¾Ñ‡ÐµÐº"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Как иÑпользовать"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "СброÑить увеличение"
@@ -3309,8 +3369,10 @@ msgstr "Тема %s не найдена!"
msgid "Theme path not found for theme %s!"
msgstr "Путь к файлам темы %s не найден!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Тема"
#: libraries/Types.class.php:296
@@ -3658,7 +3720,13 @@ msgstr "ПеречиÑление, выбор из ÑпиÑка определеÐ
msgid "Max: %s%s"
msgstr "МакÑимальный размер: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-запроÑ"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3671,120 +3739,135 @@ msgstr "МакÑимальный размер: %s%s"
msgid "MySQL said: "
msgstr "Ответ MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Ðевозможно ÑоединитьÑÑ Ñ SQL валидатором!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Ðнализ SQL запроÑа"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Убрать анализ SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Убрать PHP-код"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP-код"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Обновить"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Убрать проверку ÑинтакÑиÑа SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Проверка ÑинтакÑиÑа"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "БыÑтрое редактирование запроÑа"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "БыÑÑ‚Ñ€Ð°Ñ Ð¿Ñ€Ð°Ð²ÐºÐ°"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Профилирование"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ð’Ñ"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d %Y г., %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дней, %s чаÑов, %s минут и %s Ñекунд"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "ОтÑутÑтвующий параметр:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Перейти к базе данных &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"Работа параметра &quot;%s&quot; подвержена ошибке, опиÑание Ñмотрите на %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Кликните Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Обзор вашего компьютера:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Выберите из каталога загрузки Ñервера <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "УÑтановленный каталог загрузки не доÑтупен"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Файлы Ð´Ð»Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·ÐºÐ¸ отÑутÑтвуют"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ОчиÑтить"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Выполнить"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Печать"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Создание"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ПоÑледнее обновление"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ПоÑледнÑÑ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ°"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "общий"
@@ -3796,13 +3879,17 @@ msgstr "общий"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Данные"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ð’Ñего"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3866,6 +3953,12 @@ msgstr ""
"Ð”Ð»Ñ Ñервера %1$s указано неверное Ð¸Ð¼Ñ Ñ…Ð¾Ñта. ИÑправьте наÑтройки заданные в "
"конфигурационном файле phpMyAdmin."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Сервер"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3918,7 +4011,7 @@ msgid "Double click"
msgstr "Двойной клик"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "ÐедоÑтупно"
@@ -4006,7 +4099,7 @@ msgstr "Ðекорректно уÑтановлен номер порта"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Ðекорректное значение"
@@ -4055,25 +4148,25 @@ msgstr "Ðе найдено раÑширение SOAP"
msgid "maximum %s"
msgstr "макÑимум %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "УÑтановить значение: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "ВоÑÑтановить изначальное значение"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Разрешить пользователÑм изменÑÑ‚ÑŒ данное значение"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4336,7 +4429,7 @@ msgid "Character set of the file"
msgstr "Кодировка файла"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Формат"
@@ -4353,7 +4446,6 @@ msgstr "Упаковать"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4363,22 +4455,28 @@ msgstr "ПомеÑтить Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹ в первой ÑтроÐ
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹ обрамлены"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹ обрамлены:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Символ ÑкранированиÑ"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Символ ÑкранированиÑ:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Заменить NULL на"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Заменить NULL на:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4387,13 +4485,17 @@ msgstr "Удалить из полей Ñимволы перевода ÑтроÐ
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Разделитель Ñтолбцов"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Разделитель Ñтрок"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Разделитель Ñтрок:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4428,8 +4530,6 @@ msgid "Include table caption"
msgstr "Добавить заголовок таблицы"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Заголовок таблицы"
@@ -4438,8 +4538,6 @@ msgid "Continued table caption"
msgstr "Заголовок таблицы (продолжение)"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Идентификатор метки"
@@ -4464,7 +4562,7 @@ msgid "Save on server"
msgstr "Сохранить на Ñервере"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "ПерезапиÑать ÑущеÑтвующий(е) файл(Ñ‹)"
@@ -4482,7 +4580,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Заключить Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ† и полей в коÑые кавычки"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Режим ÑовмеÑтимоÑти SQL"
@@ -6061,7 +6159,7 @@ msgid ""
msgstr ""
"ОпределÑет будет ли форма запроÑа оÑтаватьÑÑ Ð½Ð° Ñкране поÑле его отправки"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "ОÑтавить поле запроÑа"
@@ -6094,12 +6192,8 @@ msgstr "ПропуÑкать заблокированные таблицы"
msgid "Requires SQL Validator to be enabled"
msgstr "ТребуетÑÑ Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð½Ñ‹Ð¹ SQL валидатор"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6126,8 +6220,8 @@ msgstr ""
"При наличии выделенного имени пользователÑ, пропишите его здеÑÑŒ (изначально "
"иÑпользуетÑÑ [kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Пользователь"
@@ -6357,6 +6451,12 @@ msgstr ""
"При иÑпользовании pmadb не уÑтановлен пароль управлÑющего Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ "
"phpMyAdmin"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Ðекорректное значение"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6409,15 +6509,25 @@ msgstr "Ошибка при указании ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ð´Ð»Ñ control
msgid "No Password"
msgstr "Без паролÑ"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Пароль:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Подтверждение"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Хеширование паролÑ"
#: libraries/display_change_password.lib.php:87
@@ -6425,7 +6535,6 @@ msgid "MySQL 4.0 compatible"
msgstr "СовмеÑтимо Ñ MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Создать базу данных"
@@ -6433,6 +6542,12 @@ msgstr "Создать базу данных"
msgid "Create"
msgstr "Создать"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Создать базу данных"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6465,90 +6580,86 @@ msgstr ""
"ОтÑутÑтвуют модули ÑкÑпорта. Проверьте Ñодержимое уÑтановленной копии "
"phpMyAdmin!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "ЭкÑпорт баз данных Ñ Ñ‚ÐµÐºÑƒÑ‰ÐµÐ³Ð¾ Ñервера"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "ЭкÑпорт таблиц из базы данных \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "ЭкÑпорт Ñтрок из таблицы \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "СпоÑоб ÑкÑпорта:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "БыÑтрый - отображать минимум наÑтроек"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Обычный - отображать вÑе возможные наÑтройки"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "База(ы) данных:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Таблица(ы):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Строки:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Выгрузить чаÑÑ‚ÑŒ Ñтрок"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "КоличеÑтво Ñтрок:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Ðачать Ñо Ñтроки:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Выгрузить вÑе Ñтроки"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Вывод:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Сохранить на Ñервере в каталоге <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Сохранить вывод в файл"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Шаблон имени файла:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ будет замещено именем Ñервера"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ будет замещено именем базы данных"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ будет замещено именем таблицы"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6560,45 +6671,45 @@ msgstr ""
"Ñледующие подÑтановки: %3$s. ОÑтальной текÑÑ‚ оÑтанетÑÑ Ð±ÐµÐ· изменений. "
"ПодробноÑти Ñмотрите в %4$sFAQ%5$s."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "иÑпользовать Ð´Ð»Ñ Ð±ÑƒÐ´ÑƒÑ‰ÐµÐ³Ð¾ ÑкÑпорта"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Кодировка файла:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "КомпреÑÑиÑ:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Отобразить вывод как текÑÑ‚"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Формат:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Параметры формата:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6606,7 +6717,7 @@ msgstr ""
"Заполните параметры Ð´Ð»Ñ Ð²Ñ‹Ð±Ñ€Ð°Ð½Ð½Ð¾Ð³Ð¾ формата и игнорируйте параметры оÑтальных "
"форматов."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Изменение кодировки:"
@@ -6620,7 +6731,9 @@ msgid "no branch"
msgstr "нет ветки"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Git ревизиÑ"
#: libraries/display_git_revision.lib.php:67
@@ -6745,6 +6858,10 @@ msgstr "Параметры формата:"
msgid "Language"
msgstr "Язык"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ верÑии"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Домашний каталог Ð´Ð»Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ…"
@@ -7166,8 +7283,10 @@ msgstr "Из-за большого количеÑтва данных<br />изм
msgid "Binary - do not edit"
msgstr "Двоичные данные - не редактируютÑÑ"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "Из каталога загрузки"
#: libraries/insert_edit.lib.php:1400
@@ -7233,40 +7352,40 @@ msgstr "Ðет"
msgid "Convert to Kana"
msgstr "Конвертировать в Кану"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Заменить Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Копировать таблицу Ñ Ð¿Ñ€ÐµÑ„Ð¸ÐºÑом"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "От"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "До"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Выполнить"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Добавить Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Добавить префикÑ"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Ð’Ñ‹ дейÑтвительно хотите выполнить данный запроÑ?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ðет изменений"
@@ -7485,16 +7604,16 @@ msgstr[0] "найден еще %s результат"
msgstr[1] "найдено еще %s результата"
msgstr[2] "найдено еще %s результатов"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "фильтровать базы данных по имени"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "ОчиÑтить БыÑтрый Фильтр"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "фильтровать пункты по имени"
@@ -7510,7 +7629,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "Ðевозможно включить клаÑÑ \"%1$s\", файл \"%2$s\" не найден"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Столбцы"
@@ -7519,7 +7638,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Ðовое"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Ðовое"
@@ -7530,12 +7649,12 @@ msgstr "Ðовое"
msgid "Functions"
msgstr "Функции"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "ÐоваÑ"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Ðовый"
@@ -7546,7 +7665,7 @@ msgstr "Ðовый"
msgid "Procedures"
msgstr "Процедуры"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7557,7 +7676,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "ÐоваÑ"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Ðовый"
@@ -7567,13 +7686,15 @@ msgstr "Ðовый"
msgid "Views"
msgstr "ПредÑтавлениÑ"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Ðовое"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Переименовать базу данных в"
#: libraries/operations.lib.php:107
@@ -7590,22 +7711,24 @@ msgid "Drop the database (DROP)"
msgstr "Удалить базу данных (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Только Ñтруктура"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Структура и данные"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Только данные"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Скопировать базу данных в"
#: libraries/operations.lib.php:186
@@ -7644,8 +7767,11 @@ msgstr "Параметры таблицы"
msgid "Rename table to"
msgstr "Переименовать таблицу в"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Комментарии к таблице"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Тип таблиц"
@@ -7794,20 +7920,14 @@ msgstr "Ð’Ñ€ÐµÐ¼Ñ ÑеÑÑии иÑтекло. ПожалуйÑта, войди
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Ð’Ñ‹ можете ввеÑти хоÑÑ‚/IP Ð°Ð´Ñ€ÐµÑ Ð¸ порт разделенные пробелом."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Сервер:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Пользователь:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Пароль:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Выбор Ñервера"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7964,11 +8084,27 @@ msgstr "Структура таблицы @TABLE@"
msgid "Object creation options"
msgstr "Параметры ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¾Ð±ÑŠÐµÐºÑ‚Ð¾Ð²"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Заголовок таблицы"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Заголовок таблицы (продолжение)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Идентификатор метки"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7986,32 +8122,60 @@ msgstr "Отобразить комментарии"
msgid "Display MIME types"
msgstr "Отобразить MIME типы"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "ПомеÑтить Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹ в первой Ñтроке"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ХоÑÑ‚"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Ð’Ñ€ÐµÐ¼Ñ ÑозданиÑ"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "ВерÑÐ¸Ñ PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "База данных"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Данные"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Структура"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "ЭкÑпорт имен таблиц"
@@ -8187,6 +8351,12 @@ msgstr "Параметры ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¾Ð±ÑŠÐµÐºÑ‚Ð° (рекомендуе
msgid "Export contents"
msgstr "ЭкÑпортировать Ñодержимое"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Таблица"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8467,7 +8637,6 @@ msgid "Enabled"
msgstr "ДоÑтупно"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "ОÑновные возможноÑти ÑвÑзей"
@@ -8495,11 +8664,11 @@ msgid ""
msgstr ""
"Ðеобходимо обновить таблицу column_comments. Детали Ñмотрите в документации."
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Созданные закладки"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "ИÑÑ‚Ð¾Ñ€Ð¸Ñ SQL-запроÑов"
@@ -8543,7 +8712,7 @@ msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Перезайдите в phpMyAdmin, чтобы загрузить обновленный конфигурационный файл."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "нет опиÑаниÑ"
@@ -8568,17 +8737,24 @@ msgstr ""
"УбедитеÑÑŒ, что в конфигурационном файле (my.cnf) имеетÑÑ ÑƒÐ½Ð¸ÐºÐ°Ð»ÑŒÐ½Ð¾Ðµ значение "
"server-id. При необходимоÑти, добавьте Ñледующую Ñтроку в раздел [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Порт"
#: libraries/replication_gui.lib.php:112
@@ -8589,7 +8765,7 @@ msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Master"
msgid "Slave status"
msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Slave"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "ПеременнаÑ"
@@ -8598,6 +8774,15 @@ msgstr "ПеременнаÑ"
msgid "Server ID"
msgstr "ID Ñервера"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ХоÑÑ‚"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8617,12 +8802,11 @@ msgstr "Любой пользователь"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "ИÑпользовать текÑтовое поле"
#: libraries/replication_gui.lib.php:326
@@ -8654,8 +8838,15 @@ msgstr ""
"При иÑпользовании таблицы хоÑтов, данное поле игнорируетÑÑ Ð¸ Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ "
"берутÑÑ Ð¸Ð· пропиÑанных при конфигурации."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Подтверждение"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Создать пароль"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8697,11 +8888,14 @@ msgstr "<b>При обработке вашего запроÑа были обн
msgid "Edit event"
msgstr "Редактировать Ñобытие"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Ошибка при обработке запроÑа"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8977,81 +9171,81 @@ msgstr "Ðеобходимо задать корректное Ð¸Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸
msgid "You must provide a trigger definition."
msgstr "Вы должны задать определение триггера."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Добавить процедуру"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "ЭкÑпорт процедуры %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "процедура"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "У Ð²Ð°Ñ Ð½ÐµÐ´Ð¾Ñтаточно прав Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÐ´ÑƒÑ€Ñ‹"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Ð’ базе данных %2$s процедура Ñ Ð¸Ð¼ÐµÐ½ÐµÐ¼ %1$s не найдена"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Ðет процедур Ð´Ð»Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Добавить триггер"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "ЭкÑпорт триггера %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "триггер"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "У Ð²Ð°Ñ Ð½ÐµÐ´Ð¾Ñтаточно прав Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ñ‚Ñ€Ð¸Ð³Ð³ÐµÑ€Ð°"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Ð’ базе данных %2$s триггер Ñ Ð¸Ð¼ÐµÐ½ÐµÐ¼ %1$s не найден"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "ОтÑутÑтвуют триггеры Ð´Ð»Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Добавить Ñобытие"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "ЭкÑпортировать Ñобытие %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "Ñобытие"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "У Ð²Ð°Ñ Ð½ÐµÐ´Ð¾Ñтаточно прав Ð´Ð»Ñ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ ÑобытиÑ"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Ð’ базе данных %2$s не найдено Ñобытие Ñ Ð¸Ð¼ÐµÐ½ÐµÐ¼ %1$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "ОтÑутÑтвуют ÑÐ¾Ð±Ñ‹Ñ‚Ð¸Ñ Ð´Ð»Ñ Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ."
@@ -9107,7 +9301,7 @@ msgstr "Ðтрибуты"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Дополнительно"
@@ -9207,14 +9401,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Отображение"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "ÐеизвеÑтный Ñзык: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Текущий Ñервер"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9465,6 +9661,12 @@ msgstr ""
msgid "Login Information"
msgstr "Ð˜Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ ÑƒÑ‡ÐµÑ‚Ð½Ð¾Ð¹ запиÑи"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "ИÑпользовать текÑтовое поле"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ðе менÑÑ‚ÑŒ пароль"
@@ -9505,6 +9707,13 @@ msgstr "Ð’Ñ‹Ñтавить полные привилегии на базу даÐ
msgid "Users having access to &quot;%s&quot;"
msgstr "Пользователи Ñ Ð¿Ñ€Ð°Ð²Ð°Ð¼Ð¸ доÑтупа к &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Пользователь"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9543,7 +9752,6 @@ msgid "No user found."
msgstr "Пользователь не найден."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Редактирование привилегий"
@@ -9583,7 +9791,9 @@ msgid "Column-specific privileges"
msgstr "Привилегии ÑƒÑ€Ð¾Ð²Ð½Ñ Ñтолбца"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Добавить привилегии на Ñледующую базу"
#: libraries/server_privileges.lib.php:2290
@@ -9594,7 +9804,9 @@ msgstr ""
"противном Ñлучае они будут интерпретированы как групповые Ñимволы"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Добавить привилегии на Ñледующую таблицу"
#: libraries/server_privileges.lib.php:2525
@@ -9633,6 +9845,12 @@ msgstr "Были изменены привилегии Ð´Ð»Ñ %s."
msgid "Privileges for %s"
msgstr "Привилегии Ð´Ð»Ñ %s"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Редактирование привилегий"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Обзор учетных запиÑей"
@@ -9658,45 +9876,47 @@ msgstr "Выделенный пользователь не был найден Ð
msgid "You have added a new user."
msgstr "Был добавлен новый пользователь."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Выполнить SQL-запроÑ(Ñ‹) на Ñервере %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Выполнить SQL-запроÑ(Ñ‹) к базе данных %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "ОчиÑтить"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Создание закладки"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "ДоÑтупна Ð´Ð»Ñ Ð²Ñех пользователей"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Заменить ÑущеÑтвующую Ñ Ñ‚Ð°ÐºÐ¸Ð¼ же именем"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Заблокировать Ñодержимое окна запроÑов"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Разделитель"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Показать данный Ð·Ð°Ð¿Ñ€Ð¾Ñ Ñнова"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "ПроÑмотр"
@@ -9776,11 +9996,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Таблица %s была очищена"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Слежение включено."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Слежение выключено."
@@ -9806,7 +10026,11 @@ msgstr "Добавить Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
msgid "Check tables having overhead"
msgstr "Отметить требующие оптимизации"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "ОтÑортировать"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Ðет"
@@ -9888,7 +10112,7 @@ msgstr "В начало таблицы"
msgid "After %s"
msgstr "ПоÑле %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "СтатиÑтика Ñтрок"
@@ -9956,7 +10180,7 @@ msgstr "Добавить полнотекÑтовый индекÑ"
msgid "Information"
msgstr "ИнформациÑ"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "ИÑпользуемое проÑтранÑтво"
@@ -9964,12 +10188,12 @@ msgstr "ИÑпользуемое проÑтранÑтво"
msgid "Effective"
msgstr "ЭффективноÑÑ‚ÑŒ"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Таблица %1$s была уÑпешно изменена"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Ошибка запроÑа"
@@ -10056,8 +10280,22 @@ msgstr "поÑле %s"
msgid "Table name"
msgstr "Ð˜Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Тип таблиц"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Сравнение"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Определение разделов (PARTITION)"
#: libraries/tbl_common.inc.php:54
@@ -10186,7 +10424,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Скрыть/отобразить таблицы не имеющие ÑвÑзей"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "КоличеÑтво таблиц"
#: pmd_general.php:467
@@ -10232,7 +10472,9 @@ msgid "Page creation failed"
msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ñтраницы"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Страница"
#: pmd_pdf.php:123
@@ -10252,7 +10494,9 @@ msgid "New page name: "
msgstr "Ðазвание новой Ñтраницы: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "МаÑштаб"
#: pmd_pdf.php:146
@@ -10271,6 +10515,12 @@ msgstr "Ошибка: СвÑзь не добавлена."
msgid "FOREIGN KEY relation added"
msgstr "Добавлена ÑвÑзь на внешний ключ (FOREIGN KEY)"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "ОÑновные возможноÑти ÑвÑзей"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Добавлена внутреннÑÑ ÑвÑзь"
@@ -10362,6 +10612,12 @@ msgstr "Импорт файлов"
msgid "All"
msgstr "Ð’Ñе"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "ИÑÑ‚Ð¾Ñ€Ð¸Ñ SQL-запроÑов"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10411,20 +10667,20 @@ msgstr[2] "%1$d баз данных было уÑпешно удалено."
msgid "Databases statistics"
msgstr "СтатиÑтика баз данных"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð³Ð¾Ð»Ð¾Ð²Ð½Ð¾Ð³Ð¾ Ñервера"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Ð ÐµÐ¿Ð»Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð¿Ð¾Ð´Ñ‡Ð¸Ð½Ñ‘Ð½Ð½Ð¾Ð³Ð¾ Ñервера"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Включить ÑтатиÑтику"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10432,11 +10688,11 @@ msgstr ""
"Примечание: Включение ÑтатиÑтики баз данных может Ñпровоцировать большой "
"трафик между веб-Ñервером и Ñервером MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Базы данных отÑутÑтвуют"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Типы таблиц"
@@ -10464,7 +10720,7 @@ msgstr "Модуль"
msgid "Library"
msgstr "Библиотека"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "ВерÑиÑ"
@@ -10812,10 +11068,6 @@ msgstr "Завершено редактирование графиков"
msgid "Add chart"
msgstr "Добавить график"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "УпорÑдочить/отредактировать графики"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "ЧаÑтота обновлениÑ"
@@ -11007,6 +11259,24 @@ msgstr[2] "%d минут"
msgid "Questions since startup: %s"
msgstr "ВопроÑов Ð½Ð°Ñ‡Ð¸Ð½Ð°Ñ Ñ Ð·Ð°Ð¿ÑƒÑка: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "в чаÑ"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "в минуту"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "в Ñекунду"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "ХарактериÑтика"
@@ -11768,7 +12038,7 @@ msgid "Global value"
msgstr "Глобальное значение"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Скачать"
@@ -11884,7 +12154,7 @@ msgstr "Пожертвование"
msgid "Edit server"
msgstr "Редактировать Ñервер"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Добавить новый Ñервер"
@@ -12136,7 +12406,9 @@ msgid "SQL result"
msgstr "Результат SQL-запроÑа"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Создан"
#: sql.php:1234
@@ -12152,8 +12424,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Проблемы Ñ Ð¸Ð½Ð´ÐµÐºÑами таблицы `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Создание закладки"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Метка"
#: tbl_chart.php:38
@@ -12231,17 +12509,17 @@ msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ X"
msgid "Y-Axis label:"
msgstr "ПодпиÑÑŒ Ð´Ð»Ñ Ð¾Ñи Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Таблица %s уже ÑущеÑтвует!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "База данных '%s' не ÑущеÑтвует."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Таблица %1$s была Ñоздана."
@@ -12250,6 +12528,10 @@ msgstr "Таблица %1$s была Ñоздана."
msgid "View dump (schema) of table"
msgstr "Отобразить дамп (Ñхему) таблицы"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ðеправильное Ð¸Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Ð’Ð¸Ð·ÑƒÐ°Ð»Ð¸Ð·Ð°Ñ†Ð¸Ñ GIS данных"
@@ -12270,7 +12552,7 @@ msgstr "ПроÑтранÑтвенный Ñтолбец"
msgid "Redraw"
msgstr "ПереÑоздать"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Ð˜Ð¼Ñ Ñ„Ð°Ð¹Ð»Ð°"
@@ -12330,9 +12612,23 @@ msgid "The table name is empty!"
msgstr "Ðе задано Ð¸Ð¼Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Отображение таблиц"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "ИÑпользуемое проÑтранÑтво"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "СтатиÑтика Ñтрок"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12366,6 +12662,12 @@ msgstr "ÐžÐ³Ñ€Ð°Ð½Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð²Ð½ÐµÑˆÐ½ÐµÐ³Ð¾ ключа таблицы"
msgid "No index defined! Create one below"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð½Ðµ определен!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Выбор отображаемого Ñтолбца"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12412,108 +12714,112 @@ msgstr "Закомментируйте Ñти две Ñтроки, еÑли он
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL Ð²Ñ‹Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑƒÑпешно выгружены; Ñкопируйте, либо выполните их."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Обзор верÑии %s (SQL код)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Данные ÑÐ»ÐµÐ¶ÐµÐ½Ð¸Ñ ÑƒÑпешно удалены"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Данные ÑÐ»ÐµÐ¶ÐµÐ½Ð¸Ñ ÑƒÑпешно удалены"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "ОтÑлеживаемые выражениÑ"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Удалить Ñтроку данных ÑÐ»ÐµÐ¶ÐµÐ½Ð¸Ñ Ð·Ð° таблицей"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Ðет данных"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Дата"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Выражение определÑющее Ñтруктуру"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Выражение изменÑющее данные"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Выгрузка SQL (файл)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Выгрузка SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Данный параметр замеÑтит таблицу и ÑодержащиеÑÑ Ð² ней данные."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Выполнение SQL запроÑа"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "ЭкÑпортировать как %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Показать верÑии"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Выключить Ñлежение за %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Выключить"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Включить Ñлежение за %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Включить"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Создать верÑию %1$s из %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "ОтÑлеживать Ð²Ñ‹Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»Ñющие Ñтруктуру:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "ОтÑлеживать Ð²Ñ‹Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ð¸Ð·Ð¼ÐµÐ½Ñющие данные:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Создать верÑию"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Тема"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Другие темы!"
@@ -13880,6 +14186,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert уÑтановлен в 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "ГрафичеÑкий вывод трафика"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "ГрафичеÑкий вывод Ñоединений и процеÑÑов"
+
+#~ msgid "Live query chart"
+#~ msgstr "ГрафичеÑкий вывод запроÑов"
+
+#~ msgid "Static data"
+#~ msgstr "СтатичеÑкие данные"
+
+#~ msgid "And"
+#~ msgstr "И"
+
+#~ msgid "Number of rows"
+#~ msgstr "КоличеÑтво Ñтрок"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ð»ÐµÐ¹ обрамлены"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Символ ÑкранированиÑ"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Заменить NULL на"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Разделитель Ñтрок"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "УпорÑдочить/отредактировать графики"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/si.po b/po/si.po
index 3226cc12c4..6f8ac85dc0 100644
--- a/po/si.po
+++ b/po/si.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-20 17:30+0200\n"
"Last-Translator: Madhura Jayaratne <madhura.cj@gmail.com>\n"
"Language-Team: Sinhala <http://l10n.cihar.com/projects/phpmyadmin/master/si/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "සියල්ල පෙන්වන්න"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "පිටු අංකය:"
@@ -39,19 +39,18 @@ msgstr ""
"ඉලක්කගත බ්â€à¶»à·€à·Šà·ƒà¶» කවුලුව යà·à·€à¶­à·Šà¶šà·à¶½à·“න කල නොහà·à¶š. ඔබ එහි මව් කවුලුව වස෠තිබීම හ෠ඔබගේ බ්â€à¶»à·€à·Šà·ƒà¶»à¶ºà·š "
"ආරක්ෂක à·ƒà·à¶šà·ƒà·”ම් අන්තර් කවුළු යà·à·€à¶­à·Šà¶šà·à¶½à·“න කිරීම් අවහිර කරන ලෙස සකස෠තිබීම මීට හේතු විය à·„à·à¶š."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "සෙවීම"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "සෙවීම"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "යන්න"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "යතුරු නම"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "විස්තරය"
@@ -115,15 +114,16 @@ msgstr "%1$s දත්තගබඩà·à·€ à·ƒà·à¶¯à¶± ලදි."
msgid "Database comment: "
msgstr "දත්තගබඩ෠විස්තර: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "වගු විස්තර"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +135,8 @@ msgstr "වගු විස්තර"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "තීර"
@@ -159,12 +159,12 @@ msgstr "තීර"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "වර්ගය"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -176,7 +176,7 @@ msgstr "වර්ගය"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -191,7 +191,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "පෙරනිමි"
@@ -217,11 +217,11 @@ msgstr "සම්බන්ද වන්නේ"
msgid "Comments"
msgstr "විස්තරය"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -234,21 +234,21 @@ msgstr "විස්තරය"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "නà·à¶­"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -261,10 +261,10 @@ msgstr "නà·à¶­"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "ඔව්"
@@ -272,7 +272,7 @@ msgstr "ඔව්"
msgid "View dump (schema) of database"
msgstr "දත්තගබඩà·à·€à·š නික්ෂේපනය (ක්â€à¶»à¶¸à·à¶±à·”රූපය) දර්à·à¶±à¶º කරන්න"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "දත්තගබඩà·à·€à·š වගු කිසිවක් සොය෠ගà·à¶±à·“මට නොමà·à¶­."
@@ -285,7 +285,7 @@ msgstr "සියල්ල තà·à¶»à¶±à·Šà¶±"
msgid "Unselect All"
msgstr "සියල්ලේ තà·à¶»à·à¶œà·à¶±à·“ම ඉවත් කරන්නâ€"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "දත්තගබඩ෠නම හිස්ව පවතී!"
@@ -311,20 +311,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "වගුව"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "පේළි"
@@ -337,28 +336,25 @@ msgstr "ප්â€à¶»à¶¸à·à¶«à¶º"
msgid "in use"
msgstr "භà·à·€à·’ත෠වෙමින් පවතී"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "සෑදීම"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "අවසන් යà·à·€à¶­à·Šà¶šà·à¶½à·“න කිරීම"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "අවසන් පරීක්ෂà·à·€"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -396,16 +392,12 @@ msgstr "අවධà·à¶±à¶º සක්â€à¶»à·“ය වගු"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "දත්තගබඩà·à·€"
@@ -413,17 +405,17 @@ msgstr "දත්තගබඩà·à·€"
msgid "Last version"
msgstr "අවසන් අනුවà·à¶¯à¶º"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "à·ƒà·à¶¯à¶± ලදි"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "යà·à·€à¶­à·Šà¶šà·à¶½à·“න කරන ලදි"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "තත්වය"
@@ -432,13 +424,11 @@ msgstr "තත්වය"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ක්â€à¶»à·’යà·à·€"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "පෙන්වන්න"
@@ -447,18 +437,18 @@ msgid "Delete tracking data for this table"
msgstr "මෙම වගුවේ අවධà·à¶±à¶º පිළිබඳ දත්ත ඉවත් කරන්න"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "හලන්න"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "සක්â€à¶»à·’ය"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "අක්â€à¶»à·’ය"
@@ -466,12 +456,12 @@ msgstr "අක්â€à¶»à·’ය"
msgid "Versions"
msgstr "අනුවà·à¶¯"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "අවධà·à¶±à¶º පිළිබඳ à·€à·à¶»à·Šà¶­à·à·€"
# à·ƒà·à¶«à¶»à·”à·€ = snapshot. Source: Glossary of Information Technology terms - ICTA
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "à·ƒà·à¶šà·’ල්ලේ à·ƒà·à¶«à¶»à·”à·€"
@@ -487,24 +477,24 @@ msgstr "වගුව අවධà·à¶±à¶ºà¶§ ලක් කරන්න"
msgid "Database Log"
msgstr "දත්තගබඩ෠ලොගය"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "à·€à·à¶»à¶¯à·’ වර්ගය!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "තà·à¶»à·à¶œà¶­à·Š අපනයන වර්ගය ගොනුව තුල සුරà·à¶šà·’ය යුතුයි!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "à·€à·à¶»à¶¯à·’ පරà·à¶¸à·’තියන්!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s ගොනුව සුරà·à¶šà·“මට ප්â€à¶»à¶¸à·à¶«à·€à¶­à·Š ඉඩ අවකà·à· නොමà·à¶­."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -512,12 +502,12 @@ msgstr ""
"%s ගොනුව මේ වන විටත් සේවà·à¶¯à·à¶ºà¶šà¶ºà·™à·„à·’ පවතී, ගොනු නà·à¶¸à¶º වෙනස් කරන්න නà·à¶­à·„ොත් උඩින් ලිවීමේ à·„à·à¶šà·’යà·à·€ "
"සලක෠බලන්න."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "වෙබ් සේවà·à¶¯à·à¶ºà¶šà¶ºà¶§ %s ගොනුව සුරà·à¶šà·“මට අවසර නොමà·à¶­."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "%s ගොනුවට නික්ෂේප දත්ත සුරකින ලදි."
@@ -531,69 +521,82 @@ msgstr "à·€à·à¶»à¶¯à·’ අපනයන වර්ගයකි"
msgid "Value for the column \"%s\""
msgstr "\"%s\" තීරය සඳහ෠අගයන්"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "මූලික ස්ථරය ලෙස OpenStreetMaps භà·à·€à·’ත෠කරන්න"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "ජ්â€à¶ºà·à¶¸à·’තිය"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "ලක්ෂ්â€à¶ºà¶º"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "%dවන ලක්ෂ්â€à¶ºà¶º"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "ලක්ෂ්â€à¶ºà¶ºà¶šà·Š එක් කරන්න"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "රේඛà·à·€"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "පිටත කවය"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "ඇතුලත කවය"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "රේඛà·à·€à¶šà·Š එක් කරන්න"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "ඇතුල් කවයක් එක් කරන්න"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "බහු අස්â€à¶»à¶º"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "බහු අස්â€à¶»à¶ºà¶šà·Š එක් කරන්න"
@@ -689,12 +692,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "ඔබගේ SQL විමසුම à·ƒà·à¶»à·Šà¶®à¶šà·€ ක්â€à¶»à·’යà·à·€à¶§ නංවන ලදි"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "ආපසු"
@@ -725,37 +728,40 @@ msgstr "තවත් සිටුවම්"
msgid "Database server"
msgstr "දත්තගබඩ෠සේවà·à¶¯à·à¶ºà¶šà¶º"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "සේවà·à¶¯à·à¶ºà¶šà¶º"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "සේවà·à¶¯à·à¶ºà¶šà¶º:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "සර්වරයේ පොර්ට්"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š අනුවà·à¶¯à¶º"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "ප්â€à¶»à·à¶§à¶šà·à¶½ අනුවà·à¶¯à¶º"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "භà·à·€à·’ත෠කරන්නà·"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š අක්ෂර කට්ටලය"
#: index.php:269
@@ -763,30 +769,36 @@ msgid "Web server"
msgstr "වෙබ් සේවà·à¶¯à·à¶ºà¶šà¶º"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "දත්තගබඩ෠සේවà·à¶½à·à¶·à·’යà·à¶œà·š අනුවà·à¶¯à¶º"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP දිගුව"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP තොරතුරු පෙන්වන්න"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "අනුවà·à¶¯à¶º පිළිබඳ තොරතුරු"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ලියකියවිලි"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "විකි"
@@ -905,7 +917,7 @@ msgstr "\"DROP DATABASE\" ප්â€à¶»à¶šà·à· අක්â€à¶»à·“ය කර ඇ
msgid "Do you really want to execute \"%s\"?"
msgstr "\"%s\" ක්â€à¶»à·’යà·à¶­à·Šà¶¸à¶š කිරීමට ඔබට ඇත්තෙන්ම අවà·à·Šâ€à¶ºà¶¯?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "ඔබ සූදà·à¶±à¶¸à·Š වන්නේ සම්පූර්ණ දත්තගබඩà·à·€à¶šà·Š විනà·à·à¶šà¶» දà·à¶¸à·“මටයි!"
@@ -988,70 +1000,36 @@ msgstr "වරප්â€à¶»à·ƒà·à¶¯ පූරණය කෙරෙමින්"
msgid "Removing Selected Users"
msgstr "තà·à¶»à·à¶œà¶­à·Š භà·à·€à·’ත෠කරන්නන් ඉවත් කෙරෙමින්"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "වසන්න"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "සංස්කරණය කරන්න"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "සජීවී දත්ත හුවමà·à¶»à·” ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶º"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "සජීවී සබඳතà·/ක්â€à¶»à·’යà·à·€à¶½à·’ ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶º"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "සජීවී විමසුම් ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶º"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "ස්ථිතික දත්ත"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "මුළු එකතුව"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "අනෙකුත්"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "සම්බන්ධත෠/ ක්â€à¶»à·’යà·à·€à¶½à·’"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "අධීක්ෂකයේ වින්â€à¶ºà·à·ƒ නොගà·à¶½à¶´à·š"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1059,161 +1037,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "විමසුම් කෑෂ් කà·à¶»à·Šà¶ºà¶šà·Šà·‚මතà·à·€"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "විමසුම් කෑෂ් භà·à·€à·’තය"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "භà·à·€à·’ත෠කරන ලද විමසුම් කෑෂ්"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "පද්ධතියේ CPU භà·à·€à·’තය"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "පද්ධතියේ මතකය"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "පද්ධතියේ ප්â€à¶»à¶­à·’හරණය"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "මධ්â€à¶ºà¶š භà·à¶»à¶º"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "සම්පූර්ණ මතකය"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "කෑෂ්ගත මතකය"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "බෆරගත මතකය"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "නිදහස් මතකය"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "භà·à·€à·’ත මතකය"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "මුළු ප්â€à¶»à¶­à·’හරණය"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "කෑෂ්ගත ප්â€à¶»à¶­à·’හරණය"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "භà·à·€à·’ත ප්â€à¶»à¶­à·’හරණය"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "නිදහස් ප්â€à¶»à¶­à·’හරණය"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "යà·à·€à·”ණු බයිට ගණන"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "ලà·à¶¶à·”ණු බයිට ගණන"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "සම්බන්ධතà·"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ක්â€à¶»à·’යà·à·€à¶½à·’"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "වගු %d"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "ප්â€à¶»à·à·Šà¶±"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "තදබදය"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "සිටුවම්"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶º ඉවත් කරන්න"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "මà·à¶­à·˜à¶šà·à·€ සහ ලේබල සංස්කරණය කරන්න"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "ජà·à¶½à¶šà¶ºà¶§ ප්â€à¶»à·ƒà·Šà¶­à·à¶» එක් කරන්න"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "කරුණà·à¶šà¶» à·à·Šâ€à¶»à·šà¶«à·’යට අවම à·€à·à¶ºà·™à¶±à·Š එක විචල්â€à¶ºà¶ºà¶šà·Šà·€à¶­à·Š ඇතුලත් කරන්න"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1221,39 +1199,39 @@ msgstr "කරුණà·à¶šà¶» à·à·Šâ€à¶»à·šà¶«à·’යට අවම à·€à·à¶ºà·™
msgid "None"
msgstr "කිසිවක් නà·à¶­"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "අධීක්ෂණය නà·à·€à¶­ අරඹන්න"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "අධීක්ෂණය තà·à·€à¶šà·à¶½à·’කව නවතන්න"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log සහ slow_query_log සක්â€à¶»à·“ය යි."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log සක්â€à¶»à·“ය යි."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log සක්â€à¶»à·“ය යි."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log සහ general_log අක්â€à¶»à·“ය යි."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output අගය TABLE ලෙස සිටුව෠නà·à¶­."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output අගය TABLE ලෙස සිටුව෠ඇත."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1263,12 +1241,12 @@ msgstr ""
"slow_query_log සක්â€à¶»à·“යමුත් සේවà·à¶¯à·à¶ºà¶šà¶º ලොග ගත කරන්නේ තත්පර %dට වඩ෠ගතවන විමසුම් පමණි. "
"ඔබගේ පද්ධතියද සලක෠long_query_time අගය තත්පර 0-2 අතර අගයකට සිටුවීම සුදුසුය."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time තත්පර %d කට සිටුව෠ඇත."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1277,30 +1255,30 @@ msgstr ""
"ප්â€à¶»à¶­à·’à·ƒà·à¶šà·ƒà·š:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "log_output %s ට සිටුවන්න"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "%s සක්â€à¶»à·’ය කරන්න"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "%s අක්â€à¶»à·’ය කරන්න"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_time තත්පර %dකට සිටුවන්න"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1308,92 +1286,92 @@ msgstr ""
"ඔබට මෙම විචල්â€à¶ºà¶ºà¶±à·Š වෙනස් කල නොහà·à¶š. කරුණà·à¶šà¶» root ලෙස ප්â€à¶»à·€à·šà· වන්න. නà·à¶­à·„ොත් දත්ත ගබඩ෠"
"පරිපà·à¶½à¶š විමසන්න."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "සිටුවම් වෙනස් කිරීම"
# සිටුවම් = settings. Source: Glossary of Information Technology Terms - ICTA
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "වර්තමà·à¶± සිටුවම්"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "ප්â€à¶»à·ƒà·Šà¶­à·à¶» මà·à¶­à·˜à¶šà·à·€"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "ආන්තර"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "%s න් බෙදන ලද"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "ඒකකය"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "slow log වෙතින්"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "general log වෙතින්"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "ලොග විà·à·Šà¶½à·šà·‚ණය කෙරෙමින්"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "ලොග විà·à·Šà¶½à·šà·‚ණය සහ පූරණය කෙරෙමින්. මේ සඳහ෠මඳ වේලà·à·€à¶šà·Š ගත විය à·„à·à¶š."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "ඉල්ලීම අවලංගු කරන්න"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "ලගු දත්ත පූරණය කරන ලදී. මේ අතරතුර කෙරුණු විමසුම්:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "ලොග වගුව වෙත යන්න"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "දත්ත කිසිවක් හමු නොවිණි"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "ලොගය විà·à·Šà¶½à·šà·‚ණය කෙරුනමුත් මෙම කà·à¶½ පරà·à·ƒà¶ºà¶§ අදà·à¶½ දත්ත කිසිවක් හමු නොවිණි."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "විà·à·Šà¶½à·šà·‚ණය…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "ප්â€à¶»à¶­à·’දà·à¶±à¶º පහදන්න"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1401,68 +1379,68 @@ msgstr "ප්â€à¶»à¶­à·’දà·à¶±à¶º පහදන්න"
msgid "Time"
msgstr "කà·à¶½à¶º"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "මුළු කà·à¶½à¶º:"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Query results operations"
msgid "Profiling results"
msgstr "විමසුම් ප්â€à¶»à¶®à·’ඵල සඳහ෠මෙහෙයුම්"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "වගුව"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "ප්â€à¶»à·ƒà·Šà¶®à·à¶»"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "ප්â€à¶»à·ƒà·Šà¶®à·à¶»à¶º සංස්කරණය කරන්න"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "à·à·Šâ€à¶»à·šà¶«à·’"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "ලොග වගුව සඳහ෠පෙරහන් විකල්ප"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "පෙරහන්න"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "විමසුම් වචන/regexp මගින් පෙරහන්න:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "WHERE à·€à·à¶šà·Šâ€à¶ºà¶›à¶«à·Šà¶©à¶ºà·š ඇති විචල්â€à¶º දත්ත මගහà·à¶», විමසුම් කà·à¶«à·Šà¶© කරන්න"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "ගොනු කල පේළි ගණන:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "මුළු එකතුව:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "ලොගයන් පූරණය කෙරෙමින්"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "අධීක්ෂකය යà·à·€à¶­à·Šà¶šà·à¶½à·’න කිරීම අසමත් විය"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1471,25 +1449,25 @@ msgstr ""
"ප්â€à¶»à·ƒà·Šà¶®à·à¶» සඳහ෠නව දත්ත ලබà·à¶œà·à¶±à·“මේදී සේවà·à¶¯à·à¶ºà¶šà¶º නොවලංගු ප්â€à¶»à¶­à·’චà·à¶»à¶ºà¶šà·Š ලබà·à¶¯à·”නි. මෙය බොහà·à¶¯à·”රට "
"ඔබගේ à·ƒà·à·ƒà·’ය කල් ඉකුත්වීමෙන් සිදුවිය à·„à·à¶š. පිටුව ප්â€à¶»à¶­à·’පූරණය කර ලොගින් වීම සලක෠බලන්න."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "පිටුව ප්â€à¶»à¶­à·’පූරණය කරන්න"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "වෙනස් වූ පේළි:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "වින්â€à¶ºà·à·ƒ ගොනුව විග්â€à¶»à·„ කිරීම අසමත් විය. ගොනුවෙහි වලංගු JSON කේත ඇත්දà·à¶ºà·’ පරීක්ෂ෠කරන්න."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"අනයනිත වින්â€à¶ºà·à·ƒ සමඟින් ප්â€à¶»à·ƒà·Šà¶®à·à¶» ජà·à¶½à¶º ගොඩනà·à¶œà·“ම අසමත් විය. පෙරනිමි වින්â€à¶ºà·à·ƒ වෙත මà·à¶»à·” වෙමින්…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1497,229 +1475,238 @@ msgstr ""
msgid "Import"
msgstr "ආනයනය"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "අධීක්ෂකයේ වින්â€à¶ºà·à·ƒà¶ºà¶±à·Š ආනයනය"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "ඔබට ආනයනය කිරීමට අවà·à·Šâ€à¶º ගොනුව තà·à¶»à¶±à·Šà¶±"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "විමසුම විà·à·Šà¶½à·šà·‚ණය"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "උපදේà·à¶š පද්ධතිය"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "විය à·„à·à¶šà·’ කà·à¶»à·Šà¶º à·ƒà·à¶°à¶±à¶º ආà·à·Šâ€à¶»à·’ත ගà·à¶§à·…à·”"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "ගà·à¶§à·…à·”"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "නිර්දේà·à¶º"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "රීතිය සම්බන්ද තොරතුරු"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "යුක්තිසà·à¶°à¶±à¶º"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "භà·à·€à·’ත෠කරන ලද විචල්â€à¶ºà¶ºà¶±à·Š / සූත්â€à¶»"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "ඇගයීම"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "අවලංගු කරන්න"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "පූරණය කෙරෙමින්"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "ඉල්ලීම පිරිසà·à¶šà·ƒà·™à¶¸à·’න්"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "ඉල්ලීම පිරිසà·à¶šà·ƒà·“මේදී දà·à· ඇතිවිය"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "දà·à·‚ කේතය: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "දà·à·‚ පණිවුඩය: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "දත්තගබඩà·à·€à¶šà·Š තà·à¶»à·à¶œà·™à¶± නොමà·à¶­."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "තීරුව හලමින්"
# ප්â€à¶»à·à¶®à¶¸à·’ක මූලය = Primary key. Source: Glossary of Information Technology
# Terms - ICTA
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "ප්â€à¶»à·à¶®à¶¸à·’ක මූලය එක් කරමින්"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "මෙම නිවේදනය ඉවත් කිරීමට ක්ලික් කරන්න"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "දත්තගබඩà·à·€à¶½ නම් වෙනස් කෙරෙමින්"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "දත්තගබඩà·à·€ පූරණය"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "දත්තගබඩà·à·€ පිටපත් කෙරෙමින්"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "අක්ෂර කට්ටලය වෙනස් කෙරෙමින්"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "වගුවේ අවම à·€à·à¶ºà·™à¶±à·Š එක් ක්ෂේත්â€à¶»à¶ºà¶šà·Šà·€à¶­à·Š තිබිය යුතුයි"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "වගු ඇතුලත් කරන්න"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "සුචි සඟවන්න"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "සුචි පෙන්වන්න"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "අන්â€à¶º මූල පරීක්ෂà·à·€:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(සක්â€à¶»à·’ය)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(අක්â€à¶»à·’ය)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "සොයමින්"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "සෙවුම් ප්â€à¶»à¶­à·’ඵල සඟවන්න"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "සෙවුම් ප්â€à¶»à¶­à·’ඵල පෙන්වන්න"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "පිරික්සමින්"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "ඉවත් කෙරෙමින්"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "සුරà·à¶šà·’ à·à·Šâ€à¶»à·’තයක නිර්වචනයෙහි RETURN ප්â€à¶»à¶šà·à·à¶ºà¶šà·Š තිබිය යුතුයි!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET සංස්කà·à¶»à¶šà¶º"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s තීරුව සඳහ෠අගයන්"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "නව තීරුවක් සඳහ෠අගයන්"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "එක් එක් අගයන් වෙන වෙනම ක්ෂේත්â€à¶» වලට ඇතුලත් කරන්න"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "අගයන් %dක් එක් කරන්න"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "සටහන: ගොනුවේ වගු එකකට à·€à·à¶©à·’ ගණනක් ඇත්නම්, ඒව෠එකකට සංයුක්ත කෙරෙනු ඇත"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "විමසුම් කවුළුව සඟවන්න"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "විමසුම් කවුළුව පෙන්වන්න"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "සංස්කරණය කරන්න"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "පේළි කිසිවක් තà·à¶»à¶œà·™à¶± නà·à¶­"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "වෙනස් කරන්න"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "විමසුම ක්â€à¶»à·’යà·à¶­à·Šà¶¸à¶š කිරීමේ කà·à¶½à¶º"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d වලංගු පේළි අංකයක් නොවේ."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1728,90 +1715,114 @@ msgstr "%d වලංගු පේළි අංකයක් නොවේ."
msgid "Save"
msgstr "සුරකින්න"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "සෙවුම් නිර්ණà·à¶ºà¶š සඟවන්න"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "සෙවුම් නිර්ණà·à¶ºà¶š පෙන්වන්න"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Zoom සෙවීම"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "එක් ලක්ෂ්â€à¶ºà¶ºà¶šà·’න් දත්ත පේළියක් නියà·à¶¢à¶±à¶º කෙරේ."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "ලක්ෂ්â€à¶ºà¶ºà¶šà·Š මතින් ගමන් කරන විට එහි ලේබලය පෙන්නුම් කරයි."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "තුළු සූමකරණය සඳහ෠ප්â€à¶»à·ƒà·Šà¶®à·à¶»à¶ºà·š කොටසක් මූසිකය ආධà·à¶»à¶ºà·™à¶±à·Š තà·à¶»à¶±à·Šà¶±."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "පෙර තත්ත්වයට පà·à¶¸à·’ණීම සඳහ෠සූමකරණය ප්â€à¶»à¶­à·’සකසන බොත්තම ක්ලික් කරන්න."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "පේළියක දත්ත පරීකෂ෠කිරීමට හ෠සමහරක් දත්ත වෙනස් කිරීමට ලක්ෂ්â€à¶ºà¶ºà¶šà·Š මත ක්ලික් කරන්න."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶ºà·™à·„à·’ විà·à·à¶½à¶­à·Šà·€à¶º පහළ දකුණු කොණෙන් ඇදීමෙන් වෙනස් කල à·„à·à¶š."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "තීර දෙකක් තà·à¶»à¶±à·Šà¶±"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "එකිනෙකට වෙනස් තීර දෙකක් තà·à¶»à¶±à·Šà¶±"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "විමසුම් ප්â€à¶»à¶®à·’ඵල"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "ලක්ෂයට අදà·à¶½ දත්ත"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "නොසලකන්න"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "පිටපත් කරන්න"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "ලක්ෂ්â€à¶ºà¶º"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "රේඛà·à·€"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "බහු අස්â€à¶»à¶º"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "ජ්â€à¶ºà·à¶¸à·’තිය"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "ඇතුලත කවය"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "පිටත කවය"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "තීරයන් එක් කරන්න"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "සම්බන්දිත මූලය තà·à¶»à¶±à·Šà¶±"
# ප්â€à¶»à·à¶®à¶¸à·’ක මූලය = Primary key. Source: Glossary of Information Technology
# Terms - ICTA
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "අන්â€à¶º මූලය තà·à¶»à¶±à·Šà¶±"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "කරුණà·à¶šà¶» ප්â€à¶»à·à¶®à¶¸à·’ක මූලය හ෠අනුපම මූලයක් තà·à¶»à¶±à·Šà¶±"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "පෙන්වීම සඳහ෠තීරය â€à¶­à·à¶»à·à¶œà¶±à·Šà¶±"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1820,46 +1831,46 @@ msgstr ""
"යන්න?"
# අභිරුචිය = option. Source: Glossary of Information Technology Terms - ICTA
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "ක්ෂේත්â€à¶»à¶ºà¶§ අභිරුචියක් එක් කරන්න "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "වස්තූන් %d ක් නිමà·à·€à·’ණි"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "සංස්කරණය අවලංගු කිරීමට escape ඔබන්න"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr "ඔබ සංස්කරණය කල දත්ත සුරà·à¶šà·“ නà·à¶­. දත්ත සුරà·à¶šà·“මෙන් තොරව මෙම පිටුවෙන් ඉවත් වීමට අවà·à·Šâ€à¶ºà¶¯?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "අනුපිලිවෙල නà·à·€à¶­ සකස් කිරීමට අදින්න"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "අනුපිළිවෙල අනුව à·ƒà·à¶šà·ƒà·“මට ක්ලික් කරන්න"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "සලකුණු කිරීමට/ ඉවත් කිරීමට ක්ලික් කරන්න"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "තීර නà·à¶¸à¶º පිටපත් කිරීම සඳහ෠ද්වි ක්ලික් කරන්න"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "තීර පෙන්වීමට/à·ƒà·à¶Ÿà·€à·“මට<br />ඊතලය ක්ලික් කරන්න"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1867,59 +1878,59 @@ msgstr ""
"මෙම වගුවෙහි අනුපම තීරුවක් නà·à¶­. සුරà·à¶šà·“මෙන් අනතුරුව වෙනස් කිරීමට, පිටපත් කිරීමට, මක෠දà·à¶¸à·“මට අදà·à·… "
"ඇඳීම් ක්â€à¶»à·’ය෠විරහිත වනු ඇත."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "අන්තර්ගත දත්ත මත ද්විත්ව-ක්ලික් කිරීමෙන් ඔබට<br />බොහ෠තීරවල අඩංගු දත්ත වෙනස් කල à·„à·à¶š."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "අන්තර්ගත දත්ත මත ක්ලික් කිරීමෙන් ඔබට<br />බොහ෠තීරවල අඩංගු දත්ත වෙනස් කල à·„à·à¶š."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "සබà·à¶³à·“ම වෙත යන්න"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "තීර නම් පිටපත් කරන්න"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "පසුරු පුවරුව වෙත පිටපත් කිරීම සඳහ෠තීර නà·à¶¸à¶º දකුණු ක්ලික් කරන්න."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "දත්ත පේළි(ය) පෙන්වන්න"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "මුරපදය උත්පà·à¶¯à¶±à¶º කරන්න"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "උත්පà·à¶¯à¶±à¶º කරන්න"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "මුරපදය වෙනස් කරන්න"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "තවත්"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "පà·à¶±à¶½à¶º පෙන්වන්න"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "පà·à¶±à¶½à¶º සඟවන්න"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "ඔබ ඉල්ලු පිටුව ඉතිහà·à·ƒà¶ºà·š හමු නොවිණි, එය කල් ඉකුත් වී ඇතිව෠විය à·„à·à¶šà·’ය."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1929,266 +1940,266 @@ msgstr ""
"අනුවà·à¶¯à¶º %s අනුවà·à¶¯à¶ºà¶ºà·’ (%s දින නිකුත් කරන ලද)."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", නවතම ස්ථà·à¶ºà·’ අනුවà·à¶¯à¶º:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "යà·à·€à¶­à·Šà¶šà·à¶½à·“න"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "තà·à¶»à¶±à·Šà¶±"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "පෙර"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "මීලඟ"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "අද දින"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "ජනවà·à¶»à·’"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "පෙබරවà·à¶»à·’"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "මà·à¶»à·Šà¶­à·”"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "අâ€à¶´à·Šâ€à¶»à·šà¶½à·Š"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "මà·à¶ºà·’"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "ජුනි"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "ජූලි"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "අගà·à·ƒà·Šà¶­à·”"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "à·ƒà·à¶´à·Šà¶­à·à¶¸à·Šà¶¶à¶»à·Š"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "ඔක්තà·à¶¸à·Šà¶¶à¶»à·Š"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "නොවà·à¶¸à·Šà¶¶à¶»à·Š"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "දෙසà·à¶¸à·Šà¶¶à¶»à·Š"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "ජනවà·à¶»à·’"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "පෙබරවà·à¶»à·’"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "මà·à¶»à·Šà¶­à·”"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "අâ€à¶´à·Šâ€à¶»à·šà¶½à·Š"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "මà·à¶ºà·’"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "ජුනි"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "ජූලි"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "අගà·à·ƒà·Šà¶­à·”"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "à·ƒà·à¶´à·Šà¶­à·à¶¸à·Šà¶¶à¶»à·Š"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "ඔක්තà·à¶¸à·Šà¶¶à¶»à·Š"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "නොවà·à¶¸à·Šà¶¶à¶»à·Š"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "දෙසà·à¶¸à·Šà¶¶à¶»à·Š"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "ඉරිදà·"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "සඳුදà·"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "අඟහරුâ€à·€à¶¯à·"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "බදà·à¶¯à·"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "බ්â€à¶»à·„ස්පතින්දà·"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "සිකුරà·à¶¯à·"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "සෙනසුරà·à¶¯à·"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "ඉරිදà·"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "සඳුදà·"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "අඟහ"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "බදà·à¶¯à·"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "බ්â€à¶»à·„ස්"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "සිකුරà·"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "සෙනසු"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "ඉරි"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "සඳු"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "අඟ"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "බදà·"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "බ්â€à¶»à·„"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "සිකු"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "සෙන"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "සති"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "දින දර්à·à¶±-මà·à·ƒ-වසර"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "කිසිවක් නà·à¶­"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "පà·à¶º"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "මිනිත්තු"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "තත්පර"
@@ -2238,16 +2249,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "තප්පරයකට"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "මිනිත්තුවකට"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "පà·à¶ºà¶šà¶§"
@@ -2255,43 +2266,59 @@ msgstr "පà·à¶ºà¶šà¶§"
msgid "per day"
msgstr "දිනකට"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "වත්මන් වින්â€à¶ºà·à·ƒ ගොනුව (%s) කියවිය නොහà·à¶š."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "වින්â€à¶ºà·à·ƒ ගොනුව සඳහ෠වà·à¶»à¶¯à·’ අවසර සිටුව෠ඇත. à·ƒà·à¶¸à¶§à¶¸ ඊට ලිවිය à·„à·à¶šà·’ නොවිය යුතුය!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "ෆොන්ටයෙහි ප්â€à¶»à¶¸à·à¶«à¶º"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ආරà·à·„න"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "අවරà·à·„න"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "තීර"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "සුබෙදන්න"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "පෙන්වන්න"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "නිර්ණà·à¶ºà¶š"
#: libraries/DBQbe.class.php:576
@@ -2311,33 +2338,43 @@ msgid "Use Tables"
msgstr "වගු භà·à·€à·’ත෠කරන්න"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "à·„à·"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "සහ"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "ඇතුල්"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "ඉවත්"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "වෙනස් කිරීම"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>%s</b> දත්තගබඩà·à·€ මත SQL විමසුම:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "විමසුම ඉදිරිපත් කරන්න"
@@ -2377,8 +2414,8 @@ msgstr[0] "<strong>%2$s</strong> තුල ගà·à¶½à¶´à·“ම් %1$s කි"
msgstr[1] "<strong>%2$s</strong> තුල ගà·à¶½à¶´à·“ම් %1$s කි"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "පිරික්සන්න"
@@ -2392,9 +2429,9 @@ msgstr "%s වගුව තුල ගà·à¶½à¶´à·“ම් ඉවත් කරනà·
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "ඉවත් කරන්න"
@@ -2430,40 +2467,45 @@ msgstr "සංස්කරණය කල දත්ත සුරකින්න"
msgid "Restore column order"
msgstr "තීර අනුපිලිවල ප්â€à¶»à¶­à·’ෂ්ඨà·à¶´à¶±à¶º කරන්න"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "ඇරඹුම"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "පෙර"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "මීලඟ"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "අවසන"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "ආරම්භක පේළිය"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "පේළි ගණන"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "පේළි ගණන:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "ප්â€à¶»à¶šà·à¶»à¶º"
#: libraries/DisplayResults.class.php:919
@@ -2487,7 +2529,7 @@ msgstr "à·à·“ර්ෂක, පේළි %s කට වරක්"
msgid "Sort by key"
msgstr "යතුර අනුව තà·à¶»à¶±à·Šà¶±"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2598,12 +2640,12 @@ msgid "Query took %01.4f sec"
msgstr "විමසුම තත්පර %01.4f ගන්න෠ලදි"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "තà·à¶»à·à¶œà¶­à·Š:"
@@ -2613,16 +2655,16 @@ msgstr "තà·à¶»à·à¶œà¶­à·Š:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "සියල්ල කතිර කොටුගත කරන්න"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2719,12 +2761,12 @@ msgstr "නව phpMyAdmin කවුළුවක් විවෘත කරන්à
msgid "Click on the bar to scroll to top of page"
msgstr "පිටුව මුලට යà·à¶¸à¶§ මෙය මත ක්ලික් කරන්න"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "මෙම ස්ථà·à¶±à¶º පසු කිරීම සඳහ෠කුකීස් - Cookies සක්â€à¶»à·’ය කල යුතුයි."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "මෙම ස්ථà·à¶±à¶ºà¶ºà·™à¶±à·Š පසු JavaScript සක්â€à¶»à·’ය කර තිබීම අවà·à·Šâ€à¶ºà¶º"
@@ -2736,21 +2778,21 @@ msgstr "සුචියක් අර්ථදක්ව෠නà·à¶­!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "සූචියන්"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "අනන්â€à¶º"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "අහුරන ලද"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "අනේකත්වය"
@@ -2759,15 +2801,14 @@ msgstr "අනේකත්වය"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "පරිතුලනය"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "ටීකà·à·€"
@@ -2780,7 +2821,7 @@ msgstr "ප්â€à¶»à·à¶®à¶¸à·’ක මූලය හලන ලදි"
msgid "Index %s has been dropped"
msgstr "%s සූචිය හලන ලදි"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2793,6 +2834,11 @@ msgstr "%1$s à·„à· %2$s සුචි එක සමà·à¶± බà·à·€à·’න් එ
msgid "Databases"
msgstr "දත්තගබඩà·"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "සේවà·à¶¯à·à¶ºà¶šà¶º"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2800,35 +2846,39 @@ msgid "View"
msgstr "දසුන"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "à·ƒà·à¶šà·’ල්ල"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "සෙවීම"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "ඇතුල් කරන්න"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "මෙහෙයුම්"
@@ -2845,7 +2895,7 @@ msgstr "අවධà·à¶±à¶º"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "ප්â€à¶»à·šà¶»à¶š"
@@ -2868,14 +2918,14 @@ msgstr "විමසුම"
msgid "Privileges"
msgstr "වරප්â€à¶»à·ƒà·à¶¯"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "නෛත්â€à¶ºà¶š"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "සිද්ධි"
@@ -2915,7 +2965,7 @@ msgstr "පේණු"
msgid "Engines"
msgstr "යන්ත්â€à¶»à¶ºà¶±à·Š"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2959,8 +3009,7 @@ msgstr "මෑතදී භà·à·€à·’ත෠කල වගු"
msgid "There are no recent tables"
msgstr "මෑතදී භà·à·€à·’ත෠කල වගු කිසිවක් නොමà·à¶­"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL විමසුම"
@@ -3098,11 +3147,15 @@ msgid "Target database `%s` was not found!"
msgstr "`%s` ඉලක්කගත දත්තගබඩà·à·€ හමු නොවිණි!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "වලංගු නොවන දත්තගබඩà·à·€"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "වලංගු නොවන වගු නම"
#: libraries/Table.class.php:1210
@@ -3149,7 +3202,7 @@ msgstr "à·à·Šâ€à¶»à·’තය"
msgid "Operator"
msgstr "මෙහෙයවනය"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3165,56 +3218,61 @@ msgstr "වගුව තුල සෙවීම"
msgid "Edit/Insert"
msgstr "සංස්කරණය/ඇතුල් කරන්න"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "පේළි තà·à¶»à¶±à·Šà¶± (අවම à·€à·à¶ºà·™à¶±à·Š එකක්):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "à·„à·"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "සෙවීම් කොන්දේසි එක් කරන්න (\"where\" à·€à·à¶šà·Šâ€à¶ºà·à¶‚à·à¶º යටතේ):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "පිටුවකට පේළි ගණන"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "දර්à·à¶±à¶º කිරීමේ අනුපිළිවෙල:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "ලක්ෂ්â€à¶º ලේබල ගත කිරීමට මෙම තීරය භà·à·€à·’ත කරන්න"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "උපරිම තීර ගණන"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "අන්â€à¶º අගයන් පිරික්සන්න"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "අමතර සෙවීම් නිර්ණà·à¶ºà¶š"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "තීර දෙකක් සඳහ෠\"උදà·à·„රණයෙන් විමසුම\" ක් සිදු කරන්න (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"උදà·à·„රණයෙන් විමසුම\" ක් සිදු කරන්න (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "ලක්ෂ්â€à¶º පිරික්සීම/සංස්කරණය"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "භà·à·€à·’ත෠කරන අයුරු"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "සූමය ප්â€à¶»à¶­à·’සකසන්න"
@@ -3246,8 +3304,10 @@ msgstr "%s තේමà·à·€ හමු නොවිණි!"
msgid "Theme path not found for theme %s!"
msgstr "%s තේමà·à·€ සඳහ෠තේමà·à·€ ඇති තà·à¶± හමු නොවිණි!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "තේමà·à·€"
#: libraries/Types.class.php:296
@@ -3577,7 +3637,13 @@ msgstr "අර්ථදක්වන ලද අගයන් අඩංගු ලà·
msgid "Max: %s%s"
msgstr "උපරිම: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL විමසුම"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3590,119 +3656,134 @@ msgstr "උපරිම: %s%s"
msgid "MySQL said: "
msgstr "MySQL පවසන ලදි: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "SQL වලංගු කරණයට සම්බන්ද වීම අසමත් විය!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL ය පහදන්න"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL ය පහද෠දීමෙන් ඉවත් වන්න"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP කේත නොමà·à¶­à·’à·€"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP කේත à·ƒà·à¶¯à¶±à·Šà¶±"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "අලුත් කරන්න"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL සත්â€à¶ºà·à¶´à¶±à¶ºà·™à¶±à·Š ඉවත් වන්න"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL සත්â€à¶ºà·à¶´à¶±à¶º"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "මෙම විමසුමේ පේළිගත සංස්කරණය"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "පේළිගත"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "ඉරිදà·"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y දින %I:%M %p ට"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "දින %s, පà·à¶º %s, මිනිත්තු %s සහ තප්පර %s"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "නොමà·à¶­à·’ පරà·à¶¸à·’තිය:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; දත්තගබඩà·à·€ වෙත යන්න."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s විà·à·šà·‚à·à¶‚ගයෙහි හඳුනà·à¶œà¶­à·Š දà·à·‚යක් ඇත, %s බලන්න"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "මà·à¶»à·” කිරීමට ක්ලික් කරන්න"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "පරිගණකය තුළ පිරික්සන්න:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "වෙබ් සේවà·à¶¯à·à¶ºà¶šà¶ºà·š <b>%s</b> උඩුගත කිරීම් ඩිරෙක්ටරියෙන් තà·à¶»à¶±à·Šà¶±:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "අප්ලà·à¶©à·Š කිරීම් සඳහ෠සà·à¶šà·ƒà·– ඩිරෙක්ටරිය වෙත පිවිසිය නොහà·à¶š"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "උඩුගත කිරීම සඳහ෠ගොනු නොමà·à¶­"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "හිස් කරන්න"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "ක්â€à¶»à·’යà·à¶­à·Šà¶¸à¶š කරන්න"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "මුද්â€à¶»à¶«à¶º කරන්න"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "සෑදීම"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "අවසන් යà·à·€à¶­à·Šà¶šà·à¶½à·“න කිරීම"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "අවසන් පරීක්ෂà·à·€"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "හවුල්"
@@ -3714,13 +3795,17 @@ msgstr "හවුල්"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "දත්ත"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "මුළු එකතුව"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3780,6 +3865,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"%1$s සේවà·à¶¯à·à¶ºà¶šà¶º සඳහ෠වà·à¶»à¶¯à·’ දà·à¶ºà¶š නà·à¶¸à¶ºà¶šà·Š. ඔබ ඔබගේ වින්â€à¶ºà·à·ƒà¶ºà¶±à·Š පරීකෂ෠කර බà·à¶½à·’ය යුතුය."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "සේවà·à¶¯à·à¶ºà¶šà¶º"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "වින්â€à¶ºà·ƒà¶ºà¶±à·Šà·„à·’ වලංගු නà·à¶­à·’ සත්â€à¶ºà·à¶´à¶± ක්â€à¶»à¶¸à¶ºà¶šà·Š සිටුව෠ඇත:"
@@ -3831,7 +3922,7 @@ msgid "Double click"
msgstr "ද්විත්ව ක්ලික් කිරීමෙන්"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "අක්â€à¶»à·’ය"
@@ -3919,7 +4010,7 @@ msgstr "වලංගු පොර්ට් අංකයක් නොවේ"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "à·€à·à¶»à¶¯à·’ අගයකි"
@@ -3968,25 +4059,25 @@ msgstr "SOAP දිගුව හමු නොවිණි"
msgid "maximum %s"
msgstr "උපරිම %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "%s අගය පිහිටුවන්න"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "පෙරනිමි අගය ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කරන්න"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "මෙම අගය වෙනස් කිරීමට භවිත෠කරන්නන්ට ඉඩ දෙන්න"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4242,7 +4333,7 @@ msgid "Character set of the file"
msgstr "ගොනුවේ අක්ෂර කට්ටලය"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "ආකෘතිය"
@@ -4259,7 +4350,6 @@ msgstr "à·„à·à¶šà·’ළීම"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4269,22 +4359,28 @@ msgstr "තීර නම් පළමු පේළියේ යොදන්න"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "තීර ඇවුරුම් සළකුණ"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "තීර ඇවුරුම් සළකුණ:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "තීර මගහà·à¶»à·“මේ සළකුණ"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "තීර මගහà·à¶»à·“මේ සළකුණ:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "NULL වෙනුවට භà·à·€à·’ත෠කරන්න"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "NULL වෙනුවට භà·à·€à·’ත෠කරන්න:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4293,13 +4389,17 @@ msgstr "තීර තුල ඇති CRLF අනුලකුණු ඉවත්
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "තීර වෙන් කිරීමේ සළකුණ"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "පේළි අවසන් කිරීමේ සළකුණ"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "පේළි අවසන් කිරීමේ සළකුණ:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4334,8 +4434,6 @@ msgid "Include table caption"
msgstr "වගු à·à·’ර්ෂ පà·à¶¨ ඇතුලත් කරන්න"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "වගු සිරස් තලය"
@@ -4344,8 +4442,6 @@ msgid "Continued table caption"
msgstr "සබà·à¶³à·’ වගු සිරස්තල"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "ලේබල යතුර"
@@ -4370,7 +4466,7 @@ msgid "Save on server"
msgstr "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š සුරකින්න"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "වත්මන් ගොනු(ව) උඩින් ලියන්න"
@@ -4388,7 +4484,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "වගු සහ තීර නම් පසු-උදෘත මගින් අවුරන්න"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL ගà·à¶½à¶´à·”ම් ප්â€à¶»à¶šà·à¶»à¶º"
@@ -5874,7 +5970,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "විමසුම ක්â€à¶»à·’යà·à¶­à·Šà¶¸à¶š කිරීමෙන් පසුව විමසුම් කවුළුව තිරය මත රඳව෠ගත යුතුදà·à¶ºà·’ සඳහන් කරයි"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "විමසුම් කවුළුව රඳවà·à¶œà¶±à·Šà¶±"
@@ -5904,12 +6000,8 @@ msgstr "අගුලු ළෑ දත්තගබඩ෠මඟහරින්න
msgid "Requires SQL Validator to be enabled"
msgstr "SQL වලංගු කරණය සක්â€à¶»à·“ය කිරීම අවà·à·Šâ€à¶º වේ"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5934,8 +6026,8 @@ msgstr ""
"ඔබට à·ƒà·à¶¯à· ගත් භà·à·€à·’ත නà·à¶¸à¶ºà¶šà·Š ඇත්නම් එය මෙහි සඳහන් කරන්න (නà·à¶­à·Šà¶±à¶¸à·Š පෙරනිමි අගය වන [kbd]"
"anonymous[/kbd] භà·à·€à·’ත෠කෙරේ)"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "භà·à·€à·’ත නà·à¶¸à¶º"
@@ -6146,6 +6238,12 @@ msgstr "pmadb භà·à·€à·’ත෠කිරීමේදී phpMyAdmin පරිà¶
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "pmadb භà·à·€à·’ත෠කිරීමේදී phpMyAdmin පරිපà·à¶½à¶š භà·à·€à·’ත෠කරන්නà·à¶œà·š මුරපදය සඳහ෠හිස් අගයක්"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "à·€à·à¶»à¶¯à·’ අගයකි"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6197,15 +6295,25 @@ msgstr "වින්â€à¶ºà·à·ƒà¶ºà¶±à·Š à·„à·’ අර්ථදක්ව෠ඇ
msgid "No Password"
msgstr "මුරපදයක් නà·à¶­"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "මුරපදය:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "නà·à·€à¶­ ටයිප් කරන්න"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "මුරපදය hash කිරීම"
#: libraries/display_change_password.lib.php:87
@@ -6213,7 +6321,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 අනුකූල"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "දත්තගබඩà·à·€à¶šà·Š à·ƒà·à¶¯à¶±à·Šà¶±"
@@ -6221,6 +6328,12 @@ msgstr "දත්තගබඩà·à·€à¶šà·Š à·ƒà·à¶¯à¶±à·Šà¶±"
msgid "Create"
msgstr "à·ƒà·à¶¯à¶±à·Šà¶±"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "දත්තගබඩà·à·€à¶šà·Š à·ƒà·à¶¯à¶±à·Šà¶±"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6251,90 +6364,86 @@ msgstr "තීර ගණන"
msgid "Could not load export plugins, please check your installation!"
msgstr "අපනයන පේණු පූරණය කල නොහà·à¶šà·’ විය, ඔබගේ ස්ථà·à¶´à¶±à¶º පරීක්ෂ෠කර බලන්න!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "වත්මන් සේවà·à¶¯à·à¶ºà¶šà¶ºà·™à¶±à·Š දත්තගබඩ෠අපනයනය කිරීම"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "\"%s\" දත්තගබඩà·à·€à·™à¶±à·Š වගු අපනයනය කිරීම"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "\"%s\" වගුවෙන් පේළි අපනයනය කිරීම"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "අපනයන ක්â€à¶»à¶¸à¶º:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "කඩිනම් - අවම තà·à¶»à· ගà·à¶±à·“ම් පමණක් පෙන්වන්න"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "අභිමත - සියලුම තà·à¶»à· ගà·à¶±à·“ම් පෙන්වන්න"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "දත්තගබඩà·(à·€):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "වගු(ව):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "පේළි:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "සමහර පේළි(ය) පමණක් ප්â€à¶»à¶­à·’දà·à¶±à¶º කරන්න"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "පේළි ගණන:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "ආරම්භක පේළිය:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "සියළුම පේළි ප්â€à¶»à¶­à·’දà·à¶±à¶º කරන්න"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "ප්â€à¶»à¶­à·’දà·à¶±à¶º:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š <b>%s</b> ඩිරෙක්ටරියේ සුරකින්න"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "ප්â€à¶»à¶­à·’දà·à¶±à¶º ගොනුවකට සුරකින්න"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "ගොනු නà·à¶¸ අච්චුව:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ සේවà·à¶¯à·à¶ºà¶šà¶ºà·š නà·à¶¸à¶ºà·™à¶±à·Š ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කෙරෙනු ඇත"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ දත්තගබඩà·à·€à·š නà·à¶¸à¶ºà·™à¶±à·Š ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කෙරෙනු ඇත"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ වගුවේ නà·à¶¸à¶ºà·™à¶±à·Š ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කෙරෙනු ඇත"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting "
@@ -6349,52 +6458,52 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "මතු අපනයන සඳහ෠භà·à·€à·’ත෠කරන්න"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ගොනුවේ අක්ෂර කට්ටලය:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "à·„à·à¶šà·’ළීම:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip කරන ලද"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzipp කරන ලද"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzipp කරන ලද"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "ප්â€à¶»à¶­à·’දà·à¶±à¶º පෙළ ලෙස දර්à·à¶±à¶º කරන්න"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "ආකෘතිය:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "ආකෘති-විà·à·šà·‚à·“ තà·à¶»à· ගà·à¶±à·“ම්:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "කේතීකරණ පරිවර්තනය:"
@@ -6408,7 +6517,9 @@ msgid "no branch"
msgstr "à·à·à¶›à·à·€à¶šà·Š නොමà·à¶­"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "Git සංස්කරණය"
#: libraries/display_git_revision.lib.php:67
@@ -6531,6 +6642,10 @@ msgstr "ආකෘති-විà·à·šà·‚à·“ තà·à¶»à· ගà·à¶±à·“ම්:"
msgid "Language"
msgstr "භà·à·‚à·à·€"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "අනුවà·à¶¯à¶º පිළිබඳ තොරතුරු"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "දත්ත මුල් පිටුව"
@@ -6901,8 +7016,10 @@ msgstr "මෙහි දිග නිසà·,<br /> මෙම තීරුව à·ƒ
msgid "Binary - do not edit"
msgstr "ද්වීමය - සංස්කරණය නොකරන්න"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "වෙබ් සේවà·à¶¯à·à¶ºà¶šà¶ºà·š උඩුගත ඩිරෙක්ටරිය"
#: libraries/insert_edit.lib.php:1400
@@ -6966,40 +7083,40 @@ msgstr "නà·à¶­"
msgid "Convert to Kana"
msgstr "Kana වෙත පරිවර්තනය කරන්න"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "වගු නà·à¶¸ මූලය ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කරන්න"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "නà·à¶¸ මූලය සහිත වගු පිටපත් කරන්න"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "සිට"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "දක්වà·"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "ඉදිරිපත් කරන්න"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "වගු නà·à¶¸ මූලයක් එක් කරන්න"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "නà·à¶¸ මූලයක් එක් කරන්න"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "පහත විමසුම ක්â€à¶»à·’යà·à¶­à·Šà¶¸à¶š කිරීමට ඔබට ඇත්තෙන්ම අවà·à·Šâ€à¶ºà¶¯?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "වෙනස්කම් නà·à¶­"
@@ -7217,16 +7334,16 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "දත්තගබඩ෠නමින් පෙරහන්න"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "පෙරහන ප්â€à¶»à¶­à·Šâ€à¶ºà·à¶»à¶¸à·Šà¶· කරන්න"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "අයිතම නමින් පෙරහන්න"
@@ -7242,7 +7359,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "තීර"
@@ -7251,7 +7368,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "නව තීරයක්"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "නව සිද්ධියක්"
@@ -7262,12 +7379,12 @@ msgstr "නව සිද්ධියක්"
msgid "Functions"
msgstr "à·à·Šâ€à¶»à·’ත"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "නව à·à·Šâ€à¶»à·’තයක්"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "නව සුචියක්"
@@ -7278,7 +7395,7 @@ msgstr "නව සුචියක්"
msgid "Procedures"
msgstr "ක්â€à¶»à·’යà·à¶´à¶§à·’පà·à¶§à·’"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7289,7 +7406,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "නව වගුවක්"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "නව ප්â€à¶»à·šà¶»à¶šà¶ºà¶šà·Š"
@@ -7299,13 +7416,15 @@ msgstr "නව ප්â€à¶»à·šà¶»à¶šà¶ºà¶šà·Š"
msgid "Views"
msgstr "දසුන්"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "නව දසුනක්"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "බවට දත්තගබඩà·à·€à·š නම වෙනස් කරන්න"
#: libraries/operations.lib.php:107
@@ -7322,22 +7441,24 @@ msgid "Drop the database (DROP)"
msgstr "දත්තගබඩà·à·€ හලන්න. (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "à·ƒà·à¶šà·’ල්ල පමණයි"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "à·ƒà·à¶šà·’ල්ල සහ දත්ත"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "දත්ත පමණයි"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "වෙත දත්තගබඩà·à·€ පිටවත් කරන්න"
#: libraries/operations.lib.php:186
@@ -7377,8 +7498,11 @@ msgstr "වගු විකල්ප"
msgid "Rename table to"
msgstr "වගුව බවට නම වෙනස් කරන්න"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "වගු විස්තර"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "ගබඩ෠යන්ත්â€à¶»â€"
@@ -7528,20 +7652,14 @@ msgstr "ඔබගේ à·ƒà·à·ƒà·’ය කල් ඉකුත් වී ඇත. à¶
msgid "You can enter hostname/IP address and port separated by space."
msgstr "ඔබට සේවà·à¶¯à·à¶ºà¶šà¶º/IP ලිපිනය සහ පොර්ට් අංකය හිස්තà·à¶±à¶šà·Š මගින් වෙන්කර ඇතුල් කල à·„à·à¶š."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "සේවà·à¶¯à·à¶ºà¶šà¶º:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "භà·à·€à·’ත නà·à¶¸à¶º:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "මුරපදය:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š තේරීම"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7697,11 +7815,27 @@ msgstr "වගුවේ à·ƒà·à¶šà·’ල්ල @TABLE@"
msgid "Object creation options"
msgstr "වස්තු නිර්මà·à¶«à¶º කිරීමේ විකල්ප"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "වගු සිරස් තලය"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "වගු සිරස්තලය (සබà·à¶³à·’)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "ලේබල යතුර"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7719,32 +7853,60 @@ msgstr "විස්තර පෙන්වන්න"
msgid "Display MIME types"
msgstr "MIME වර්ග පෙන්වන්න"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "තීර නම් පළමු පේළියේ යොදන්න"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "දà·à¶ºà¶šà¶ºà·"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "උත්පà·à¶¯à¶± වේලà·à·€"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP අනුවà·à¶¯à¶º"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "දත්තගබඩà·à·€"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "දත්ත"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "à·ƒà·à¶šà·’ල්ල"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "වගු නම් අපනයනය කරන්න"
@@ -7913,6 +8075,12 @@ msgstr "වස්තු නිර්මà·à¶«à¶º කිරීමේ විකල
msgid "Export contents"
msgstr "අන්තර්ගතය අපනයනය කරන්න"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "වගුව"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8177,7 +8345,6 @@ msgid "Enabled"
msgstr "සක්â€à¶»à·’ය කරන ලද"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "වගු සබඳත෠වලට අදà·à¶½ à·ƒà·à¶¸à·à¶±à·Šâ€à¶º විà·à·šà·‚à·à¶‚ග"
@@ -8204,11 +8371,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "ඔබගේ column_comments වගුව යà·à·€à¶­à·Šà¶šà·à¶½à·“න කරන්නේ කෙසේද යන්න පිළිබඳව ලියකියවිලි බලන්න"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "පොත් සලකුණු කරන ලද SQL විමසුම"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL ඉතිහà·à·ƒà¶º"
@@ -8247,7 +8414,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr "යà·à·€à¶­à·Šà¶šà·à¶½à·“න කරන ලද වින්â€à¶ºà·à·ƒ ගොනුව පූරණය සඳහ෠phpMyAdmin වෙත නà·à·€à¶­ වරක් ඇතුල් වන්න."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "විස්තරයක් නොමà·à¶­"
@@ -8272,17 +8439,24 @@ msgstr ""
"ඔබගේ වින්â€à¶ºà·à·ƒ ගොනුවේ (my.cnf) අනන්â€à¶º සේවà·à¶¯à·à¶ºà¶š-à·„à·à¶³à·”නුමක් ඇති බවට තහවුරු කරගන්න. එසේ නොමà·à¶­à·’ "
"නම් පහත පේළිය [mysqld] කොටසට ඇතුලත් කරන්න:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "භà·à·€à·’ත නà·à¶¸à¶º"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "භà·à·€à·’ත නà·à¶¸à¶º"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "පà·à¶»à·Šà¶§à·Š"
#: libraries/replication_gui.lib.php:112
@@ -8293,7 +8467,7 @@ msgstr "ප්â€à¶»à¶°à·à¶± සේවà·à¶¯à·à¶ºà¶šà¶ºà·š තත්වය"
msgid "Slave status"
msgstr "අනුගà·à¶¸à·’ සේවà·à¶¯à·à¶ºà¶šà¶ºà·š තත්වය"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "විචල්â€à¶ºà¶º"
@@ -8302,6 +8476,15 @@ msgstr "විචල්â€à¶ºà¶º"
msgid "Server ID"
msgstr "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š à·„à·à¶³à·”නුම් අංකය"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "දà·à¶ºà¶šà¶ºà·"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8320,12 +8503,11 @@ msgstr "ඕනෑම භà·à·€à·’ත෠කරන්නෙක්"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "පෙළ ක්ෂේත්â€à¶» භà·à·€à·’ත෠කරන්න"
#: libraries/replication_gui.lib.php:326
@@ -8356,8 +8538,15 @@ msgid ""
msgstr ""
"දà·à¶ºà¶š වගුව භà·à·€à·’ත෠කෙරෙයි නම් මෙම ක්ෂේත්â€à¶»à¶º නොසà·à¶½à¶šà·™à¶± අතර දà·à¶ºà¶š වගුවේ ඇති අගයන් භà·à·€à·’ත෠කෙරේ."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "නà·à·€à¶­ ටයිප් කරන්න"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "මුරපදය උත්පà·à¶¯à¶±à¶º කරන්න"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8399,11 +8588,14 @@ msgstr "<b>ඔබගේ ඉල්ලීම පිරිසකසන අතරත
msgid "Edit event"
msgstr "සිද්ධිය සංස්කරණය කරන්න"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "ඉල්ලීම පිරිසà·à¶šà·ƒà·“මේදී දà·à· ඇතිවිය"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8674,81 +8866,81 @@ msgstr "ඔබ වලංගු වගු නà·à¶¸à¶ºà¶šà·Š ලබà·à¶¯à·’ය à
msgid "You must provide a trigger definition."
msgstr "ඔබ ප්â€à¶»à·šà¶»à¶š අර්ථදක්වීමක් ලබ෠දිය යුතුය."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "නෛත්â€à¶ºà¶šà¶ºà¶šà·Š එක් කරන්න"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "%s නෛත්â€à¶ºà¶šà¶ºà·š අපනයනය"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "නෛත්â€à¶ºà¶š"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "නෛත්â€à¶ºà¶šà¶ºà¶šà·Š à·ƒà·à¶¯à·“ම සඳහ෠ඔබට ප්â€à¶»à¶¸à·à¶«à·€à¶­à·Š වරප්â€à¶»à·ƒà·à¶¯ නොමà·à¶­"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "%2$s දත්තගබඩà·à·€à·š %1$s නමින් නෛත්â€à¶ºà¶š කිසිවක් හමු නොවිණි"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "පෙන්වීම සඳහ෠නෛත්â€à¶ºà¶š නොමà·à¶­."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "ප්â€à¶»à·šà¶»à¶šà¶ºà¶šà·Š එක් කරන්න"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "%s ප්â€à¶»à·šà¶»à¶šà¶ºà·š අපනයන"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "ප්â€à¶»à·šà¶»à¶š"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "ප්â€à¶»à·šà¶»à¶šà¶ºà¶šà·Š à·ƒà·à¶¯à·“ම සඳහ෠ඔබට ප්â€à¶»à¶¸à·à¶«à·€à¶­à·Š වරප්â€à¶»à·ƒà·à¶¯ නොමà·à¶­"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "%2$s දත්තගබඩà·à·€à·š %1$s නමින් ප්â€à¶»à·šà¶»à¶š කිසිවක් හමු නොවිණි"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "පෙන්වීම සඳහ෠ප්â€à¶»à·šà¶»à¶š නොමà·à¶­."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "සිද්ධියක් එක් කරන්න"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "%s සිද්ධියේ අපනයන"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "සිද්ධිය"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "සිද්ධියක් à·ƒà·à¶¯à·“ම සඳහ෠ඔබට ප්â€à¶»à¶¸à·à¶«à·€à¶­à·Š වරප්â€à¶»à·ƒà·à¶¯ නොමà·à¶­"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "%2$s දත්තගබඩà·à·€à·š %1$s නමින් සිද්ධි කිසිවක් හමු නොවිණි"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "පෙන්වීම සඳහ෠සිද්ධි නොමà·à¶­."
@@ -8804,7 +8996,7 @@ msgstr "ගුණà·à¶‚ග"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "අතිරේක"
@@ -8902,14 +9094,16 @@ msgstr "වත්මන් පිටුවේ තව දුරටත් නොà¶
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "%1$s නොදන්න෠භà·à·‚à·à·€à¶šà·’."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "වත්මන් සේවà·à¶¯à·à¶ºà¶šà¶º"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9145,6 +9339,12 @@ msgstr ""
msgid "Login Information"
msgstr "ලොගින තොරතුරු"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "පෙළ ක්ෂේත්â€à¶» භà·à·€à·’ත෠කරන්න"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "මුරපදය වෙනස් නොකරන්න"
@@ -9181,6 +9381,13 @@ msgstr "&quot;%s&quot; දත්තගබඩà·à·€ සඳහ෠සියලු
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot; වෙත ප්â€à¶»à·€à·šà· වරප්â€à¶»à·ƒà·à¶¯ ඇති භà·à·€à·’ත෠කරන්නන්"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "භà·à·€à·’ත෠කරන්නà·"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9219,7 +9426,6 @@ msgid "No user found."
msgstr "භà·à·€à·’ත෠කරන්නන් හමු නොවිණි."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "වරප්â€à¶»à·ƒà·à¶¯ සංස්කරණය කරන්න"
@@ -9259,7 +9465,9 @@ msgid "Column-specific privileges"
msgstr "තීර-විà·à·šà·‚à·“ වරප්â€à¶»à·ƒà·à¶¯"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "පහත දත්තගබඩà·à·€à¶§ වරප්â€à¶»à·ƒà·à¶¯ එක් කරන්න"
#: libraries/server_privileges.lib.php:2290
@@ -9267,7 +9475,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "පහත වගුවට වරප්â€à¶»à·ƒà·à¶¯ එක් කරන්න"
#: libraries/server_privileges.lib.php:2525
@@ -9306,6 +9516,12 @@ msgstr "ඔබ %s සඳහ෠වරප්â€à¶»à·ƒà·à¶¯ අලුත් කà¶
msgid "Privileges for %s"
msgstr "%s සඳහ෠වරප්â€à¶»à·ƒà·à¶¯"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "වරප්â€à¶»à·ƒà·à¶¯ සංස්කරණය කරන්න"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "භà·à·€à·’ත෠කරන්නන් පිළිබඳ දළ විà·à·Šà¶½à·šà·‚ණය"
@@ -9330,45 +9546,47 @@ msgstr "තà·à¶»à·à¶œà¶­à·Š භà·à·€à·’ත කරන්න෠වරප්â€
msgid "You have added a new user."
msgstr "ඔබ නව භà·à·€à·’ත෠කරන්නනෙක් එක් කරන ලදි."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "SQL විමසුමක් සිදු කරන්න/%s සේවà·à¶¯à·à¶ºà¶šà¶º මත විමසුම්"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "SQL විමසුමක් සිදු කරන්න/%s දත්තගබඩà·à·€ මත විමසුම්"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "මකන්න"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "මෙම SQL විමසුම පොත් සලකුණුගත කරන්න"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "සියලු භà·à·€à·’ත෠කරන්නනට මෙම පොත් සලකුණට පිවිසීමට ඉඩ දෙන්න"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "එකම නම ඇති පොත් සලකුණ ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කරන්න"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "පරිසීමකය"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "මෙම විමසුම මෙහි නà·à·€à¶­ පෙන්වන්න"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "දර්à·à¶±à¶º කිරීම පමණි"
@@ -9435,11 +9653,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s වගුව හිස් කරන ලදි"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "අවධà·à¶±à¶º සක්â€à¶»à·“යයි."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "අවධà·à¶±à¶º අක්â€à¶»à·“යයි."
@@ -9465,7 +9683,11 @@ msgstr "වගුවට නà·à¶¸ මූලයක් එක් කරන්න"
msgid "Check tables having overhead"
msgstr "පිරිවà·à¶ºà¶šà·Š සහිත වගු පරීක්ෂ෠කරන්න"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "සුබෙදන්න"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "කිසිවක් නà·à¶­"
@@ -9547,7 +9769,7 @@ msgstr "වගුව මුලදී"
msgid "After %s"
msgstr "%s ට පසු"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "පේළි සංඛ්â€à¶º ලේඛන"
@@ -9615,7 +9837,7 @@ msgstr "FULLTEXT මූලය එක් කරන්න"
msgid "Information"
msgstr "තොරතුරු"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "අවකà·à· භà·à·€à·’තය"
@@ -9623,12 +9845,12 @@ msgstr "අවකà·à· භà·à·€à·’තය"
msgid "Effective"
msgstr "එලදà·à¶ºà·“"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "%1$s වගුව à·ƒà·à¶»à·Šà¶®à¶šà·€ වෙනස් කරන ලදි"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "විමසුම් දà·à·‚ය"
@@ -9713,8 +9935,20 @@ msgstr "%s ට පසු"
msgid "Table name"
msgstr "වගුවේ නම"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "ගබඩ෠යන්ත්â€à¶»â€"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "පරිතුලනය"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9839,7 +10073,9 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "වගු ගණන"
#: pmd_general.php:467
@@ -9886,7 +10122,9 @@ msgid "Page creation failed"
msgstr "පිටුව සෑදීම අසමත් විය"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "පිටුව"
#: pmd_pdf.php:123
@@ -9906,8 +10144,10 @@ msgid "New page name: "
msgstr "නව පිටු නà·à¶¸à¶º: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "Export to selected page"
+msgid "Export/Import to scale:"
+msgstr "තà·à¶»à·à¶œà¶­à·Š පිටු අපනයනය කරන්න"
#: pmd_pdf.php:146
msgid "recommended"
@@ -9925,6 +10165,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "වගු සබඳත෠වලට අදà·à¶½ à·ƒà·à¶¸à·à¶±à·Šâ€à¶º විà·à·šà·‚à·à¶‚ග"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "අභ්â€à¶ºà¶±à·Šà¶­à¶» සබඳත෠එක් කරන ලදි"
@@ -10014,6 +10260,12 @@ msgstr "ගොනු ආනයනය"
msgid "All"
msgstr "සියලු"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL ඉතිහà·à·ƒà¶º"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10062,20 +10314,20 @@ msgstr[1] "දත්තගබඩ෠%1$d ක් à·ƒà·à¶»à·Šà¶®à¶šà·€ හලන
msgid "Databases statistics"
msgstr "දත්තගබඩ෠සංඛ්â€à¶ºà· ලේඛන"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "ප්â€à¶»à¶°à·à¶± අනුරූකරණය"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "අනුගà·à¶¸à·’ අනුරූකරණය"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "සංඛ්â€à¶ºà· ලේඛන සක්â€à¶»à·’ය කරන්න"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10083,11 +10335,11 @@ msgstr ""
"සටහන: සංඛ්â€à¶ºà·à¶½à·šà¶›à¶± සක්â€à¶»à·“ය කිරීම මගින් වෙබ් සේවà·à¶¯à·à¶ºà¶šà¶º සහ MySQL සේවà·à¶¯à·à¶ºà¶šà¶º අතර විà·à·à¶½ දත්ත "
"හුවමà·à¶»à·”වක් ඇති විය à·„à·à¶šà·’ය."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "දත්තගබඩ෠නොමà·à¶­"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "ගබඩ෠යන්ත්â€à¶»"
@@ -10115,7 +10367,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "අනුවà·à¶¯à¶º"
@@ -10449,10 +10701,6 @@ msgstr "ප්â€à¶»à·ƒà·Šà¶®à·à¶» වෙනස් කර/අනුපිලි
msgid "Add chart"
msgstr "ප්â€à¶»à·ƒà·Šà¶®à·à¶» එක් කරන්න"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "ප්â€à¶»à·ƒà·Šà¶®à·à¶» වෙනස් කිරීම/අනුපිලිවෙල සකස් කිරීම"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "යà·à·€à¶­à·Šà¶šà·à¶½à·“න කිරීමේ à·à·Šâ€à¶»à·“à¶â€à·Šâ€à¶»à¶­à·à·€"
@@ -10640,6 +10888,24 @@ msgstr[1] "මිනිත්තු %dක්"
msgid "Questions since startup: %s"
msgstr "ආරම්භයේ සිට සේවà·à¶¯à·à¶ºà¶šà¶º වෙත යà·à·€à·”ණු ප්â€à¶»à·à·Šà¶± ගණන: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "පà·à¶ºà¶šà¶§"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "මිනිත්තුවකට"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "තප්පරයකට"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "ප්â€à¶»à¶šà·à·à¶º"
@@ -11262,7 +11528,7 @@ msgid "Global value"
msgstr "ගà·à¶½à·“ය අගය"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "බà·à¶œà¶­ කරන්න"
@@ -11368,7 +11634,7 @@ msgstr "පරිත්â€à¶ºà·à¶œ කරන්න"
msgid "Edit server"
msgstr "සේවà·à¶¯à·à¶ºà¶šà¶º සංස්කරණය කරන්න"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "නව සේවà·à¶¯à·à¶ºà¶šà¶ºà¶šà·Š එක් කරන්න"
@@ -11576,7 +11842,9 @@ msgid "SQL result"
msgstr "SQL ප්â€à¶»à¶­à·’ළුල"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "උත්පà·à¶¯à¶±à¶º කරන ලද්දේ"
#: sql.php:1234
@@ -11596,8 +11864,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "මෙම SQL විමසුම පොත් සලකුණුගත කරන්න"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "ලේබලය"
#: tbl_chart.php:38
@@ -11675,17 +11949,17 @@ msgstr "X අගයන්"
msgid "Y-Axis label:"
msgstr "Y-අක්ෂයේ ලේබලය:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "%s වගුව දà·à¶±à¶§à¶¸à¶­à·Š පවතී!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' දත්තගබඩà·à·€ නොමà·à¶­."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "%1$s වගුව à·ƒà·à¶¯à¶± ලදි."
@@ -11694,6 +11968,10 @@ msgstr "%1$s වගුව à·ƒà·à¶¯à¶± ලදි."
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "වලංගු නොවන වගු නම"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "ජ්â€à¶ºà·à¶¸à·’තික දත්ත නිරූපණය"
@@ -11714,7 +11992,7 @@ msgstr "ජ්â€à¶ºà·à¶¸à·’තික තීරුව"
msgid "Redraw"
msgstr "නà·à·€à¶­ අඳින්න"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "ගොනුවේ නම"
@@ -11774,9 +12052,23 @@ msgid "The table name is empty!"
msgstr "වගුවෙහි නම හිස්ව ඇත!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "වගු පෙන්වමින්"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "අවකà·à· භà·à·€à·’තය"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "පේළි සංඛ්â€à¶º ලේඛන"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11808,6 +12100,12 @@ msgstr "වගුව සඳහ෠සීම෠බà·à¶°à¶š"
msgid "No index defined! Create one below"
msgstr "සුචියක් අර්ථදක්ව෠නà·à¶­!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "පෙන්වීම සඳහ෠තීරය â€à¶­à·à¶»à·à¶œà¶±à·Šà¶±"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11851,108 +12149,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "%s වන අනුවà·à¶¯à¶ºà·š à·ƒà·à¶«à¶»à·”à·€ (SQL කේත)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "අවධà·à¶±à¶º පිළිබඳ දත්ත පේළිය à·€à·à¶»à·Šà¶­à·à·€à·™à¶±à·Š ඉවත් කරන්න"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "දත්ත නොමà·à¶­"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "දිනය"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "දත්ත අර්ථ දà·à¶šà·Šà·€à·“ම"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "මෙම විකල්පය මගින් ඔබගේ වගුව සහ දත්ත ප්â€à¶»à¶­à·’ස්ථà·à¶´à¶±à¶º කෙරෙනු ඇත."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL ක්â€à¶»à·’යà·à¶­à·Šà¶¸à¶š කිරීම"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "අපනයන කරන්න %s ලෙස"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "අනුවà·à¶¯ පෙන්වන්න"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "%s සඳහ෠අවධà·à¶±à¶º අක්â€à¶»à·“ය කරන්න"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "අක්â€à¶»à·“ය කරන්න"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "%s සඳහ෠අවධà·à¶±à¶º සක්â€à¶»à·“ය කරන්න"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "සක්â€à¶»à·“ය කරන්න"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "%2$s à·„à·’ %1$s වන අනුවà·à¶¯à¶º à·ƒà·à¶¯à¶±à·Šà¶±"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "අනුවà·à¶¯à¶º à·ƒà·à¶¯à¶±à·Šà¶±"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "තේමà·à·€"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "තවත් තේමà·à·€à¶±à·Š ලබ෠ගන්න!"
@@ -13136,6 +13438,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert à·à·”න්â€à¶ºà¶ºà¶§ සිටුව෠ඇත"
+#~ msgid "Live traffic chart"
+#~ msgstr "සජීවී දත්ත හුවමà·à¶»à·” ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶º"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "සජීවී සබඳතà·/ක්â€à¶»à·’යà·à·€à¶½à·’ ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶º"
+
+#~ msgid "Live query chart"
+#~ msgstr "සජීවී විමසුම් ප්â€à¶»à·ƒà·Šà¶­à·à¶»à¶º"
+
+#~ msgid "Static data"
+#~ msgstr "ස්ථිතික දත්ත"
+
+#~ msgid "And"
+#~ msgstr "සහ"
+
+#~ msgid "Number of rows"
+#~ msgstr "පේළි ගණන"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "තීර ඇවුරුම් සළකුණ"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "තීර මගහà·à¶»à·“මේ සළකුණ"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL වෙනුවට භà·à·€à·’ත෠කරන්න"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "පේළි අවසන් කිරීමේ සළකුණ"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "ප්â€à¶»à·ƒà·Šà¶®à·à¶» වෙනස් කිරීම/අනුපිලිවෙල සකස් කිරීම"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/sk.po b/po/sk.po
index 8a9288dcd2..00cf9d6d38 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-09 16:20+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Slovak <http://l10n.cihar.com/projects/phpmyadmin/master/sk/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Zobraziť všetko"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Číslo stránky:"
@@ -40,19 +40,18 @@ msgstr ""
"nadradené okno, alebo prehliadaÄ blokuje operácie medzi oknami z dôvodu "
"bezpeÄnostných nastavení."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Hľadať"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Hľadať"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Vykonaj"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "KľúÄový názov"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Popis"
@@ -118,15 +117,16 @@ msgstr "Databáza %1$s bola vytvorená."
msgid "Database comment: "
msgstr "Komentár k databáze: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komentár k tabuľke"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "Komentár k tabuľke"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Stĺpec"
@@ -162,12 +162,12 @@ msgstr "Stĺpec"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Typ"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Typ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Nulový"
@@ -194,7 +194,7 @@ msgstr "Nulový"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Predvolené"
@@ -220,11 +220,11 @@ msgstr "Linkovať na"
msgid "Comments"
msgstr "Komentáre"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Komentáre"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nie"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Nie"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ãno"
@@ -275,7 +275,7 @@ msgstr "Ãno"
msgid "View dump (schema) of database"
msgstr "Zobraziť dump (schému) databázy"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Neboli nájdené žiadne tabuľky v tejto databáze."
@@ -288,7 +288,7 @@ msgstr "OznaÄiÅ¥ vÅ¡etko"
msgid "Unselect All"
msgstr "OdznaÄiÅ¥ vÅ¡etko"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Meno databázy je prázdne!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabuľka"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Riadkov"
@@ -340,28 +339,25 @@ msgstr "Veľkosť"
msgid "in use"
msgstr "práve sa používa"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Vytvorenie"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Posledná zmena"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Posledná kontrola"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -400,16 +396,12 @@ msgstr "Sledované tabuľky"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Databáza"
@@ -417,17 +409,17 @@ msgstr "Databáza"
msgid "Last version"
msgstr "Posledná verzia"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Vytvorené"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Aktualizované"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Stav"
@@ -436,13 +428,11 @@ msgstr "Stav"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Akcia"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Ukázať"
@@ -451,18 +441,18 @@ msgid "Delete tracking data for this table"
msgstr "Odstrániť všetky informácie o sledovaní tejto tabuľky"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Odstrániť"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "zapnuté"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "nie je zapnuté"
@@ -470,11 +460,11 @@ msgstr "nie je zapnuté"
msgid "Versions"
msgstr "Verzia"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Informácie o monitorovanie"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Snímok štruktúry"
@@ -490,24 +480,24 @@ msgstr "Sledovať tabuľku"
msgid "Database Log"
msgstr "Databázový log"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Nesprávny typ!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Vybraný typ exportu musí byť uložený do súboru!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Chybné parametre!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedostatok miesta pre uloženie súboru %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -515,12 +505,12 @@ msgstr ""
"Súbor %s už existuje na servery, zmente názov súboru alebo zvolte prepísanie "
"súboru."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Výpis bol uložený do súboru %s."
@@ -534,69 +524,82 @@ msgstr "Chybný typ exportu"
msgid "Value for the column \"%s\""
msgstr "Hodnota pre pole \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Použíť OpenStreetMap ako základnú vrstvu"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Bod"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Bod %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Pridať bod"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linka"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Vonkajší obrys"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Vnútorný obrys"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Pridať linku"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Pridať vnútorný obrys"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Polygón"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Pridať polygón"
@@ -698,12 +701,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL dopyt bol úspešne vykonaný"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Späť"
@@ -733,37 +736,40 @@ msgstr "Ďalšie nastavenia"
msgid "Database server"
msgstr "Databázový server"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Port servera"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Verzia serveru"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Verzia protokolu"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Používateľ"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Znaková sada servera"
#: index.php:269
@@ -771,30 +777,36 @@ msgid "Web server"
msgstr "Webový server"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Verzia databázového klienta"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Rozšírenie PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Zobraziť informácie o PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informácie o verzii"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentácia"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -910,7 +922,7 @@ msgstr "Príkaz \"DROP DATABASE\" je zakázaný."
msgid "Do you really want to execute \"%s\"?"
msgstr "SkutoÄne chcete vykonaÅ¥ príkaz \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Chystáte sa ZMAZAŤ celú databázu!"
@@ -994,70 +1006,36 @@ msgstr "NaÄítavam oprávnenia"
msgid "Removing Selected Users"
msgstr "Odstránenie vybraných používateľov"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Zavrieť"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Upraviť"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Živý graf prevádzky"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Živý graf spojení/procesov"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Živý graf dopytov"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Celkom"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Ostatné"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Spojenia / Procesy"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Vaše nastavenie monitoru nie je kompatibilné"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1068,161 +1046,161 @@ msgstr ""
"touto verziou monitora a pravdepodobne nebude fungovať správne. Prosím, "
"obnovte východzie nastavenie v ponuke <i>Nastavenia</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Úspešnosť vyrovnávacej pamäte príkazov"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Využitie vyrovnávacej pamäte príkazov"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Využitá vyrovnávacia pamäť príkazov"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Využitie CPU"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Systémová pamäť"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Stránkovacia oblasť"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Priemerné vyťaženie"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Celková pamäť"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Vyrovnávacia pamäť"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Vyrovnávacia pamäť"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Voľná pamäť"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Využitá pamäť"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Swap celkom"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Cachovaný swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Využitý swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Voľný swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Odoslaných bajtov"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Prijatých bajtov"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Spojenia"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesy"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabuliek"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Dopyty"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Vyťaženie"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Nastavenia"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Odstrániť graf"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Upraviť názov a popisy"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Pridať graf do mriežky"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Pridajte prosím aspoň jednu hodnotu do série"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1230,39 +1208,39 @@ msgstr "Pridajte prosím aspoň jednu hodnotu do série"
msgid "None"
msgstr "Žiadny"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Obnoviť monitor"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Prerušiť monitor"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log a slow_query_log sú povolené."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log je povolený."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log je povolený."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log a general_log sú zakázané."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output nie je nastavený do tabuľky."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output je nastavený do tabuľky."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1273,12 +1251,12 @@ msgstr ""
"sekúnd. DoporuÄujeme nastaviÅ¥ premennú long_query_time na 0-2 sekundy, v "
"závislosti na zaťažení vášho systému."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time je nastavený na %d sekúnd."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1287,30 +1265,30 @@ msgstr ""
"servera:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Nastaviť log_output do %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Zapnúť %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Vypnúť %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Nastaviť long_query_time na %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1318,53 +1296,53 @@ msgstr ""
"Nemôžete zmeniť tieto premenné. Prihláste sa prosím ako root alebo "
"kontaktujte vášho správcu databázy."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Zmeniť nastavenia"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Aktuálne nastavenia"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Názov grafu"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Rozdiely"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Vydelené s %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Jednotka"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Zo záznamu pomalých dopytov"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Z všeobecného logu"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analyzujem záznamy"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "NaÄítavam a analyzujem záznamy. Môže to chvíľu trvaÅ¥."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Zrušiť požiadavku"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1374,7 +1352,7 @@ msgstr ""
"Kritériom na zoskupenie bol len samotný SQL dopyt, takže ostatné atribúty "
"dopytov, ako je napr. Äas spustenia, sa môžu líšiÅ¥."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1383,35 +1361,35 @@ msgstr ""
"KeÄže bolo zvolené zoskupovanie INSERT dopytov, sú aj INSERT dopyty do "
"rovnakej tabuľky zoskupované, bez ohľadu na vkladané dáta."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Záznamy boli naÄítané. V tomto Äasovom rozmedzí boli vykonané nasledujúce "
"dopyty:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Prejsť na tabuľku so záznamami"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Žiadne dáta"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Záznamy boli skontrolované, ale v tomto Äasovom rozmedzí neboli nájdené "
"žiadne údaje."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analyzujem…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Vysvetliť výstup"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1419,66 +1397,66 @@ msgstr "Vysvetliť výstup"
msgid "Time"
msgstr "ÄŒas"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Celkový Äas:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Výsledky profilovania"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabuľka"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Graf"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Upraviť graf"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Série"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Nastavenie filtrovania logovacích tabuliek"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filter"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrovať dopyty podľa slova/regulárneho výrazu:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "ZluÄovaÅ¥ dopyty, ignorovaÅ¥ premenné dáta vo WHERE výraze"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "PoÄet zlúÄených riadkov:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Celkom:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "NaÄítavam záznamy"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Obnovenie monitora zlyhalo"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1488,28 +1466,28 @@ msgstr ""
"spôsobené vyprÅ¡aním relácie. Problém môžete vyrieÅ¡iÅ¥ znovu naÄítaním "
"stránky, alebo opätovným prihlásením."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Znovu naÄítaÅ¥ stránku"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Ovplyvnené záznamy:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Zlyhalo spracovanie konfiguraÄného súboru. Pravdepodobne neobsahuje platný "
"JSON kód."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Nepodarilo sa vytvoriť graf z importovanej konfigurácie. Používam východzie "
"nastavenia…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1517,228 +1495,237 @@ msgstr ""
msgid "Import"
msgstr "Import"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importovať konfiguráciu monitora"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Zvoľte súbor, ktorý chcete importovať"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analyzovať dopyt"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Poradca"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Možné problémy s výkonom"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problém"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "OdporúÄanie"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Podrobnosti o pravidle"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Zdôvodnenie"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Použitá premenná / vzorec"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Kontrola"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Zrušiť"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "NaÄítanie"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Prebieha spracovanie požiadavka"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Chyba pri spracovanie požiadavku"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Neboli vybrané žiadne databázy."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Odstraňujem stĺpce"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Pridavam primarny kľúÄ"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Kliknutím zatvoríte túto správu"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Premenovávam databázy"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Znovu naÄítaÅ¥ databázu"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopírujem databázu"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Mením znakovú sadu"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabuľka musí obsahovať aspoň jeden stĺpec"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Pridať tabuľku"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Skryť indexy"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Zobraziť indexy"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Kontrola cudzích kľúÄov:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Zapnuté)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Vypnuté)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Vyhľadávam"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Skryť výsledky vyhľadávania"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Zobraziť výsledky vyhľadávania"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Prechádzať"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Odstraňujem"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Upraviť ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Hodnoty pre pole %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Hodnoty pre nový stĺpec"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Zadajte každú hodnotu do samostatného poľa"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Pridať %d hodnôt"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Poznámka: Ak súbor obsahuje viac tabuliek, tieto budú spojené do jednej"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Skryť vyhľadávacie pole"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Zobrazit vyhľadávacie pole"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Upraviť"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nebol vybraný žiadny riadok"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Zmeniť"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "ÄŒas behu dopytu"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d nie je platné Äíslo riadku."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1747,88 +1734,112 @@ msgstr "%d nie je platné Äíslo riadku."
msgid "Save"
msgstr "Uložiť"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Skryť parametre vyhľadávania"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Zobraziť parametre vyhľadávania"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Zoomovacie vyhľadávanie"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Každý bod reprezentuje riadok dát."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Pohybom myši nad bodom zobrazíte jeho názov."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Pre priblíženie kliknite na sekciu grafu."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Kliknite na tlaÄidlo ObnoviÅ¥ zoom na návrat do pôvodného stavu."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Kliknite na dátový bod pre zobrazenie a prípadnú úpravu dát."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "Graf môžete zväÄÅ¡iÅ¥ potiahnutím za pravý dolný roh."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Zvoľte dva stĺpce"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Zvoľte dva rôzne stĺpce"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Výsledky dopytu"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Obsah datového bodu"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorovať"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopírovať"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Bod"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linka"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygón"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Vnútorný obrys"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Vonkajší obrys"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Pridať stĺpce"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "ZvoliÅ¥ odkazovaný kľúÄ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "ZvoliÅ¥ cudzí kľúÄ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Zoľte, prosím, primárny alebo unikátny kľúÄ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Zvoľte, ktoré polia zobraziť"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1836,46 +1847,46 @@ msgstr ""
"Neuložili ste zmeny v schéme. Ak ich neuložíte, tieto zmeny budú stratené. "
"Chcete pokraÄovaÅ¥?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Pridať voľbu pre stĺpec "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Klávesou ESC ukonÄíte upravovanie"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr "Na stránke sú neuložené zmeny. Naozaj ju chcete opustiť?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Usporiadajte pretiahnutím"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Kliknite pre zoradenie"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Kliknite pre oznaÄenie/odznaÄenie"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Kliknite na šípku<br />pre zmenu viditeľnosti stĺpca"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1884,65 +1895,65 @@ msgstr ""
"zaškrtávanie, úprava, kopírovanie a mazanie liniek nemusí fungovať po "
"uložení."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "VäÄÅ¡inu stĺpcov môžete upraviÅ¥<br />dvojkliknutím na ich obsah."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "VäÄÅ¡inu stĺpcov môžete upraviÅ¥<br />kliknutím na ich obsah."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Prejsť na odkaz"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopírovať názov stĺpca"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Zobraziť riadky"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Vytvoriť heslo"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Vytvoriť"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Zmeniť heslo"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Viac"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Zobraziť všetko"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Skryť indexy"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Zvolený používateľ nebol nájdený v tabuľke práv."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1952,266 +1963,266 @@ msgstr ""
"Najnovšia verzia je %s a bola vydaná %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", posledná stabilná verzia:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "aktuálna"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Hotovo"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Predchádzajúci"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Ďalší"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Dnes"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Január"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Február"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Marec"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Apríl"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Máj"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Jún"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Júl"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "August"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "September"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Október"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "November"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "December"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Máj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jún"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Júl"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Nedeľa"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Pondelok"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Utorok"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Streda"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Å tvrtok"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Piatok"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Sobota"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Po"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Út"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "St"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Å t"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pi"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "So"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Ne"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Po"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ut"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "St"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Å t"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Pi"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "So"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Týž"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalendár-mesiac-rok"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "žiadny"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Hodiny"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minúty"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekundy"
@@ -2261,16 +2272,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "za sekundu"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "za minútu"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "za hodinu"
@@ -2278,45 +2289,61 @@ msgstr "za hodinu"
msgid "per day"
msgstr "za deň"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Existujúci konfiguraÄný súbor (%s) nie je Äitateľný."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"KonfiguraÄný súbor má zlé prístupové práva, nemal by byÅ¥ zapisovateľný pre "
"všetkých!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Veľkosť písma"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Vzostupne"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Zostupne"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Stĺpec"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Triediť"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Ukázať"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kritéria"
#: libraries/DBQbe.class.php:576
@@ -2336,33 +2363,43 @@ msgid "Use Tables"
msgstr "Použiť tabuľky"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Alebo"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "A"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Vložiť"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Zmazať"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Zmeniť"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL dopyt v databáze <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Odošli dopyt"
@@ -2404,8 +2441,8 @@ msgstr[1] "%1$s výskyty v <strong>%2$s</strong>"
msgstr[2] "%1$s výskytov v <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Prechádzať"
@@ -2419,9 +2456,9 @@ msgstr "Odstrániť nájdené záznamy z tabuľky %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Zmazať"
@@ -2457,40 +2494,45 @@ msgstr "Uložiť zmeny"
msgid "Restore column order"
msgstr "Obnoviť poradie stĺpcov"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "ZaÄiatok"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Predchádzajúci"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Ďalší"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Koniec"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Prvý riadok"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "PoÄet riadkov"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "PoÄet riadkov:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Režim"
#: libraries/DisplayResults.class.php:919
@@ -2514,7 +2556,7 @@ msgstr "OpakovaÅ¥ hlaviÄku každých %s riadkov"
msgid "Sort by key"
msgstr "ZoradiÅ¥ podľa kľúÄa"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2625,12 +2667,12 @@ msgid "Query took %01.4f sec"
msgstr "Dopyt zabral %01.4f s"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Výber:"
@@ -2640,16 +2682,16 @@ msgstr "Výber:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "OznaÄiÅ¥ vÅ¡etko"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2750,12 +2792,12 @@ msgstr "Otvoriť nové okno phpMyAdmina"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cookies musia byÅ¥ povolené, pokiaľ chcete pokraÄovaÅ¥."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Pokiaľ chcete pokraÄovaÅ¥, Javascript musí byÅ¥ povolený"
@@ -2767,21 +2809,21 @@ msgstr "Nebol definovaný žiadny index!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indexy"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unikátny"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Zabalené"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Mohutnosť"
@@ -2790,15 +2832,14 @@ msgstr "Mohutnosť"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Zotriedenie"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komentár"
@@ -2811,7 +2852,7 @@ msgstr "Primárny kÄ¾ÃºÄ bol zruÅ¡ený"
msgid "Index %s has been dropped"
msgstr "Index pre %s bol odstránený"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2826,6 +2867,11 @@ msgstr ""
msgid "Databases"
msgstr "Databázy"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2833,35 +2879,39 @@ msgid "View"
msgstr "Pohľad"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Štruktúra"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Hľadať"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Vložiť"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operácie"
@@ -2878,7 +2928,7 @@ msgstr "Sledovanie"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "SpúšťaÄe"
@@ -2901,14 +2951,14 @@ msgstr "Dopyt podľa príkladu"
msgid "Privileges"
msgstr "Oprávnenia"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutiny"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Udalosti"
@@ -2948,7 +2998,7 @@ msgstr ""
msgid "Engines"
msgstr "Systémy"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2995,8 +3045,7 @@ msgstr "Nedávne tabuľky"
msgid "There are no recent tables"
msgstr "Neboli nájdené žiadne nedávne tabuľky"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL dopyt"
@@ -3134,11 +3183,15 @@ msgid "Target database `%s` was not found!"
msgstr "Cieľová databáza `%s` nebola nájdená!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Chybná databáza"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Chybné meno tabuľky"
#: libraries/Table.class.php:1210
@@ -3181,7 +3234,7 @@ msgstr "Funkcia"
msgid "Operator"
msgstr "Operátor"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3197,58 +3250,63 @@ msgstr "Hľadať v tabuľke"
msgid "Edit/Insert"
msgstr "Upraviť/Vložiť"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Zvoliť stĺpec (najmenej jeden):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Alebo"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Záznamov na stránku"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Zobraziť zoradené:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "Maximálny poÄet zobrazených riadkov"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "PrejsÅ¥ hodnoty cudzích kľúÄov"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Rozšírené parametre vyhľadávania"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Vykonať \"dopyt podľa príkladu\" (nahradzujúci znak: \"%\") pre dva rôzne "
"stĺpce"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Vykonať \"dopyt podľa príkladu\" (nahradzujúci znak: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Návod na použitie"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Zrušiť zoom"
@@ -3280,8 +3338,10 @@ msgstr "Vzhľad %s nebol nájdený!"
msgid "Theme path not found for theme %s!"
msgstr "Nebola nájdená platná cesta ku vzhľadu %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Vzhľad"
#: libraries/Types.class.php:296
@@ -3566,7 +3626,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Maximálna veľkosť: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL dopyt"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3579,119 +3645,134 @@ msgstr "Maximálna veľkosť: %s%s"
msgid "MySQL said: "
msgstr "MySQL hlási: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Nepodarilo sa pripojiť k SQL validátoru!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Vysvetliť SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "PreskoÄiÅ¥ vysvetlenie SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Bez PHP kódu"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Vytvoriť PHP kód"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Obnoviť"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Bez kontroly SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Skontrolovať SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Upraviť dopyt na tejto stránke"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Upraviť tu"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilovanie"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ne"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%a %d.%B %Y, %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, 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/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Chýbajúci parameter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Prejsť na databázu &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Kliknite pre prepnutie"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "PrechádzaÅ¥ váš poÄítaÄ:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Zvoľte súbor z upload adresára <b>%s</b> web servera:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Adresár urÄený pre upload súborov sa nedá otvoriÅ¥"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Žiadny súbor pre nahrávanie"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Vyprázdniť"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Spustiť"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "VytlaÄiÅ¥"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Vytvorenie"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Posledná zmena"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Posledná kontrola"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "zdieľaný"
@@ -3703,13 +3784,17 @@ msgstr "zdieľaný"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Dáta"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Celkom"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3771,6 +3856,12 @@ msgstr "Chybný index servera: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Chybné meno servera %1$s. Prosím, skontrolujte konfiguráciu."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "V konfigurácii je nastavená nesprávna autentifikaÄná metóda:"
@@ -3822,7 +3913,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Vypnuté"
@@ -3910,7 +4001,7 @@ msgstr "Neplatné Äíslo portu"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Nesprávna hodnota"
@@ -3959,25 +4050,25 @@ msgstr "Nebolo nájdené rozšírenie SOAP"
msgid "maximum %s"
msgstr "maximálne %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Nastavená hodnota: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Obnoviť východziu hodnotu"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Povoliť užívateľom prispôsobiť túto hodnotu"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4238,7 +4329,7 @@ msgid "Character set of the file"
msgstr "Znaková sada súboru"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formát"
@@ -4255,7 +4346,6 @@ msgstr "Kompresia"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4265,22 +4355,28 @@ msgstr "Pridať názvy polí na prvý riadok"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Polia uzatvorené do"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Polia uzatvorené do:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Polia uvedené pomocou"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Polia uvedené pomocou:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Nahradiť NULL hodnoty pomocou"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Nahradiť NULL hodnoty:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4289,13 +4385,17 @@ msgstr "Odstrániť konce riadkov (CRLF) z polí"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Riadky ukonÄené"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Riadky ukonÄené"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Riadky ukonÄené:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4330,8 +4430,6 @@ msgid "Include table caption"
msgstr "Zahrnúť nadpis tabuľky"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Nadpis tabuľky"
@@ -4340,8 +4438,6 @@ msgid "Continued table caption"
msgstr "Nadpis pokraÄovania tabuľky"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Návestie"
@@ -4366,7 +4462,7 @@ msgid "Save on server"
msgstr "Uložiť na server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Prepísať existujúce súbory"
@@ -4384,7 +4480,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Režim kompatibility SQL"
@@ -6022,7 +6118,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "UrÄuje Äi má príkazové okno ostaÅ¥ na obrazovke po vykonaní"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Zachovať príkazové okno"
@@ -6054,12 +6150,8 @@ msgstr "PreskoÄiÅ¥ zamknuté tabuľky"
msgid "Requires SQL Validator to be enabled"
msgstr "Vyžaduje povolené kontrolovanie SQL"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6086,8 +6178,8 @@ msgstr ""
"Pokiaľ máte vlastné užívateľské meno, zadajte ho tu (východzie [kbd]anonymous"
"[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Užívateľ"
@@ -6303,6 +6395,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Nesprávna hodnota"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6356,15 +6454,25 @@ msgstr "Nepodarilo sa pripojiť ku controluser podľa nastavení z konfigurácie
msgid "No Password"
msgstr "Žiadne heslo"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Heslo:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Potvrdiť"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Hashovanie hesla"
#: libraries/display_change_password.lib.php:87
@@ -6372,7 +6480,6 @@ msgid "MySQL 4.0 compatible"
msgstr "Kompatibilné s MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Vytvoriť databázu"
@@ -6380,6 +6487,12 @@ msgstr "Vytvoriť databázu"
msgid "Create"
msgstr "Vytvoriť"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Vytvoriť databázu"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6411,90 +6524,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exportujem databázy z aktuálneho servera"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportujem tabuľky z databázy \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportujem riadky z tabuľky \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Metóda exportu:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Vlastné - zobrazí všetky voľby nastavení"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Databáza(y):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabuľka(y):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Riadky:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Vypísať niektoré riadky"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "PoÄet riadkov:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "ZaÄaÅ¥ od riadku:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Vypísať všetky riadky"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Výstup:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Uložiť na server do adresára <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Uložiť výstup do suboru"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Šablóna pre názov súboru:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "Meno servera bude zmenené na @SERVER@"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", meno databázy bude zmenené na @DATABASE@"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", meno tabuľky bude zmenené na @TABLE@"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6506,45 +6615,45 @@ msgstr ""
"nahradenia: %3$s. Ostatný text bude zachovaný. ViÄ %4$sFAQ%5$s pre viac "
"detailov."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "použiť aj pre budúce exporty"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Znaková sada súboru:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Kompresia:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zazipované"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip-ované"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip-ované"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Zobraziť výstup ako text"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Formát:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Formát - špecifické voľby:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6552,7 +6661,7 @@ msgstr ""
"Posuňte sa nižšie pre nastavenie vybraného formátu a ignorujte nastavenia "
"ostatných."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Prevod znakovej sady:"
@@ -6566,7 +6675,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6702,6 +6811,10 @@ msgstr "Formát - špecifické voľby:"
msgid "Language"
msgstr "Jazyk"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informácie o verzii"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Domovský adresár pre dáta"
@@ -7095,8 +7208,10 @@ msgstr "Kvôli dĺžke poľa,<br /> toto pole sa nemusí dať upraviť"
msgid "Binary - do not edit"
msgstr "Binárny - neupravujte"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "upload adresár web serveru"
#: libraries/insert_edit.lib.php:1400
@@ -7162,42 +7277,42 @@ msgstr "Žiadny"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Nahradiť predponu tabuľky"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Skopírovať tabuľku s predponou"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Z"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Odošli"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Pridať prefix"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Žiadna zmena"
@@ -7416,18 +7531,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter databases by name"
msgstr "Filtrovať tabuľky podľa mena"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter items by name"
@@ -7445,7 +7560,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Stĺpce"
@@ -7454,7 +7569,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7465,12 +7580,12 @@ msgstr ""
msgid "Functions"
msgstr "Funkcie"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7481,7 +7596,7 @@ msgstr ""
msgid "Procedures"
msgstr "Procedúry"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7492,7 +7607,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7502,13 +7617,15 @@ msgstr ""
msgid "Views"
msgstr "Pohľady"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Premenovať databázu na"
#: libraries/operations.lib.php:107
@@ -7525,22 +7642,24 @@ msgid "Drop the database (DROP)"
msgstr "Odstrániť databázu (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Iba štruktúru"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Štruktúru a dáta"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Iba dáta"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Skopírovať databázu do"
#: libraries/operations.lib.php:186
@@ -7579,8 +7698,11 @@ msgstr "Parametre tabuľky"
msgid "Rename table to"
msgstr "Premenovať tabuľku na"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentár k tabuľke"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Úložný Systém"
@@ -7728,20 +7850,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Možete zadať medzerou oddelený hostname/IP adresu a port."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Používateľ:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Heslo:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Voľba serveru"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7898,11 +8014,27 @@ msgstr "Štruktúra tabuľky @TABLE@"
msgid "Object creation options"
msgstr "Možnosti vytvárania objektov"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Nadpis tabuľky"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Nadpis tabuľky (pokraÄovanie)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Návestie"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7920,32 +8052,60 @@ msgstr "Zobraziť komentáre"
msgid "Display MIME types"
msgstr "Zobraziť MIME typy"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Pridať názvy polí na prvý riadok"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Hostiteľ"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Vygenerované"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Verzia PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Databáza"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Dáta"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Štruktúra"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "or type variable name:"
@@ -8102,6 +8262,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabuľka"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8369,7 +8535,6 @@ msgid "Enabled"
msgstr "Zapnuté"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Možnosti všeobecných vzťahov"
@@ -8398,11 +8563,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Obľúbený SQL dopyt"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL história"
@@ -8441,7 +8606,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "bez Popisu"
@@ -8464,17 +8629,24 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Meno používateľa"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Meno používateľa"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8485,7 +8657,7 @@ msgstr "Stav mastra"
msgid "Slave status"
msgstr "Stav podriadených hostov"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Premenná"
@@ -8494,6 +8666,15 @@ msgstr "Premenná"
msgid "Server ID"
msgstr "ID servra"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Hostiteľ"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8511,12 +8692,11 @@ msgstr "Akýkoľvek používateľ"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Požiť textové pole"
#: libraries/replication_gui.lib.php:326
@@ -8548,8 +8728,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Potvrdiť"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Vytvoriť Heslo"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8591,11 +8778,14 @@ msgstr "<b>Pri zpracovaní požadavky došlo k niekoľkým chybám:</b>"
msgid "Edit event"
msgstr "Upraviť udalosť"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Chyba pri spracovaní požiadavky"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8873,81 +9063,81 @@ msgstr "Musíte zadať platný názov tabuľky"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Pridať rutinu"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Export rutiny %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nemáte potrebné oprávnenia na vytvorenie rutiny"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "V databáze %2$s nebola nájdená žiadneatrutina s menom %1$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Neboli nájdené žiadne rutiny."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Pridať trigger"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "spúšťaÄ"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nemáte potrebné oprávnenia na vytvorenie triggera"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "V databáze %2$s nebol nájdený žiadny trigger s menom %1$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Neboli nájdené žiadne spúšťaÄe."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Pridať udalosť"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exportovať udalosť %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "udalosť"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Nemáte potrebné oprávnenia na vytvorenie udalosti"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "V databáze %2$s nebola nájdená žiadna udalosť s menom %1$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Nie sú žiadne udalosti na zobrazenie."
@@ -9003,7 +9193,7 @@ msgstr "Atribúty"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9103,14 +9293,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Zobraziť grafický návrh"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Neznámy jazyk: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Aktuálny server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9355,6 +9547,12 @@ msgstr "Povolí pridávanie uživatelov a práv bez znovunaÄítania tabuliek pr
msgid "Login Information"
msgstr "Prihlasovacie informácie"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Požiť textové pole"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nezmeniť heslo"
@@ -9391,6 +9589,13 @@ msgstr "Prideliť všetky oprávnenia na databázu &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Používatelia majúci prístup k &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Používateľ"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9429,7 +9634,6 @@ msgid "No user found."
msgstr "Nebol nájdený žiadny používateľ."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Upraviť oprávnenia"
@@ -9472,7 +9676,9 @@ msgid "Column-specific privileges"
msgstr "Oprávnenia pre jednotlivé stĺpce"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Pridať oprávnenia pre nasledujúcu databázu"
#: libraries/server_privileges.lib.php:2290
@@ -9482,7 +9688,9 @@ msgstr ""
"použiť doslovne"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Pridať oprávnenia pre nasledujúcu tabuľku"
#: libraries/server_privileges.lib.php:2525
@@ -9523,6 +9731,12 @@ msgstr "Boli aktualizované oprávnenia pre %s."
msgid "Privileges for %s"
msgstr "Oprávnenia"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Upraviť oprávnenia"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Zoznam používatelov"
@@ -9548,45 +9762,47 @@ msgstr "Zvolený používateľ nebol nájdený v tabuľke práv."
msgid "You have added a new user."
msgstr "Používateľ bol pridaný."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "VyÄistiÅ¥"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Pridať tento SQL dopyt do obľúbených"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Dovoliť používať túto položku všetkým používateľom"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Prepísať existujúci príkaz s rovnakým menom"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Neprepisovať tento dopyt z hlavného okna"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "OddeľovaÄ"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Zobraziť tento dopyt znovu"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Iba prezrieť"
@@ -9667,11 +9883,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabuľka %s bola vyprázdená"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Sledovanie je aktívne."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Sledovanie nie je aktívne."
@@ -9697,7 +9913,11 @@ msgstr "Pridať predponu k tabuľke"
msgid "Check tables having overhead"
msgstr "Zvoliť neoptimálne"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Triediť"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Žiadny"
@@ -9781,7 +10001,7 @@ msgstr "Na zaÄiatku tabuľky"
msgid "After %s"
msgstr "Po %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Å tatistika riadku"
@@ -9851,7 +10071,7 @@ msgstr "Pridať fulltextový index"
msgid "Information"
msgstr "Informácia"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Zabrané miesto"
@@ -9859,12 +10079,12 @@ msgstr "Zabrané miesto"
msgid "Effective"
msgstr "Efektívny"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabuľka %1$s bola úspešné upravená"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Chyba dopytu"
@@ -9956,8 +10176,20 @@ msgstr "Po %s"
msgid "Table name"
msgstr "Názov tabuľky"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Úložný Systém"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Zotriedenie"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10083,7 +10315,9 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "PoÄet tabuliek"
#: pmd_general.php:467
@@ -10129,7 +10363,9 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Stránka"
#: pmd_pdf.php:123
@@ -10149,8 +10385,10 @@ msgid "New page name: "
msgstr "Nový názov stránky: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "Export to selected page"
+msgid "Export/Import to scale:"
+msgstr "Exportovať na zvolenú stránku"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10168,6 +10406,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Možnosti všeobecných vzťahov"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Bol pridaný interný vzťah"
@@ -10258,6 +10502,12 @@ msgstr "Importovať súbory"
msgid "All"
msgstr "VÅ¡etko"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL história"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10308,20 +10558,20 @@ msgstr[2] "%s databáz bolo úspešne zrušených."
msgid "Databases statistics"
msgstr "Štatistiky databázy"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Master replikácia"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slave replikácia"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Zobraziť štatistiky"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10329,11 +10579,11 @@ msgstr ""
"Poznámka: Aktivovanie Å¡tatistík databázy môže spôsobiÅ¥ znaÄné zvýšenie "
"sieťovej prevádzky medzi databázou a web serverom."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Žiadne databázy"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Úložné Systémy"
@@ -10361,7 +10611,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Verzia"
@@ -10684,10 +10934,6 @@ msgstr ""
msgid "Add chart"
msgstr "Pridať graf"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Obnovovacia frekvencia"
@@ -10855,6 +11101,24 @@ msgstr[2] "%d minút"
msgid "Questions since startup: %s"
msgstr "Dopytov od spustenia: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "za hodinu"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "za minútu"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "za sekundu"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Údaj"
@@ -11590,7 +11854,7 @@ msgid "Global value"
msgstr "Globálna hodnota"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Stiahnuť"
@@ -11692,7 +11956,7 @@ msgstr ""
msgid "Edit server"
msgstr "Upraviť server"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Pridať nový server"
@@ -11894,7 +12158,9 @@ msgid "SQL result"
msgstr "Výsledok SQL dopytu"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Vygenerované"
#: sql.php:1234
@@ -11915,8 +12181,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problémy s indexami v tabuľke `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Pridať tento SQL dopyt do obľúbených"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Názov"
#: tbl_chart.php:38
@@ -11998,17 +12270,17 @@ msgstr "X Hodnoty"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabuľka %s už existuje!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' databáza neexistuje."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabuľka %1$s bola vytvorená."
@@ -12017,6 +12289,10 @@ msgstr "Tabuľka %1$s bola vytvorená."
msgid "View dump (schema) of table"
msgstr "Zobraziť dump (schému) tabuľky"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Chybné meno tabuľky"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Zobraziť GIS vizualizáciu"
@@ -12037,7 +12313,7 @@ msgstr "Priestorový stĺpec"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Meno súboru"
@@ -12099,9 +12375,23 @@ msgid "The table name is empty!"
msgstr "Tabuľka je prázdna!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Zobrazujem tabuľky"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Zabrané miesto"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Å tatistika riadku"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12133,6 +12423,12 @@ msgstr "Obmedzenie pre tabuľku"
msgid "No index defined! Create one below"
msgstr "Nebol definovaný žiadny index!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Zvoľte, ktoré polia zobraziť"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12178,111 +12474,115 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Odstrániť riadok o sledovaní tabuľky z výpisu"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Žiadne dáta"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Dátum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, 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:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Activate tracking for %s"
msgstr "Chýba hodnota pre %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "Create version"
msgid "Create version %1$s of %2$s"
msgstr "Vytvoriť verziu"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Vytvoriť verziu"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Vzhľad"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Získať viac tém!"
@@ -13444,6 +13744,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert je nastavené na 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Živý graf prevádzky"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Živý graf spojení/procesov"
+
+#~ msgid "Live query chart"
+#~ msgstr "Živý graf dopytov"
+
+#~ msgid "Static data"
+#~ msgstr "Statické data"
+
+#~ msgid "And"
+#~ msgstr "A"
+
+#~ msgid "Number of rows"
+#~ msgstr "PoÄet riadkov"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Polia uzatvorené do"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Polia uvedené pomocou"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Nahradiť NULL hodnoty pomocou"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Riadky ukonÄené"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/sl.po b/po/sl.po
index 1b2f6be852..f6e9db8905 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,32 +1,33 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-04-07 15:09+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-25 20:46+0200\n"
"Last-Translator: Domen <dbc334@gmail.com>\n"
-"Language-Team: Slovenian <http://l10n.cihar.com/projects/phpmyadmin/4-0/sl/>\n"
+"Language-Team: Slovenian "
+"<http://l10n.cihar.com/projects/phpmyadmin/master/sl/>\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"
-"X-Generator: Weblate 1.5-dev\n"
+"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Pokaži vse"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Å tevilka strani:"
@@ -39,19 +40,17 @@ 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:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Iskanje"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Iskanje:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Iskanje"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Izvedi"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ime kljuÄa"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Opis"
@@ -117,15 +116,15 @@ msgstr "Zbirka podatkov %1$s je ustvarjena."
msgid "Database comment: "
msgstr "Pripomba zbirke podatkov: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Pripomba tabele"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Pripombe tabele:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +136,8 @@ msgstr "Pripomba tabele"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Stolpec"
@@ -161,12 +160,12 @@ msgstr "Stolpec"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Vrsta"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +177,7 @@ msgstr "Vrsta"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +192,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Privzeto"
@@ -219,11 +218,11 @@ msgstr "Povezave z"
msgid "Comments"
msgstr "Pripombe"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +235,21 @@ msgstr "Pripombe"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ne"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +262,10 @@ msgstr "Ne"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Da"
@@ -274,7 +273,7 @@ msgstr "Da"
msgid "View dump (schema) of database"
msgstr "Preglej povzetek stanja zbirke podatkov"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "V zbirki podatkov ni mogoÄe najti tabel."
@@ -287,7 +286,7 @@ msgstr "Izberi vse"
msgid "Unselect All"
msgstr "PrekliÄi izbor vsega"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Ime zbirke podatkov je prazno!"
@@ -313,20 +312,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Vrstic"
@@ -339,29 +337,23 @@ msgstr "Velikost"
msgid "in use"
msgstr "v uporabi"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Ustvarjeno"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Ustvarjeno:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "ZadnjiÄ posodobljeno"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "ZadnjiÄ posodobljeno:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "ZadnjiÄ pregledano"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "ZadnjiÄ pregledano:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -400,16 +392,12 @@ msgstr "Sledene tabele"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Zbirka podatkov"
@@ -417,17 +405,17 @@ msgstr "Zbirka podatkov"
msgid "Last version"
msgstr "Zadnja razliÄica"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Ustvarjeno"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Posodobljeno"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Stanje"
@@ -436,13 +424,11 @@ msgstr "Stanje"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Dejanje"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Pokaži"
@@ -451,18 +437,18 @@ msgid "Delete tracking data for this table"
msgstr "Izbriši podatke sledenja te tabele"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Zavrzi"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktivno"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ni aktivno"
@@ -470,11 +456,11 @@ msgstr "ni aktivno"
msgid "Versions"
msgstr "RazliÄice"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "PoroÄilo sledenja"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Posnetek strukture"
@@ -490,24 +476,24 @@ msgstr "Sledi tabeli"
msgid "Database Log"
msgstr "Dnevnik zbirke podatkov"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Slaba vrsta!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Izbrana vrsta izvoza mora biti shranjena v datoteko!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Slabi parametri!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ni dovolj prostora za shranjevanje datoteke %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -515,12 +501,12 @@ msgstr ""
"Datoteka %s že obstaja na strežniku, spremenite ime novi ali prepišite "
"obstojeÄo datoteko."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump je shranjen v datoteko %s."
@@ -534,69 +520,79 @@ msgstr "Neveljavna vrsta izvoza"
msgid "Value for the column \"%s\""
msgstr "Vrednost za stolpec \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Uporabi OpenStreetMaps kot osnovni sloj"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geometrija"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometrija %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "ToÄka"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "ToÄka:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "ToÄka %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Dodaj toÄko"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Daljica"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Daljica %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Zunanji obroÄ"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Zunanji obroÄ:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Notranji obroÄ"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Notranji obroÄ %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Dodaj daljico"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Dodaj notranji obroÄ"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "VeÄkotnik"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "VeÄkotnik %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Dodaj veÄkotnik"
@@ -699,12 +695,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Poizvedba SQL je bila uspešno izvedena"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Nazaj"
@@ -734,66 +730,69 @@ msgstr "VeÄ nastavitev"
msgid "Database server"
msgstr "Strežnik zbirke podatkov"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Strežnik"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Strežnik:"
#: index.php:240
-msgid "Server type"
-msgstr "Vrsta strežnika"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Vrsta strežnika:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "RazliÄica strežnika"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "RazliÄica strežnika:"
#: index.php:248
-msgid "Protocol version"
-msgstr "RazliÄica protokola"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "RazliÄica protokola:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Uporabnik"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Uporabnik:"
#: index.php:257
-msgid "Server charset"
-msgstr "Nabor znakov strežnika"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Nabor znakov strežnika:"
#: index.php:269
msgid "Web server"
msgstr "Spletni strežnik"
#: index.php:282
-msgid "Database client version"
-msgstr "RazliÄica odjemalca zbirk podatkov"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "RazliÄica odjemalca zbirk podatkov:"
#: index.php:286
-msgid "PHP extension"
-msgstr "Razširitev PHP"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "Razširitev PHP:"
#: index.php:300
msgid "Show PHP information"
msgstr "Pokaži podatke o PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Podatki o razliÄici"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Podatki o razliÄici:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacija"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -918,7 +917,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "S tem dejanjem boste UNIÄŒILI celotno zbirko podatkov!"
@@ -1001,70 +1000,36 @@ msgstr "Ponovno nalaganje privilegijev"
msgid "Removing Selected Users"
msgstr "Odstranjevanje izbranih uporabnikov"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Zapri"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Uredi"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Grafikon prometa v živo"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Grafikon povezav/procesov v živo"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Grafikon poizvedb v živo"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Skupaj"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Drugo"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Povezave / Procesi"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Konfiguracija lokalnega nadziranja ni združljiva"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1076,161 +1041,161 @@ msgstr ""
"je, da vaÅ¡a trenutna konfiguracija ne bo veÄ delovala. Prosimo, ponastavite "
"svojo konfiguracijo na privzeto v meniju <i>Nastavitve</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "UÄinkovitost predpomnilnika poizvedb"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Uporaba predpomnilnika poizvedb"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Uporabljenega predpomnilnika poizvedb"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Uporaba sistemskega CPU"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Sistemski pomnilnik"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Sistemska izmenjava"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "PovpreÄna obremenitev"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Skupni pomnilnik"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Predpomnjen pomnilnik"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Medpomnjen pomnilnik"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Prost pomnilnik"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Uporabljen pomnilnik"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Skupna izmenjava"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Predpomnjena izmenjava"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Medpomnjena izmenjava"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Prosta izmenjava"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Poslanih bajtov"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Prejetih bajtov"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Povezave"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesi"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabel(a)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Vprašanja"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Promet"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Nastavitve"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Odstrani grafikon"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Uredi naslov in oznake"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Dodaj grafikon na mrežo"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Prosimo, v serijo dodajte vsaj eno spremenljivko"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1238,39 +1203,39 @@ msgstr "Prosimo, v serijo dodajte vsaj eno spremenljivko"
msgid "None"
msgstr "Brez"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Nadaljuj nadziranje"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Postoj nadziranje"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log in slow_query_log sta omogoÄena."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log je omogoÄen."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log je omogoÄen."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log in general_log sta onemogoÄena."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output ni nastavljen na TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output je nastavljen na TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1281,12 +1246,12 @@ msgstr ""
"trajajo veÄ kot %d sekund. PriporoÄljivo je, da nastavite long_query_time na "
"0–2 sekundi, odvisno od vašega sistema."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time je nastavljen na %d sekund(o)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1295,30 +1260,30 @@ msgstr ""
"privzeto vrednost ob ponovnem zagonu strežnika:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Nastavi log_output na %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "OmogoÄi %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "OnemogoÄi %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Nastavi long_query_time na %d s"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1326,53 +1291,53 @@ msgstr ""
"Teh spremenljivk ne morete spremeniti. Prosimo, prijavite se kot root ali "
"stopite v stik z upravljavcem vaše zbirke podatkov."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Spremeni nastavitve"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Trenutne nastavitve"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Naslov grafikona"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Razlika"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Deljeno z %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Enota"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Iz poÄasnega dnevnika"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Iz splošnega dnevnika"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analiziranje dnevnikov"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analiziranje in nalaganje dnevnikov. To lahko traja nekaj Äasa."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "PrekliÄi zahtevo"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1382,7 +1347,7 @@ msgstr ""
"zbirni pogoj je bila uporabljena le sama poizvedba SQL, zato se lahko drugi "
"atributi poizvedb, npr. zaÄetni Äas, razlikujejo."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1391,33 +1356,33 @@ msgstr ""
"Ker je izbrano zbiranje poizvedb INSERT, so poizvedbe INSERT iste tabele "
"prav tako zbrane skupaj, ne glede na vstavljene podatke."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
"Podatki dnevnika so naloženi. Poizvedbe, izvedene v tem Äasovnem razponu:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Pojdi v dnevniško tabelo"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Našel nisem nobenih podatkov"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Dnevnik je analiziran, vendar v tem Äasovnem razponu nisem naÅ¡el podatkov."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analiziranje…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Razloži izhod"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1425,66 +1390,66 @@ msgstr "Razloži izhod"
msgid "Time"
msgstr "ÄŒas"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Skupni Äas:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profiliranje rezultatov"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Grafikon"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Uredi grafikon"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serije"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Možnosti filtra dnevnikov tabel"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtriranje"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtriraj poizvedbe po besedi/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Združi poizvedbe, neupoÅ¡tevajoÄ spremenljive podatke v stavkih WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Seštevek združenih vrstic:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Skupaj:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Dnevniki nalaganja"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Osvežitev nadziranja je spodletela"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1494,28 +1459,28 @@ msgstr ""
"se je najverjetneje zgodilo, ker je vaša seja potekla. Ponovno nalaganje "
"strani in ponovni vnos poveril bi morala pomagati."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Ponovno naloži stran"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Spremenjene vrstice:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"RazÄlenjevalne konfiguracijske datoteke je spodletelo. Kot kaže, ni veljavna "
"koda JSON."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Gradnja grafikona z uvoženo konfiguracijo je spodletela. Ponastavljanje na "
"privzeto konfiguracijo…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1523,227 +1488,236 @@ msgstr ""
msgid "Import"
msgstr "Uvozi"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Uvozi konfiguracijo nadziranja"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Prosimo, izberite datoteko, ki jo želite uvoziti"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analiziraj poizvedbo"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Svetovalni sistem"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Morebitni spori zmogljivosti"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Spor"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "PriporoÄilo"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Podrobnosti pravila"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Utemeljitev"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Uporabljena spremenljivka/formula"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Preizkus"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "PrekliÄi"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Nalaganje"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Obdelovanje zahteve"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Napaka v obdelovanju zahteve"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Koda napake: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Besedilo napake: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ni izbranih zbirk podatkov."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Brisanje stolpca"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Dodajanje primarnega kljuÄa"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "V redu"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Kliknite, da prezrete obvestilo"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Preimenovanje zbirk podatkov"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Ponovno nalaganje zbirke podatkov"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopiranje zbirke podatkov"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Spreminjanje nabora znakov"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabele morajo imeti vsaj en stolpec"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Vstavi tabelo"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Skrij indekse"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Pokaži indekse"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Preverjanje tujih kljuÄev:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(OmogoÄeno)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(OnemogoÄeno)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Iskanje"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Skrij rezultate iskanja"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Prikaži rezultate iskanja"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Brskanje"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Brisanje"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Opredelitev shranjene funkcije mora vsebovati izjavo RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Urejevalnik ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Vrednosti stolpca %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Vrednosti novega stolpca"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Vnesite vsako vrednost v svoje polje"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Dodaj %d vrednost(i)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "Opomba: ÄŒe datoteka vsebuje veÄ tabel, bodo združene v eno"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Skrij polje poizvedbe"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Prikaži polje poizvedbe"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Uredi"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ni izbranih vrstic"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Spremeni"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "ÄŒas izvajanja poizvedbe"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ni veljavna Å¡tevilka vrstice."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1752,89 +1726,113 @@ msgstr "%d ni veljavna Å¡tevilka vrstice."
msgid "Save"
msgstr "Shrani"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Skrij iskalne pogoje"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Prikaži iskalne pogoje"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Iskanje s poveÄevanjem"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Vsaka toÄka predstavlja podatkovno vrstico."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Prehod z miÅ¡ko Äez toÄko bo pokazalo njeno oznako."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Za poveÄanje izberite z miÅ¡ko del izrisa."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "Kliknite gumb za ponastavitev poveÄave za vrnitev na prvotno stanje."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Kliknite podatkovno toÄko za ogled in morebitno urejanje podatkovne vrstice."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "Izris lahko poveÄate tako, da ga vleÄete ob spodnjem desnem kotu."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Izberite dva stolpca"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Izberite dva razliÄna stolpca"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Rezultati poizvedbe"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Vsebina kazalca podatkov"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Prezri"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopiraj"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "ToÄka"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Daljica"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "VeÄkotnik"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrija"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Notranji obroÄ"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Zunanji obroÄ"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Dodaj stolpce"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Izberite referenÄni kljuÄ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Izberite tuji kljuÄ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Prosimo, izberite primarni kljuÄ ali unikatni kljuÄ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Izberite stolpec za prikaz"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1842,20 +1840,20 @@ msgstr ""
"Niste shranili sprememb ureditve. ÄŒe jih ne shranite, bodo izgubljena. "
"Želite nadaljevati?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Dodaj možnost za stolpec "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "Ustvaril sem %d objekt(ov)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Pritisnite ubežnico (escape) za prekinitev urejanja"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1863,27 +1861,27 @@ msgstr ""
"Uredili ste nekatere podatke, vendar jih niste shranili. Ste prepriÄani, da "
"želite zapustiti stran, preden shranite podatke?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Povlecite za preureditev"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Kliknite za razvrstitev"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Kliknite za oznaÄitev/opustitev"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Dvakrat kliknite za kopiranje imena stolpca"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Kliknite spustno puÅ¡Äico<br />za preklop vidnosti stolpcev"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1892,62 +1890,62 @@ msgstr ""
"potrditvenimi polji, povezavami Uredi, Kopiraj in Izbriši, po shranjevanju "
"morda ne bodo delovale."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"VeÄino vrednosti lahko urejate<br />neposredno z dvojnim klikom na njih."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "VeÄino vrednosti lahko urejate<br />neposredno s klikom na njih."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Pojdi na povezavo"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopiraj ime stolpca"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Z desnim miškinim gumbom kliknite na ime stolpca, da ga skopirate v "
"odložiÅ¡Äe."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Prikaži podatkovno vrstico(-e)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Ustvari geslo"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Ustvari"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Spremeni geslo"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "VeÄ"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Pokaži ploÅ¡Äo"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Skrij ploÅ¡Äo"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "Izbrane strani nisem našel v zgodovini; morda je potekla."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1957,266 +1955,266 @@ msgstr ""
"NajnovejÅ¡a razliÄica je %s, izdana %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", zadnja ustaljena razliÄica:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "posodobljeno"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "KonÄano"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Prej"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Nasl"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Danes"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "januar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "februar"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "marec"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "april"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "maj"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "junij"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "julij"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "avgust"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "september"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "oktober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "november"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "december"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "avg"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "nedelja"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "ponedeljek"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "torek"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "sreda"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Äetrtek"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "petek"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "sobota"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "ned"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "pon"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "tor"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "sre"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Äet"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "pet"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "sob"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "ne"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "po"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "to"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "sr"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Äe"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "pe"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "so"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "ted."
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "brez"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Ura"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuta"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekunda"
@@ -2269,16 +2267,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "na sekundo"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "na minuto"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "na uro"
@@ -2286,45 +2284,57 @@ msgstr "na uro"
msgid "per day"
msgstr "na dan"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "ObstojeÄa konfiguracijska datoteka (%s) ni berljiva."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"NapaÄna dovoljenja konfiguracijski datoteke; ne sme biti vsem zapisljiva!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Velikost pisave"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "NaraÅ¡ÄajoÄe"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "PadajoÄe"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Razvrsti"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Stolpec:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Razvrsti:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Pokaži:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Kriteriji"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Merila:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2343,33 +2353,41 @@ msgid "Use Tables"
msgstr "Uporabi tabele"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Ali"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Ali:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "In"
+msgid "And:"
+msgstr "In:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Vstavi"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Briši"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Spremeni"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Spremeni:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Vstavljeno:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Izbrisano:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Poizvedba SQL na zbirki podatkov <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Izvedi poizvedbo"
@@ -2413,8 +2431,8 @@ msgstr[2] "%1$s zadetki v <strong>%2$s</strong>"
msgstr[3] "%1$s zadetkov v <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Prebrskaj"
@@ -2428,9 +2446,9 @@ msgstr "Izbrišem zadetke v tabeli %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Izbriši"
@@ -2466,41 +2484,44 @@ msgstr "Shrani urejene podatke"
msgid "Restore column order"
msgstr "Obnovi vrstni red stolpcev"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "ZaÄetek"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Prejšnja"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Naslednja"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Konec"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "ZaÄetna vrstica"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "ZaÄetna vrstica:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Å tevilo vrstic"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Å tevilo vrstic:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "NaÄin"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "NaÄin:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2523,7 +2544,7 @@ msgstr "Glave vsakih %s vrstic"
msgid "Sort by key"
msgstr "Uredi po kljuÄu"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2633,12 +2654,12 @@ msgid "Query took %01.4f sec"
msgstr "Poizvedba je potrebovala %01.4f s"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Z oznaÄenim:"
@@ -2648,16 +2669,16 @@ msgstr "Z oznaÄenim:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "OznaÄi vse"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2757,12 +2778,12 @@ msgstr "Odpri novo okno phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "Kliknite na preÄko, da se vrnete na vrh strani"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "ÄŒe želite Å¡e naprej uporabljati program, morate omogoÄiti piÅ¡kotke."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Po tej toÄki mora biti JavaScript omogoÄen"
@@ -2774,21 +2795,21 @@ msgstr "Ni definiranega indeksa!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksi"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Edinstven"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Stisnjen"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalnost"
@@ -2797,15 +2818,14 @@ msgstr "Kardinalnost"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Pravilo za razvrÅ¡Äanje znakov"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Pripomba"
@@ -2818,7 +2838,7 @@ msgstr "Primarni kljuÄ je zavržen"
msgid "Index %s has been dropped"
msgstr "Indeks %s je zavržen"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2833,6 +2853,11 @@ msgstr ""
msgid "Databases"
msgstr "Zbirke podatkov"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Strežnik"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2840,35 +2865,39 @@ msgid "View"
msgstr "Pogled"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Iskanje"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Vstavi"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacije"
@@ -2885,7 +2914,7 @@ msgstr "Sledenje"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Sprožilci"
@@ -2908,14 +2937,14 @@ msgstr "Poizvedba"
msgid "Privileges"
msgstr "Privilegiji"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutina"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Dogodki"
@@ -2955,7 +2984,7 @@ msgstr "VtiÄniki"
msgid "Engines"
msgstr "Pogoni"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3005,8 +3034,7 @@ msgstr "Nedavne tabele"
msgid "There are no recent tables"
msgstr "Ni nobenih nedavnih tabel"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "Poizvedba SQL"
@@ -3144,12 +3172,14 @@ msgid "Target database `%s` was not found!"
msgstr "Ciljne zbirke podatkov `%s` nisem našel!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Neveljavna zbirka podatkov"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Neveljavna zbirka podatkov:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Neveljavno ime tabele"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Neveljavno ime tabele:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3196,7 +3226,7 @@ msgstr "Funkcija"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3212,57 +3242,62 @@ msgstr "Iskanje po tabeli"
msgid "Edit/Insert"
msgstr "Uredi/Vstavi"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Izberite stolpce (vsaj enega):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ali"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Dodajte iskalne pogoje (telo stavka \"where\"):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Å tevilo vrstic na stran"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Vrstni red prikaza:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "NajveÄje Å¡tevilo vrstic za izris"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Prebrskaj tuje vrednosti"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Dodatni iskalni pogoji"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Izvedi \"query by example\" (nadomestni znak: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Prebrskaj/Uredi toÄke"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Kako uporabljati"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Ponastavi poveÄavo"
@@ -3294,9 +3329,10 @@ msgstr "Tema %s ni bila najdena!"
msgid "Theme path not found for theme %s!"
msgstr "Pot teme ni bila najdena za temo %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Motiv"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Motiv:"
#: libraries/Types.class.php:296
msgid ""
@@ -3640,7 +3676,12 @@ msgstr "NaÅ¡tevanje, izbrano s seznama doloÄenih vrednosti"
msgid "Max: %s%s"
msgstr "NajveÄja velikost: %s %s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "Poizvedba SQL:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3653,119 +3694,134 @@ msgstr "NajveÄja velikost: %s %s"
msgid "MySQL said: "
msgstr "MySQL je vrnil: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Ne morem se povezati s preverjalnikom SQL!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Razloži stavek SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "PreskoÄi razlago stavka SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Brez kode PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Ustvari kodo PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Osveži"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "PreskoÄi preverjanje pravilnosti SQL stavka"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Preveri pravilnost stavka SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Urejanje te poizvedbe v vrstici"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "V vrstici"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profiliranje"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "ned"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y ob %H.%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dni, %s ur, %s minut in %s sekund"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "ManjkajoÄ parameter:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "PreskoÄi na zbirko podatkov &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Na funkcionalnost %s vpliva znan hroÅ¡Ä, glej %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Kliknite za preklop"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Prebrskajte svoj raÄunalnik:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Izberite iz mape za nalaganje na spletnem strežniku <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Imenik, ki ste ga doloÄili za nalaganje, je nedosegljiv"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Nobene datoteke ni za naložiti"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Izprazni"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Izvedi"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Natisni"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Ustvarjeno"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ZadnjiÄ posodobljeno"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ZadnjiÄ pregledano"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "deljeno"
@@ -3777,13 +3833,17 @@ msgstr "deljeno"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Podatki"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Skupaj"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3847,6 +3907,12 @@ msgstr ""
"Neveljavno ime gostitelja za strežnik %1$s. Prosim, preglejte svojo "
"konfiguracijo."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Strežnik %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Neveljaven naÄin overitve doloÄen v konfiguracijski datoteki:"
@@ -3898,7 +3964,7 @@ msgid "Double click"
msgstr "Dvojni klik"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "OnemogoÄeno"
@@ -3986,7 +4052,7 @@ msgstr "Neveljavna Å¡tevilka vrat"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "NapaÄna vrednost"
@@ -4035,26 +4101,26 @@ msgstr "Razširitev SOAP ni najdena"
msgid "maximum %s"
msgstr "najveÄ %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "DoloÄi vrednost: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Povrni privzeto vrednost"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Dovoli uporabnikom prilagajati to vrednost"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4315,7 +4381,7 @@ msgid "Character set of the file"
msgstr "Nabor znakov datoteke"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Oblika"
@@ -4332,7 +4398,6 @@ msgstr "Stiskanje"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4342,13 +4407,15 @@ msgstr "Postavi imena stolpcev v prvo vrstico"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
msgstr "Stolpci so obdani z"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
msgstr "Stolpci so izognjeni z"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4356,7 +4423,8 @@ msgstr "Stolpci so izognjeni z"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
msgstr "Zamenjaj NULL z"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4366,12 +4434,14 @@ msgstr "Odstrani znake CRLF znotraj stolpcev"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Stolpci so zakljuÄeni z"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
msgstr "Vrstice so zakljuÄene z"
#: libraries/config/messages.inc.php:80
@@ -4407,8 +4477,6 @@ msgid "Include table caption"
msgstr "VkljuÄi ime tabele"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Ime tabele"
@@ -4417,8 +4485,6 @@ msgid "Continued table caption"
msgstr "Nadaljevanje imena tabele"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "OznaÄi kljuÄ"
@@ -4443,7 +4509,7 @@ msgid "Save on server"
msgstr "Shrani na strežnik"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "PrepiÅ¡i obstojeÄo(e) datoteko(e)"
@@ -4461,7 +4527,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Združljivostni naÄin SQL"
@@ -5307,10 +5373,6 @@ msgid "Server/library difference warning"
msgstr "Opozorilo razlike med strežnikom in knjižnico"
#: libraries/config/messages.inc.php:336
-#| msgid ""
-#| "Disable the default warning that is displayed on the database details "
-#| "Structure page if any of the required tables for the phpMyAdmin "
-#| "configuration storage could not be found"
msgid ""
"Disable the default warning that is displayed on the Structure page if "
"column names in a table are reserved MySQL words"
@@ -5636,20 +5698,14 @@ msgid "Connect without password"
msgstr "Poveži se brez gesla"
#: libraries/config/messages.inc.php:408
-#| msgid ""
-#| "You can use MySQL wildcard characters (% and _), escape them if you want "
-#| "to use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
-#| "[kbd]'my_db'[/kbd]. Using this option you can sort database list, just "
-#| "enter their names in order and use [kbd]*[/kbd] at the end to show the "
-#| "rest in alphabetical order."
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
"[kbd]'my_db'[/kbd]."
msgstr ""
"Uporabite lahko nadomestne znake MySQL (% in _); ubežite jih, Äe jih želite "
-"uporabiti dobesedno, npr. uporabite [kbd]'my\\_db'[/kbd] in ne "
-"[kbd]'my_db'[/kbd]."
+"uporabiti dobesedno, npr. uporabite [kbd]'my\\_db'[/kbd] in ne [kbd]'my_db'[/"
+"kbd]."
#: libraries/config/messages.inc.php:409
msgid "Show only listed databases"
@@ -6019,7 +6075,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "DoloÄa, ali naj polje s poizvedbo ostane na zaslonu po njeni izvedbi"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Ohrani polje poizvedbe"
@@ -6051,12 +6107,8 @@ msgstr "PreskoÄi zaklenjene tabele"
msgid "Requires SQL Validator to be enabled"
msgstr "Potrebuje omogoÄen Preverjalnik SQL"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6083,8 +6135,8 @@ msgstr ""
"ÄŒe imate uporabniÅ¡ko ime po meri, ga doloÄite tukaj (privzeto [kbd]anonymous"
"[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Uporabniško ime"
@@ -6300,6 +6352,11 @@ msgstr "PoÄisti krmilnega uporabnika phpMyAdmin med uporabo pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "PoÄisti geslo krmilnega uporabnika phpMyAdmin med uporabo pmadb"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "NapaÄna vrednost:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6355,23 +6412,30 @@ msgstr ""
msgid "No Password"
msgstr "Brez gesla"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Geslo:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Ponovno vnesi"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Ponovno vnesi:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Å ifriranje gesel"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Å ifriranje gesel:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "Združljivo z MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Ustvari zbirko podatkov"
@@ -6379,6 +6443,11 @@ msgstr "Ustvari zbirko podatkov"
msgid "Create"
msgstr "Ustvari"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Ustvari zbirko podatkov:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6410,90 +6479,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Izvažanje zbirk podatkov iz trenutnega strežnika"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Izvažanje tabel iz zbirke podatkov \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Izvažanje vrstic iz tabele \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "NaÄin izvoza:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Hitro - prikaži kar najmanj možnosti"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Po meri - prikaži vse mogoÄe možnosti"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Zbirke podatkov:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabele:"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Vrstice:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Odloži nekaj vrstic"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Å tevilo vrstic:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "ZaÄetna vrstica:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Odloži vse vrstice"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Izhod:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Shrani na strežnik v imenik <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Shrani izhod v datoteko"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Predloga imena datoteke:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ bo postalo ime strežnika"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ bo postalo ime zbirke podatkov"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ bo postalo ime tabele"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6505,45 +6570,45 @@ msgstr ""
"Ostalo besedilo bo ostalo takšno, kot je. Oglejte si %4$sFAQ%5$s za "
"podrobnosti."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "uporabi to za prihodnje izvoze"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Nabor znakov datoteke:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Stiskanje:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zipano"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzipano"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzipano"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Ogled izhoda kot besedilo"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Oblika:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Možnosti odvisne od oblike:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6551,7 +6616,7 @@ msgstr ""
"Pomaknite se dol, da vnesete možnosti za izbrane oblike in ignorirate "
"možnosti za ostale oblike."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Pretvorba kodiranja:"
@@ -6565,8 +6630,9 @@ msgid "no branch"
msgstr "ni veje"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Redakcija Git"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Redakcija Git:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6692,6 +6758,10 @@ msgstr "Možnosti odvisne od oblike:"
msgid "Language"
msgstr "Jezik"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Podatki o razliÄici"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "DomaÄa mapa podatkov"
@@ -7113,9 +7183,10 @@ msgstr "Zaradi njegove dolžine<br />stolpca morda ne bo mogoÄe urejati"
msgid "Binary - do not edit"
msgstr "Dvojiško - ne urejaj"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "imenik za nalaganje datotek"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "imenik za nalaganje datotek:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7180,40 +7251,40 @@ msgstr "Nobeno"
msgid "Convert to Kana"
msgstr "Pretvori v kano"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Zamenjaj predpono tabele"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopiraj tabelo s predpono"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Od"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Za"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Pošlji"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Dodaj predpono tabele"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Dodaj predpono"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Ali res želite izvesti naslednjo poizvedbo?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Brez sprememb"
@@ -7433,16 +7504,16 @@ msgstr[1] "najdena %s druga rezultata"
msgstr[2] "najdeni %s drugi rezultati"
msgstr[3] "najdenih %s drugih rezultatov"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtriraj zbirke podatkov po imenu"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "PoÄisti hitri filter"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtriraj predmete po imenu"
@@ -7458,7 +7529,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "Ne morem vkljuÄiti razreda \"%1$s\"; datoteke \"%2$s\" nisem naÅ¡el"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Stolpci"
@@ -7467,7 +7538,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Nov"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Nov"
@@ -7478,12 +7549,12 @@ msgstr "Nov"
msgid "Functions"
msgstr "Funkcije"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Nova"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Nov"
@@ -7494,7 +7565,7 @@ msgstr "Nov"
msgid "Procedures"
msgstr "Procedure"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7505,7 +7576,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Nova"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Nov"
@@ -7515,14 +7586,15 @@ msgstr "Nov"
msgid "Views"
msgstr "Pogledi"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Nov"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Preimenuj zbirko podatkov v"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Preimenuj zbirko podatkov v:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7538,23 +7610,24 @@ msgid "Drop the database (DROP)"
msgstr "Zavrzi zbirko podatkov (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Samo struktura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktura in podatki"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Samo podatki"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Kopiraj zbirko podatkov v"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Kopiraj zbirko podatkov v:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7592,8 +7665,11 @@ msgstr "Možnosti tabele"
msgid "Rename table to"
msgstr "Preimenuj tabelo v"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Pripomba tabele"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Pogon skladiÅ¡Äenja"
@@ -7741,21 +7817,14 @@ msgstr "Vaša seja je potekla. Prosimo, prijavite se znova."
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Vnesete lahko ime gostitelja/IP-naslov in vrata loÄena s presledkom."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Strežnik:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Uporabniško ime:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Geslo:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Izbira strežnika"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Izbira strežnika:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7913,10 +7982,23 @@ msgstr "Struktura tabele @TABLE@"
msgid "Object creation options"
msgstr "Možnosti ustvarjanja objektov"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Napis tabele:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Naslov tabele (nadaljevanje)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Napis tabele (nadaljevanje):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "OznaÄi kljuÄ:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7935,31 +8017,52 @@ msgstr "Prikaži pripombe"
msgid "Display MIME types"
msgstr "Prikaži vrste MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Postavi imena stolpcev v prvo vrstico:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Gostitelj"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Gostitelj:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "ÄŒas nastanka"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "ÄŒas nastanka:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "RazliÄica PHP"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "RazliÄica PHP:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Zbirka podatkov:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Podatki:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktura:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8133,6 +8236,11 @@ msgstr "Možnosti ustvarjanja objektov (vse so priporoÄljive)"
msgid "Export contents"
msgstr "Izvozi vsebine"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabela:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8408,7 +8516,6 @@ msgid "Enabled"
msgstr "OmogoÄeno"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Splošne lastnosti relacij"
@@ -8435,11 +8542,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "OznaÄena poizvedba SQL"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Zgodovina SQL"
@@ -8482,7 +8589,7 @@ msgstr ""
"Ponovno se prijavite v phpMyAdmin, da naložite posodobljeno konfiguracijsko "
"datoteko."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "brez opisa"
@@ -8508,18 +8615,23 @@ msgstr ""
"id strežnika. Če nimate, prosimo dodajte naslednjo vrstico v razdelek "
"[mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Uporabniško ime:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Uporabniško ime"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Vrata"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Vrata:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8529,7 +8641,7 @@ msgstr "Stanje glavnega strežnika"
msgid "Slave status"
msgstr "Stanje podrejenca"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Spremenljivka"
@@ -8538,6 +8650,15 @@ msgstr "Spremenljivka"
msgid "Server ID"
msgstr "ID strežnika"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Gostitelj"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8557,13 +8678,11 @@ msgstr "Kateri koli uporabnik"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Uporabi besedilno polje"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Uporabi besedilno polje:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8594,9 +8713,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ponovno vnesi"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Ustvari geslo"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Ustvari geslo:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8637,12 +8762,14 @@ msgstr "<b>Med obdelovanjem vaÅ¡e zahteve je priÅ¡lo do ene ali veÄ napak:</b>"
msgid "Edit event"
msgstr "Uredi dogodek"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Napaka v obdelovanju zahteve"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Napaka v obdelovanju zahteve:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8918,81 +9045,81 @@ msgstr "Navesti morate veljavno ime tabele"
msgid "You must provide a trigger definition."
msgstr "Navesti morate opredelitev sprožilca."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Dodaj rutino"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Izvoz rutine %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nimate zadostnih pravic za ustvarjanje rutine"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Rutine imenovane %1$s ni mogoÄe najti v zbirki podatkov %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Ni rutin za prikaz."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Dodaj sprožilec"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Izvoz sprožilca %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "sprožilec"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nimate zadostnih pravic za ustvarjanje sprožilca"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Sprožilca imenovanega %1$s ni mogoÄe najti v zbirki podatkov %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Ni sprožilcev za prikaz."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Dodaj dogodek"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Izvoz dogodka %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "dogodek"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Nimate zadostnih pravic za ustvarjanje dogodka"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Dogodka imenovanega %1$s ni mogoÄe najti v zbirki podatkov %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Ni dogodkov za prikaz."
@@ -9048,7 +9175,7 @@ msgstr "Atributi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Dodatno"
@@ -9148,15 +9275,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Preklopi odložiÅ¡Äe (scratchboard)"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Neznani jezik: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Trenutni strežnik"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Trenutni strežnik:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9403,6 +9531,12 @@ msgstr ""
msgid "Login Information"
msgstr "Podatki o prijavi"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Uporabi besedilno polje"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ne spreminjaj gesla"
@@ -9440,6 +9574,13 @@ msgstr "Dodeli vse privilegije za podatkovno zbirko &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Uporabniški dostop do &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Uporabnik"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9478,7 +9619,6 @@ msgid "No user found."
msgstr "Najden ni bil noben uporabnik."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Uredi privilegije"
@@ -9520,8 +9660,9 @@ msgid "Column-specific privileges"
msgstr "Privilegiji tipiÄni za stolpec"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Dodaj privilegije na naslednji zbirki podatkov"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Dodaj privilegije na naslednji zbirki podatkov:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9530,8 +9671,9 @@ msgstr ""
"uporabiti dobesedno"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Dodaj privilegije na naslednji tabeli"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Dodaj privilegije na naslednji tabeli:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9569,6 +9711,11 @@ msgstr "Posodobili ste privilegije za %s."
msgid "Privileges for %s"
msgstr "Privilegiji %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Uredi privilegije:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Pregled uporabnikov"
@@ -9594,45 +9741,46 @@ msgstr "Izbranega uporabnika v tabelah privilegijev nisem našel."
msgid "You have added a new user."
msgstr "Dodali ste novega uporabnika."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "PoÄisti"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "OznaÄi to poizvedbo SQL"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "OznaÄi to poizvedbo SQL:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Dovoli dostop do zaznamka vsem uporabnikom"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Zamenjaj obstojeÄ zaznamek z istim imenom"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepiši te poizvedbe od zunaj"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "LoÄilo"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Ponovno pokaži poizvedbo v tem oknu"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Samo pogled"
@@ -9712,11 +9860,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabela %s je izpraznjena"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Sledenje je aktivno."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Sledenje ni aktivno."
@@ -9742,7 +9890,11 @@ msgstr "Dodaj predpono tabeli"
msgid "Check tables having overhead"
msgstr "Preveri prekoraÄene"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Razvrsti"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Brez"
@@ -9824,7 +9976,7 @@ msgstr "Na zaÄetku tabele"
msgid "After %s"
msgstr "Po %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistika vrstic"
@@ -9892,7 +10044,7 @@ msgstr "Dodaj indeks FULLTEXT"
msgid "Information"
msgstr "Podatki"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Poraba prostora"
@@ -9900,12 +10052,12 @@ msgstr "Poraba prostora"
msgid "Effective"
msgstr "UÄinkovito"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabela %1$s je bila uspešno spremenjena"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Napaka poizvedbe"
@@ -9992,9 +10144,20 @@ msgstr "po %s"
msgid "Table name"
msgstr "Ime tabele"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Pogon skladiÅ¡Äenja:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Pravilo za razvrÅ¡Äanje znakov:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "Definicija PARTITION"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "Opredelitev PARTITION:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10120,8 +10283,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Skrij/Pokaži tabele brez razmerij"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Å tevilo tabel"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Å tevilo tabel:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10166,8 +10330,9 @@ msgid "Page creation failed"
msgstr "Ustvarjanje strani je spodletelo"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Stran"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Stran:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10186,8 +10351,9 @@ msgid "New page name: "
msgstr "Ime nove strani: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Izvozi/Uvozi v razmerju"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Izvozi/Uvozi v razmerju:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10205,6 +10371,11 @@ msgstr "Napaka: Razmerje ni dodano."
msgid "FOREIGN KEY relation added"
msgstr "Dodano razmerje FOREIGN KEY"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Splošne lastnosti relacij:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Dodana notranja razmerja"
@@ -10296,6 +10467,11 @@ msgstr "Uvozi datoteke"
msgid "All"
msgstr "Vse"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Zgodovina SQL:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10346,20 +10522,20 @@ msgstr[3] "Uspešno sem zavrgel %1$d zbirk podatkov."
msgid "Databases statistics"
msgstr "Statistika zbirk podatkov"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Podvojevanje glavnega strežnika"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Podvojevanje podrejencev"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "OmogoÄi statistiko"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10367,11 +10543,11 @@ msgstr ""
"Obvestilo: OmogoÄitev statistike zbirke podatkov lahko povzroÄi moÄno "
"poveÄan promet med spletnim in podatkovnim strežnikom."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Brez zbirk podatkov"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Pogoni skladiÅ¡Äenja"
@@ -10399,7 +10575,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Knjižnica"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "RazliÄica"
@@ -10746,10 +10922,6 @@ msgstr "Preurejanje/urejanje grafikonov je konÄano"
msgid "Add chart"
msgstr "Dodaj grafikon"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Preuredi/uredi grafikone"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Hitrost osveževanja"
@@ -10943,6 +11115,21 @@ msgstr[3] "%d minut"
msgid "Questions since startup: %s"
msgstr "Vprašanj od zagona: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "na uro:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "na minuto:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "na sekundo:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Izjave"
@@ -11680,7 +11867,7 @@ msgid "Global value"
msgstr "Skupna vrednost"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Prenesi"
@@ -11794,7 +11981,7 @@ msgstr "Daruj"
msgid "Edit server"
msgstr "Uredi strežnik"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Dodaj nov strežnik"
@@ -12032,8 +12219,9 @@ msgid "SQL result"
msgstr "Rezultat SQL"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Ustvaril"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Ustvaril:"
#: sql.php:1234
msgid ""
@@ -12048,9 +12236,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Težave z indeksi tabele `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "OznaÄi to poizvedbo SQL"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Oznaka"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Oznaka:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12128,17 +12321,17 @@ msgstr "Vrednosti x"
msgid "Y-Axis label:"
msgstr "Oznaka osi y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s že obstaja!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Zbirka podatkov '%s' ne obstaja."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %1$s je ustvarjena."
@@ -12147,6 +12340,10 @@ msgstr "Tabela %1$s je ustvarjena."
msgid "View dump (schema) of table"
msgstr "Preglej povzetek stanja tabele"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Neveljavno ime tabele"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Prikaži predstavitev GIS"
@@ -12167,7 +12364,7 @@ msgstr "Prostorski stolpec"
msgid "Redraw"
msgstr "Ponovno nariši"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Ime datoteke"
@@ -12227,8 +12424,19 @@ msgid "The table name is empty!"
msgstr "Ime tabele je prazno!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Prikazovanje tabel"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Prikazovanje tabel:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Poraba prostora:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistika vrstic:"
#: tbl_relation.php:213
#, php-format
@@ -12251,15 +12459,18 @@ msgid "Foreign key constraint"
msgstr "Omejitev tujih kljuÄev"
#: tbl_relation.php:498
-#| msgid "Constraints for table"
msgid "Constraint name"
msgstr "Ime omejitve"
#: tbl_relation.php:529
-#| msgid "No index defined!"
msgid "No index defined! Create one below"
msgstr "Ni definiranega indeksa! Ustvarite ga spodaj"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Izberite stolpec za prikaz:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12307,108 +12518,112 @@ msgstr ""
"Stavki SQL so bili izvoženi. Prosimo, skopirajte odložene podatke ali jih "
"izvršite."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "RazliÄica posnetka %s (koda SQL)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Opredelitev sledenja podatkom je uspešno izbrisana"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Stavek upravljanja s podatki je uspešno izbrisan"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Sledenje stavkom"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "IzbriÅ¡i vrstico podatkov sledenja iz poroÄila"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Brez podatkov"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Stavek opredeljevanja podatkov"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Stavek upravljanja s podatki"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "Odložen SQL (prenos datoteke)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "Odložen SQL"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Izvršitev SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Izvozi kot %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Prikaži razliÄice"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Dezaktiviraj sledenje za %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Dezaktiviraj zdaj"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Aktiviraj sledenje %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktiviraj zdaj"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Ustvari razliÄico %1$s tabele %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Sledi tem stavkom opredeljevanja podatkov:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Sledi tem stavkom upravljanja s podatki:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Ustvari razliÄico"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Motiv"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Dobi veÄ preoblek!"
@@ -12537,9 +12752,6 @@ msgid "Long query time"
msgstr "ÄŒas dolgih poizvedb"
#: libraries/advisory_rules.txt:80
-#| msgid ""
-#| "long_query_time is set to 10 seconds or more, thus only slow queries that "
-#| "take above 10 seconds are logged."
msgid ""
"{long_query_time} is set to 10 seconds or more, thus only slow queries that "
"take above 10 seconds are logged."
@@ -12947,9 +13159,6 @@ msgid "Too many sorts are causing temporary tables."
msgstr "PreveÄ razvrÅ¡Äanj povzroÄa zaÄasne tabele."
#: libraries/advisory_rules.txt:215 libraries/advisory_rules.txt:222
-#| msgid ""
-#| "Consider increasing sort_buffer_size and/or read_rnd_buffer_size, "
-#| "depending on your system memory limits"
msgid ""
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
"depending on your system memory limits"
@@ -13110,7 +13319,6 @@ msgid "tmp_table_size vs. max_heap_table_size"
msgstr "tmp_table_size proti max_heap_table_size"
#: libraries/advisory_rules.txt:265
-#| msgid "tmp_table_size and max_heap_table_size are not the same."
msgid "{tmp_table_size} and {max_heap_table_size} are not the same."
msgstr "{tmp_table_size} in {max_heap_table_size} nista enaki."
@@ -13314,9 +13522,6 @@ msgstr ""
"Morda boste prejeli napako \"PreveÄ odprtih datotek\"."
#: libraries/advisory_rules.txt:338 libraries/advisory_rules.txt:345
-#| msgid ""
-#| "Consider increasing {open_files_limit}, and check the error log when "
-#| "restarting after changing open_files_limit."
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing {open_files_limit}."
@@ -13445,9 +13650,6 @@ msgid "Slow_launch_threads is above 2s"
msgstr "Slow_launch_threads je nad 2 s"
#: libraries/advisory_rules.txt:387
-#| msgid ""
-#| "Set slow_launch_time to 1s or 2s to correctly count threads that are slow "
-#| "to launch"
msgid ""
"Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow "
"to launch"
@@ -13465,9 +13667,6 @@ msgid "Percentage of used connections"
msgstr "Odstotek uporabljenih povezav"
#: libraries/advisory_rules.txt:395
-#| msgid ""
-#| "The maximum amount of used connections is getting close to the value of "
-#| "max_connections."
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
@@ -13475,10 +13674,6 @@ msgstr ""
"NajveÄje Å¡tevilo uporabljenih povezav se bliža vrednosti {max_connections}."
#: libraries/advisory_rules.txt:396
-#| msgid ""
-#| "Increase max_connections, or decrease wait_timeout so that connections "
-#| "that do not close database handlers properly get killed sooner. Make sure "
-#| "the code closes database handlers properly."
msgid ""
"Increase {max_connections}, or decrease {wait_timeout} so that connections "
"that do not close database handlers properly get killed sooner. Make sure "
@@ -13713,7 +13908,6 @@ msgid "MyISAM concurrent inserts"
msgstr "SoÄasna vstavljanja MyISAM"
#: libraries/advisory_rules.txt:462
-#| msgid "Enable concurrent_insert by setting it to 1"
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr "OmogoÄite {concurrent_insert} z nastavitvijo na 1"
@@ -13731,6 +13925,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert je nastavljeno na 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Grafikon prometa v živo"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Grafikon povezav/procesov v živo"
+
+#~ msgid "Live query chart"
+#~ msgstr "Grafikon poizvedb v živo"
+
+#~ msgid "Static data"
+#~ msgstr "StatiÄni podatki"
+
+#~ msgid "And"
+#~ msgstr "In"
+
+#~ msgid "Number of rows"
+#~ msgstr "Å tevilo vrstic"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Stolpci so obdani z"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Stolpci so izognjeni z"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Zamenjaj NULL z"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Vrstice so zakljuÄene z"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Preuredi/uredi grafikone"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14356,9 +14583,6 @@ msgstr "concurrent_insert je nastavljeno na 0"
#~ msgid "MySQL client version"
#~ msgstr "RazliÄica odjemalca MySQL"
-#~ msgid "Outer Ring:"
-#~ msgstr "Zunanji obroÄ:"
-
#~ msgid "Drag and select an area in the plot to zoom into it."
#~ msgstr "Povlecite in izberite obmoÄje na izrisu, ki ga želite poveÄati."
diff --git a/po/sq.po b/po/sq.po
index 80e2ea3567..f84fdd0586 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-10 13:40+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Albanian <http://l10n.cihar.com/projects/phpmyadmin/master/sq/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Shfaqi të gjithë"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Numri i faqes:"
@@ -40,19 +40,18 @@ msgstr ""
"keni mbyllur dritaren prind ose rregullimet mbrojtëse të shfletuesit tuaj të "
"ndalojnë përditësimet nëpërmjet dritareve."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Kërko"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Kërko"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Zbato"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Emri i kyçit"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Përshkrimi"
@@ -118,15 +117,16 @@ msgstr "U krijua baza e të dhënave %1$s."
msgid "Database comment: "
msgstr "Komenti për databazën: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komentet e tabelës"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "Komentet e tabelës"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolonë(a)"
@@ -162,12 +162,12 @@ msgstr "Kolonë(a)"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Lloji"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Lloji"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -194,7 +194,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Prezgjedhur"
@@ -220,11 +220,11 @@ msgstr "Lidhje me"
msgid "Comments"
msgstr "Komente"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Komente"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Jo"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Jo"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Po"
@@ -275,7 +275,7 @@ msgstr "Po"
msgid "View dump (schema) of database"
msgstr "Shfaq dump (skema) e databazës"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Nuk gjenden tabela në databazë."
@@ -288,7 +288,7 @@ msgstr "Zgjidh gjithçka"
msgid "Unselect All"
msgstr "Asnjë zgjedhje"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Mungon emri i databazës!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "rreshta"
@@ -340,28 +339,25 @@ msgstr "Madhësia"
msgid "in use"
msgstr "në përdorim"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Krijimi"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Ndryshimi i fundit"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Kontrolli i fundit"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -399,16 +395,12 @@ msgstr "Tabela të monitoruara"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Databazat"
@@ -416,17 +408,17 @@ msgstr "Databazat"
msgid "Last version"
msgstr "Versioni i fundit"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Krijuar"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Përditësuar"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Gjendja"
@@ -435,13 +427,11 @@ msgstr "Gjendja"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Veprimi"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Shfaq"
@@ -450,18 +440,18 @@ msgid "Delete tracking data for this table"
msgstr "Fshij të dhënat e monitorimit për këtë tabelë"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Elemino"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktiv"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "jo-aktiv"
@@ -469,11 +459,11 @@ msgstr "jo-aktiv"
msgid "Versions"
msgstr "Versione"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Raporti i monitorimit"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Pamje çasti e strukturës"
@@ -489,24 +479,24 @@ msgstr "Kontrollo tabelën"
msgid "Database Log"
msgstr "Log i bazave të të dhënave"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Lloj i gabuar!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Tipi i eksportit te perzgjedhur duhet te ruhet ne nje skedar!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Parametra të gabuar!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Hapësirë e pamjaftueshme për të ruajtur file %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -514,12 +504,12 @@ msgstr ""
"File %s ekziston në server: të lutem, ndrysho emrin e file ose zgjidh "
"opcionin \"Mbishkruaj\"."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump u ruajt tek file %s."
@@ -533,69 +523,82 @@ msgstr "Lloji i eksportit është i pavlefshëm"
msgid "Value for the column \"%s\""
msgstr "Vlera për fushën \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Përdor OpenStreetMaps si nivel bazë"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Gjeometria"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Pikë"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Pika %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Shto një pikë të re"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linjë-varg"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Rrethi i Jashtëm"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Rrethi i Brendshëm"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Shto një linestring"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Shto një rreth të brendshëm"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Shumëkëndësh"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Shto një shumëkëndësh"
@@ -702,12 +705,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Query SQL u zbatua me sukses"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Mbrapa"
@@ -737,36 +740,39 @@ msgstr "Karakteristika të mëtejshme"
msgid "Database server"
msgstr "Serveri i Bazës së të Dhënave"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Serveri"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Serveri:"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Zgjedhja e serverit"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Versioni i MySQL"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Versioni i protokollit"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Përdorues"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Kodifikimi karaktereve te server"
#: index.php:269
@@ -774,30 +780,36 @@ msgid "Web server"
msgstr "Serveri web"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Versioni i klientit të bazës së të dhënave"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "Shtesa PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "Afisho informacion mbi PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informacione mbi versionin"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacioni"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -910,7 +922,7 @@ msgstr "Komandat \"DROP DATABASE\" nuk janë aktive."
msgid "Do you really want to execute \"%s\"?"
msgstr "Jeni i sigurt që dëshironi të ekzekutoni \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Jeni duke SHKATËRRUAR një databazë komplete!"
@@ -996,70 +1008,36 @@ msgstr "Duke ringarkuar të drejtat"
msgid "Removing Selected Users"
msgstr "Duke hequr përdoruesit e zgjedhur"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Mbyll"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Ndrysho"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Grafiku i trafikut në kohë reale"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Grafiku i lidhjeve dhe proceseve në kohë reale"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Grafiku i query në kohë reale"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "Të dhëna statike"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Gjithsej"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Të tjera"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr "."
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Lidhje/Procese"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Konfigurimi i monitorit lokal është i papajtueshëm"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1072,161 +1050,161 @@ msgstr ""
"funksionojnë më. Ju lutemi rivendosni në gjendjen fillestare këto parametra "
"në menunë <i>Parametrat</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Efikasiteti i cache të query"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Përdorimi i cache të query"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Cache e query e përdorur"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Përdorimi i CPU të sistemit"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Kujtesa e sistemit"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Swap i sistemit"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Ngarkesa mesatare"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Kujtesë gjithsej"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Kujtesa në cache"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Kujtesa në buffer"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Kujtesa e lirë"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Kujtesa e përdorur"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Gjithsej swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Swap në cache"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Byte të marrë"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Lidhje"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Proceset"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bytes"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabelë(a)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Pyetje"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafiku"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Parametrat"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Hiqe grafikun"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1234,39 +1212,39 @@ msgstr ""
msgid "None"
msgstr "Asnjë lloj"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1274,132 +1252,132 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Vendos log_output në %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Aktivizo %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Ç'aktivizo %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Modifiko parametrat"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Parametrat aktuale"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Titulli i grafikut"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analizimi i log"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Kapërce në tabelën e Log"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Nuk u gjet asnjë e dhënë"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Shpjego nxjerrjen"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1407,90 +1385,90 @@ msgstr "Shpjego nxjerrjen"
msgid "Time"
msgstr "Koha"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Koha gjithsej:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Rezultati i profilizimit"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Grafiku"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Modifiko grafikun"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Seria"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Mundësi filtrimi për log-un e tabelave"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Shuma e rreshtave të grupuara:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Gjithsej:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Duke ngarkuar log-et"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Ri-ngarko faqen"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1498,227 +1476,236 @@ msgstr ""
msgid "Import"
msgstr "Importo"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analizo Query"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Rekomandim"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Justifikim"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Duke ngarkuar"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Duke përpunuar Kërkesën"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nuk është zgjedhur asnjë databazë."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Duke ndyshuar emrat e bazave të të dhënave"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Ri-ngarko Bazën e të Dhënave"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Duke kopjuar Bazën e të Dhënave"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Duke ndryshuar familjen e gërmave"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabela duhet të ketë të paktën një kolonë"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Shto tabelë"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Fshih treguesit"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Afisho treguesit"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Kontrolli i çelësave të huaj:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Aktiv)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Jo aktiv)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Në kërkim"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Fshih rezultatet e kërkimit"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Afisho rezultatet e kërkimit"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Shfleto"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Duke fshirë %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "Redaktues i ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Vlera për fushën %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Vlera për një fushë të re"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Jepni çdo vlerë në një fushë të veçantë"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Shto %d vlerë(a)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Fshih kutinë e query"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Afisho kutinë e query"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Ndrysho"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nuk ka rreshta të zgjedhur"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Ndrysho"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1727,191 +1714,215 @@ msgstr ""
msgid "Save"
msgstr "Ruaj"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Fshih kriteret e kërkimit"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Afisho kriteret e kërkimit"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Kërkim me Zoom"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Zgjidhni dy kolona"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Rezultati SQL"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Përmbajtja e të dhënave të kësaj pike"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Shpërfill"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Pikë"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linjë-varg"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Shumëkëndësh"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Gjeometria"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Rrethi i Brendshëm"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Rrethi i Jashtëm"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Shto një fushë të re"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Zgjidh fushën që dëshiron të shohësh"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopjo emrat e kolonave"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Afisho rreshtat e të dhënave"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Gjenero fjalëkalimin"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Gjenero"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Ndrysho fjalëkalimin"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Më shumë"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Trego panelin"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Fshih panelin"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "Faqja e kerkuar nuk u gjet ne historik, ndoshta ka skaduar."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1919,266 +1930,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "e përditësuar"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Kryer"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Paraardhësi"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Pasardhësi"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Sot"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Janar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Mars"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Prill"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Maj"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Qershor"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Korrik"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Gusht"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Tetor"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Shk"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Pri"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Maj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Qer"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Kor"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Gsh"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sht"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Tet"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nën"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dhj"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "E diel"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "E hënë"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "E martë"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "E premte"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Die"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Hën"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Mar"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Mër"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Enj"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pre"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sht"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Di"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Hë"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ma"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Më"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "En"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Pr"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Sh"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "asnjë"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minutë"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekondë"
@@ -2228,16 +2239,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "në sekondë"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "në minutë"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "në orë"
@@ -2245,43 +2256,59 @@ msgstr "në orë"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Në ngjitje"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Në zbritje"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolonë(a)"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Renditja"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Shfaq"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriteri"
#: libraries/DBQbe.class.php:576
@@ -2301,33 +2328,43 @@ msgid "Use Tables"
msgstr "Përdor tabelat"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Ose"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Dhe"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Shto"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Fshi"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Ndrysho"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "Kërkesë SQL tek databaza <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Dërgo Query"
@@ -2368,8 +2405,8 @@ msgstr[0] "%s korrispondon(jnë) tek tabela <i>%s</i>"
msgstr[1] "%s korrispondon(jnë) tek tabela <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Shfleto"
@@ -2383,9 +2420,9 @@ msgstr "Të fshihen të dhënat korresponduese me tabelën %s?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Fshi"
@@ -2423,32 +2460,32 @@ msgstr ""
msgid "Restore column order"
msgstr "Shto/Fshi kollonat e fushës"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Fillim"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Paraardhësi"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Në vazhdim"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2458,19 +2495,20 @@ msgstr "Fund"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Sht"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "regjistrime për faqe"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Hën"
#: libraries/DisplayResults.class.php:919
@@ -2495,7 +2533,7 @@ msgstr "Zbaton query nga libërshënuesi"
msgid "Sort by key"
msgstr "Rendit sipas kyçit"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2617,12 +2655,12 @@ msgid "Query took %01.4f sec"
msgstr "Query ka zgjatur %01.4f sec"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "N.q.s. të zgjedhur:"
@@ -2632,16 +2670,16 @@ msgstr "N.q.s. të zgjedhur:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Zgjidh gjithçka"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2741,12 +2779,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Nga kjo pikë e tutje, cookies duhet të jenë të aktivuara."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2760,21 +2798,21 @@ msgstr "Asnjë tregues i përcaktuar!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Tregues"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "I vetëm"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2783,15 +2821,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Rradhitja"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komente"
@@ -2804,7 +2841,7 @@ msgstr "Kyçi primar u eleminua"
msgid "Index %s has been dropped"
msgstr "Treguesi %s u eleminua"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2817,6 +2854,11 @@ msgstr ""
msgid "Databases"
msgstr "Databazat"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Serveri"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2824,35 +2866,39 @@ msgid "View"
msgstr "Paraqitje"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Kërko"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Shto"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacione"
@@ -2869,7 +2915,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2892,14 +2938,14 @@ msgstr "Query nga shembull"
msgid "Privileges"
msgstr "Të drejtat"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2942,7 +2988,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2987,8 +3033,7 @@ msgstr "Asnjë tabelë"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "query SQL"
@@ -3129,12 +3174,15 @@ msgid "Target database `%s` was not found!"
msgstr "Kërko në databazë"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+msgid "Invalid database:"
+msgstr "Asnjë databazë"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Inside tables:"
+msgid "Invalid table name:"
+msgstr "Tek tabelat:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3177,7 +3225,7 @@ msgstr "Funksioni"
msgid "Operator"
msgstr "Operatori"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3197,61 +3245,66 @@ msgstr "Kërko"
msgid "Edit/Insert"
msgstr "Shto"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Zgjidh fushat (të paktën një):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ose"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "regjistrime për faqe"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Mënyra e shfaqjes:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Shfleto opcionet e huaja"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "query SQL"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Zbato \"query nga shembull\" (karakteri jolly: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3285,8 +3338,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3576,7 +3629,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Madhësia maksimum: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "query SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3589,120 +3648,135 @@ msgstr "Madhësia maksimum: %s%s"
msgid "MySQL said: "
msgstr "Mesazh nga MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Shpjego SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Mos shpjego SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "pa kod PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Krijo kodin PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Rifresko"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Mos vleftëso SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Vleftëso SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Djl"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s ditë, %s orë, %s minuta dhe %s sekonda"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Kalo tek databaza &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "directory e upload të server-it web"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Directory që keni zgjedhur për upload nuk arrin të gjehet"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Zbraz"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Printo"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Krijimi"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Ndryshimi i fundit"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Kontrolli i fundit"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3714,13 +3788,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Të dhëna"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Gjithsej"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3787,6 +3865,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Serveri"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3838,7 +3922,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Jo aktiv"
@@ -3935,7 +4019,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3988,25 +4072,25 @@ msgstr "Lidhja nuk u gjet"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4256,7 +4340,7 @@ msgid "Character set of the file"
msgstr "Familja gërmave të file:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Formati"
@@ -4273,7 +4357,6 @@ msgstr "Kompresim"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4287,7 +4370,7 @@ msgstr "Vendos emrat e kollonave tek rreshti i parë"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Fushë e përbërë nga"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4295,7 +4378,7 @@ msgstr "Fushë e përbërë nga"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Fushë e kufizuar nga"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4303,7 +4386,9 @@ msgstr "Fushë e kufizuar nga"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Zëvendëso NULL me"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4315,12 +4400,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Rreshta që mbarojnë me"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Rreshta që mbarojnë me"
#: libraries/config/messages.inc.php:80
@@ -4363,8 +4450,6 @@ msgid "Include table caption"
msgstr "Përfshi nëntitullin e tabelës"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Titulli i Tabelës caption"
@@ -4373,8 +4458,6 @@ msgid "Continued table caption"
msgstr "Nëntitulli i tabelës vazhduese"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Kyçi i etiketës"
@@ -4401,7 +4484,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Mbishkruaj file(s) ekzistues"
@@ -4422,7 +4505,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Përdor backquotes me emrat e tabelave dhe fushave"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5907,7 +5990,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "query SQL"
@@ -5938,12 +6021,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5966,8 +6045,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Emri i përdoruesit:"
@@ -6177,6 +6256,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6230,23 +6313,32 @@ msgstr ""
msgid "No Password"
msgstr "Asnjë fjalëkalim"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Fjalëkalimi:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Rifut"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "Fjalëkalimi:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6256,6 +6348,12 @@ msgstr "Krijo një databazë të re"
msgid "Create"
msgstr "Krijo"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Krijo një databazë të re"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6289,109 +6387,103 @@ msgstr "regjistrime për faqe"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Lloji i Eksportit"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Databazat"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tabela"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "rreshta"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "regjistrime për faqe"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Ruaje në server tek directory %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Ruaje me emër…"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Emri i file template"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6399,65 +6491,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Familja gërmave të file:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Kompresim"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"kompresuar me zip\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"kompresuar me gzip\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"kompresuar me bzip2\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Ruaje me emër…"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Formati"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Opcione të transformimeve"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6471,7 +6563,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6590,6 +6682,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informacione mbi versionin"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6968,8 +7064,10 @@ msgstr "Për shkak të gjatësisë saj,<br /> kjo fushë nuk mund të ndryshohet
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:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "directory e upload të server-it web"
#: libraries/insert_edit.lib.php:1400
@@ -7035,44 +7133,44 @@ msgstr "Asnjë lloj"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Zëvendëso prefiksin e tabelës"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopjo tabelën me prefiks"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Pre"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Dërgoje"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Konfermo: "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Asnjë ndryshim"
@@ -7291,18 +7389,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Transformo tabelën e renditur sipas"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7320,7 +7418,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7331,7 +7429,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7343,12 +7441,12 @@ msgstr ""
msgid "Functions"
msgstr "Funksioni"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7360,7 +7458,7 @@ msgstr ""
msgid "Procedures"
msgstr "Proceset"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7371,7 +7469,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7383,13 +7481,15 @@ msgstr ""
msgid "Views"
msgstr "Paraqitje"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Ndysho emrin e databazës në"
#: libraries/operations.lib.php:107
@@ -7406,22 +7506,24 @@ msgid "Drop the database (DROP)"
msgstr "Fshij bazën e të dhënave (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Vetëm struktura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktura dhe të dhënat"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Vetëm të dhënat"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kopjo databazën në"
#: libraries/operations.lib.php:186
@@ -7460,8 +7562,11 @@ msgstr "Opcione për tabelën"
msgid "Rename table to"
msgstr "Riemërto tabelën në"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentet e tabelës"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7618,20 +7723,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Serveri:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Emri i përdoruesit:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Fjalëkalimi:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Zgjedhja e serverit"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7806,13 +7905,27 @@ msgstr "Struktura e tabelës @TABLE@"
msgid "Object creation options"
msgstr "Opcione të transformimeve"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Titulli i Tabelës caption"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Titulli i Tabelës caption"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Kyçi i etiketës"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7836,32 +7949,60 @@ msgstr "Vizualizimi i komenteve të kollonave"
msgid "Display MIME types"
msgstr "Lloje MIME në dispozicion"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Vendos emrat e kollonave tek rreshti i parë"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Pritësi"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Gjeneruar më"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "Versioni i PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Databazat"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Të dhëna"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8027,6 +8168,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabela"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8314,7 +8461,6 @@ msgid "Enabled"
msgstr "Aktiv"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Karakteristikat e përgjithshme të relacionit"
@@ -8342,11 +8488,11 @@ msgid ""
msgstr ""
"Ju lutem lexoni dokumentet mbi rifreskimin e tabelës suaj Column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Query SQL shtuar të preferuarve"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "Kronollogjia e SQL"
@@ -8385,7 +8531,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "asnjë përshkrim"
@@ -8408,10 +8554,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Emri i përdoruesit"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8419,7 +8570,7 @@ msgstr "Emri i përdoruesit"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "rreshtimi"
#: libraries/replication_gui.lib.php:112
@@ -8430,7 +8581,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "E ndryshueshme"
@@ -8440,6 +8591,15 @@ msgstr "E ndryshueshme"
msgid "Server ID"
msgstr "Serveri"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Pritësi"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8457,12 +8617,11 @@ msgstr "Çfarëdo përdorues"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Përdor fushë teksti"
#: libraries/replication_gui.lib.php:326
@@ -8492,9 +8651,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Rifut"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "Gjenero fjalëkalimin"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8537,13 +8703,14 @@ msgstr ""
msgid "Edit event"
msgstr "Dërguar"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Proceset"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8843,97 +9010,97 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
msgid "Add routine"
msgstr "Shto një fushë të re"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
msgid "routine"
msgstr "Shto një fushë të re"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nuk ke të drejta të mjaftueshme për të kryer këtë operacion!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Nuk gjenden tabela në databazë."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Shto një përdorues të ri"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Shto një përdorues të ri"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nuk ke të drejta të mjaftueshme për të kryer këtë operacion!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Nuk gjenden tabela në databazë."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Shto një përdorues të ri"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "No rows selected"
msgid "Export of event %s"
msgstr "Nuk ka rreshta të zgjedhur"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Dërguar"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Nuk ke të drejta të mjaftueshme për të kryer këtë operacion!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Nuk gjenden tabela në databazë."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8991,7 +9158,7 @@ msgstr "Pronësi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Shtesë"
@@ -9101,8 +9268,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "(ç')aktivo scratchboard"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9110,7 +9277,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Serveri"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9368,6 +9535,12 @@ msgstr ""
msgid "Login Information"
msgstr "Informacione mbi Identifikimin"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Përdor fushë teksti"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Mos ndrysho fjalëkalim"
@@ -9404,6 +9577,13 @@ msgstr "Kontrollo të drejtat për databazën &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "Përdoruesit që kanë hyrje tek &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Përdorues"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9446,7 +9626,6 @@ msgid "No user found."
msgstr "Nuk u gjet asnjë përdorues."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Ndrysho të drejtat"
@@ -9487,7 +9666,9 @@ msgid "Column-specific privileges"
msgstr "Të drejtat relative të kollonave"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Shto të drejta tek databaza në vazhdim"
#: libraries/server_privileges.lib.php:2290
@@ -9495,7 +9676,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Shto të drejta tek tabela në vazhdim"
#: libraries/server_privileges.lib.php:2525
@@ -9535,6 +9718,12 @@ msgstr "Ke rifreskuar lejet për %s."
msgid "Privileges for %s"
msgstr "Të drejtat"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Ndrysho të drejtat"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9562,46 +9751,48 @@ msgstr "Përdoruesi i zgjedhur nuk u gjet tek tabela e të drejtave."
msgid "You have added a new user."
msgstr "Ke shtuar një përdorues të ri."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Zbato query SQL tek databaza %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Zbato query SQL tek databaza %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "Kalendari"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Shtoja të preferuarve këtë query SQL"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Lejo që çdo përdorues të ketë hyrje në këtë libërshënues"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Mos e mbishkruaj këtë query nga jashtë dritares"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Tregoje përsëri këtë query"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Shfaq vetëm"
@@ -9684,11 +9875,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabela %s u zbraz"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Gjurmimi është aktiv."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Gjurmimi nuk është aktiv."
@@ -9714,7 +9905,11 @@ msgstr "Shtoji prefiks tabelës"
msgid "Check tables having overhead"
msgstr "Zgjidh të mbingarkuarit"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Renditja"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9805,7 +10000,7 @@ msgstr "Në fillim të tabelës"
msgid "After %s"
msgstr "Mbas %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistikat e rreshtave"
@@ -9875,7 +10070,7 @@ msgstr ""
msgid "Information"
msgstr "Informacione mbi Identifikimin"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Hapësira e përdorur"
@@ -9883,12 +10078,12 @@ msgstr "Hapësira e përdorur"
msgid "Effective"
msgstr "Efektiv"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Përdoruesit e zgjedhur u hoqën me sukses."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -9990,8 +10185,18 @@ msgstr "Mbas %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Rradhitja"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10124,8 +10329,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "regjistrime për faqe"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10185,7 +10392,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "Përdorimi"
#: pmd_pdf.php:123
@@ -10213,8 +10420,10 @@ msgid "New page name: "
msgstr "Emri i përdoruesit"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "No rows selected"
+msgid "Export/Import to scale:"
+msgstr "Nuk ka rreshta të zgjedhur"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10232,6 +10441,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Karakteristikat e përgjithshme të relacionit"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10323,6 +10538,12 @@ msgstr "Importo files"
msgid "All"
msgstr "Të gjithë"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "Kronollogjia e SQL"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10374,20 +10595,20 @@ msgstr[1] "%s databaza u eleminuan korrektësisht."
msgid "Databases statistics"
msgstr "Statistikat e databazave"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Aktivo Statistikat"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10395,11 +10616,11 @@ msgstr ""
"Shënim: Aktivimi këtu i statistikave të Databazës mund të shkaktojë rritjen "
"e trafikut midis server-it web dhe MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Asnjë databazë"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10427,7 +10648,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "Versioni i PHP"
@@ -10752,10 +10973,6 @@ msgstr ""
msgid "Add chart"
msgstr "Shto një fushë të re"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10937,6 +11154,24 @@ msgstr[1] "në përdorim"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "në orë"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "në minutë"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "në sekondë"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Instruksione"
@@ -11567,7 +11802,7 @@ msgid "Global value"
msgstr "Vlerë Globale"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11673,7 +11908,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Shto një përdorues të ri"
@@ -11879,7 +12114,9 @@ msgid "SQL result"
msgstr "Rezultati SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Gjeneruar nga"
#: sql.php:1234
@@ -11893,8 +12130,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Shtoja të preferuarve këtë query SQL"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Etiketë"
#: tbl_chart.php:38
@@ -11987,17 +12230,17 @@ msgstr "Vlerë"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "Përdoruesi %s ekziston!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %s u eleminua"
@@ -12006,6 +12249,10 @@ msgstr "Tabela %s u eleminua"
msgid "View dump (schema) of table"
msgstr "Shfaq dump (skema) e tabelës"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12030,7 +12277,7 @@ msgstr "Gjithsej"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12100,9 +12347,21 @@ msgstr "Emri i tabelës është bosh!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Shfaq tabelat"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Hapësira e përdorur"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistikat e rreshtave"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12136,6 +12395,12 @@ msgstr "Kushtet për tabelën"
msgid "No index defined! Create one below"
msgstr "Asnjë tregues i përcaktuar!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Zgjidh fushën që dëshiron të shohësh"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12181,114 +12446,118 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, 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:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Asnjë databazë"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Të dhëna"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Versioni i MySQL"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Versioni i MySQL"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13448,6 +13717,42 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "Grafiku i trafikut në kohë reale"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Grafiku i lidhjeve dhe proceseve në kohë reale"
+
+#~ msgid "Live query chart"
+#~ msgstr "Grafiku i query në kohë reale"
+
+#~ msgid "Static data"
+#~ msgstr "Të dhëna statike"
+
+#~ msgid "And"
+#~ msgstr "Dhe"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "regjistrime për faqe"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Fushë e përbërë nga"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Fushë e kufizuar nga"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Zëvendëso NULL me"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Rreshta që mbarojnë me"
+
#~ msgid "ltr"
#~ msgstr "mnd"
diff --git a/po/sr.po b/po/sr.po
index d97fbb682e..6553dc2ce2 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-10 13:37+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Serbian <http://l10n.cihar.com/projects/phpmyadmin/master/sr/"
@@ -16,18 +16,18 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Прикажи Ñве"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Број Ñтранице:"
@@ -41,19 +41,18 @@ msgstr ""
"затворили матични прозор, или ваш претраживач онемогућава ажурирање међу "
"прозорима због ÑигурноÑних подешавања"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Претраживање"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Претраживање"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Крени"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Име кључа"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ОпиÑ"
@@ -117,15 +116,16 @@ msgstr "База %1$s је креирана."
msgid "Database comment: "
msgstr "Коментар базе: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Коментари табеле"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +137,8 @@ msgstr "Коментари табеле"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Колона"
@@ -161,12 +161,12 @@ msgstr "Колона"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Тип"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Тип"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +193,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Подразумевано"
@@ -219,11 +219,11 @@ msgstr "Везе ка"
msgid "Comments"
msgstr "Коментари"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Коментари"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ðе"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Ðе"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Да"
@@ -274,7 +274,7 @@ msgstr "Да"
msgid "View dump (schema) of database"
msgstr "Прикажи Ñадржај (Ñхему) базе"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Табеле ниÑу пронађене у бази."
@@ -287,7 +287,7 @@ msgstr "Изабери Ñве"
msgid "Unselect All"
msgstr "ништа"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Име базе није задато!"
@@ -318,20 +318,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Табела"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Редова"
@@ -344,28 +343,25 @@ msgstr "Величина"
msgid "in use"
msgstr "Ñе кориÑти"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Ðаправљено"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ПоÑледња измена"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ПоÑледња провера"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -409,16 +405,12 @@ msgstr "Провери табелу"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "База података"
@@ -427,18 +419,18 @@ msgstr "База података"
msgid "Last version"
msgstr "Ðаправи релацију"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
#, fuzzy
msgid "Created"
msgstr "Ðаправи"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "СтатуÑ"
@@ -447,13 +439,11 @@ msgstr "СтатуÑ"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Ðкција"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Прикажи"
@@ -462,18 +452,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Одбаци"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -482,11 +472,11 @@ msgstr ""
msgid "Versions"
msgstr "ПерÑијÑки"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Само Ñтруктура"
@@ -506,28 +496,28 @@ msgstr "Провери табелу"
msgid "Database Log"
msgstr "База података"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "Ð’Ñ€Ñта упита"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Одабрани тип извоза мора бити Ñачуван у датотеку!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Add new field"
msgid "Bad parameters!"
msgstr "Додај ново поље"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Ðедовољно проÑтора за Ñнимање датотеке %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -535,12 +525,12 @@ msgstr ""
"Датотека %s већ поÑтоји на Ñерверу, промените име датотеке или укључите "
"опцију препиÑивања."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Веб Ñерверу није дозвољено да Ñачува датотеку %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Садржај базе је Ñачуван у датотеку %s."
@@ -555,58 +545,59 @@ msgstr "Тип извоза"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add new field"
msgid "Add a point"
msgstr "Додај ново поље"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Линије Ñе завршавају Ñа"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -615,17 +606,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "Додај новог кориÑника"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Додај новог кориÑника"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add %s field(s)"
+msgid "Polygon %d:"
+msgstr "Додај %s поља"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -729,12 +722,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Ваш SQL упит је уÑпешно извршен"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Ðазад"
@@ -772,37 +765,38 @@ msgstr "Опште оÑобине релација"
msgid "Database server"
msgstr "База за кориÑника"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Сервер"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Сервер:"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "ИД Ñервера"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Верзија Ñервера"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Верзија протокола"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "КориÑник"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Избор Ñервера"
#: index.php:269
@@ -811,31 +805,33 @@ msgstr ""
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Верзија MySQL клијента"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "верзија PHP-a"
#: index.php:300
msgid "Show PHP information"
msgstr "Прикажи информације о PHP-у"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Информације о верзији"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Документација"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -953,7 +949,7 @@ msgstr "\"DROP DATABASE\" команда је онемогућена."
msgid "Do you really want to execute \"%s\"?"
msgstr "Да ли Ñтварно хоћете да "
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Овим ћете УÐИШТИТИ комплетну базу података!"
@@ -1055,77 +1051,40 @@ msgstr "Поново учитај привилегије"
msgid "Removing Selected Users"
msgstr "Уклони изабране кориÑнике"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Промени"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Избор Ñервера"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL упит"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Укупно"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Конекције"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Local monitor configuration incompatible"
msgstr "Ðе могу да учитам подразумевану конфигурацију из: \"%1$s\""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1133,185 +1092,185 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "Кеш упита"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "Кеш упита"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "Кеш упита"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "Укупно"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Скуп прихватника"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Укупно"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Слободне Ñтране"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Примљено"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Конекције"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ПроцеÑи"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "бајтова"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "КБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ТБ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "ПБ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ЕБ"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s табела"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "ПерÑијÑки"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Саобраћај"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Опште оÑобине релација"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Remove database"
msgid "Remove chart"
msgstr "Уклони базу"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Држи Ñе мреже"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1319,39 +1278,39 @@ msgstr ""
msgid "None"
msgstr "нема"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1359,149 +1318,149 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Сачувај као датотеку"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Омогућено"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disabled"
msgid "Disable %s"
msgstr "Онемогућено"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Опште оÑобине релација"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Опште оÑобине релација"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "ÐаÑлов извештаја"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Локални"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Захтеви за читање"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "База не поÑтоји"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "База не поÑтоји"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "ОбјаÑни SQL"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1509,109 +1468,109 @@ msgstr "ОбјаÑни SQL"
msgid "Time"
msgstr "Време"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Укупно"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "ПрофилиÑање"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Табела"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Карактер Ñет"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add new field"
msgid "Edit chart"
msgstr "Додај ново поље"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL упит"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "Опције за извоз базе"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
#, fuzzy
msgid "Filter"
msgstr "Датотеке"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
msgid "Sum of grouped rows:"
msgstr "Број Ñортираних редова."
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Укупно"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Локални"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Поново учитај"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1619,273 +1578,282 @@ msgstr ""
msgid "Import"
msgstr "Увоз"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "Ðе могу да учитам подразумевану конфигурацију из: \"%1$s\""
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Молимо изаберите примарни или јединÑтвени кључ"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Ðжурирај упит"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Документација"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Документација"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Откажи"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Локални"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "ПроцеÑи"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Ðије изабрана ни једна база."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "У реду"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Преименуј базу у"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Преименуј базу у"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Копирај базу у"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Карактер Ñет"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Табела мора имати барем једно поље."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "КориÑти табеле"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Add new field"
msgid "Hide indexes"
msgstr "Додај ново поље"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Прикажи мрежу"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "ИÑкључи провере Ñтраних кључева"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Омогућено"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Онемогућено"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Претраживање"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL упит"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL упит"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Преглед"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "Бришем %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of fields"
msgid "Values for column %s"
msgstr "Број поља"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Додај новог кориÑника"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL упит"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL упит"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Промени"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ðема одабраних редова"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Промени"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d није иÑправан број реда."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1894,222 +1862,248 @@ msgstr "%d није иÑправан број реда."
msgid "Save"
msgstr "Сачувај"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL упит"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL упит"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Претраживање"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Додај/обриши колону"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Операције на резултатима упита"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Величина показивача података"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Игнориши"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Копирај"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Линије Ñе завршавају Ñа"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "Додај %s поља"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Изаберите референцирани кључ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Изабери Ñтрани кључ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Молимо изаберите примарни или јединÑтвени кључ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Изабери поља за приказ"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
msgid "Go to link"
msgstr "База не поÑтоји"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Имена колона"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Приказ запиÑа"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Ðаправи лозинку"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Ðаправи"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Промени лозинку"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Пон"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Прикажи Ñве"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Add new field"
msgid "Hide Panel"
msgstr "Додај ново поље"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Изабрани кориÑник није пронађен у табели привилегија."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2117,30 +2111,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
msgid ", latest stable version:"
msgstr "Ðаправи релацију"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "База не поÑтоји"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
msgid "Done"
msgstr "Подаци"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Претходна"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2148,96 +2142,96 @@ msgid "Next"
msgstr "Следећи"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Укупно"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Бинарни"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "мар"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "апр"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "мај"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "јун"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "јул"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "авг"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "окт"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "јан"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "феб"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "мар"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "апр"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2245,78 +2239,78 @@ msgid "May"
msgstr "мај"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "јун"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "јул"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "авг"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Ñеп"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "окт"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "нов"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "дец"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Ðед"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Пон"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Уто"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Пет"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2324,113 +2318,113 @@ msgid "Sun"
msgstr "Ðед"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Пон"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Уто"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Сре"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Чет"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Пет"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Суб"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Ðед"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Пон"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Уто"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Сре"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Чет"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Пет"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Суб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "нема"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "Ñе кориÑти"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2483,16 +2477,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "у Ñекунди"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "у минуту"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "на Ñат"
@@ -2500,43 +2494,59 @@ msgstr "на Ñат"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Величина фонта"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "РаÑтући"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Опадајући"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Колона"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Сортирање"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Прикажи"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Критеријум"
#: libraries/DBQbe.class.php:576
@@ -2556,33 +2566,43 @@ msgid "Use Tables"
msgstr "КориÑти табеле"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "или"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "и"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Промени"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL упит на бази <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Изврши SQL упит"
@@ -2626,8 +2646,8 @@ msgstr[1] "%s погодака унутар табеле <i>%s</i>"
msgstr[2] "%s погодака унутар табеле <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Преглед"
@@ -2642,9 +2662,9 @@ msgstr "Приказ података табеле"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Обриши"
@@ -2689,32 +2709,32 @@ msgstr "ОÑновни директоријум података"
msgid "Restore column order"
msgstr "Додај/обриши колону"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Почетак"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Претходна"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Следећи"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2723,19 +2743,20 @@ msgstr "Крај"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
-msgid "Start row"
+msgid "Start row:"
msgstr "СтатуÑ"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Број поља"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Пон"
#: libraries/DisplayResults.class.php:919
@@ -2759,7 +2780,7 @@ msgstr ""
msgid "Sort by key"
msgstr "Сортирај по кључу"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2878,12 +2899,12 @@ msgid "Query took %01.4f sec"
msgstr "Упит је трајао %01.4f Ñекунди"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Означено:"
@@ -2893,16 +2914,16 @@ msgstr "Означено:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Означи Ñве"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -3007,12 +3028,12 @@ msgstr "Отвори нови phpMyAdmin прозор"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Колачићи (Cookies) морају у овом Ñлучају бити активни."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -3026,21 +3047,21 @@ msgstr "Кључ није дефиниÑан!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Кључеви"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "ЈединÑтвени"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "КардиналноÑÑ‚"
@@ -3049,15 +3070,14 @@ msgstr "КардиналноÑÑ‚"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Сортирање"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Коментари"
@@ -3071,7 +3091,7 @@ msgstr "Примарни кључ је обриÑан"
msgid "Index %s has been dropped"
msgstr "Кључ %s је обриÑан"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3084,6 +3104,11 @@ msgstr ""
msgid "Databases"
msgstr "Базе"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Сервер"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3091,35 +3116,39 @@ msgid "View"
msgstr "Поглед"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Структура"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Претраживање"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Ðови запиÑ"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Операције"
@@ -3136,7 +3165,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Окидачи"
@@ -3159,14 +3188,14 @@ msgstr "Упит по примеру"
msgid "Privileges"
msgstr "Привилегије"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Рутине"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
#, fuzzy
msgid "Events"
msgstr "Догађаји"
@@ -3209,7 +3238,7 @@ msgstr ""
msgid "Engines"
msgstr "Складиштења"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3261,8 +3290,7 @@ msgstr "Ðема табела"
msgid "There are no recent tables"
msgstr "Провери табелу"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL упит"
@@ -3404,11 +3432,15 @@ msgid "Target database `%s` was not found!"
msgstr "Ðије пронађена тема %s!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "ÐеиÑправна база података"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "ÐеиÑправан назив табеле"
#: libraries/Table.class.php:1210
@@ -3452,7 +3484,7 @@ msgstr "Функција"
msgid "Operator"
msgstr "Оператор"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3472,62 +3504,67 @@ msgstr "Претраживање"
msgid "Edit/Insert"
msgstr "Ðови запиÑ"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Изабери поља (најмање једно)"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "или"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Додај уÑлове претраживања (део \"WHERE\" упита):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Број редова по Ñтрани"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "РедоÑлед приказа:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Прегледај Ñтране вредноÑти"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL упит"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "Ðаправи \"упит по примеру\" (џокер: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Ðаправи \"упит по примеру\" (џокер: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
msgid "How to use"
msgstr "верзија PHP-a"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3561,8 +3598,8 @@ msgstr "Ðије пронађена тема %s!"
msgid "Theme path not found for theme %s!"
msgstr "Ðије пронађена путања до теме за тему %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3854,7 +3891,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "МакÑимална величина: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL упит"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3867,124 +3910,139 @@ msgstr "МакÑимална величина: %s%s"
msgid "MySQL said: "
msgstr "MySQL рече: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "ОбјаÑни SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "ПреÑкочи објашњавање SQL-a"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "без PHP кода"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Ðаправи PHP код"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "ОÑвежи"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "ПреÑкочи проверу SQL-a"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Провери SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Складиштења"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "ПрофилиÑање"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ðед"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. у %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s дана, %s Ñати, %s минута и %s Ñекунди"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Рутине"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Пређи на базу &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Ова функционалноÑÑ‚ %s је погођена познатом грешком, видите %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "директоријум за Ñлање веб Ñервера "
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Директоријум који Ñте изабрали за Ñлање није доÑтупан"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ИÑпразни"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Штампај"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Ðаправљено"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ПоÑледња измена"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ПоÑледња провера"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3996,13 +4054,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Подаци"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Укупно"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4073,6 +4135,12 @@ msgstr "ÐеиÑправан Ð¸Ð½Ð´ÐµÐºÑ Ñервера: \"%s\""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "ÐеиÑправан назив Ñервера %1$s. Молимо проверите Ñвоју конфигурацију."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Сервер"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "ÐеиÑправан метод аутентикације је задат у конфигурацији:"
@@ -4124,7 +4192,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Онемогућено"
@@ -4221,7 +4289,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4273,25 +4341,25 @@ msgstr "верзија PHP-a"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4546,7 +4614,7 @@ msgid "Character set of the file"
msgstr "Карактер Ñет датотеке:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Формат"
@@ -4563,7 +4631,6 @@ msgstr "КомпреÑија"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4577,7 +4644,7 @@ msgstr "Стави имена поља у први ред"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Поља ограничена Ñа"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4585,7 +4652,7 @@ msgstr "Поља ограничена Ñа"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "ЕÑкејп карактер &nbsp; &nbsp; &nbsp;"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4593,7 +4660,9 @@ msgstr "ЕÑкејп карактер &nbsp; &nbsp; &nbsp;"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "Замени NULL Ñа"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4605,12 +4674,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Линије Ñе завршавају Ñа"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Линије Ñе завршавају Ñа"
#: libraries/config/messages.inc.php:80
@@ -4653,8 +4724,6 @@ msgid "Include table caption"
msgstr "Укључи коментар табеле"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Коментар табеле"
@@ -4663,8 +4732,6 @@ msgid "Continued table caption"
msgstr "ÐаÑтављен коментар табеле"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Ознака кључа"
@@ -4691,7 +4758,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Препиши поÑтојеће датотеке"
@@ -4712,7 +4779,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "КориÑти ' за ограничавање имена поља"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Мод SQL компатибилноÑти"
@@ -6231,7 +6298,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL упит"
@@ -6263,12 +6330,8 @@ msgstr "Прикажи отворене табеле"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6291,8 +6354,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "КориÑничко име:"
@@ -6502,6 +6565,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6559,15 +6626,25 @@ msgstr ""
msgid "No Password"
msgstr "Ðема лозинке"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Лозинка:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Поновите уноÑ"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Хеширање лозинке"
#: libraries/display_change_password.lib.php:87
@@ -6577,7 +6654,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 компатибилно"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6587,6 +6663,12 @@ msgstr "Ðаправи нову базу података"
msgid "Create"
msgstr "Ðаправи"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Ðаправи нову базу података"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6620,110 +6702,104 @@ msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Ðије могуће учитати додатке за извоз, молимо проверите Ñвоју инÑталацију!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Allows locking tables for the current thread."
msgid "Exporting databases from the current server"
msgstr "Дозвољава закључавање табела текућим процеÑима."
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "Ðаправи нову табелу у бази %s"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "Ðаправи нову табелу у бази %s"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Тип извоза"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
msgid "Custom - display all possible options"
msgstr "Опције за извоз базе"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Базе"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Табеле"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Редова"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Број поља"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Сачувај на Ñервер у директоријум %s"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Сачувај као датотеку"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Шаблон имена датотеке"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "alue is interpreted using %1$sstrftime%2$s, so you can use time matting "
@@ -6738,65 +6814,65 @@ msgstr ""
"кориÑтите Ñтрингове за форматирање времена. Такође ће Ñе деÑити и Ñледеће "
"транÑформације: %3$s. ПреоÑтали текÑÑ‚ ће оÑтати како јеÑте."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Карактер Ñет датотеке:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "КомпреÑија"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"зиповано\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"гзип-овано\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"бзип-овано\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Сачувај као датотеку"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Формат"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Опције транÑформације"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
msgid "Encoding Conversion:"
msgstr "Верзија MySQL клијента"
@@ -6811,7 +6887,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6946,6 +7022,10 @@ msgstr ""
msgid "Language"
msgstr "Језик"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Информације о верзији"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "ОÑновни директоријум података"
@@ -7343,8 +7423,10 @@ msgstr "Због њехове величине, поље<br />можда нећÐ
msgid "Binary - do not edit"
msgstr "Бинарни - не мењај"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "директоријум за Ñлање веб Ñервера"
#: libraries/insert_edit.lib.php:1400
@@ -7414,50 +7496,50 @@ msgstr "нема"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Замени податке у табели Ñа подацима из датотеке"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Замени податке у табели Ñа подацима из датотеке"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Пет"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Пошаљи"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "Додај ново поље"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Да ли Ñтварно хоћете да "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ðема измена"
@@ -7676,18 +7758,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "назив табеле"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7705,7 +7787,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7716,7 +7798,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7727,12 +7809,12 @@ msgstr ""
msgid "Functions"
msgstr "Функције"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7743,7 +7825,7 @@ msgstr ""
msgid "Procedures"
msgstr "Процедуре"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7754,7 +7836,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7766,13 +7848,15 @@ msgstr ""
msgid "Views"
msgstr "Поглед"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Преименуј базу у"
#: libraries/operations.lib.php:107
@@ -7789,22 +7873,24 @@ msgid "Drop the database (DROP)"
msgstr "Одбаци базу (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Само Ñтруктура"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Структура и подаци"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Само подаци"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Копирај базу у"
#: libraries/operations.lib.php:186
@@ -7843,8 +7929,11 @@ msgstr "Опције табеле"
msgid "Rename table to"
msgstr "Промени име табеле у"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Коментари табеле"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Погон Ñкладиштења"
@@ -8003,20 +8092,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Сервер:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "КориÑничко име:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Лозинка:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Избор Ñервера"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8193,13 +8276,27 @@ msgstr "Структура табеле __TABLE__"
msgid "Object creation options"
msgstr "Опције транÑформације"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Коментар табеле"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Коментар табеле"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Ознака кључа"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8223,32 +8320,60 @@ msgstr "Приказујем коментаре колоне"
msgid "Display MIME types"
msgstr "ДоÑтупни MIME-типови"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Стави имена поља у први ред"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Домаћин"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Време креирања"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "верзија PHP-a"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "База података"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Подаци"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Структура"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8414,6 +8539,12 @@ msgstr ""
msgid "Export contents"
msgstr "Тип извоза"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Табела"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8719,7 +8850,6 @@ msgid "Enabled"
msgstr "Омогућено"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Опште оÑобине релација"
@@ -8747,11 +8877,11 @@ msgid ""
msgstr ""
"Молимо погледајте у документацији како Ñе ажурира табела Column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Запамћен SQL-упит"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL иÑторијат"
@@ -8790,7 +8920,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "нема опиÑа"
@@ -8813,10 +8943,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Име кориÑника"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8824,7 +8959,7 @@ msgstr "Име кориÑника"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Сортирање"
#: libraries/replication_gui.lib.php:112
@@ -8837,7 +8972,7 @@ msgstr "Прикажи ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¿Ð¾Ð´Ñ€ÐµÑ’ÐµÐ½Ð¸Ñ… Ñервера"
msgid "Slave status"
msgstr "Прикажи ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¿Ð¾Ð´Ñ€ÐµÑ’ÐµÐ½Ð¸Ñ… Ñервера"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Променљива"
@@ -8846,6 +8981,15 @@ msgstr "Променљива"
msgid "Server ID"
msgstr "ИД Ñервера"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Домаћин"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8863,12 +9007,11 @@ msgstr "Било који кориÑник"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "КориÑти текÑÑ‚ поље"
#: libraries/replication_gui.lib.php:326
@@ -8898,8 +9041,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Поновите уноÑ"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Ðаправи лозинку"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8944,13 +9094,14 @@ msgstr ""
msgid "Edit event"
msgstr "Догађаји"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "ПроцеÑи"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9259,102 +9410,102 @@ msgstr "ÐеиÑправан назив табеле"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "Додај ново поље"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
msgid "Export of routine %s"
msgstr "Увоз датотека"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Рутине"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Ðије Вам дозвољено да будете овде!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Табеле ниÑу пронађене у бази."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
msgid "There are no routines to display."
msgstr "Провери табелу"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Додај новог кориÑника"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
msgid "Export of trigger %s"
msgstr "Тип извоза"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Окидачи"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Ðије Вам дозвољено да будете овде!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Табеле ниÑу пронађене у бази."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
msgid "There are no triggers to display."
msgstr "Провери табелу"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Додај новог кориÑника"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Тип извоза"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Догађаји"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Ðије Вам дозвољено да будете овде!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Табеле ниÑу пронађене у бази."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
msgid "There are no events to display."
msgstr "Провери табелу"
@@ -9413,7 +9564,7 @@ msgstr "Ðтрибути"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Додатно"
@@ -9523,8 +9674,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Укључи/иÑкључи радну таблу"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ðепознат језик: %1$s."
@@ -9532,7 +9683,7 @@ msgstr "Ðепознат језик: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Сервер"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9779,6 +9930,12 @@ msgstr ""
msgid "Login Information"
msgstr "Подаци о пријави"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "КориÑти текÑÑ‚ поље"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ðемој да мењаш лозинку"
@@ -9815,6 +9972,13 @@ msgstr "Провери привилегије за базу &quot;%s&quot;."
msgid "Users having access to &quot;%s&quot;"
msgstr "КориÑници који имају приÑтуп &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "КориÑник"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9857,7 +10021,6 @@ msgid "No user found."
msgstr "КориÑник није нађен."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Промени привилегије"
@@ -9897,7 +10060,9 @@ msgid "Column-specific privileges"
msgstr "Привилегије везане за колоне"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Додај привилегије на Ñледећој бази"
#: libraries/server_privileges.lib.php:2290
@@ -9905,7 +10070,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Пре џокера _ и % треба Ñтавити знак \\ ако их кориÑтите ÑамоÑтално"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Додај привилегије на Ñледећој табели"
#: libraries/server_privileges.lib.php:2525
@@ -9945,6 +10112,12 @@ msgstr "Ðжурирали Ñте привилегије за %s."
msgid "Privileges for %s"
msgstr "Привилегије"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Промени привилегије"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9972,46 +10145,48 @@ msgstr "Изабрани кориÑник није пронађен у табеÐ
msgid "You have added a new user."
msgstr "Додали Ñте новог кориÑника."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Изврши SQL упит(е) на Ñерверу %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Изврши SQL упит(е) на бази %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "Календар"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Запамти SQL-упит"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Дозволи Ñваком кориÑнику да приÑтупа овом упамћеном упиту"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Замени поÑтојеће запамћене упите иÑтог имена"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе препиÑуј овај упит изван прозора"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Граничник"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Прикажи поново овај упит"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Види Ñамо"
@@ -10091,11 +10266,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Табела %s је иÑпражњена"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -10122,7 +10297,11 @@ msgstr "База не поÑтоји"
msgid "Check tables having overhead"
msgstr "Провери табеле које имају прекорачења"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Сортирање"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10216,7 +10395,7 @@ msgstr "Ðа почетку табеле"
msgid "After %s"
msgstr "ПоÑле %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "СтатиÑтике реда"
@@ -10290,7 +10469,7 @@ msgstr ""
msgid "Information"
msgstr "Информације"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Заузеће"
@@ -10298,12 +10477,12 @@ msgstr "Заузеће"
msgid "Effective"
msgstr "Ефективне"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Изабрани кориÑници Ñу уÑпешно обриÑани."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10405,8 +10584,20 @@ msgstr "ПоÑле %s"
msgid "Table name"
msgstr "Ðазив табеле"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Погон Ñкладиштења"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Сортирање"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10539,7 +10730,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Сакриј/прикажи табеле без релација"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Број табела"
#: pmd_general.php:467
@@ -10601,7 +10794,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "Ñтрана"
#: pmd_pdf.php:123
@@ -10629,7 +10822,9 @@ msgid "New page name: "
msgstr "Име кориÑника"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Извор/увоз у размери"
#: pmd_pdf.php:146
@@ -10648,6 +10843,12 @@ msgstr "Грешка: релација није додата."
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Опште оÑобине релација"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Додата интерна релација"
@@ -10739,6 +10940,12 @@ msgstr "Увоз датотека"
msgid "All"
msgstr "Све"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL иÑторијат"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10791,20 +10998,20 @@ msgstr[2] "%s база је уÑпешно одбачено."
msgid "Databases statistics"
msgstr "СтатиÑтика базе"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Укључи ÑтатиÑтике"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10812,11 +11019,11 @@ msgstr ""
"Ðапомена: укључивање ÑтатиÑтика може проузроковати велики Ñаобраћај између "
"веб и MySQL Ñервера."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "База не поÑтоји"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Погони Ñкладиштења"
@@ -10844,7 +11051,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "ПерÑијÑки"
@@ -11172,10 +11379,6 @@ msgstr ""
msgid "Add chart"
msgstr "Додај ново поље"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11361,6 +11564,24 @@ msgstr[2] "Ñе кориÑти"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "на Ñат"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "у минуту"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "у Ñекунди"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Име"
@@ -12102,7 +12323,7 @@ msgid "Global value"
msgstr "Глобална вредноÑÑ‚"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -12209,7 +12430,7 @@ msgstr "Подаци"
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Додај новог кориÑника"
@@ -12417,7 +12638,9 @@ msgid "SQL result"
msgstr "SQL резултат"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "ГенериÑао"
#: sql.php:1234
@@ -12431,8 +12654,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Проблем при индекÑирању табеле `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Запамти SQL-упит"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Ðазив"
#: tbl_chart.php:38
@@ -12527,17 +12756,17 @@ msgstr "ВредноÑÑ‚"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Табела %s већ поÑтоји!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "Табела %s је одбачена"
@@ -12546,6 +12775,10 @@ msgstr "Табела %s је одбачена"
msgid "View dump (schema) of table"
msgstr "Прикажи Ñадржај (Ñхему) табеле"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "ÐеиÑправан назив табеле"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12570,7 +12803,7 @@ msgstr "Укупно"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12637,9 +12870,21 @@ msgstr "Има табеле је празно!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Прикажи табеле"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Заузеће"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "СтатиÑтике реда"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12673,6 +12918,12 @@ msgstr "Ограничења за табеле"
msgid "No index defined! Create one below"
msgstr "Кључ није дефиниÑан!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Изабери поља за приказ"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12716,114 +12967,118 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Allows inserting and replacing data."
msgid "Delete tracking data row from report"
msgstr "Дозвољава уметање и замену података."
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "База не поÑтоји"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Подаци"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Тип извоза"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Ðаправи релацију"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Ðаправи релацију"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -14053,6 +14308,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "макÑ. иÑтовремених веза"
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Избор Ñервера"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL упит"
+
+#~ msgid "And"
+#~ msgstr "и"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Број поља"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Поља ограничена Ñа"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "ЕÑкејп карактер &nbsp; &nbsp; &nbsp;"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Замени NULL Ñа"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Линије Ñе завршавају Ñа"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 4cb94d0dcb..b67c1feb3c 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-01-10 13:37+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Serbian (latin) <http://l10n.cihar.com/projects/phpmyadmin/"
@@ -16,18 +16,18 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Prikaži sve"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Broj strane:"
@@ -41,19 +41,18 @@ msgstr ""
"zatvorili matiÄni prozor, ili vaÅ¡ pretraživaÄ onemogućava ažuriranje meÄ‘u "
"prozorima zbog sigurnosnih podešavanja."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Pretraživanje"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Pretraživanje"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Kreni"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ime kljuÄa"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Opis"
@@ -119,15 +118,16 @@ msgstr "Baza %1$s je kreirana."
msgid "Database comment: "
msgstr "Komentar baze: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Komentari tabele"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +139,8 @@ msgstr "Komentari tabele"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolona"
@@ -163,12 +163,12 @@ msgstr "Kolona"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tip"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Tip"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -195,7 +195,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Podrazumevano"
@@ -221,11 +221,11 @@ msgstr "Veze ka"
msgid "Comments"
msgstr "Komentari"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "Komentari"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ne"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "Ne"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Da"
@@ -276,7 +276,7 @@ msgstr "Da"
msgid "View dump (schema) of database"
msgstr "Prikaži sadržaj (shemu) baze"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Tabele nisu pronađene u bazi."
@@ -289,7 +289,7 @@ msgstr "Izaberi sve"
msgid "Unselect All"
msgstr "ništa"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Ime baze nije zadato!"
@@ -315,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabela"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Redova"
@@ -341,28 +340,25 @@ msgstr "VeliÄina"
msgid "in use"
msgstr "se koristi"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Napravljeno"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Poslednja izmena"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Poslednja provera"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -401,16 +397,12 @@ msgstr "Praćene tabele"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Baza podataka"
@@ -418,17 +410,17 @@ msgstr "Baza podataka"
msgid "Last version"
msgstr "Poslednja verzija"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Kreirano"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Ažurirano"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -437,13 +429,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Akcija"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Prikaži"
@@ -452,18 +442,18 @@ msgid "Delete tracking data for this table"
msgstr "Obriši podatke o praćenju za ovu tabelu"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Odbaci"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktivno"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "neaktivno"
@@ -471,11 +461,11 @@ msgstr "neaktivno"
msgid "Versions"
msgstr "Verzije"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Izveštaj o praćenju"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Snimak strukture"
@@ -491,24 +481,24 @@ msgstr "Prati tabelu"
msgid "Database Log"
msgstr "Log baze podataka"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Pogrešan tip!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Odabrani tip izvoza mora biti saÄuvan u datoteku!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Pogrešni parametri!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Nedovoljno prostora za snimanje datoteke %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -516,12 +506,12 @@ msgstr ""
"Datoteka %s već postoji na serveru, promenite ime datoteke ili ukljuÄite "
"opciju prepisivanja."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Sadržaj baze je saÄuvan u datoteku %s."
@@ -535,69 +525,82 @@ msgstr "Pogrešan tip izvoza"
msgid "Value for the column \"%s\""
msgstr "Vrednost za kolonu %s"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Iskoristi OpenStreetMaps kao osnovni sloj"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "Geometrija"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "TaÄka"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "TaÄka %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Dodaj taÄku"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Linija teksta"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Spoljni prsten"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Unutrašnji prsten"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Dodaj novu liniju teksta"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Dodaj unutrašnji prsten"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Poligon"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Dodaj poligon"
@@ -701,12 +704,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Vaš SQL upit je uspešno izvršen"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Nazad"
@@ -736,37 +739,40 @@ msgstr "Dodatna podešavanja"
msgid "Database server"
msgstr "Server baze podataka"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Port na serveru"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Verzija servera"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Verzija protokola"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Korisnik"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "Server skup znakova"
#: index.php:269
@@ -774,30 +780,36 @@ msgid "Web server"
msgstr ""
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "Verzija klijenta baze"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP proširenje"
#: index.php:300
msgid "Show PHP information"
msgstr "Prikaži informacije o PHP-u"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Informacije o verziji"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacija"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -909,7 +921,7 @@ msgstr "\"DROP DATABASE\" komanda je onemogućena."
msgid "Do you really want to execute \"%s\"?"
msgstr "Da li stvarno hoćete da izvršite \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Ovim ćete UNIŠTITI kompletnu bazu podataka!"
@@ -993,70 +1005,36 @@ msgstr "Ponovono uÄitavanje prava pristupa"
msgid "Removing Selected Users"
msgstr "Uklanjanje izabranih korisnika"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Zatvori"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Promeni"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Grafikon trenutnog saobraćaja"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Živi grafikon veze/procesi"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Grafikon upita"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "StatiÄki podaci"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Ukupno"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Ostalo"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Veze / Procesi"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Konfiguracija lokalnog monitoringa nije kompatibilna"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1069,161 +1047,161 @@ msgstr ""
"resetujete konfiguraciju na poÄetbe vrednosti u opciji menija "
"<i>Podešavanja</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Efikasnost query cache-a"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Upotreba query cache-a"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Iskorišćeno query cache-a"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Zauzetost sistemskog procesora"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Sistemska memorija"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Sistemski svop"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "ProseÄno opterećenje"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Ukupno memorije"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Keširana memorija"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Baferisana memorija"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Slobodna memorija"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Iskorišćena memorija"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Ukupno Swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Keširani svop"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Iskorišćeni svop"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Slobodno Swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Poslato bajtova"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Primljeno bajtova"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Veze"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Procesi"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabela"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Pitanja"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Saobraćaj"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Podešavanja"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Ukloni grafikon"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Uredi naslov i opise"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Dodaj grafikon na grid"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Molimo vas da dodate bar jednu promenljivu u seriju podataka"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1231,39 +1209,39 @@ msgstr "Molimo vas da dodate bar jednu promenljivu u seriju podataka"
msgid "None"
msgstr "nema"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Nastavi praćenje"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Zaustavi praćenje"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log i slow_query_log su omogućeni."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log je omogućen."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log je omogućen."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log i general_log su iskljuÄeni."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output nije postavljen na TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output je postavljen na TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1274,12 +1252,12 @@ msgstr ""
"izvrÅ¡avaju viÅ¡e od %d sekundi. PreporuÄljivo je da podesite long_query_time "
"na 0-2 sekunde, u zavisnosti od vašeg sistema."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time je postavljeno na %d sekund(i)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1288,30 +1266,30 @@ msgstr ""
"podrazumevane vrednosti kad server bude restartovan:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Postavi log_output na %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Omogući %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Onemogući %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Postavi long_query_time na %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1319,53 +1297,53 @@ msgstr ""
"Nemate prava da promenite ove promenljive. Molimo vas da se prijavite kao "
"root ili kontaktirajte vašeg administratora baze."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Izmeni podešavanja"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Trenutna podešavanja"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Naslov grafikona"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Diferencijalni"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Podeljeno sa %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Jedinica"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Iz dnevnika sporih upita"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Iz glavnog dnevnika"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analiziranje logova"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analiziranje i uÄitavanje dnevnika. Ovo može da potraje neko vreme."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Otkaži zahtev"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1375,7 +1353,7 @@ msgstr ""
"Međutim samo sam SQL upit je iskorišćen kao kriterijum za grupisanje, tako "
"da ostali atributi upita, kao Å¡to je vreme pokretanja, mogu da se razlikuju."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1384,32 +1362,32 @@ msgstr ""
"Pošto je grupisanje INSERT upita izabrano, INSERT upiti u istu tabelu su "
"takođe grupisani zajedno, bez obzira na umetnute podatke."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Podaci iz dnevnika uÄitani. Upiti izvrÅ¡eni u ovom vremenskom razmaku:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "PreskoÄi na Log tabelu"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Nema podataka"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
"Dnevnik analiziran, ali ništa nije pronađeno u ovom vremenskom razmaku."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Aniliziram…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Objasni izlaz"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1417,66 +1395,66 @@ msgstr "Objasni izlaz"
msgid "Time"
msgstr "Vreme"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Ukupno vreme:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Rezultat profilisanja"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabela"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Grafikon"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Izmeni grafikon"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serije"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Opcije filtera log tabele"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filter"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtriraj upite po word/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grupisanje upita, ignoriši promenljive vrednosti u WHERE klauzulama"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Suma grupisanih redova:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Ukupno:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "UÄitavanje logova"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Osvežavanje monitoringa neuspešno"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1486,28 +1464,28 @@ msgstr ""
"odgovor. To se najverovatnije desilo jer je sesija istekla. Osvežavanje "
"stranice i ponovno prijavljivanje trebalo bi da pomogne."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Ponovo uÄitaj stranu"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Zahvaćeni redovi:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Neuspelo analiziranje konfiguracione datoteke. Izgleda da sadržaj nije u "
"validnom JSON formatu."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Neuspelo formiranje grafikona sa uvezenom konfiguracijom. Resetujem na "
"podrazumevanu konfiguraciju…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1515,229 +1493,238 @@ msgstr ""
msgid "Import"
msgstr "Uvoz"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Podešavanje Import monitor-a"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Molimo izaberite datoteku koju želite da uvezete"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analiza upita"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Sistem za savete"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Mogući problemi sa performansama"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Pitanje"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Preporuka"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Detalji pravila"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Opravdanje"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Korišćene promenljiva/formula"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Otkaži"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "UÄitavanje"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Obrada zahteva"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Greška kod obrade zahteva"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Nije izabrana ni jedna baza."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Brisanje kolone"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Dodavanje primarnog kljuÄa"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "U redu"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Kliknite da bi ste zatvorili ovo obaveštenje"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Preimenovanje baza podataka"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Ponovno uÄitavanje baze"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopiranje baze"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Izmena seta znakova"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabela mora imati bar jednu kolonu"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Umetni tabelu"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Sakrij indekse"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Prikaži indekse"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Provera stranog kljuÄa:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(omogućeno)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Onemogućeno)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Pretraga"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Sakrij tezultate pretrage"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Prikaži rezultate pretrage"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Pregledanje"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Brisanje"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Definicija uskladištene funkcije mora imati RETURN iskaz!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET ureÄ‘ivaÄ"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Vrednosti za kolonu %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Vrednosti za novu kolonu"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Unesi svaku vrednost u posebno polje"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Dodaj %d vrednost(i)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Imajte u vidu: Ako datoteka sadrži više tabela, one će biti kombinovane u "
"jednu"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Sakrij okvir sa upitima"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Prikažiokvir sa upitima"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Promeni"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Nema odabranih redova"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Promeni"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Vreme izvršavanja upita"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d nije ispravan broj reda."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1746,91 +1733,115 @@ msgstr "%d nije ispravan broj reda."
msgid "Save"
msgstr "SaÄuvaj"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Sakrij kriterijume za pretragu"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Prikaži kriterijume za pretragu"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Uvećaj polje za pretragu"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Svaka taÄka pretsavlja jedan red podataka."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Ako zadržite kursor miÅ¡a iznad taÄke biće prikazan opis."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Da bi ste uvećali prikaz, izaberite deo prikaza sa mišem."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Klikni na taÄku sa podacima da bi video ili eventualno izmenio red podataka."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"VeliÄina prikaza može da se promeni ako ga uhvatite i povuÄete miÅ¡em u "
"donjem desnom uglu."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Izaberi dve kolone"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Izaberite dve razliÄite kolone"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Rezultat upita"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Sadržaj taÄke podataka"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignoriši"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopiraj"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "TaÄka"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linija teksta"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometrija"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Unutrašnji prsten"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Spoljni prsten"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Dodaj kolone"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Izaberite referencirani kljuÄ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Izaberi strani kljuÄ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Molimo izaberite primarni ili jedinstveni kljuÄ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Izaberi kolonu za prikaz"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1838,20 +1849,20 @@ msgstr ""
"Niste snimili izmene u raspored. Biće izgubljene ako ih ne snimite. Da li "
"želite da nastavite?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Dodaj opciju za kolonu "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Prtisni escape da otkažeš uređivanje"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1859,27 +1870,27 @@ msgstr ""
"Izmenili ste neke podatke i izmene nisu saÄuvane. Da li ste sigurni da "
"želite da napustite ovu stranu pre nego što snimite podatke?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Povucite da bi ste promenili redosled"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Kliknite da bi ste sortirali"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Kliknite da postavite/skinete oznaku"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Kliknite strelici na dole<br />da bi ste izmenili vidljivost kolone"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1888,7 +1899,7 @@ msgstr ""
"izmene u gridu, checkbox, Edit, Copy i Delete linkovi može da se desi da ne "
"rade nakon snimanja."
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1897,7 +1908,7 @@ msgstr ""
"Možete izmeniti većinu kolona<br />tako što kliknete direktno na njen "
"sadržaj."
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
@@ -1906,57 +1917,57 @@ msgstr ""
"Možete izmeniti većinu kolona<br />tako što kliknete direktno na njen "
"sadržaj."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Idi na link"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopiraj ime kolone"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Prikaži red(ove) podataka"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Generiši lozinku"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generiši"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Promeni lozinku"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Još"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Prikaži sve"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "Sakrij indekse"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1966,266 +1977,266 @@ msgstr ""
"nadogradnji. Najnovije verzija je %s, objavljena %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", poslednja stabilna verzija:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "Ažurno"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Gotovo"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Prethodni"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Sledeći"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Danas"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Januar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Februar"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Mart"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "April"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Maj"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Jun"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Jul"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Avgust"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Septembar"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Oktobar"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Novembar"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Decembar"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Maj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Avg"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Nedelja"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Ponedeljak"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Utorak"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Sreda"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "ÄŒetvrtak"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Petak"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Subota"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Ned"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Pon"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Uto"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Sre"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "ÄŒet"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Pet"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Sub"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Ne"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Po"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ut"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Sr"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "ÄŒe"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Pe"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Su"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Vk"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalendar-mesec-godina"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "nema"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "ÄŒas"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minut"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekund"
@@ -2276,16 +2287,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "u sekundi"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "u minutu"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "po satu"
@@ -2293,45 +2304,61 @@ msgstr "po satu"
msgid "per day"
msgstr "po danu"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Postojeću konfiguracionu datoteku (%s) nije moguće proÄitati."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Pogrešno podešena prava pristupa na konfiguracionoj datoteci, ne bi trebala "
"da bude svima dostupna za pisanje!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "VeliÄina fonta"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Rastući"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Opadajući"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolona"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sortiranje"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Prikaži"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriterijum"
#: libraries/DBQbe.class.php:576
@@ -2351,33 +2378,43 @@ msgid "Use Tables"
msgstr "Koristi tabele"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ili"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "i"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Promeni"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL upit na bazi <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Izvrši SQL upit"
@@ -2420,8 +2457,8 @@ msgstr[1] "%s pogodaka unutar tabele <i>%s</i>"
msgstr[2] "%s pogodaka unutar tabele <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Pregled"
@@ -2435,9 +2472,9 @@ msgstr "Obriši rezultate pretrage za %s tabelu?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Obriši"
@@ -2473,40 +2510,45 @@ msgstr "Snimi izmenjene podatke"
msgid "Restore column order"
msgstr "Vrati redosled kolone"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "PoÄetak"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Prethodna"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Sledeća"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Kraj"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "PoÄetni red"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Broj redova"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Broj redova:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Režim"
#: libraries/DisplayResults.class.php:919
@@ -2531,7 +2573,7 @@ msgstr "Izvrši upamćen upit"
msgid "Sort by key"
msgstr "Sortiraj po kljuÄu"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2643,12 +2685,12 @@ msgid "Query took %01.4f sec"
msgstr "Upit je trajao %01.4f sekundi"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "OznaÄeno:"
@@ -2658,16 +2700,16 @@ msgstr "OznaÄeno:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "OznaÄi sve"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2770,12 +2812,12 @@ msgstr "Otvori novi phpMyAdmin prozor"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "KolaÄići (Cookies) moraju u ovom sluÄaju biti aktivni."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2789,21 +2831,21 @@ msgstr "Indeks nije definisan!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indeksi"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Jedinstveni"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Pakovano"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalnost"
@@ -2812,15 +2854,14 @@ msgstr "Kardinalnost"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Sortiranje"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Komentar"
@@ -2833,7 +2874,7 @@ msgstr "Primarni kljuÄ je obrisan"
msgid "Index %s has been dropped"
msgstr "Indeks %s je obrisan"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2848,6 +2889,11 @@ msgstr ""
msgid "Databases"
msgstr "Baze"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2855,35 +2901,39 @@ msgid "View"
msgstr "Pogled"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktura"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Pretraživanje"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Novi zapis"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operacije"
@@ -2900,7 +2950,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "OkidaÄi"
@@ -2923,14 +2973,14 @@ msgstr "Upit po primeru"
msgid "Privileges"
msgstr "Privilegije"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutine"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Događaji"
@@ -2970,7 +3020,7 @@ msgstr ""
msgid "Engines"
msgstr "Skladištenja"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3017,8 +3067,7 @@ msgstr "Skorašnje pristupane tabele"
msgid "There are no recent tables"
msgstr "Nema skorašnje pristupanih tabela"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL upit"
@@ -3156,11 +3205,15 @@ msgid "Target database `%s` was not found!"
msgstr "Nije pronađena tema %s!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Neispravna baza podataka"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Neispravan naziv tabele"
#: libraries/Table.class.php:1210
@@ -3209,7 +3262,7 @@ msgstr "Funkcija"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3225,56 +3278,61 @@ msgstr "Pretraga tabele"
msgid "Edit/Insert"
msgstr "Uredi/Umetni"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Izaberi kolone (najmanje jednu):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ili"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Broj redova po strani"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Redosled prikaza:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Pregledaj strane vrednosti"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Dodatni kreterijum za pretragu"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "Napravi \"upit po primeru\" (džoker: \"%\") za dve razliÄite kolone"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Napravi \"upit po primeru\" (džoker: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Kako se koristi"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Poništi zumiranje"
@@ -3306,8 +3364,10 @@ msgstr "Nije pronađena tema %s!"
msgid "Theme path not found for theme %s!"
msgstr "Nije pronađena putanja do teme za temu %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Tema"
#: libraries/Types.class.php:296
@@ -3599,7 +3659,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Maksimalna veliÄina: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL upit"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3612,120 +3678,135 @@ msgstr "Maksimalna veliÄina: %s%s"
msgid "MySQL said: "
msgstr "MySQL reÄe: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Neuspelo povezivanje na SQL validator!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Objasni SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "PreskoÄi objaÅ¡njavanje SQL-a"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "bez PHP koda"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Napravi PHP kod"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Osveži"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "PreskoÄi proveru SQL-a"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Proveri SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Uredi ovaj upit na licu mesta"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "u liniji"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilisanje"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ned"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d. %B %Y. u %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dana, %s sati, %s minuta i %s sekundi"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Nedostaje parametar:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Pređi na bazu &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Kliknite da biste zamenili"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Pretražite vaš kompjuter:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
"Izaberi iz direkorijuma otpremljenih datoteka <b>%s</b> na web serveru:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Direktorijum koji ste izabrali za slanje nije dostupan"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Nema datoteka za otpremanje"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Isprazni"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Izvrši"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Å tampaj"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Napravljeno"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Poslednja izmena"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Poslednja provera"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "Deljeno"
@@ -3737,13 +3818,17 @@ msgstr "Deljeno"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Podaci"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Ukupno"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3809,6 +3894,12 @@ msgstr "Neispravan indeks servera: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Neispravan naziv servera %1$s. Molimo proverite svoju konfiguraciju."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Neispravan metod autentikacije je zadat u konfiguraciji:"
@@ -3860,7 +3951,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Onemogućeno"
@@ -3948,7 +4039,7 @@ msgstr "Nije ispravan broj porta"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Neispravna vrednost"
@@ -3997,26 +4088,26 @@ msgstr "SOAP ekstenzija nije pronađena"
msgid "maximum %s"
msgstr "maksimalno %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: libraries/config/FormDisplay.tpl.php:221
msgid "This setting is disabled, it will not be applied to your configuration"
msgstr ""
"Ova postavka je onemogućena, ona neće biti primenjena na vašu konfiguraciju"
-#: libraries/config/FormDisplay.tpl.php:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Postavi vrednost: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Vrati podrazumevanu vrednost"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Dozvoli korisnicima da prilagode ovu vrednost"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4278,7 +4369,7 @@ msgid "Character set of the file"
msgstr "Karakter set datoteke"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4295,7 +4386,6 @@ msgstr "Kompresija"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4305,22 +4395,28 @@ msgstr "Stavi imena kolona u prvi red"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Kolone okružene sa"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Kolone uokvirene sa:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Kolone preskoÄene sa"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Kolone eskejpovane sa:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Zameni NULL sa"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Zameni NULL sa:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4329,13 +4425,17 @@ msgstr "Izbaci CRLF znakove u kolonama"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Kolone se završavaju sa"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Linije se završavaju sa"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Linije se završavaju sa:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4370,8 +4470,6 @@ msgid "Include table caption"
msgstr "UkljuÄi komentar tabele"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Komentar tabele"
@@ -4380,8 +4478,6 @@ msgid "Continued table caption"
msgstr "Nastavljen komentar tabele"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Oznaka kljuÄa"
@@ -4406,7 +4502,7 @@ msgid "Save on server"
msgstr "Snimi na server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Prepiši postojeće datoteke"
@@ -4424,7 +4520,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Stavi imena tabela i kolona u komentar"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Mod SQL kompatibilnosti"
@@ -5920,7 +6016,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Zadrži okvir za upite"
@@ -5949,12 +6045,8 @@ msgstr "PreskoÄi zakljuÄane tabele"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5977,8 +6069,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "KorisniÄko ime"
@@ -6183,6 +6275,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Neispravna vrednost"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6238,15 +6336,25 @@ msgstr ""
msgid "No Password"
msgstr "Nema lozinke"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Lozinka:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Ponovite unos"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Heširanje lozinke"
#: libraries/display_change_password.lib.php:87
@@ -6254,7 +6362,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 kompatibilno"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Napravi bazu"
@@ -6262,6 +6369,12 @@ msgstr "Napravi bazu"
msgid "Create"
msgstr "Napravi"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Napravi bazu"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6293,90 +6406,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Izvoz baza sa tekućeg servera"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Izvoz tabela iz \"%s\" baze"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Izvoz redova iz \"%s\" tabele"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "NaÄin izvoza:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Prilagođeni prikaz svih mogućih opcija"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Baza(e):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabela(e):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Redovi:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Izbaci neke redove"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Broj redova:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Red da poÄne na:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Izbaci sve redove"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "SaÄuvaj na server u direktorijum <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "SaÄuvaj izlaz u datoteku"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Å ablon imena datoteke:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6388,51 +6497,51 @@ msgstr ""
"transformacije: %3$s. Preostali tekst će ostati kako jeste. Čogledaj %4$sFAQ"
"%5$s za detalje."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Karakter set datoteke:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Kompresija:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zipovano"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "spakovano gzip-om"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "spakovano bzip-om"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Pogledaj izlaz kao tekst"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Opcije specifiÄne za format:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Konverzija kodiranja:"
@@ -6446,7 +6555,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6573,6 +6682,10 @@ msgstr ""
msgid "Language"
msgstr "Jezik"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Informacije o verziji"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Osnovni direktorijum podataka"
@@ -6962,8 +7075,10 @@ msgstr "Zbog njene veliÄine,<br />ova kolona možda neće moći da se izmeni"
msgid "Binary - do not edit"
msgstr "Binarni - ne menjaj"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "direktorijum za slanje veb servera"
#: libraries/insert_edit.lib.php:1400
@@ -7029,42 +7144,42 @@ msgstr "Nema"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Zameni prefix tabele"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopiraj tabelu sa prefiksom"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Iz"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Pošalji"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Nema izmena"
@@ -7283,18 +7398,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "naziv tabele"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Filter tables by name"
msgid "filter items by name"
@@ -7312,7 +7427,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Kolone"
@@ -7321,7 +7436,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7332,12 +7447,12 @@ msgstr ""
msgid "Functions"
msgstr "Funkcije"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7348,7 +7463,7 @@ msgstr ""
msgid "Procedures"
msgstr "Procedure"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7359,7 +7474,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7369,13 +7484,15 @@ msgstr ""
msgid "Views"
msgstr "Pogledi"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Preimenuj bazu u"
#: libraries/operations.lib.php:107
@@ -7392,22 +7509,24 @@ msgid "Drop the database (DROP)"
msgstr "Ukloni bazu i njen sadržaj"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Samo struktura"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktura i podaci"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Samo podaci"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Kopiraj bazu u"
#: libraries/operations.lib.php:186
@@ -7446,8 +7565,11 @@ msgstr "Opcije tabele"
msgid "Rename table to"
msgstr "Promeni ime tabele u"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Komentari tabele"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Pogon skladištenja"
@@ -7596,20 +7718,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Možete uneti ime servera/IP adresu i port odvojene blanko znakom."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "KorisniÄko ime:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Lozinka:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Izbor servera"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7767,11 +7883,27 @@ msgstr "Struktura tabele @TABLE@"
msgid "Object creation options"
msgstr "Opcije kreiranja objekata"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Komentar tabele"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Naslov tabele (nastavljeno)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Oznaka kljuÄa"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7789,32 +7921,60 @@ msgstr "Prikaži komentare"
msgid "Display MIME types"
msgstr "Prikaži MIME tipove"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Stavi imena kolona u prvi red"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Domaćin"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Vreme kreiranja"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "verzija PHP-a"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Baza podataka"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Podaci"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktura"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -7970,6 +8130,12 @@ msgstr ""
msgid "Export contents"
msgstr "Izvoz sadržajaTip izvoza"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabela"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8243,7 +8409,6 @@ msgid "Enabled"
msgstr "Omogućeno"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Opšte osobine relacija"
@@ -8271,11 +8436,11 @@ msgid ""
msgstr ""
"Molimo pogledajte u dokumentaciji kako se ažurira tabela Column_comments"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Zapamćen SQL-upit"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL istorijat"
@@ -8314,7 +8479,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "nema opisa"
@@ -8337,17 +8502,24 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Ime korisnika"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Ime korisnika"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -8358,7 +8530,7 @@ msgstr "Status Mastera"
msgid "Slave status"
msgstr "Status podređenog"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Promenljiva"
@@ -8367,6 +8539,15 @@ msgstr "Promenljiva"
msgid "Server ID"
msgstr "ID servera"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Domaćin"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8384,12 +8565,11 @@ msgstr "Bilo koji korisnik"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Koristi tekst polje"
#: libraries/replication_gui.lib.php:326
@@ -8419,8 +8599,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Ponovite unos"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Napravi lozinku"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8462,11 +8649,14 @@ msgstr ""
msgid "Edit event"
msgstr "Izmeni događaj"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Greška u procesiranju zahteva"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8736,81 +8926,81 @@ msgstr "Morate uneti ispravno ime tabele"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Dodaj rutinu"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Izvoz rutine %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "rutina"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Nemate neophodna prva pristupa da bi ste kreirali rutinu"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Rutina sa imenom %1$s nije pronađena u bazi %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Nema rutina za prikaz."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Dodaj okidaÄ"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Izvoz okidaÄa %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "okidaÄ"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Nemate neophodna prava pristupa da bi ste kreirali okidaÄ"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "OkidaÄ sa imenom %1$s nije pronaÄ‘en u bazi %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Nema okidaÄa za prikaz."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Dodaj događaj"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Izvoz događaja %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "događaj"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Nemate neophodna prava pristupa da bi ste kreirali događaj"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Događaj sa imenom %1$s nije pronađen u bazi %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Nema događaja za prikaz."
@@ -8866,7 +9056,7 @@ msgstr "Atributi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Dodatno"
@@ -8966,14 +9156,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "UkljuÄi/iskljuÄi radnu tablu"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Nepoznat jezik: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Trenutni server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9217,6 +9409,12 @@ msgstr ""
msgid "Login Information"
msgstr "Podaci o prijavi"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Koristi tekst polje"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Nemoj da menjaš lozinku"
@@ -9253,6 +9451,13 @@ msgstr "Dodeli sva prava pristupa za bazu &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Korisnici koji imaju pristup &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Korisnik"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9291,7 +9496,6 @@ msgid "No user found."
msgstr "Ni jedan korisnik nije pronađen."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Promeni privilegije"
@@ -9331,7 +9535,9 @@ msgid "Column-specific privileges"
msgstr "Privilegije vezane za kolone"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Dodaj privilegije na sledećoj bazi"
#: libraries/server_privileges.lib.php:2290
@@ -9339,7 +9545,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Dodaj privilegije na sledećoj tabeli"
#: libraries/server_privileges.lib.php:2525
@@ -9379,6 +9587,12 @@ msgstr "Ažurirali ste privilegije za %s."
msgid "Privileges for %s"
msgstr "Privilegije"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Promeni privilegije"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Pregled korisnika"
@@ -9404,45 +9618,47 @@ msgstr "Izabrani korisnik nije pronađen u tabeli privilegija."
msgid "You have added a new user."
msgstr "Dodali ste novog korisnika."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Obriši"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Zapamti SQL-upit"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Dozvoli svakom korisniku da pristupa ovom upamćenom upitu"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Zameni postojeće zapamćene upite istog imena"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ne prepisuj ovaj upit izvan prozora"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "GraniÄnik"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Prikaži ponovo ovaj upit"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Vidi samo"
@@ -9522,11 +9738,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabela %s je ispražnjena"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Praćenje je aktivno."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Praćenje nije aktivno."
@@ -9552,7 +9768,11 @@ msgstr "Dodaj prefix tabeli"
msgid "Check tables having overhead"
msgstr "Proveri tabele koje imaju prekoraÄenja"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sortiranje"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Ništa"
@@ -9636,7 +9856,7 @@ msgstr "Na poÄetku tabele"
msgid "After %s"
msgstr "Posle %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Statistike reda"
@@ -9706,7 +9926,7 @@ msgstr ""
msgid "Information"
msgstr "Informacije"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Zauzeće"
@@ -9714,12 +9934,12 @@ msgstr "Zauzeće"
msgid "Effective"
msgstr "Efektivne"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabela %1$s je uspešno izmenjena"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Greška u upitu"
@@ -9810,8 +10030,20 @@ msgstr "Posle %s"
msgid "Table name"
msgstr "Naziv tabele"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Pogon skladištenja"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Sortiranje"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9935,7 +10167,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Sakrij/prikaži tabele bez relacija"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Broj tabela"
#: pmd_general.php:467
@@ -9981,7 +10215,9 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Strana"
#: pmd_pdf.php:123
@@ -10001,7 +10237,9 @@ msgid "New page name: "
msgstr "Ime nove strane: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Izvor/uvoz u razmeri"
#: pmd_pdf.php:146
@@ -10020,6 +10258,12 @@ msgstr "Greška: relacija nije dodata."
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Opšte osobine relacija"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Dodata interna relacija"
@@ -10107,6 +10351,12 @@ msgstr "Uvoz datoteka"
msgid "All"
msgstr "Sve"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL istorijat"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10157,20 +10407,20 @@ msgstr[2] "%s baza je uspeÅ¡no odbaÄeno."
msgid "Databases statistics"
msgstr "Statistika baze"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "UkljuÄi statistike"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10178,11 +10428,11 @@ msgstr ""
"Napomena: ukljuÄivanje statistika može prouzrokovati veliki saobraćaj izmeÄ‘u "
"veb i MySQL servera."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Baza ne postoji"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Pogoni skladištenja"
@@ -10210,7 +10460,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Verzija"
@@ -10520,10 +10770,6 @@ msgstr ""
msgid "Add chart"
msgstr "Dodaj grafikon"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Interval osvežavanja"
@@ -10691,6 +10937,24 @@ msgstr[2] "%d minuta"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "po satu"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "u minutu"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "u sekundi"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Ime"
@@ -11423,7 +11687,7 @@ msgid "Global value"
msgstr "Globalna vrednost"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11525,7 +11789,7 @@ msgstr "Doniraj"
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Dodaj novi server"
@@ -11727,7 +11991,9 @@ msgid "SQL result"
msgstr "SQL rezultat"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Generisao"
#: sql.php:1234
@@ -11748,8 +12014,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problem pri indeksiranju tabele `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Zapamti SQL-upit"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Naziv"
#: tbl_chart.php:38
@@ -11831,17 +12103,17 @@ msgstr "X vrednosti"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabela %s već postoji!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabela %1$s je kreirana."
@@ -11850,6 +12122,10 @@ msgstr "Tabela %1$s je kreirana."
msgid "View dump (schema) of table"
msgstr "Prikaži sadržaj (shemu) tabele"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Neispravan naziv tabele"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11870,7 +12146,7 @@ msgstr "Prostorna kolona"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Naziv datoteke"
@@ -11932,9 +12208,23 @@ msgid "The table name is empty!"
msgstr "Ima tabele je prazno!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Prikazivanje tabela"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Zauzeće"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Statistike reda"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11966,6 +12256,12 @@ msgstr "OgraniÄenja za tabele"
msgid "No index defined! Create one below"
msgstr "Indeks nije definisan!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Izaberi kolonu za prikaz"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12011,108 +12307,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Obriši red sa podacima o praćenju iz izveštaja"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Nema podataka"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Izvezi kao %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Napravi relaciju"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Kreiraj verziju"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13269,6 +13569,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert je postavljeno na 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Grafikon trenutnog saobraćaja"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Živi grafikon veze/procesi"
+
+#~ msgid "Live query chart"
+#~ msgstr "Grafikon upita"
+
+#~ msgid "Static data"
+#~ msgstr "StatiÄki podaci"
+
+#~ msgid "And"
+#~ msgstr "i"
+
+#~ msgid "Number of rows"
+#~ msgstr "Broj redova"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Kolone okružene sa"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Kolone preskoÄene sa"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Zameni NULL sa"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Linije se završavaju sa"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/sv.po b/po/sv.po
index 05441b4cb5..afb8ef80a5 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,31 +1,32 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-04-03 19:04+0200\n"
-"Last-Translator: Anders Jonsson <jonars03@student.umu.se>\n"
-"Language-Team: Swedish <http://l10n.cihar.com/projects/phpmyadmin/4-0/sv/>\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-27 11:34+0200\n"
+"Last-Translator: ProUser <stefan@inkopsforum.se>\n"
+"Language-Team: Swedish "
+"<http://l10n.cihar.com/projects/phpmyadmin/master/sv/>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 1.5-dev\n"
+"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Visa alla"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Sida nummer:"
@@ -39,19 +40,17 @@ msgstr ""
"fönstret, eller så är din webbläsares säkerhetsinställningar konfigurerade "
"för att blockera flerfönster uppdateringar."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Sök"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Sök:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Sök"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Kör"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Nyckelnamn"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Beskrivning"
@@ -117,15 +116,15 @@ msgstr "Databas %1$s har skapats."
msgid "Database comment: "
msgstr "Databaskommentar: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Tabellkommentarer"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Tabellkommentarer:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +136,8 @@ msgstr "Tabellkommentarer"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Kolumn"
@@ -161,12 +160,12 @@ msgstr "Kolumn"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Typ"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +177,7 @@ msgstr "Typ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -193,7 +192,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Standardvärde"
@@ -219,11 +218,11 @@ msgstr "Länkar till"
msgid "Comments"
msgstr "Kommentarer"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +235,21 @@ msgstr "Kommentarer"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Nej"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +262,10 @@ msgstr "Nej"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ja"
@@ -274,7 +273,7 @@ msgstr "Ja"
msgid "View dump (schema) of database"
msgstr "Visa dump (schema) av databasen"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Inga tabeller funna i databasen."
@@ -287,7 +286,7 @@ msgstr "Välj alla"
msgid "Unselect All"
msgstr "Avmarkera alla"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Databasens namn är tomt!"
@@ -312,20 +311,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tabell"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Rader"
@@ -338,29 +336,23 @@ msgstr "Storlek"
msgid "in use"
msgstr "används"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "Skapande"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "Skapat:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Senaste uppdatering"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Senaste uppdatering:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Senaste kontroll"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Senaste kontroll:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -397,16 +389,12 @@ msgstr "Spårade tabeller"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Databas"
@@ -414,17 +402,17 @@ msgstr "Databas"
msgid "Last version"
msgstr "Senaste versionen"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Skapad"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Uppdaterad"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Status"
@@ -433,13 +421,11 @@ msgstr "Status"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Åtgärd"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Visa"
@@ -448,18 +434,18 @@ msgid "Delete tracking data for this table"
msgstr "Ta bort spårning för denna tabell"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Radera"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktiv"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "inaktiv"
@@ -467,11 +453,11 @@ msgstr "inaktiv"
msgid "Versions"
msgstr "Versioner"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Spårningsrapport"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Ögonblicksbild på strukturen"
@@ -487,24 +473,24 @@ msgstr "Spåra tabell"
msgid "Database Log"
msgstr "Databas-logg"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "DÃ¥lig typ!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Vald exporttyp måste sparas till fil!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Felaktiga parametrar!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Otillräckligt utrymme för att spara filen %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -512,12 +498,12 @@ msgstr ""
"Filen %s finns redan på servern, ändra filnamnet eller kontrollera "
"ersättningsalternativet."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump har sparats till filen %s."
@@ -531,69 +517,79 @@ msgstr "Ogiltig export-typ"
msgid "Value for the column \"%s\""
msgstr "Värde för kolumn \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Använd OpenStreetMaps som baslager"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geometri"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometri %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Punkt"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Punkt:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Lägg till en punkt"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Linestring"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Linjesträng %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Yttre ringen"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring"
+msgid "Outer ring:"
+msgstr "Yttre ring:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "Inre ringen"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "Inre ring %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Lägg till ny linestring"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Lägg till ny inre ring"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Polygon %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Addera polygon"
@@ -695,12 +691,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Din SQL-fråga utfördes korrekt"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Föregående"
@@ -730,66 +726,69 @@ msgstr "Fler inställningar"
msgid "Database server"
msgstr "Databas-server"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
-msgid "Server type"
-msgstr "Servertyp"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Servertyp:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Serverversion"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Serverversion:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Protokollversion"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Protokollversion:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Användare"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Användare:"
#: index.php:257
-msgid "Server charset"
-msgstr "Server teckenuppsättning"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Serverns teckenuppsättning:"
#: index.php:269
msgid "Web server"
msgstr "Webbserver"
#: index.php:282
-msgid "Database client version"
-msgstr "Databas klientversion"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Databasens klientversion:"
#: index.php:286
-msgid "PHP extension"
-msgstr "PHP-tillägg"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "PHP-tillägg:"
#: index.php:300
msgid "Show PHP information"
msgstr "Visa PHP-information"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Versionsinformation"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Versionsinformation:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentation"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
@@ -910,7 +909,7 @@ msgstr "\"DROP DATABASE\"-satser ä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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Du är på väg att RADERA en hel databas!"
@@ -993,70 +992,36 @@ msgstr "Ladda om privilegier"
msgid "Removing Selected Users"
msgstr "Tar bort valda användare"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Stäng"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Redigera"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Live trafik diagram"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Live anslutning/process diagram"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Live sökfrågediagram"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Totalt"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Annan"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr " "
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Anslutningar / Processer"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Lokal övervakningskonfiguration ej kompatibel"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1068,161 +1033,161 @@ msgstr ""
"troligt att din nuvarande konfiguration inte fungerar längre. Återställ "
"konfigurationen i <i>Inställningar</i>-menyn."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Frågecache effektivitet"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Användning av frågecache"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Använd frågecache"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Systemets processoranvändning (CPU)"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Systemminne"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "System swap"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Genomsnittlig last"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Totalt minne"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Cachat minne"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Buffrat minne"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Ledigt minne"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Använt minne"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Totalt Swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Cachad Swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Använt Swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Ledigt Swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Antal bitar som skickats"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Antal mottagna bital"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Anslutningar"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Processer"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "bytes"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "kB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "Mb"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tabell(er)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Frågor"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafik"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Inställningar"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Ta bort diagram"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Redigera titlar och etiketter"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Addera diagrammet till rutnätet"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Lägg till minst en variabel till serien"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1230,39 +1195,39 @@ msgstr "Lägg till minst en variabel till serien"
msgid "None"
msgstr "Inget"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Återuppta övervakning"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Pausa monitor"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log och slow_query_log är aktiverade."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log är aktiverad."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log är aktiverad."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log och general_log är deaktiverade."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output är inte definierad som TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output är definerad som TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1273,12 +1238,12 @@ msgstr ""
"tid än %d sekunder. Det är lämpligt att definiera long_query_time till 0-2 "
"sekunder, beroende på ditt system."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time är definerad till %d sekund(er)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1287,30 +1252,30 @@ msgstr ""
"standardvärdet när servern startas om:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Sätt log_output till %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Aktivera %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Inaktivera %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Sätt long_query_time till %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1318,53 +1283,53 @@ msgstr ""
"Du kan inte ändra dessa variabler. Logga in som root eller kontakta din "
"databasadministratör."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Ändra inställningar"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Nuvarande inställningar"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Diagramtitel"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Differentiell"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Dividerat med %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Enhet"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Från långsam logg"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Från allmän logg"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Analyserar loggar"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Analyserar och laddar loggar. Detta kan ta lite tid."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Avbryt begäran"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1374,7 +1339,7 @@ msgstr ""
"Men endast SQL-frågan själv blir jämförd, så därför kan frågornas andra "
"attribut som starttid variera."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1383,31 +1348,31 @@ msgstr ""
"Sedan gruppering av INSERT-frågor har valts, är INSERT-frågor till samma "
"tabell också grupperade tillsammans, oberoende av det data som infogats."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Loggdata laddad. Frågor utförda under denna tidsperiod:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "GÃ¥ till tabellogg"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Inga data hittades"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Logg analyserad, men inget data hittades under denna tidsperiod."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Analyserar…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Förklara utdata"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1415,66 +1380,66 @@ msgstr "Förklara utdata"
msgid "Time"
msgstr "Tid"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Total tid:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Profilering av resultat"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tabell"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Diagram"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Redigera diagram"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Serier"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Filteralternativ för loggtabell"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtrera"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Filtrera frågor med ord/regexp:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Gruppfrågor, ignorera variabeldata i WHERE-klausuler"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Summan av grupperade rader:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Totalt:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Läser in loggar"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "Uppdateringen av övervakningen misslyckades"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1484,27 +1449,27 @@ msgstr ""
"Detta beror troligen på att din session har upphört. Om du laddar om sidan "
"och matar in dina inloggningsuppgifter igen borde det lösa problemet."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Uppdatera sidan"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "PÃ¥verkade rader:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Parsning av config-filen misslyckades. Det verkar inte vara giltig JSON-kod."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Misslyckades skapa diagrammets rutnät med den importerade konfigurationen. "
"Återställer till ursprunglig konfiguration…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1512,229 +1477,238 @@ msgstr ""
msgid "Import"
msgstr "Importera"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Importera monitorkonfigurationen"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Välj den fil du vill läsa in"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Analysera fråga"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Handledningssystem"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Möjliga prestandaproblem"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Problem"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Rekommendation"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Regeldetaljer"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Motivering"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Använd variabel / formel"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Test"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Avbryt"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Laddar"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Bearbetar begäran"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Fel i processbegäran"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Felkod: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Felmeddelande: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Inga databaser markerade."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Tar bort kolumn"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Lägger till primär nyckel"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Klicka för att ta bort detta meddelande"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Döp om databaser"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Ladda om databas"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Kopiera databas"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Ändra teckenuppsättning"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tabellen måste ha åtminstone en kolumn"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Lägg till en tabell"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Dölj index"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Visa index"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Kontroll av sekundärnyckel:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Aktiverad)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Inaktiverad)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Söker"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Dölj sökresultat"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Visa sökresultat"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Bläddrar bland"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Raderar"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET editor"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Värden för kolumn %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Värden för ny kolumn"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Mata in varje värde i separat fält"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Lägg till %d värde(n)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Obs: Om filen innehåller multipla tabeller, kommer de att kombineras till en"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Göm sök-rutan"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Visa frågerutan"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Redigera"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Inga rader valda"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Ändra"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Exekveringstid för frågor"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d är inte ett giltigt radnummer."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1743,89 +1717,113 @@ msgstr "%d är inte ett giltigt radnummer."
msgid "Save"
msgstr "Spara"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Dölj sökkriterier"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Visa sökkriterier"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Zoom sökning"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Varje punkt representerar en dataserie."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Hovring över en punkt kommer visa dess etikett."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "För att zooma in, välj en del av grafen med musen."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Klicka på återställningsknappen för att komma tillbaka till ursprungsläget."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Klicka på en datapunkt för att visa och eventuellt redigera dataraden."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "Kan ändra storlek genom att dra den längs nedre högra hörnet."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Välj två kolumner"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Välj två olika kolumner"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Frågeresultat"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Innehåll för datapunkt"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ignorera"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopiera"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Punkt"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Linestring"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Polygon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometri"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Inre ringen"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Yttre ringen"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Addera kolumn"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Välj refererad nyckel"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Välj främmande nyckel"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Välj den primära nyckeln eller en unik nyckel"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Välj kolumn att visa"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1833,20 +1831,20 @@ msgstr ""
"Du har inte sparat ändringarna i layouten. Dessa kommer förloras om du inte "
"sparar dem. Vill du fortsätta?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Lägg till ett alternativ för kolumn "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d objekt skapade"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Tryck Escape för att avbryta redigeringen"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1854,27 +1852,27 @@ msgstr ""
"Du har redigerat en del data och de har inte sparats. Är du säker på att du "
"vill lämna denna sida innan du sparar uppgifterna?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Dra för att ändra ordning"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Klicka för att sortera"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Klicka för att markera/avmarkera"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Dubbelklicka för att kopiera kolumnnamn"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "Klicka på pilen<br />för att växla kolumnens synlighet"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1883,62 +1881,62 @@ msgstr ""
"nätet redigera, kryssruta, redigera, kopiera och radera-länkar kanske inte "
"fungerar när du har sparat."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Du kan även redigera de flesta värden<br />genom att dubbelklicka direkt på "
"dessa."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Du kan även redigera de flesta värden<br />genom att klicka direkt på dessa."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Gå till länk"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Kopiera kolumnnamn"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Högerklicka på kolumnnamnet för att kopiera det till urklipp."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Visa datarad(er)"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Skapa lösenord"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generera"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Ändra lösenord"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Mera"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Visa panel"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Dölj Panel"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "Den begärda sidan hittades inte i historien, kan det ha upphört."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1948,266 +1946,266 @@ msgstr ""
"senaste versionen är %s, publicerad den %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", senaste stabila version:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "aktuell"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Klart"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Föregående"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Nästa"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Idag"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "januari"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "februari"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "mars"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "april"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "maj"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "juni"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "juli"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "augusti"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "september"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "oktober"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "november"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "december"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "jan"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "mars"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "maj"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "jun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "jul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "sep"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "nov"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "dec"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Söndag"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "MÃ¥ndag"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Tisdag"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Onsdag"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Torsdag"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Fredag"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Lördag"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Sön"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "MÃ¥n"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Tis"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Ons"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Tors"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Fre"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Lör"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Sö"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "MÃ¥"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ti"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "On"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "To"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Fr"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Lö"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Vecka"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "kalender-månad-år"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Timmar"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Minuter"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Sekunder"
@@ -2259,16 +2257,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "per sekund"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "per minut"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "per timme"
@@ -2276,45 +2274,57 @@ msgstr "per timme"
msgid "per day"
msgstr "per dag"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Befintlig konfigurationsfil (%s) är inte läsbar."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Fel behörigheter på konfigurationsfilen, bör inte vara \"world\" skrivbar!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Teckenstorlek"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Stigande"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Fallande"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Sortera"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Kolumn:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Sortera:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Visa:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Kriterier"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Kriterier:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2333,33 +2343,41 @@ msgid "Use Tables"
msgstr "Använd tabeller"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Eller"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Eller:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Och"
+msgid "And:"
+msgstr "Och:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Infoga"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Ta bort"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "Ändra"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "Ändra:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Infoga:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Radera:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-fråga i databas <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Skicka fråga"
@@ -2399,8 +2417,8 @@ msgstr[0] "%1$s träff i <strong>%2$s</strong>"
msgstr[1] "%1$s träffar i <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Bläddra"
@@ -2414,9 +2432,9 @@ msgstr "Ta bort resultat som matchar %s tabellen?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Radera"
@@ -2452,41 +2470,44 @@ msgstr "Spara editerade data"
msgid "Restore column order"
msgstr "Återställ ordningen på kolumner"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Starta"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Föregående"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Nästa"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Slut"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "Startrad"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "Startrad:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Antal rader"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Antal rader:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Läge"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Läge:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2509,7 +2530,7 @@ msgstr "Rubriker var %s rad"
msgid "Sort by key"
msgstr "Sortera efter nyckel"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2619,12 +2640,12 @@ msgid "Query took %01.4f sec"
msgstr "Frågan tog %01.4f sek"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Med markerade:"
@@ -2634,16 +2655,16 @@ msgstr "Med markerade:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Markera alla"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2743,12 +2764,12 @@ msgstr "Öppna nytt phpMyAdmin-fönster"
msgid "Click on the bar to scroll to top of page"
msgstr "Klicka på bommen för att förflytta dig till toppen av sidan"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Kakor (cookies) måste tillåtas för att gå vidare."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Javascript måste vara aktiverat efter detta"
@@ -2760,21 +2781,21 @@ msgstr "Inga index är definierade!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Index"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unik"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Packad"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Kardinalitet"
@@ -2783,15 +2804,14 @@ msgstr "Kardinalitet"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Kollationering"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Kommentar"
@@ -2804,7 +2824,7 @@ msgstr "Den primära nyckeln har tagits bort"
msgid "Index %s has been dropped"
msgstr "Index %s har tagits bort"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2819,6 +2839,11 @@ msgstr ""
msgid "Databases"
msgstr "Databaser"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2826,35 +2851,39 @@ msgid "View"
msgstr "Vy"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Struktur"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Sök"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Lägg till"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operationer"
@@ -2871,7 +2900,7 @@ msgstr "Spårning"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Trigger"
@@ -2894,14 +2923,14 @@ msgstr "Fråga"
msgid "Privileges"
msgstr "Privilegier"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Rutiner"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Händelser"
@@ -2941,7 +2970,7 @@ msgstr "Insticksprogram"
msgid "Engines"
msgstr "Motorer"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2985,8 +3014,7 @@ msgstr "De senaste tabellerna"
msgid "There are no recent tables"
msgstr "Det finns inga nya tabeller"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-fråga"
@@ -3125,12 +3153,14 @@ msgid "Target database `%s` was not found!"
msgstr "MÃ¥ldatabas `%s` hittades inte!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Ogiltig databas"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Ogiltig databas:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Ogiltigt tabellnamn"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Ogiltigt tabellnamn:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3177,7 +3207,7 @@ msgstr "Funktion"
msgid "Operator"
msgstr "Aktör"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3193,57 +3223,62 @@ msgstr "Tabellsök"
msgid "Edit/Insert"
msgstr "Redigera / Infoga"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Markera kolumner (minst en):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Eller"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Antal rader per sida"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Visningsordning:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Maximalt antal rader att visa"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Bläddra bland främmande värden"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Ytterligare sökkriterier"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Utför en \"Query By Example\" (jokertecken: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Bläddra / Redigera punkter"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Hur du använder"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Återställ zoom"
@@ -3275,9 +3310,10 @@ msgstr "Tema %s hittades inte!"
msgid "Theme path not found for theme %s!"
msgstr "Temats sökväg för tema %s hittades inte!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Tema"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Tema:"
#: libraries/Types.class.php:296
msgid ""
@@ -3619,7 +3655,12 @@ msgstr "En uppräkning, vald från listan av definierade värden"
msgid "Max: %s%s"
msgstr "Max: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-fråga:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3632,119 +3673,134 @@ msgstr "Max: %s%s"
msgid "MySQL said: "
msgstr "MySQL sa: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Lyckades inte ansluta till SQL-validerare!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Förklara SQL-kod"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Utan SQL-förklaring"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "Utan PHP-kod"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Skapa PHP-kod"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Uppdatera"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Hoppa över SQL-validering"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Validera SQL-kod"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Redigera denna fråga"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Infogad"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profilering"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Sön"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y kl %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s dagar, %s timmar, %s minuter och %s sekunder"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Saknade parametrar:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Hoppa till databas &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Klicka för att växla"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "GÃ¥ igenom din dator:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Välj katalog att ladda upp till från web-server listningen <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Katalogen som du konfigurerat för uppladdning kan inte nås"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Det finns inga filer att ladda upp"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Töm"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Utför"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Skriv ut"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Skapande"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Senaste uppdatering"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Senaste kontroll"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "delad"
@@ -3756,13 +3812,17 @@ msgstr "delad"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Data"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Totalt"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3824,6 +3884,12 @@ msgstr "Ogiltigt serverindex: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Ogiltigt värdnamn för server %1$s. Var god granska din konfiguration."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Ogiltig metod för verifiering angiven i konfiguration:"
@@ -3875,7 +3941,7 @@ msgid "Double click"
msgstr "Dubbelklicka"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Inaktiverad"
@@ -3963,7 +4029,7 @@ msgstr "Inte ett giltigt portnummer"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Felaktigt värde"
@@ -4012,27 +4078,27 @@ msgstr "SOAP-tillägg hittas inte"
msgid "maximum %s"
msgstr "maximum %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Ange värde: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Återställ standardvärde"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Tillåt användare att anpassa detta värde"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4293,7 +4359,7 @@ msgid "Character set of the file"
msgstr "Filens teckenuppsättning"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4310,7 +4376,6 @@ msgstr "Komprimering"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4320,21 +4385,24 @@ msgstr "Sätt kolumnnamn på första raden"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Kolumner avgränsas av"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Kolumner omges av"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Kolumner föregås av"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Specialtecken i fält föregås av"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
msgstr "Ersätt NULL med"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4344,12 +4412,14 @@ msgstr "Ta bort CRLF-tecken i kolumner"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Kolumner avslutas med"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
msgstr "Rader avslutas med"
#: libraries/config/messages.inc.php:80
@@ -4385,8 +4455,6 @@ msgid "Include table caption"
msgstr "Inkludera tabellbeskrivning"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tabellrubrik"
@@ -4395,8 +4463,6 @@ msgid "Continued table caption"
msgstr "Fortsatt tabellrubrik"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Märk nyckel"
@@ -4421,7 +4487,7 @@ msgid "Save on server"
msgstr "Spara på server"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Skriv över befintlig(a) fil(er)"
@@ -4439,7 +4505,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Använd citattecken runt tabell- och fältnamn"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL-kompatibilitetsläge"
@@ -5980,7 +6046,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "Anger om frågerutan ska stanna på skärmen efter den skickats"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Behåll frågerutan"
@@ -6011,12 +6077,8 @@ msgstr "Hoppa över låsta tabeller"
msgid "Requires SQL Validator to be enabled"
msgstr "Kräver att SQL Validator är aktiverad"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6043,8 +6105,8 @@ msgstr ""
"Om du har ett eget användarnamn, ange det här (standardnamn är [kbd]anonymous"
"[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Användarnamn"
@@ -6261,6 +6323,11 @@ msgstr "Tom phpMyAdmin kontrollanvändare vid användning av pmadb"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "Tomt lösenord för phpMyAdmin kontrollanvändare vid användning av pmadb"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Felaktigt värde:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6315,23 +6382,30 @@ msgstr ""
msgid "No Password"
msgstr "Inget lösenord"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Lösenord:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Skriv igen"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Skriv igen:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Hashning av lösenord"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Hashning av lösenord:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "Kompatibel med MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Skapa databas"
@@ -6339,6 +6413,11 @@ msgstr "Skapa databas"
msgid "Create"
msgstr "Skapa"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Skapa databas:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6369,90 +6448,86 @@ msgstr "Antal kolumner"
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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Exportera databaser från den aktuella servern"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "Exportera tabeller från databasen \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "Exportera rader från tabellen \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Exportmetod:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Snabb - visa endast minimala alternativ"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Anpassad - visa alla möjliga alternativ"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Databas(er):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tabell(er):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Rader:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Skippa några rader"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Antal rader:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Rad att börja på:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Ta bort alla rader"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Utdata:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Spara på servern i katalogen <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Spara utdata till en fil"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Filnamnsmall:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@Server@ kommer bli servernamnet"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ kommer bli databasnamnet"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ kommer bli tabellnamnet"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6463,45 +6538,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "använd detta för framtida exporter"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Teckenuppsättning för filen:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Komprimering:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zippad"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzippad"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzippad"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Visa utdata som text"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Format:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Format-specifika alternativ:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6509,7 +6584,7 @@ msgstr ""
"Bläddra nedåt för att fylla i alternativen för det valda formatet och "
"ignorera alternativ för andra format."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Omkodning:"
@@ -6523,8 +6598,9 @@ msgid "no branch"
msgstr "ingen gren"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Git revision"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Git version:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6650,6 +6726,10 @@ msgstr "Format-specifika alternativ:"
msgid "Language"
msgstr "Språk"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versionsinformation"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Hemkatalog för data"
@@ -7067,9 +7147,10 @@ msgstr "På grund av sin längd,<br /> är denna kolumn kanske inte redigerbar"
msgid "Binary - do not edit"
msgstr "Binär - ändra inte"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "Uppladdningskatalog på webbserver"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "Uppladdningskatalog på webbserver:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7134,40 +7215,40 @@ msgstr "Inget"
msgid "Convert to Kana"
msgstr "Konvertera till Kana"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Ersätt tabellprefix"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Kopiera tabell med prefix"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Från"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Till"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Sänd"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Lägg till tabellprefix"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Lägg till prefix"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "Vill du verkligen exekvera följande fråga?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ingen förändring"
@@ -7385,16 +7466,16 @@ msgid_plural "%s other results found"
msgstr[0] "%s annat resultat hittat"
msgstr[1] "%s andra resultat hittade"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "filtrera databaser efter namn"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Rensa snabbfilter"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "filtrera tabeller efter namn"
@@ -7410,7 +7491,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "Kunde inte inkludera klass \"%1$s\", fil \"%2$s\" inte funnen"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Kolumn"
@@ -7419,7 +7500,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Ny"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Ny"
@@ -7430,12 +7511,12 @@ msgstr "Ny"
msgid "Functions"
msgstr "Funktioner"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Ny"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Ny"
@@ -7446,7 +7527,7 @@ msgstr "Ny"
msgid "Procedures"
msgstr "Procedurer"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7457,7 +7538,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Ny"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Ny"
@@ -7467,14 +7548,15 @@ msgstr "Ny"
msgid "Views"
msgstr "Vy"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Ny"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Byt namn på databasen till"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Byt namn på databasen till:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7490,23 +7572,24 @@ msgid "Drop the database (DROP)"
msgstr "Tag bort databasen (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Enbart struktur"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Struktur och data"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Enbart data"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Kopiera databasen till"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Kopiera databasen till:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7544,8 +7627,11 @@ msgstr "Tabellalternativ"
msgid "Rename table to"
msgstr "Döp om tabellen till"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tabellkommentarer"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Lagringsmotor"
@@ -7694,21 +7780,14 @@ msgstr "Din session har gått ut. Vänligen logga in igen."
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Du kan ange värdnamn/IP-adress och port separerade med mellanslag."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Användarnamn:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Lösenord:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Välj server"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Serverval:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7865,10 +7944,23 @@ msgstr "Struktur för tabell @TABLE@"
msgid "Object creation options"
msgstr "Alternativ för skapande av objekt"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tabellrubrik:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Tabellbeskrivning (forts)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Tabellbeskrivning (forts):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Märk nyckeln:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7887,31 +7979,52 @@ msgstr "Visa kommentarer"
msgid "Display MIME types"
msgstr "Visa MIME-typer"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Sätt kolumnnamn på första raden:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Värd"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Värd:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Skapad"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Tid vid skapande:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "PHP-version"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "PHP-version:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Databas:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Data:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Struktur:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8085,6 +8198,11 @@ msgstr "Alternativ vid skapande av objekt (alla rekommenderas)"
msgid "Export contents"
msgstr "Exportera innehåll"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tabell:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8363,7 +8481,6 @@ msgid "Enabled"
msgstr "Aktiverat"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Allmänna relationsfunktionaliteter"
@@ -8391,11 +8508,11 @@ msgid ""
msgstr ""
"Vänligen se dokumentationen om hur du uppdaterar din column_comments-tabell"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Bokmärkt SQL-fråga"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-historik"
@@ -8440,7 +8557,7 @@ msgstr ""
"Logga in igen till phpMyAdmin för att ladda den uppdaterade "
"konfigurationsfilen."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "ingen beskrivning"
@@ -8465,18 +8582,23 @@ msgstr ""
"Säkerställ att du har unikt server-id i din konfigurationsfil (my.cnf). Om "
"inte, lägg till följande rad i [mysqld]-sektionen:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Användarnamn:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Användarnamn"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "Port"
+#| msgid "Port"
+msgid "Port:"
+msgstr "Port:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8486,7 +8608,7 @@ msgstr "Master-status"
msgid "Slave status"
msgstr "Slav-status"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Variabel"
@@ -8495,6 +8617,15 @@ msgstr "Variabel"
msgid "Server ID"
msgstr "Server ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Värd"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8513,13 +8644,11 @@ msgstr "Vilken användare som helst"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Använd textfältet"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Använd textfältet:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8550,9 +8679,15 @@ msgstr ""
"När värdtabellen används ignoreras detta fält och värden lagrade i "
"värdtabellen används istället."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Skriv igen"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Generera lösenord"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Generera lösenord:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8594,12 +8729,14 @@ msgstr ""
msgid "Edit event"
msgstr "Redigera händelse"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Fel i utförandebegäran"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Fel i processbegäran:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8873,81 +9010,81 @@ msgstr "Du måste ange ett giltigt tabellnamn"
msgid "You must provide a trigger definition."
msgstr "Du måste ange en triggerdefinition."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Lägg till rutin"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "Exportera rutin %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "Rutin"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Du har inte den nödvändiga behörigheten för att skapa en rutin"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "Ingen rutin med namnet %1$s finns i databasen %2$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Det finns inga rutiner att visa."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Lägg till trigger"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "Exportera trigger %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Du har inte den nödvändiga behörigheten att skapa en trigger"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Ingen trigger med namnet %1$s finns i databasen %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Det finns inga triggers att visa."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Lägg till händelse"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "Exportera händelse %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "händelse"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Du har inte tillräcklig behörighet för att skapa en händelse"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "Ingen händelse med namnet %1$s hittades i databasen %2$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Det finns inga händelser att visa."
@@ -9003,7 +9140,7 @@ msgstr "Attribut"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Extra"
@@ -9103,15 +9240,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Visa/dölj skisstavla"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Okänt språk: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Nuvarande Server"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Nuvarande server:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9355,6 +9493,12 @@ msgstr ""
msgid "Login Information"
msgstr "Inloggningsinformation"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Använd textfältet"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ändra inte lösenordet"
@@ -9391,6 +9535,13 @@ msgstr "Bevilja alla privilegier för databas &quot;%s&quot;"
msgid "Users having access to &quot;%s&quot;"
msgstr "Användare som har tillgång till &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Användare"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9429,7 +9580,6 @@ msgid "No user found."
msgstr "Ingen användare hittades."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Ändra privilegier"
@@ -9472,8 +9622,9 @@ msgid "Column-specific privileges"
msgstr "Kolumnspecifika privilegier"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Lägg till privilegier till följande databas"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Lägg till privilegier till följande databas:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
@@ -9482,8 +9633,9 @@ msgstr ""
"betydelse"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Lägg till privilegier till följande tabell"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Lägg till privilegier till följande tabell:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9522,6 +9674,11 @@ msgstr "Du har uppdaterat privilegierna för %s."
msgid "Privileges for %s"
msgstr "Privilegier för %s"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Ändra privilegier:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Användaröversikt"
@@ -9547,45 +9704,46 @@ msgstr "Den valda användaren kunde inte hittas i privilegietabellen."
msgid "You have added a new user."
msgstr "Du har lagt till en ny användare."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "Kör SQL-fråga/frågor på servern %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Rensa"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Skapa bokmärke för den här SQL-frågan"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Skapa bokmärke för den här SQL-frågan:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Låt alla användare få tillgång till detta bokmärke"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Ersätt befintligt bokmärke med samma namn"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Skriv inte över denna fråga utifrån detta fönster"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Avgränsare"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Visa denna fråga här igen"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Visa endast"
@@ -9666,11 +9824,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Tabellen %s har tömts"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Spårning är aktiv."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Spårning är inaktiv."
@@ -9696,7 +9854,11 @@ msgstr "Lägg till prefix till tabellen"
msgid "Check tables having overhead"
msgstr "Kontrollera tabeller med overhead"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sortera"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Inget"
@@ -9778,7 +9940,7 @@ msgstr "I början av tabellen"
msgid "After %s"
msgstr "Efter %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Radstatistik"
@@ -9846,7 +10008,7 @@ msgstr "Lägg till FULLTEXT-index"
msgid "Information"
msgstr "Information"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Använt utrymme"
@@ -9854,12 +10016,12 @@ msgstr "Använt utrymme"
msgid "Effective"
msgstr "Effektiv"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tabellen %1$s har ändrats"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Sökningsfel"
@@ -9946,9 +10108,20 @@ msgstr "efter %s"
msgid "Table name"
msgstr "Tabellnamn"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Lagringsmotor:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Kollationering:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "Partitionsdefinition"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "Partitionsdefinition:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10074,8 +10247,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Dölj/visa tabeller utan relationer"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Antal tabeller"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Antal tabeller:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10120,8 +10294,9 @@ msgid "Page creation failed"
msgstr "Sidan gick inte att skapa"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Sida"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Sida:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10140,8 +10315,9 @@ msgid "New page name: "
msgstr "Nytt sidnamn: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Exportera/Importera till skala"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Exportera /Importera till skala:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10159,6 +10335,11 @@ msgstr "Fel: Relation inte tillagd."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY-relation tillagd"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Vanliga relationsfunktioner:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Intern relation tillagd"
@@ -10249,6 +10430,11 @@ msgstr "Importera filer"
msgid "All"
msgstr "Alla"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-historik:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10297,20 +10483,20 @@ msgstr[1] "%1$d databaser har framgångsrikt tagits bort."
msgid "Databases statistics"
msgstr "Databas-statistik"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Master-replikering"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slav-replikering"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Aktivera Statistik"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10318,11 +10504,11 @@ msgstr ""
"Anm: Att aktivera databas-statistik här kan orsaka tung trafik mellan "
"webbservern och MySQL-servern."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Inga databaser"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Lagringsmotorer"
@@ -10350,7 +10536,7 @@ msgstr "Modul"
msgid "Library"
msgstr "Bibliotek"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Version"
@@ -10694,10 +10880,6 @@ msgstr "Klar med ändring/redigering av diagram"
msgid "Add chart"
msgstr "Lägg till diagram"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Ordna/redigera diagram"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Uppdateringsfrekvens"
@@ -10888,6 +11070,21 @@ msgstr[1] "%d minuter"
msgid "Questions since startup: %s"
msgstr "Frågor sedan start: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "per timme:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "per minut:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "per sekund:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Uppgifter"
@@ -11621,7 +11818,7 @@ msgid "Global value"
msgstr "Globalt värde"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Ladda ner"
@@ -11734,7 +11931,7 @@ msgstr "Donera"
msgid "Edit server"
msgstr "Konfigurera server"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Lägg till en ny server"
@@ -11976,8 +12173,9 @@ msgid "SQL result"
msgstr "SQL-resultat"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Genererad av"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Genererad av:"
#: sql.php:1234
msgid ""
@@ -11992,9 +12190,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Problem med index för tabell `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Skapa bokmärke för den här SQL-frågan"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Etikett"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Etikett:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12071,17 +12274,17 @@ msgstr "X-värden"
msgid "Y-Axis label:"
msgstr "Y-axel etikett:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Tabell %s finns redan!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Databasen '%s' existerar inte."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tabell %1$s har skapats."
@@ -12090,6 +12293,10 @@ msgstr "Tabell %1$s har skapats."
msgid "View dump (schema) of table"
msgstr "Visa SQL-satser för tabellen"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ogiltigt tabellnamn"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Visa GIS-visualisering"
@@ -12110,7 +12317,7 @@ msgstr "Spatial kolumn"
msgid "Redraw"
msgstr "Rita om"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Filnamn"
@@ -12172,8 +12379,19 @@ msgid "The table name is empty!"
msgstr "Tabellnamnet är tomt!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Visar tabeller"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Visar tabeller:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Använt utrymme:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Radstatistik:"
#: tbl_relation.php:213
#, php-format
@@ -12204,6 +12422,11 @@ msgstr "Begränsningsnamn"
msgid "No index defined! Create one below"
msgstr "Inget index definierat! Skapa ett nedan"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Välj kolumn att visa:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12249,108 +12472,112 @@ msgstr "Kommentera bort dessa två rader om du inte behöver dem."
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL-satser exporteras. Kopiera dump eller verkställ."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Version %s ögonblicksbild (SQL-kod)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Spårningsdata har tagits bort"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Spårningsdata manipulation har tagits bort"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Spårning av uppgifter"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Ta bort spårning för denna rapport"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Inget data"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Datum"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Data definition redogörelse"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Data manipulation redogörelse"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL-dump (filnedladdning)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL-dump"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL-exekvering"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "Exportera som %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Visa versioner"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "Avaktivera spårning för %s"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Deaktivera nu"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "Aktivera spårning för %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Aktivera nu"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "Skapa version %1$s av %2$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Spåra dessa datadefinitioners kommandon:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Spåra dessa datahanteringskommandon:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Skapa version"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Hämta fler teman!"
@@ -13631,6 +13858,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert är satt till 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Live trafik diagram"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Live anslutning/process diagram"
+
+#~ msgid "Live query chart"
+#~ msgstr "Live sökfrågediagram"
+
+#~ msgid "Static data"
+#~ msgstr "Statisk data"
+
+#~ msgid "And"
+#~ msgstr "Och"
+
+#~ msgid "Number of rows"
+#~ msgstr "Antal rader"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Kolumner avgränsas av"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Kolumner föregås av"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Ersätt NULL med"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Rader avslutas med"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Ordna/redigera diagram"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ta.po b/po/ta.po
index ba2fccddff..aaac054d82 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -4,9 +4,9 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-21 15:21+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Tamil <http://l10n.cihar.com/projects/phpmyadmin/master/ta/>\n"
@@ -17,18 +17,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.4-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "அனைதà¯à®¤à¯ˆà®¯à¯à®®à¯ காடà¯à®Ÿà¯"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "பகà¯à®• எணà¯"
@@ -42,19 +42,18 @@ msgstr ""
"மூடியிரà¯à®•à¯à®• வேணà¯à®Ÿà¯à®®à¯, அலà¯à®²à®¤à¯ உஙà¯à®•à®³à¯ உலாவி பாதà¯à®•à®¾à®ªà¯à®ªà¯ அமைபà¯à®ªà¯à®•à®³à¯ கà¯à®±à¯à®•à¯à®•à¯-சாளர "
"மேமà¯à®ªà®Ÿà¯à®¤à¯à®¤à®²à¯à®•à®³à¯ˆ தடà¯à®•à¯à®• உளà¯à®³à®®à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¿à®°à¯à®•à¯à®•à®¿à®©à¯à®±à®©."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "தேடà¯"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -76,23 +75,23 @@ msgstr "தேடà¯"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "செலà¯"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "à®®à¯à®•à¯à®•à®¿à®¯à®ªà¯†à®¯à®°à¯"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "விளகà¯à®•à®®à¯"
@@ -118,15 +117,16 @@ msgstr "%1$s தரவà¯à®¤à¯à®¤à®³à®®à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿ
msgid "Database comment: "
msgstr "தரவà¯à®¤à¯à®¤à®³ கரà¯à®¤à¯à®¤à¯à®°à¯ˆ "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®•à¯ கரà¯à®¤à¯à®¤à¯à®°à¯ˆà®•à®³à¯"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®•à¯ கரà¯à®¤à¯à®¤à¯à®°à¯ˆà®•à®³à¯"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "நிரலà¯"
@@ -162,12 +162,12 @@ msgstr "நிரலà¯"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "வகை"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "வகை"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "வெறà¯à®±à¯"
@@ -194,7 +194,7 @@ msgstr "வெறà¯à®±à¯"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "à®®à¯à®©à¯à®©à®¿à®°à¯à®ªà¯à®ªà¯"
@@ -220,11 +220,11 @@ msgstr "இணைபà¯à®ªà¯"
msgid "Comments"
msgstr "கரà¯à®¤à¯à®¤à¯à®°à¯ˆà®•à®³à¯"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "கரà¯à®¤à¯à®¤à¯à®°à¯ˆà®•à®³à¯"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "இலà¯à®²à¯ˆ"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "இலà¯à®²à¯ˆ"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "ஆமà¯"
@@ -275,7 +275,7 @@ msgstr "ஆமà¯"
msgid "View dump (schema) of database"
msgstr "தரவà¯à®¤à¯à®¤à®³à®¤à¯à®¤à®¿à®©à¯ திடà¯à®Ÿ வடிவதà¯à®¤à¯ˆà®ªà¯ பாரà¯"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®•à®³à¯ எதà¯à®µà¯à®®à¯ தரவà¯à®¤à¯à®¤à®³à®¤à¯à®¤à®¿à®²à¯ காணபà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ"
@@ -288,7 +288,7 @@ msgstr "அனைதà¯à®¤à¯ˆà®¯à¯à®®à¯ தெரிவà¯à®šà¯†à®¯à¯"
msgid "Unselect All"
msgstr "அனைதà¯à®¤à¯ தெரிவà¯à®•à®³à¯ˆà®¯à¯à®®à¯ நீகà¯à®•à¯"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "தரவà¯à®¤à¯à®¤à®³à®ªà¯ பெயர௠வெறà¯à®®à¯ˆà®¯à®¾à®• உளà¯à®³à®¤à¯"
@@ -316,20 +316,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "அடà¯à®Ÿà®µà®£à¯ˆ"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "வரிசைகளà¯"
@@ -342,28 +341,25 @@ msgstr "அளவà¯"
msgid "in use"
msgstr "பயனà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®²à¯"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "உரà¯à®µà®¾à®•à¯à®•à®®à¯"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "இறà¯à®¤à®¿ இறà¯à®±à¯ˆà®ªà¯à®ªà®Ÿà¯à®¤à¯à®¤à®²à¯"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "கடைசி சோதனை"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -401,16 +397,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "தரவà¯à®¤à¯à®¤à®³à®®à¯"
@@ -418,17 +410,17 @@ msgstr "தரவà¯à®¤à¯à®¤à®³à®®à¯"
msgid "Last version"
msgstr "இறà¯à®¤à®¿ பதிபà¯à®ªà¯"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "பà¯à®¤à¯à®ªà¯à®ªà®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "தகà¯à®¨à®¿à®²à¯ˆ"
@@ -437,13 +429,11 @@ msgstr "தகà¯à®¨à®¿à®²à¯ˆ"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "செயலà¯"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "காணà¯à®ªà®¿"
@@ -452,18 +442,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "அழி"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "செயறà¯à®ªà®Ÿà¯"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "செயறà¯à®ªà®¾à®Ÿà®±à¯à®±"
@@ -471,11 +461,11 @@ msgstr "செயறà¯à®ªà®¾à®Ÿà®±à¯à®±"
msgid "Versions"
msgstr "பதிபà¯à®ªà¯à®•à¯à®•à®³à¯"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -491,37 +481,37 @@ msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®¤à¯ தடமà¯"
msgid "Database Log"
msgstr "தரவà¯à®¤à¯à®¤à®³à®ªà¯à®ªà®¤à®¿à®•à¯ˆ"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Index type:"
msgid "Bad type!"
msgstr "சà¯à®Ÿà¯à®Ÿà¯ வகை"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr ""
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -537,55 +527,66 @@ msgstr "சà¯à®Ÿà¯à®Ÿà¯ வகை"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "கேதà¯à®¤à®¿à®° கணிதமà¯"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "பà¯à®³à¯à®³à®¿"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, fuzzy, php-format
#| msgid "Point"
msgid "Point %d"
msgstr "பà¯à®³à¯à®³à®¿"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "ஒர௠பà¯à®³à¯à®³à®¿à®¯à¯ˆ சேரà¯"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr ""
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Add constraints"
+msgid "Linestring %d:"
+msgstr "கடà¯à®Ÿà¯à®ªà¯à®ªà®¾à®Ÿà¯à®•à®³à¯ˆ சேரà¯à®•à¯à®•"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr ""
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "வெளிபà¯à®ªà¯à®± வளையமà¯"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "உளà¯à®ªà¯à®ªà¯à®± வளையமà¯"
#: gis_data_editor.php:303
@@ -594,15 +595,17 @@ msgstr "உளà¯à®ªà¯à®ªà¯à®± வளையமà¯"
msgid "Add a linestring"
msgstr "கடà¯à®Ÿà¯à®ªà¯à®ªà®¾à®Ÿà¯à®•à®³à¯ˆ சேரà¯à®•à¯à®•"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "உளà¯à®ªà¯à®ªà¯à®± வளையதà¯à®¤à¯ˆ சேரà¯"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "பலà¯à®•à¯‹à®£à®¿"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "ஒர௠பலà¯à®•à¯‹à®£à®¿à®¯à¯ˆ சேரà¯"
@@ -690,12 +693,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "திரà¯à®®à¯à®ªà®¿"
@@ -729,39 +732,40 @@ msgstr ""
msgid "Database server"
msgstr "தரவà¯à®¤à¯à®¤à®³à®™à¯à®•à®³à¯"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "சேவையனà¯"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "சேவையனà¯:"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "சேவையனà¯"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr ""
+#, fuzzy
+#| msgid "Show versions"
+msgid "Server version:"
+msgstr "பதிபà¯à®ªà¯à®•à®³à¯ˆ காடà¯à®Ÿà¯"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+#| msgid "Create version"
+msgid "Protocol version:"
+msgstr "பதிபà¯à®ªà¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr ""
+#: index.php:252
+#, fuzzy
+#| msgid "Usage"
+msgid "User:"
+msgstr "பாவனையளவà¯"
#: index.php:257
#, fuzzy
#| msgid "Remove chart"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "வரைபடதà¯à®¤à¯ˆ நீகà¯à®•à¯"
#: index.php:269
@@ -771,30 +775,30 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "தரவà¯à®¤à¯à®¤à®³ கரà¯à®¤à¯à®¤à¯à®°à¯ˆ"
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ஆவணசà¯à®šà®¾à®©à¯à®±à¯"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -891,7 +895,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -979,70 +983,36 @@ msgstr ""
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "மூடà¯"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "தொகà¯"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "நேரடி போகà¯à®•à¯à®µà®°à®¤à¯à®¤à¯ வரைபடமà¯"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "நேரடி இணை./செயலாகà¯à®• வரைபடமà¯"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "நேரடி வினவல௠வரைபடமà¯"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "நிலையான தரவà¯"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "மொதà¯à®¤à®®à¯"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "à®à®©à¯ˆà®¯à®¤à¯"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "இணைபà¯à®ªà¯à®•à¯à®•à®³à¯/ செயலாகà¯à®•à®™à¯à®•à®³à¯"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1050,124 +1020,124 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "வினவல௠இடைமாறà¯à®±à®²à¯ பாவனையளவà¯"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "வினவல௠இடைமாறà¯à®±à¯ பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "மையசà¯à®šà¯†à®¯à®²à®• பாவனையளவà¯"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "à®®à¯à®±à¯ˆà®®à¯ˆ நினைவகமà¯"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "சராசரி à®à®±à¯à®±à®²à¯"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "மொதà¯à®¤ நினைவகமà¯"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "இடைமாறà¯à®±à¯ நினைவகமà¯"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ நினைவகமà¯"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "பாவிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ நினைவகமà¯"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr ""
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "தà¯à®£à¯à®Ÿà¯à®•à®³à¯ அனà¯à®ªà¯à®ª"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "தà¯à®£à¯à®Ÿà¯à®•à®³à¯ à®à®±à¯à®±à¯à®•à¯à®•à¯Šà®³à¯à®³à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "இணைபà¯à®ªà¯à®•à®³à¯"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "செயலாகà¯à®•à®™à¯à®•à®³à¯"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1175,38 +1145,38 @@ msgid "%d table(s)"
msgstr "%s அடà¯à®Ÿà®µà®£à¯ˆ"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "வினாகà¯à®•à®³à¯"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "போகà¯à®•à¯à®µà®°à®¤à¯à®¤à¯"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "அமைபà¯à®ªà¯à®•à®³à¯"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "வரைபடதà¯à®¤à¯ˆ நீகà¯à®•à¯"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "தலைபà¯à®ªà¯ மறà¯à®±à¯à®®à¯ சிடà¯à®Ÿà¯ˆà®¯à¯ˆà®¯à¯à®®à¯ தொகà¯"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "வரைபடதà¯à®¤à¯ˆ கடà¯à®Ÿà®¤à¯à®¤à®¿à®²à¯ சேரà¯"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1214,39 +1184,39 @@ msgstr ""
msgid "None"
msgstr "எதà¯à®µà¯à®®à®¿à®²à¯à®²à¯ˆ"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1254,141 +1224,141 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "இயலசà¯à®šà¯†à®¯à¯ %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "à®®à¯à®Ÿà®•à¯à®•à¯ %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "அமைபà¯à®ªà¯à®•à¯à®•à®³à¯ˆ மாறà¯à®±à¯"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "நடபà¯à®ªà¯ அமைபà¯à®ªà¯à®•à¯à®•à®³à¯"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "வரைபடத௠தலைபà¯à®ªà¯"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "வேறà¯à®±à¯à®®à¯ˆ"
-#: js/messages.php:154
+#: js/messages.php:145
#, fuzzy, php-format
#| msgid "Divided by %s:"
msgid "Divided by %s"
msgstr "வகà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "மெதà¯à®µà®¾à®© பதிகைஇலிரà¯à®¨à¯à®¤à¯"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "பொதà¯à®µà®¾à®© பதிகைஇலிரà¯à®¨à¯à®¤à¯"
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Loading logs"
msgid "Analysing logs"
msgstr "பதிகைகள௠à®à®±à¯à®±à®ªà¯à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Cancel"
msgid "Cancel request"
msgstr "விலகà¯à®•à¯"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr ""
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No data"
msgid "No data found"
msgstr "தரவ௠இலà¯à®²à¯ˆ"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "ஆரயà¯à®¤à®²à¯"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1396,104 +1366,104 @@ msgstr ""
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total:"
msgid "Total time:"
msgstr "மொதà¯à®¤:"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Hide search results"
msgid "Profiling results"
msgstr "தேடல௠மà¯à®Ÿà®¿à®µà¯à®•à®³à¯ˆ மறை"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "அடà¯à®Ÿà®µà®£à¯ˆ"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Chart Title"
msgid "Chart"
msgstr "வரைபடத௠தலைபà¯à®ªà¯"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Edit chart"
msgstr "%s களதà¯à®¤à¯ˆ சேரà¯à®•à¯à®•"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "Series:"
msgid "Series"
msgstr "தொடரà¯à®•à®³à¯"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "அடà¯à®Ÿà®µà®£à¯ˆ தெரிவà¯à®•à®³à¯"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "வடிகடà¯à®Ÿà®¿"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "மொதà¯à®¤:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "பதிகைகள௠à®à®±à¯à®±à®ªà¯à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "பகà¯à®•à®¤à¯à®¤à¯ˆ திரà¯à®®à¯à®ª à®à®±à¯à®±à¯"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "பாவனையான வரிசைகளà¯"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1501,237 +1471,246 @@ msgstr ""
msgid "Import"
msgstr "இறகà¯à®•à¯à®®à®¤à®¿"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "பாகà¯à®ªà®Ÿà¯à®¤à¯à®¤à®²à¯ வினவலà¯"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "à®®à¯à®±à¯ˆà®®à¯ˆ ஆலோசகரà¯"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "பிரசà¯à®šà®¿à®©à¯ˆ"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "பரிநà¯à®¤à¯à®°à¯ˆ"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "ஆளà¯à®•à¯ˆ விபரஙà¯à®•à®³à¯"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Action"
msgid "Justification"
msgstr "செயலà¯"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "சோதனை"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "விலகà¯à®•à¯"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "à®à®±à¯à®±à®ªà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "வேணà¯à®Ÿà¯à®•à¯‹à®³à¯ செயறà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "நெடà¯à®•à¯à®•à¯ˆ அழிகà¯à®•à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "à®®à¯à®¤à®©à¯à®®à¯ˆ சாவி இணைகà¯à®•à®ªà¯à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "சரி"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "தரவà¯à®¤à¯à®¤à®³à®™à¯à®•à®™à¯à®•à®³à®¿à®©à¯ பெயர௠மாறà¯à®±à®ªà¯à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "தரவà¯à®¤à¯à®¤à®³à®¤à¯à®¤à¯ˆ மீளà¯à®à®±à¯à®±à¯"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "தரவà¯à®¤à¯à®¤à®³à®®à¯ நகல௠எடà¯à®•à¯à®•à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "எழà¯à®¤à¯à®¤à¯à®¤à¯à®¤à¯Šà®•à¯à®¤à®¿ மாறà¯à®±à®ªà¯à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have added a new user."
msgid "Table must have at least one column"
msgstr "நீஙà¯à®•à®³à¯ பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®¤à¯à®¤à¯à®³à¯à®³à¯€à®°à¯à®•à®³à¯"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®¯à¯ˆ செரà¯à®•à¯"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "சà¯à®Ÿà¯à®Ÿà¯à®•à®³à¯ˆ மறை"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "சà¯à®Ÿà¯à®Ÿà¯à®•à®³à¯ˆ காடà¯à®Ÿà¯"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enable %s"
msgid "(Enabled)"
msgstr "இயலசà¯à®šà¯†à®¯à¯ %s"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disable %s"
msgid "(Disabled)"
msgstr "à®®à¯à®Ÿà®•à¯à®•à¯ %s"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "தேடà¯à®¤à®²à¯"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "தேடல௠மà¯à®Ÿà®¿à®µà¯à®•à®³à¯ˆ மறை"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "தேடல௠மà¯à®Ÿà®¿à®µà¯à®•à®³à¯ˆ காடà¯à®Ÿà¯"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "உலாவà¯à®¤à®²à¯"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "அழிதà¯à®¤à®²à¯"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Add/Delete columns"
msgid "Values for column %s"
msgstr "நெடà¯à®µà®°à®¿à®šà¯ˆà®•à®³à¯ சேரà¯à®•à¯à®•/ நீகà¯à®•"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new User"
msgid "Add %d value(s)"
msgstr "பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®•à¯à®•"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "வினவல௠பெடà¯à®Ÿà®¿à®¯à¯ˆ மறை"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "வினவல௠பெடà¯à®Ÿà®¿à®¯à¯ˆ காணà¯à®ªà®¿"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "தொகà¯"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "தெரிவà¯à®šà¯†à®¯à¯à®¯à®ªà¯à®ªà®Ÿ வரிசைகள௠இலà¯à®²à¯ˆ"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "மாறà¯à®±à¯"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "வினவல௠நிறைவேறà¯à®±à¯à®•à¯ˆ நேரமà¯"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1740,199 +1719,223 @@ msgstr ""
msgid "Save"
msgstr "சேமி"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "தேடà¯à®¤à®²à¯ கடà¯à®Ÿà®³à¯ˆ விதியை மறை"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "தேடà¯à®¤à®²à¯ கடà¯à®Ÿà®³à¯ˆ விதியை காணà¯à®ªà®¿"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "பொரிதà¯à®¤à®¾à®•à¯à®•à®¿ தேடà¯"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Select two columns"
msgstr "நெடà¯à®µà®°à®¿à®šà¯ˆà®•à®³à¯ சேரà¯à®•à¯à®•/ நீகà¯à®•"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Hide search results"
msgid "Query results"
msgstr "தேடல௠மà¯à®Ÿà®¿à®µà¯à®•à®³à¯ˆ மறை"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "பà¯à®±à®•à¯à®•à®£à®¿"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "நகலà¯"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "பà¯à®³à¯à®³à®¿"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr ""
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "பலà¯à®•à¯‹à®£à®¿"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "கேதà¯à®¤à®¿à®° கணிதமà¯"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "உளà¯à®ªà¯à®ªà¯à®± வளையமà¯"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "நெடà¯à®•à¯à®•à¯ˆà®•à®³à¯ˆ சேரà¯"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "இணைபà¯à®ªà¯à®•à¯à®•à¯ செலà¯"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr ""
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr ""
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "கடவà¯à®šà¯à®šà¯Šà®²à¯à®²à¯ˆ இயறà¯à®±à¯"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "இயறà¯à®±à¯"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "கடவà¯à®šà¯à®šà¯Šà®²à¯à®²à¯ˆ மாறà¯à®±à¯"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "மேலà¯à®®à¯"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "அனைதà¯à®¤à¯ˆà®¯à¯à®®à¯ காடà¯à®Ÿà¯"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "சà¯à®Ÿà¯à®Ÿà¯à®•à®³à¯ˆ மறை"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1940,110 +1943,110 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
#| msgid "Check for latest version"
msgid ", latest stable version:"
msgstr "பà¯à®¤à®¿à®¯ பதிபà¯à®ªà¯ˆ பாரà¯à®µà¯ˆà®¯à®¿à®Ÿà®µà¯à®®à¯"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "à®®à¯à®Ÿà®¿à®¨à¯à®¤"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "பினà¯"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "அடà¯à®¤à¯à®¤"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "இனà¯à®±à¯"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "ஜனவரி"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "பெபà¯à®°à®µà®°à®¿"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "மாரà¯à®šà¯"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "à®à®ªà¯à®°à®²à¯"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "மே"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "ஜூனà¯"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "ஜூலை"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "ஆகஸà¯à®Ÿà¯"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "செபà¯à®Ÿà®®à¯à®ªà®°à¯"
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "அகà¯à®Ÿà¯‹à®ªà®°à¯"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "நவமà¯à®ªà®°à¯"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "டிசமà¯à®ªà®°à¯"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "தை"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "மாசி"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "பஙà¯à®•à¯à®©à®¿"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "சிதà¯à®¤à®¿à®°à¯ˆ"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2051,78 +2054,78 @@ msgid "May"
msgstr "வைகாசி"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "ஆணி"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "ஆடி"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "ஆவணி"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "பà¯à®°à®Ÿà¯à®Ÿà®¾à®¤à®¿"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "à®à®ªà¯à®ªà®šà®¿"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "காதà¯à®¤à®¿à®•à¯ˆ"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "மாரà¯à®•à®´à®¿"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "ஞாயிறà¯"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "திஙà¯à®•à®³à¯"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "செவà¯à®µà®¾à®¯à¯"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "பà¯à®¤à®©à¯"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "வியாழனà¯"
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "வெளà¯à®³à®¿"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "சனி"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2130,97 +2133,97 @@ msgid "Sun"
msgstr "ஞாயி"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "திஙà¯"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "செவà¯"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "பà¯à®¤"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "வியா"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "வெளà¯"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "சனி"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "ஞாயி"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "திஙà¯"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "செவà¯"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "பà¯à®¤"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "வியா"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "வெளà¯"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "சனி"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "கிழமை"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "எதà¯à®µà¯à®®à®¿à®²à¯à®²à¯ˆ"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "மணிதà¯à®¤à®¿à®¯à®¾à®²à®®à¯"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "நிமிடமà¯"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "வினாடிகளà¯"
@@ -2270,16 +2273,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "ஒர௠வினாடிகà¯à®•à¯"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "ஒர௠நிமிடதà¯à®¤à®¿à®±à¯à®•à¯"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "ஒர௠மணி நேரதà¯à®¤à®¿à®±à¯à®•à¯"
@@ -2287,43 +2290,59 @@ msgstr "ஒர௠மணி நேரதà¯à®¤à®¿à®±à¯à®•à¯"
msgid "per day"
msgstr "ஒர௠நாளைகà¯à®•à¯"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "எழà¯à®¤à¯à®¤à¯à®°à¯ அளவà¯"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "à®à®±à¯à®µà®°à®¿à®šà¯ˆ"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "இறஙà¯à®•à¯à®µà®°à®¿à®šà¯ˆ"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "நிரலà¯"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "வரிசைபà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "காணà¯à®ªà®¿"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "தேரà¯à®µà®³à®µà¯ˆ"
#: libraries/DBQbe.class.php:576
@@ -2343,33 +2362,43 @@ msgid "Use Tables"
msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®•à®³à¯ˆ பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯à®•"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "அலà¯à®²à®¤à¯"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "மறà¯à®±à¯à®®à¯"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "தà¯à®£à¯ˆà®¨à®¿à®°à®²à¯à®•à®³à¯"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "அழி"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "மாறà¯à®±à¯"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "தரவà¯à®¤à¯à®¤à®³à®®à¯ மீத௠<b>%s</b> SQL வினவலà¯:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "வினவலை சமரà¯à®ªà¯à®ªà®¿"
@@ -2411,8 +2440,8 @@ msgstr[0] "%s அடà¯à®Ÿà®µà®£à¯ˆà®¯à®¿à®²à¯ பொரà¯à®¨à¯à®¤à®¿à®¯à®µà¯
msgstr[1] "%s அடà¯à®Ÿà®µà®£à¯ˆà®¯à®¿à®²à¯ பொரà¯à®¨à¯à®¤à®¿à®¯à®µà¯ˆà®•à®³à¯ <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "உலாவà¯"
@@ -2426,9 +2455,9 @@ msgstr "%s அடà¯à®Ÿà®µà®£à¯ˆà®¯à®¿à®²à¯ பொரà¯à®¤à¯à®¤à®ªà¯à®ªà®¾à®
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "அழி"
@@ -2466,42 +2495,45 @@ msgstr ""
msgid "Restore column order"
msgstr "கள நிரலà¯à®•à®³à¯ˆ சேரà¯à®•à¯à®•/ நீகà¯à®•à¯à®•"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "ஆரமà¯à®ªà®®à¯"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "à®®à¯à®¨à¯à®¤à¯ˆà®¯"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "அடà¯à®¤à¯à®¤à¯"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "à®®à¯à®Ÿà®¿à®µà¯"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Sort"
+msgid "Start row:"
+msgstr "வரிசைபà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "திஙà¯à®•à®³à¯"
#: libraries/DisplayResults.class.php:919
@@ -2525,7 +2557,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2635,12 +2667,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "உடன௠தெரிவà¯à®šà¯†à®¯à¯à®¯à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯:"
@@ -2650,16 +2682,16 @@ msgstr "உடன௠தெரிவà¯à®šà¯†à®¯à¯à®¯à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "அனைதà¯à®¤à¯ˆà®¯à¯à®®à¯ தெரி"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2758,12 +2790,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2775,21 +2807,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "சà¯à®Ÿà¯à®Ÿà¯à®•à®³à¯"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "தனிதà¯à®¤à®©à¯à®®à¯ˆ"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "பொதிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2798,15 +2830,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "அடà¯à®•à¯à®•à¯"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "கரà¯à®¤à¯à®¤à¯à®°à¯ˆ"
@@ -2819,7 +2850,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2832,6 +2863,11 @@ msgstr ""
msgid "Databases"
msgstr "தரவà¯à®¤à¯à®¤à®³à®™à¯à®•à®³à¯"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "சேவையனà¯"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2839,35 +2875,39 @@ msgid "View"
msgstr "நோகà¯à®•à¯"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "தேடà¯"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "செரà¯à®•à¯"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "செயலà¯à®ªà®¾à®Ÿà¯à®•à®³à¯"
@@ -2884,7 +2924,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2907,14 +2947,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2956,7 +2996,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3000,8 +3040,7 @@ msgstr "சமீபதà¯à®¤à®¿à®¯ அடà¯à®Ÿà®µà®£à¯ˆà®•à®³à¯"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL வினவலà¯"
@@ -3138,11 +3177,15 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "தகà¯à®¤à®¿à®¯à®±à¯à®± தரவà¯à®¤à¯à®¤à®³à®®à¯"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "தகà¯à®¤à®¿à®¯à®±à¯à®± அடà¯à®Ÿà®µà®£à¯ˆà®ªà¯ பெயரà¯"
#: libraries/Table.class.php:1210
@@ -3186,7 +3229,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3204,56 +3247,61 @@ msgstr "தேடà¯"
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "அலà¯à®²à®¤à¯"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "எபà¯à®ªà®Ÿà®¿ பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯à®µà®¤à¯"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3285,8 +3333,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3577,7 +3625,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL வினவலà¯"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3590,119 +3644,134 @@ msgstr ""
msgid "MySQL said: "
msgstr "MySQL சொனà¯à®©à®¤à¯: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP கà¯à®±à®¿à®®à¯à®±à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "பà¯à®¤à¯à®ªà¯à®ªà®¿"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "வினாவிறà¯à®•à®¾à®© உனà¯à®µà®°à®¿à®šà¯ˆ மாறà¯à®±à®ªà¯à®ªà®•à¯à®¤à®¿"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "உளà¯à®µà®°à®¿à®šà¯ˆ"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "ஞாயிறà¯"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s நாடà¯à®•à®³à¯ %s மணிதà¯à®¤à®¿à®¯à®¾à®²à®™à¯à®•à®³à¯ %s நிமிடஙà¯à®•à®³à¯ மறà¯à®±à¯à®®à¯ %s செகà¯à®•à®©à¯à®•à®³à¯"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "உனத௠கணினியை உலாவà¯"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "வெறà¯à®®à¯ˆ"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "நிறைவேறà¯à®±à¯"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "அசà¯à®šà®¿à®Ÿà¯"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "உரà¯à®µà®¾à®•à¯à®•à®®à¯"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "இறà¯à®¤à®¿ இறà¯à®±à¯ˆà®ªà¯à®ªà®Ÿà¯à®¤à¯à®¤à®²à¯"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "கடைசி சோதனை"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "பகிரபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
@@ -3714,13 +3783,17 @@ msgstr "பகிரபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "தரவà¯"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "மொதà¯à®¤à®®à¯"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3778,6 +3851,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "சேவையனà¯"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3829,7 +3908,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3917,7 +3996,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3966,25 +4045,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4226,7 +4305,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4243,7 +4322,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4253,13 +4331,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4267,7 +4345,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4277,12 +4355,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4318,8 +4396,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4328,8 +4404,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4354,7 +4428,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4372,7 +4446,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5794,7 +5868,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -5825,12 +5899,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5853,8 +5923,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -6061,6 +6131,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6112,23 +6186,32 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "கடவà¯à®šà¯à®šà¯Šà®²à¯"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr ""
+#, fuzzy
+#| msgid "Index type:"
+msgid "Re-type:"
+msgstr "சà¯à®Ÿà¯à®Ÿà¯ வகை"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "கடவà¯à®šà¯à®šà¯Šà®²à¯"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6136,6 +6219,12 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create Table"
+msgid "Create database:"
+msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6166,90 +6255,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6257,51 +6342,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6315,7 +6400,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6432,6 +6517,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6803,8 +6892,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6868,44 +6957,44 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Display table filter"
msgid "Replace table prefix"
msgstr "கரà¯à®¤à®¿à®Ÿà¯à®•à¯à®³à¯ சேரà¯à®•à¯à®•"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "வெளà¯à®³à®¿"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7123,16 +7212,16 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7148,7 +7237,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7157,7 +7246,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7168,12 +7257,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7184,7 +7273,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7195,7 +7284,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7205,13 +7294,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "தரவà¯à®¤à¯à®¤à®³à®¤à¯à®¤à¯ˆà®ªà¯ பெயர௠மாறà¯à®±"
#: libraries/operations.lib.php:107
@@ -7228,22 +7319,24 @@ msgid "Drop the database (DROP)"
msgstr "தரவà¯à®¤à¯à®¤à®³à®¤à¯à®¤à¯ˆ இரதà¯à®¤à¯ செய௠(DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ˆ மடà¯à®Ÿà¯à®®à¯"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ மறà¯à®±à¯à®®à¯ தரவà¯à®•à®³à¯"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "தரவà¯à®•à®³à¯ˆ மடà¯à®Ÿà¯à®®à¯"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "தரவà¯à®¤à¯à®¤à®³à®¤à¯à®¤à¯ˆ பிரதிசெயà¯"
#: libraries/operations.lib.php:186
@@ -7282,8 +7375,11 @@ msgstr "அடà¯à®Ÿà®µà®£à¯ˆ தெரிவà¯à®•à®³à¯"
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®•à¯ கரà¯à®¤à¯à®¤à¯à®°à¯ˆà®•à®³à¯"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7431,20 +7527,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "சேவையனà¯:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "பயனாளரà¯:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "கடவà¯à®šà¯à®šà¯Šà®²à¯"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "சேவையன௠தேரà¯à®µà¯"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7600,11 +7690,25 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table options"
+msgid "Table caption:"
+msgstr "அடà¯à®Ÿà®µà®£à¯ˆ தெரிவà¯à®•à®³à¯"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label"
+msgid "Label key:"
+msgstr "சிடà¯à®Ÿà¯ˆ"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7624,31 +7728,55 @@ msgstr "கரà¯à®¤à®¿à®Ÿà¯à®•à¯à®³à¯ சேரà¯à®•à¯à®•"
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generation Time:"
+msgstr "இயறà¯à®±à¯"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "Version"
+msgid "PHP Version:"
+msgstr "பதிபà¯à®ªà¯"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "தரவà¯à®¤à¯à®¤à®³à®®à¯"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "தரவà¯"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯"
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
@@ -7808,6 +7936,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "அடà¯à®Ÿà®µà®£à¯ˆ"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8033,7 +8167,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -8060,11 +8193,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8103,7 +8236,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8126,17 +8259,22 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "Username:"
+msgid "User name:"
+msgstr "பயனாளரà¯:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -8147,7 +8285,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8156,6 +8294,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8173,13 +8320,12 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Add new field"
+msgid "Use text field:"
+msgstr "பà¯à®¤à®¿à®¯ களதà¯à®¤à¯ˆ சேரà¯à®•à¯à®•"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8208,10 +8354,17 @@ msgid ""
"table are used instead."
msgstr ""
-#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
msgstr ""
+#: libraries/replication_gui.lib.php:386
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "கடவà¯à®šà¯à®šà¯Šà®²à¯à®²à¯ˆ இயறà¯à®±à¯"
+
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
#: libraries/rte/rte_routines.lib.php:305
@@ -8253,12 +8406,15 @@ msgstr ""
msgid "Edit event"
msgstr "பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®•à¯à®•"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr ""
+#, fuzzy
+#| msgid "Processing Request"
+msgid "Error in processing request:"
+msgstr "வேணà¯à®Ÿà¯à®•à¯‹à®³à¯ செயறà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà®Ÿà¯à®•à®¿à®©à¯à®±à®¤à¯"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8534,91 +8690,91 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add routine"
msgstr "%s களதà¯à®¤à¯ˆ சேரà¯à®•à¯à®•"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add %s field(s)"
msgid "routine"
msgstr "%s களதà¯à®¤à¯ˆ சேரà¯à®•à¯à®•"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new User"
msgid "Add trigger"
msgstr "பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®•à¯à®•"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Add a new User"
msgid "trigger"
msgstr "பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®•à¯à®•"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new User"
msgid "Add event"
msgstr "பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®•à¯à®•"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8674,7 +8830,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8774,15 +8930,17 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr ""
+#, fuzzy
+#| msgid "Current version: %s"
+msgid "Current Server:"
+msgstr "நடபà¯à®ªà¯ பதிபà¯à®ªà¯: %s"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9017,6 +9175,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -9053,6 +9217,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9091,7 +9262,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -9131,7 +9301,9 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "பினà¯à®µà®°à¯à®®à¯ கொடà¯à®ªà®¿à®Ÿà¯à®•à®¾à®© பà¯à®¤à®¿à®¯ அனà¯à®®à®¤à®¿à®¯à¯ˆ சேரà¯à®•à¯à®•"
#: libraries/server_privileges.lib.php:2290
@@ -9139,8 +9311,10 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr ""
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following table:"
+msgstr "பினà¯à®µà®°à¯à®®à¯ கொடà¯à®ªà®¿à®Ÿà¯à®•à®¾à®© பà¯à®¤à®¿à®¯ அனà¯à®®à®¤à®¿à®¯à¯ˆ சேரà¯à®•à¯à®•"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9178,6 +9352,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Add a new User"
+msgid "Edit Privileges:"
+msgstr "பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®•à¯à®•"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "Overview"
@@ -9201,45 +9381,45 @@ msgstr ""
msgid "You have added a new user."
msgstr "நீஙà¯à®•à®³à¯ பà¯à®¤à®¿à®¯ பயனாளரை சேரà¯à®¤à¯à®¤à¯à®³à¯à®³à¯€à®°à¯à®•à®³à¯"
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9306,11 +9486,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s அடà¯à®Ÿà®µà®£à¯ˆ வெறà¯à®®à¯ˆ செயà¯à®¯à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9336,7 +9516,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "வரிசைபà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "ஒனà¯à®±à¯à®®à®¿à®²à¯à®²à®¾à®¤"
@@ -9425,7 +9609,7 @@ msgstr ""
msgid "After %s"
msgstr "%s பினà¯"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9495,7 +9679,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9503,12 +9687,12 @@ msgstr ""
msgid "Effective"
msgstr "பயனà¯à®Ÿà¯ˆà®¯"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "வினவல௠வழà¯"
@@ -9588,8 +9772,18 @@ msgstr "%s பினà¯"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "அடà¯à®•à¯à®•à¯"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9712,7 +9906,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -9760,7 +9954,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9780,7 +9974,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9799,6 +9993,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9886,6 +10084,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9935,30 +10137,30 @@ msgstr[1] "%s தரவà¯à®¤à¯à®¤à®³à®®à¯ இரதà¯à®¤à¯à®šà¯†à®¯à¯à®¯à®
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9989,7 +10191,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "பதிபà¯à®ªà¯"
@@ -10301,10 +10503,6 @@ msgstr ""
msgid "Add chart"
msgstr "%s களதà¯à®¤à¯ˆ சேரà¯à®•à¯à®•"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10474,6 +10672,24 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "ஒர௠மணி நேரதà¯à®¤à®¿à®±à¯à®•à¯"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "ஒர௠நிமிடதà¯à®¤à®¿à®±à¯à®•à¯"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "ஒர௠வினாடிகà¯à®•à¯"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -11093,7 +11309,7 @@ msgid "Global value"
msgstr "à®®à¯à®´à¯à®¤à®³à®¾à®µà®¿à®¯ மதிபà¯à®ªà¯"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "பதிவிறகà¯à®•à®®à¯"
@@ -11195,7 +11411,7 @@ msgstr "நனà¯à®•à¯Šà®Ÿà¯ˆ"
msgid "Edit server"
msgstr "சேவையகதà¯à®¤à¯ˆ தொகà¯"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "ஒர௠பà¯à®¤à®¿à®¯ சேவையகதà¯à®¤à¯ˆ சேரà¯"
@@ -11397,8 +11613,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "இயறà¯à®±à¯"
#: sql.php:1234
msgid ""
@@ -11411,8 +11629,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "சிடà¯à®Ÿà¯ˆ"
#: tbl_chart.php:38
@@ -11502,17 +11726,17 @@ msgstr "X மதிபà¯à®ªà¯à®•à¯à®•à®³à¯"
msgid "Y-Axis label:"
msgstr "Y-அசà¯à®šà¯ சிடà¯à®Ÿà¯ˆ:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "%s இநà¯à®¤ அடà¯à®Ÿà®µà®£à¯ˆ à®à®±à¯à®•à®©à®µà¯‡ உளà¯à®³à®¤à¯!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "அடà¯à®Ÿà®µà®£à¯ˆ %1$s உரà¯à®µà®¾à®•à¯à®•à®ªà®Ÿà¯à®Ÿà®¤à¯."
@@ -11521,6 +11745,10 @@ msgstr "அடà¯à®Ÿà®µà®£à¯ˆ %1$s உரà¯à®µà®¾à®•à¯à®•à®ªà®Ÿà¯à®Ÿà®¤à¯."
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "தகà¯à®¤à®¿à®¯à®±à¯à®± அடà¯à®Ÿà®µà®£à¯ˆà®ªà¯ பெயரà¯"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11545,7 +11773,7 @@ msgstr "கள நிரலà¯à®•à®³à¯ˆ சேரà¯à®•à¯à®•/ நீகà¯à®•à¯
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "கோபà¯à®ªà®¿à®©à¯ பெயரà¯"
@@ -11611,9 +11839,21 @@ msgstr ""
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®•à®³à¯ˆ காடà¯à®Ÿà¯"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Query cache usage"
+msgid "Space usage:"
+msgstr "வினவல௠இடைமாறà¯à®±à®²à¯ பாவனையளவà¯"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Query statistics"
+msgid "Row Statistics:"
+msgstr "வினவல௠பà¯à®³à¯à®³à®¿à®µà®¿à®µà®°à®µà®¿à®¯à®²à¯"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11643,6 +11883,12 @@ msgstr "கடà¯à®Ÿà¯à®ªà¯à®ªà®¾à®Ÿà¯à®•à®³à¯ˆ சேரà¯à®•à¯à®•"
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "You have to choose at least one column to display"
+msgid "Choose column to display:"
+msgstr "காடà¯à®šà®¿à®ªà¯à®ªà®Ÿà¯à®¤à¯à®¤ நீஙà¯à®•à®³à¯ கà¯à®±à¯ˆà®¨à¯à®¤à®ªà®Ÿà¯à®šà®®à¯ ஒர௠நிரலை தேரà¯à®¨à¯à®¤à¯†à®Ÿà¯à®•à¯à®• வேணà¯à®Ÿà¯à®®à¯"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11686,110 +11932,114 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "தரவ௠இலà¯à®²à¯ˆ"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "திகதி"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "பதிபà¯à®ªà¯à®•à®³à¯ˆ காடà¯à®Ÿà¯"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate now"
msgid "Activate tracking for %s"
msgstr "இபà¯à®ªà¯‹à®¤à¯ செயறà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "இபà¯à®ªà¯‹à®¤à¯ செயறà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "Create version"
msgid "Create version %1$s of %2$s"
msgstr "பதிபà¯à®ªà¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "பதிபà¯à®ªà¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -12933,14 +13183,24 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#~ msgid "Live traffic chart"
+#~ msgstr "நேரடி போகà¯à®•à¯à®µà®°à®¤à¯à®¤à¯ வரைபடமà¯"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "நேரடி இணை./செயலாகà¯à®• வரைபடமà¯"
+
+#~ msgid "Live query chart"
+#~ msgstr "நேரடி வினவல௠வரைபடமà¯"
+
+#~ msgid "Static data"
+#~ msgstr "நிலையான தரவà¯"
+
+#~ msgid "And"
+#~ msgstr "மறà¯à®±à¯à®®à¯"
+
#~ msgid "ltr"
#~ msgstr "ltr"
-#, fuzzy
-#~| msgid "Show versions"
-#~ msgid "Software version"
-#~ msgstr "பதிபà¯à®ªà¯à®•à®³à¯ˆ காடà¯à®Ÿà¯"
-
#~ msgid "Width"
#~ msgstr "அகலமà¯"
@@ -13050,15 +13310,9 @@ msgstr ""
#~ msgid "Modify an index"
#~ msgstr "சà¯à®Ÿà¯à®Ÿà¯ˆ மாரà¯à®±à®¿à®¯à®®à¯ˆ"
-#~ msgid "Create Table"
-#~ msgstr "அடà¯à®Ÿà®µà®£à¯ˆà®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯"
-
#~ msgid "Data Label"
#~ msgstr "தரவà¯à®•à®³à¯ˆ மடà¯à®Ÿà¯à®®à¯"
-#~ msgid "Outer Ring:"
-#~ msgstr "வெளிபà¯à®ªà¯à®± வளையமà¯"
-
#~ msgid "Inline Edit"
#~ msgstr "உளà¯à®µà®°à®¿à®šà¯ˆ"
diff --git a/po/te.po b/po/te.po
index 1d230507de..f7ea11d50c 100644
--- a/po/te.po
+++ b/po/te.po
@@ -4,9 +4,9 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-06 12:16+0200\n"
"Last-Translator: వీవెనౠ<veeven@gmail.com>\n"
"Language-Team: Telugu <http://l10n.cihar.com/projects/phpmyadmin/master/te/"
@@ -18,18 +18,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.3-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "à°…à°¨à±à°¨à±€ చూపించà±"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "à°ªà±à°Ÿ సంఖà±à°¯:"
@@ -41,19 +41,18 @@ msgid ""
msgstr ""
# Research అంటే పరిశోధన, à°…à°‚à°¦à±à°µà°²à±à°²à°¨ ఇది శోధనైంది
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "శోధించà±"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "శోధించà±"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "వెళà±à°³à±"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "కీలకపదం"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "వివరణ"
@@ -117,16 +116,17 @@ msgstr "%1$s డేటాబేసౠసృషà±à°Ÿà°¿à°‚చబడింది
msgid "Database comment: "
msgstr "డేటాబేసౠవà±à°¯à°¾à°–à±à°¯: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "పటà±à°Ÿà°¿à°• à°µà±à°¯à°¾à°–à±à°¯à°²à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "పటà±à°Ÿà°¿à°• à°µà±à°¯à°¾à°–à±à°¯à°²à±"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "వరà±à°¸"
@@ -162,12 +162,12 @@ msgstr "వరà±à°¸"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "à°°à°•à°‚"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "à°°à°•à°‚"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "శూనà±à°¯à°‚"
@@ -194,7 +194,7 @@ msgstr "శూనà±à°¯à°‚"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "à°…à°ªà±à°°à°®à±‡à°¯à°‚"
@@ -220,11 +220,11 @@ msgstr ""
msgid "Comments"
msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à±"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à±"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "కాదà±"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "కాదà±"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "à°…à°µà±à°¨à±"
@@ -275,7 +275,7 @@ msgstr "à°…à°µà±à°¨à±"
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "డేటాబేసౠలో ఠపటà±à°Ÿà°¿à°•à°²à± లేవà±"
@@ -289,7 +289,7 @@ msgid "Unselect All"
msgstr "à°…à°¨à±à°¨à±€ à°Žà°‚à°šà±à°•à±‹à°µà°¦à±à°¦à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "డేటాబేసౠపేరౠఖాళీగా ఉనà±à°¨à°¦à°¿"
@@ -315,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "పటà±à°Ÿà°¿à°•"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "వరà±à°¸à°²à±"
@@ -342,28 +341,25 @@ msgstr "పరిమాణం"
msgid "in use"
msgstr "వాడà±à°•à°²à±‹ ఉనà±à°¨à°¦à°¿"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "సృషà±à°Ÿà°¿"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "చివరి మారà±à°ªà±"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "చివరి చూపà±"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -403,16 +399,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "డేటాబేసà±"
@@ -420,17 +412,17 @@ msgstr "డేటాబేసà±"
msgid "Last version"
msgstr "చివరి కూరà±à°ªà±"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr ""
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "à°¸à±à°¥à°¿à°¤à°¿"
@@ -439,14 +431,12 @@ msgstr "à°¸à±à°¥à°¿à°¤à°¿"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "à°šà°°à±à°¯"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "చూపించà±"
@@ -455,18 +445,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr ""
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -474,11 +464,11 @@ msgstr ""
msgid "Versions"
msgstr ""
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -494,36 +484,36 @@ msgstr ""
msgid "Database Log"
msgstr ""
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "తపà±à°ªà± à°°à°•à°‚!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "చెలà±à°²à°¨à°¿ పరామితà±à°²à±!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -537,55 +527,58 @@ msgstr "చెలà±à°²à°¨à°¿ à°Žà°—à±à°®à°¤à°¿ à°°à°•à°‚"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "బిందà±à°µà±à°¨à± చేరà±à°šà±"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr ""
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Add a New User"
+msgid "Linestring %d:"
+msgstr "కొతà±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà±"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -594,16 +587,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "కొతà±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà±"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add into comments"
+msgid "Polygon %d:"
+msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add into comments"
msgid "Add a polygon"
@@ -693,12 +689,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "మీ SQL à°•à±à°µà±†à°°à±€ విజయవంతంగా నిరà±à°µà°¹à°¿à°‚చబడింది"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "వెనà±à°•à°•à°¿"
@@ -733,40 +729,41 @@ msgstr "మరినà±à°¨à°¿ అమరికలà±"
msgid "Database server"
msgstr "డేటాబేసà±"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr ""
#: index.php:240
#, fuzzy
#| msgid "Security"
-msgid "Server type"
+msgid "Server type:"
msgstr "à°­à°¦à±à°°à°¤"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Server version:"
+msgstr "చివరి కూరà±à°ªà±"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Protocol version:"
+msgstr "చివరి కూరà±à°ªà±"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "వాడà±à°•à°°à°¿"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: index.php:257
#, fuzzy
#| msgid "Remove database"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "డేటాబేసౠతొలగించండి"
#: index.php:269
@@ -776,30 +773,32 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "డేటాబేసౠవà±à°¯à°¾à°–à±à°¯:"
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "సంచిక సమాచారం"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "పతà±à°°à°¾à°µà°³à°¿"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "వికీ"
@@ -896,7 +895,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -992,74 +991,40 @@ msgstr ""
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "మూసివేయి"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "మారà±à°šà±"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr ""
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr ""
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "మొతà±à°¤à°‚"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "à°…à°¨à±à°¸à°‚ధానాలà±"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Server configuration"
msgid "Local monitor configuration incompatible"
msgstr "సేవకి à°¸à±à°µà°°à±‚పణం"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1067,128 +1032,128 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "మొతà±à°¤à°‚"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "మొతà±à°¤à°‚"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "à°…à°¨à±à°¸à°‚ధానాలà±"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "బై"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "కిబై"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "మెబై"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "గిబై"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "టెబై"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "పిబై"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ఎబై"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1196,43 +1161,43 @@ msgid "%d table(s)"
msgstr "%s పటà±à°Ÿà°¿à°•"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Relations"
msgid "Questions"
msgstr "సంబంధాలà±"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "అమరికలà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Remove database"
msgid "Remove chart"
msgstr "డేటాబేసౠతొలగించండి"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1240,39 +1205,39 @@ msgstr ""
msgid "None"
msgstr "à°à°®à±€à°²à±‡à°¦à±"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1280,153 +1245,153 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Tables"
msgid "Enable %s"
msgstr "పటà±à°Ÿà°¿à°•à°²à±"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable Statistics"
msgid "Disable %s"
msgstr "గణాంకాలని అచేతనంచేయి"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "Basic settings"
msgid "Change settings"
msgstr "à°ªà±à°°à°¾à°§à°®à°¿à°• అమరికలà±"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "More settings"
msgid "Current settings"
msgstr "మరినà±à°¨à°¿ అమరికలà±"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Default title"
msgid "Chart Title"
msgstr "à°…à°ªà±à°°à°®à±‡à°¯ శీరà±à°·à°¿à°•"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
#, fuzzy
#| msgid "Difference"
msgid "Differential"
msgstr "తేడా"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Analyze"
msgid "Analysing logs"
msgstr "విశదీకరించà±"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Write requests"
msgid "Cancel request"
msgstr "వినà±à°¨à°ªà°®à±à°²à°¨à± à°µà±à°°à°¾à°¯à±à°®à±"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr ""
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "data"
msgid "No data found"
msgstr "భోగటà±à°Ÿà°¾"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "విశదీకరించà±"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1434,19 +1399,19 @@ msgstr ""
msgid "Time"
msgstr "సమయం"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "మొతà±à°¤à°‚"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Show statistics"
msgid "Profiling results"
msgstr "గణాంకాలనౠచూపించà±"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
@@ -1454,62 +1419,62 @@ msgid "Table"
msgstr "పటà±à°Ÿà°¿à°•"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "à°…à°•à±à°·à°°à°®à°¾à°²"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add into comments"
msgid "Edit chart"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr ""
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Table options"
msgid "Log table filter options"
msgstr "పటà±à°Ÿà°¿à°• ఎంపికలà±"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "మొతà±à°¤à°‚"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr ""
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1517,26 +1482,26 @@ msgid ""
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Database"
msgid "Reload page"
msgstr "డేటాబేసà±"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1544,266 +1509,275 @@ msgstr ""
msgid "Import"
msgstr "దిగà±à°®à°¤à°¿"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Server configuration"
msgid "Import monitor configuration"
msgstr "సేవకి à°¸à±à°µà°°à±‚పణం"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "à°•à±à°µà±†à°°à±€ ని మారà±à°šà±"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "పతà±à°°à°¾à°µà°³à°¿"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "వివరాలà±â€¦"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Authentication"
msgid "Justification"
msgstr "అధీకరణ"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "à°°à°¦à±à°¦à±à°šà±‡à°¯à°¿"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "సరే"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Database"
msgid "Renaming Databases"
msgstr "డేటాబేసà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Database"
msgid "Reload Database"
msgstr "డేటాబేసà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Database"
msgid "Copying Database"
msgstr "డేటాబేసà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "à°…à°•à±à°·à°°à°®à°¾à°²"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "You have added a new user."
msgid "Table must have at least one column"
msgstr "మీరౠకà±à°°à±Šà°¤à±à°¤ వినియోగదారà±à°¨à°¿ చేరà±à°šà°¾à°°à±"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "పటà±à°Ÿà°¿à°•à°²à±à°¨à°¿ వాడà±"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr ""
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr ""
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Tables"
msgid "(Enabled)"
msgstr "పటà±à°Ÿà°¿à°•à°²à±"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disable Statistics"
msgid "(Disabled)"
msgstr "గణాంకాలని అచేతనంచేయి"
# Research అంటే పరిశోధన, à°…à°‚à°¦à±à°µà°²à±à°²à°¨ ఇది శోధనైంది
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "శోధించà±"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr ""
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr ""
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr ""
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Delete"
msgid "Deleting"
msgstr "తొలగించà±"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s నిలà±à°µà± వరà±à°¸à°•à± విలà±à°µà°²à±"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new User"
msgid "Add %d value(s)"
msgstr "à°•à±à°°à±Šà°¤à±à°¤ వినియోగదారà±à°¨à°¿ చేరà±à°šà±"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr ""
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr ""
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "మారà±à°šà±"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "మారà±à°šà±à°®à±"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1812,212 +1786,236 @@ msgstr ""
msgid "Save"
msgstr "à°­à°¦à±à°°à°ªà°°à°šà±"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr ""
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr ""
# Research అంటే పరిశోధన, à°…à°‚à°¦à±à°µà°²à±à°²à°¨ ఇది శోధనైంది
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "శోధించà±"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Select two columns"
msgstr "నిలà±à°µ వరà±à°¸à°²à±à°¨à°¿ చేరà±à°šà±/తొలగించà±"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Show statistics"
msgid "Query results"
msgstr "గణాంకాలనౠచూపించà±"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Table of contents"
msgid "Data point content"
msgstr "విషయ సూచిక"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr ""
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr ""
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:323
+#: js/messages.php:314
#, fuzzy
#| msgid "Add into comments"
msgid "Add columns"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Comments"
msgid "Copy column name"
msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à±"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Start"
msgid "Show data row(s)"
msgstr "మొదలà±à°ªà±†à°Ÿà±à°Ÿà±"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr ""
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr ""
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "సంకేతపదానà±à°¨à°¿ మారà±à°šà±"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "మరినà±à°¨à°¿"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "à°…à°¨à±à°¨à±€ చూపించà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide/Show all"
msgid "Hide Panel"
msgstr "à°…à°¨à±à°¨à°¿à°‚టిని చూపà±à°®à±/దాచà±à°®à±"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2025,21 +2023,21 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Prev"
msgctxt "Previous month"
@@ -2047,7 +2045,7 @@ msgid "Prev"
msgstr "à°—à°¤"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2055,149 +2053,149 @@ msgid "Next"
msgstr "తదà±à°ªà°°à°¿"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "ఈరోజà±"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "జనవరి"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "à°«à°¿à°¬à±à°°à°µà°°à°¿"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "మారà±à°šà°¿"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "à°à°ªà±à°°à°¿à°²à±"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "మే"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "జూనà±"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "జూలై"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "ఆగసà±à°Ÿà±"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "సెపà±à°Ÿà±†à°‚బరà±"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "à°…à°•à±à°Ÿà±‹à°¬à°°à±"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "నవంబరà±"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "డిసెంబరà±"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "జన"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "à°«à°¿à°¬à±à°°"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "మారà±à°šà°¿"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "à°à°ªà±à°°à°¿"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "మే"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "జూనà±"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "జూలై"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "ఆగ"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "సెపà±à°Ÿà±†"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "à°…à°•à±à°Ÿà±‹"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "నవం"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "డిసెం"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "ఆదివారం"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "సోమవారం"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "మంగళవారం"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "à°¬à±à°§à°µà°¾à°°à°‚"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "à°—à±à°°à±à°µà°¾à°°à°‚"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "à°¶à±à°•à±à°°à°µà°¾à°°à°‚"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "శనివారం"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2205,98 +2203,98 @@ msgid "Sun"
msgstr "ఆది"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "సోమ"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "మంగళ"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "à°¬à±à°§"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "à°—à±à°°à±"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "à°¶à±à°•à±à°°"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "శని"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "à°†"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "సో"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "మం"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "à°¬à±"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "à°—à±"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "à°¶à±"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "à°¶"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "వారం"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "à°à°®à±€à°²à±‡à°¦à±"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "à°—à°‚à°Ÿ"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "నిమిషం"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "à°•à±à°·à°£à°‚"
@@ -2346,16 +2344,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "à°•à±à°·à°£à°¾à°¨à°¿à°•à°¿"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "నిమిషానికి"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "à°—à°‚à°Ÿà°•à°¿"
@@ -2363,44 +2361,62 @@ msgstr "à°—à°‚à°Ÿà°•à°¿"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ఆరోహణ"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "అవరోహణ"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "వరà±à°¸"
+
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "à°•à±à°°à°®à°‚లో పేరà±à°šà±"
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "చూపించà±"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "లకà±à°·à°£à°¾à°²à±"
#: libraries/DBQbe.class.php:576
@@ -2421,33 +2437,43 @@ msgstr "పటà±à°Ÿà°¿à°•à°²à±à°¨à°¿ వాడà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "లేదా"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "మరియà±"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "చొపà±à°ªà°¿à°‚à°šà±"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "తొలగించà±"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "మారà±à°šà±"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "à°•à±à°µà±†à°°à±€ ని సమరà±à°ªà°¿à°‚à°šà±"
@@ -2487,8 +2513,8 @@ msgstr[0] ""
msgstr[1] ""
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr ""
@@ -2502,9 +2528,9 @@ msgstr ""
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "తొలగించà±"
@@ -2546,8 +2572,8 @@ msgid "Restore column order"
msgstr "పటà±à°Ÿà°¿à°• à°µà±à°¯à°¾à°–à±à°¯à°²à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
@@ -2555,8 +2581,8 @@ msgid "Begin"
msgstr "మొదలà±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
@@ -2564,16 +2590,16 @@ msgid "Previous"
msgstr "à°•à±à°°à°¿à°¤à°®à±"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "తదà±à°ªà°°à°¿"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2583,17 +2609,18 @@ msgstr "à°®à±à°—à°¿à°‚à°ªà±"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "మొదలà±à°ªà±†à°Ÿà±à°Ÿà±"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "More"
-msgid "Mode"
+msgid "Mode:"
msgstr "మరినà±à°¨à°¿"
#: libraries/DisplayResults.class.php:919
@@ -2617,7 +2644,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2729,12 +2756,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr ""
@@ -2744,16 +2771,16 @@ msgstr ""
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr ""
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2855,12 +2882,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2872,21 +2899,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr ""
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2895,15 +2922,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr ""
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "à°µà±à°¯à°¾à°–à±à°¯"
@@ -2916,7 +2942,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2929,6 +2955,11 @@ msgstr ""
msgid "Databases"
msgstr ""
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
@@ -2937,35 +2968,40 @@ msgid "View"
msgstr "చూపà±à°®à±"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "నిరà±à°®à°¾à°£à°¾à°•à±ƒà°¤à°¿"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr ""
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+# Research అంటే పరిశోధన, à°…à°‚à°¦à±à°µà°²à±à°²à°¨ ఇది శోధనైంది
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "శోధించà±"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr ""
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr ""
@@ -2982,7 +3018,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3005,14 +3041,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3054,7 +3090,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3104,8 +3140,7 @@ msgstr "పటà±à°Ÿà°¿à°•à°¨à± సృషà±à°Ÿà°¿à°‚à°šà±"
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr ""
@@ -3244,12 +3279,16 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr ""
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Invalid database:"
+msgstr "డేటాబేసà±à°•à± à°ˆ పేరౠపెటà±à°Ÿà°‚à°¡à°¿"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr ""
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Use Tables"
+msgid "Invalid table name:"
+msgstr "పటà±à°Ÿà°¿à°•à°²à±à°¨à°¿ వాడà±"
#: libraries/Table.class.php:1210
#, php-format
@@ -3293,7 +3332,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3312,56 +3351,62 @@ msgstr "శోధించà±"
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "లేదా"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3394,8 +3439,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3687,7 +3732,11 @@ msgstr ""
msgid "Max: %s%s"
msgstr "à°—à°°à°¿à°·à±à° à°‚: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3700,120 +3749,135 @@ msgstr "à°—à°°à°¿à°·à±à° à°‚: %s%s"
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr ""
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "ఆది"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: 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/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s రోజà±à°²à±, %s à°—à°‚à°Ÿà°²à±, %s నిమిషాలౠమరియౠ%s à°•à±à°·à°£à°¾à°²à±"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ఖాళీ"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "à°®à±à°¦à±à°°à°¿à°‚à°šà±"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "సృషà±à°Ÿà°¿"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "చివరి మారà±à°ªà±"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "చివరి చూపà±"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3825,13 +3889,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "మొతà±à°¤à°‚"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3891,6 +3959,12 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Security"
+msgid "Server %d"
+msgstr "à°­à°¦à±à°°à°¤"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3944,7 +4018,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -4034,7 +4108,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "తపà±à°ªà±à°¡à± విలà±à°µ"
@@ -4083,25 +4157,25 @@ msgstr ""
msgid "maximum %s"
msgstr "à°—à°°à°¿à°·à±à° à°‚ %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4344,7 +4418,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4361,7 +4435,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4371,13 +4444,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4385,7 +4458,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4395,12 +4468,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4436,8 +4509,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4446,8 +4517,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4472,7 +4541,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4490,7 +4559,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5928,7 +5997,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5957,12 +6026,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5985,8 +6050,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "వాడà±à°•à°°à°¿à°ªà±‡à°°à±"
@@ -6195,6 +6260,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "తపà±à°ªà±à°¡à± విలà±à°µ"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6246,16 +6317,26 @@ msgstr ""
msgid "No Password"
msgstr "సంకేతపదం లేదà±"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "సంకేతపదం:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "మళà±à°³à±€ టైపà±à°šà±†à°¯à±à°¯à°‚à°¡à°¿"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "సంకేతపదం:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
@@ -6263,7 +6344,6 @@ msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgctxt "short form"
#| msgid "Create table"
@@ -6275,6 +6355,14 @@ msgstr "పటà±à°Ÿà°¿à°•à°¨à± సృషà±à°Ÿà°¿à°‚à°šà±"
msgid "Create"
msgstr "సృషà±à°Ÿà°¿à°‚à°šà±"
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgctxt "short form"
+#| msgid "Create table"
+msgid "Create database:"
+msgstr "పటà±à°Ÿà°¿à°•à°¨à± సృషà±à°Ÿà°¿à°‚à°šà±"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6305,91 +6393,87 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "à°Žà°—à±à°®à°¤à°¿ పదà±à°§à°¤à°¿:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "డేటాబేసà±(à°²à±)"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "పటà±à°Ÿà°¿à°•(à°²à±):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6397,51 +6481,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6455,7 +6539,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6572,6 +6656,10 @@ msgstr ""
msgid "Language"
msgstr "భాష"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "సంచిక సమాచారం"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6949,8 +7037,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -7017,44 +7105,44 @@ msgstr "à°à°®à±€à°²à±‡à°¦à±"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Display table filter"
msgid "Replace table prefix"
msgstr "పటà±à°Ÿà°¿à°• à°µà±à°¯à°¾à°–à±à°¯à°²à±"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fr"
msgid "From"
msgstr "à°¶à±"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "దాఖలà±à°šà±‡à°¯à°¿"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7284,18 +7372,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Table name"
msgid "filter databases by name"
msgstr "పటà±à°Ÿà°¿à°• పేరà±"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Table name"
msgid "filter items by name"
@@ -7313,7 +7401,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Comments"
msgid "Columns"
@@ -7324,7 +7412,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7335,12 +7423,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7351,7 +7439,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7362,7 +7450,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7375,13 +7463,15 @@ msgstr ""
msgid "Views"
msgstr "చూపà±à°®à±"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "డేటాబేసà±à°•à± à°ˆ పేరౠపెటà±à°Ÿà°‚à°¡à°¿"
#: libraries/operations.lib.php:107
@@ -7399,22 +7489,24 @@ msgid "Drop the database (DROP)"
msgstr "డేటాబేసౠనౠతà±à°¡à°¿à°šà°¿à°µà±‡à°¯à°¿"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "నిరà±à°®à°¾à°£à°‚ మాతà±à°°à°®à±‡"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "నిరà±à°®à°¾à°£à°‚, మరియౠడేటా"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "డేటా మాతà±à°°à°®à±‡"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "డేటాబేసౠనౠఇకà±à°•à°¡à°¿à°•à°¿ కాపీ చేయి"
#: libraries/operations.lib.php:186
@@ -7453,8 +7545,11 @@ msgstr "పటà±à°Ÿà°¿à°• ఎంపికలà±"
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "పటà±à°Ÿà°¿à°• à°µà±à°¯à°¾à°–à±à°¯à°²à±"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7598,22 +7693,17 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "వాడà±à°•à°°à°¿ పేరà±"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "సంకేతపదం:"
-
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr ""
+#, fuzzy
+#| msgid "Remove database"
+msgid "Server Choice:"
+msgstr "డేటాబేసౠతొలగించండి"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7772,9 +7862,23 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table options"
+msgid "Table caption:"
+msgstr "పటà±à°Ÿà°¿à°• ఎంపికలà±"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table of contents"
+msgid "Table caption (continued):"
+msgstr "విషయ సూచిక"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7794,31 +7898,57 @@ msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à°¨à± చూపించà±"
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Comments"
+msgid "Put columns names in the first row:"
+msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à±"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+msgid "Generation Time:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "PHP Version:"
+msgstr "చివరి కూరà±à°ªà±"
+
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "డేటాబేసà±"
+
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Database"
+msgid "Data:"
+msgstr "డేటాబేసà±"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "నిరà±à°®à°¾à°£à°¾à°•à±ƒà°¤à°¿"
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
@@ -7979,6 +8109,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "పటà±à°Ÿà°¿à°•"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8206,7 +8342,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -8233,11 +8368,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL à°šà°°à°¿à°¤à±à°°"
@@ -8276,7 +8411,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "వివరణ లేదà±"
@@ -8299,17 +8434,22 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "వాడà±à°•à°°à°¿ పేరà±"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "వాడà±à°•à°°à°¿ పేరà±"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -8320,7 +8460,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8329,6 +8469,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8345,15 +8494,15 @@ msgstr ""
msgid "Any user"
msgstr "ఠవాడà±à°•à°°à°¿ à°à°¨à°¨à±"
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Add new field"
+msgid "Use text field:"
+msgstr "à°•à±à°°à±Šà°¤à±à°¤ ఫీలà±à°¡à± చేరà±à°šà±"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8382,9 +8531,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "మళà±à°³à±€ టైపà±à°šà±†à°¯à±à°¯à°‚à°¡à°¿"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Change Password"
+msgid "Generate Password:"
+msgstr "సంకేతపదానà±à°¨à°¿ మారà±à°šà±"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8430,11 +8586,12 @@ msgstr ""
msgid "Edit event"
msgstr "à°•à±à°°à±Šà°¤à±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà±"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8741,95 +8898,95 @@ msgid "You must provide a trigger definition."
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add into comments"
msgid "Add routine"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add into comments"
msgid "routine"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "డేటాబేసౠలో ఠపటà±à°Ÿà°¿à°•à°²à± లేవà±"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new User"
msgid "Add trigger"
msgstr "à°•à±à°°à±Šà°¤à±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà±"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Add a new User"
msgid "trigger"
msgstr "à°•à±à°°à±Šà°¤à±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà±"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "డేటాబేసౠలో ఠపటà±à°Ÿà°¿à°•à°²à± లేవà±"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new User"
msgid "Add event"
msgstr "à°•à±à°°à±Šà°¤à±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà±"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "డేటాబేసౠలో ఠపటà±à°Ÿà°¿à°•à°²à± లేవà±"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8885,7 +9042,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8984,15 +9141,17 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "తెలియని భాష: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr ""
+#, fuzzy
+#| msgid "More settings"
+msgid "Current Server:"
+msgstr "మరినà±à°¨à°¿ అమరికలà±"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9227,6 +9386,12 @@ msgstr ""
msgid "Login Information"
msgstr "à°ªà±à°°à°µà±‡à°¶à°ªà± సమాచారం"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -9263,6 +9428,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "వాడà±à°•à°°à°¿"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9304,7 +9476,6 @@ msgid "No user found."
msgstr "వాడà±à°•à°°à°¿ కనబడలేదà±."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -9345,7 +9516,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9353,7 +9524,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9392,6 +9563,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Add a new User"
+msgid "Edit Privileges:"
+msgstr "à°•à±à°°à±Šà°¤à±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà±"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "Overview"
@@ -9416,45 +9593,45 @@ msgstr ""
msgid "You have added a new user."
msgstr "మీరౠకà±à°°à±Šà°¤à±à°¤ వాడà±à°•à°°à°¿à°¨à°¿ చేరà±à°šà°¾à°°à±."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9521,11 +9698,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr ""
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9552,7 +9729,12 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "à°•à±à°°à°®à°‚లో పేరà±à°šà±"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "à°à°®à±€à°²à±‡à°¦à±"
@@ -9648,7 +9830,7 @@ msgstr ""
msgid "After %s"
msgstr "%s మారà±à°²à± తరà±à°µà°¾à°¤"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "వరà±à°¸à°² గణాంకాలà±"
@@ -9718,7 +9900,7 @@ msgstr ""
msgid "Information"
msgstr "సమాచారం"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9726,12 +9908,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9812,8 +9994,18 @@ msgstr "%s మారà±à°²à± తరà±à°µà°¾à°¤"
msgid "Table name"
msgstr "పటà±à°Ÿà°¿à°• పేరà±"
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Creation"
+msgid "Collation:"
+msgstr "సృషà±à°Ÿà°¿"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9948,7 +10140,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -10002,7 +10194,9 @@ msgstr "à°ªà±à°Ÿà°¨à°¿ సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ తపà±à°ªà°¿à°¦à
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "à°ªà±à°Ÿ"
#: pmd_pdf.php:123
@@ -10025,7 +10219,7 @@ msgid "New page name: "
msgstr "కొతà±à°¤ à°ªà±à°Ÿ పేరà±: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10044,6 +10238,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "Internal relations"
+msgid "General relation features:"
+msgstr "అంతరà±à°—à°¤ సంబంధాలà±"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -10136,6 +10336,12 @@ msgstr ""
msgid "All"
msgstr "à°…à°¨à±à°¨à±€"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL à°šà°°à°¿à°¤à±à°°"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10185,30 +10391,30 @@ msgstr[1] "%s డేటాబేసౠతà±à°¡à°¿à°šà°¿à°µà±‡à°¯à°¡à°®à±ˆà°¨à°
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "గణాంకాలని చేతనంచేయి"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10237,7 +10443,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10556,10 +10762,6 @@ msgstr ""
msgid "Add chart"
msgstr "à°¸à±à°ªà°‚దనలకౠచేరà±à°šà±"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10739,6 +10941,24 @@ msgstr[1] "నిమిషం"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "à°—à°‚à°Ÿà°•à°¿"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "నిమిషానికి"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "à°•à±à°·à°£à°¾à°¨à°¿à°•à°¿"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -11364,7 +11584,7 @@ msgstr "సారà±à°µà°¤à±à°°à°¿à°• విలà±à°µ"
# మొదటి à°…à°¨à±à°µà°¾à°¦à°®à±
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "దించà±à°•à±Šà°¨à±à°®à±"
@@ -11469,7 +11689,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11671,8 +11891,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "General"
+msgid "Generated by:"
+msgstr "సాధారణ"
#: sql.php:1234
msgid ""
@@ -11685,10 +11907,16 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:1319
-msgid "Label"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
msgstr ""
+#: sql.php:1319
+#, fuzzy
+#| msgid "Data Label"
+msgid "Label:"
+msgstr "డేటాబేసà±"
+
#: tbl_chart.php:38
#, fuzzy
#| msgid "data"
@@ -11779,17 +12007,17 @@ msgstr "విలà±à°µ"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "%s అనే పటà±à°Ÿà°¿à°• ఇపà±à°ªà°Ÿà°¿à°•à±‡ ఉంది!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11798,6 +12026,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11824,7 +12056,7 @@ msgstr "మొతà±à°¤à°‚"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -11892,9 +12124,21 @@ msgstr ""
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show all"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "à°…à°¨à±à°¨à±€ చూపించà±"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Swap Usage"
+msgid "Space usage:"
+msgstr "వాడà±à°•"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "వరà±à°¸à°² గణాంకాలà±"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11924,6 +12168,12 @@ msgstr "à°µà±à°¯à°¾à°–à±à°¯à°²à±"
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "data"
+msgid "Choose column to display:"
+msgstr "భోగటà±à°Ÿà°¾"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11967,111 +12217,115 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "data"
msgid "No data"
msgstr "భోగటà±à°Ÿà°¾"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "తేదీ"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "More settings"
msgid "Create version %1$s of %2$s"
msgstr "మరినà±à°¨à°¿ అమరికలà±"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr "మరినà±à°¨à°¿ అలంకారాలనౠపొందండి!"
@@ -13231,10 +13485,8 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
-#, fuzzy
-#~| msgid "Last version"
-#~ msgid "Software version"
-#~ msgstr "చివరి కూరà±à°ªà±"
+#~ msgid "And"
+#~ msgstr "మరియà±"
#~ msgid "Width"
#~ msgstr "వెడలà±à°ªà±"
@@ -13360,9 +13612,6 @@ msgstr ""
#~ msgid "Create Table"
#~ msgstr "à°ªà±à°Ÿà°¨à°¿ సృషà±à°Ÿà°¿à°‚à°šà±"
-#~ msgid "Data Label"
-#~ msgstr "డేటాబేసà±"
-
#~ msgid "Location of the text file"
#~ msgstr "పాఠà±à°¯à°ªà± దసà±à°¤à±à°°à°‚ యొకà±à°• à°ªà±à°°à°¾à°‚తం"
@@ -13375,9 +13624,6 @@ msgstr ""
#~ msgid "CPU Usage"
#~ msgstr "వాడà±à°•"
-#~ msgid "Swap Usage"
-#~ msgstr "వాడà±à°•"
-
#~ msgctxt "PDF"
#~ msgid "page"
#~ msgstr "à°ªà±à°Ÿà°²à±"
diff --git a/po/th.po b/po/th.po
index a591f68566..c2fd4dcb8d 100644
--- a/po/th.po
+++ b/po/th.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-12 11:31+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Thai <http://l10n.cihar.com/projects/phpmyadmin/master/th/>\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.3-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "à¹à¸ªà¸”งทั้งหมด"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "หมายเลขหน้า:"
@@ -38,19 +38,18 @@ msgstr ""
"ไม่สามารถเปลี่ยนà¹à¸›à¸¥à¸‡à¸‚้อมูลของหน้าต่างเป้าหมายได้ อาจเป็นเพราะว่าคุณปิดหน้าต่างหลัภ"
"หรือสาเหตุจาà¸à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าความปลอดภัยให้ป้องà¸à¸±à¸™à¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡à¸‚้อมูลข้ามหน้าต่าง"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ค้นหา"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -72,23 +71,23 @@ msgstr "ค้นหา"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "ลงมือ"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "ชื่อคีย์"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "คำอธิบาย"
@@ -114,15 +113,16 @@ msgstr "à¸à¸²à¸™à¸‚้อมูล %1$s ถูà¸à¸ªà¸£à¹‰à¸²à¸‡à¹€à¸£à¸µà¸¢à¸š
msgid "Database comment: "
msgstr "หมายเหตุของà¸à¸²à¸™à¸‚้อมูล: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "หมายเหตุของตาราง"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -134,8 +134,8 @@ msgstr "หมายเหตุของตาราง"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "สดมภ์"
@@ -158,12 +158,12 @@ msgstr "สดมภ์"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "ชนิด"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -175,7 +175,7 @@ msgstr "ชนิด"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "ว่างเปล่า (null)"
@@ -190,7 +190,7 @@ msgstr "ว่างเปล่า (null)"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "ค่าปริยาย"
@@ -216,11 +216,11 @@ msgstr "เชื่อมไปยัง"
msgid "Comments"
msgstr "หมายเหตุ"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -233,21 +233,21 @@ msgstr "หมายเหตุ"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "ไม่"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -260,10 +260,10 @@ msgstr "ไม่"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "ใช่"
@@ -271,7 +271,7 @@ msgstr "ใช่"
msgid "View dump (schema) of database"
msgstr "ดูโครงสร้างของà¸à¸²à¸™à¸‚้อมูล"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "ไม่พบตารางใดๆ ในà¸à¸²à¸™à¸‚้อมูล"
@@ -284,7 +284,7 @@ msgstr "เลือà¸à¸—ั้งหมด"
msgid "Unselect All"
msgstr "ไม่เลือà¸à¹€à¸¥à¸¢"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "ไม่มีชื่อà¸à¸²à¸™à¸‚้อมูล"
@@ -308,20 +308,19 @@ msgstr "à¸à¸²à¸£à¸ˆà¸±à¸”เà¸à¹‡à¸šà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าของ ph
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "ตาราง"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "à¹à¸–ว"
@@ -334,28 +333,25 @@ msgstr "ขนาด"
msgid "in use"
msgstr "ใช้อยู่"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "สร้างเมื่อ"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ปรับปรุงครั้งสุดท้ายเมื่อ"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ตรวจสอบครั้งสุดท้ายเมื่อ"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -392,16 +388,12 @@ msgstr "ตารางที่ถูà¸à¸•à¸´à¸”ตาม"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "à¸à¸²à¸™à¸‚้อมูล"
@@ -409,17 +401,17 @@ msgstr "à¸à¸²à¸™à¸‚้อมูล"
msgid "Last version"
msgstr "เวอร์ชั่นล่าสุด"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "ถูà¸à¸ªà¸£à¹‰à¸²à¸‡"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "ปรับปรุงà¹à¸¥à¹‰à¸§"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "สถานะ"
@@ -428,13 +420,11 @@ msgstr "สถานะ"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "à¸à¸£à¸°à¸—ำà¸à¸²à¸£"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "à¹à¸ªà¸”ง"
@@ -443,18 +433,18 @@ msgid "Delete tracking data for this table"
msgstr "ลบà¸à¸²à¸£à¸•à¸´à¸”ตามตารางนี้"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "โยนทิ้ง"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "ใช้งานได้"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ใช้งานไม่ได้"
@@ -462,11 +452,11 @@ msgstr "ใช้งานไม่ได้"
msgid "Versions"
msgstr "รุ่น"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "รายงานผลà¸à¸²à¸£à¸•à¸´à¸”ตาม"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "เà¸à¹‡à¸šà¹‚ครงสร้างไว้"
@@ -482,35 +472,35 @@ msgstr "ติดตามตาราง"
msgid "Database Log"
msgstr "Log ของà¸à¸²à¸™à¸‚้อมูล"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "ประเภทไม่ถูà¸à¸•à¹‰à¸­à¸‡!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "ประเภทà¸à¸²à¸£à¸ªà¹ˆà¸‡à¸­à¸­à¸à¸—ี่เลือà¸à¸ˆà¸°à¸•à¹‰à¸­à¸‡à¸¡à¸µà¸à¸²à¸£à¸šà¸±à¸™à¸—ึà¸à¹„ว้ในไฟล์"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "พารามิเตอร์ไม่ถูà¸à¸•à¹‰à¸­à¸‡!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "พื้นที่ไม่เพียงพอที่จะบันทึà¸à¹„ฟล์ %s"
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "ให้เปลี่ยนชื่อไฟล์ หรือเลือà¸à¹à¸šà¸šà¹€à¸‚ียนทับไฟล์เดิม เพราะมีไฟล์ %s อยู่ในเซิร์ฟเวอร์อยู่à¹à¸¥à¹‰à¸§"
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "บันทึà¸à¹„ฟล์ %s ไม่ได้ เพราะเว็บเซิร์ฟเวอร์ไม่อนุà¸à¸²à¸•"
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ข้อมูลที่ส่งออà¸à¸–ูà¸à¸šà¸±à¸™à¸—ึà¸à¹„ว้ในไฟล์ %s"
@@ -524,69 +514,82 @@ msgstr "ประเภทที่ส่งออà¸à¹„ม่ถูà¸à¸•à¹‰à¸­
msgid "Value for the column \"%s\""
msgstr "ค่าสำหรับคอลัมน์ \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "ใช้ OpenStreetMaps เป็นชั้นพื้นà¸à¸²à¸™"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "เรขาคณิต"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "จุด"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "จุด %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "เพิ่มจุด"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "à¹à¸–วข้อความ"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "ด้านนอà¸"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "ด้านใน"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "เพิ่มข้อความ"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "เพิ่มด้านใน"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "รูปหลายเหลี่ยม"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "เพิ่มรูปหลายเหลี่ยม"
@@ -680,12 +683,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "ทำคำค้นเสร็จเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "ย้อนà¸à¸¥à¸±à¸š"
@@ -715,36 +718,39 @@ msgstr "ตั้งค่าเพิ่มเติม"
msgid "Database server"
msgstr "เซิร์ฟเวอร์à¸à¸²à¸™à¸‚้อมูล"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr "เซิร์ฟเวอร์"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "ตัวเลือà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "รุ่นของเซิร์ฟเวอร์"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "รุ่นของโพรโทคอล"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "ผู้ใช้"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "ชุดอัà¸à¸‚ระเซิร์ฟเวอร์"
#: index.php:269
@@ -752,31 +758,35 @@ msgid "Web server"
msgstr "เว็บเซิร์ฟเวอร์"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "รุ่นไคลเอนต์à¸à¸²à¸™à¸‚้อมูล"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "ส่วนขยาย PHP"
#: index.php:300
msgid "Show PHP information"
msgstr "à¹à¸ªà¸”งข้อมูลของ PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
+#: index.php:323
#, fuzzy
-msgid "Version information"
+msgid "Version information:"
msgstr "ข้อมูลล็อà¸à¸­à¸´à¸™"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "เอà¸à¸ªà¸²à¸£à¸­à¹‰à¸²à¸‡à¸­à¸´à¸‡"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -888,7 +898,7 @@ msgstr "คำสั่ง \"DROP DATABASE\" ถูà¸à¸›à¸´à¸”ไว้"
msgid "Do you really want to execute \"%s\"?"
msgstr "คุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸—ี่ต้องà¸à¸²à¸£à¸ˆà¸° \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "คุณà¸à¸³à¸¥à¸±à¸‡à¸ˆà¸°à¸—ำลายà¸à¸²à¸™à¸‚้อมูลทั้งหมด"
@@ -974,70 +984,36 @@ msgstr "รีเฟรชสิทธิใหม่"
msgid "Removing Selected Users"
msgstr "ถอนผู้ใช้ที่เลือà¸"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "ปิด"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "à¹à¸à¹‰à¹„ข"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "สถานะà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "โปรเซสที่ทำงานอยู่"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "คำสั่ง SQL ปัจจุบัน"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "ข้อมูลคงที่"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "รวม"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "อื่นๆ"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าติดตามภายในเครื่องไม่เข้าà¸à¸±à¸™"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1047,161 +1023,161 @@ msgstr ""
"à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¸à¸²à¸£à¹à¸ªà¸”งผลของเบราเซอร์ของคุณไม่รองรับà¸à¸±à¸šà¸«à¸™à¹‰à¸²à¸ˆà¸­à¸•à¸´à¸”ตามรุ่นใหม่ "
"à¸à¸£à¸¸à¸“ารีเซ็ตให้à¸à¸¥à¸±à¸šà¹€à¸›à¹‡à¸™à¸„่าเริ่มต้นผ่านทาง เมนู <i>Settings</i>"
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "ประสิทธิภาพคำสั่ง"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "คำสั่งที่ถูà¸à¸£à¸±à¸™à¸šà¸™à¸«à¸™à¹ˆà¸§à¸¢à¸„วามจำ"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "คำสั่งที่ถูà¸à¸£à¸±à¸™à¹„ปในหน่วยความจำà¹à¸¥à¹‰à¸§"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "à¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™ CPU ของระบบ"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "หน่วยความจำของระบบ"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "หน่วยความจำ swap ของระบบ"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "เฉลี่ยà¸à¸²à¸£à¸—ำงาน"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "จำนวนหน่วยความจำรวม"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "จำนวนหน่วยความจำที่ถูà¸à¹ƒà¸Šà¹‰"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "จำนวนหน่วยความจำที่จอง"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "หน่วยความจำว่าง"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "หน่วยความจำที่ใช้ไป"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "จำนวน Swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "จำนวน Swap ที่ถูà¸à¹ƒà¸Šà¹‰"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "จำนวน Swap ที่ใช้ไป"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "จำนวน Swap ที่ว่าง"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Byte ที่ส่ง"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Byte ที่รับ"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "à¸à¸²à¸£à¹€à¸Šà¸·à¹ˆà¸­à¸¡à¸•à¹ˆà¸­"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "โพรเซส"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "ไบต์"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "à¸à¸´à¹‚ลไบต์"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "เมà¸à¸à¸°à¹„บต์"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "à¸à¸´à¸à¸°à¹„บต์"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "เทอราไบต์"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "เพตตะไบต์"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "เอà¸à¸‹à¸°à¹„บต์"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d ตาราง"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "คำถาม"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "à¸à¸²à¸£à¸ˆà¸£à¸²à¸ˆà¸£"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "เอาà¸à¸²à¸£à¹à¸ªà¸”งผลออà¸"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "à¹à¸à¹‰à¹„ขหัวข้อà¹à¸¥à¸°à¸„ำà¸à¸³à¸à¸±à¸š"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "เพิ่มà¹à¸ªà¸”งผลไปในตารางข้อมูล"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "à¸à¸£à¸¸à¸“าเพิ่มค่าตัวà¹à¸›à¸£à¸­à¸¢à¹ˆà¸²à¸‡à¸™à¹‰à¸­à¸¢à¸«à¸™à¸¶à¹ˆà¸‡à¸•à¸±à¸§à¹€à¸‚้าไปในลำดับ"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1209,39 +1185,39 @@ msgstr "à¸à¸£à¸¸à¸“าเพิ่มค่าตัวà¹à¸›à¸£à¸­à¸¢à¹ˆà¸²à¸‡
msgid "None"
msgstr "ไม่มี"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "เรียà¸à¸„ืนà¸à¸²à¸£à¹à¸ªà¸”งผล"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "หยุดà¸à¸²à¸£à¹à¸ªà¸”งผล"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log à¹à¸¥à¸° slow_query_log ถูà¸à¹€à¸›à¸´à¸”ไว้"
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log ถูà¸à¹€à¸›à¸´à¸”ไว้"
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log ถูà¸à¹€à¸›à¸´à¸”ไว้"
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "general_log à¹à¸¥à¸° slow_query_log ถูà¸à¸›à¸´à¸”ไว้"
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output ไม่ได้ถูà¸à¸•à¸±à¹‰à¸‡à¸à¸±à¸šà¸•à¸²à¸£à¸²à¸‡"
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output ถูà¸à¸•à¸±à¹‰à¸‡à¸à¸±à¸šà¸•à¸²à¸£à¸²à¸‡"
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1251,94 +1227,94 @@ msgstr ""
"slow_query_log ถูà¸à¹€à¸›à¸´à¸”ไว้ à¹à¸•à¹ˆà¸›à¸£à¸°à¸§à¸±à¸•à¸´à¸„ำสั่งของเครื่องà¹à¸¡à¹ˆà¸‚่ายใช้เวลานานà¸à¸§à¹ˆà¸² %d วินาที "
"ขอà¹à¸™à¸°à¸™à¸³à¹ƒà¸«à¹‰à¸•à¸±à¹‰à¸‡à¸„่า long_query_time ไว้ที่ 0-2 วินาที โดยขึ้นอยู่à¸à¸±à¸šà¸£à¸°à¸šà¸šà¸‚องท่าน"
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time ถูà¸à¸•à¸±à¹‰à¸‡à¹„ว้ที่ %d วินาที"
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr "à¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่านี้ถูà¸à¸™à¸³à¹„ปใช้ทั้งหมด à¹à¸¥à¸°à¸ˆà¸°à¸„ืนค่าà¸à¸¥à¸±à¸šà¹€à¸¡à¸·à¹ˆà¸­à¹€à¸£à¸´à¹ˆà¸¡à¹€à¸„รื่องใหม่อีà¸à¸„รั้ง"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "ตั้ง log_output เป็น %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "เปิดใช้ %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "ปิดà¸à¸²à¸£à¹ƒà¸Šà¹‰ %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "ตั้ง long_query_time เป็น %ds"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr "คุณไม่สามารถเปลี่ยนà¹à¸›à¸¥à¸‡à¸„่านี้ได้ à¸à¸£à¸¸à¸“าเข้าใช้งานเป็น root หรือติดต่อผู้ดูà¹à¸¥à¸£à¸°à¸šà¸š"
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "เปลี่ยนà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "ค่าที่ถูà¸à¸•à¸±à¹‰à¸‡à¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "ชื่อà¸à¸²à¸£à¹à¸ªà¸”งผล"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "ค่าที่ต่าง"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "ถูà¸à¸«à¸²à¸£à¸”้วย %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "หน่วย"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "จาภslow log"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "จาà¸à¸›à¸£à¸°à¸§à¸±à¸•à¸´à¸—ั่วไป"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸§à¸´à¹€à¸„ราะห์ประวัติ"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸§à¸´à¹€à¸„ราะห์à¹à¸¥à¸°à¸•à¸£à¸§à¸ˆà¸›à¸£à¸°à¸§à¸±à¸•à¸´ อาจจะใช้เวลาพอสมควร"
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "ยà¸à¹€à¸¥à¸´à¸à¸„ำร้อง"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1347,7 +1323,7 @@ msgstr ""
"สดมส์นี้à¹à¸ªà¸”งจำนวนคำสั่งที่ถูà¸à¸ˆà¸±à¸”à¸à¸¥à¸¸à¹ˆà¸¡à¹€à¸”ียวà¸à¸±à¸™ อย่างไรà¸à¹‡à¸”ีà¸à¸²à¸£à¸ˆà¸±à¸”à¸à¸¥à¸¸à¹ˆà¸¡à¸ˆà¸±à¸”เพียงคำสั่ง à¹à¸•à¹ˆà¹€à¸§à¸¥à¸²à¹€à¸£à¸´à¹ˆà¸¡ "
"หรือข้อมูลบางอย่าง อาจà¹à¸•à¸à¸•à¹ˆà¸²à¸‡à¸à¸±à¸™"
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1356,31 +1332,31 @@ msgstr ""
"จาà¸à¸—ี่à¸à¸¥à¸¸à¹ˆà¸¡à¸„ำสั่ง เพิ่มข้อมูล ถูà¸à¹€à¸¥à¸·à¸­à¸à¸«à¸¥à¸²à¸¢à¸­à¸±à¸™à¸žà¸£à¹‰à¸­à¸¡à¹†à¸à¸±à¸™ คำลังที่เพิ่มข้อมูลไปในตารางเดียวà¸à¸±à¸™ "
"จะถูà¸à¸ˆà¸±à¸šà¸à¸¥à¸¸à¹ˆà¸¡à¸£à¸§à¸¡à¸à¸±à¸™à¹‚ดยไม่สนเรื่องข้อมูลที่จะถูà¸à¹€à¸žà¸´à¹ˆà¸¡à¹€à¸‚้าไป"
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "ประวัติของข้อมูลถูà¸à¹€à¸£à¸µà¸¢à¸à¸‚ึ้นมา คำสั่งได้ประมวลภายใน:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "ข้ามไปยังตารางเà¸à¹‡à¸šà¸›à¸£à¸°à¸§à¸±à¸•à¸´"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "ไม่มีข้อมูล"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "ประวัติถูà¸à¸§à¸´à¹€à¸„ราะห์à¹à¸¥à¹‰à¸§ à¹à¸•à¹ˆà¹„ม่มีข้อมูลในช่วงนั้น"
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸§à¸´à¹€à¸„ราะห์…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "อธิบายผลคำสั่ง"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1388,66 +1364,66 @@ msgstr "อธิบายผลคำสั่ง"
msgid "Time"
msgstr "เวลา"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "เวลารวม:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "ผลลัพธ์"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "ตาราง"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "ชุดà¹à¸ªà¸”งผล"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "à¹à¸à¹‰à¹„ขà¹à¸œà¸™à¸ à¸¹à¸¡à¸´"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "ชุด"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "ตัวเลือà¸à¸£à¸­à¸‡à¸›à¸£à¸°à¸§à¸±à¸•à¸´à¸•à¸²à¸£à¸²à¸‡"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "ตัวà¸à¸£à¸­à¸‡"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "ตัวà¸à¸£à¸­à¸‡ โดย คำหรืออัà¸à¸‚ระ"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "à¸à¸¥à¸¸à¹ˆà¸¡à¸„ำสั่ง ไม่สนใจตัวà¹à¸›à¸£à¹ƒà¸™ WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "ผลรวมระเบียนต่อหน้า:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "รวม:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¹€à¸£à¸µà¸¢à¸à¸”ูประวัติ"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "ไม่สามารถรีเฟรซหน้าจอได้"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1456,25 +1432,25 @@ msgstr ""
"ในระหว่างที่à¸à¸³à¸¥à¸±à¸‡à¹à¸ªà¸”งผลข้อมูลนั้นเครื่องà¹à¸¡à¹ˆà¸‚่ายตอบสนองผิดพลาด "
"น่าจะเà¸à¸´à¸”จาà¸à¸—ี่หมดเวลาเซสชั่นของท่าน à¸à¸£à¸¸à¸“ายืนยันตัวตนใหม่อีà¸à¸„รั้ง"
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "รีเฟรซหน้า"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "ระเบียนที่มีผล:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "à¸à¸²à¸£ parsing ไฟล์ตั้งค่าล้มเหลว สาเหตุมาจาภJSON"
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"à¸à¸²à¸£à¸ªà¸£à¹‰à¸²à¸‡à¸•à¸²à¸£à¸²à¸‡à¹à¸ªà¸”งผลล้มเหลว เป็นเพราะà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่า โปรดล้างค่าà¸à¸¥à¸±à¸šà¹„ปเป็นà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าà¹à¸šà¸šà¹€à¸£à¸´à¹ˆà¸¡à¹à¸£à¸â€¦"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1482,227 +1458,236 @@ msgstr ""
msgid "Import"
msgstr "นำเข้า"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "ตั้งค่าà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸­à¸šà¸à¸²à¸£à¸™à¸³à¹€à¸‚้า"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "à¸à¸£à¸¸à¸“าเลือà¸à¹„ฟล์ที่คุณต้องà¸à¸²à¸£à¸™à¸³à¹€à¸‚้า"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "วิเคราะห์คำสั่ง"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "à¹à¸™à¸°à¸™à¸³à¸£à¸°à¸šà¸š"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "ปัà¸à¸«à¸²à¹€à¸£à¸·à¹ˆà¸­à¸‡à¸ªà¸¡à¸£à¸£à¸–นะ"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "ปัà¸à¸«à¸²"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "เอà¸à¸ªà¸²à¸£à¸­à¹‰à¸²à¸‡à¸­à¸´à¸‡"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "à¸à¸Žà¹€à¸à¸“ฑ์ต่างๆ"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "เอà¸à¸ªà¸²à¸£à¸­à¹‰à¸²à¸‡à¸­à¸´à¸‡"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "ตัวà¹à¸›à¸£à¸«à¸£à¸·à¸­à¸ªà¸¹à¸•à¸£à¸—ี่ถูà¸à¹ƒà¸Šà¹‰"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "ทดสอบ"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "ยà¸à¹€à¸¥à¸´à¸"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¹€à¸£à¸µà¸¢à¸à¸”ูข้อมูล"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸›à¸£à¸°à¸¡à¸§à¸¥à¸œà¸¥"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "à¸à¸²à¸£à¸›à¸£à¸°à¸¡à¸§à¸¥à¸œà¸¥à¸œà¸´à¸”พลาด"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "ยังไม่ได้เลือà¸à¸à¸²à¸™à¸‚้อมูล."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "ทิ้งสดมส์"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "เพิ่มคีย์หลัà¸"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "ตà¸à¸¥à¸‡"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "à¸à¸”เพื่อยà¸à¹€à¸¥à¸´à¸à¸à¸²à¸£à¹€à¸•à¸·à¸­à¸™à¸™à¸µà¹‰"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸Šà¸·à¹ˆà¸­à¸à¸²à¸™à¸‚้อมูล"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "รีเฟรซà¸à¸²à¸™à¸‚้อมูล"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸„ัดลอà¸à¸à¸²à¸™à¸‚้อมูล"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸Šà¸¸à¸”ตัวอัà¸à¸©à¸£"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "ตารางต้องอย่างน้อยหนึ่งคอลัมน์"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "เพิ่มตาราง"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "ซ่อนดัชนี"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "à¹à¸ªà¸”งดัชนี"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(เปิดใช้งาน)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(ปิดใช้งาน)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸„้นหา"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "ซ่อนผลคำสั่ง SQL"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "à¹à¸ªà¸”งผลคำค้น SQL"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¹€à¸›à¸´à¸”"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "à¸à¸³à¸¥à¸±à¸‡à¸¥à¸š %s"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "ฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™à¸ à¸²à¸¢à¹ƒà¸™à¸ˆà¸°à¸•à¹‰à¸­à¸‡à¸¡à¸µà¸„่า RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ตัวà¹à¸à¹‰à¹„ข ENUM/SET"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "ค่าสำหรับคอลัมน์ \"%s\""
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "ค่าสำหรับคอลัมน์ใหม่"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "ป้อนค่าในช่องต่างๆ"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "เพิ่มค่า %d"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "เตือน: ถ้าไฟล์มีหลายตาราง จะถูà¸à¸£à¸§à¸¡à¹€à¸›à¹‡à¸™à¸«à¸™à¸¶à¹ˆà¸‡"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "ซ่อนช่องใส่คำค้น SQL"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "à¹à¸ªà¸”งช่องคำค้น SQL"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "à¹à¸à¹‰à¹„ข"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "ยังไม่ได้เลือà¸à¹à¸–ว"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "เปลี่ยน"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "เวลาที่ทำคำสั่ง"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ไม่ใช่หมายเลขà¹à¸–วที่ถูà¸à¸•à¹‰à¸­à¸‡"
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1711,211 +1696,235 @@ msgstr "%d ไม่ใช่หมายเลขà¹à¸–วที่ถูà¸
msgid "Save"
msgstr "บันทึà¸"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "ซ่อนหลัà¸à¹ƒà¸™à¸à¸²à¸£à¸„้นหา"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "à¹à¸ªà¸”งหลัà¸à¸à¸²à¸£à¸„้นหา"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "ค้นหาà¹à¸šà¸š Zoom"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "à¹à¸•à¹ˆà¸¥à¸°à¸ˆà¸¸à¸”à¹à¸ªà¸”งข้อมูลระเบียน"
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "นำตัวชี้วางเพื่อà¹à¸ªà¸”งคำà¸à¸³à¸à¸±à¸š"
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "เมื่อต้องà¸à¸²à¸£à¸¢à¹ˆà¸­/ขยาย ให้เลือà¸à¸ªà¹ˆà¸§à¸™à¸‚องจุดโดยใช้เมาส์"
-#: js/messages.php:295
+#: js/messages.php:286
#, fuzzy
#| msgid "Click reset zoom link to come back to original state."
msgid "Click reset zoom button to come back to original state."
msgstr "คลิภล้างค่า เพื่อà¸à¸¥à¸±à¸šà¹„ปขนาดเริ่มต้น"
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "คลิภจุดข้อมูล เพื่อดูหรือà¹à¸à¹‰à¹„ขà¹à¸–วข้อมูล"
-#: js/messages.php:299
+#: js/messages.php:290
#, fuzzy
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "จุดสามารถปรับขนาดได้ โดยà¸à¸²à¸£à¸¥à¸²à¸à¹„ปมุมขวาด้านล่าง"
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "เพิ่มสองสดมภ์"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "เลือà¸à¸ªà¸­à¸‡à¸ªà¸”มภ์ใดๆ"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "ผลลัพธ์ SQL"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "สารบัà¸"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "ข้าม"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "คัดลอà¸"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "จุด"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "à¹à¸–วข้อความ"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "รูปหลายเหลี่ยม"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "เรขาคณิต"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "ด้านใน"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "ด้านนอà¸"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "เพิ่มฟิลด์ใหม่"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "เลือà¸à¸„ีย์อ้างอิง"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "เลือà¸à¸„ีย์นอà¸"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "à¸à¸£à¸¸à¸“าเลือà¸à¸„ีย์หลัà¸à¸«à¸£à¸·à¸­à¸„ียเดี่ยว"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "เลือà¸à¸Ÿà¸´à¸¥à¸”์ที่ต้องà¸à¸²à¸£à¹à¸ªà¸”ง"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr "คุณยังไม่ได้บันทึà¸à¹€à¸¥à¸¢à¹Œà¹€à¸­à¸²à¸—์ที่คุณเลือภที่ทำไว้จะหายไป ต้องà¸à¸²à¸£à¸šà¸±à¸™à¸—ึà¸à¸«à¸£à¸·à¸­à¹„ม่?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "เพิ่มตัวเลือà¸à¸ªà¸³à¸«à¸£à¸±à¸šà¸ªà¸”มภ์ "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "à¸à¸” escape เพื่อยà¸à¹€à¸¥à¸´à¸à¸à¸²à¸£à¹à¸à¹‰à¹„ข"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr "คุณได้ทำà¸à¸²à¸£à¹à¸à¹‰à¹„ขข้อมูลบางอย่าง à¹à¸•à¹ˆà¸¢à¸±à¸‡à¹„ม่ได้บันทึภคุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸§à¹ˆà¸²à¸ˆà¸°à¸­à¸­à¸à¸ˆà¸²à¸à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰à¹‚ดยยังไม่บันทึà¸?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "ลาà¸à¹€à¸žà¸·à¹ˆà¸­à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¸¥à¸³à¸”ับ"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "à¸à¸”เพื่อเรียงลำดับ"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "à¸à¸”เพื่อมาร์ภหรือยà¸à¹€à¸¥à¸´à¸à¸à¸²à¸£à¸¡à¸²à¸£à¹Œà¸"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "à¸à¸”เพื่อเลือภ<br />เพื่อดูสดมภ์"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
"ตารางนี้ไม่มีสดมภ์ไหนที่เà¸à¹‡à¸šà¸„่าที่à¹à¸•à¸à¸•à¹ˆà¸²à¸‡à¸à¸±à¸™à¹€à¸ªà¸¡à¸­ à¸à¸²à¸£à¹à¸à¹‰à¹„ขหรือเพิ่มผ่านตารางจะไม่สามารถบันทึà¸à¹„ด้"
-#: js/messages.php:350
+#: js/messages.php:341
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "คุณสามารถà¹à¸à¹‰à¹„ขสดมภ์<br />โดยเลือà¸à¹„ปที่ข้อมูลนั้นๆ"
-#: js/messages.php:353
+#: js/messages.php:344
#, fuzzy
#| msgid ""
#| "You can also edit most columns<br />by clicking directly on their content."
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "คุณสามารถà¹à¸à¹‰à¹„ขสดมภ์<br />โดยเลือà¸à¹„ปที่ข้อมูลนั้นๆ"
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "ไปที่หน้า"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "ชื่อคอลัมน์"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "อัพเดทà¹à¸–ว"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "สร้างรหัสอัตโนมัติ"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "สร้างอัตโนมัติ"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "เปลี่ยนรหัสผ่าน"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "เพิ่มเติม"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "à¹à¸ªà¸”งทั้งหมด"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Hide indexes"
msgid "Hide Panel"
msgstr "ซ่อนดัชนี"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "ไม่พบผู้ใช้ที่เลือà¸à¹ƒà¸™à¸•à¸²à¸£à¸²à¸‡à¹à¸ªà¸”งสิทธิ"
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1923,173 +1932,173 @@ msgid ""
msgstr "phpMyAdmin มีรุ่นใหม่à¹à¸¥à¹‰à¸§ à¸à¸£à¸¸à¸“าพิจารณาอัพเà¸à¸£à¸”เป็นรุ่นใหม่ %s โดยออà¸à¹€à¸¡à¸·à¹ˆà¸­ %s"
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", รุ่นเสถียรล่าสุด:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "ปัจจุบัน"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "จบ"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "à¸à¹ˆà¸­à¸™à¸«à¸™à¹‰à¸²"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "ต่อไป"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "วันนี้"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "มà¸à¸£à¸²à¸„ม"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "à¸à¸¸à¸¡à¸ à¸²à¸žà¸±à¸™à¸˜à¹Œ"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "มีนาคม"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "เมษายน"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "พฤษภาคม"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "มิถุนายน"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "à¸à¸£à¸à¸Žà¸²à¸„ม"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "สิงหาคม"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "à¸à¸±à¸™à¸¢à¸²à¸¢à¸™"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "ตุลาคม"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "พฤศจิà¸à¸²à¸¢à¸™"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "ธันวาคม"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "ม.ค."
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "à¸.พ."
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "มี.ค."
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "เม.ย."
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "พ.ค."
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "มิ.ย."
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "à¸.ค."
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "ส.ค."
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "à¸.ย."
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "ต.ค."
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "พ.ย."
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "ธ.ค."
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "อาทิตย์"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "วันจันทร์"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "วันอังคาร"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "วันพุธ"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "วันพฤหัสบดี"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "วันศุà¸à¸£à¹Œ"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "วันเสาร์"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2097,95 +2106,95 @@ msgid "Sun"
msgstr "อา."
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "จ."
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "อ."
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "พ."
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "พฤ."
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "ศ."
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "ส."
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "อา."
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "จ."
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "อ."
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "พ."
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "พฤ."
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "ศ."
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "ส."
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "สัปดาห์"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "ปฎิทินà¹à¸šà¸š เดือน/ปี"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "ไม่มี"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "ชั่วโมง"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "นาที"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "วินาที"
@@ -2237,16 +2246,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "ต่อวินาที"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "ต่อนาที"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "ต่อชั่วโมง"
@@ -2254,43 +2263,59 @@ msgstr "ต่อชั่วโมง"
msgid "per day"
msgstr "ต่อวัน"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "ไฟล์ตั้งค่า %s ไม่สามารถอ่านได้"
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "สิทธิสำหรับไฟล์ตั้งค่าไม่ถูà¸à¸•à¹‰à¸­à¸‡ ที่ถูà¸à¸•à¹‰à¸­à¸‡à¸ˆà¸°à¸•à¹‰à¸­à¸‡à¹à¸à¹‰à¹„ขได้เฉพาะ root"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "ขนาดตัวอัà¸à¸©à¸£"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "น้อยไปมาà¸"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "มาà¸à¹„ปน้อย"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "สดมภ์"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "เรียง"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "à¹à¸ªà¸”ง"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "เงื่อนไข"
#: libraries/DBQbe.class.php:576
@@ -2310,33 +2335,43 @@ msgid "Use Tables"
msgstr "ใช้ตาราง"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "หรือ"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "à¹à¸¥à¸°"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "เพิ่ม"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "ลบ"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "à¹à¸à¹‰à¹„ข"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "คำค้นบนà¸à¸²à¸™à¸‚้อมูล <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "ประมวลผลคำค้น"
@@ -2376,8 +2411,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "เปิดดู"
@@ -2391,9 +2426,9 @@ msgstr "ลบตรงà¸à¸±à¸šà¸—ี่ตาราง %s หรือไมà
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "ลบ"
@@ -2431,32 +2466,32 @@ msgstr ""
msgid "Restore column order"
msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "จุดเริ่มต้น"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "à¸à¹ˆà¸­à¸™à¸«à¸™à¹‰à¸²"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "ต่อไป"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2466,19 +2501,20 @@ msgstr "ท้ายสุด"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "ส."
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of rows per page"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "ระเบียนต่อหน้า"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "จ."
#: libraries/DisplayResults.class.php:919
@@ -2502,7 +2538,7 @@ msgstr ""
msgid "Sort by key"
msgstr "เรียงโดยคีย์"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2621,12 +2657,12 @@ msgid "Query took %01.4f sec"
msgstr "คำค้นใช้เวลา %01.4f วินาที"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "ทำà¸à¸±à¸šà¸—ี่เลือà¸:"
@@ -2636,16 +2672,16 @@ msgstr "ทำà¸à¸±à¸šà¸—ี่เลือà¸:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "เลือà¸à¸—ั้งหมด"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2745,12 +2781,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "ต้องอนุà¸à¸²à¸•à¹ƒà¸Šà¹‰à¹ƒà¸Šà¹‰ 'คุ๊à¸à¸à¸µà¹‰' (cookie) เสียà¸à¹ˆà¸­à¸™ จึงจะผ่านจุดนี้ไปได้"
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2764,21 +2800,21 @@ msgstr "ยังไม่ได้à¸à¸³à¸«à¸™à¸”ดัชนีใดๆ!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ดัชนี"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "เอà¸à¸¥à¸±à¸à¸©à¸“์"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "à¸à¸¥à¸¸à¹ˆà¸¡"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "เอà¸à¹€à¸—ศ"
@@ -2787,15 +2823,14 @@ msgstr "เอà¸à¹€à¸—ศ"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸‡à¸¥à¸³à¸”ับ"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "หมายเหตุ"
@@ -2808,7 +2843,7 @@ msgstr "โยนคีย์หลัà¸à¸—ิ้งไปเรียบร้
msgid "Index %s has been dropped"
msgstr "โยนดัชนี %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2821,6 +2856,11 @@ msgstr "ดัชนี %1$s à¹à¸¥à¸° %2$s น่าจะเป็นอัน
msgid "Databases"
msgstr "à¸à¸²à¸™à¸‚้อมูล"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "เซิร์ฟเวอร์"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2828,35 +2868,39 @@ msgid "View"
msgstr "ตารางจำลอง (View)"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "โครงสร้าง"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ค้นหา"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "à¹à¸—รà¸"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "à¸à¸£à¸°à¸šà¸§à¸™à¸à¸²à¸£"
@@ -2873,7 +2917,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2896,14 +2940,14 @@ msgstr "คำค้นจาà¸à¸•à¸±à¸§à¸­à¸¢à¹ˆà¸²à¸‡"
msgid "Privileges"
msgstr "สิทธิ"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2946,7 +2990,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2987,8 +3031,7 @@ msgstr "ตารางล่าสุด"
msgid "There are no recent tables"
msgstr "ไม่มีตารางล่าสุด"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "คำค้น SQL"
@@ -3129,11 +3172,15 @@ msgid "Target database `%s` was not found!"
msgstr "ค้นหาในà¸à¸²à¸™à¸‚้อมูล"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "ชื่อà¸à¸²à¸™à¸‚้อมูลไม่ถูà¸à¸•à¹‰à¸­à¸‡"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "ชื่อตารางไม่ถูà¸à¸•à¹‰à¸­à¸‡"
#: libraries/Table.class.php:1210
@@ -3182,7 +3229,7 @@ msgstr "ฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™"
msgid "Operator"
msgstr "à¸à¸£à¸°à¸šà¸§à¸™à¸à¸²à¸£"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3202,61 +3249,66 @@ msgstr "ค้นหา"
msgid "Edit/Insert"
msgstr "à¹à¸—รà¸"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "เลือà¸à¸Ÿà¸´à¸¥à¸”์ (อย่างน้อยหนึ่งฟิลด์):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "หรือ"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "เพิ่มเงื่อนไขในà¸à¸²à¸£à¸„้นหา:"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "ระเบียนต่อหน้า"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "ลำดับà¸à¸²à¸£à¹à¸ªà¸”ง:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "คำค้น SQL"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "ทำ \"คำค้นจาà¸à¸•à¸±à¸§à¸­à¸¢à¹ˆà¸²à¸‡\" (wildcard: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3290,8 +3342,10 @@ msgstr "ไม่พบชุดรูปà¹à¸šà¸š %s"
msgid "Theme path not found for theme %s!"
msgstr "เส้นทางของชุดรูปà¹à¸šà¸š %s ไม่พบ"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "ชุดรูปà¹à¸šà¸š"
#: libraries/Types.class.php:296
@@ -3589,7 +3643,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "ขนาดใหà¸à¹ˆà¸ªà¸¸à¸”: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "คำค้น SQL"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3602,122 +3662,137 @@ msgstr "ขนาดใหà¸à¹ˆà¸ªà¸¸à¸”: %s%s"
msgid "MySQL said: "
msgstr "MySQL à¹à¸ªà¸”ง: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "อธิบาย SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "ไม่ต้องอธิบาย SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "ไม่เอาโค้ด PHP"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "สร้างโค้ด PHP"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "เรียà¸à¹ƒà¸«à¸¡à¹ˆ"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "ไม่ต้องตรวจสอบ SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "ตรวจสอบ SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "อา."
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y %Rน."
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s วัน, %s ชั่วโมง, %s นาที, %s วินาที"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Add new field"
msgid "Missing parameter:"
msgstr "เพิ่มฟิลด์ใหม่"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "à¸à¸£à¸°à¹‚ดดไปที่à¸à¸²à¸™à¸‚้อมูล &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "ไดเรà¸à¸—อรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "ไม่สามารถใช้งาน ไดเรà¸à¸—อรีที่ตั้งไว้สำหรับอัพโหลดได้"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "ไม่มีไฟล์ที่จะอัพโหลด"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ลบข้อมูล"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "พิมพ์"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "สร้างเมื่อ"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ปรับปรุงครั้งสุดท้ายเมื่อ"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ตรวจสอบครั้งสุดท้ายเมื่อ"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "ใช้ร่วมà¸à¸±à¸™"
@@ -3729,13 +3804,17 @@ msgstr "ใช้ร่วมà¸à¸±à¸™"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "ข้อมูล"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "รวม"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3798,6 +3877,12 @@ msgstr "ลำดับเซิฟเวอร์ไม่ถูà¸à¸•à¹‰à¸­à¸‡
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "Hostname ไม่ถูà¸à¸•à¹‰à¸­à¸‡à¸ªà¸³à¸«à¸£à¸±à¸šà¹€à¸‹à¸´à¸Ÿà¹€à¸§à¸­à¸£à¹Œ %1$s à¸à¸£à¸¸à¸“าตรวจสอบà¸à¸²à¸£à¸•à¸±à¹‰à¸‡à¸„่าของคุณ"
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "เซิร์ฟเวอร์"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3849,7 +3934,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "ระงับà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸­à¸¢à¸¹à¹ˆ"
@@ -3946,7 +4031,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "ค่าไม่ถูà¸à¸•à¹‰à¸­à¸‡"
@@ -3997,25 +4082,25 @@ msgstr "ไม่พบ SOAP"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "คืนค่าเดิม"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "อนุà¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¹à¸à¹‰à¹„ขค่านี้"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4266,7 +4351,7 @@ msgid "Character set of the file"
msgstr "ชุดอัà¸à¸‚ระของไฟล์ (character set):"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "รูปà¹à¸šà¸š"
@@ -4283,7 +4368,6 @@ msgstr "บีบอัดข้อมูล"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4297,7 +4381,7 @@ msgstr "ใส่ชื่อฟิลด์ที่à¹à¸–วà¹à¸£à¸"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "คร่อมฟิลด์ด้วย"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4305,7 +4389,7 @@ msgstr "คร่อมฟิลด์ด้วย"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "เครื่องหมายสำหรับ escape char"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4313,7 +4397,9 @@ msgstr "เครื่องหมายสำหรับ escape char"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "à¹à¸—นที่ NULL เป็น"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4325,12 +4411,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "จบà¹à¸–วด้วย"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "จบà¹à¸–วด้วย"
#: libraries/config/messages.inc.php:80
@@ -4371,8 +4459,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "คำอธิบายตาราง"
@@ -4383,8 +4469,6 @@ msgid "Continued table caption"
msgstr "คำอธิบายตาราง"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4411,7 +4495,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "เขียนทับà¹à¸Ÿà¹‰à¸¡à¸—ี่มีอยู่à¹à¸¥à¹‰à¸§"
@@ -4432,7 +4516,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "ใส่ 'backqoute' ให้à¸à¸±à¸šà¸Šà¸·à¹ˆà¸­à¸•à¸²à¸£à¸²à¸‡à¹à¸¥à¸°à¸Ÿà¸´à¸¥à¸”์"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5920,7 +6004,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "คำค้น SQL"
@@ -5951,12 +6035,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5979,8 +6059,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "ชื่อผู้ใช้:"
@@ -6191,6 +6271,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "ค่าไม่ถูà¸à¸•à¹‰à¸­à¸‡"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6244,23 +6330,32 @@ msgstr ""
msgid "No Password"
msgstr "ไม่มีรหัสผ่าน"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "รหัสผ่าน:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "พิมพ์ใหม่"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "รหัสผ่าน:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6270,6 +6365,12 @@ msgstr "สร้างà¸à¸²à¸™à¸‚้อมูลใหม่"
msgid "Create"
msgstr "สร้าง"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "สร้างà¸à¸²à¸™à¸‚้อมูลใหม่"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6303,108 +6404,102 @@ msgstr "ระเบียนต่อหน้า"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Allows locking tables for the current thread."
msgid "Exporting databases from the current server"
msgstr "อนุà¸à¸²à¸•à¹ƒà¸«à¹‰à¸¥à¹‡à¸­à¸à¸•à¸²à¸£à¸²à¸‡à¸ªà¸³à¸«à¸£à¸±à¸šà¹€à¸˜à¸£à¸”ปัจจุบัน"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "สร้างตารางในà¸à¸²à¸™à¸‚้อมูลนี้ %s"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "สร้างตารางในà¸à¸²à¸™à¸‚้อมูลนี้ %s"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export"
msgid "Export Method:"
msgstr "ส่งออà¸"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "à¸à¸²à¸™à¸‚้อมูล"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "ตาราง"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "à¹à¸–ว"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of rows per page"
-msgid "Number of rows:"
-msgstr "ระเบียนต่อหน้า"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "ไดเรà¸à¸—อรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "ส่งมาเป็นไฟล์"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "รูปà¹à¸šà¸šà¸‚องชื่อไฟล์"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6412,65 +6507,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ชุดอัà¸à¸‚ระของไฟล์ (character set):"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "บีบอัดข้อมูล"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"ถูà¸à¸šà¸µà¸šà¸­à¸±à¸”อยู่ (zip)\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gzipped\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bzipped\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "ส่งมาเป็นไฟล์"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "รูปà¹à¸šà¸š"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "ตัวเลือà¸à¸à¸²à¸£à¹à¸›à¸¥à¸‡"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6484,7 +6579,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6603,6 +6698,11 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+#, fuzzy
+msgid "Version information"
+msgstr "ข้อมูลล็อà¸à¸­à¸´à¸™"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6981,8 +7081,10 @@ msgstr "เนื่องจาà¸à¸„วามยาวของมัน <br /
msgid "Binary - do not edit"
msgstr "ข้อมูลไบนารี - ห้ามà¹à¸à¹‰à¹„ข"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "ไดเรà¸à¸—อรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์"
#: libraries/insert_edit.lib.php:1400
@@ -7049,46 +7151,46 @@ msgstr "ไม่มี"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "à¹à¸—นที่คำนำไปยังตาราง"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "คัดลอà¸à¸„ำนำไปยังตาราง"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "ศ."
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "ส่ง"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Add new field"
msgid "Add prefix"
msgstr "เพิ่มฟิลด์ใหม่"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "คุณà¹à¸™à¹ˆà¹ƒà¸ˆà¸—ี่ต้องà¸à¸²à¸£à¸ˆà¸°"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "ไม่มีà¸à¸²à¸£à¹€à¸›à¸¥à¸µà¹ˆà¸¢à¸™à¹à¸›à¸¥à¸‡"
@@ -7306,18 +7408,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "เรียงค่าในตารางตาม"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7335,7 +7437,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7346,7 +7448,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7358,12 +7460,12 @@ msgstr ""
msgid "Functions"
msgstr "ฟังà¸à¹Œà¸Šà¸±à¹ˆà¸™"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7375,7 +7477,7 @@ msgstr ""
msgid "Procedures"
msgstr "โพรเซส"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7386,7 +7488,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7396,13 +7498,15 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "เปลี่ยนชื่อà¸à¸²à¸™à¸‚้อมูลเป็น"
#: libraries/operations.lib.php:107
@@ -7419,22 +7523,24 @@ msgid "Drop the database (DROP)"
msgstr "โยนà¸à¸²à¸™à¸‚้อมูลทิ้ง"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "เฉพาะโครงสร้าง"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "ทั้งโครงสร้างà¹à¸¥à¸°à¸‚้อมูล"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "เฉพาะข้อมูล"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "คัดลอà¸à¸à¸²à¸™à¸‚้อมูลเป็น"
#: libraries/operations.lib.php:186
@@ -7473,8 +7579,11 @@ msgstr "ตัวเลือà¸à¸•à¸²à¸£à¸²à¸‡"
msgid "Rename table to"
msgstr "เปลี่ยนชื่อตารางเป็น"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "หมายเหตุของตาราง"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7630,20 +7739,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "เซิร์ฟเวอร์"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "ชื่อผู้ใช้:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "รหัสผ่าน:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "ตัวเลือà¸à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7818,13 +7921,27 @@ msgstr "โครงสร้างตาราง"
msgid "Object creation options"
msgstr "ตัวเลือà¸à¸à¸²à¸£à¹à¸›à¸¥à¸‡"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "คำอธิบายตาราง"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "คำอธิบายตาราง"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label"
+msgid "Label key:"
+msgstr "ป้ายชื่อ"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7846,32 +7963,60 @@ msgstr "à¹à¸ªà¸”งหมายเหตุของคอลัมน์"
msgid "Display MIME types"
msgstr "MIME-types ที่มีอยู่"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "ใส่ชื่อฟิลด์ที่à¹à¸–วà¹à¸£à¸"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "โฮสต์"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "เวลาในà¸à¸²à¸£à¸ªà¸£à¹‰à¸²à¸‡"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "รุ่นของ PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "à¸à¸²à¸™à¸‚้อมูล"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "ข้อมูล"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "โครงสร้าง"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export"
@@ -8035,6 +8180,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "ตาราง"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8268,7 +8419,6 @@ msgid "Enabled"
msgstr "เปิดใช้อยู่"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "ความสามารถด้านรีเลชันทั่วไป"
@@ -8298,11 +8448,11 @@ msgstr ""
"โปรดอ่านเอà¸à¸ªà¸²à¸£à¹€à¸à¸µà¹ˆà¸¢à¸§à¸à¸±à¸š วิธีà¸à¸²à¸£à¸›à¸£à¸±à¸šà¸›à¸£à¸¸à¸‡à¸•à¸²à¸£à¸²à¸‡ Column_comments (เà¸à¹‡à¸šà¸«à¸¡à¸²à¸¢à¹€à¸«à¸•à¸¸à¸‚องคอลัมน์) "
"ของคุณ"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "คำค้นนี้ถูà¸à¸ˆà¸”ไว้à¹à¸¥à¹‰à¸§"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-history"
@@ -8341,7 +8491,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "ไม่มีรายละเอียด"
@@ -8364,10 +8514,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "ชื่อผู้ใช้"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8375,7 +8530,7 @@ msgstr "ชื่อผู้ใช้"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "เรียง"
#: libraries/replication_gui.lib.php:112
@@ -8386,7 +8541,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "ตัวà¹à¸›à¸£"
@@ -8396,6 +8551,15 @@ msgstr "ตัวà¹à¸›à¸£"
msgid "Server ID"
msgstr "เซิร์ฟเวอร์"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "โฮสต์"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8413,12 +8577,11 @@ msgstr "ผู้ใช้ใดๆ"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "ใช้ช่องใส่ข้อความ (text field)"
#: libraries/replication_gui.lib.php:326
@@ -8448,9 +8611,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "พิมพ์ใหม่"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "สร้างรหัสอัตโนมัติ"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8493,13 +8663,14 @@ msgstr ""
msgid "Edit event"
msgstr "ถูà¸à¸ªà¹ˆà¸‡"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "โพรเซส"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8798,96 +8969,96 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add new field"
msgid "Add routine"
msgstr "เพิ่มฟิลด์ใหม่"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add new field"
msgid "routine"
msgstr "เพิ่มฟิลด์ใหม่"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "คุณไม่มีสิทธิที่จะเข้ามาตรงนี้!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "ไม่พบตารางใด ๆ ในà¸à¸²à¸™à¸‚้อมูล"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no routines to display."
msgstr "ตารางที่ถูà¸à¸•à¸´à¸”ตาม"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "เพิ่ม Trigger"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "นำออภTrigger %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "Trigger"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "คุณไม่มีสิทธิที่สร้าง Trigger!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "ไม่พบ Trigger %1$s ในà¸à¸²à¸™à¸‚้อมูล %2$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no triggers to display."
msgstr "ตารางที่ถูà¸à¸•à¸´à¸”ตาม"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "เพิ่มผู้ใช้ใหม่"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "เหตุà¸à¸²à¸£à¸“์"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "คุณไม่มีสิทธิที่จะเข้ามาตรงนี้!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "ไม่พบตารางใด ๆ ในà¸à¸²à¸™à¸‚้อมูล"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "ไม่มีเหตุà¸à¸²à¸£à¸“์ใดๆ"
@@ -8945,7 +9116,7 @@ msgstr "à¹à¸­à¸•à¸—ริบิวต์"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "เพิ่มเติม"
@@ -9053,8 +9224,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9062,7 +9233,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "เซิร์ฟเวอร์"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9306,6 +9477,12 @@ msgstr "อนุà¸à¸²à¸•à¹ƒà¸«à¹‰à¹€à¸žà¸´à¹ˆà¸¡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰ à¹à¸¥à¸°à¸
msgid "Login Information"
msgstr "ข้อมูลล็อà¸à¸­à¸´à¸™"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "ใช้ช่องใส่ข้อความ (text field)"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "à¸à¸£à¸¸à¸“าอย่าเปลี่ยนรหัสผ่าน"
@@ -9342,6 +9519,13 @@ msgstr "มอบสิทธิทั้งหมดสำหรับà¸à¸²à¸™
msgid "Users having access to &quot;%s&quot;"
msgstr "ผู้ใช้มีสิทธิเข้าถึงà¸à¸²à¸™à¸‚้อมูล &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "ผู้ใช้"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9384,7 +9568,6 @@ msgid "No user found."
msgstr "ไม่พบผู้ใช้ใดๆ."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "à¹à¸à¹‰à¹„ขสิทธิ"
@@ -9424,7 +9607,9 @@ msgid "Column-specific privileges"
msgstr "สิทธิเฉพาะคอลัมน์"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "เพิ่มสิทธิของà¸à¸²à¸™à¸‚้อมูลต่อไปนี้"
#: libraries/server_privileges.lib.php:2290
@@ -9432,7 +9617,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "เพิ่มสิทธิของตารางต่อไปนี้"
#: libraries/server_privileges.lib.php:2525
@@ -9472,6 +9659,12 @@ msgstr "คุณได้ปรับปรุงสิทธิสำหรั
msgid "Privileges for %s"
msgstr "สิทธิ"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "à¹à¸à¹‰à¹„ขสิทธิ"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9495,46 +9688,48 @@ msgstr "ไม่พบผู้ใช้ที่เลือà¸à¹ƒà¸™à¸•à¸²à¸£
msgid "You have added a new user."
msgstr "เพิ่มผู้ใช้ใหม่เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, fuzzy, php-format
msgid "Run SQL query/queries on server %s"
msgstr "ประมวลผลคำค้นบนà¸à¸²à¸™à¸‚้อมูล %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "ประมวลผลคำค้นบนà¸à¸²à¸™à¸‚้อมูล %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "ปà¸à¸´à¸—ิน"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "จดคำค้นนี้ไว้"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "à¹à¸ªà¸”งคำค้นนี้อีà¸à¸—ี"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "ดูอย่างเดียว"
@@ -9613,11 +9808,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "ลบข้อมูลในตาราง %s เรียบร้อยà¹à¸¥à¹‰à¸§"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "à¸à¸²à¸£à¸•à¸´à¸”ตามเริ่มทำงานà¹à¸¥à¹‰à¸§"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "หยุดà¸à¸²à¸£à¸•à¸´à¸”ตามà¹à¸¥à¹‰à¸§"
@@ -9643,7 +9838,11 @@ msgstr "เพิ่มคำนำไปยังตาราง"
msgid "Check tables having overhead"
msgstr "ตรวจสอบตารางที่มี overhead"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "เรียง"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -9735,7 +9934,7 @@ msgstr "ที่จุดเริ่มต้นของตาราง"
msgid "After %s"
msgstr "หลัง %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "สถิติของà¹à¸–ว"
@@ -9809,7 +10008,7 @@ msgstr ""
msgid "Information"
msgstr "ข้อมูล"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "เนื้อที่ที่ใช้"
@@ -9817,12 +10016,12 @@ msgstr "เนื้อที่ที่ใช้"
msgid "Effective"
msgstr "มีผล"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "ลบผู้ใช้ที่เลือà¸à¹„ว้เรียบร้อยà¹à¸¥à¹‰à¸§."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -9919,8 +10118,18 @@ msgstr "หลัง %s"
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "à¸à¸²à¸£à¹€à¸£à¸µà¸¢à¸‡à¸¥à¸³à¸”ับ"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10053,8 +10262,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of rows per page"
+msgid "Number of tables:"
+msgstr "ระเบียนต่อหน้า"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10114,7 +10325,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Usage"
-msgid "Page"
+msgid "Page:"
msgstr "ใช้งาน"
#: pmd_pdf.php:123
@@ -10142,8 +10353,10 @@ msgid "New page name: "
msgstr "ชื่อผู้ใช้"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "No rows selected"
+msgid "Export/Import to scale:"
+msgstr "ยังไม่ได้เลือà¸à¹à¸–ว"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10161,6 +10374,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "ความสามารถด้านรีเลชันทั่วไป"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10252,6 +10471,12 @@ msgstr "นำเข้าไฟล์"
msgid "All"
msgstr "ทั้งหมด"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-history"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10302,20 +10527,20 @@ msgstr[0] "%s à¸à¸²à¸™à¸‚้อมูลได้ถูà¸à¸—ิ้งไปเ
msgid "Databases statistics"
msgstr "สถิติà¸à¸²à¸™à¸‚้อมูล"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "ให้มีà¸à¸²à¸£à¹€à¸à¹‡à¸šà¸ªà¸–ิติ"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10323,11 +10548,11 @@ msgstr ""
"โปรดทราบ: à¸à¸²à¸£à¹€à¸›à¸´à¸”ใช้à¸à¸²à¸£à¹€à¸à¹‡à¸šà¸ªà¸–ิติของà¸à¸²à¸™à¸‚้อมูล อาจจะทำให้มีปริมาณà¸à¸²à¸£à¸–่ายโอนข้อมูลจำนวนมาภ"
"ระหว่างเว็บเซิร์ฟเวอร์ à¹à¸¥à¸°à¹€à¸‹à¸´à¸£à¹Œà¸Ÿà¹€à¸§à¸­à¸£à¹Œ MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "ไม่มีà¸à¸²à¸™à¸‚้อมูล"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10356,7 +10581,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "รุ่นของ PHP"
@@ -10680,10 +10905,6 @@ msgstr ""
msgid "Add chart"
msgstr "เพิ่มฟิลด์ใหม่"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10865,6 +11086,24 @@ msgstr[1] "ใช้อยู่"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "ต่อชั่วโมง"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "ต่อนาที"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "ต่อวินาที"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "คำสั่ง"
@@ -11493,7 +11732,7 @@ msgid "Global value"
msgstr "ค่าà¹à¸šà¸šà¹‚à¸à¸¥à¸šà¸­à¸¥"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11597,7 +11836,7 @@ msgstr "บริจาค"
msgid "Edit server"
msgstr "à¹à¸à¹‰à¹„ข เครื่องà¹à¸¡à¹ˆà¸‚่าย"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "เพิ่ม เครื่องà¹à¸¡à¹ˆà¸‚่าย"
@@ -11804,7 +12043,9 @@ msgid "SQL result"
msgstr "ผลลัพธ์ SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "สร้างโดย"
#: sql.php:1234
@@ -11823,8 +12064,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "จดคำค้นนี้ไว้"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "ป้ายชื่อ"
#: tbl_chart.php:38
@@ -11917,17 +12164,17 @@ msgstr "ค่า"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, fuzzy, php-format
msgid "Table %s already exists!"
msgstr "มีผู้ใช้ %s อยู่à¹à¸¥à¹‰à¸§!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "โยนตาราง %s ทิ้งไปเรียบร้อยà¹à¸¥à¹‰à¸§"
@@ -11936,6 +12183,10 @@ msgstr "โยนตาราง %s ทิ้งไปเรียบร้อà¸
msgid "View dump (schema) of table"
msgstr "ดูโครงสร้างของตาราง"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "ชื่อตารางไม่ถูà¸à¸•à¹‰à¸­à¸‡"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11960,7 +12211,7 @@ msgstr "รวม"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "User name"
msgid "File name"
@@ -12028,9 +12279,21 @@ msgstr "ชื่อตารางยังว่างอยู่!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "à¹à¸ªà¸”งตาราง"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "เนื้อที่ที่ใช้"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "สถิติของà¹à¸–ว"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12064,6 +12327,12 @@ msgstr "ชื่อคอลัมน์"
msgid "No index defined! Create one below"
msgstr "ยังไม่ได้à¸à¸³à¸«à¸™à¸”ดัชนีใดๆ!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "เลือà¸à¸Ÿà¸´à¸¥à¸”์ที่ต้องà¸à¸²à¸£à¹à¸ªà¸”ง"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12109,112 +12378,116 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data row from report"
msgstr "ลบà¸à¸²à¸£à¸•à¸´à¸”ตามตารางนี้"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "ไม่มีข้อมูล"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "วันที่"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Delete tracking data for this table"
msgid "Deactivate tracking for %s"
msgstr "ลบà¸à¸²à¸£à¸•à¸´à¸”ตามตารางนี้"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "รุ่นของเซิร์ฟเวอร์"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "รุ่นของเซิร์ฟเวอร์"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "ชุดรูปà¹à¸šà¸š"
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13447,6 +13720,42 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert ตั้งค่าไว้ที่ 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "สถานะà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸›à¸±à¸ˆà¸ˆà¸¸à¸šà¸±à¸™"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "โปรเซสที่ทำงานอยู่"
+
+#~ msgid "Live query chart"
+#~ msgstr "คำสั่ง SQL ปัจจุบัน"
+
+#~ msgid "Static data"
+#~ msgstr "ข้อมูลคงที่"
+
+#~ msgid "And"
+#~ msgstr "à¹à¸¥à¸°"
+
+#, fuzzy
+#~| msgid "Number of rows per page"
+#~ msgid "Number of rows"
+#~ msgstr "ระเบียนต่อหน้า"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "คร่อมฟิลด์ด้วย"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "เครื่องหมายสำหรับ escape char"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "à¹à¸—นที่ NULL เป็น"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "จบà¹à¸–วด้วย"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/tk.po b/po/tk.po
index 34972b4f41..4a2de5a35c 100644
--- a/po/tk.po
+++ b/po/tk.po
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-03-23 10:42+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Turkmen <tk@li.org>\n"
@@ -18,18 +18,18 @@ msgstr ""
"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:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Hemmesini görkez"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Sahypa belgisi:"
@@ -43,19 +43,18 @@ msgstr ""
"ýapdyňyz, ýada siziň brauzeriňiziň hopsuzlyk sazlamalary äpişgeler-arasy "
"täzelemäni saklaýandyr."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Gözle"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -77,23 +76,23 @@ msgstr "Gözle"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Git"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Açarsözi"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Düşündiriş"
@@ -121,15 +120,14 @@ msgstr "%1$s maglumatlar ulgamy döredildi"
msgid "Database comment: "
msgstr ""
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+msgid "Table comments:"
msgstr ""
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -141,8 +139,8 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr ""
@@ -165,12 +163,12 @@ msgstr ""
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr ""
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -182,7 +180,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr ""
@@ -197,7 +195,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr ""
@@ -223,11 +221,11 @@ msgstr ""
msgid "Comments"
msgstr ""
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -240,21 +238,21 @@ msgstr ""
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr ""
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -267,10 +265,10 @@ msgstr ""
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr ""
@@ -278,7 +276,7 @@ msgstr ""
msgid "View dump (schema) of database"
msgstr ""
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr ""
@@ -291,7 +289,7 @@ msgstr ""
msgid "Unselect All"
msgstr ""
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr ""
@@ -317,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr ""
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr ""
@@ -343,28 +340,19 @@ msgstr ""
msgid "in use"
msgstr ""
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+msgid "Creation:"
msgstr ""
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+msgid "Last update:"
msgstr ""
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+msgid "Last check:"
msgstr ""
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -402,16 +390,12 @@ msgstr ""
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr ""
@@ -419,17 +403,17 @@ msgstr ""
msgid "Last version"
msgstr ""
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr ""
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr ""
@@ -438,13 +422,11 @@ msgstr ""
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr ""
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr ""
@@ -453,18 +435,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr ""
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -472,11 +454,11 @@ msgstr ""
msgid "Versions"
msgstr ""
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr ""
@@ -492,35 +474,35 @@ msgstr ""
msgid "Database Log"
msgstr ""
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr ""
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr ""
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr ""
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr ""
@@ -534,69 +516,72 @@ msgstr ""
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr ""
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, php-format
+msgid "Linestring %d:"
msgstr ""
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr ""
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -682,12 +667,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr ""
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr ""
@@ -717,35 +702,30 @@ msgstr ""
msgid "Database server"
msgstr ""
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr ""
#: index.php:240
-msgid "Server type"
+msgid "Server type:"
msgstr ""
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+msgid "Server version:"
msgstr ""
#: index.php:248
-msgid "Protocol version"
+msgid "Protocol version:"
msgstr ""
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+msgid "User:"
msgstr ""
#: index.php:257
-msgid "Server charset"
+msgid "Server charset:"
msgstr ""
#: index.php:269
@@ -753,30 +733,30 @@ msgid "Web server"
msgstr ""
#: index.php:282
-msgid "Database client version"
+msgid "Database client version:"
msgstr ""
#: index.php:286
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr ""
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr ""
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -873,7 +853,7 @@ msgstr ""
msgid "Do you really want to execute \"%s\"?"
msgstr ""
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -956,70 +936,36 @@ msgstr ""
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr ""
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr ""
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr ""
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr ""
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ""
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr ""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1027,161 +973,161 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr ""
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr ""
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr ""
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr ""
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr ""
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr ""
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr ""
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr ""
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr ""
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr ""
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr ""
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr ""
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr ""
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr ""
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr ""
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr ""
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1189,39 +1135,39 @@ msgstr ""
msgid "None"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1229,132 +1175,132 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr ""
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr ""
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr ""
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr ""
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr ""
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr ""
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr ""
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr ""
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr ""
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr ""
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1362,90 +1308,90 @@ msgstr ""
msgid "Time"
msgstr ""
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr ""
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr ""
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr ""
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr ""
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr ""
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr ""
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr ""
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr ""
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr ""
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr ""
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr ""
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1453,227 +1399,236 @@ msgstr ""
msgid "Import"
msgstr ""
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr ""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr ""
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr ""
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr ""
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr ""
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr ""
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr ""
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr ""
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr ""
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr ""
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr ""
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr ""
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr ""
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr ""
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr ""
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr ""
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr ""
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr ""
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr ""
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr ""
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr ""
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr ""
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr ""
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr ""
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1682,193 +1637,217 @@ msgstr ""
msgid "Save"
msgstr ""
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr ""
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr ""
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr ""
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr ""
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr ""
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr ""
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr ""
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
msgid "Add columns"
msgstr ""
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr ""
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr ""
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr ""
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr ""
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr ""
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr ""
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr ""
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Hemmesini görkez"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr ""
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1876,266 +1855,266 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ""
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr ""
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr ""
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr ""
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr ""
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr ""
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr ""
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr ""
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr ""
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr ""
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr ""
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr ""
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr ""
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr ""
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr ""
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr ""
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr ""
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr ""
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr ""
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr ""
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr ""
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr ""
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr ""
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr ""
@@ -2185,16 +2164,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2202,43 +2181,53 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr ""
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr ""
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+msgid "Column:"
msgstr ""
+#: libraries/DBQbe.class.php:406
+msgid "Sort:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show all"
+msgid "Show:"
+msgstr "Hemmesini görkez"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+msgid "Criteria:"
msgstr ""
#: libraries/DBQbe.class.php:576
@@ -2258,25 +2247,31 @@ msgid "Use Tables"
msgstr ""
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+msgid "Or:"
msgstr ""
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
+msgid "And:"
msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr ""
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr ""
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+msgid "Modify:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
msgstr ""
#: libraries/DBQbe.class.php:1322
@@ -2284,7 +2279,7 @@ msgstr ""
msgid "SQL query on database <b>%s</b>:"
msgstr ""
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr ""
@@ -2324,8 +2319,8 @@ msgstr[0] ""
msgstr[1] ""
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr ""
@@ -2339,9 +2334,9 @@ msgstr ""
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr ""
@@ -2377,40 +2372,41 @@ msgstr ""
msgid "Restore column order"
msgstr ""
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr ""
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr ""
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr ""
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr ""
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+msgid "Start row:"
msgstr ""
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
msgstr ""
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+msgid "Mode:"
msgstr ""
#: libraries/DisplayResults.class.php:919
@@ -2434,7 +2430,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2544,12 +2540,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr ""
@@ -2559,16 +2555,16 @@ msgstr ""
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr ""
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2665,12 +2661,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2682,21 +2678,21 @@ msgstr ""
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr ""
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr ""
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr ""
@@ -2705,15 +2701,14 @@ msgstr ""
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr ""
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr ""
@@ -2726,7 +2721,7 @@ msgstr ""
msgid "Index %s has been dropped"
msgstr ""
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2739,6 +2734,11 @@ msgstr ""
msgid "Databases"
msgstr ""
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr ""
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2746,35 +2746,39 @@ msgid "View"
msgstr ""
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr ""
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr ""
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Gözle"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr ""
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr ""
@@ -2791,7 +2795,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -2814,14 +2818,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -2861,7 +2865,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2905,8 +2909,7 @@ msgstr ""
msgid "There are no recent tables"
msgstr ""
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr ""
@@ -3043,11 +3046,11 @@ msgid "Target database `%s` was not found!"
msgstr ""
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+msgid "Invalid database:"
msgstr ""
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+msgid "Invalid table name:"
msgstr ""
#: libraries/Table.class.php:1210
@@ -3091,7 +3094,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3107,56 +3110,61 @@ msgstr ""
msgid "Edit/Insert"
msgstr ""
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr ""
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr ""
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3188,8 +3196,8 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3472,7 +3480,11 @@ msgstr ""
msgid "Max: %s%s"
msgstr ""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+msgid "SQL query:"
+msgstr ""
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3485,119 +3497,134 @@ msgstr ""
msgid "MySQL said: "
msgstr ""
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr ""
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr ""
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr ""
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr ""
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr ""
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr ""
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr ""
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr ""
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr ""
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr ""
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr ""
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr ""
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr ""
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr ""
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr ""
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr ""
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr ""
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3609,13 +3636,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr ""
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr ""
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3673,6 +3704,11 @@ msgstr ""
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, php-format
+msgid "Server %d"
+msgstr ""
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -3724,7 +3760,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr ""
@@ -3812,7 +3848,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -3861,25 +3897,25 @@ msgstr ""
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4117,7 +4153,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr ""
@@ -4134,7 +4170,6 @@ msgstr ""
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4144,13 +4179,13 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr ""
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr ""
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4158,7 +4193,7 @@ msgstr ""
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr ""
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4168,12 +4203,12 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr ""
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr ""
#: libraries/config/messages.inc.php:80
@@ -4209,8 +4244,6 @@ msgid "Include table caption"
msgstr ""
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr ""
@@ -4219,8 +4252,6 @@ msgid "Continued table caption"
msgstr ""
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr ""
@@ -4245,7 +4276,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr ""
@@ -4263,7 +4294,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr ""
@@ -5671,7 +5702,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr ""
@@ -5700,12 +5731,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5728,8 +5755,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -5934,6 +5961,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -5985,15 +6016,21 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr ""
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr ""
#: libraries/display_change_password.lib.php:87
@@ -6001,7 +6038,6 @@ msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr ""
@@ -6009,6 +6045,10 @@ msgstr ""
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+msgid "Create database:"
+msgstr ""
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6039,90 +6079,86 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr ""
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr ""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr ""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr ""
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr ""
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr ""
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6130,51 +6166,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6188,7 +6224,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6303,6 +6339,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -6673,8 +6713,8 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+msgid "web server upload directory:"
msgstr ""
#: libraries/insert_edit.lib.php:1400
@@ -6738,40 +6778,40 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr ""
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr ""
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -6989,16 +7029,16 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr ""
@@ -7014,7 +7054,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7023,7 +7063,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7034,12 +7074,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7050,7 +7090,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7061,7 +7101,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7071,13 +7111,13 @@ msgstr ""
msgid "Views"
msgstr ""
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+msgid "Rename database to:"
msgstr ""
#: libraries/operations.lib.php:107
@@ -7094,22 +7134,22 @@ msgid "Drop the database (DROP)"
msgstr ""
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr ""
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr ""
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr ""
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+msgid "Copy database to:"
msgstr ""
#: libraries/operations.lib.php:186
@@ -7148,8 +7188,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr ""
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7292,20 +7335,12 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr ""
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+msgid "Server Choice:"
msgstr ""
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7461,9 +7496,19 @@ msgstr ""
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+msgid "Table caption:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+msgid "Label key:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:137
@@ -7483,30 +7528,44 @@ msgstr ""
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+msgid "Put columns names in the first row:"
+msgstr ""
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+msgid "Generation Time:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+msgid "PHP Version:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+msgid "Database:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+msgid "Data:"
+msgstr ""
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+msgid "Structure:"
msgstr ""
#: libraries/plugins/export/ExportMediawiki.class.php:84
@@ -7659,6 +7718,10 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+msgid "Table:"
+msgstr ""
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7882,7 +7945,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr ""
@@ -7909,11 +7971,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -7952,7 +8014,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -7975,17 +8037,20 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+msgid "User name:"
+msgstr ""
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+msgid "Port:"
msgstr ""
#: libraries/replication_gui.lib.php:112
@@ -7996,7 +8061,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8005,6 +8070,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8022,12 +8096,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8057,8 +8128,13 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr ""
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+msgid "Generate Password:"
msgstr ""
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8100,11 +8176,12 @@ msgstr ""
msgid "Edit event"
msgstr ""
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8373,81 +8450,81 @@ msgstr ""
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr ""
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr ""
@@ -8503,7 +8580,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -8601,14 +8678,14 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+msgid "Current Server:"
msgstr ""
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -8844,6 +8921,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -8880,6 +8963,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -8918,7 +9008,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -8958,7 +9047,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -8966,7 +9055,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9005,6 +9094,10 @@ msgstr ""
msgid "Privileges for %s"
msgstr ""
+#: libraries/server_privileges.lib.php:2842
+msgid "Edit Privileges:"
+msgstr ""
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9026,45 +9119,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9131,11 +9224,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr ""
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -9161,7 +9254,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr ""
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr ""
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9243,7 +9340,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9313,7 +9410,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9321,12 +9418,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr ""
@@ -9401,8 +9498,16 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+msgid "Collation:"
+msgstr ""
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -9525,7 +9630,7 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr ""
#: pmd_general.php:467
@@ -9571,7 +9676,7 @@ msgid "Page creation failed"
msgstr ""
#: pmd_pdf.php:113
-msgid "Page"
+msgid "Page:"
msgstr ""
#: pmd_pdf.php:123
@@ -9591,7 +9696,7 @@ msgid "New page name: "
msgstr ""
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -9610,6 +9715,10 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+msgid "General relation features:"
+msgstr ""
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ""
@@ -9697,6 +9806,10 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+msgid "SQL history:"
+msgstr ""
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9745,30 +9858,30 @@ msgstr[1] ""
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -9796,7 +9909,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10104,10 +10217,6 @@ msgstr ""
msgid "Add chart"
msgstr ""
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr ""
@@ -10273,6 +10382,18 @@ msgstr[1] ""
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+msgid "per minute:"
+msgstr ""
+
+#: server_status_queries.php:86
+msgid "per second:"
+msgstr ""
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -10892,7 +11013,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -10994,7 +11115,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11194,7 +11315,7 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
+msgid "Generated by:"
msgstr ""
#: sql.php:1234
@@ -11208,8 +11329,12 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr ""
+
#: sql.php:1319
-msgid "Label"
+msgid "Label:"
msgstr ""
#: tbl_chart.php:38
@@ -11287,17 +11412,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11306,6 +11431,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr ""
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11326,7 +11455,7 @@ msgstr ""
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr ""
@@ -11386,7 +11515,17 @@ msgid "The table name is empty!"
msgstr ""
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Show all"
+msgid "Showing tables:"
+msgstr "Hemmesini görkez"
+
+#: tbl_printview.php:296
+msgid "Space usage:"
+msgstr ""
+
+#: tbl_printview.php:345
+msgid "Row Statistics:"
msgstr ""
#: tbl_relation.php:213
@@ -11416,6 +11555,10 @@ msgstr ""
msgid "No index defined! Create one below"
msgstr ""
+#: tbl_relation.php:544
+msgid "Choose column to display:"
+msgstr ""
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11459,108 +11602,112 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr ""
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr ""
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index 1ac0f47f61..9f8ca93430 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,12 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-04-25 15:13+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-25 15:20+0200\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
-"Language-Team: Turkish <http://l10n.cihar.com/projects/phpmyadmin/4-0/tr/>\n"
+"Language-Team: Turkish "
+"<http://l10n.cihar.com/projects/phpmyadmin/master/tr/>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Tümünü göster"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Sayfa numarası:"
@@ -39,19 +40,17 @@ 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:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "Ara"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "Arama:"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Ara"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Git"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Anahtar adı"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Açıklama"
@@ -117,15 +116,15 @@ msgstr "Veritabanı %1$s oluşturuldu."
msgid "Database comment: "
msgstr "Veritabanı yorumu: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "Tablo yorumları"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "Tablo yorumları:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -137,8 +136,8 @@ msgstr "Tablo yorumları"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Sütun"
@@ -161,12 +160,12 @@ msgstr "Sütun"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Türü"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +177,7 @@ msgstr "Türü"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "BoÅŸ"
@@ -193,7 +192,7 @@ msgstr "BoÅŸ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Varsayılan"
@@ -219,11 +218,11 @@ msgstr "Bağlantı verilen"
msgid "Comments"
msgstr "Yorumlar"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +235,21 @@ msgstr "Yorumlar"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Hayır"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +262,10 @@ msgstr "Hayır"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Evet"
@@ -274,7 +273,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Veritabanında tablo bulunamadı."
@@ -287,7 +286,7 @@ msgstr "Tümünü Seç"
msgid "Unselect All"
msgstr "Tüm Seçimi Kaldır"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Veritabanı adı boş!"
@@ -313,20 +312,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tablo"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Satır"
@@ -339,29 +337,23 @@ msgstr "Boyut"
msgid "in use"
msgstr "kullanımda"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "OluÅŸturma"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "OluÅŸturma:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "Son güncelleme"
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "Son güncelleme:"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "Son kontrol"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "Son kontrol:"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -397,16 +389,12 @@ msgstr "Ä°zlenen tablolar"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Veritabanı"
@@ -414,17 +402,17 @@ msgstr "Veritabanı"
msgid "Last version"
msgstr "Son sürüm"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "OluÅŸturuldu"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Güncellendi"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Durum"
@@ -433,13 +421,11 @@ msgstr "Durum"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Eylem"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Göster"
@@ -448,18 +434,18 @@ msgid "Delete tracking data for this table"
msgstr "Bu tablo için izleme verisini sil"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Kaldır"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "aktif"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "aktif deÄŸil"
@@ -467,11 +453,11 @@ msgstr "aktif deÄŸil"
msgid "Versions"
msgstr "Sürümler"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Ä°zleme raporu"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Yapı görüntüsü yakalama"
@@ -487,24 +473,24 @@ msgstr "Tabloyu izle"
msgid "Database Log"
msgstr "Veritabanı Günlüğü"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Kötü tür!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Seçili dışa aktarma türü dosyaya kaydedilmelidir!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Kötü parametreler!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "%s dosyasını kaydetmek için yetersiz alan."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -512,12 +498,12 @@ msgstr ""
"%s dosyası zaten sunucuda var, dosya adını değiştirin veya üzerine yazma "
"seçeneğini işaretleyin."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Döküm, %s dosyasına kaydedildi."
@@ -531,69 +517,79 @@ msgstr "Geçersiz dışa aktarma türü"
msgid "Value for the column \"%s\""
msgstr "\"%s\" sütunu için değer"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Taban Katman olarak OpenStreetMaps kullan"
#: gis_data_editor.php:161
-msgid "SRID"
-msgstr "SRID"
+#| msgid "SRID"
+msgid "SRID:"
+msgstr "SRID:"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
-msgstr "Geometri"
+#: gis_data_editor.php:184
+#, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
+msgstr "Geometri %d:"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "Nokta"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "Nokta:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Nokta %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Nokta ekle"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
-msgstr "Satır dizgisi"
+#: gis_data_editor.php:262
+#, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
+msgstr "Satır dizgisi %d:"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
-msgstr "Dış Halka"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#| msgid "Outer Ring:"
+msgid "Outer ring:"
+msgstr "Dış halka:"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
-msgstr "İç Halka"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
+msgstr "İç halka %d:"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Satır dizgisi ekle"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "İç halka ekle"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr "Poligon"
+#: gis_data_editor.php:325
+#, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
+msgstr "Poligon %d:"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Poligon ekle"
@@ -695,12 +691,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL sorgunuz başarılı olarak çalıştırıldı"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Geri"
@@ -730,66 +726,69 @@ msgstr "Daha fazla ayarlar"
msgid "Database server"
msgstr "Veritabanı sunucusu"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Sunucu"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Sunucu:"
#: index.php:240
-msgid "Server type"
-msgstr "Sunucu türü"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "Sunucu türü:"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "Sunucu sürümü"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "Sunucu sürümü:"
#: index.php:248
-msgid "Protocol version"
-msgstr "Protokol sürümü"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "Protokol sürümü:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "Kullanıcı"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "Kullanıcı:"
#: index.php:257
-msgid "Server charset"
-msgstr "Sunucu karakter grubu"
+#| msgid "Server charset"
+msgid "Server charset:"
+msgstr "Sunucu karakter grubu:"
#: index.php:269
msgid "Web server"
msgstr "Web sunucusu"
#: index.php:282
-msgid "Database client version"
-msgstr "Veritabanı istemcisi sürümü"
+#| msgid "Database client version"
+msgid "Database client version:"
+msgstr "Veritabanı istemcisi sürümü:"
#: index.php:286
-msgid "PHP extension"
-msgstr "PHP uzantısı"
+#| msgid "PHP extension"
+msgid "PHP extension:"
+msgstr "PHP uzantısı:"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP bilgisini göster"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr "Sürüm bilgisi"
+#: index.php:323
+#| msgid "Version information"
+msgid "Version information:"
+msgstr "Sürüm bilgisi:"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Belgeler"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Viki"
@@ -916,7 +915,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Bütün bir veritabanını YOK ETMEK üzeresiniz!"
@@ -999,70 +998,36 @@ 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:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Kapat"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Düzenle"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Canlı trafik çizelgesi"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Canlı bağ./işlem çizelgesi"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Canlı sorgu çizelgesi"
-
-#: js/messages.php:66
-msgid "Static data"
-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:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Toplam"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "DiÄŸer"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "Bağlantılar / İşlemler"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "Yerel izleme yapılandırması uyumsuz"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1074,161 +1039,161 @@ msgstr ""
"büyük olasılıkla bundan sonra çalışmayacak. Lütfen <i>Ayarlar</i> menüsünden "
"yapılandırmanızı varsayılana sıfırlayın."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "Sorgu önbelleği verimi"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "Sorgu önbelleği kullanımı"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "Kullanılan sorgu önbelleği"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "Sistem İşlemcisi Kullanımı"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Sistem belleÄŸi"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "Sistem takası"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Ortalama yükleme"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Toplam bellek"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Önbelleklenen bellek"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Arabelleklenen bellek"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "BoÅŸ bellek"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Kullanılan bellek"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Toplam Takas"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Önbelleklenen Takas"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "Kullanılan Takas"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Serbest Takas"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Gönderilmiş bayt"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Alınmış bayt"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Bağlantılar"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Ä°ÅŸlemler"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MiB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GiB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TiB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EiB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d tablo"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Sorular"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafik"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "Ayarlar"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Çizelgeyi kaldır"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Etiketleri ve başlığı düzenle"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Çizelgeyi ızgaraya ekle"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Lütfen diziye en az bir değişken ekleyin"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1236,39 +1201,39 @@ msgstr "Lütfen diziye en az bir değişken ekleyin"
msgid "None"
msgstr "Yok"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Ä°zlemeye devam et"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Ä°zlemeyi duraklat"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log ve slow_query_log etkin."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log etkinleÅŸtirildi."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log etkinleÅŸtirildi."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log ve general_log etkisiz."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output, TABLE olarak ayarlı değil."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output, TABLE olarak ayarlı."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1279,12 +1244,12 @@ msgstr ""
"süren sorguları günlükler. Bu long_query_time'ın, sisteminize bağlı olarak "
"0-2 saniyeye ayarlanması tavsiye edilir."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time %d saniyeye ayarlı."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1293,30 +1258,30 @@ msgstr ""
"varsayılana sıfırlanacak:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "log_output'u %s'a ayarla"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "%s etkin"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "%s etkisiz"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "long_query_time'ı %ds ayarla"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1324,53 +1289,53 @@ msgstr ""
"Bu değişkenleri değiştiremezsiniz. Lütfen root olarak oturum açın veya "
"veritabanı yöneticinizle temasa geçin."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Değiştirme ayarları"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Åžu anki ayarlar"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Çizelge Başlığı"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Ayırdedici"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "%s tarafından bölen"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Birim"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "Yavaş günlükten"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Genel günlükten"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Günlükler çözümleniyor"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Günlükler çözümleniyor ve yükleniyor. Bu biraz zaman alabilir."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "Ä°steÄŸi iptal et"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1380,7 +1345,7 @@ msgstr ""
"sadece SQL Metnin kendisi gruplama kriteri olarak kullanılır, böylece "
"başlama zamanı gibi, sorguların diğer öznitelikleri farklı olabilir."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1390,31 +1355,31 @@ msgstr ""
"INSERT sorguları, eklenen verinin hiçe sayılması, aynı zamanda birlikte "
"gruplanır."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Günlük verisi yüklendi. Sorgular bu zaman aralığında çalıştırıldı:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Günlük tablosuna atla"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Bulunan veri yok"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Günlük çözümlendi, ama bu zaman aralığı içinde bulunan veri yok."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "Çözümleniyor…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Çıktıyı açıkla"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1422,66 +1387,66 @@ msgstr "Çıktıyı açıkla"
msgid "Time"
msgstr "Süre"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Toplam süre:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Sonuçların profili çıkarılıyor"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "Tablo"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Çizelge"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Çizelgeyi düzenle"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Dizi"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "Günlük tablosu süzgeci seçenekleri"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Süzgeç"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Kelime/düzenli ifadeye göre sorguları süz:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Grup sorguları, WHERE cümleciklerindeki değişken veri yoksayılıyor"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "Gruplanmış satırların toplamı:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Toplam:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Günlükler yükleniyor"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "İzleyici yenileme başarısız oldu"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1491,28 +1456,28 @@ msgstr ""
"ihtimalle oturumunuzun süresi dolduğundandır. Sayfanın yeniden yüklenmesi ve "
"kimlik bilgilerinizin yeniden girilmesi yardımcı olmalıdır."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Sayfayı yeniden yükle"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "Etkilenen satırlar:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Yapılandırma dosyasının ayrıştırılması başarısız. Bu geçerli JSON kodu "
"görünmüyor."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"İçe aktarılan yapılandırma ile çizelge ızgarasının yapılması başarısız oldu. "
"Varsayılan yapılandırmaya sıfırlanıyor…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1520,229 +1485,238 @@ msgstr ""
msgid "Import"
msgstr "İçe Aktar"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "İzleme yapılandırmasını içe aktar"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Lütfen içe aktarmak istediğiniz dosyayı seçin"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Sorguyu Çözümle"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "Danışman sistemi"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Olası performans sorunları"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "Sorun"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "Tavsiye"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Kural ayrıntıları"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "Gerekçe"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "Kullanılan değişken / formül"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "Deneme"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Ä°ptal"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "Yükleniyor"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Ä°stek Ä°ÅŸleniyor"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Ä°stek Ä°ÅŸlemede Hata"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Hata kodu: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "Hata metni: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Veritabanı seçilmedi."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Sütun Kaldırılıyor"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Birincil Anahtar Ekleniyor"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "TAMAM"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Bu bildiriyi reddetmek için tıklayın"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "Veritabanı Yeniden Adlandırılıyor"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "Veritabanını Yeniden Yükle"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "Veritabanı Kopyalanıyor"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Karakter Grubu DeÄŸiÅŸtiriliyor"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Tablonun en az bir sütunu olmalı"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Tablo Ekle"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Ä°ndeksleri gizle"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "İndeksleri göster"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Dış anahtar kontrolü:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(EtkinleÅŸtirildi)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(EtkisizleÅŸtirildi)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Aranıyor"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Arama sonuçlarını gizle"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Arama sonuçlarını göster"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "Gözatılıyor"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "Siliniyor"
-#: js/messages.php:258
+#: js/messages.php:249
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:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET düzenleyicisi"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s sütunu için değerler"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Yeni bir sütun için değerler"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Her bir değeri ayrı alana girin"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "%d deÄŸer ekle"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Not: Eğer dosya çoklu tablolar içeriyorsa, bunlar bir tane içinde "
"birleÅŸtirilecektir"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Sorgu kutusunu gizle"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Sorgu kutusunu göster"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Düzenle"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Satır seçilmedi"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "DeÄŸiÅŸtir"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Sorgu yürütme süresi"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d geçerli bir satır sayısı değil."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1751,93 +1725,117 @@ msgstr "%d geçerli bir satır sayısı değil."
msgid "Save"
msgstr "Kaydet"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Arama kriterini gizle"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Arama kriterini göster"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Odaklı Arama"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Her nokta bir veri satırını temsil eder."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "Noktanın üzerinde durmak etiketini gösterecektir."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Yakınlaştırmak için fare ile çizimin bir bölümünü seçin."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"Orijinal durumuna geri gelmesi için yakınlaştırmayı sıfırla düğmesine "
"tıklayın."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
"Veri satırını mümkün olduğunca düzenlemek ve görmek için veri noktasına "
"tıklayın."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Çizim en alt sağ köşe boyunca sürüklenerek yeniden boyutlandırılabilir."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "İki sütun seçin"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "İki farklı sütun seçin"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Sorgu sonuçları"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "Veri imleci içeriği"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Yoksay"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Kopyala"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Nokta"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Satır dizgisi"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Poligon"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "Geometri"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "İç Halka"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Dış Halka"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Sütunları ekle"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Kaynak gösterilen anahtarı seç"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Dış Anahtarı seç"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Lütfen birincil anahtarı veya benzersiz anahtarı seçin"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Göstermek için sütun seçin"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1845,20 +1843,20 @@ msgstr ""
"Değişiklikleri yerleşime kaydetmediniz. Eğer bunları kaydetmezseniz, "
"kaybolacaklardır. Devam etmek istiyor musunuz?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Sütun için bir seçenek ekle "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "%d nesne oluÅŸturuldu"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "Düzenlemeyi iptal etmek için Esc tuşuna basın"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1866,28 +1864,28 @@ msgstr ""
"Bazı verileri düzenlediniz ve kaydedilmediler. Veriyi kaydetmeden önce bu "
"sayfadan ayrılmak istediğinize emin misiniz?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "Yen.düzenleme için sürükle"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Sıralamak için tıklayın"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "İşaretlemek/işareti kaldırmak için tıklayın"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Sütun adını kopyalamak için çift tıklayın"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Sütunların görünürlüğünü değiştirmek<br />için aşağı açılır okuna tıklayın"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1896,63 +1894,63 @@ msgstr ""
"özellikler, Düzenle, Kopyala ve Sil bağlantıları kaydedildikten sonra "
"çalışmayabilir."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Aynı zamanda çoğu değeri, onlara doğrudan<br />çift tıklayarak "
"düzenleyebilirsiniz."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Aynı zamanda çoğu değeri, onlara doğrudan<br />tıklayarak "
"düzenleyebilirsiniz."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Bağlantıya git"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Sütun adını kopyala"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "Sütun adını panonuza kopyalamak için sağ tuşa tıklayın."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Veri satır(larını)nı göster"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Parola üret"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Ãœret"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Parola DeÄŸiÅŸtir"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Daha Fazla"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Paneli Göster"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Paneli Gizle"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "İstenen sayfa geçmişte bulunamadı, süresi dolmuş olabilir."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1962,266 +1960,266 @@ msgstr ""
"%s, %s tarihinde yayınlandı."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", son sağlam sürüm:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "güncel"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Bitti"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "Önceki"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "Sonraki"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Bugün"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Ocak"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Åžubat"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Mart"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Nisan"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Mayıs"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Haziran"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Temmuz"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "AÄŸustos"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "Eylül"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Ekim"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "Kasım"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Aralık"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Oca"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Åžub"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Nis"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Haz"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Tem"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "AÄŸu"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Eyl"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Eki"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Kas"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Ara"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "Pazar"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Pazartesi"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Salı"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Çarşamba"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "PerÅŸembe"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "Cuma"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Cumartesi"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Paz"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Ptesi"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Sal"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Çar"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Per"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Cum"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Ctesi"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Pz"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Pt"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Sa"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Ça"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Pe"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Cu"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Ct"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Hs"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Saat"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Dakika"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Saniye"
@@ -2273,16 +2271,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:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "saniye başına"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "dakika başına"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "saat başına"
@@ -2290,45 +2288,57 @@ msgstr "saat başına"
msgid "per day"
msgstr "gün başına"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "Mevcut yapılandırma dosyası (%s) okunabilir değil."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Yapılandırma dosyasında yanlış izinler, herkesçe yazılabilir olmamalıdır!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Yazı Tipi boyutu"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Küçükten Büyüğe"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Büyükten Küçüğe"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
-msgstr "Sırala"
+#: libraries/DBQbe.class.php:364
+#| msgid "Column"
+msgid "Column:"
+msgstr "Sütun:"
+
+#: libraries/DBQbe.class.php:406
+#| msgid "Sort"
+msgid "Sort:"
+msgstr "Sıralama:"
+
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#| msgid "Show"
+msgid "Show:"
+msgstr "Göster:"
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
-msgstr "Kriter"
+#| msgid "Criteria"
+msgid "Criteria:"
+msgstr "Kriter:"
#: libraries/DBQbe.class.php:576
msgid "Add/Delete criteria rows"
@@ -2347,33 +2357,41 @@ msgid "Use Tables"
msgstr "Tabloları kullan"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
-msgstr "Veya"
+#| msgid "Or"
+msgid "Or:"
+msgstr "Veya:"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ve"
+msgid "And:"
+msgstr "Ve:"
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
-msgstr "DeÄŸiÅŸtir"
+#| msgid "Modify"
+msgid "Modify:"
+msgstr "DeÄŸiÅŸtir:"
+
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr "Ins:"
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr "Del:"
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>%s</b> veritabanındaki SQL sorgusu:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Sorguyu Gönder"
@@ -2411,8 +2429,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "<strong>%2$s</strong> tablosu içerisinde %1$s eşleşme"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Gözat"
@@ -2426,9 +2444,9 @@ msgstr "%s tablosu için benzeşenler silinsin mi?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Sil"
@@ -2464,41 +2482,44 @@ msgstr "Düzenlenen veriyi kaydet"
msgid "Restore column order"
msgstr "Sütun düzenini geri yükle"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Başlangıç"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Önceki"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Sonraki"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Son"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr "Başlangıç satırı"
+#| msgid "Start row"
+msgid "Start row:"
+msgstr "Başlangıç satırı:"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "Satır sayısı"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "Satır sayısı:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
-msgstr "Kip"
+#| msgid "Mode"
+msgid "Mode:"
+msgstr "Kip:"
#: libraries/DisplayResults.class.php:919
msgid "horizontal"
@@ -2521,7 +2542,7 @@ msgstr "Her %s satırda bir başlıklar"
msgid "Sort by key"
msgstr "Anahtara göre sırala"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2632,12 +2653,12 @@ msgid "Query took %01.4f sec"
msgstr "Sorgu %01.4f san. sürdü"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Seçilileri:"
@@ -2647,16 +2668,16 @@ msgstr "Seçilileri:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Tümünü Seç"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2756,14 +2777,14 @@ msgstr "Yeni phpMyAdmin penceresi aç"
msgid "Click on the bar to scroll to top of page"
msgstr "Sayfanın en üstüne kaydırmak için çubuğa tklayın"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
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:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "Bu kısmı geçmek için Javascript etkinleştirilmiş olmalıdır"
@@ -2775,21 +2796,21 @@ msgstr "Tanımlı indeks yok!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Ä°ndeksler"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Benzersiz"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Paketlendi"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Önemlilik"
@@ -2798,15 +2819,14 @@ msgstr "Önemlilik"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Karşılaştırma"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Yorum"
@@ -2819,7 +2839,7 @@ msgstr "Birincil anahtar kaldırıldı"
msgid "Index %s has been dropped"
msgstr "%s indeksi kaldırıldı"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2834,6 +2854,11 @@ msgstr ""
msgid "Databases"
msgstr "Veritabanları"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Sunucu"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2841,35 +2866,39 @@ msgid "View"
msgstr "Görünüm"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Yapı"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Ara"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Ekle"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Ä°ÅŸlemler"
@@ -2886,7 +2915,7 @@ msgstr "Ä°zleme"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Tetikleyiciler"
@@ -2909,14 +2938,14 @@ msgstr "Sorgu"
msgid "Privileges"
msgstr "Yetkiler"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Yordamlar"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Olaylar"
@@ -2956,7 +2985,7 @@ msgstr "Eklentiler"
msgid "Engines"
msgstr "Motorlar"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2997,8 +3026,7 @@ msgstr "Son tablolar"
msgid "There are no recent tables"
msgstr "Son tablolar yok"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL sorgusu"
@@ -3135,12 +3163,14 @@ msgid "Target database `%s` was not found!"
msgstr "Hedef veritabanı `%s` bulunamadı!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
-msgstr "Geçersiz veritabanı"
+#| msgid "Invalid database"
+msgid "Invalid database:"
+msgstr "Geçersiz veritabanı:"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
-msgstr "Geçersiz tablo adı"
+#: libraries/Table.class.php:1178
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
+msgstr "Geçersiz tablo adı:"
#: libraries/Table.class.php:1210
#, php-format
@@ -3187,7 +3217,7 @@ msgstr "Ä°ÅŸlev"
msgid "Operator"
msgstr "Ä°ÅŸletici"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3203,56 +3233,61 @@ msgstr "Tablo Arama"
msgid "Edit/Insert"
msgstr "Düzenle/Ekle"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Sütunları seç (en az bir):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Veya"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Sayfa başına satır sayısı"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Görünüm düzeni:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
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:859
msgid "Maximum rows to plot"
msgstr "Çizim için en fazla satır"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Dış değerlere gözat"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Ä°lave arama kriteri"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Örnekle sorgulama\" yap. (joker: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "Noktalara gözat/düzenle"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Nasıl kullanılır"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Odaklamayı sıfırla"
@@ -3284,9 +3319,10 @@ msgstr "%s teması bulunamadı!"
msgid "Theme path not found for theme %s!"
msgstr "%s teması için tema yolu bulunamadı!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
-msgstr "Tema"
+#: libraries/Theme_Manager.class.php:363
+#| msgid "Theme"
+msgid "Theme:"
+msgstr "Tema:"
#: libraries/Types.class.php:296
msgid ""
@@ -3632,7 +3668,12 @@ msgstr "Bir numaralandırma, tanımlanmış değerlerin listesinden seçilir"
msgid "Max: %s%s"
msgstr "En fazla: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL sorgusu:"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3645,119 +3686,134 @@ msgstr "En fazla: %s%s"
msgid "MySQL said: "
msgstr "MySQL çıktısı: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "SQL onaylayıcısına bağlanma başarısız oldu!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL'i açıkla"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL Açıklamasını atla"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP Kodsuz"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP Kodu oluÅŸtur"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Yenile"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL Onaylamayı atla"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL'i onayla"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "Bu sorguyu sıralı düzenle"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Sıralı"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profil çıkart"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Paz"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y, %H:%M:%S"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s gün, %s saat, %s dakika ve %s saniye"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Eksik parametreler:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; veritabanına git."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Değiştirmek için tıklayın"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "Bilgisayarınıza gözat:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Web sunucusu gönderme dizininden <b>%s</b> seçin:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Göndermek için hiç dosya yok"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "BoÅŸalt"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Çalıştır"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Yazdır"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "OluÅŸturma"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Son güncelleme"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Son kontrol"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "paylaşılmış"
@@ -3769,13 +3825,17 @@ msgstr "paylaşılmış"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Veri"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Toplam"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3839,6 +3899,12 @@ msgstr ""
"%1$s sunucusu için geçersiz anamakine. Lütfen yapılandırma dosyanızı gözden "
"geçirin."
+#: libraries/common.inc.php:654
+#, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Sunucu %d"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Yapılandırma içinde geçersiz kimlik doğrulaması yöntemi ayarı:"
@@ -3890,7 +3956,7 @@ msgid "Double click"
msgstr "Çift tıkla"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Etkisiz"
@@ -3978,7 +4044,7 @@ msgstr "Geçerli bağlantı noktası numarası değil"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Yanlış değer"
@@ -4027,25 +4093,25 @@ msgstr "SOAP uzantısı bulunamadı"
msgid "maximum %s"
msgstr "en fazla %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Ayar deÄŸeri: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Varsayılan değeri geri yükle"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
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:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4309,7 +4375,7 @@ msgid "Character set of the file"
msgstr "Dosyanın karakter grubu"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Biçim"
@@ -4326,7 +4392,6 @@ msgstr "Sıkıştırma"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4336,22 +4401,25 @@ msgstr "İlk satır içine sütun adlarını koy"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Sütunu kapatan"
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Sütunlar şununla kapatılmış"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Sütunu dolduran"
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Sütunlar şununla atlatılmış"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "NULL'u deÄŸiÅŸtiren"
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "NULL'u ÅŸununla deÄŸiÅŸtir"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4360,13 +4428,15 @@ msgstr "Sütunlardaki CRLF karakterlerini kaldır"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
-msgstr "Sütunu sonlandıran"
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
+msgstr "Sütunlar şununla sonlandırılmış"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "Satırı sonlandıran"
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "Satırlar şununla sonlandırılmış"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4401,8 +4471,6 @@ msgid "Include table caption"
msgstr "Tablo başlığını dahil et"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tablo başlığı"
@@ -4411,8 +4479,6 @@ msgid "Continued table caption"
msgstr "Devam eden tablo başlığı"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Etiket anahtarı"
@@ -4437,7 +4503,7 @@ msgid "Save on server"
msgstr "Sunucuda kaydet"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Mevcut dosya(ların)nın üzerine yaz"
@@ -4455,7 +4521,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:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL uyumluluk kipi"
@@ -6019,7 +6085,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "Sorgu kutusunun sunuşundan sonra ekranda kalıp kalmamasını tanımlar"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Sorgu kutusunu tut"
@@ -6052,12 +6118,8 @@ msgstr "Kilitli tabloları atla"
msgid "Requires SQL Validator to be enabled"
msgstr "SQL Onaylayıcının etkinleştirilmesini gerektirir"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6084,8 +6146,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:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Kullanıcı Adı"
@@ -6305,6 +6367,11 @@ msgstr "pmadb kullanan boş phpMyAdmin denetim kullanıcısı"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "pmadb kullanan boş phpMyAdmin denetim kullanıcısı parolası"
+#: libraries/config/validate.lib.php:435
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Yanlış değer:"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6360,23 +6427,30 @@ msgstr ""
msgid "No Password"
msgstr "Parola yok"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Parola:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
-msgstr "Parola tekrarı"
+#| msgid "Re-type"
+msgid "Re-type:"
+msgstr "Parola tekrarı:"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr "Parola Adreslemesi"
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
+msgstr "Parola Adreslemesi:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 uyumlu"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Veritabanı oluştur"
@@ -6384,6 +6458,11 @@ msgstr "Veritabanı oluştur"
msgid "Create"
msgstr "OluÅŸtur"
+#: libraries/display_create_database.lib.php:43
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Veritabanı oluştur:"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6415,90 +6494,86 @@ 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:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "Şu anki sunucudan veritabanları dışa aktarılıyor"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "\"%s\" veritabanından tablolar dışa aktarılıyor"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "\"%s\" tablosunda satırlar dışa aktarılıyor"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Dışa Aktarma Yöntemi:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Hızlı - sadece en az seçenekleri göster"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Özel - tüm olası seçenekleri göster"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "Veritabanı(ları):"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "Tablo(lar):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "Satırlar:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Tüm satırı(ları) dökümle"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "Satır sayısı:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Başlanacak satır:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Tüm satırları dökümle"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Çıktı:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Sunucuda <b>%s</b> dizinine kaydet"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Çıktıyı dosyaya kaydet"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Dosya adı şablonu:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ sunucu adı olacaktır"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ veritabanı adı olacaktır"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ tablo adı olacaktır"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6510,45 +6585,45 @@ msgstr ""
"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:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "ileriki dışa aktarımlar için bunu kullan"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Dosyanın karakter grubu:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "Sıkıştırma:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip olarak"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip olarak"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip olarak"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Çıktıyı metin olarak göster"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Biçim:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Biçim-belli seçenekler:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6556,7 +6631,7 @@ msgstr ""
"Seçili biçimde seçenekleri doldurmak için aşağı kaydır ve diğer biçimler "
"için seçenekleri yoksay."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Kodlama Dönüştürme:"
@@ -6570,8 +6645,9 @@ msgid "no branch"
msgstr "dal yok"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
-msgstr "Git gözden geçirme"
+#| msgid "Git revision"
+msgid "Git revision:"
+msgstr "Git gözden geçirme:"
#: libraries/display_git_revision.lib.php:67
#, php-format
@@ -6697,6 +6773,10 @@ msgstr "Biçim-Belli Seçenekler:"
msgid "Language"
msgstr "Dil"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Sürüm bilgisi"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Veri ana dizini"
@@ -7119,9 +7199,10 @@ msgstr "Uzunluğu nedeniyle,<br /> bu sütun düzenlenebilir olmayabilir"
msgid "Binary - do not edit"
msgstr "Binari - düzenlemeyiniz"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr "web sunucusu gönderme dizini"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
+msgstr "web sunucusu gönderme dizini:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7186,40 +7267,40 @@ msgstr "Yok"
msgid "Convert to Kana"
msgstr "Kana'ya dönüştür"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Tablo ön ekini değiştir"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Tabloyu ön eki ile kopyala"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Buradan"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "Buraya"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Gönder"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Tablo ön eki ekle"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Ön ek ekle"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "DeÄŸiÅŸiklik yok"
@@ -7436,16 +7517,16 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] "%s diğer sonuç bulundu"
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "veritabanlarını adına göre süz"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "Hızlı Süzgeci Temizle"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "öğeleri adına göre süz"
@@ -7461,7 +7542,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "\"%1$s\" sınıfı dahil edilemedi, dosya \"%2$s\" bulunamadı"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Sütun"
@@ -7470,7 +7551,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Yeni"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "Yeni"
@@ -7481,12 +7562,12 @@ msgstr "Yeni"
msgid "Functions"
msgstr "Ä°ÅŸlevler"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "Yeni"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "Yeni"
@@ -7497,7 +7578,7 @@ msgstr "Yeni"
msgid "Procedures"
msgstr "Yordamlar"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7508,7 +7589,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Yeni"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "Yeni"
@@ -7518,14 +7599,15 @@ msgstr "Yeni"
msgid "Views"
msgstr "Görünümler"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "Yeni"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
-msgstr "Veritabanını şuna yeniden adlandır"
+#| msgid "Rename database to"
+msgid "Rename database to:"
+msgstr "Veritabanını şuna yeniden adlandır:"
#: libraries/operations.lib.php:107
#, php-format
@@ -7541,23 +7623,24 @@ msgid "Drop the database (DROP)"
msgstr "Veritabanını kaldır (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Sadece yapı"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Yapı ve veri"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Sadece veri"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
-msgstr "Veritabanını şuraya kopyala"
+#| msgid "Copy database to"
+msgid "Copy database to:"
+msgstr "Veritabanını şuraya kopyala:"
#: libraries/operations.lib.php:186
msgid "CREATE DATABASE before copying"
@@ -7595,8 +7678,11 @@ msgstr "Tablo seçenekleri"
msgid "Rename table to"
msgstr "Tabloyu yeniden şuna adlandır"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tablo yorumları"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Depolama Motoru"
@@ -7747,21 +7833,14 @@ msgstr ""
"Anamakine adı/IP adresi ve bağlantı noktasını boşluk bırakarak ayrı "
"girebilirsiniz."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Sunucu:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Kullanıcı Adı:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Parola:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
-msgstr "Sunucu Seçimi"
+#| msgid "Server Choice"
+msgid "Server Choice:"
+msgstr "Sunucu Seçimi:"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
@@ -7918,10 +7997,23 @@ msgstr "@TABLE@ tablosunun yapısı"
msgid "Object creation options"
msgstr "Nesne oluşturma seçenekleri"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tablo başlığı:"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr "Tablo başlığı (devamı)"
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
+msgstr "Tablo başlığı (devamı):"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Etiket anahtarı:"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -7940,31 +8032,52 @@ msgstr "Yorumları göster"
msgid "Display MIME types"
msgstr "MIME türlerini göster"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "İlk satır içine sütun adlarını koy:"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
-msgstr "Anamakine"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#| msgid "Host"
+msgid "Host:"
+msgstr "Anamakine:"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr "Üretim Zamanı"
+#| msgid "Generation Time"
+msgid "Generation Time:"
+msgstr "Üretim Zamanı:"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr "PHP Sürümü"
+#| msgid "PHP Version"
+msgid "PHP Version:"
+msgstr "PHP Sürümü:"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#| msgid "Database"
+msgid "Database:"
+msgstr "Veritabanı:"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#| msgid "Data"
+msgid "Data:"
+msgstr "Veri:"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Yapı:"
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
@@ -8139,6 +8252,11 @@ msgstr "Nesne oluşturma seçenekleri (tümü önerilir)"
msgid "Export contents"
msgstr "İçerikleri dışa aktar"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tablo:"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8417,7 +8535,6 @@ msgid "Enabled"
msgstr "Etkin"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Genel bağlantı özellikleri"
@@ -8446,11 +8563,11 @@ msgstr ""
"Lütfen column_comments tablonuzun nasıl güncelleneceğini öğrenmek için "
"belgeye bakın"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "SQL sorgusu iÅŸaretlendi"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL geçmişi"
@@ -8495,7 +8612,7 @@ msgstr ""
"Güncellenmiş yapılandırma dosyasını yüklemek için phpMyAdmin'e yeniden "
"oturum açın."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Açıklama yok"
@@ -8520,18 +8637,23 @@ msgstr ""
"Yapılandırma dosyanız (my.cnf) içinde benzersiz sunucu-id olduğundan emin "
"olun. Eğer değilseniz lütfen aşağıdaki satırı [mysqld] bölümü içine ekleyin:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#| msgid "User name"
+msgid "User name:"
+msgstr "Kullanıcı adı:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Kullanıcı Adı"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr "B.Noktası"
+#| msgid "Port"
+msgid "Port:"
+msgstr "B.Noktası:"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8541,7 +8663,7 @@ msgstr "Master durumu"
msgid "Slave status"
msgstr "Slave durumu"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "DeÄŸiÅŸken"
@@ -8550,6 +8672,15 @@ msgstr "DeÄŸiÅŸken"
msgid "Server ID"
msgstr "Sunucu ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Anamakine"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8569,13 +8700,11 @@ msgstr "Herhangi kullanıcı"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr "Metin alanını kullan"
+#| msgid "Use text field"
+msgid "Use text field:"
+msgstr "Metin alanını kullan:"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8606,9 +8735,15 @@ 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:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Parola tekrarı"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr "Parola Ãœret"
+#| msgid "Generate Password"
+msgid "Generate Password:"
+msgstr "Parola Ãœret:"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8649,12 +8784,14 @@ msgstr "<b>Ä°steÄŸiniz iÅŸlenirken bir ya da daha fazla hata meydana geldi:</b>"
msgid "Edit event"
msgstr "Olay düzenle"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
-msgstr "Ä°stek iÅŸlemede hata"
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
+msgstr "Ä°stek iÅŸlemede hata:"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
#: libraries/rte/rte_triggers.lib.php:347
@@ -8927,81 +9064,81 @@ msgstr "Geçerli bir tablo adı vermek zorundasınız"
msgid "You must provide a trigger definition."
msgstr "Bir tetikleyici tanımı vermek zorundasınız."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Yordam ekle"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "%s yordamını dışa aktarma"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "yordam"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "Bir yordam oluşturmak için gerekli izinlere sahip değilsiniz"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "%1$s veritabanında %2$s adıyla yordam bulunamadı"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Görüntülemek için yordamlar yok."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Tetikleyici ekle"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "%s tetikleyicisini dışa aktarma"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "tetikleyici"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Bir tetikleyici oluşturmak için gerekli izinlere sahip değilsiniz"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "%2$s veritabanında %1$s adıyla tetikleyici bulunamadı"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Görüntülemek için tetikleyiciler yok."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Olay ekle"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "%s olayını dışa aktarma"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "olay"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "Bir olay oluşturmak için gerekli izinlere sahip değilsiniz"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "%2$s veritabanında %1$s adıyla olay bulunamadı"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Görüntülemek için olaylar yok."
@@ -9057,7 +9194,7 @@ msgstr "Öznitelikler"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Ekstra"
@@ -9157,15 +9294,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Karalama panosunu deÄŸiÅŸtir"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Bilinmeyen dil: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr "Åžu Anki Sunucu"
+#| msgid "Current Server"
+msgid "Current Server:"
+msgstr "Åžu Anki Sunucu:"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9413,6 +9551,12 @@ msgstr ""
msgid "Login Information"
msgstr "Oturum Açma Bilgisi"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Metin alanını kullan"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Parolayı değiştirme"
@@ -9449,6 +9593,13 @@ msgstr "&quot;%s&quot; veritabanı üzerindeki tüm yetkileri ver"
msgid "Users having access to &quot;%s&quot;"
msgstr "&quot;%s&quot; veritabanına erişimi olan kullanıcılar"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Kullanıcı"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9487,7 +9638,6 @@ msgid "No user found."
msgstr "Kullanıcı bulunamadı."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Yetkileri düzenle"
@@ -9528,16 +9678,18 @@ msgid "Column-specific privileges"
msgstr "Sütuna özgü yetkiler"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
-msgstr "Aşağıdaki veritabanına yetkileri ekle"
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
+msgstr "Aşağıdaki veritabanına yetkileri ekle:"
#: libraries/server_privileges.lib.php:2290
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "_ ve % jokerleri harfi harfine kullanılmak için \\ ile doldurun"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
-msgstr "Aşağıdaki tabloya yetkileri ekle"
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
+msgstr "Aşağıdaki tabloya yetkileri ekle:"
#: libraries/server_privileges.lib.php:2525
msgid "Remove selected users"
@@ -9575,6 +9727,11 @@ msgstr "%s için yetkileri güncellediniz."
msgid "Privileges for %s"
msgstr "%s için yetkiler"
+#: libraries/server_privileges.lib.php:2842
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Yetkileri düzenle:"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "Kullanıcılara genel bakış"
@@ -9600,45 +9757,46 @@ msgstr "Seçili kullanıcı yetki tablosunda bulunamadı."
msgid "You have added a new user."
msgstr "Yeni bir kullanıcı eklediniz."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Temizle"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
-msgstr "Bu SQL sorgusunu iÅŸaretle"
+#: libraries/sql_query_form.lib.php:318
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
+msgstr "Bu SQL sorgusunu iÅŸaretle:"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Her kullanıcının bu yer imine erişmesine izin ver"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Aynı ismin mevcut yer imini değiştir"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Pencere dışından bu sorgunun üzerine yazma"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Sınırlayıcı"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Bu sorguyu burada tekrar göster"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Sadece göster"
@@ -9719,11 +9877,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s tablosu boşaltıldı"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Ä°zleme aktif."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Ä°zleme aktif deÄŸil."
@@ -9749,7 +9907,11 @@ msgstr "Tabloya ön ek ekle"
msgid "Check tables having overhead"
msgstr "Ek yükü olan tabloları kontrol et"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sırala"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Yok"
@@ -9831,7 +9993,7 @@ msgstr "Tablonun Başına"
msgid "After %s"
msgstr "%s Şunun Sonrasına"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Satır İstatistikleri"
@@ -9899,7 +10061,7 @@ msgstr "FULLTEXT indeks ekle"
msgid "Information"
msgstr "Bilgi"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Alan kullanımı"
@@ -9907,12 +10069,12 @@ msgstr "Alan kullanımı"
msgid "Effective"
msgstr "Etkili"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Tablo %1$s başarılı olarak değiştirldi"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Sorgu hatası"
@@ -9999,9 +10161,20 @@ msgstr "%s sonrasına"
msgid "Table name"
msgstr "Tablo adı"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Depolama Motoru:"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Karşılaştırma:"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
-msgstr "PARTITION tanımı"
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
+msgstr "PARTITION tanımı:"
#: libraries/tbl_common.inc.php:54
#, php-format
@@ -10127,8 +10300,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Bağlantılı olmayan Tabloları Gizle/Göster"
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr "Tablo sayısı"
+#| msgid "Number of tables"
+msgid "Number of tables:"
+msgstr "Tablo sayısı:"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10173,8 +10347,9 @@ msgid "Page creation failed"
msgstr "Sayfa oluşturma başarısız"
#: pmd_pdf.php:113
-msgid "Page"
-msgstr "Sayfa"
+#| msgid "Page"
+msgid "Page:"
+msgstr "Sayfa:"
#: pmd_pdf.php:123
msgid "Import from selected page"
@@ -10193,8 +10368,9 @@ msgid "New page name: "
msgstr "Yeni sayfa adı: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr "Ölçeklemek için içe/dışa aktar"
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
+msgstr "Ölçeklemek için içe/dışa aktar:"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10212,6 +10388,11 @@ msgstr "Hata: Bağlantı eklenmedi."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY bağlantısı eklendi"
+#: pmd_relation_new.php:82
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Genel bağlantı özellikleri:"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Dahili bağlantı eklendi"
@@ -10303,6 +10484,11 @@ msgstr "Dosyaları içe aktar"
msgid "All"
msgstr "Tümü"
+#: querywindow.php:154
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL geçmişi:"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10350,20 +10536,20 @@ msgstr[0] "%1$d veritabanı başarılı olarak kaldırıldı."
msgid "Databases statistics"
msgstr "Veritabanı istatistikleri"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Master kopya etme"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Slave kopya etme"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Ä°statistikler etkin"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10371,11 +10557,11 @@ msgstr ""
"Not: Buradaki veritabanı istatistiklerini etkinleştirmek web sunucusu ile "
"MySQL sunucusu arasında yüksek trafiğe yol açabilir."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Veritabanı yok"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Depolama Motorları"
@@ -10403,7 +10589,7 @@ msgstr "Modül"
msgid "Library"
msgstr "Kütüphane"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Sürüm"
@@ -10750,10 +10936,6 @@ msgstr "Çizelgeleri düzenlemeyi/yeniden düzeltmeyi bitir"
msgid "Add chart"
msgstr "Çizelge ekle"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "Çizelgeleri düzenle/yeniden düzelt"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "Yenileme oranı"
@@ -10942,6 +11124,21 @@ msgstr[0] "%d dakika"
msgid "Questions since startup: %s"
msgstr "Başlangıçtan bu yana sorular: %s"
+#: server_status_queries.php:79
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "saat başına:"
+
+#: server_status_queries.php:82
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "dakika başına:"
+
+#: server_status_queries.php:86
+#| msgid "per second"
+msgid "per second:"
+msgstr "saniye başına:"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Ä°fadeler"
@@ -11681,7 +11878,7 @@ msgid "Global value"
msgstr "Genel deÄŸer"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Ä°ndir"
@@ -11797,7 +11994,7 @@ msgstr "Bağış"
msgid "Edit server"
msgstr "Sunucuyu düzenle"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Yeni sunucu ekle"
@@ -12038,8 +12235,9 @@ msgid "SQL result"
msgstr "SQL sonucu"
#: sql.php:1112
-msgid "Generated by"
-msgstr "Ãœreten"
+#| msgid "Generated by"
+msgid "Generated by:"
+msgstr "Ãœreten:"
#: sql.php:1234
msgid ""
@@ -12054,9 +12252,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "`%s` tablosunun indeksleri ile ilgili sorunlar"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Bu SQL sorgusunu iÅŸaretle"
+
#: sql.php:1319
-msgid "Label"
-msgstr "Etiket"
+#| msgid "Label"
+msgid "Label:"
+msgstr "Etiket:"
#: tbl_chart.php:38
msgid "No data to display"
@@ -12133,17 +12336,17 @@ msgstr "X DeÄŸeri"
msgid "Y-Axis label:"
msgstr "Y-Ekseni etiketi:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "%s tablosu zaten var!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' veritabanı mevcut değil."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Tablo %1$s oluÅŸturuldu."
@@ -12152,6 +12355,10 @@ msgstr "Tablo %1$s oluÅŸturuldu."
msgid "View dump (schema) of table"
msgstr "Tablonun dökümünü (şemasını) göster"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Geçersiz tablo adı"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "GIS görselleştirmesini görüntüle"
@@ -12172,7 +12379,7 @@ msgstr "Uzaysal sütun"
msgid "Redraw"
msgstr "Yeniden Çiz"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Dosya adı"
@@ -12234,8 +12441,19 @@ msgid "The table name is empty!"
msgstr "Tablo adı boş!"
#: tbl_printview.php:65
-msgid "Showing tables"
-msgstr "Tablolar gösteriliyor"
+#| msgid "Showing tables"
+msgid "Showing tables:"
+msgstr "Gösterilen tablolar:"
+
+#: tbl_printview.php:296
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Alan kullanımı:"
+
+#: tbl_printview.php:345
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Satır İstatistikleri:"
#: tbl_relation.php:213
#, php-format
@@ -12267,6 +12485,11 @@ msgstr "Kısıtlama adı"
msgid "No index defined! Create one below"
msgstr "Tanımlı indeks yok! Aşağıdan bir tane oluşturun"
+#: tbl_relation.php:544
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Görüntülemek için sütun seçin:"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12314,109 +12537,113 @@ 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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Sürüm %s görüntüsü yakalama (SQL kodu)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "İzlenen veri tanımlaması başarılı olarak silindi"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "İzlenen veri işlemesi başarılı olarak silindi"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Ä°zleme ifadeleri"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Rapordan izlenen veri satırını sil"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Veri yok"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Tarih"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Veri tanımlama ifadesi"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Veri iÅŸleme ifadesi"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL dökümü (dosya indirme)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL dökümü"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
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:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL yürütme"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "%s olarak dışa aktar"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Sürümleri göster"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "%s için izlemeyi devre dışı bırak"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Hemen devre dışı bırak"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "%s için izlemeyi aktif et"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Hemen aktif et"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "%1$s / %2$s sürümünü oluştur"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Bu veri tanımlama ifadelerini izle:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Bu veri iÅŸleme ifadelerini izle:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Sürüm oluştur"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Tema"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Daha fazla tema al!"
@@ -13708,6 +13935,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert 0'a ayarlı"
+#~ msgid "Live traffic chart"
+#~ msgstr "Canlı trafik çizelgesi"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Canlı bağ./işlem çizelgesi"
+
+#~ msgid "Live query chart"
+#~ msgstr "Canlı sorgu çizelgesi"
+
+#~ msgid "Static data"
+#~ msgstr "Sabit veri"
+
+#~ msgid "And"
+#~ msgstr "Ve"
+
+#~ msgid "Number of rows"
+#~ msgstr "Satır sayısı"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Sütunu kapatan"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Sütunu dolduran"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL'u deÄŸiÅŸtiren"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Satırı sonlandıran"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "Çizelgeleri düzenle/yeniden düzelt"
+
#~ msgid "ltr"
#~ msgstr "ltr"
@@ -14456,9 +14716,6 @@ msgstr "concurrent_insert 0'a ayarlı"
#~ msgid "MySQL client version"
#~ msgstr "MySQL istemci sürümü"
-#~ msgid "Outer Ring:"
-#~ msgstr "Dış Halka:"
-
#~ msgid "Drag and select an area in the plot to zoom into it."
#~ msgstr "Çizim içinde yakınlaştırmak için sürükleyin ve bir alan seçin."
diff --git a/po/tt.po b/po/tt.po
index 73f55b675d..68bc41fb19 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-09-05 10:32+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Tatar <http://l10n.cihar.com/projects/phpmyadmin/master/tt/>\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.2\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Barısın kürsät"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Bitneñ sanı:"
@@ -39,19 +39,18 @@ msgstr ""
"bälki, yä browserneñ iminlek caylawında täräzä-ara yañartu tıyılğan bulıp "
"tora."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Ezläw"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "Ezläw"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Äydä"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Tezeş adı"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Açıqlama"
@@ -115,15 +114,16 @@ msgstr "%s biremlege beterelde."
msgid "Database comment: "
msgstr "Biremlek açıqlaması: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Tüşämä açıqlaması"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +135,8 @@ msgstr "Tüşämä açıqlaması"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Column names"
msgid "Column"
@@ -161,12 +161,12 @@ msgstr "Alan iseme"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Töre"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -178,7 +178,7 @@ msgstr "Töre"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "BuÅŸ"
@@ -193,7 +193,7 @@ msgstr "BuÅŸ"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Töpcay"
@@ -219,11 +219,11 @@ msgstr "Bonı belän bäyläneş:"
msgid "Comments"
msgstr "Açıqlama"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -236,21 +236,21 @@ msgstr "Açıqlama"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Yuq"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -263,10 +263,10 @@ msgstr "Yuq"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Äye"
@@ -274,7 +274,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Bu biremlektä ber genä dä tüşämä yuq."
@@ -287,7 +287,7 @@ msgstr "Saylap Beter"
msgid "Unselect All"
msgstr "Saylanunı Töşer"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Biremlek iseme buÅŸ!"
@@ -318,20 +318,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Tüşämä"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Kerem"
@@ -344,28 +343,25 @@ msgstr "Küläme"
msgid "in use"
msgstr "totıla"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Yasalışı"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Soñğı yañartılu"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Soñğı tikşerü"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -407,16 +403,12 @@ msgstr "Tüşämä tikşerü"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Biremlek"
@@ -425,18 +417,18 @@ msgstr "Biremlek"
msgid "Last version"
msgstr "Server söreme"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
#, fuzzy
msgid "Created"
msgstr "Yarat"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr ""
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Torış"
@@ -445,13 +437,11 @@ msgstr "Torış"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "EÅŸ"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Kürsät"
@@ -460,18 +450,18 @@ msgid "Delete tracking data for this table"
msgstr ""
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Beter"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr ""
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr ""
@@ -480,11 +470,11 @@ msgstr ""
msgid "Versions"
msgstr "Farsíça"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr ""
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
#, fuzzy
msgid "Structure snapshot"
msgstr "Tözeleşen genä"
@@ -504,28 +494,28 @@ msgstr "Tüşämä tikşerü"
msgid "Database Log"
msgstr "Biremlek"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "Soraw töre"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr ""
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Bad parameters!"
msgstr "Biremlekne bolay atap quy"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "\"%s\" biremen saqlaw öçen buş ara citmi."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -533,12 +523,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:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr ""
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Eçtälege \"%s\" biremenä saqlandı."
@@ -553,58 +543,59 @@ msgstr "Çığaru ısulı"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a point"
msgstr "%s alan östäw"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Yul ara bilgese"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -613,17 +604,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "Yaña qullanuçı östäw"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Yaña qullanuçı östäw"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add %s field(s)"
+msgid "Polygon %d:"
+msgstr "%s alan östäw"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add a polygon"
@@ -712,12 +705,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL-sorawıñ uñışlı eşkärtelde"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Kire"
@@ -755,37 +748,38 @@ msgstr "Bäyläneşlär buyınça töp mömkinleklär"
msgid "Database server"
msgstr "Qullanuçı biremlege"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
msgstr "Server"
#: index.php:240
#, fuzzy
-msgid "Server type"
+msgid "Server type:"
msgstr "Server ID'e"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Server söreme"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokol söreme"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Qullanuçı"
#: index.php:257
#, fuzzy
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Server Saylaw"
#: index.php:269
@@ -794,31 +788,33 @@ msgstr ""
#: index.php:282
#, fuzzy
-msgid "Database client version"
+msgid "Database client version:"
msgstr "MySQL belän totaştırğıç söreme"
#: index.php:286
#, fuzzy
-msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP Söreme"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP turında"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Söreme turında"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Qullanma"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -933,7 +929,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr ""
@@ -1035,77 +1031,40 @@ msgstr "Bu xoquqlarnı yöklä"
msgid "Removing Selected Users"
msgstr "Saylanğan qullanuçı beterü"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Tözätü"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Server Saylaw"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-msgid "Live query chart"
-msgstr "SQL-soraw"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Tulayım"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "TotaÅŸular"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Local monitor configuration incompatible"
msgstr "Töp köyläneşen yökläp bulmadı: \"%1$s\""
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1113,183 +1072,183 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "Soraw alxätere"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "Soraw alxätere"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "Soraw alxätere"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "Tulayım"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Bufer Pulı"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Tulayım"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Buş bit sanı"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Alındı"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "TotaÅŸular"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Proseslar"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bayt"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "%s tüşämä"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
msgid "Questions"
msgstr "Farsíça"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Taşım"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "Bäyläneşlär buyınça töp mömkinleklär"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Biremlekne bolay atap quy"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1297,39 +1256,39 @@ msgstr ""
msgid "None"
msgstr "BuÅŸ"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1337,149 +1296,149 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Biremgä saqlıysı"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Açıq"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Sünek"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "Bäyläneşlär buyınça töp mömkinleklär"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "Bäyläneşlär buyınça töp mömkinleklär"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Yomğaq başlığı"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
msgid "Analysing logs"
msgstr "Cirle"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "UquÄŸa soraw"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
msgid "Jump to Log table"
msgstr "Biremleklär yuq"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Biremleklär yuq"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr ""
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL Centekläw"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1487,109 +1446,109 @@ msgstr "SQL Centekläw"
msgid "Time"
msgstr "Waqıt"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Tulayım"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Query results operations"
msgid "Profiling results"
msgstr "Soraw qaytarmasın eşkärtü"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Tüşämä"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Bilgelämä"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Edit chart"
msgstr "%s alan östäw"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
msgid "Series"
msgstr "SQL-soraw"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
msgid "Log table filter options"
msgstr "Biremlek saqlaw köyläneşe"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
#, fuzzy
msgid "Filter"
msgstr "Alan"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
msgid "Sum of grouped rows:"
msgstr "Tezelgän yazma sanı bu."
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Tulayım"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
msgid "Loading logs"
msgstr "Cirle"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Rename database to"
msgid "Reload page"
msgstr "Biremlekne bolay atap quy"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1597,271 +1556,280 @@ msgstr ""
msgid "Import"
msgstr "Yökläw"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "Töp köyläneşen yökläp bulmadı: \"%1$s\""
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr ""
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Sorawnı Yañart"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Qullanma"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Documentation"
msgid "Justification"
msgstr "Qullanma"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr ""
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
msgid "Loading"
msgstr "Cirle"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Proseslar"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Biremlek saylanmaÄŸan."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Biremlekne bolay atap quy"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Biremlekne bolay atap quy"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Biremlekne boña kübäyt"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Bilgelämä"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Töşämä alannarı sanı kimendä 1 bulırğa teş."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Tüşämä qullanıp"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "Tezeşlär"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Sırlı kürsät"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Yat tezeş tikşerüen sünderep"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Açıq"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Sünek"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Ezläw"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
msgid "Hide search results"
msgstr "SQL-soraw"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
msgid "Show search results"
msgstr "SQL-soraw"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Küzätü"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "\"%s\" Beterü"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of fields"
msgid "Values for column %s"
msgstr "Alannar sanı"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
msgid "Add %d value(s)"
msgstr "Yaña qullanuçı östäw"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
msgid "Hide query box"
msgstr "SQL-soraw"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
msgid "Show query box"
msgstr "SQL-soraw"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Tözätü"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Kertemnär sayladı"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Üzgärt"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d digäne yazma sanı öçen kileşmi."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1870,222 +1838,248 @@ msgstr "%d digäne yazma sanı öçen kileşmi."
msgid "Save"
msgstr "Saqla"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
msgid "Hide search criteria"
msgstr "SQL-soraw"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
msgid "Show search criteria"
msgstr "SQL-soraw"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Ezläw"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Add/Delete Field Columns"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Soraw qaytarmasın eşkärtü"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Data pointer olılığı"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Qarama"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Yul ara bilgese"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
msgstr "%s alan östäw"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr ""
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr ""
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Kürsätäse Alan saylaw"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr ""
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
msgid "Go to link"
msgstr "Biremleklär yuq"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Alan iseme"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Showing rows"
msgid "Show data row(s)"
msgstr "Yazma sanı:"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Sersüz Ürçetü"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Ürçet"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Sersüz üzgärtü"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "DÅŸm"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Barısın kürsät"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "Tezeşlär"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Bu qullanuçı xoquqlar tüşämä eçendä tabılmadı."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2093,30 +2087,30 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
msgid ", latest stable version:"
msgstr "Server söreme"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
msgid "up to date"
msgstr "Biremleklär yuq"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
msgid "Done"
msgstr "Eçtälek"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "UzÄŸan"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2124,96 +2118,96 @@ msgid "Next"
msgstr "Kiläse"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Tulayım"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Binar"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Äpr"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "May"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Yün"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Yül"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Aug"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Ökt"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Ğın"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Feb"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Äpr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2221,78 +2215,78 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Yün"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Yül"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Aug"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sen"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Ökt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Nöy"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dek"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "YkÅŸ"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "DÅŸm"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "SÅŸm"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "CmÄŸ"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2300,113 +2294,113 @@ msgid "Sun"
msgstr "YkÅŸ"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "DÅŸm"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "SÅŸm"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Çrş"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Pnc"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "CmÄŸ"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Åžmb"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "YkÅŸ"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "DÅŸm"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "SÅŸm"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Çrş"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Pnc"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "CmÄŸ"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Åžmb"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr ""
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "BuÅŸ"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "totıla"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2459,16 +2453,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "sekund sayın"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "minut sayın"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "säğät sayın"
@@ -2476,43 +2470,59 @@ msgstr "säğät sayın"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr ""
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "Artıp"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Kimep"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column names"
+msgid "Column:"
+msgstr "Alan iseme"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Tezü"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Kürsät"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Åžart"
#: libraries/DBQbe.class.php:576
@@ -2536,33 +2546,43 @@ msgid "Use Tables"
msgstr "Tüşämä qullanıp"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Yä"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Wä"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Tıq"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Sal"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Üzgärt"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>%s</b> biremlegenä SQL-soraw:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Sorawnı Yulla"
@@ -2602,8 +2622,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%s kileşü bar, <i>%s</i> atlı tüşämädä"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Küzätü"
@@ -2618,9 +2638,9 @@ msgstr "Tüşämä eçtälegen çığaru"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Sal"
@@ -2665,32 +2685,32 @@ msgstr "Biremnär törgäge"
msgid "Restore column order"
msgstr "Add/Delete Field Columns"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "BaÅŸlawÄŸa"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "UzÄŸan"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Kiläse"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2700,19 +2720,20 @@ msgstr "Azaq"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Åžmb"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Alannar sanı"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "DÅŸm"
#: libraries/DisplayResults.class.php:919
@@ -2737,7 +2758,7 @@ msgstr "Tamğalanğan soraw cibärü"
msgid "Sort by key"
msgstr "Qullanası tezeş"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2857,12 +2878,12 @@ msgid "Query took %01.4f sec"
msgstr "Soraw eşkärtü %01.4f sek aldı"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Saylanğannı:"
@@ -2872,16 +2893,16 @@ msgstr "Saylanğannı:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Saylap Beter"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2982,12 +3003,12 @@ msgstr "Yaña phpMyAdmin-täräzä açu"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr ""
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr ""
@@ -2999,21 +3020,21 @@ msgstr "Açqıç bilgelänmäde!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Tezeşlär"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Qabatsız"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr ""
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Qabatlanu sanı"
@@ -3022,15 +3043,14 @@ msgstr "Qabatlanu sanı"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Tezü cayı"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
#, fuzzy
msgid "Comment"
msgstr "Açıqlama"
@@ -3044,7 +3064,7 @@ msgstr "Töp açqıç beterelde"
msgid "Index %s has been dropped"
msgstr "\"%s\" digän tezeş salındı"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3057,6 +3077,11 @@ msgstr ""
msgid "Databases"
msgstr "Biremleklär"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3064,35 +3089,39 @@ msgid "View"
msgstr "QaraÅŸ"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Tözeleş"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Ezläw"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Östäw"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Eşkärtü"
@@ -3109,7 +3138,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3132,14 +3161,14 @@ msgstr "Soraw"
msgid "Privileges"
msgstr "Xoquqlar"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
#, fuzzy
msgid "Events"
msgstr "Cibärelde"
@@ -3183,7 +3212,7 @@ msgstr ""
msgid "Engines"
msgstr "Engine"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3234,8 +3263,7 @@ msgstr "Berär genä dä tüşämä yuq"
msgid "There are no recent tables"
msgstr "Tüşämä tikşerü"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-soraw"
@@ -3375,11 +3403,15 @@ msgid "Target database `%s` was not found!"
msgstr "%s digän tışlaw tabılmadı!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Yaraqsız biremlek"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Tüşämä adı yaraqsız"
#: libraries/Table.class.php:1210
@@ -3423,7 +3455,7 @@ msgstr "Funksí"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3443,62 +3475,67 @@ msgstr "Ezläw"
msgid "Edit/Insert"
msgstr "Östäw"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Alannar saylísı (iñ kimendä ber):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Yä"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Bit sayın Kertem sanı"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Kürsätü tärtibe:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
msgid "Additional search criteria"
msgstr "SQL-soraw"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Ürnäk buyınça soraw\" eşkärtü (almaştırma: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
msgid "How to use"
msgstr "PHP Söreme"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3532,8 +3569,8 @@ msgstr "%s digän tışlaw tabılmadı!"
msgid "Theme path not found for theme %s!"
msgstr "%s digän tışlaw urınlaşqan yul tabılmadı!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3825,7 +3862,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Max: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-soraw"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3838,122 +3881,137 @@ msgstr "Max: %s%s"
msgid "MySQL said: "
msgstr "MySQL qaytarışı: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL Centekläw"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL Centeklämäskä"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP Kodısız"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP-Kod yasa"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Yañart"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL Tikşermäskä"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL'nı Tikşer"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Engine"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr ""
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "YkÅŸ"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y.%m.%d, %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, 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/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "&quot;%s&quot; biremlegenä küç."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr ""
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "web-server'neñ yökläw törgäge"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
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/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "BuÅŸat"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Bastır"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Yasalışı"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Soñğı yañartılu"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Soñğı tikşerü"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3965,13 +4023,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Eçtälek"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Tulayım"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4035,6 +4097,12 @@ msgstr "Serverdäge \"%s\" digän tezeleş yaraqsız"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4086,7 +4154,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Sünek"
@@ -4183,7 +4251,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4235,25 +4303,25 @@ msgstr "PHP Söreme"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4508,7 +4576,7 @@ msgid "Character set of the file"
msgstr "Şul biremneñ bilgelämäse:"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Tözeleş"
@@ -4525,7 +4593,6 @@ msgstr "Qısu"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4539,7 +4606,7 @@ msgstr "Berençe yulda alannarnıñ iseme çığarası"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Alan yaptıruçı bilge"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4547,7 +4614,7 @@ msgstr "Alan yaptıruçı bilge"
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Alan uzdıru bilgese"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4555,7 +4622,9 @@ msgstr "Alan uzdıru bilgese"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL'nı almaştırası:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4567,12 +4636,14 @@ msgstr ""
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Yul ara bilgese"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Yul ara bilgese"
#: libraries/config/messages.inc.php:80
@@ -4615,8 +4686,6 @@ msgid "Include table caption"
msgstr "Tüşämä başlığın östise"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Tüşämä başlığı"
@@ -4625,8 +4694,6 @@ msgid "Continued table caption"
msgstr "Tüşämä dawamınıñ başlığı"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Açqıç yazması"
@@ -4653,7 +4720,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Birem bar bulsa, östän yazdırası"
@@ -4674,7 +4741,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Tüşämä/alan isemnären kirequote eçenä salası"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL, kileşterü ısulı"
@@ -6184,7 +6251,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
msgid "Retain query box"
msgstr "SQL-soraw"
@@ -6216,12 +6283,8 @@ msgstr "Açıq tüşämä tezmäse"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6244,8 +6307,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
#, fuzzy
msgid "Username"
msgstr "Atama:"
@@ -6455,6 +6518,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6510,15 +6577,25 @@ msgstr ""
msgid "No Password"
msgstr "Sersüzsez"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Sersüz:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Qabatla"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Sersüz Hash'law"
#: libraries/display_change_password.lib.php:87
@@ -6528,7 +6605,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL&nbsp;4.0 öçen yaraqlı"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6538,6 +6614,12 @@ msgstr "Yaña biremlek yaratu"
msgid "Create"
msgstr "Yarat"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Yaña biremlek yaratu"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6572,110 +6654,104 @@ msgstr "Alannar sanı"
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:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Çığaru ısulı"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
msgid "Custom - display all possible options"
msgstr "Biremlek saqlaw köyläneşe"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Biremleklär"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Tüşämä"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Kerem"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Alannar sanı"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Serverneñ \"%s\" törgägendä saqla"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Biremgä saqlıysı"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Birem adınıñ tözeleşe"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6683,65 +6759,65 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Şul biremneñ bilgelämäse:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Qısu"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "\"ziple\""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "\"gziple\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "\"bziple\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Biremgä saqlıysı"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Tözeleş"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Transformation options"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
msgid "Encoding Conversion:"
msgstr "MySQL belän totaştırğıç söreme"
@@ -6756,7 +6832,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6881,6 +6957,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Söreme turında"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Biremnär törgäge"
@@ -7275,8 +7355,10 @@ msgstr "Because of its length,<br /> this field might not be editable"
msgid "Binary - do not edit"
msgstr "Binar - üzgärtmäslek"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "web-server'neñ yökläw törgäge"
#: libraries/insert_edit.lib.php:1400
@@ -7345,48 +7427,48 @@ msgstr "BuÅŸ"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, 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ı"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, 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ı"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "CmÄŸ"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Künder"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Üzgäreşsez"
@@ -7603,18 +7685,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "tüşämä adı"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7632,7 +7714,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -7643,7 +7725,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7655,12 +7737,12 @@ msgstr ""
msgid "Functions"
msgstr "Funksí"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7672,7 +7754,7 @@ msgstr ""
msgid "Procedures"
msgstr "Proseslar"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7683,7 +7765,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7695,13 +7777,15 @@ msgstr ""
msgid "Views"
msgstr "QaraÅŸ"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Biremlekne bolay atap quy"
#: libraries/operations.lib.php:107
@@ -7721,22 +7805,24 @@ msgid "Drop the database (DROP)"
msgstr "Biremleklär yuq"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Tözeleşen genä"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Tözeleşen dä, eçtälegen dä"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Eçtälegen genä"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Biremlekne boña kübäyt"
#: libraries/operations.lib.php:186
@@ -7777,8 +7863,11 @@ msgstr "Tüşämä köyläneşe"
msgid "Rename table to"
msgstr "Tüşämä adın üzgärtü"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Tüşämä açıqlaması"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Saqlaw Isulı"
@@ -7935,20 +8024,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Atama:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Sersüz:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Server Saylaw"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8124,13 +8207,27 @@ msgstr "@TABLE@ atlı tüşämä tözeleşe"
msgid "Object creation options"
msgstr "Transformation options"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Tüşämä başlığı"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Tüşämä başlığı"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Açqıç yazması"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8154,32 +8251,60 @@ msgstr "Buy Açıqlamasın Kürsätäse"
msgid "Display MIME types"
msgstr "Barlıq MIME-törlär"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Berençe yulda alannarnıñ iseme çığarası"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Host"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Ürçäw Zamanı"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP Söreme"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Biremlek"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Eçtälek"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Tözeleş"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
msgid "Export table names"
@@ -8345,6 +8470,12 @@ msgstr ""
msgid "Export contents"
msgstr "Çığaru ısulı"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Tüşämä"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8632,7 +8763,6 @@ msgid "Enabled"
msgstr "Açıq"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Bäyläneşlär buyınça töp mömkinleklär"
@@ -8659,11 +8789,11 @@ 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:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "TamÄŸalanÄŸan SQL-soraw"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-taríxı"
@@ -8702,7 +8832,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "Açıqlamasız"
@@ -8725,10 +8855,15 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "İreşü iseme"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
@@ -8736,7 +8871,7 @@ msgstr "İreşü iseme"
#: libraries/replication_gui.lib.php:72
#, fuzzy
-msgid "Port"
+msgid "Port:"
msgstr "Tezü"
#: libraries/replication_gui.lib.php:112
@@ -8747,7 +8882,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Üzgärmä"
@@ -8756,6 +8891,15 @@ msgstr "Üzgärmä"
msgid "Server ID"
msgstr "Server ID'e"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Host"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8773,12 +8917,11 @@ msgstr "Törle qullanuçı"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Bu mätennän"
#: libraries/replication_gui.lib.php:326
@@ -8808,8 +8951,15 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Qabatla"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Sersüz Ürçetü"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8853,13 +9003,14 @@ msgstr ""
msgid "Edit event"
msgstr "Cibärelde"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Proseslar"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9162,101 +9313,101 @@ msgstr "Tüşämä adı yaraqsız"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add routine"
msgstr "%s alan östäw"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
msgid "Export of routine %s"
msgstr "Biremdän alu"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add %s field(s)"
msgid "routine"
msgstr "%s alan östäw"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Bonda bulu öçen, xoquqlarıñ citmi!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Bu biremlektä ber genä dä tüşämä yuq."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
msgid "There are no routines to display."
msgstr "Tüşämä tikşerü"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
msgid "Add trigger"
msgstr "Yaña qullanuçı östäw"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export triggers"
msgid "Export of trigger %s"
msgstr "Çığaru ısulı"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
msgid "trigger"
msgstr "Yaña qullanuçı östäw"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Bonda bulu öçen, xoquqlarıñ citmi!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Bu biremlektä ber genä dä tüşämä yuq."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
msgid "There are no triggers to display."
msgstr "Tüşämä tikşerü"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
msgid "Add event"
msgstr "Yaña qullanuçı östäw"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
msgid "Export of event %s"
msgstr "Çığaru ısulı"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
msgid "event"
msgstr "Cibärelde"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Bonda bulu öçen, xoquqlarıñ citmi!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Bu biremlektä ber genä dä tüşämä yuq."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
msgid "There are no events to display."
msgstr "Tüşämä tikşerü"
@@ -9315,7 +9466,7 @@ msgstr "Üzençälek"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Östämä"
@@ -9425,8 +9576,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Belgesez tel: %1$s."
@@ -9434,7 +9585,7 @@ msgstr "Belgesez tel: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Server"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9678,6 +9829,12 @@ msgstr ""
msgid "Login Information"
msgstr "Kereş Turında"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Bu mätennän"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Sersüzen üzgärtäse tügel"
@@ -9714,6 +9871,13 @@ msgstr "\"%s\" biremlege öçen xoquqlar tikşerü."
msgid "Users having access to &quot;%s&quot;"
msgstr "\"%s\" belän eşläw xoquqı bulğan qullanuçılar"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Qullanuçı"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9756,7 +9920,6 @@ msgid "No user found."
msgstr "Qullanuçı yuq."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Xoquqlar Üzgärtü"
@@ -9796,7 +9959,9 @@ msgid "Column-specific privileges"
msgstr "Berär bağana öçen xoquqlar"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Kiläse biremlek öçen xoquqlar östäw"
#: libraries/server_privileges.lib.php:2290
@@ -9805,7 +9970,9 @@ msgstr ""
"_ belän % bilgelären şul kileş kenä qullanu öçen \\ belän ütkärergä kiräk"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Kiläse tüşämä öçen xoquqlar östäw"
#: libraries/server_privileges.lib.php:2525
@@ -9845,6 +10012,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "Xoquqlar"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Xoquqlar Üzgärtü"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9872,46 +10045,48 @@ msgstr "Bu qullanuçı xoquqlar tüşämä eçendä tabılmadı."
msgid "You have added a new user."
msgstr "Yana qullanuçı östälände."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
#, fuzzy
msgid "Clear"
msgstr "Täqwim"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Bu SQL-sorawÄŸa tamÄŸa quy"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Bu tamğanı bar qullanuçığa da ireşüle itäse"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Şulay uq atalğan bitbilgelärne almaştırası"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Bu sorawnı, täräzä tışında bulğanı belän almaştırası tügel"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Bu sorawnı qabat kürsätäse"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Kürep kenä"
@@ -9980,11 +10155,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "\"%s\" atlı tüşämä buşatıldı"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr ""
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr ""
@@ -10011,7 +10186,11 @@ msgstr "Biremleklär yuq"
msgid "Check tables having overhead"
msgstr "Check overheaded"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Tezü"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10105,7 +10284,7 @@ msgstr "Tüşämä Başına"
msgid "After %s"
msgstr "%s artınnan"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Kerem Nöfüse"
@@ -10174,7 +10353,7 @@ msgstr ""
msgid "Information"
msgstr "Beleşmä"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Totılğan Alan"
@@ -10182,12 +10361,12 @@ msgstr "Totılğan Alan"
msgid "Effective"
msgstr "Uñışlı"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, fuzzy, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Saylanğan qullanuçını beterü uñışlı uzdı."
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -10289,8 +10468,20 @@ msgstr "%s artınnan"
msgid "Table name"
msgstr "tüşämä adı"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Saqlaw Isulı"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Tezü cayı"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10426,7 +10617,7 @@ msgstr ""
#: pmd_general.php:218
#, fuzzy
-msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Alannar sanı"
#: pmd_general.php:467
@@ -10487,7 +10678,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "bit"
#: pmd_pdf.php:123
@@ -10515,8 +10706,10 @@ msgid "New page name: "
msgstr "İreşü iseme"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
-msgstr ""
+#, fuzzy
+#| msgid "No rows selected"
+msgid "Export/Import to scale:"
+msgstr "Kertemnär sayladı"
#: pmd_pdf.php:146
msgid "recommended"
@@ -10534,6 +10727,12 @@ msgstr ""
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Bäyläneşlär buyınça töp mömkinleklär"
+
#: pmd_relation_new.php:98
#, fuzzy
msgid "Internal relation added"
@@ -10627,6 +10826,12 @@ msgstr "Biremdän alu"
msgid "All"
msgstr "Barısı"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-taríxı"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10677,20 +10882,20 @@ msgstr[0] "\"%s\" biremlegen beterü uñışlı uzdı."
msgid "Databases statistics"
msgstr "Biremlek nöfüsläre"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Nöfüsne Cibärü"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10698,11 +10903,11 @@ msgstr ""
"Note: Enabling the Database statistics here might cause heavy traffic "
"between the webserver and the MySQL one."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Biremleklär yuq"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Saqlaw Isulı"
@@ -10730,7 +10935,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
#, fuzzy
msgid "Version"
msgstr "Farsíça"
@@ -11056,10 +11261,6 @@ msgstr ""
msgid "Add chart"
msgstr "%s alan östäw"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11241,6 +11442,24 @@ msgstr[0] "totıla"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "säğät sayın"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "minut sayın"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "sekund sayın"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Cömlä"
@@ -11887,7 +12106,7 @@ msgid "Global value"
msgstr "Töp bäyä"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11994,7 +12213,7 @@ msgstr "Eçtälek"
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
#, fuzzy
msgid "Add a new server"
msgstr "Yaña qullanuçı östäw"
@@ -12202,7 +12421,9 @@ msgid "SQL result"
msgstr "SQL qaytarışı"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Ürçätkeç:"
#: sql.php:1234
@@ -12216,8 +12437,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "`%s` atlı tüşäw tezeşläre belän nidider tiskärlek bar"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Bu SQL-sorawÄŸa tamÄŸa quy"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Yarlıq"
#: tbl_chart.php:38
@@ -12312,17 +12539,17 @@ msgstr "Bäyä"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "%s atlı tüşämä bar inde!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, fuzzy, php-format
msgid "Table %1$s has been created."
msgstr "\"%s\" atlı tüşämä beterelde"
@@ -12331,6 +12558,10 @@ msgstr "\"%s\" atlı tüşämä beterelde"
msgid "View dump (schema) of table"
msgstr "Tüşämä eçtälegen (tözeleşen) çığaru"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Tüşämä adı yaraqsız"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -12355,7 +12586,7 @@ msgstr "Tulayım"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
msgid "File name"
msgstr "tüşämä adı"
@@ -12421,9 +12652,21 @@ msgstr "Tüşämä adı kertelmi qaldı!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Tüşämälär kürsätäse"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Totılğan Alan"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Kerem Nöfüse"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12457,6 +12700,12 @@ msgstr "Alan iseme"
msgid "No index defined! Create one below"
msgstr "Açqıç bilgelänmäde!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Kürsätäse Alan saylaw"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12500,114 +12749,118 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, 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:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Biremleklär yuq"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
#, fuzzy
msgid "Date"
msgstr "Eçtälek"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Çığaru ısulı"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr ""
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
msgid "Create version %1$s of %2$s"
msgstr "Server söreme"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
#, fuzzy
msgid "Create version"
msgstr "Server söreme"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13815,6 +14068,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Server Saylaw"
+
+#, fuzzy
+#~ msgid "Live query chart"
+#~ msgstr "SQL-soraw"
+
+#~ msgid "And"
+#~ msgstr "Wä"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Alannar sanı"
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Alan yaptıruçı bilge"
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Alan uzdıru bilgese"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL'nı almaştırası:"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Yul ara bilgese"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ug.po b/po/ug.po
index 9915da33fe..689a22aeca 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -4,9 +4,9 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-05 10:16+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Uighur <http://l10n.cihar.com/projects/phpmyadmin/master/ug/"
@@ -18,18 +18,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.3-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "ھەممىسىنى كۆرسىتىش"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "بەت نومۇرى:"
@@ -42,19 +42,18 @@ msgstr ""
"كۆزنەكنى يىڭىلاشقا ئامالسىز،سىز بەلكەم باش كۆزنەكنى تاقىۋەتكەن بۇلىشىڭىز "
"ياكى تور كۆرەۈچىڭىزنىڭ بىخەتەرلىك تەڭشىكى تسقۇنلۇق قىلغان بۇلىشى مۇمكىن."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "ئىزدەش"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -76,23 +75,23 @@ msgstr "ئىزدەش"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "ئىجرا قىلىش"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "قىممەت ئىسمى"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ئىزاھات"
@@ -118,15 +117,16 @@ msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى"
msgid "Database comment: "
msgstr "ساندان ئىزاھاتى: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "جەدۋەل ئىزاھى"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -138,8 +138,8 @@ msgstr "جەدۋەل ئىزاھى"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "سۆزلەم"
@@ -162,12 +162,12 @@ msgstr "سۆزلەم"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "تۈرى"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "تۈرى"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "بوش"
@@ -194,7 +194,7 @@ msgstr "بوش"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "ئەندىز"
@@ -220,11 +220,11 @@ msgstr "ئۇلانما"
msgid "Comments"
msgstr "ئىزاھلار"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "ئىزاھلار"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "يوق"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "يوق"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "بولدى"
@@ -275,7 +275,7 @@ msgstr "بولدى"
msgid "View dump (schema) of database"
msgstr "ساندان قالدۇقىنى كۆرسىتىش"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "سانداندا جەدۋەل يوق"
@@ -288,7 +288,7 @@ msgstr "ھەممىنى تاللاش"
msgid "Unselect All"
msgstr "تاللاشنى قالدۇرۇش"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "ساندان ئىسمىنى بوش قويماڭ!"
@@ -316,20 +316,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "جەدۋەل"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "سەپ سانى"
@@ -342,28 +341,25 @@ msgstr "ھەجىم"
msgid "in use"
msgstr "ئىشلىتىلمەكتە"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "قۇرۇش"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ئاخىرقى ÙŠÛڭلىنىش"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ئاخىرقى تەكشۈرۈش"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -402,16 +398,12 @@ msgstr "ئىزلانغان جەدۋەل"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "ساندان"
@@ -419,17 +411,17 @@ msgstr "ساندان"
msgid "Last version"
msgstr "ÛÙŠÚ­Ù‰ نەشىر"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "قۇرۇش"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "ÙŠÛڭلاش"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "ھالەت"
@@ -438,13 +430,11 @@ msgstr "ھالەت"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ئامال"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "كۆرسىتىش"
@@ -453,18 +443,18 @@ msgid "Delete tracking data for this table"
msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "ئۆچۈرۈش"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "پائال"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "پائالسىز"
@@ -472,11 +462,11 @@ msgstr "پائالسىز"
msgid "Versions"
msgstr "نەشىر"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "ئىزلاش خاتىرىسى"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "تۈزۈلمە رەسىمى"
@@ -492,28 +482,28 @@ msgstr "جەدۋەل ئىزلاش"
msgid "Database Log"
msgstr "ساندان خاتىرىسى"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "چىقىرىش"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "چىقارماقچى بولغان ھۆججەت تۈرىنى تاللاڭ!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Routines"
msgid "Bad parameters!"
msgstr "دائىملىق"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "ھۆججەتنى ساقلاشقا يىتەرلىك بوشلۇق يوق %s。"
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -521,12 +511,12 @@ msgstr ""
"%s بۇ ھۆججەت مۇلازىمىتÛردا باركەن، ھۆججەت ئىسمىنى ئۆزگەرتىڭ ياكى قاپلاپ "
"كۆچۈرۈش تۈرىنى تالالڭ."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "بۇ %s ھۆججەتنى مۇلازىمىتÛردا ساقلاش ھوقۇقىڭىز ÙŠÛتەرسىز."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "%s ھۆججىتىدە ساقلاندى."
@@ -542,58 +532,59 @@ msgstr "چىقىرىش"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Routines"
msgid "Add a point"
msgstr "دائىملىق"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "قۇر ئالماشۇرۇش بەلگىسى"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -602,15 +593,16 @@ msgstr ""
msgid "Add a linestring"
msgstr "مەجبۇرى قوشۇش"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, php-format
+msgid "Polygon %d:"
msgstr ""
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr ""
@@ -703,12 +695,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL بۇيرىقى غەلبىلىك بىجىرىلدى"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "قايتىش"
@@ -746,39 +738,40 @@ msgstr "ئاساسىي ئالاقە ۋاريانتلىرى"
msgid "Database server"
msgstr "ساندان"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "مۇلازىمىتÛر"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "مۇلازىمىتÛر:"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "مۇلازىمىتÛر"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "مۇلازىمىتىر نۇسخىسى"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+#| msgid "Create version"
+msgid "Protocol version:"
+msgstr "نەشىرنى قۇىماق"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr ""
+#: index.php:252
+#, fuzzy
+#| msgid "Username:"
+msgid "User:"
+msgstr "ئابۇنىت ئىسمى:"
#: index.php:257
#, fuzzy
#| msgid "Remove database"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "ئۆزگەرتىلگەن ساندان ئىسمى"
#: index.php:269
@@ -788,30 +781,32 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Database comment: "
-msgid "Database client version"
+msgid "Database client version:"
msgstr "ساندان ئىزاھاتى:"
#: index.php:286
-msgid "PHP extension"
-msgstr ""
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP extension:"
+msgstr "PHPنۇسخىسى"
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+msgid "Version information:"
msgstr ""
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "قوللانما"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -914,7 +909,7 @@ msgstr "ساندان ئۆچۈرۈش بۇيرۇقى (\"DROP DATABASE\") چەكلÛ
msgid "Do you really want to execute \"%s\"?"
msgstr "راستىنلا ئجرا قىلىمسىز"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "ساندان تولۇق ئۆچۈرۈلدى!"
@@ -1012,76 +1007,38 @@ msgstr "ھوقۇقسىز"
msgid "Removing Selected Users"
msgstr ""
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr ""
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "تەھىرلەش"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "مۇلازىمىتÛر تاللاش"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-#| msgid "SQL query"
-msgid "Live query chart"
-msgstr "SQL سورىقى"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "يىغىندىسى"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr ""
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Could not load default configuration from: %1$s"
msgid "Local monitor configuration incompatible"
msgstr "تەڭشەك ئەندىزى %1$s كىرگۈزىلمىدى."
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1089,136 +1046,136 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Tracking is not active."
msgid "Query cache efficiency"
msgstr "ئىزلاش ئاكتىپ ئەمەس"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Latched pages"
msgid "Query cache usage"
msgstr "قۇلۇپلانغان بەت"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Latched pages"
msgid "Query cache used"
msgstr "قۇلۇپلانغان بەت"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "كۈندىلىك ھۆججەت ئۇمۇمىي سانى"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "يىغىندىسى"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "ئاق(قۇرۇق)بەت"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "بايت"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KiB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PiB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1226,44 +1183,44 @@ msgid "%d table(s)"
msgstr "%s جەدۋەل"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Versions"
msgid "Questions"
msgstr "نەشىر"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "ئاساسىي ئالاقە ۋاريانتلىرى"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Remove database"
msgid "Remove chart"
msgstr "ئۆزگەرتىلگەن ساندان ئىسمى"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1271,39 +1228,39 @@ msgstr ""
msgid "None"
msgstr "يوق"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1311,151 +1268,151 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "ھۆججەتنى باشقا ساقلاش"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr ""
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disabled"
msgid "Disable %s"
msgstr "تاقالدى"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "ئاساسىي ئالاقە ۋاريانتلىرى"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "ئاساسىي ئالاقە ۋاريانتلىرى"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "دوكلات تÛمىسى"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "No Privileges"
msgid "Analysing logs"
msgstr "ھوقۇقسىز"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "ئۇقۇش تەلىپى"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
#| msgid "%s table"
#| msgid_plural "%s tables"
msgid "Jump to Log table"
msgstr "%s جەدۋەل"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr ""
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Authenticating…"
msgid "Analyzing…"
msgstr "تەكشۈرۈشتىن ئۆزكۈزىۋاتىدۇ…"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL ئىزاھى"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1463,110 +1420,110 @@ msgstr "SQL ئىزاھى"
msgid "Time"
msgstr "ۋاقىت"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "يىغىندىسى"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "ئاساسىي مەزمۇن"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "جەدۋەل"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Report title"
msgid "Chart"
msgstr "دوكلات تÛمىسى"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Routines"
msgid "Edit chart"
msgstr "دائىملىق"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "Select All"
msgid "Series"
msgstr "ھەممىنى تاللاش"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr ""
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of columns"
msgid "Sum of grouped rows:"
msgstr "سۆزلەم سانى"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "يىغىندىسى"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "No Privileges"
msgid "Loading logs"
msgstr "ھوقۇقسىز"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Remove database"
msgid "Reload page"
msgstr "ئۆزگەرتىلگەن ساندان ئىسمى"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1574,266 +1531,275 @@ msgstr ""
msgid "Import"
msgstr "كىرگۈزۈش"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: %1$s"
msgid "Import monitor configuration"
msgstr "تەڭشەك ئەندىزى %1$s كىرگۈزىلمىدى."
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "ئاساسىي قىممەت ياكى بىردىنبىر قىمەتنى تاللاڭ"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "ÙŠÛڭلاش"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "قوللانما"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "تەپسىلاتلار…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Authenticating…"
msgid "Justification"
msgstr "تەكشۈرۈشتىن ئۆزكۈزىۋاتىدۇ…"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "بىكار قىلىش"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr ""
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr ""
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr ""
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "ئۆزگەرتىلگەن ساندان ئىسمى"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Remove database"
msgid "Reload Database"
msgstr "ئۆزگەرتىلگەن ساندان ئىسمى"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "كۆچۈرۈلگەن ساندان"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr ""
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one column."
msgid "Table must have at least one column"
msgstr "سانلىق مەلۇمات جەدÛۋىلىدە ئەڭ ئاز بولغاندا بىر خەت بۇلۇش كىرەك"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "جەدۋەللەرنى ئىشلىتىش"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "تÛزىسلار"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Indexes"
msgid "Show indexes"
msgstr "تÛزىسلار"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr ""
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr ""
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "تاقالدى"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "ئىزدەش"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr ""
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "SQL query"
msgid "Show search results"
msgstr "SQL سورىقى"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "كۆزەت"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Delete"
msgid "Deleting"
msgstr "ئۆچۈرۈش"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of columns"
msgid "Values for column %s"
msgstr "سۆزلەم سانى"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr ""
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
#| msgid "SQL query"
msgid "Show query box"
msgstr "SQL سورىقى"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "تەھىرلەش"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "ئۆزگەرتتىش"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr ""
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%dئۈنۈملۈك قۇر سانى ئەمەس"
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1842,216 +1808,242 @@ msgstr "%dئۈنۈملۈك قۇر سانى ئەمەس"
msgid "Save"
msgstr ""
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr ""
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
#| msgid "SQL query"
msgid "Show search criteria"
msgstr "SQL سورىقى"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "ئىزدەش"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Select two columns"
msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "SQL query"
msgid "Query results"
msgstr "SQL سورىقى"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "سانلىق مەلۇمات قوللانمىسىنىڭ چوڭ كىچىكلىكى"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr ""
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "قۇر ئالماشۇرۇش بەلگىسى"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Add columns"
msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "سÛرتقى ئۇلىنىشنى تاللاش"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "تاشقى ئاچقۇق قىممىتى"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "ئاساسىي قىممەت ياكى بىردىنبىر قىمەتنى تاللاڭ"
# column نى سۆزلەم دەپ ئالساق مۇۋاپىق بولغىدەك
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "سۆزلەمنى كۆرسەتمەسلىك"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
msgstr "بىر چىكىپ تاللاڭ"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr ""
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Columns terminated by"
msgid "Copy column name"
msgstr "خەت ئايرىش بەلگىسى"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Sort"
msgid "Show data row(s)"
msgstr "تۈرلەش"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "پارول ھاسىللاش"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "ھاسىللاش"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "پارولنى ئۆزگەرتىش"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "تÛخىمۇ ÙƒÛ†Ù¾"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "ھەممىسىنى كۆرسىتىش"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "تÛزىسلار"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2059,13 +2051,13 @@ msgid ""
msgstr ""
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
#| msgid "Last version"
msgid ", latest stable version:"
msgstr "ÛÙŠÚ­Ù‰ نەشىر"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -2073,18 +2065,18 @@ msgid "up to date"
msgstr "%s جەدۋەل"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "تامام"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Prev"
msgctxt "Previous month"
msgid "Prev"
msgstr "ئالدىنقى ئاي"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2092,149 +2084,149 @@ msgid "Next"
msgstr "كىيىنكى ئاي"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "بۈگۈن"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "قەھرىتان"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "ھۇت"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "نورۇز"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "ئۈمىد"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "باھار"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "6-ئاي"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "7-ئاي"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "8-ئاي"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "9-ئاي"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "10-ئاي"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "11-ئاي"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "12-ئاي"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "1-ئاي"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "2-ئاي"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "3-ئاي"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "4-ئاي"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "5-ئاي"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "6-ئاي"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "چىللە"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "تومۇز"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "مىزان"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "ئوغۇز"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "ئوغلاق"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "ÙƒÛ†Ù†Û•Ùƒ"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "يەكشەنبە"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "دۈشەنبە"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "سەيشەنبە"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "چارشەنبە"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "پەيشەنبە"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "جۈمە"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "شەنبە"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2242,97 +2234,97 @@ msgid "Sun"
msgstr "يەكشەنبە"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "دۈشەنبە"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "سەيشەنبە"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "چارشەنبە"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "پەيشەنبە"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "جۈمە"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "شەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "يەكشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "دۈشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "سەيشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "چارشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "پەيشەنبە"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "جۈمە"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "شەنبە"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "ھەپتە"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "يوق"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "سائەت"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "مىنۇت"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "سÛكنۇت"
@@ -2383,16 +2375,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2400,43 +2392,59 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "خەتنىڭ چوڭ-كىچىكلىكى"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ئارتىش"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "ÙƒÛمىيىش"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "سۆزلەم"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "تۈرلەش"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "كۆرسىتىش"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "شەرت"
#: libraries/DBQbe.class.php:576
@@ -2456,33 +2464,43 @@ msgid "Use Tables"
msgstr "جەدۋەللەرنى ئىشلىتىش"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "ياكى"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Û‹Û•"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "قىستۇرۇش"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "ئۆچۈرۈش"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "ئۆزگەرتىش"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL ئىجرا بولۋاتقان ساندان <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "تاپشۇرۇش"
@@ -2522,8 +2540,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%s ئۇيغۇنلۇق تىپىلدى، جەدۋىلى <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "كۆزەت"
@@ -2538,9 +2556,9 @@ msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "ئۆچۈرۈش"
@@ -2582,32 +2600,32 @@ msgstr ""
msgid "Restore column order"
msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "باشلا"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "ئالدىنقىسى"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "كىيىنكى ئاي"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2615,19 +2633,22 @@ msgid "End"
msgstr "ئاخىرقىسى"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
-msgstr ""
+#, fuzzy
+#| msgid "Sort"
+msgid "Start row:"
+msgstr "تۈرلەش"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of columns"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "سۆزلەم سانى"
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "More"
-msgid "Mode"
+msgid "Mode:"
msgstr "تÛخىمۇ ÙƒÛ†Ù¾"
#: libraries/DisplayResults.class.php:919
@@ -2651,7 +2672,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2763,12 +2784,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "تاللانغىنى:"
@@ -2778,16 +2799,16 @@ msgstr "تاللانغىنى:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "ھەممىنى تاللاش"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2890,12 +2911,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Cookies نى قوزغاتقاندىن ÙƒÛيىن ئاندىن ÙƒÛرىڭ."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2909,21 +2930,21 @@ msgstr "index قىممىتى بەلگىلەنمىگەن!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "تÛزىسلار"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "بىردىنبىر"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "ئىخچام"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "تۈپ سان"
@@ -2932,15 +2953,14 @@ msgstr "تۈپ سان"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "تاسقاش"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "ئىزاھات"
@@ -2953,7 +2973,7 @@ msgstr "ئاساسىي قىممەت ئۆچۈرۈلدى"
msgid "Index %s has been dropped"
msgstr "ئۆچۈرۈلگەن تÛزىسلار %s"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2966,6 +2986,11 @@ msgstr ""
msgid "Databases"
msgstr "ساندان"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "مۇلازىمىتÛر"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2973,35 +2998,39 @@ msgid "View"
msgstr "قاراش"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "تۈزۈلىشى"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "ئىزدەش"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "قىستۇرۇش"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "ئىشلەملەر"
@@ -3018,7 +3047,7 @@ msgstr "ئىز قۇغلاش"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3041,14 +3070,14 @@ msgstr "تەكشۈرۈش"
msgid "Privileges"
msgstr "ھۇقۇقى"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "دائىملىق"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "ھادىسە"
@@ -3088,7 +3117,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3135,8 +3164,7 @@ msgstr "ئىزلانغان جەدۋەل"
msgid "There are no recent tables"
msgstr "ئىزلانغان جەدۋەل"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL سورىقى"
@@ -3274,11 +3302,15 @@ msgid "Target database `%s` was not found!"
msgstr "تÛما %s تÛپىلمىدى!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "ئۈنۈمسىز ساندان"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "ئۈنۈمسىز جەدۋەل ئىسمى"
#: libraries/Table.class.php:1210
@@ -3322,7 +3354,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3342,58 +3374,63 @@ msgstr "ئىزدەش"
msgid "Edit/Insert"
msgstr "قىستۇرۇش"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "ياكى"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr ""
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "SQL query"
msgid "Additional search criteria"
msgstr "SQL سورىقى"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr ""
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr ""
@@ -3425,8 +3462,8 @@ msgstr "تÛما %s تÛپىلمىدى!"
msgid "Theme path not found for theme %s!"
msgstr "ماۋزۇ %s تÛپىلمىدى."
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3717,7 +3754,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "ئەڭ چوڭ:%s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL سورىقى"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3730,124 +3773,139 @@ msgstr "ئەڭ چوڭ:%s%s"
msgid "MySQL said: "
msgstr "MySQL جاۋابى: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr ""
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL ئىزاھى"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL ئىزاھىىدىن ئاتلاش"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP كودى يوق"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP كودى قۇرۇش"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "ÙŠÛڭلاش"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL دەلىللەشتىن ئاتلاش"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL دەلىللەش"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "ئىچكى بىرلىشىش"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "ئاساسىي مەزمۇن"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "يەكشەنبە"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%يىل %ئاي %كۈن %سائەت:%مىنۇت"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s ÙƒÛˆÙ†, %s سائەت, %s مىنىۇ Û‹Û• %s سÛكوند"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "دائىملىق"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "ساندان &quot;%s&quot; .غا ئۆتۈش"
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
#, fuzzy
#| msgid "Click to select"
msgid "Click to toggle"
msgstr "بىر چىكىپ تاللاڭ"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "مۇلازىمىتÛردىكى يۈكلەش مۇندەرىجىسى"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "كۆرسىتىلگەن مۇندەرىجىگە يۈكلىيەلمىدى"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "تازىلاش"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "يازدۇر"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "قۇرۇش"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ئاخىرقى ÙŠÛڭلىنىش"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ئاخىرقى تەكشۈرۈش"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -3859,13 +3917,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "سانلىق مەلۇمات"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "يىغىندىسى"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3929,6 +3991,12 @@ msgstr "ئۈنۈمسىز مۇلازىمىتÛر :%s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "مۇلازىمىتÛر %1$s ئۈنۈمسىز. تەڭشەك ھۆجقىتىنى تەشۈرۈڭ."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "مۇلازىمىتÛر"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "تەڭشەك ھۆجىتى ئىچىدىكى دەلىللەش ئۇسۇلى ئۈنۈمسىز:"
@@ -3980,7 +4048,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "تاقالدى"
@@ -4070,7 +4138,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr ""
@@ -4121,25 +4189,25 @@ msgstr "ئۇلىنىشنى تاپالمىدى"
msgid "maximum %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4381,7 +4449,7 @@ msgid "Character set of the file"
msgstr ""
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Ùورماتلاش"
@@ -4398,7 +4466,6 @@ msgstr "پىرىسلاش"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4408,13 +4475,17 @@ msgstr ""
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#, fuzzy
+#| msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "مەزمۇن ئايرىش بەلگىسى"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "مەزمۇنئايلاندۇرۇش بەلگىسى"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4422,8 +4493,10 @@ msgstr "مەزمۇنئايلاندۇرۇش بەلگىسى"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "نى ئالماشتۇرۇش ئۈچۈنNULL"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
+msgstr "نى ئالماشتۇرۇش ئۈچۈنNULL "
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4432,12 +4505,16 @@ msgstr ""
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "خەت ئايرىش بەلگىسى"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "قۇر ئالماشۇرۇش بەلگىسى"
#: libraries/config/messages.inc.php:80
@@ -4478,8 +4555,6 @@ msgid "Include table caption"
msgstr "ئۆزئىچىگە ئالغان جەدÛۋەلنىڭ تىمىسى"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "جەدÛۋەلنىڭ تىمىسى"
@@ -4488,8 +4563,6 @@ msgid "Continued table caption"
msgstr "داۋاملاشتۇرىدىغان جەدÛۋەلنىڭ تىمىسى"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "ئاچقۇچلۇق ئÛمزا"
@@ -4516,7 +4589,7 @@ msgid "Save on server"
msgstr ""
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "مەۋجۇت ھۆججەت ئۈستىدىن ÙŠÛزىش"
@@ -4534,7 +4607,7 @@ msgid "Enclose table and column names with backquotes"
msgstr ""
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQLئۆز ئىچىگە ئالغان شەكلى"
@@ -5974,7 +6047,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "SQL query"
msgid "Retain query box"
@@ -6005,12 +6078,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6033,8 +6102,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -6251,6 +6320,10 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+msgid "Incorrect value:"
+msgstr ""
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6306,15 +6379,25 @@ msgstr "تەڭشەك ھۆججىتى ئىچىدىكى ئىشلەنكۈچى ئۇل
msgid "No Password"
msgstr "پارول يوق"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "شىÙىر"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "قايتا كىرگۈزىش"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "پارول Ú¾Ûسابلاش"
#: libraries/display_change_password.lib.php:87
@@ -6322,7 +6405,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 بىلەن سەپلەش"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6332,6 +6414,12 @@ msgstr "ساندان قۇرۇش"
msgid "Create"
msgstr "قۇرۇش"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "ساندان قۇرۇش"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6362,109 +6450,103 @@ msgstr "سۆزلەم سانى"
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Cannot log in to the MySQL server"
msgid "Exporting databases from the current server"
msgstr "MySQL مۇلازىمىتÛرىغا ئۇلىنالمىدى."
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "ساندان %s غا جەدىۋەل قۇرۇش"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "ساندان %s غا جەدىۋەل قۇرۇش"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export"
msgid "Export Method:"
msgstr "چىقىرىش"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "ساندان"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Table"
msgid "Table(s):"
msgstr "جەدۋەل"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "سەپ سانى"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of columns"
-msgid "Number of rows:"
-msgstr "سۆزلەم سانى"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "مۇلازىمىتÛرنىڭ %s مۇندەرىجىسىدە ساقلاش"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "ھۆججەتنى باشقا ساقلاش"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "ھۆججەت ئÛتى ئەندىزىسى"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6472,63 +6554,63 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ھۆججەتنىڭ ھەرىپ-بەلگە توپلىمى"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "پىرىسلاش"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "zipپىرىسلاش"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "gzipپىرىسلاش"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "bzip پىرىسلاش"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "ھۆججەتنى باشقا ساقلاش"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Ùورماتلاش"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6542,7 +6624,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6671,6 +6753,10 @@ msgstr ""
msgid "Language"
msgstr "تىلى"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7045,8 +7131,10 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "مۇلازىمىتÛردىكى يۈكلەش مۇندەرىجىسى"
#: libraries/insert_edit.lib.php:1400
@@ -7110,46 +7198,46 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Repair table"
msgid "Replace table prefix"
msgstr "جەدۋەلنى ئوڭشاش"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fr"
msgid "From"
msgstr "جۈمە"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "راستىنلا ئجرا قىلىمسىز"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7366,18 +7454,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "سانلىق مەلۇمات جەدىۋÛلى ئىسمى"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -7395,7 +7483,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr ""
@@ -7404,7 +7492,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7415,12 +7503,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7431,7 +7519,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7442,7 +7530,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7454,13 +7542,15 @@ msgstr ""
msgid "Views"
msgstr "قاراش"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "ئۆزگەرتىلگەن ساندان ئىسمى"
#: libraries/operations.lib.php:107
@@ -7477,22 +7567,24 @@ msgid "Drop the database (DROP)"
msgstr "كۆچۈرۈلگەن ساندان"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "تۈزىلىشىنىلا"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "تۈزۈلىشى ۋە ئۇچۇر"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "ئۇچۇرنىلا"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "كۆچۈرۈلگەن ساندان"
#: libraries/operations.lib.php:186
@@ -7533,8 +7625,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "جەدۋەل ئىزاھى"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7681,20 +7776,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "مۇلازىمىتÛر:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "ئابۇنىت ئىسمى:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "شىÙىر"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "مۇلازىمىتÛر تاللاش"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7868,13 +7957,27 @@ msgstr "تۈزىلىشىنىلا"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "جەدÛۋەلنىڭ تىمىسى"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "جەدÛۋەلنىڭ تىمىسى"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "ئاچقۇچلۇق ئÛمزا"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7896,32 +7999,60 @@ msgstr "جەدۋەل ئىزاھى"
msgid "Display MIME types"
msgstr "MIMEشەكلىنى ئىشلىتەلەيسىز"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Put columns names in the first row:"
+msgstr "خەت ئايرىش بەلگىسى"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ئاساسىي ماشىنا"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "قۇرۇلغان ۋاقتى"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHPنۇسخىسى"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "ساندان"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "سانلىق مەلۇمات"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "تۈزۈلىشى"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Invalid table name"
@@ -8082,6 +8213,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "جەدۋەل"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8311,7 +8448,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "ئاساسىي ئالاقە ۋاريانتلىرى"
@@ -8338,11 +8474,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8381,7 +8517,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8404,17 +8540,24 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "Username:"
+msgid "User name:"
+msgstr "ئابۇنىت ئىسمى:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "ئÛغىز"
#: libraries/replication_gui.lib.php:112
@@ -8425,7 +8568,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8434,6 +8577,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ئاساسىي ماشىنا"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8451,12 +8603,9 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+msgid "Use text field:"
msgstr ""
#: libraries/replication_gui.lib.php:326
@@ -8486,9 +8635,16 @@ msgid ""
"table are used instead."
msgstr ""
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "قايتا كىرگۈزىش"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
-msgstr ""
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "پارول ھاسىللاش"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
@@ -8533,11 +8689,12 @@ msgstr ""
msgid "Edit event"
msgstr "مەجبۇرى قوشۇش"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr ""
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8841,98 +8998,98 @@ msgstr "ئۈنۈمسىز جەدۋەل ئىسمى"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Routines"
msgid "Add routine"
msgstr "دائىملىق"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "دائىملىق"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "سانداندا جەدۋەل يوق"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no routines to display."
msgstr "ئىزلانغان جەدۋەل"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Routines"
msgid "Add trigger"
msgstr "دائىملىق"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "سانداندا جەدۋەل يوق"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no triggers to display."
msgstr "ئىزلانغان جەدۋەل"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add constraints"
msgid "Add event"
msgstr "مەجبۇرى قوشۇش"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Events"
msgid "event"
msgstr "ھادىسە"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "سانداندا جەدۋەل يوق"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "Tracked tables"
msgid "There are no events to display."
@@ -8992,7 +9149,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -9096,8 +9253,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
@@ -9105,7 +9262,7 @@ msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "مۇلازىمىتÛر"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9341,6 +9498,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -9377,6 +9540,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9417,7 +9587,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -9457,7 +9626,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9465,7 +9634,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9505,6 +9674,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "ھۇقۇقى"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Privileges"
+msgid "Edit Privileges:"
+msgstr "ھۇقۇقى"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9526,45 +9701,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9631,11 +9806,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "%s جەدۋەل تازىلاندى"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "ئاكتىپ ئىزلاش"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "ئىزلاش ئاكتىپ ئەمەس"
@@ -9661,7 +9836,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr "مەزمۇن بارلارنى تاللاش"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "تۈرلەش"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9747,7 +9926,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9817,7 +9996,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9825,12 +10004,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query"
msgid "Query error"
@@ -9911,8 +10090,18 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "تاسقاش"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10044,8 +10233,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of columns"
+msgid "Number of tables:"
+msgstr "سۆزلەم سانى"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10106,7 +10297,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "بەت سانى"
#: pmd_pdf.php:123
@@ -10128,7 +10319,7 @@ msgid "New page name: "
msgstr "قىممەت ئىسمى"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10147,6 +10338,12 @@ msgstr "!خاتالىق:مۇناسىۋەت قۇشۇلمىغان"
msgid "FOREIGN KEY relation added"
msgstr "سىرتقى مۇناسىۋەتلىك ئۇلانما قۇشۇلدى"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "ئاساسىي ئالاقە ۋاريانتلىرى"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr ".ئىچكى ئۇلىنىش مۇاسىۋىتى قۇشۇلدى"
@@ -10236,6 +10433,12 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+#, fuzzy
+#| msgid "Skip Validate SQL"
+msgid "SQL history:"
+msgstr "SQL دەلىللەشتىن ئاتلاش"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10284,30 +10487,30 @@ msgstr[0] "ساندان %s ئۆچۈرۈلدى."
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10335,7 +10538,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10651,10 +10854,6 @@ msgstr ""
msgid "Add chart"
msgstr "دائىملىق"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10835,6 +11034,22 @@ msgstr[0] "مىنۇت"
msgid "Questions since startup: %s"
msgstr ""
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "Minute"
+msgid "per minute:"
+msgstr "مىنۇت"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "Second"
+msgid "per second:"
+msgstr "سÛكنۇت"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -11460,7 +11675,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11564,7 +11779,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11766,8 +11981,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "ھاسىللاش"
#: sql.php:1234
msgid ""
@@ -11780,10 +11997,16 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:1319
-msgid "Label"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
msgstr ""
+#: sql.php:1319
+#, fuzzy
+#| msgid "Label key"
+msgid "Label:"
+msgstr "ئاچقۇچلۇق ئÛمزا"
+
# column نى سۆزلەم دەپ ئالساق مۇۋاپىق بولغىدەك
#: tbl_chart.php:38
#, fuzzy
@@ -11876,17 +12099,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -11895,6 +12118,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "ئۈنۈمسىز جەدۋەل ئىسمى"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr ""
@@ -11919,7 +12146,7 @@ msgstr "كۈندىلىك ھۆججەت ئۇمۇمىي سانى"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Keyname"
msgid "File name"
@@ -11987,9 +12214,19 @@ msgstr ""
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show dimension of tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "جەدÛۋەلنىڭ Ú†ÙˆÚ­-كىچىكلىكىنى كۆرسىتىش"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "memcached usage"
+msgid "Space usage:"
+msgstr "قۇلۇپلانغان بەت"
+
+#: tbl_printview.php:345
+msgid "Row Statistics:"
+msgstr ""
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12021,6 +12258,13 @@ msgstr "دائىملىق"
msgid "No index defined! Create one below"
msgstr "index قىممىتى بەلگىلەنمىگەن!"
+# column نى سۆزلەم دەپ ئالساق مۇۋاپىق بولغىدەك
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "سۆزلەمنى كۆرسەتمەسلىك"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12066,112 +12310,116 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data row from report"
msgstr "سانلىق مەلۇماتنى ئىزقوغلاپ ئۈچۈرۈش"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr ""
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate now"
msgid "Deactivate tracking for %s"
msgstr "دەرھال ئىشلىتىشنى توختۇتۇڭ"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "دەرھال ئىشلىتىشنى توختۇتۇڭ"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "Create version"
msgid "Create version %1$s of %2$s"
msgstr "نەشىرنى قۇىماق"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "نەشىرنى قۇىماق"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr "تÛخىمۇ ÙƒÛ†Ù¾ تÛمىغا ئىرىشىش !"
@@ -13362,6 +13610,36 @@ msgid "concurrent_insert is set to 0"
msgstr ""
#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "مۇلازىمىتÛر تاللاش"
+
+#, fuzzy
+#~| msgid "SQL query"
+#~ msgid "Live query chart"
+#~ msgstr "SQL سورىقى"
+
+#~ msgid "And"
+#~ msgstr "Û‹Û•"
+
+#, fuzzy
+#~| msgid "Number of columns"
+#~ msgid "Number of rows"
+#~ msgstr "سۆزلەم سانى"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "مەزمۇن ئايرىش بەلگىسى"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "مەزمۇنئايلاندۇرۇش بەلگىسى"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "نى ئالماشتۇرۇش ئۈچۈنNULL"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "قۇر ئالماشۇرۇش بەلگىسى"
+
+#, fuzzy
#~| msgid "Server version"
#~ msgid "Software version"
#~ msgstr "مۇلازىمىتىر نۇسخىسى"
@@ -13523,9 +13801,6 @@ msgstr ""
#~ msgid "Location of the text file"
#~ msgstr "يىزىق ھۆججەتنىڭ ئورنى"
-#~ msgid "memcached usage"
-#~ msgstr "قۇلۇپلانغان بەت"
-
#~ msgid "% connections used"
#~ msgstr "PBMS ئۇلىنالمىدى:"
diff --git a/po/uk.po b/po/uk.po
index f8bed0e854..04062e39e2 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-02-13 18:54+0200\n"
"Last-Translator: Andrey Prokopenko <aprk@ukr.net>\n"
"Language-Team: Ukrainian <http://l10n.cihar.com/projects/phpmyadmin/master/"
@@ -16,18 +16,18 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Показати вÑе"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Ðомер Ñторінки:"
@@ -41,19 +41,18 @@ msgstr ""
"вікно, або Ð½Ð°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð±ÐµÐ·Ð¿ÐµÐºÐ¸ Вашого оглÑдача блокують між-віконні "
"оновленнÑ."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Шукати"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "Шукати"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "Вперед"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ðазва ключа"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ОпиÑ"
@@ -119,15 +118,16 @@ msgstr "Базу даних %1$s Ñтворено."
msgid "Database comment: "
msgstr "Коментар бази даних: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Коментарі таблиці"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -139,8 +139,8 @@ msgstr "Коментарі таблиці"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "Стовпчик"
@@ -163,12 +163,12 @@ msgstr "Стовпчик"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Тип"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -180,7 +180,7 @@ msgstr "Тип"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Ðуль"
@@ -195,7 +195,7 @@ msgstr "Ðуль"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "По замовчуванню"
@@ -221,11 +221,11 @@ msgstr "Лінки до"
msgid "Comments"
msgstr "Коментарі"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -238,21 +238,21 @@ msgstr "Коментарі"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "ÐÑ–"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -265,10 +265,10 @@ msgstr "ÐÑ–"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Так"
@@ -276,7 +276,7 @@ msgstr "Так"
msgid "View dump (schema) of database"
msgstr "ПереглÑнути дамп (Ñхему) БД"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Ð’ БД не виÑвлено таблиць."
@@ -289,7 +289,7 @@ msgstr "Вибрати вÑÑ–"
msgid "Unselect All"
msgstr "ЗнÑти вÑÑ– відмітки"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Ім'Ñ Ð±Ð°Ð·Ð¸ даних порожнє!"
@@ -315,20 +315,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "ТаблицÑ"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "РÑдки"
@@ -341,28 +340,25 @@ msgstr "Розмір"
msgid "in use"
msgstr "викориÑтовуєтьÑÑ"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "СтвореннÑ"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "ОÑтаннє оновленнÑ"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "ОÑÑ‚Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€ÐºÐ°"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -401,16 +397,12 @@ msgstr "ВідÑлідковувані таблиці"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "База даних"
@@ -418,17 +410,17 @@ msgstr "База даних"
msgid "Last version"
msgstr "ОÑÑ‚Ð°Ð½Ð½Ñ Ð²ÐµÑ€ÑÑ–Ñ"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Створено"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Оновлено"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Стан"
@@ -437,13 +429,11 @@ msgstr "Стан"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "ДіÑ"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Показати"
@@ -452,20 +442,20 @@ msgid "Delete tracking data for this table"
msgstr "Видалити дані відÑÑ‚ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ñ†Ñ–Ñ”Ñ— таблиці"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Знищити"
# активна
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "активний"
# не активна
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "не активний"
@@ -473,11 +463,11 @@ msgstr "не активний"
msgid "Versions"
msgstr "ВерÑÑ–Ñ—"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Звіт трекінгу (відÑтеженнÑ)"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Знімок Ñтруктури"
@@ -493,24 +483,24 @@ msgstr "ВідÑлідковувати таблицю"
msgid "Database Log"
msgstr "Журнал бази даних"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "Ðевірний тип!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Обраний тип екÑпорту збережений в файл!"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "Ðевірні параметри!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Бракує міÑÑ†Ñ Ð´Ð»Ñ Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -518,12 +508,12 @@ msgstr ""
"Файл %s Ñ–Ñнує на Ñервері, прошу змінити назву файлу, або відмітити опцію "
"заміни Ñ–Ñнуючих файлів."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Веб-Ñервер не має привілеїв Ð´Ð»Ñ Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ %s."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Dump збережено у файл %s."
@@ -537,70 +527,83 @@ msgstr "Ðевірний тип екÑпорту"
msgid "Value for the column \"%s\""
msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ñтовпчика \"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "ВикориÑтовуйте OpenStreetMaps Ñк базовий плаÑÑ‚"
# Ідентифікатор проÑторової ÑиÑтеми координат
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "ГеометріÑ"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "Точка"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Точка %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "Додати точку"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Відрізок"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "Зовнішнє кільце"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "Внутрішнє кільце"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Додати відрізок"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Додати внутрішнє кільце"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "Полігон"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Додати полігон"
@@ -703,12 +706,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "Ваш SQL-запит було уÑпішно виконано"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Ðазад"
@@ -738,37 +741,40 @@ msgstr "Додаткові налаштуваннÑ"
msgid "Database server"
msgstr "Сервер бази даних"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Сервер"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Сервер:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Порт Ñервера"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "ВерÑÑ–Ñ Ñервера"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "ВерÑÑ–Ñ Ð¿Ñ€Ð¾Ñ‚Ð¾ÐºÐ¾Ð»Ñƒ"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "КориÑтувач"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "ÐšÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ Ñимволів Ñерверу"
#: index.php:269
@@ -776,30 +782,36 @@ msgid "Web server"
msgstr "Веб-Ñервер"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "ВерÑÑ–Ñ ÐºÐ»Ñ–Ñ”Ð½Ñ‚Ñƒ бази даних"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP розширеннÑ"
#: index.php:300
msgid "Show PHP information"
msgstr "Показати інформацію про PHP"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "ВідомоÑÑ‚Ñ– про верÑÑ–ÑŽ"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ДокументаціÑ"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Вікі"
@@ -922,7 +934,7 @@ msgstr "Оператори \"DROP DATABASE\" заборонені."
msgid "Do you really want to execute \"%s\"?"
msgstr "Ви дійÑно бажаєте виконати \"%s\"?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Ви збираєтеÑÑŒ здійÑнити ЗÐИЩЕÐÐЯ БД!"
@@ -1005,70 +1017,36 @@ msgstr "ÐŸÐµÑ€ÐµÐ·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð¿Ñ€Ð°Ð²"
msgid "Removing Selected Users"
msgstr "Ð’Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ Ð²Ñ–Ð´Ð¼Ñ–Ñ‡ÐµÐ½Ð¸Ñ… кориÑтувачів"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Закрити"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Редагувати"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "Графік трафіку в реальному чаÑÑ–"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "Графік підкл./процеÑів в реальному чаÑÑ–"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "Графік запиту в реальному чаÑÑ–"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "Статичні дані"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Разом"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "Інше"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "З'єднань / ПроцеÑів"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "ÐеÑуміÑна ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð»Ð¾ÐºÐ°Ð»ÑŒÐ½Ð¾Ð³Ð¾ монітору"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1080,161 +1058,161 @@ msgstr ""
"імовірно, що ваша поточна ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð±Ñ–Ð»ÑŒÑˆÐµ не буде працювати. Будь лаÑка, "
"вÑтановіть вашу конфігурацію за замовчаннÑм в меню <i>УÑтановки</i>."
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "ЕфективніÑÑ‚ÑŒ кешу запитів"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "ВикориÑÑ‚Ð°Ð½Ð½Ñ ÐºÐµÑˆÑƒ запитів"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "ВикориÑтано кеш запитів"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "ВикориÑÑ‚Ð°Ð½Ð½Ñ CPU ÑиÑтемою"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "Пам'ÑÑ‚ÑŒ ÑиÑтеми"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "SWAP ÑиÑтеми"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "Середнє навантаженнÑ"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "Загальна пам'ÑÑ‚ÑŒ"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "Пам'ÑÑ‚Ñ– кешовано"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "Пам'ÑÑ‚Ñ– буферизовано"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "Пам'ÑÑ‚Ñ– вільно"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "Пам'ÑÑ‚Ñ– викориÑтано"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "Загальний Swap"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "Кешований Swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "ВикориÑтаний Swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "Вільний Swap"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Байтів надіÑлано"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Байтів отримано"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "З'єднань"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "ПроцеÑів"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Б"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "КБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ТБ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "ПБ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ЕБ"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d таблицÑ(таблиць)"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "ПитаннÑ"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Трафік"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "ÐалаштуваннÑ"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "Вилучити діаграму"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "Редагувати назву та позначки"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "Додати графік до Ñітки"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "Будь лаÑка додайте щонайменше одну змінну до Ñ€Ñду"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1242,39 +1220,39 @@ msgstr "Будь лаÑка додайте щонайменше одну зміÐ
msgid "None"
msgstr "Жодного"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "Відновити монітор"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "Призупинити монітор"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log та slow_query_log ввімкнені."
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log ввімкнений."
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log ввімкнений."
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "general_log та slow_query_log вимкнені."
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output не вÑтановлений Ð´Ð»Ñ TABLE."
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output вÑтановлений Ð´Ð»Ñ TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1285,12 +1263,12 @@ msgstr ""
"%d Ñекунди. Рекомендовано вÑтановити long_query_time 0-2 Ñекунди, в "
"залежноÑÑ‚Ñ– від вашої ÑиÑтеми."
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time вÑтановлено на %d Ñекунди(Ñекунд)."
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -1299,30 +1277,30 @@ msgstr ""
"будуть вÑтановлені за замовчуваннÑм:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "Ð’Ñтановити log_output в %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "Увімкнено %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "Вимкнено %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "Ð’Ñтановити long_query_time у %d Ñекунд"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -1330,53 +1308,53 @@ msgstr ""
"Ви не можете змінити ці змінні. Будь лаÑка увійдіть Ñк root або зв'ÑжітьÑÑ Ð· "
"вашим адмініÑтратором БД."
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "Змінити налаштуваннÑ"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "Поточні налаштуваннÑ"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "Заголовок діаграми"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "Диференціальний"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "Розділено на %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "Модуль"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "З журналу повільних запитів (slow log)"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "Із загального журналу"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "Ðналіз журналів"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "Ðналіз та Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð¶ÑƒÑ€Ð½Ð°Ð»Ñ–Ð². Це може зайнÑти деÑкий чаÑ."
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "СкаÑувати запит"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1386,7 +1364,7 @@ msgstr ""
"тільки Ñам SQL запит був викориÑтаний в ÑкоÑÑ‚Ñ– критеріїв клаÑифікації, так "
"що інші атрибути запиту, такі Ñк Ñ‡Ð°Ñ Ð¿Ð¾Ñ‡Ð°Ñ‚ÐºÑƒ, можуть відрізнÑтиÑÑ."
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1395,31 +1373,31 @@ msgstr ""
"ОÑкільки було обрано Ð³Ñ€ÑƒÐ¿Ð¾Ð²Ð°Ð½Ð½Ñ Ð·Ð°Ð¿Ð¸Ñ‚Ñ–Ð² INSERT, INSERT запити в тій же "
"таблиці також групуютьÑÑ Ñ€Ð°Ð·Ð¾Ð¼, незважаючи на вÑтавлені дані."
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "Журнальні дані завантажені. Запити виконані в цей проміжок чаÑу:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "Перейти до таблиці Log"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "Даних не знайдено"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "Журнал проаналізований, але даних в цей проміжок чаÑу не знайдено."
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "ÐналізуєтьÑÑ…"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "Тлумачити вихідні дані"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1427,66 +1405,66 @@ msgstr "Тлумачити вихідні дані"
msgid "Time"
msgstr "ЧаÑ"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "Загальний чаÑ:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "Результати профілюваннÑ"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "ТаблицÑ"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "Діаграма"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "Редагувати діаграму"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "Серії"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "опції фільтрів таблиці Log"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Фільтр"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "Фільтрувати запити по Ñлову/регулÑрному_виразу:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "Групувати запити, ігноруючи змінні в операторі WHERE"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "ЧиÑло згрупованих Ñ€Ñдків:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "Разом:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "Журнал завантаженнÑ"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "ÐžÐ½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð¼Ð¾Ð½Ñ–Ñ‚Ð¾Ñ€Ñƒ не вдалоÑÑ"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1496,27 +1474,27 @@ msgstr ""
"швидше за вÑе, тому що ваша ÑеÑÑ–Ñ Ð·Ð°ÐºÑ–Ð½Ñ‡Ð¸Ð»Ð°ÑÑ. ÐŸÐµÑ€ÐµÐ·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñторінки Ñ– "
"повторного Ð²Ð²ÐµÐ´ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¸Ñ… даних повинно допомогти."
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "Перезавантажити Ñторінку"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "РÑдки що зазнали змін:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
"Ðевдале Ð·Ñ‡Ð¸Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ конфігурації. Схоже на неприпуÑтимий JSON код."
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
"Ðеможливо побудувати Ñітку даних з імпортованою конфігурацією. Ð’Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ "
"конфігурації за замовчуваннÑм…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1524,228 +1502,237 @@ msgstr ""
msgid "Import"
msgstr "Імпорт"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "Імпорт налаштувань монітору"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "Будь лаÑка, оберіть файл, Ñкий ви бажаєте імпортувати"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "Ðналізувати запит"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "СиÑтема порад"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "Можливі проблеми з продуктивніÑÑ‚ÑŽ"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "ПропозиціÑ"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "РекомендаціÑ"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "Деталі правила"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "ПравомірніÑÑ‚ÑŒ"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "ВикориÑтана змінна / формула"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "ТеÑÑ‚"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "СкаÑувати"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "ЗавантаженнÑ"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Обробка запиту"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Помилка при обробці запиту"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "Код помилки: %s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "ТекÑÑ‚ помилки: %s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Жодної бази даних не вибрано."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "Ð’Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ Ñтовпчика"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "Ð”Ð¾Ð´Ð°Ð²Ð°Ð½Ð½Ñ Ð“Ð¾Ð»Ð¾Ð²Ð½Ð¾Ð³Ð¾ Ключа"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "Клікніть Ð´Ð»Ñ Ð¿Ñ€Ð¾Ð¿ÑƒÑку цьго повідомленнÑ"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "ÐŸÐµÑ€ÐµÐ¹Ð¼ÐµÐ½ÑƒÐ²Ð°Ð½Ð½Ñ Ð±Ð°Ð· даних"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "ÐŸÐµÑ€ÐµÐ·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð±Ð°Ð·Ð¸ даних"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "ÐšÐ¾Ð¿Ñ–ÑŽÐ²Ð°Ð½Ð½Ñ Ð±Ð°Ð·Ð¸ даних"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "Зміна КодуваннÑ"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "Ð¢Ð°Ð±Ð»Ð¸Ñ†Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ð° мати принаймі один Ñтовпчик"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "Ð’Ñтавити таблицю"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "Сховати індекÑи"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "Показати індекÑи"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "Перевірка зовнішніх ключів:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(Увімкнено)"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(Вимкнено)"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "Пошук"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "Сховати результати пошуку"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "Показати результати пошуку"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "ПереглÑд"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "ВидаленнÑ"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "Ð’Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð¾Ñ— функції має міÑтити оператор RETURN!"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET редактор"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð»Ñ ÐºÐ¾Ð»Ð¾Ð½ÐºÐ¸ %s"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð½Ð¾Ð²Ð¾Ð³Ð¾ Ñтовпчика"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "Введіть кожне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð² окреме поле"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "Додати %d значеннÑ(ÑŒ)"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
"Примітка: Якщо файл міÑтить кілька таблиць, то вони будуть об'єднані в одну"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "Сховати блок запиту"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "Показати блок запиту"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Редагувати"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "РÑдків не вибрано"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Змінити"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "Ð§Ð°Ñ Ð²Ð¸ÐºÐ¾Ð½Ð°Ð½Ð½Ñ Ð·Ð°Ð¿Ð¸Ñ‚Ñƒ"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d неправильний номер Ñ€Ñдка."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1754,90 +1741,114 @@ msgstr "%d неправильний номер Ñ€Ñдка."
msgid "Save"
msgstr "Зберегти"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "Сховати критерії пошуку"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "Показати критерії пошуку"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "Збільшити Пошук"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "Кожна точка ÑвлÑÑ” Ñобою Ñ€Ñдок даних."
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "ÐÐ°Ð²ÐµÐ´ÐµÐ½Ð½Ñ ÐºÑƒÑ€Ñора над крапкою відобразить, Ñ—Ñ— назву."
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "Щоб збільшити маÑштаб, виберіть ділÑнку діаграми за допомогою миші."
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
"ÐатиÑніть кнопку Ð¡ÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¼Ð°Ñштабу, щоб повернутиÑÑ Ð´Ð¾ початкового Ñтану."
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "Клікніть на дані щоб переглÑнути та можливо редагувати дані Ñ€Ñдка."
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
"Розмір графіка може бути змінений шлÑхом перетÑÐ³ÑƒÐ²Ð°Ð½Ð½Ñ Ð½Ð¸Ð¶Ð½ÑŒÐ¾Ð³Ð¾ правого кута."
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "Виділити дві колонки"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "Виділити дві різні колонки"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "Результати запиту"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "ВміÑÑ‚ точки даних"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Ігнорувати"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "Копіювати"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "Точка"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "Відрізок"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "Полігон"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "ГеометріÑ"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "Внутрішнє кільце"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "Зовнішнє кільце"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "Додати колонки"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Обрати ключі поÑиланнÑ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Обрати зовнішній ключ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Будь лаÑка, оберіть первинний ключ або унікальний ключ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "Виберіть колонку Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -1845,20 +1856,20 @@ msgstr ""
"Ви не зберегли зміни в макет. Вони будуть втрачені, Ñкщо ви не збережете Ñ—Ñ…. "
"Бажаєте продовжити?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "Додати опцію Ð´Ð»Ñ ÐºÐ¾Ð»Ð¾Ð½ÐºÐ¸ "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "Створено %d об'єкт(ів)"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "ÐатиÑніть Escape Ð´Ð»Ñ Ð²Ñ–Ð´Ð¼Ñ–Ð½Ð¸ редагуваннÑ"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -1866,29 +1877,29 @@ msgstr ""
"Ви змінили деÑкі дані, Ñ– вони не були збережені. Ви впевнені, що хочете "
"залишити цю Ñторінку перед збереженнÑм даних?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "ПеретÑгніть Ð´Ð»Ñ Ð·Ð¼Ñ–Ð½Ð¸ порÑдку"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "Клацніть Ð´Ð»Ñ ÑортуваннÑ"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "Клацніть Ð´Ð»Ñ Ð²ÑтановленнÑ/знÑÑ‚Ñ‚Ñ Ð¿Ð¾Ð·Ð½Ð°Ñ‡ÐºÐ¸"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "Клацніть двічі, щоб Ñкопіювати назву Ñтовпчика"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
"Клацніть на Ñтрілку випадаючого меню <br/> Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÐ¼Ð¸ÐºÐ°Ð½Ð½Ñ Ð²Ð¸Ð´Ð¸Ð¼Ð¾ÑÑ‚Ñ– "
"Ñтовпчика"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1897,65 +1908,65 @@ msgstr ""
"редагуваннÑ, прапорцем, поÑиланнÑми Редагувати, Копіювати та ВидалÑти можуть "
"не працювати піÑÐ»Ñ Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ."
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
"Ви також можете редагувати більшіÑÑ‚ÑŒ значень <br /> двіччі клацнувши прÑмо "
"по них."
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
"Ви також можете редагувати більшіÑÑ‚ÑŒ колонок <br /> клацнувши безпоÑередньо "
"на них."
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "Перейти за поÑиланнÑм"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "Копіювати назву Ñтовпчик(ів)"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
"Клацніть правою кнопкою назву Ñтовпчика, щоб Ñкопіювати його в буфер обміну."
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "Показати Ñ€Ñд(и) даних"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "Згенерувати пароль"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Згенерувати"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "Змінити пароль"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "Більше"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "Показати панель"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "Приховати панель"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
"Запитану Ñторінку не знайдено в Ñ–Ñторії, можливо минув Ñ—Ñ— термін зберіганнÑ."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1965,266 +1976,266 @@ msgstr ""
"Ðайновіша верÑÑ–Ñ %s, випущена %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", оÑÑ‚Ð°Ð½Ð½Ñ Ñтабільна верÑÑ–Ñ:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "оновлено"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Готово"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "ПопереднÑ"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "ÐаÑтупна"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "Сьогодні"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "Січень"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Лютий"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "Березень"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "Квітень"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Травень"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "Червень"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "Липень"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "Серпень"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "ВереÑень"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "Жовтень"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "ЛиÑтопад"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "Грудень"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Січ"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Лют"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Бер"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Квт"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "Трв"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Чрв"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Лип"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Сер"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Вер"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Жов"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "ЛиÑ"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Гру"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "ÐеділÑ"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "Понеділок"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "Вівторок"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "Середа"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "Четвер"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "П'ÑтницÑ"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "Субота"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "Ðед"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Пон"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Ð’Ñ‚"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Сер"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Чт"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Пт"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Сб"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "Ðд"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "Пн"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "Ð’Ñ‚"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "Ср"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "Чт"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "Пт"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "Сб"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "Тж"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "календар-міÑÑць-рік"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "немає"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "Година"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "Хвилина"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "Секунда"
@@ -2277,16 +2288,16 @@ msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
"Ðеочікуваний Ñимвол в Ñ€Ñдку %1$s. ОчікувавÑÑ tab, але не знайдено \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "за Ñекунду"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "за хвилину"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "за годину"
@@ -2294,45 +2305,61 @@ msgstr "за годину"
msgid "per day"
msgstr "за день"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "ІÑнуючий файл конфігурації (%s) не читабельний."
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"Ðевірні права доÑтупу до конфігураційного файлу, він не повинен бути "
"доÑтупним Ð´Ð»Ñ Ð²ÑÑ–Ñ…!"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Розмір шрифту"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ЗроÑтаючий"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Спадаючий"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "Стовпчик"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "ПоÑортувати"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Показати"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Критерій"
#: libraries/DBQbe.class.php:576
@@ -2352,33 +2379,43 @@ msgid "Use Tables"
msgstr "ВикориÑтовувати таблиці"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Ðбо"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Та"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ð’Ñтавити"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Видалити"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Змінити"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-запит до БД <b>%s</b>:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Виконати запит"
@@ -2420,8 +2457,8 @@ msgstr[1] "%1$s ÑÐ¿Ñ–Ð²Ð¿Ð°Ð´Ñ–Ð½Ð½Ñ Ñƒ <strong>%2$s</strong>"
msgstr[2] "%1$s Ñпівпадінь у <strong>%2$s</strong>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "ПереглÑнути"
@@ -2435,9 +2472,9 @@ msgstr "Видалити ÑÐ¿Ñ–Ð²Ð¿Ð°Ð´Ñ–Ð½Ð½Ñ Ð´Ð»Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ– %s ?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Видалити"
@@ -2473,40 +2510,45 @@ msgstr "Зберегти відредаговані дані"
msgid "Restore column order"
msgstr "Відновити порÑдок Ñтовпців"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "Почати"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "Попередній"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "Вперед"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "Кінець"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "Початковий Ñ€Ñдок"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "КількіÑÑ‚ÑŒ Ñ€Ñдків"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "ЧиÑло Ñ€Ñдків:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "Режим"
#: libraries/DisplayResults.class.php:919
@@ -2530,7 +2572,7 @@ msgstr "Заголовки кожні %s Ñ€Ñдків"
msgid "Sort by key"
msgstr "Сортувати за ключем"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2642,12 +2684,12 @@ msgid "Query took %01.4f sec"
msgstr "Запит виконувавÑÑ %01.4f Ñек"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "З відміченими:"
@@ -2657,16 +2699,16 @@ msgstr "З відміченими:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Відмітити вÑе"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2765,12 +2807,12 @@ msgstr "Відкрити нове вікно phpMyAdmin"
msgid "Click on the bar to scroll to top of page"
msgstr "ÐатиÑніть на панелі, щоб прокрутити до початку Ñторінки"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "З цього моменту Cookies повинні бути дозволені."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "З цього моменту Javascript має бути увімкнений"
@@ -2782,21 +2824,21 @@ msgstr "Ð†Ð½Ð´ÐµÐºÑ Ð½Ðµ визначено!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ІндекÑи"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Унікальне"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Запакований"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "КількіÑÑ‚ÑŒ елементів"
@@ -2805,15 +2847,14 @@ msgstr "КількіÑÑ‚ÑŒ елементів"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "ПорівнÑннÑ"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Коментар"
@@ -2826,7 +2867,7 @@ msgstr "Первинний ключ було знищено"
msgid "Index %s has been dropped"
msgstr "Ð†Ð½Ð´ÐµÐºÑ %s було знищено"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2841,6 +2882,11 @@ msgstr ""
msgid "Databases"
msgstr "Бази Даних"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Сервер"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2848,35 +2894,39 @@ msgid "View"
msgstr "ПоданнÑ"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Структура"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Шукати"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Ð’Ñтавити"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Операцій"
@@ -2893,7 +2943,7 @@ msgstr "ВідÑтеженнÑ"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Тригери"
@@ -2916,14 +2966,14 @@ msgstr "Запит згідно прикладу"
msgid "Privileges"
msgstr "Привілеї"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Процедури"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Події"
@@ -2963,7 +3013,7 @@ msgstr "Плагіни"
msgid "Engines"
msgstr "Типи таблиць"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3010,8 +3060,7 @@ msgstr "Ðещодавні таблиці"
msgid "There are no recent tables"
msgstr "Ðещодавніх таблиць немає"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL-запит"
@@ -3148,11 +3197,15 @@ msgid "Target database `%s` was not found!"
msgstr "Цільова база даних \"%s\" не знайдена!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Ðеправильна база даних"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Ðеправильна назва таблиці"
#: libraries/Table.class.php:1210
@@ -3200,7 +3253,7 @@ msgstr "ФункціÑ"
msgid "Operator"
msgstr "Оператор"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3216,58 +3269,63 @@ msgstr "Пошук в таблиці"
msgid "Edit/Insert"
msgstr "Редагувати/Ð’Ñтавити"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "Виберіть Ñтовпці (принаймні один):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ðбо"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Додати умови пошуку (тіло Ð´Ð»Ñ ÑƒÐ¼Ð¾Ð²Ð¸ \"where\"):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "запиÑів на Ñторінці"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "ПорÑдок переглÑду:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "ВикориÑтовуйте цей Ñтовпчик Ð´Ð»Ñ Ð¿Ð¾Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð¶Ð½Ñ–Ð¹ точці"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "МакÑимальна кількіÑÑ‚ÑŒ Ñ€Ñдків Ð´Ð»Ñ Ð¿Ð¾Ð±ÑƒÐ´Ð¾Ð²Ð¸ графіку"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "ОглÑд зовнішніх значень"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "Додаткові критерії пошуку"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
"Виконати \"запит згідно прикладу\" (Ñимвол підÑтавновки: \"%\") Ð´Ð»Ñ Ð´Ð²Ð¾Ñ… "
"різних Ñтовпчиків"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "Виконати \"запит згідно прикладу\" (Ñимвол підÑтавновки: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "ОглÑнути/Редагувати точки"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "Як викориÑтовувати"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "Ð¡ÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð¼Ð°Ñштабу"
@@ -3299,8 +3357,10 @@ msgstr "Тема %s не знайдена!"
msgid "Theme path not found for theme %s!"
msgstr "ШлÑÑ… теми не знайдений Ð´Ð»Ñ Ñ‚ÐµÐ¼Ð¸ %s!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "Тема"
#: libraries/Types.class.php:296
@@ -3593,7 +3653,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "МакÑимум: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL-запит"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3606,119 +3672,134 @@ msgstr "МакÑимум: %s%s"
msgid "MySQL said: "
msgstr "Відповідь MySQL: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "Ðе вдалоÑÑ Ð¿Ð¸Ð´'єднатиÑÑ Ð´Ð¾ SQL валідатора!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Тлумачити SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Ðе тлумачити SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "без PHP коду"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "Створити PHP код"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Оновити"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "Ðе перевірÑти SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "Перевірити SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "РÑдкове Ñ€ÐµÐ´Ð°Ð³ÑƒÐ²Ð°Ð½Ð½Ñ Ñ†ÑŒÐ¾Ð³Ð¾ запиту"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "в Ñ€Ñдок"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "ПрофілюваннÑ"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Ðд"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d %Y р., %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s днів, %s годин, %s хвилин Ñ– %s Ñекунд"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "Пропущено параметр:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Перейти до бази даних &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "Ðа функціональніÑÑ‚ÑŒ %s впливає відома помилка, див. %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "Клікніть, щоб змінити"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "ПереглÑнути Ваш комп'ютер:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Виберіть з каталога веб-Ñервера Ð´Ð»Ñ Ð²Ñ–Ð´Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñ–Ð² <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Ð’Ñтановлений Вами каталог Ð´Ð»Ñ Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñ–Ð² недоÑтупний"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "Ðемає файлів Ð´Ð»Ñ Ð²Ñ–Ð´Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "ОчиÑтити"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "Виконати"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Друк"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "СтвореннÑ"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "ОÑтаннє оновленнÑ"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "ОÑÑ‚Ð°Ð½Ð½Ñ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€ÐºÐ°"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "загальні"
@@ -3730,13 +3811,17 @@ msgstr "загальні"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Дані"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Разом"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3799,6 +3884,12 @@ msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr ""
"Ðевірна назва хоÑта Ð´Ð»Ñ Ñервера %1$s. Будь лаÑка, перевірте конфігурацію."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Сервер"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "Ðевірний метод аутентифікації вÑтановленний в налаштуваннÑÑ…:"
@@ -3850,7 +3941,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "заблоковано"
@@ -3938,7 +4029,7 @@ msgstr "Ðевірний номер порту"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Ðекоректне значеннÑ"
@@ -3987,26 +4078,26 @@ msgstr "SOA Ñ€Ð¾Ð·ÑˆÐ¸Ñ€ÐµÐ½Ð½Ñ Ð½Ðµ знайдено"
msgid "maximum %s"
msgstr "макÑимум %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Ð’Ñтановити значеннÑ: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Відновити Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð·Ð° замовчуваннÑм"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "Дозволити кориÑтувачам налаштовувати це значеннÑ"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4267,7 +4358,7 @@ msgid "Character set of the file"
msgstr "ÐšÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Формат"
@@ -4284,7 +4375,6 @@ msgstr "СтиÑканнÑ"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4294,22 +4384,28 @@ msgstr "ПоміÑтити імена колонок в перший Ñ€Ñдок"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "Колонки захищено"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "Стовпчики взÑто в:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "Колонки екрануютьÑÑ Ñƒ"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "Символ екрануваннÑ:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "Замінити NULL на"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "Замінити Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ NULL на:"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4318,13 +4414,17 @@ msgstr "Вилучити CRLF Ñимволи у ÑтовбцÑÑ…"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Колонки завершуютьÑÑ Ð·"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "РÑдки розділено"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "РÑдки закінчуютьÑÑ:"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4359,8 +4459,6 @@ msgid "Include table caption"
msgstr "Ð’Ñтавити заголовок таблиці"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Заголовок таблиці"
@@ -4369,8 +4467,6 @@ msgid "Continued table caption"
msgstr "Продовжений заголовок таблиці"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Ключ підпиÑу"
@@ -4395,7 +4491,7 @@ msgid "Save on server"
msgstr "Зберегти на Ñервері"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "ПерезапиÑати Ñ–Ñнуючий файл(и)"
@@ -4413,7 +4509,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Візьміть таблицю та імена колонок у зворотні лапки"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "Режим ÑуміÑноÑÑ‚Ñ– SQL"
@@ -5994,7 +6090,7 @@ msgid ""
msgstr ""
"Визначає, чи має залишатиÑÑ Ð²Ñ–ÐºÐ½Ð¾ запиту на екрані піÑÐ»Ñ Ð½Ð°Ð´ÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð·Ð°Ð¿Ð¸Ñ‚Ñƒ"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "Залишати вікно запиту"
@@ -6027,12 +6123,8 @@ msgstr "ПропуÑкати заблоковані таблиці"
msgid "Requires SQL Validator to be enabled"
msgstr "Має бути увімкнений SQL валідатор"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6059,8 +6151,8 @@ msgstr ""
"При наÑвноÑÑ‚Ñ– виділеного імені кориÑтувача, пропишіть його тут (по "
"замовчуванню викориÑтовуєтьÑÑ [kbd]anonymous[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача"
@@ -6287,6 +6379,12 @@ msgstr ""
"При викориÑтанні pmadb не вÑтановлений пароль керуючого кориÑтувача "
"phpMyAdmin"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Ðекоректне значеннÑ"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6341,15 +6439,25 @@ msgstr "Помилка при вказуванні з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð´Ð»Ñ cont
msgid "No Password"
msgstr "Без паролю"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Пароль:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "ПідтвердженнÑ"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Ð¥ÐµÑˆÑƒÐ²Ð°Ð½Ð½Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ"
#: libraries/display_change_password.lib.php:87
@@ -6357,7 +6465,6 @@ msgid "MySQL 4.0 compatible"
msgstr "СуміÑно з MySQL 4.0"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "Створити базу даних"
@@ -6365,6 +6472,12 @@ msgstr "Створити базу даних"
msgid "Create"
msgstr "Створити"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "Створити базу даних"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6396,90 +6509,86 @@ msgid "Could not load export plugins, please check your installation!"
msgstr ""
"ВідÑутні модулі екÑпорту. Перевірте вміÑÑ‚ вÑтановленої копії phpMyAdmin!"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "ЕкÑÐ¿Ð¾Ñ€Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð±Ð°Ð· даних із поточного Ñервера"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "ЕкÑÐ¿Ð¾Ñ€Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†ÑŒ із бази даних \"%s\""
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "ЕкÑÐ¿Ð¾Ñ€Ñ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ñ€Ñдків із таблиці \"%s\""
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "Метод ЕкÑпорту:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "Швидкий - відображати мінімум налаштувань"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "Звичайний - відображати вÑÑ– можливі наÑтройки"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "База(и) даних:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "ТаблицÑ(ÑŒ):"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "РÑдки:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "Вивантажити чаÑтину Ñ€Ñдків"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "ЧиÑло Ñ€Ñдків:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "Почати з Ñ€Ñдка:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Вивантажити вÑÑ– Ñ€Ñдки"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "Вывод:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "Зберегти на Ñервері в каталозі <b>%s</b>"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "Зберегти вивід у файл"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "Шаблон назви файлу:"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ буде заміщено іменем Ñервера"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ", @DATABASE@ буде заміщено ім'Ñм бази даних"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ", @TABLE@ буде заміщено ім'Ñм таблиці"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6491,45 +6600,45 @@ msgstr ""
"підÑтановки: %3$s. Решта текÑту залишитьÑÑ Ð±ÐµÐ· змін. Подробиці дивітьÑÑ Ñƒ "
"%4$sFAQ%5$s."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "викориÑтовувати Ð´Ð»Ñ Ð¼Ð°Ð¹Ð±ÑƒÑ‚Ð½ÑŒÐ¾Ð³Ð¾ екÑпорту"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "ÐšÐ¾Ð´ÑƒÐ²Ð°Ð½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "СтиÑканнÑ:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "ÑтиÑнено"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "ÑтиÑнено в \"gzip\""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "ÑтиÑнено в \"bzip\""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "Відобразити вивід Ñк текÑÑ‚"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "Формат:"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "Параметри форматуваннÑ:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
msgid ""
"Scroll down to fill in the options for the selected format and ignore the "
"options for other formats."
@@ -6537,7 +6646,7 @@ msgstr ""
"Заповніть параметри Ð´Ð»Ñ Ð¾Ð±Ñ€Ð°Ð½Ð¾Ð³Ð¾ формату Ñ– ігноруйте параметри інших "
"форматів."
-#: libraries/display_export.lib.php:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "Зміна кодуваннÑ:"
@@ -6551,7 +6660,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6683,6 +6792,10 @@ msgstr "Параметри щодо формату:"
msgid "Language"
msgstr "Мова"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "ВідомоÑÑ‚Ñ– про верÑÑ–ÑŽ"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Домашній каталог даних"
@@ -7103,8 +7216,10 @@ msgstr "Через велику довжину,<br /> цей Ñтовпчик н
msgid "Binary - do not edit"
msgstr "Двійкові дані - не редагуютьÑÑ"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "каталог веб-Ñервера Ð´Ð»Ñ Ð²Ñ–Ð´Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñ–Ð² (upload directory)"
#: libraries/insert_edit.lib.php:1400
@@ -7170,42 +7285,42 @@ msgstr "Ðемає"
msgid "Convert to Kana"
msgstr "Конвертувати в Кану"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Замінити Ð¿Ñ€ÐµÑ„Ñ–ÐºÑ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ–"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Копіювати таблицю з префікÑом"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "Від"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "До"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Виконати"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "Додати Ð¿Ñ€ÐµÑ„Ñ–ÐºÑ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ–"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "Додати префікÑ"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Ви наÑправді хочете "
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Змін немає"
@@ -7424,18 +7539,18 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Alter table order by"
msgid "filter databases by name"
msgstr "Змінити порÑдок таблиці"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Alter table order by"
msgid "filter items by name"
@@ -7453,7 +7568,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "Колонки"
@@ -7464,7 +7579,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "Ðовий"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new event"
@@ -7477,14 +7592,14 @@ msgstr "Ðовий"
msgid "Functions"
msgstr "Функції"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new function"
msgid "New"
msgstr "Ðовий"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
#, fuzzy
#| msgid "New"
msgctxt "Create new index"
@@ -7497,7 +7612,7 @@ msgstr "Ðовий"
msgid "Procedures"
msgstr "Процедури"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
#, fuzzy
#| msgid "New"
@@ -7512,7 +7627,7 @@ msgctxt "Create new table"
msgid "New"
msgstr "Ðовий"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new trigger"
@@ -7524,7 +7639,7 @@ msgstr "Ðовий"
msgid "Views"
msgstr "ПоданнÑ"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
#, fuzzy
#| msgid "New"
msgctxt "Create new view"
@@ -7532,7 +7647,9 @@ msgid "New"
msgstr "Ðовий"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Перейменувати базу даних в"
#: libraries/operations.lib.php:107
@@ -7549,22 +7666,24 @@ msgid "Drop the database (DROP)"
msgstr "Знищити базу даних (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Лише Ñтруктуру"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Структуру і дані"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Лише дані"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Копіювати базу даних в"
#: libraries/operations.lib.php:186
@@ -7603,8 +7722,11 @@ msgstr "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ–"
msgid "Rename table to"
msgstr "Перейменувати таблицю в"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Коментарі таблиці"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Тип таблиць"
@@ -7753,20 +7875,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Ви можете ввеÑти ім'Ñ Ñ…Ð¾Ñта / IP-адреÑу та порт через пробіл."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Сервер:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Пароль:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Вибір Ñервера"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7923,11 +8039,27 @@ msgstr "Структура таблиці @TABLE@"
msgid "Object creation options"
msgstr "Параметри ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¾Ð±'єкта"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Заголовок таблиці"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Заголовок таблиці (продовженнÑ)"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Ключ підпиÑу"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7945,32 +8077,60 @@ msgstr "Ð’Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÐºÐ¾Ð¼ÐµÐ½Ñ‚Ð°Ñ€Ñ–Ð²"
msgid "Display MIME types"
msgstr "Відображати Типи MIME"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "ПоміÑтити імена колонок в перший Ñ€Ñдок"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ХоÑÑ‚"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Ð§Ð°Ñ ÑтвореннÑ"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "ВерÑÑ–Ñ PHP"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "База даних"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Дані"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Структура"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Invalid table name"
@@ -8150,6 +8310,12 @@ msgstr "Параметри ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¾Ð±'єкта (рекомендуÑ
msgid "Export contents"
msgstr "ЕкÑпортувати вміÑÑ‚"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "ТаблицÑ"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8440,7 +8606,6 @@ msgid "Enabled"
msgstr "дозволено"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Загальні можливоÑÑ‚Ñ–"
@@ -8469,11 +8634,11 @@ msgstr ""
"За інформацією Ñк поновити Вашу таблицю Column_comments прошу дивитиÑÑŒ у "
"Документації"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Закладка на SQL-запит"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL Ñ–ÑторіÑ"
@@ -8517,7 +8682,7 @@ msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
"Перезайдіть в phpMyAdmin, щоб завантажити оновлений конфігураційний файл."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "без опиÑу"
@@ -8542,17 +8707,24 @@ msgstr ""
"ПереконайтеÑÑ, що в конфігураційному файлі (my.cnf) Ñ” унікальне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ "
"server-id. При необхідноÑÑ‚Ñ–, додайте наÑтупний Ñ€Ñдок в розділ [mysqld]:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Порт"
#: libraries/replication_gui.lib.php:112
@@ -8563,7 +8735,7 @@ msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Master"
msgid "Slave status"
msgstr "Ð¡Ñ‚Ð°Ñ‚ÑƒÑ Slave"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Змінна"
@@ -8572,6 +8744,15 @@ msgstr "Змінна"
msgid "Server ID"
msgstr "ID Ñервера"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ХоÑÑ‚"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8591,12 +8772,11 @@ msgstr "Довільний кориÑтувач"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "ВикориÑтовувати текÑтове поле"
#: libraries/replication_gui.lib.php:326
@@ -8628,8 +8808,15 @@ msgstr ""
"При викориÑтанні таблиці хоÑтів, дане поле ігноруєтьÑÑ Ñ– Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð±ÐµÑ€ÑƒÑ‚ÑŒÑÑ Ð· "
"пропиÑаних при конфігурації."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "ПідтвердженнÑ"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Згенерувати пароль"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8672,11 +8859,14 @@ msgstr ""
msgid "Edit event"
msgstr "Редагувати подію"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Помилка при обробці запиту"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8948,81 +9138,81 @@ msgstr "Ви маєте вказати валідну назву таблиці"
msgid "You must provide a trigger definition."
msgstr "Ви маєте вказати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ‚Ñ€Ð¸Ð³ÐµÑ€Ñƒ."
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "Додати порÑдок"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "ЕкÑпортувати порÑдок %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "порÑдок"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "У Ð²Ð°Ñ Ð½ÐµÐ¼Ð°Ñ” необхідних прав щоб Ñтворити порÑдок"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "У базі даних %2$s немає порÑдку з назвою %1$s"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "Ðемає порÑдків Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ."
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "Додати тригер"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "ЕкÑпортувати тригер %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "тригер"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "У Ð²Ð°Ñ Ð½ÐµÐ¼Ð°Ñ” необхідних прав щоб Ñтворити тригер"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "У базі даних %2$s немає тригера з назвою %1$s"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "Ðемає тригерів."
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "Додати подію"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "ЕкÑпортувати подію %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "подіÑ"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "У Ð²Ð°Ñ Ð½ÐµÐ¼Ð°Ñ” необхідних прав щоб Ñтворити подію"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "У базі даних %2$s немає події з назвою %1$s"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "Ðемає подій."
@@ -9078,7 +9268,7 @@ msgstr "Ðтрибути"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Додатково"
@@ -9178,14 +9368,16 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "ввімкнути чорновик (scratchboard)"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ðевідома мова: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "Поточний Ñервер"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9433,6 +9625,12 @@ msgstr ""
msgid "Login Information"
msgstr "Ð†Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð°Ð²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ñ–Ñ—"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "ВикориÑтовувати текÑтове поле"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Ðе змінювати пароль"
@@ -9473,6 +9671,13 @@ msgstr "ВиÑтавити повні привілеї на базу даних
msgid "Users having access to &quot;%s&quot;"
msgstr "КориÑтувачі, котрі мають доÑтуп до &quot;%s&quot;"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "КориÑтувач"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9513,7 +9718,6 @@ msgid "No user found."
msgstr "КориÑтувача не знайдено."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Ð ÐµÐ´Ð°Ð³ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿Ñ€Ð°Ð²"
@@ -9555,7 +9759,9 @@ msgid "Column-specific privileges"
msgstr "Права, Ñкі ÑтоÑуютьÑÑ ÐºÐ¾Ð»Ð¾Ð½Ð¾Ðº таблиці"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Додати права Ð´Ð»Ñ Ñ†Ñ–Ñ”Ñ— бази даних"
#: libraries/server_privileges.lib.php:2290
@@ -9566,7 +9772,9 @@ msgstr ""
"іншому випадку вони будуть інтерпретовані Ñк групові Ñимволи"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Додати права Ð´Ð»Ñ Ñ†Ñ–Ñ”Ñ— таблиці"
#: libraries/server_privileges.lib.php:2525
@@ -9606,6 +9814,12 @@ msgstr "Ви оновили права Ð´Ð»Ñ %s."
msgid "Privileges for %s"
msgstr "Привілеї"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Ð ÐµÐ´Ð°Ð³ÑƒÐ²Ð°Ð½Ð½Ñ Ð¿Ñ€Ð°Ð²"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "ОглÑд кориÑтувачів"
@@ -9631,45 +9845,47 @@ msgstr "Вказаного кориÑтувача не знайдено в таÐ
msgid "You have added a new user."
msgstr "Ви додали нового кориÑтувача."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "ЗапуÑÑ‚Ñ–Ñ‚ÑŒ SQL запит/запити на Ñервері %s"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "Виконати SQL запит/запити у базі даних %s"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "ОчиÑтити"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Закладка на даний SQL запит"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Ðадати вÑім кориÑтувачам доÑтуп до цієї закладки"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Замінити Ñ–Ñнуючу закладку з таким же ім'Ñм"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Ðе перезапиÑувати цей запит з зовнішніх вікон"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Розділювач"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Показати даний запит тут знову"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Лише переглÑд"
@@ -9750,11 +9966,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "Таблицю %s було очищено"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Трекінг є активним."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Трекінг не активний."
@@ -9780,7 +9996,11 @@ msgstr "Додати Ð¿Ñ€ÐµÑ„Ñ–ÐºÑ Ð´Ð¾ таблиці"
msgid "Check tables having overhead"
msgstr "Перевірити чи мають таблиці накладні витрати"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "ПоÑортувати"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "Ðемає"
@@ -9864,7 +10084,7 @@ msgstr "Ðа початку таблиці"
msgid "After %s"
msgstr "ПіÑÐ»Ñ %s"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "СтатиÑтика Ñ€Ñдка"
@@ -9934,7 +10154,7 @@ msgstr "Додати повнотекÑтовий індекÑ"
msgid "Information"
msgstr "ІнформаціÑ"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "ПроÑÑ‚Ñ–Ñ€, що викориÑтовуєтьÑÑ"
@@ -9942,12 +10162,12 @@ msgstr "ПроÑÑ‚Ñ–Ñ€, що викориÑтовуєтьÑÑ"
msgid "Effective"
msgstr "ЕфективніÑÑ‚ÑŒ"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "Таблицю %1$s було уÑпішно змінено"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "Помилка запиту"
@@ -10039,8 +10259,22 @@ msgstr "ПіÑÐ»Ñ %s"
msgid "Table name"
msgstr "Ðазва таблиці"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Тип таблиць"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "ПорівнÑннÑ"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Ð’Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ€Ð¾Ð·Ð´Ñ–Ð»Ñ–Ð² (PARTITION)"
#: libraries/tbl_common.inc.php:54
@@ -10168,7 +10402,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Сховати/Показати Таблиці Ñкі не мають зв'Ñзків"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "ЧиÑло таблиць"
#: pmd_general.php:467
@@ -10214,7 +10450,9 @@ msgid "Page creation failed"
msgstr "Ð¡Ñ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ñторінки обламалоÑÑŒ"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "Сторінка"
#: pmd_pdf.php:123
@@ -10234,7 +10472,9 @@ msgid "New page name: "
msgstr "Ðова назва Ñторінки: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "ЕкÑпорт/Імпорт у маÑштабі"
#: pmd_pdf.php:146
@@ -10253,6 +10493,12 @@ msgstr "Помилка: Зв'Ñзок не доданий."
msgid "FOREIGN KEY relation added"
msgstr "FOREIGN KEY зв'Ñзок доданий"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Загальні можливоÑÑ‚Ñ–"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Внутрішній зв'Ñзок доданий"
@@ -10344,6 +10590,12 @@ msgstr "Імпорт файлів"
msgid "All"
msgstr "Ð’Ñе"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL Ñ–ÑторіÑ"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10394,20 +10646,20 @@ msgstr[2] "%s баз даних уÑпішно знищено."
msgid "Databases statistics"
msgstr "СтатиÑтика баз даних"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Головна реплікаціÑ"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Похідна реплікаціÑ"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Дозволити ÑтатиÑтику"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -10415,11 +10667,11 @@ msgstr ""
"Примітка: ÐÐºÑ‚Ð¸Ð²Ñ–Ð·Ð°Ñ†Ñ–Ñ Ð·Ð±Ð¾Ñ€Ñƒ ÑтатиÑтики бази даних може Ñпричинити значний "
"трафік між веб Ñервером та Ñервером MySQL."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "БД відÑутні"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Типи таблиць"
@@ -10447,7 +10699,7 @@ msgstr "Модуль"
msgid "Library"
msgstr "Бібліотека"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "ВерÑÑ–Ñ"
@@ -10791,10 +11043,6 @@ msgstr "ВпорÑдкуваннÑ/Ñ€ÐµÐ´Ð°Ð³ÑƒÐ²Ð°Ð½Ð½Ñ Ð´Ñ–Ð°Ð³Ñ€Ð°Ð¼ завÐ
msgid "Add chart"
msgstr "Додати діаграму"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "ВпорÑдкувати/редагувати діаграми"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "ЧаÑтота оновленнÑ"
@@ -10986,6 +11234,24 @@ msgstr[2] "%d хвилин"
msgid "Questions since startup: %s"
msgstr "Запитань починаючи із запуÑку %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "за годину"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "за хвилину"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "за Ñекунду"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Параметр"
@@ -11729,7 +11995,7 @@ msgid "Global value"
msgstr "Загальне значеннÑ"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Завантажити"
@@ -11840,7 +12106,7 @@ msgstr "Пожертва"
msgid "Edit server"
msgstr "Редагувати Ñервер"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Додати новий Ñервер"
@@ -12090,7 +12356,9 @@ msgid "SQL result"
msgstr "Результат SQL"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Згенеровано"
#: sql.php:1234
@@ -12111,8 +12379,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "Проблеми з індекÑами таблиці `%s`"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Закладка на даний SQL запит"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Мітка"
#: tbl_chart.php:38
@@ -12194,17 +12468,17 @@ msgstr "Ð—Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ X"
msgid "Y-Axis label:"
msgstr "Мітка віÑÑ– Y:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "Ð¢Ð°Ð±Ð»Ð¸Ñ†Ñ %s вже Ñ–Ñнує!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "Бази даних \"%s\" не Ñ–Ñнує."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "Таблицю %1$s було Ñтворено."
@@ -12213,6 +12487,10 @@ msgstr "Таблицю %1$s було Ñтворено."
msgid "View dump (schema) of table"
msgstr "ПереглÑнути дамп (Ñхему) таблиці"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Ðеправильна назва таблиці"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "Показати ГІС візуалізацію"
@@ -12233,7 +12511,7 @@ msgstr "ПроÑторовий Ñтовпчик"
msgid "Redraw"
msgstr "Перемалювати"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "Ðазва файлу"
@@ -12295,9 +12573,23 @@ msgid "The table name is empty!"
msgstr "ÐŸÐ¾Ñ€Ð¾Ð¶Ð½Ñ Ð½Ð°Ð·Ð²Ð° таблиці!"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Показ таблиць"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "ПроÑÑ‚Ñ–Ñ€, що викориÑтовуєтьÑÑ"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "СтатиÑтика Ñ€Ñдка"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12331,6 +12623,12 @@ msgstr "ÐžÐ±Ð¼ÐµÐ¶ÐµÐ½Ð½Ñ Ð·Ð¾Ð²Ð½Ñ–ÑˆÐ½ÑŒÐ¾Ð³Ð¾ ключа таблиці"
msgid "No index defined! Create one below"
msgstr "Ð†Ð½Ð´ÐµÐºÑ Ð½Ðµ визначено!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "Виберіть колонку Ð´Ð»Ñ Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12379,110 +12677,114 @@ msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
"SQL вирази екÑпортовано. Будь лаÑка, Ñкопіюйте дамп або виконайте його."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "Знімок верÑÑ–Ñ— %s (SQL код)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "Дані відÑÑ‚ÐµÐ¶ÐµÐ½Ð½Ñ Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÑƒÑпішно видалені"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "Дані відÑÑ‚ÐµÐ¶ÐµÐ½Ð½Ñ Ð¼Ð°Ð½Ñ–Ð¿ÑƒÐ»Ñцій уÑпішно видалено"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Вирази відÑтеженнÑ"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "Видалити Ñ€Ñдки даних відÑÑ‚ÐµÐ¶ÐµÐ½Ð½Ñ Ñ–Ð· звіту"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "Ðемає даних"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Дата"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Вираз Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ…"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Вираз маніпулÑції з даними"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL дамп (завантажити файл)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL дамп"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Ð¦Ñ Ð¾Ð¿Ñ†Ñ–Ñ Ð·Ð°Ð¼Ñ–Ð½Ð¸Ñ‚ÑŒ вашу таблицю Ñ– дані в ній."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "Ð’Ð¸ÐºÐ¾Ð½Ð°Ð½Ð½Ñ SQL"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "ЕкÑпортувати Ñк %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Показати верÑÑ–Ñ—"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Delete tracking data for this table"
msgid "Deactivate tracking for %s"
msgstr "Видалити дані ÑпоÑÑ‚ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ñ†Ñ–Ñ”Ñ— таблиці"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Деактивувати зараз"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr ""
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Ðктивувати зараз"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "General relation features"
msgid "Create version %1$s of %2$s"
msgstr "Загальні можливоÑÑ‚Ñ–"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "ВідÑтежити наÑтупні вирази Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ…:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "ВідÑтежити наÑтупні вирази маніпулÑцій з даними:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Створити верÑÑ–ÑŽ"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "Тема"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Ще теми!"
@@ -13804,6 +14106,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert вÑтановлений у 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "Графік трафіку в реальному чаÑÑ–"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "Графік підкл./процеÑів в реальному чаÑÑ–"
+
+#~ msgid "Live query chart"
+#~ msgstr "Графік запиту в реальному чаÑÑ–"
+
+#~ msgid "Static data"
+#~ msgstr "Статичні дані"
+
+#~ msgid "And"
+#~ msgstr "Та"
+
+#~ msgid "Number of rows"
+#~ msgstr "КількіÑÑ‚ÑŒ Ñ€Ñдків"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "Колонки захищено"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "Колонки екрануютьÑÑ Ñƒ"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "Замінити NULL на"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "РÑдки розділено"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "ВпорÑдкувати/редагувати діаграми"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/ur.po b/po/ur.po
index d30271ebb4..ebbac5d89f 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -4,9 +4,9 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2012-11-05 10:19+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Urdu <http://l10n.cihar.com/projects/phpmyadmin/master/ur/>\n"
@@ -17,18 +17,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 1.3-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "تمام دکھائیں"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "صÙØ­Û Ù†Ù…Ø¨Ø±:"
@@ -41,19 +41,18 @@ msgstr ""
"Ù…Ø·Ù„ÙˆØ¨Û Ø¨Ø±Ø§Ø¤Ø²Ø± Ø¯Ø±ÛŒÚ†Û ØªØ§Ø²Û Ù†Ûیں کیا جاسکتا۔ Ûوسکتا ÛÛ’ Ú©Û Ø¢Ù¾ Ù†Û’ اصل Ø¯Ø±ÛŒÚ†Û Ø¨Ù†Ø¯ "
"کیا ÛÙˆ یا آپ Ú©Û’ سلامتی ترتیبات پار Ø¯Ø±ÛŒÚ†Û ØªØ§Ø²Û Ú©Ø§Ø±ÛŒ میں رکاوٹ بن رÛÛ’ ÛÙˆÚºÛ”"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "تلاش"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -75,23 +74,23 @@ msgstr "تلاش"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "جائیں"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "کلید نام"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "وضاحت"
@@ -120,15 +119,16 @@ msgstr "ڈیٹا بیس %1$s بنا دیا گیا"
msgid "Database comment: "
msgstr "کوائÙÛŒÛ ØªØ¨ØµØ±Û: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "جدول تبصرے"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -140,8 +140,8 @@ msgstr "جدول تبصرے"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Command"
msgid "Column"
@@ -166,12 +166,12 @@ msgstr "کالم"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Ù‚Ùسم"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -183,7 +183,7 @@ msgstr "Ù‚Ùسم"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "خالی"
@@ -198,7 +198,7 @@ msgstr "خالی"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Ø·Û’ شدÛ"
@@ -224,11 +224,11 @@ msgstr "ربط بطرÙ"
msgid "Comments"
msgstr "تبصرÛ"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -241,21 +241,21 @@ msgstr "تبصرÛ"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Ù†Ûیں"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -268,10 +268,10 @@ msgstr "Ù†Ûیں"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ûاں"
@@ -279,7 +279,7 @@ msgstr "Ûاں"
msgid "View dump (schema) of database"
msgstr "کوائÙÛŒÛ Ú©ÛŒ ڈمپ (شجرÛ) منظر کریں"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "کوائÙÛŒÛ Ù…ÛŒÚº کوئی جدول Ù†Ûیں Ù…Ùلا۔"
@@ -292,7 +292,7 @@ msgstr "تمام منتخب کریں"
msgid "Unselect All"
msgstr "تمام انتخاب ختم کریں"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "کوائÙÛŒÛ Ù†Ø§Ù… خالی ÛÛ’!"
@@ -320,20 +320,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "جدول"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "صÙیں"
@@ -347,28 +346,25 @@ msgstr "ناپ"
msgid "in use"
msgstr "استعمال میں ÛÛ’"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "بنائیں"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "آخری دÙØ¹Û Ú©ÛŒ ØªØ§Ø²Û Ú©Ø§Ø±ÛŒ"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "آخری دÙØ¹Û Ú©ÛŒ پڑتال"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -407,16 +403,12 @@ msgstr "کھوج Ø´Ø¯Û Ø¬Ø¯Ø§ÙˆÙ„"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "کوائÙÛŒÛ"
@@ -424,17 +416,17 @@ msgstr "کوائÙÛŒÛ"
msgid "Last version"
msgstr "آخری نسخÛ"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "بنایا"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "ØªØ§Ø²Û Ú©ÛŒ گئی"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "حالت"
@@ -443,13 +435,11 @@ msgstr "حالت"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "عمل"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "دکھائیں"
@@ -458,18 +448,18 @@ msgid "Delete tracking data for this table"
msgstr "اس جدول کے لیے کھوج کوائ٠حذ٠کریں"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "چھوڑیں"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "Ùعال"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "Ùعال Ù†Ûیں ÛÛ’"
@@ -477,11 +467,11 @@ msgstr "Ùعال Ù†Ûیں ÛÛ’"
msgid "Versions"
msgstr "نسخے"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "کھوج رپورٹ"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "ساخت تصویر"
@@ -497,28 +487,28 @@ msgstr "جدول کھوج"
msgid "Database Log"
msgstr "کوائÙÛŒÛ Ù„Ø§Ú¯"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "برآمد"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "منتخب برآمد قسم اس مسل میں محÙوظ ÛÙˆ!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Remove database"
msgid "Bad parameters!"
msgstr "کوائÙÛŒÛ Ûٹائیں"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "مسل %s محÙوظ کرنے Ú©Û’ لیے ناکاÙÛŒ Ø¬Ú¯Û ÛÛ’Û”"
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -526,12 +516,12 @@ msgstr ""
"مسل %s اس سرور میں Ù¾ÛÙ„Û’ سے موجود ÛÛ’ØŒ مسل نام تبدیل کریں یا بر تحریر اختیار "
"پڑتال کریں۔"
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "اس مسل %s Ú©Ùˆ محÙوظ کرنے Ú©Û’ لیے ویب سرور Ú©Û’ پاس اجازت Ù†Ûیں ÛÛ’Û”"
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "ڈمپ اس مسل %s میں محÙوظ ÛÙˆÚ†Ú©ÛŒ ÛÛ’Û”"
@@ -548,58 +538,59 @@ msgstr "برآمد قسم"
msgid "Value for the column \"%s\""
msgstr "کالم کی قدریں\"%s\""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add a point"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "سطریں کے آخر میں"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -608,15 +599,17 @@ msgstr ""
msgid "Add a linestring"
msgstr "پابندیاں لگائیں"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr ""
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add/Delete Field Columns"
+msgid "Polygon %d:"
+msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add a polygon"
@@ -720,12 +713,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "آپ Ú©ÛŒ SQL طلب کامیابی سے چلائی جاچکی ÛÛ’Û”"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "واپس"
@@ -763,39 +756,40 @@ msgstr "جنرل ریلیشن Ùیچرز"
msgid "Database server"
msgstr "کوائÙیے"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "سرور"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "سرور:"
#: index.php:240
#, fuzzy
#| msgid "Server"
-msgid "Server type"
+msgid "Server type:"
msgstr "سرور"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Server version:"
+msgstr "آخری نسخÛ"
#: index.php:248
-msgid "Protocol version"
-msgstr ""
+#, fuzzy
+#| msgid "Last version"
+msgid "Protocol version:"
+msgstr "آخری نسخÛ"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr ""
+#: index.php:252
+#, fuzzy
+#| msgid "Username:"
+msgid "User:"
+msgstr "صار٠نام:"
#: index.php:257
#, fuzzy
#| msgid "Remove database"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "کوائÙÛŒÛ Ûٹائیں"
#: index.php:269
@@ -805,30 +799,34 @@ msgstr ""
#: index.php:282
#, fuzzy
#| msgid "Use light version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Ûلکا ورژن استعمال کریں"
#: index.php:286
-msgid "PHP extension"
-msgstr ""
+#, fuzzy
+#| msgid "PHP extension to use"
+msgid "PHP extension:"
+msgstr "PHP کی قسم جو اسعتمال کی جائے"
#: index.php:300
msgid "Show PHP information"
msgstr ""
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
-msgstr ""
+#: index.php:323
+#, fuzzy
+#| msgid "Column information table"
+msgid "Version information:"
+msgstr "کالم معلومات جدول"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "دستاویزات"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr ""
@@ -931,7 +929,7 @@ msgstr "\"DROP DATABASE\" بیانات نااÛÙ„ Ûیں۔"
msgid "Do you really want to execute \"%s\"?"
msgstr "کیا آپ واقعی چاÛتے Ûیں"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "آپ ایک مکمل کوائÙÛŒÛ Ú©Ùˆ DESTROY کررÛÛ’ Ûیں!"
@@ -1025,78 +1023,40 @@ msgstr "استحقاق پھر لوڈ کرتے Ûوئے"
msgid "Removing Selected Users"
msgstr "منتخب صارÙین Ûٹائے جارÛÛ’ Ûیں"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "بند کریں"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "تدوین"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "سرور انتخاب"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-#| msgid "Hide query box"
-msgid "Live query chart"
-msgstr "طلب Ø®Ø§Ù†Û Ú†Ú¾Ù¾Ø§Ø¦ÛŒÚº"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "میزان"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connection type"
msgid "Connections / Processes"
msgstr "جڑنے کی قسم"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Configuration file"
msgid "Local monitor configuration incompatible"
msgstr "تشکیلی مسل"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1104,134 +1064,134 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "SQL query history table"
msgid "Query cache efficiency"
msgstr "SQL طلب لاگ جدول"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query results"
msgid "Query cache usage"
msgstr "طلب نتائج"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query results"
msgid "Query cache used"
msgstr "طلب نتائج"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Total"
msgid "Total memory"
msgstr "میزان"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr ""
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "میزان"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr ""
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr ""
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr ""
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr ""
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "بائٹ"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "کلو بائٹ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "میگا بائٹ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "گیگا بائٹ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ٹیرا بائٹ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "پیٹا بائٹ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ایگزا بائٹ"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table"
#| msgid_plural "%s tables"
@@ -1239,44 +1199,44 @@ msgid "%d table(s)"
msgstr "%s جدول"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Versions"
msgid "Questions"
msgstr "نسخے"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr ""
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "General relation features"
msgid "Settings"
msgstr "جنرل ریلیشن Ùیچرز"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Remove database"
msgid "Remove chart"
msgstr "کوائÙÛŒÛ Ûٹائیں"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr ""
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1284,39 +1244,39 @@ msgstr ""
msgid "None"
msgstr ""
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1324,152 +1284,152 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr ""
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enable Ajax"
msgid "Enable %s"
msgstr "AJAX Ùعال کریں"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disabled"
msgid "Disable %s"
msgstr "غیر Ùعال"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "General relation features"
msgid "Change settings"
msgstr "جنرل ریلیشن Ùیچرز"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "General relation features"
msgid "Current settings"
msgstr "جنرل ریلیشن Ùیچرز"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Default"
msgid "Chart Title"
msgstr "ÚˆÛŒÙالٹ"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr ""
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Loading"
msgid "Analysing logs"
msgstr "لوڈ کررÛا ÛÛ’"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Cancel"
msgid "Cancel request"
msgstr "منسوخ کریں"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
#| msgid "Jump to database"
msgid "Jump to Log table"
msgstr "کوائÙÛŒÛ Ø¬Ø§Ø¦ÛŒÚº"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "data"
msgid "No data found"
msgstr "کوائÙ"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Authenticating…"
msgid "Analyzing…"
msgstr "توثیق کررÛا Ûے…"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "SQL Ú©ÛŒ تÙصیل بتائیں"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1477,112 +1437,112 @@ msgstr "SQL Ú©ÛŒ تÙصیل بتائیں"
msgid "Time"
msgstr "وقت"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "میزان"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "تÙصیلات"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "جدول"
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Default"
msgid "Chart"
msgstr "ÚˆÛŒÙالٹ"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Edit chart"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "SQL queries"
msgid "Series"
msgstr "SQL طلب"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Tables display options"
msgid "Log table filter options"
msgstr "جداول دکھانے کے اختیارات"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr ""
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of inserted rows"
msgid "Sum of grouped rows:"
msgstr "داخل Ø´Ø¯Û ØµÙÙˆÚº Ú©ÛŒ تعداد"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "میزان"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "Loading"
msgid "Loading logs"
msgstr "لوڈ کررÛا ÛÛ’"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload Database"
msgid "Reload page"
msgstr "کوائÙÛŒÛ Ù¾Ú¾Ø± لوڈ کریں"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1590,264 +1550,273 @@ msgstr ""
msgid "Import"
msgstr "درآمد"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Configuration file"
msgid "Import monitor configuration"
msgstr "تشکیلی مسل"
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "ایک بنیادی یا منÙرد کلید منتخب کریں"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "طلب ØªØ§Ø²Û Ú©Ø±ÛŒÚº"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "دستاویزات"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr ""
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Authentication"
msgid "Justification"
msgstr "توثیق"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "منسوخ کریں"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "لوڈ کررÛا ÛÛ’"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "Ùرمایش عمل کرتے Ûوئے"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "Ùرمایش عمل کرتے Ûوئے نقص ÛÛ’"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr ""
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "کالم چھوڑا جارÛا ÛÛ’"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "بنیادی کلید شامل کررÛا ÛÛ’"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "ٹھیک ÛÛ’"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "کوائÙÛŒÛ Ù†Ø§Ù… بدلا جارÛا ÛÛ’"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "کوائÙÛŒÛ Ù¾Ú¾Ø± لوڈ کریں"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "کوائÙÛŒÛ Ù†Ù‚Ù„ کیا جارÛا ÛÛ’"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "کریکٹر سیٹ تبدیل کیا جارÛا ÛÛ’"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "جدول میں Ú©Ù… از Ú©Ù… ایک کالم ÛÙˆ"
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "جداول استعمال کریں"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Indexes"
msgid "Hide indexes"
msgstr "اشاریے"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "گرÙÚˆ دکھائیں"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Ùارن کلید پڑتال غیر Ùعال کریں"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enable Ajax"
msgid "(Enabled)"
msgstr "AJAX Ùعال کریں"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "غیر Ùعال"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "تلاش کر رÛا ÛÛ’"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
#| msgid "Hide search criteria"
msgid "Hide search results"
msgstr "تلاش کسوٹی چھپائیں"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "Show search criteria"
msgid "Show search results"
msgstr "تلاش کسوٹی دکھائیں"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "براؤز"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Delete"
msgid "Deleting"
msgstr "حذÙ"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Values for the column \"%s\""
msgid "Values for column %s"
msgstr "کالم کی قدریں\"%s\""
-#: js/messages.php:263
+#: js/messages.php:254
#, fuzzy
#| msgid "Values for the column \"%s\""
msgid "Values for a new column"
msgstr "کالم کی قدریں\"%s\""
-#: js/messages.php:264
+#: js/messages.php:255
#, fuzzy
#| msgid "Enter each value in a separate field."
msgid "Enter each value in a separate field"
msgstr "Ûر قدر جدا Ù‚Ø·Ø¹Û Ù…ÛŒÚº داخل کریں۔"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr ""
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "طلب Ø®Ø§Ù†Û Ú†Ú¾Ù¾Ø§Ø¦ÛŒÚº"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "طلب Ø®Ø§Ù†Û Ø¯Ú©Ú¾Ø§Ø¦ÛŒÚº"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "تدوین"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr ""
-#: js/messages.php:276
+#: js/messages.php:267
#, fuzzy
#| msgid "Maximum execution time"
msgid "Query execution time"
msgstr "چلنے کی حد اوقات"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr ""
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1856,211 +1825,237 @@ msgstr ""
msgid "Save"
msgstr ""
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "تلاش کسوٹی چھپائیں"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "تلاش کسوٹی دکھائیں"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "تلاش"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete columns"
msgid "Select two columns"
msgstr "کالم اضاÙÛ/حذ٠کریں"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results"
msgid "Query results"
msgstr "طلب نتائج"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr ""
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "نظر انداز کریں"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "سطریں کے آخر میں"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add columns"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Ù…Ø­ÙˆÙ„Û Ú©Ù„ÛŒØ¯ منتخب کریں"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Ùارن کلید منتخب کریں"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "ایک بنیادی یا منÙرد کلید منتخب کریں"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "کالم دکھانے کے لیے انتخاب کریں"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "کالم Ú©Û’ لیے ایک اختیار اضاÙÛ Ú©Ø±ÛŒÚº "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
msgstr "انتخاب کے لیے کلک کریں"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
#| msgid "Logo link URL"
msgid "Go to link"
msgstr "علامت ربط URL"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Comments"
msgid "Copy column name"
msgstr "آراء-رائے"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Startup"
msgid "Show data row(s)"
msgstr "ابتدائیÛ"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "پاس ورڈ بنائیں"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "بنائیں"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "پاس ورڈ تبدیل کریں"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "مزید"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "تمام دکھائیں"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Indexes"
msgid "Hide Panel"
msgstr "اشاریے"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr ""
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2070,29 +2065,29 @@ msgstr ""
"%s, جاری کیا گیا %s."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ", Ø­Ø§Ù„ÛŒÛ Ù…Ø³ØªØ­Ú©Ù… نسخÛ:"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
#| msgid "Jump to database"
msgid "up to date"
msgstr "کوائÙÛŒÛ Ø¬Ø§Ø¦ÛŒÚº"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "Ûوچکا"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Prev"
msgctxt "Previous month"
msgid "Prev"
msgstr "پچھلا"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2100,149 +2095,149 @@ msgid "Next"
msgstr "اگلا"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "آج"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "جنوری"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "Ùروری"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "مارچ"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "اپریل"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "مئی"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "جون"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "جولائی"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "اگست"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "ستمبر"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "اکتوبر"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "نومبر"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "دسمبر"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "جنوری"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Ùروری"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "مارچ"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "اپریل"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "مئی"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "جون"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "جولائی"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "اگست"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "ستمبر"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "اکتوبر"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "نومبر"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "دسمبر"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "اتوار"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "پیر"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "منگل"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "بدھ"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "جمعرات"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "جمعÛ"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "ÛÙتÛ"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2250,97 +2245,97 @@ msgid "Sun"
msgstr "اتوار"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "پیر"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "منگل"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "بدھ"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "جمعرات"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "جمعÛ"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "ÛÙتÛ"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "اتوار"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "پیر"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "منگل"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "بدھ"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "جمعرات"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "جمعÛ"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "ÛÙتÛ"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "ÛÙØªÛ ÙˆØ§Ø±"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "Done"
msgctxt "Year suffix"
msgid "none"
msgstr "Ûوچکا"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "گھنٹÛ"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "منٹ"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "سیکنڈ"
@@ -2391,16 +2386,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr ""
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr ""
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr ""
@@ -2408,43 +2403,59 @@ msgstr ""
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Ùانٹ سائز"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "صعودی"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "نزولی"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Command"
+msgid "Column:"
+msgstr "کالم"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "چھانٹیں"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "دکھائیں"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "کسوٹی"
#: libraries/DBQbe.class.php:576
@@ -2464,33 +2475,43 @@ msgid "Use Tables"
msgstr "جداول استعمال کریں"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "یا"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "اور"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Ins"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Del"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "ترمیم"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "کوائÙÛŒÛ Ú©Û’ لیے <b>%s</b> SQL طلب"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "طلب بھیجیں"
@@ -2532,8 +2553,8 @@ msgstr[0] "<i>%s</i>جدول Ú©Û’ ساتھ مشابÛ%s"
msgstr[1] "<i>%s</i>جدول Ú©Û’ ساتھ مشابÛات%s"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "براؤز"
@@ -2547,9 +2568,9 @@ msgstr "اس جدول Ú©Û’ مشابÛات حذ٠%s کریں؟"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "حذÙ"
@@ -2593,32 +2614,32 @@ msgstr "Ù¾ÙˆØ´Û Ù…Ø­Ùوظ کریں"
msgid "Restore column order"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "شروع"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "پچھلا"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "اگلا"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2628,19 +2649,18 @@ msgstr "اختتام"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Startup"
-msgid "Start row"
+msgid "Start row:"
msgstr "ابتدائیÛ"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-#, fuzzy
-#| msgid "Number of inserted rows"
-msgid "Number of rows"
-msgstr "داخل Ø´Ø¯Û ØµÙÙˆÚº Ú©ÛŒ تعداد"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr ""
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "More"
-msgid "Mode"
+msgid "Mode:"
msgstr "مزید"
#: libraries/DisplayResults.class.php:919
@@ -2664,7 +2684,7 @@ msgstr ""
msgid "Sort by key"
msgstr ""
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2775,12 +2795,12 @@ msgid "Query took %01.4f sec"
msgstr ""
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "مع منتخب:"
@@ -2790,16 +2810,16 @@ msgstr "مع منتخب:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "تمام پڑتال کریں"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2902,12 +2922,12 @@ msgstr ""
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "اس Ø¬Ú¯Û Ú©ÙˆÚ©ÛŒ لازمی اÛÙ„ ÛÙˆÚºÛ”"
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -2921,21 +2941,21 @@ msgstr "کوئی Ø§Ø´Ø§Ø±ÛŒÛ Ù…ÙˆØ¬ÙˆØ¯ Ù†Ûیں!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "اشاریے"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "منÙرد"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "باندھنا"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Ø¯Ø±Ø¬Û ØªØ¹Ù„Ù‚ داری"
@@ -2944,15 +2964,14 @@ msgstr "Ø¯Ø±Ø¬Û ØªØ¹Ù„Ù‚ داری"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "ترتیب"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "تبصرÛ"
@@ -2965,7 +2984,7 @@ msgstr "بنیادی کلید Ú†Ú¾ÙˆÚ‘ دیا گیا ÛÛ’"
msgid "Index %s has been dropped"
msgstr "Ø§Ø´Ø§Ø±ÛŒÛ %s Ú†Ú¾ÙˆÚ‘ دیا گیا ÛÛ’"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2980,6 +2999,11 @@ msgstr ""
msgid "Databases"
msgstr "کوائÙیے"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "سرور"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2987,35 +3011,39 @@ msgid "View"
msgstr "نقل جدول"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "ساخت"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "تلاش"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "داخل کریں"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "عملیات"
@@ -3032,7 +3060,7 @@ msgstr ""
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr ""
@@ -3055,14 +3083,14 @@ msgstr ""
msgid "Privileges"
msgstr ""
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr ""
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr ""
@@ -3102,7 +3130,7 @@ msgstr ""
msgid "Engines"
msgstr ""
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3152,8 +3180,7 @@ msgstr "حداول کی گنتی کریں"
msgid "There are no recent tables"
msgstr "اپ لوڈ کرنے Ú©Û’ لیے کوئی مسل Ù†Ûیں ÛÛ’"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL طلب"
@@ -3291,11 +3318,15 @@ msgid "Target database `%s` was not found!"
msgstr "Ø®ÛŒØ§Ù„ÛŒÛ %s Ù†ÛŒÛÚº ملا!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "غلط کوائÙÛŒÛ"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "غلط جدول نام"
#: libraries/Table.class.php:1210
@@ -3339,7 +3370,7 @@ msgstr ""
msgid "Operator"
msgstr ""
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3359,62 +3390,67 @@ msgstr "تلاش"
msgid "Edit/Insert"
msgstr "داخل کریں"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr ""
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "یا"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr ""
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr ""
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr ""
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, fuzzy
#| msgid "Maximum number of rows to display"
msgid "Maximum rows to plot"
msgstr "دکھانے Ú©Û’ لیے صÙÙˆÚº Ú©ÛŒ Ø²ÛŒØ§Ø¯Û Ø³Û’ Ø²ÛŒØ§Ø¯Û ØªØ¹Ø¯Ø§Ø¯"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr ""
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "Hide search criteria"
msgid "Additional search criteria"
msgstr "تلاش کسوٹی چھپائیں"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr ""
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "Control user"
msgid "How to use"
msgstr "صار٠کو کنٹرول کریں"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3448,8 +3484,8 @@ msgstr "Ø®ÛŒØ§Ù„ÛŒÛ %s Ù†ÛŒÛÚº ملا!"
msgid "Theme path not found for theme %s!"
msgstr "Ø®ÛŒØ§Ù„ÛŒÛ Ø±Ø§Û Ø§Ø³ Ø®ÛŒØ§Ù„ÛŒÛ %s Ú©Û’ لیے Ù†Ûیں ملا!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3742,7 +3778,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Ø²ÛŒØ§Ø¯Û Ø³Û’ زیادÛ: %s%s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL طلب"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3755,121 +3797,136 @@ msgstr "Ø²ÛŒØ§Ø¯Û Ø³Û’ زیادÛ: %s%s"
msgid "MySQL said: "
msgstr "MySQL Ù†Û’ Ú©Ûا: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "SQL جواز دÛÙ†Ø¯Û Ø³Û’ جڑت ناکام Ûوا!"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL Ú©ÛŒ تÙصیل بتائیں"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "SQL وضاحت کو چھوڑیں"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP کوڈ کے بغیر"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP کوڈ بنائیں"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "ØªØ§Ø²Û Ú©Ø±ÛŒÚº"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL توثیق چھوڑیں"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL کی توثیق کریں"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "اس طلب کی ان لائن تدوین"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "ان لائن"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "تÙصیلات"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "اتوار"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%B %d, %Y پر %I:%M %p"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s دن, %s گھنٹے, %s منٹ اور%s سیکنڈ"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr ""
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "کوائÙÛŒÛ Ù…ÛŒÚº جائیں &quot;%s&quot;."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s ایک نامعلوم نقص سے کام متاثر Ûوا, دیکھیں %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
#, fuzzy
#| msgid "Click to select"
msgid "Click to toggle"
msgstr "انتخاب کے لیے کلک کریں"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "اپنے کمپیوٹر کو براؤز کریں:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "ویب سرور اپ لوڈ Ù¾ÙˆØ´Û Ø³Û’ منتخب کریں <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "اپ لوڈ کام Ú©Û’ لیے سیٹ کیا گیا Ù¾ÙˆØ´Û Ù‚Ø§Ø¨Ù„ رسائی Ù†Ûیں ÛÛ’"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "اپ لوڈ کرنے Ú©Û’ لیے کوئی مسل Ù†Ûیں ÛÛ’"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "خالی"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "چھاپیں"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "بنائیں"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "آخری دÙØ¹Û Ú©ÛŒ ØªØ§Ø²Û Ú©Ø§Ø±ÛŒ"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "آخری دÙØ¹Û Ú©ÛŒ پڑتال"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "Ø­ØµÛ Ø¯Ø§Ø±Ø§Ù†Û"
@@ -3881,13 +3938,17 @@ msgstr "Ø­ØµÛ Ø¯Ø§Ø±Ø§Ù†Û"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "کوائÙ"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "میزان"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3953,6 +4014,12 @@ msgstr "غلط سرور اشاریÛ: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "سرور Ú©Û’ لیے Ûوسٹ نام غلط ÛÛ’ %1$s. اپنے تشکیل کا Ø¬Ø§Ø¦Ø²Û Ù„ÛŒÚºÛ”"
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "سرور"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "غلط توثیقی Ø·Ø±ÛŒÙ‚Û ØªØ´Ú©ÛŒÙ„ میں دیا گیا ÛÛ’:"
@@ -4004,7 +4071,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "غیر Ùعال"
@@ -4092,7 +4159,7 @@ msgstr "ایک درست دÛØ§Ù†Û ÛÙ†Ø¯Ø³Û Ù†Ûیں ÛÛ’"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "نادرست قدر"
@@ -4141,25 +4208,25 @@ msgstr "SOAP توسیع Ù†Ûیں ملا"
msgid "maximum %s"
msgstr "Ø²ÛŒØ§Ø¯Û Ø³Û’ Ø²ÛŒØ§Ø¯Û %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "قدر سیٹ کریں: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Ø·Û’ Ø´Ø¯Û Ù‚Ø¯Ø± بحال کریں"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "صارÙین Ú©Ùˆ اس قدر Ú©Û’ مخصوص کرنے Ú©ÛŒ اجازت دیں"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4416,7 +4483,7 @@ msgid "Character set of the file"
msgstr "مسل کے لیے حرو٠کی سیٹ"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "وضع"
@@ -4433,7 +4500,6 @@ msgstr "سکڑاؤ"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4443,13 +4509,17 @@ msgstr "کالم نام Ù¾ÛÙ„Û’ ص٠میں ڈالیں"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
+#, fuzzy
+#| msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "کالم بند کیا گئے Ûیں"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
+#, fuzzy
+#| msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "کالم جداجدا Ûیں"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4457,7 +4527,9 @@ msgstr "کالم جداجدا Ûیں"
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL کو ان سے بدلیں"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4467,12 +4539,16 @@ msgstr "کالم Ú©Û’ اندر CRLF حرو٠Ûٹائیں"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "کالم کا خاتمÛ"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "سطریں کے آخر میں"
#: libraries/config/messages.inc.php:80
@@ -4508,8 +4584,6 @@ msgid "Include table caption"
msgstr "جدول عنوان شامل کریں"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "جدول عنوان"
@@ -4518,8 +4592,6 @@ msgid "Continued table caption"
msgstr "جاری Ø´Ø¯Û Ø¬Ø¯ÙˆÙ„ عنوان"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Ø³Ø±Ù†Ø§Ù…Û Ú©Ù„ÛŒØ¯"
@@ -4544,7 +4616,7 @@ msgid "Save on server"
msgstr "سرور Ù¾Û Ù…Ø­Ùوظ کریں"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Ù…ÙˆØ¬ÙˆØ¯Û Ù…Ø³Ù„ پر تحریر کریں"
@@ -4562,7 +4634,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "جدول اور کالم نام کو الٹے کوٹ سے بند کریں"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL موازنت موڈ"
@@ -6160,7 +6232,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "Hide query box"
msgid "Retain query box"
@@ -6191,12 +6263,8 @@ msgstr ""
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6219,8 +6287,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr ""
@@ -6431,6 +6499,12 @@ msgstr ""
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "نادرست قدر"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6482,23 +6556,30 @@ msgstr ""
msgid "No Password"
msgstr ""
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "پاس ورڈ:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+msgid "Re-type:"
msgstr ""
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
-msgstr ""
+#, fuzzy
+#| msgid "Password:"
+msgid "Password Hashing:"
+msgstr "پاس ورڈ:"
#: libraries/display_change_password.lib.php:87
msgid "MySQL 4.0 compatible"
msgstr ""
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create Table"
msgid "Create database"
@@ -6508,6 +6589,12 @@ msgstr "جدول بنائیں"
msgid "Create"
msgstr ""
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create Table"
+msgid "Create database:"
+msgstr "جدول بنائیں"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6538,100 +6625,96 @@ msgstr ""
msgid "Could not load export plugins, please check your installation!"
msgstr ""
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "No tables found in database."
msgid "Exporting databases from the current server"
msgstr "ڈیٹا بیس میں کوئی ٹیبل Ù†Ûیں Ù…Ùلا"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "Exporting tables from \"%s\" database"
msgstr "ڈیٹا بیس میں کوئی ٹیبل Ù†Ûیں Ù…Ùلا"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "Exporting rows from \"%s\" table"
msgstr "ڈیٹا بیس میں کوئی ٹیبل Ù†Ûیں Ù…Ùلا"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export"
msgid "Export Method:"
msgstr "برآمد"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr ""
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Database"
msgid "Database(s):"
msgstr "ڈیٹا بیس"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Table"
msgid "Table(s):"
msgstr "ٹیبل"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr ""
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr ""
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr ""
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr ""
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr ""
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr ""
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr ""
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6639,51 +6722,51 @@ msgid ""
"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr ""
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr ""
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr ""
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr ""
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr ""
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr ""
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr ""
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr ""
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr ""
@@ -6697,7 +6780,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6825,6 +6908,10 @@ msgstr ""
msgid "Language"
msgstr ""
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr ""
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr ""
@@ -7203,9 +7290,11 @@ msgstr ""
msgid "Binary - do not edit"
msgstr ""
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
-msgstr ""
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "Select from the web server upload directory <b>%s</b>:"
+msgid "web server upload directory:"
+msgstr "ویب سرور اپ لوڈ Ù¾ÙˆØ´Û Ø³Û’ منتخب کریں <b>%s</b>:"
#: libraries/insert_edit.lib.php:1400
#, php-format
@@ -7268,48 +7357,48 @@ msgstr ""
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "جدول کوائ٠کو مسل سے بدلیں"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "جدول کوائ٠کو مسل سے بدلیں"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fr"
msgid "From"
msgstr "جمعÛ"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr ""
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "کیا آپ واقعی چاÛتے Ûیں"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr ""
@@ -7527,18 +7616,18 @@ msgid_plural "%s other results found"
msgstr[0] ""
msgstr[1] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "Invalid table name"
msgid "filter databases by name"
msgstr "غلط جدول نام"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "Invalid table name"
msgid "filter items by name"
@@ -7556,7 +7645,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Comments"
msgid "Columns"
@@ -7567,7 +7656,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7578,12 +7667,12 @@ msgstr ""
msgid "Functions"
msgstr ""
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7594,7 +7683,7 @@ msgstr ""
msgid "Procedures"
msgstr ""
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7605,7 +7694,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7617,13 +7706,15 @@ msgstr ""
msgid "Views"
msgstr "ویو"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "کوائÙÛŒÛ Ù†Ø§Ù… بدلیں"
#: libraries/operations.lib.php:107
@@ -7640,22 +7731,24 @@ msgid "Drop the database (DROP)"
msgstr "کوائÙÛŒÛ Ú†Ú¾ÙˆÚ‘ÛŒÚº (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "صر٠ساخت"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "ساخت اور کوائÙ"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "کوائ٠صرÙ"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "کوائÙÛŒÛ Ù†Ù‚Ù„ کریں بطرÙ"
#: libraries/operations.lib.php:186
@@ -7694,8 +7787,11 @@ msgstr ""
msgid "Rename table to"
msgstr ""
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "جدول تبصرے"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr ""
@@ -7847,20 +7943,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "آپ Ûوسٹ نام یا IP پتا اور دÛØ§Ù†Û ÙˆÙ‚ÙÙˆÚº سے جدا کرکے داخل کرسکتے Ûیں۔"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "سرور:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "صار٠نام:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "پاس ورڈ:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "سرور انتخاب"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8020,10 +8110,26 @@ msgstr "سٹرکچر صرÙ"
msgid "Object creation options"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "جدول عنوان"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
-msgstr ""
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption (continued):"
+msgstr "جدول عنوان"
+
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Ø³Ø±Ù†Ø§Ù…Û Ú©Ù„ÛŒØ¯"
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
@@ -8044,31 +8150,57 @@ msgstr "ٹیبل کمنٹس"
msgid "Display MIME types"
msgstr ""
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "کالم نام Ù¾ÛÙ„Û’ ص٠میں ڈالیں"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+msgid "Host:"
msgstr ""
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generation Time:"
+msgstr "بنائیں"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
-msgstr ""
+#, fuzzy
+#| msgid "Versions"
+msgid "PHP Version:"
+msgstr "نسخے"
+
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "کوائÙÛŒÛ"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "کوائÙ"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "ساخت"
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
@@ -8228,6 +8360,12 @@ msgstr ""
msgid "Export contents"
msgstr ""
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "جدول"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8457,7 +8595,6 @@ msgid "Enabled"
msgstr ""
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "جنرل ریلیشن Ùیچرز"
@@ -8484,11 +8621,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr ""
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr ""
@@ -8529,7 +8666,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr ""
@@ -8552,18 +8689,25 @@ msgid ""
"not, please add the following line into [mysqld] section:"
msgstr ""
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "Username:"
+msgid "User name:"
+msgstr "صار٠نام:"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr ""
#: libraries/replication_gui.lib.php:72
-msgid "Port"
-msgstr ""
+#, fuzzy
+#| msgid "Portrait"
+msgid "Port:"
+msgstr "پورٹریٹ"
#: libraries/replication_gui.lib.php:112
msgid "Master status"
@@ -8573,7 +8717,7 @@ msgstr ""
msgid "Slave status"
msgstr ""
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr ""
@@ -8582,6 +8726,15 @@ msgstr ""
msgid "Server ID"
msgstr ""
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr ""
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8599,13 +8752,12 @@ msgstr ""
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
-msgstr ""
+#, fuzzy
+#| msgid "Text fields"
+msgid "Use text field:"
+msgstr "متن قطعے"
#: libraries/replication_gui.lib.php:326
#: libraries/server_privileges.lib.php:1134
@@ -8634,10 +8786,17 @@ msgid ""
"table are used instead."
msgstr ""
-#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
msgstr ""
+#: libraries/replication_gui.lib.php:386
+#, fuzzy
+#| msgid "Generate password"
+msgid "Generate Password:"
+msgstr "پاس ورڈ بنائیں"
+
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
#: libraries/rte/rte_events.lib.php:157 libraries/rte/rte_routines.lib.php:296
#: libraries/rte/rte_routines.lib.php:305
@@ -8681,13 +8840,14 @@ msgstr ""
msgid "Edit event"
msgstr "نیا صار٠اضاÙÛ Ú©Ø±ÛŒÚº"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Error in Processing Request"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Ùرمایش عمل کرتے Ûوئے نقص ÛÛ’"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8991,100 +9151,100 @@ msgstr "غلط جدول نام"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Add routine"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export defaults"
msgid "Export of routine %s"
msgstr "Ø·Û’ Ø´Ø¯Û Ø¨Ø±Ø¢Ù…Ø¯ کریں"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "routine"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr ""
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "کوائیÙÛŒÛ Ù…ÛŒÚº کوئی جدول Ù†Ûیں ملا"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no routines to display."
msgstr "اپ لوڈ کرنے Ú©Û’ لیے کوئی مسل Ù†Ûیں ÛÛ’"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a New User"
msgid "Add trigger"
msgstr "نیا صار٠اضاÙÛ Ú©Ø±ÛŒÚº"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr ""
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Add a New User"
msgid "trigger"
msgstr "نیا صار٠اضاÙÛ Ú©Ø±ÛŒÚº"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr ""
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "کوائیÙÛŒÛ Ù…ÛŒÚº کوئی جدول Ù†Ûیں ملا"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no triggers to display."
msgstr "اپ لوڈ کرنے Ú©Û’ لیے کوئی مسل Ù†Ûیں ÛÛ’"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a New User"
msgid "Add event"
msgstr "نیا صار٠اضاÙÛ Ú©Ø±ÛŒÚº"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export defaults"
msgid "Export of event %s"
msgstr "Ø·Û’ Ø´Ø¯Û Ø¨Ø±Ø¢Ù…Ø¯ کریں"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr ""
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No event with name %1$s found in database %2$s"
msgstr "کوائیÙÛŒÛ Ù…ÛŒÚº کوئی جدول Ù†Ûیں ملا"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no events to display."
@@ -9142,7 +9302,7 @@ msgstr ""
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr ""
@@ -9248,15 +9408,17 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr ""
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr ""
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
-msgstr ""
+#, fuzzy
+#| msgid "General relation features"
+msgid "Current Server:"
+msgstr "جنرل ریلیشن Ùیچرز"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
msgid "No privileges."
@@ -9491,6 +9653,12 @@ msgstr ""
msgid "Login Information"
msgstr ""
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr ""
@@ -9527,6 +9695,13 @@ msgstr ""
msgid "Users having access to &quot;%s&quot;"
msgstr ""
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr ""
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9567,7 +9742,6 @@ msgid "No user found."
msgstr ""
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr ""
@@ -9607,7 +9781,7 @@ msgid "Column-specific privileges"
msgstr ""
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr ""
#: libraries/server_privileges.lib.php:2290
@@ -9615,7 +9789,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr ""
#: libraries/server_privileges.lib.php:2525
@@ -9655,6 +9829,12 @@ msgstr ""
msgid "Privileges for %s"
msgstr "استحقاق پڑتال کریں"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Reloading Privileges"
+msgid "Edit Privileges:"
+msgstr "استحقاق پھر لوڈ کرتے Ûوئے"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr ""
@@ -9676,45 +9856,45 @@ msgstr ""
msgid "You have added a new user."
msgstr ""
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr ""
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr ""
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+msgid "Bookmark this SQL query:"
msgstr ""
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr ""
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr ""
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr ""
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr ""
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr ""
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr ""
@@ -9781,11 +9961,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "جدول %s خالی Ûوچکا ÛÛ’"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "کھوج Ùعال ÛÛ’Û”"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "کھوج غیر Ùعال ÛÛ’Û”"
@@ -9811,7 +9991,11 @@ msgstr ""
msgid "Check tables having overhead"
msgstr "اوور Ûیڈ جداول Ú©ÛŒ پڑتال کریں"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "چھانٹیں"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr ""
@@ -9902,7 +10086,7 @@ msgstr ""
msgid "After %s"
msgstr ""
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr ""
@@ -9972,7 +10156,7 @@ msgstr ""
msgid "Information"
msgstr ""
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr ""
@@ -9980,12 +10164,12 @@ msgstr ""
msgid "Effective"
msgstr ""
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr ""
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Gather errors"
msgid "Query error"
@@ -10066,8 +10250,18 @@ msgstr ""
msgid "Table name"
msgstr ""
+#: libraries/tbl_columns_definition_form.inc.php:838
+msgid "Storage Engine:"
+msgstr ""
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "ترتیب"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr ""
#: libraries/tbl_common.inc.php:54
@@ -10197,8 +10391,10 @@ msgid "Hide/Show Tables with no relation"
msgstr ""
#: pmd_general.php:218
-msgid "Number of tables"
-msgstr ""
+#, fuzzy
+#| msgid "Number of inserted rows"
+msgid "Number of tables:"
+msgstr "داخل Ø´Ø¯Û ØµÙÙˆÚº Ú©ÛŒ تعداد"
#: pmd_general.php:467
msgid "Delete relation"
@@ -10259,7 +10455,7 @@ msgstr ""
#: pmd_pdf.php:113
#, fuzzy
#| msgid "Page number:"
-msgid "Page"
+msgid "Page:"
msgstr "صÙØ­Û Ù†Ù…Ø¨Ø±"
#: pmd_pdf.php:123
@@ -10281,7 +10477,7 @@ msgid "New page name: "
msgstr "صÙØ­Û Ù†Ù…Ø¨Ø±"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr ""
#: pmd_pdf.php:146
@@ -10300,6 +10496,12 @@ msgstr "غلطی:ریلیشن شامل Ù†Ûیں Ûوا"
msgid "FOREIGN KEY relation added"
msgstr ""
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "جنرل ریلیشن Ùیچرز"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "اندرونی ریلیشن شامل ÛÙˆ گیا"
@@ -10387,6 +10589,12 @@ msgstr ""
msgid "All"
msgstr ""
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL Validator"
+msgid "SQL history:"
+msgstr "SQL جواز دھندÛ"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10436,30 +10644,30 @@ msgstr[1] "کوائÙÛŒÛ %s Ú†Ú¾ÙˆÚ‘ دیا گیا ÛÛ’Û”"
msgid "Databases statistics"
msgstr ""
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr ""
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr ""
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr ""
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr ""
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr ""
@@ -10487,7 +10695,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr ""
@@ -10805,10 +11013,6 @@ msgstr ""
msgid "Add chart"
msgstr "Ùیلڈ کالمز شامل یا ختم کریں"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10998,6 +11202,22 @@ msgstr[1] "منٹ"
msgid "Questions since startup: %s"
msgstr "Ø§Ø¨ØªØ¯Ø§Ø¦ÛŒÛ ØµÙØ­Û Ú©ÛŒ تخصیص کریں"
+#: server_status_queries.php:79
+msgid "per hour:"
+msgstr ""
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "Minute"
+msgid "per minute:"
+msgstr "منٹ"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "Second"
+msgid "per second:"
+msgstr "سیکنڈ"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr ""
@@ -11627,7 +11847,7 @@ msgid "Global value"
msgstr ""
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr ""
@@ -11731,7 +11951,7 @@ msgstr ""
msgid "Edit server"
msgstr ""
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr ""
@@ -11935,8 +12155,10 @@ msgid "SQL result"
msgstr ""
#: sql.php:1112
-msgid "Generated by"
-msgstr ""
+#, fuzzy
+#| msgid "Generate"
+msgid "Generated by:"
+msgstr "بنائیں"
#: sql.php:1234
msgid ""
@@ -11949,10 +12171,16 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: sql.php:1319
-msgid "Label"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
msgstr ""
+#: sql.php:1319
+#, fuzzy
+#| msgid "Label key"
+msgid "Label:"
+msgstr "Ø³Ø±Ù†Ø§Ù…Û Ú©Ù„ÛŒØ¯"
+
#: tbl_chart.php:38
#, fuzzy
#| msgid "data"
@@ -12044,17 +12272,17 @@ msgstr ""
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr ""
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr ""
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr ""
@@ -12063,6 +12291,10 @@ msgstr ""
msgid "View dump (schema) of table"
msgstr ""
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "غلط جدول نام"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -12089,7 +12321,7 @@ msgstr "میزان"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Page number:"
msgid "File name"
@@ -12157,9 +12389,21 @@ msgstr ""
#: tbl_printview.php:65
#, fuzzy
#| msgid "Count tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "حداول کی گنتی کریں"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Query results"
+msgid "Space usage:"
+msgstr "طلب نتائج"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Query statistics"
+msgid "Row Statistics:"
+msgstr "طلب شماریات"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12191,6 +12435,12 @@ msgstr "آراء-رائے"
msgid "No index defined! Create one below"
msgstr "کوئی Ø§Ø´Ø§Ø±ÛŒÛ Ù…ÙˆØ¬ÙˆØ¯ Ù†Ûیں!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "کالم دکھانے کے لیے انتخاب کریں"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12236,115 +12486,119 @@ msgstr ""
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr ""
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: tbl_tracking.php:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data row from report"
msgstr "اس جدول کے لیے کھوج کوائ٠حذ٠کریں"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "data"
msgid "No data"
msgstr "کوائÙ"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr ""
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr ""
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr ""
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr ""
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr ""
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr ""
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr ""
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr ""
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr ""
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Delete tracking data for this table"
msgid "Deactivate tracking for %s"
msgstr "اس جدول کے لیے کھوج کوائ٠حذ٠کریں"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr ""
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Activate tracking for %s"
msgstr "کوائ٠نÛیں ملا برائے %s"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr ""
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, fuzzy, php-format
#| msgid "General relation features"
msgid "Create version %1$s of %2$s"
msgstr "جنرل ریلیشن Ùیچرز"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr ""
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr ""
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr ""
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr ""
@@ -13539,13 +13793,21 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr ""
-#~ msgid "ltr"
-#~ msgstr "rtl"
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "سرور انتخاب"
#, fuzzy
-#~| msgid "Last version"
-#~ msgid "Software version"
-#~ msgstr "آخری نسخÛ"
+#~| msgid "Hide query box"
+#~ msgid "Live query chart"
+#~ msgstr "طلب Ø®Ø§Ù†Û Ú†Ú¾Ù¾Ø§Ø¦ÛŒÚº"
+
+#~ msgid "And"
+#~ msgstr "اور"
+
+#~ msgid "ltr"
+#~ msgstr "rtl"
#, fuzzy
#~| msgid "Save as file"
diff --git a/po/uz.po b/po/uz.po
index 36cd07edd0..d6fbb2961b 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -1,12 +1,12 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 15:48+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
-"Language-Team: Uzbek <http://l10n.cihar.com/projects/phpmyadmin/4-0/uz/>\n"
+"Language-Team: Uzbek <http://l10n.cihar.com/projects/phpmyadmin/master/uz/>\n"
"Language: uz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -14,18 +14,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "БарчаÑини кўрÑатиш"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Саҳифа рақами:"
@@ -38,19 +38,18 @@ msgstr ""
"Браузернинг нишондаги ойнаÑини Ñнгилаб бўлмади. Эҳтимол, бош ойна ёпилган "
"ёки браузер хавфÑизлик юзаÑидан ойналараро Ñнгилашни блокировка қилмоқда."
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Қидириш"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -72,23 +71,23 @@ msgstr "Қидириш"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "OK"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð½Ð¾Ð¼Ð¸"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "ТавÑифи"
@@ -116,15 +115,16 @@ msgstr "%1$s маълумотлар базаÑи тузилди."
msgid "Database comment: "
msgstr "Маълумотлар базаÑига изоҳ: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Жадвал изоҳи"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,8 +136,8 @@ msgstr "Жадвал изоҳи"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "УÑтун"
@@ -160,12 +160,12 @@ msgstr "УÑтун"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Тур"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -177,7 +177,7 @@ msgstr "Тур"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -192,7 +192,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Ðндоза"
@@ -218,11 +218,11 @@ msgstr "Ðлоқалар"
msgid "Comments"
msgstr "Изоҳлар"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -235,21 +235,21 @@ msgstr "Изоҳлар"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Йўқ"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -262,10 +262,10 @@ msgstr "Йўқ"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ҳа"
@@ -273,7 +273,7 @@ msgstr "Ҳа"
msgid "View dump (schema) of database"
msgstr "Маълумотлар базаÑи дампини (ÑхемаÑини) намойиш Ñтиш"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Маълумотлар базаÑида биронта ҳам жадвал мавжуд ÑмаÑ."
@@ -286,7 +286,7 @@ msgstr "БарчаÑини белгилаш"
msgid "Unselect All"
msgstr "Белгилашни бекор қилиш"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Маълумотлар базаÑи номи бўш!"
@@ -314,20 +314,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Жадвал"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "ҚаторларÑони"
@@ -340,28 +339,25 @@ msgstr "Ҳажми"
msgid "in use"
msgstr "ишлатилмоқда"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Тузиш"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Охирги Ñнгиланиш"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Охирги текширув"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -398,16 +394,12 @@ msgstr "Кузатилган жадваллар"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Маълумотлар базаÑи"
@@ -415,17 +407,17 @@ msgstr "Маълумотлар базаÑи"
msgid "Last version"
msgstr "Охирги верÑиÑ"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Тузилди"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Янгиланди"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Ҳолат"
@@ -434,13 +426,11 @@ msgstr "Ҳолат"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Ðмал"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "КўрÑатиш"
@@ -449,18 +439,18 @@ msgid "Delete tracking data for this table"
msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "Ўчириш"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "фаол"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "фаол ÑмаÑ"
@@ -468,11 +458,11 @@ msgstr "фаол ÑмаÑ"
msgid "Versions"
msgstr "ВерÑиÑлар"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Кузатиш ҳиÑоботи"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Тузилма раÑми"
@@ -488,28 +478,28 @@ msgstr "Жадвални кузатиш"
msgid "Database Log"
msgstr "База лог файлини"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "Сўров тури"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Белгиланган ÑкÑпорт тури файлга Ñақланиши шарт!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Apply index(s)"
msgid "Bad parameters!"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "\"%s\" файлини Ñақлаш учун диÑкда етарли жой мавжуд ÑмаÑ."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -517,12 +507,12 @@ msgstr ""
"\"%s\" файли Ñерверда мавжуд, унинг номини ўзгартиринг ёки қайта ёзиш "
"параметрини ёқинг."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "\"%s\" файлини веб-Ñерверга Ñақлаш учун ҳуқуқлар етарли ÑмаÑ."
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Дамп \"%s\" файлида Ñақланди."
@@ -538,58 +528,59 @@ msgstr "Жадвалларни ÑкÑпорт қилиш"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add a point"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Қаторлар бўлувчиÑи"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -598,17 +589,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "Янги фойдаланувчи қўшиш"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Янги фойдаланувчи қўшиш"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add column(s)"
+msgid "Polygon %d:"
+msgstr "УÑтун(лар) қўшиш"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add column(s)"
msgid "Add a polygon"
@@ -717,12 +710,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL Ñўрови муваффақиÑтли бажарилди"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Орқага"
@@ -762,39 +755,40 @@ msgstr "танловлар"
msgid "Database server"
msgstr "Фойдаланувчи учун маълумотлар базаÑи"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Сервер"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Сервер:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Сервер порти"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Сервер верÑиÑÑи"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Протокол верÑиÑÑи"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Фойдаланувчи"
#: index.php:257
#, fuzzy
#| msgid "Server socket"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Сервер Ñокети"
#: index.php:269
@@ -804,30 +798,34 @@ msgstr "Веб Ñервер"
#: index.php:282
#, fuzzy
#| msgid "Use light version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Енгил верÑиÑдан фойдаланиш"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP кенгайтмаÑи"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP ҳақида маълумотни кўрÑатиш"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "ВерÑÐ¸Ñ Ò³Ð°Ò›Ð¸Ð´Ð° маълумот"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "ДокументациÑ"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Вики"
@@ -970,7 +968,7 @@ msgstr "\"DROP DATABASE\" (маълумотлар базаÑини ўчириш)
msgid "Do you really want to execute \"%s\"?"
msgstr "Ҳақиқатан ҳам Ñўровни бажармоқчимиÑиз?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Маълумотлар базаÑи тўлиқ ЎЧИРИЛÐДИ!"
@@ -1072,78 +1070,40 @@ msgstr "ПривилегиÑлар қайта юкланмоқда"
msgid "Removing Selected Users"
msgstr "Белгиланган фойдаланувчиларни ўчириш"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Ðпиш"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Таҳрирлаш"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Серверни танланг"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-#| msgid "SQL Query box"
-msgid "Live query chart"
-msgstr "SQL Ñўровлари қутиÑи"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Жами"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Уланишлар"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Cannot load or save configuration"
msgid "Local monitor configuration incompatible"
msgstr "КонфигурациÑни юклаб ёки Ñақлаб бўлмади"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1151,186 +1111,186 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "Сўровлар кеши"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "Сўровлар кеши"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "Сўровлар кеши"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "Журнал файллари Ñони"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Буфер пули"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Жами"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Бўш Ñаҳифалар Ñони "
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Қабул қилинди"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Уланишлар"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Жараёнлар"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Байт"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "КБ"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "МБ"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "ГБ"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "ТБ"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "ПБ"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "ЭБ"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "Жадваллар Ñони: \"%s\""
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Versions"
msgid "Questions"
msgstr "ВерÑиÑлар"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Трафик"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "settings"
msgid "Settings"
msgstr "танловлар"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Маълумотлар базаÑи номини қуйидагига ўзгартириш"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "Тўрга боғлаб қўйиш"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1338,39 +1298,39 @@ msgstr ""
msgid "None"
msgstr "Йўқ"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1378,155 +1338,155 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Файл каби Ñақлаш"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Фаоллаштирилган"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "ФаолÑизлантириш"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "Other core settings"
msgid "Change settings"
msgstr "Бошқа Ñозланишлар"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "settings"
msgid "Current settings"
msgstr "танловлар"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "ҲиÑобот ÑарлавҳаÑи"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
#, fuzzy
#| msgid "Difference"
msgid "Differential"
msgstr "Фарқ"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Load"
msgid "Analysing logs"
msgstr "Юклаш"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "Ўқишга рухÑат Ñўраш"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
#| msgid "Go to database"
msgid "Jump to Log table"
msgstr "Ушбу базага ўтиш"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Маълумотлар базаÑи мавжуд ÑмаÑ"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Таҳлил"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "Сўров таҳлили"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1534,112 +1494,112 @@ msgstr "Сўров таҳлили"
msgid "Time"
msgstr "Вақт"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Жами"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Профиллаштириш"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Жадвал "
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Кодировка"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Apply index(s)"
msgid "Edit chart"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "SQL queries"
msgid "Series"
msgstr "SQL Ñўровлари"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Tables display options"
msgid "Log table filter options"
msgstr "Жадваллар кўринишини Ñозлаш"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Фильтр"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of inserted rows"
msgid "Sum of grouped rows:"
msgstr "Қўйилган қаторлар Ñони"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Жами"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "Load"
msgid "Loading logs"
msgstr "Юклаш"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Қайта юклаш"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1647,282 +1607,291 @@ msgstr ""
msgid "Import"
msgstr "Импорт"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "\"%1$s\" файлидан андоза конфигурациÑни юклаб бўлмади."
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr "Бирламчи (PRIMARY) ёки уникал (UNIQUE) Ð¸Ð½Ð´ÐµÐºÑ Ð±ÑžÐ»Ð³Ð°Ð½ майдонни танланг!"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "Сўровни Ñнгилаш"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "ДокументациÑ"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "ТафÑилотлар…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Customization"
msgid "Justification"
msgstr "МоÑлашлар"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Бекор қилиш"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
#| msgid "Load"
msgid "Loading"
msgstr "Юклаш"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Жараёнлар"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Биронта ҳам маълумотлар базаÑи танланмаган."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Маълумотлар базаÑи номини қуйидагига ўзгартириш"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Маълумотлар базаÑи номини қуйидагига ўзгартириш"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Маълумотлар базаÑидан қуйидагига нуÑха олиш"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Кодировка"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Жадвалда, ҳеч бўлмаганда, битта майдон бўлиши шарт."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Жадвалларни ишлатиш"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Apply index(s)"
msgid "Hide indexes"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "Тўрни кўрÑатиш"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Ташқи калитларни текширишни ўчириш"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Фаоллаштирилган"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "ФаолÑизлантирилган"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Қидириш"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide search results"
msgstr "SQL Ñўровлари қутиÑи"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "SQL Query box"
msgid "Show search results"
msgstr "SQL Ñўровлари қутиÑи"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Кўриб чиқиш"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "\"%s\" ўчирилмоқда"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s уÑтуни учун қийматлар"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new server"
msgid "Add %d value(s)"
msgstr "Янги фойдаланувчи қўшиш"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide query box"
msgstr "SQL Ñўровлари қутиÑи"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
#| msgid "SQL Query box"
msgid "Show query box"
msgstr "SQL Ñўровлари қутиÑи"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Таҳрирлаш"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "Ðмални амалга ошириш учун битта ёки бир нечта қаторни танлаш керак."
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "Ўзгартириш"
-#: js/messages.php:276
+#: js/messages.php:267
#, fuzzy
#| msgid "Maximum execution time"
msgid "Query execution time"
msgstr "МакÑимум бажарилиш вақти"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d Ñони тўғри қатор рақами ÑмаÑ."
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1931,227 +1900,253 @@ msgstr "%d Ñони тўғри қатор рақами ÑмаÑ."
msgid "Save"
msgstr "Сақлаш"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide search criteria"
msgstr "SQL Ñўровлари қутиÑи"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
#| msgid "SQL Query box"
msgid "Show search criteria"
msgstr "SQL Ñўровлари қутиÑи"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Қидириш"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "УÑтун қўшиш/ўчириш"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "Сўров натижаларини ишлатиш"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Маълумотлар файли кўрÑатгичи ҳажми"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "Эътибор бермаÑлик"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Қаторлар бўлувчиÑи"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add column(s)"
msgid "Add columns"
msgstr "УÑтун(лар) қўшиш"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Боғлиқ калитни танланг"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Ташқи калитни танланг"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "Бирламчи (PRIMARY) ёки уникал (UNIQUE) Ð¸Ð½Ð´ÐµÐºÑ Ð±ÑžÐ»Ð³Ð°Ð½ майдонни танланг!"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "КўрÑатиладиган майдонни танлаш"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
msgstr "Танлаш учун Ñичқонча тугмаÑини боÑинг"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
#| msgid "Go to view"
msgid "Go to link"
msgstr "Ушбу кўринишга ўтиш"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Майдон номлари"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "Қатор(лар)ни Ñнгилаш"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Парол ўрнатиш"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ò›Ð¸Ð»Ð¸Ñˆ"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Паролни ўзгартириш"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Душ"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "БарчаÑини кўрÑатиш"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Apply index(s)"
msgid "Hide Panel"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Белгиланган фойдаланувчи привилегиÑлар жадвалида топилмади."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2162,33 +2157,33 @@ msgstr ""
"чиқарилган."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
#| msgid "Check for latest version"
msgid ", latest stable version:"
msgstr "Охирги верÑиÑни текшириш"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
#| msgid "Go to database"
msgid "up to date"
msgstr "Ушбу базага ўтиш"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Садақа"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Орқага"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2196,96 +2191,96 @@ msgid "Next"
msgstr "Кейинги"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Жами"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Иккилик"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Мар"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Ðпр"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "Май"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Июн"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Июл"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Ðвг"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Окт"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Янв"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Фев"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Мар"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Ðпр"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2293,78 +2288,78 @@ msgid "May"
msgstr "Май"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Июн"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Июл"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Ðвг"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Сен"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Окт"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "ÐоÑ"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Дек"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Якш"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Душ"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Сеш"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Жум"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2372,115 +2367,115 @@ msgid "Sun"
msgstr "Якш"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Душ"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Сеш"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Чор"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Пай"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Жум"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Шан"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Якш"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Душ"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Сеш"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Чор"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Пай"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Жум"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Шан"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Вики"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Йўқ"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "ишлатилмоқда"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2534,16 +2529,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "Ñекундига"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "минутига"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "Ñоатига"
@@ -2551,43 +2546,59 @@ msgstr "Ñоатига"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Шрифт ўлчами"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "ÐŽÑиш тартибида"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Камайиш тартибида"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "УÑтун"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Сортировка қилиш"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "КўрÑатиш"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Критерий"
#: libraries/DBQbe.class.php:576
@@ -2607,33 +2618,43 @@ msgid "Use Tables"
msgstr "Жадвалларни ишлатиш"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Ðки"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Ва"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Қўйиш"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "Ўчириш"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "Ўзгаририш"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>\"%s\"</b> маълумотлар базаÑига SQL-Ñўров:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "Ñўровни бажариш"
@@ -2673,8 +2694,8 @@ msgstr[0] "<i>\"%s\"</i> жадвалида ўхшашликлар Ñони \"%s
msgstr[1] "<i>\"%s\"</i> жадвалида ўхшашликлар Ñони \"%s\" та"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Кўриб чиқиш"
@@ -2688,9 +2709,9 @@ msgstr "%s жадвалидаги моÑликларни ўчираÑизми?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "Ўчириш"
@@ -2730,32 +2751,32 @@ msgstr "Сақлаш директориÑÑи"
msgid "Restore column order"
msgstr "CHAR майдонидаги уÑтунлар Ñони"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Боши"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Орқага"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Кейинги"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2765,19 +2786,20 @@ msgstr "Охири"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Бошлаш"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Майдонлар Ñони "
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Душ"
#: libraries/DisplayResults.class.php:919
@@ -2802,7 +2824,7 @@ msgstr "Белгиланган Ñўровни бажариш"
msgid "Sort by key"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð±ÑžÐ¹Ð¸Ñ‡Ð° Ñортировка қилиш"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2922,12 +2944,12 @@ msgid "Query took %01.4f sec"
msgstr "Сўров %01.4f Ñекунд вақт олди"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Белгиланганларни:"
@@ -2937,16 +2959,16 @@ msgstr "Белгиланганларни:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "БарчаÑини белгилаш"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -3053,12 +3075,12 @@ msgstr "phpMyAdmin даÑтурини Ñнги ойнада очиш"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Браузерда \"cookies\" фаоллаштирилган бўлиши шарт."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -3072,21 +3094,21 @@ msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð±ÐµÐ»Ð³Ð¸Ð»Ð°Ð½Ð¼Ð°Ð³Ð°Ð½!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "ИндекÑлар"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Уникал"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "ҚиÑилган"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Элементлар Ñони"
@@ -3095,15 +3117,14 @@ msgstr "Элементлар Ñони"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "ТаққоÑлаш"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Изоҳ"
@@ -3116,7 +3137,7 @@ msgstr "Бирламчи калит ўчирилди"
msgid "Index %s has been dropped"
msgstr "\"%s\" индекÑи ўчирилди"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3129,6 +3150,11 @@ msgstr "%1$s ва %2$s индекÑлари бир хил, улардан бир
msgid "Databases"
msgstr "Маълумотлар базалари"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Сервер"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3136,35 +3162,39 @@ msgid "View"
msgstr "Ðамойиш"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Тузилиши"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Қидириш"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Қўйиш"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "ОперациÑлар"
@@ -3181,7 +3211,7 @@ msgstr "Кузатиш"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Триггерлар"
@@ -3204,14 +3234,14 @@ msgstr "Сўров"
msgid "Privileges"
msgstr "ПривилегиÑлар"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Муолажалар"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "ҲодиÑалар"
@@ -3253,7 +3283,7 @@ msgstr ""
msgid "Engines"
msgstr "Жадвал турлари"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3308,8 +3338,7 @@ msgstr "Жадвалларни Ñанаш"
msgid "There are no recent tables"
msgstr "Биронта ҳам конфигурациÑланган Ñервер мавжуд ÑмаÑ"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL Ñўрови"
@@ -3454,11 +3483,15 @@ msgid "Target database `%s` was not found!"
msgstr "\"%s\" мавзуÑи топилмади!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Ðотўғри маълумотлар базаÑи"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Жадвал номи нотўғри"
#: libraries/Table.class.php:1210
@@ -3502,7 +3535,7 @@ msgstr "ФункциÑ"
msgid "Operator"
msgstr "Оператор"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3522,66 +3555,71 @@ msgstr "Қидириш"
msgid "Edit/Insert"
msgstr "Қўйиш"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Майдонни танланг (камида битта):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Ðки"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "Қидириш шартини кўшиш (Ñъни \"where\" жумлаÑи):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "Саҳифадаги қаторлар Ñони"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Сортировка:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, fuzzy
#| msgid "Maximum number of rows to display"
msgid "Maximum rows to plot"
msgstr "КўрÑатиладиган қаторларнинг макÑимал Ñони"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Ташқи қийматларни кўриб чиқиш"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "SQL Query box"
msgid "Additional search criteria"
msgstr "SQL Ñўровлари қутиÑи"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "\"Ðамунадаги Ñўровни бажариш\" (ўрнига қўйиш белгиÑи: \"%\")"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Ðамунадаги Ñўровни бажариш\" (ўрнига қўйиш белгиÑи: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "Control user"
msgid "How to use"
msgstr "Ðазорат фойдаланувчиÑи"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3615,8 +3653,8 @@ msgstr "\"%s\" мавзуÑи топилмади!"
msgid "Theme path not found for theme %s!"
msgstr "\"%s\" мавзуÑи файлларига йўл топилмади!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3909,7 +3947,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "МакÑимал ҳажми: \"%s\"%s\""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL Ñўрови"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3922,130 +3966,145 @@ msgstr "МакÑимал ҳажми: \"%s\"%s\""
msgid "MySQL said: "
msgstr "MySQL жавоби: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
#, fuzzy
#| msgid "Could not connect to MySQL server"
msgid "Failed to connect to SQL validator!"
msgstr "MySQL-Ñерверга уланиб бўлмади"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "Сўров таҳлили"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Таҳлил керак ÑмаÑ"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP-код олиб ташлаш"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP-код"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Янгилаш"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL ÑинтакÑиÑи текширувини олиб ташлаш"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL тўғрилигини текшириш"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Жадвал турлари"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Профиллаштириш"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Якш"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y й., %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "\"%s\" кун, \"%s\" Ñоат, \"%s\" минут ва \"%s\" Ñекунд"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Муолажалар"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "\"%s\" маълумотлар базаÑига ўтиш."
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr ""
"\"%s\" параметрининг иши маълум хатоликка олиб келиши мумкин, батафÑил "
"маълумот учун қаранг \"%s\""
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
#, fuzzy
#| msgid "Click to select"
msgid "Click to toggle"
msgstr "Танлаш учун Ñичқонча тугмаÑини боÑинг"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Юклаш каталогидан"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "КўрÑатилган каталокка юклаб бўлмади"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Тозалаш"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Чоп Ñтиш"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Тузиш"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Охирги Ñнгиланиш"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Охирги текширув"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -4057,13 +4116,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Маълумотлар"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Жами"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4139,6 +4202,12 @@ msgstr ""
"%1$s Ñервери учун нотўғри хоÑÑ‚ номи кўрÑатилган. phpMyAdmin конфигурацион "
"файлида белгиланган Ñозлашларни тўғирланг."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Сервер"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4191,7 +4260,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "ФаолÑизлантирилган"
@@ -4287,7 +4356,7 @@ msgstr "Ðотўғри порт номери"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Ðотўғри қиймат"
@@ -4341,25 +4410,25 @@ msgstr "Фойдаланиладиган PHP кенгайтмаÑи"
msgid "maximum %s"
msgstr "МакÑимал жадваллар Ñони"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Қуйидаги қийматни ўрнатиш: \"%s\""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "ÐÑл қийматларни тиклаш"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4641,7 +4710,7 @@ msgid "Character set of the file"
msgstr "Файл кодировкаÑи"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Формат"
@@ -4658,7 +4727,6 @@ msgstr "Сиқиш"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4672,7 +4740,7 @@ msgstr "Майдон номларини биринчи қаторга жойла
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Майдон қийматлари қуйидаги белги ичига олинган "
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4680,7 +4748,7 @@ msgstr "Майдон қийматлари қуйидаги белги ичига
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Белги олдида қуйидаги белги мавжуд "
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4688,7 +4756,9 @@ msgstr "Белги олдида қуйидаги белги мавжуд "
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL қийматни қуйидагига алмаштириш"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4702,12 +4772,14 @@ msgstr "Майдонлар ичидаги Ñатрдан-Ñатрга кўчир
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Қаторлар бўлувчиÑи"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Қаторлар бўлувчиÑи"
#: libraries/config/messages.inc.php:80
@@ -4747,8 +4819,6 @@ msgid "Include table caption"
msgstr "Жадвалга Ñарлавҳа қўшиш"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Жадвал ÑарлавҳаÑи"
@@ -4757,8 +4827,6 @@ msgid "Continued table caption"
msgstr "Жадвал ÑарлавҳаÑи (давоми)"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Белги идентификатори"
@@ -4785,7 +4853,7 @@ msgid "Save on server"
msgstr "Серверга Ñақлаш"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Мавжуд файл(лар) уÑтидан ёзиш"
@@ -4805,7 +4873,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Жадвал ва майдон номларини теÑкари қўштирноққа олиш"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL билан моÑлик режими"
@@ -6499,7 +6567,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "SQL Query box"
msgid "Retain query box"
@@ -6534,12 +6602,8 @@ msgstr "Қулфланган жадвалларни ташлаб кетишлиÐ
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6562,8 +6626,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Фойдаланувчи"
@@ -6803,6 +6867,12 @@ msgstr ""
"pmadb уÑули ишлатилмоқда, лекин phpMyAdmin конфигурацион файлида парол "
"белгиланмаган"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Ðотўғри қиймат"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6860,15 +6930,25 @@ msgstr ""
msgid "No Password"
msgstr "Парол йўқ"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Парол:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "ТаÑдиқлаш"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Паролни хешлаш"
#: libraries/display_change_password.lib.php:87
@@ -6878,7 +6958,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 га моÑ"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6888,6 +6967,12 @@ msgstr "Янги маълумотлар базаÑи тузиш"
msgid "Create"
msgstr "Тузиш"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Янги маълумотлар базаÑи тузиш"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6922,113 +7007,107 @@ msgstr ""
"ЭкÑпорт модуллари мавжуд ÑмаÑ! Ўрнатилган phpMyAdmin нуÑхаÑининг libraries/"
"export каталогини текширинг."
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, fuzzy
#| msgid "Allows locking tables for the current thread."
msgid "Exporting databases from the current server"
msgstr "Жорий оқим учун жадвални блокировку қилишга рухÑат беради"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting tables from \"%s\" database"
msgstr "\"%s\" маълумотлар базаÑида Ñнги жадвал тузиш"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, fuzzy, php-format
#| msgid "Create table on database %s"
msgid "Exporting rows from \"%s\" table"
msgstr "\"%s\" маълумотлар базаÑида Ñнги жадвал тузиш"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "ЭÑкпорт тури"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
#| msgid "Customize default export options"
msgid "Custom - display all possible options"
msgstr "ЭкÑпорт афзалликларини Ñозлаш"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Маълумотлар базалари"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Жадваллар"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "ҚаторларÑони"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
#, fuzzy
#| msgid "Dump all rows"
msgid "Dump some row(s)"
msgstr "Барча қаторларни дамп қилиш"
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Майдонлар Ñони "
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Барча қаторларни дамп қилиш"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Сервердаги \"%s\" каталокка Ñақлаш"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Файл каби Ñақлаш"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Файл номи шаблони"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "s value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -7043,65 +7122,65 @@ msgstr ""
"вақт ва Ñанани қўйиш мумкин. Қўшимча равишда қуйидагилар ишлатилиши мумкин: "
"%3$s. Матннинг бошқа қиÑмлари ўзгаришÑиз қолади."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Файл кодировкаÑи:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Сиқиш"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "bzip ёрдамида Ñиқилган"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Файл каби Ñақлаш"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Формат"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "Ўгиришлар параметрлари"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding Conversion:"
@@ -7117,7 +7196,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -7261,6 +7340,10 @@ msgstr ""
msgid "Language"
msgstr "Тил"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "ВерÑÐ¸Ñ Ò³Ð°Ò›Ð¸Ð´Ð° маълумот"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Маълумотлар учун уй каталог"
@@ -7694,8 +7777,10 @@ msgstr "Маълумотлар кўплиги Ñабали<br />ўзгартир
msgid "Binary - do not edit"
msgstr "Иккилик маълумот - таҳрирлаш мумкин ÑмаÑ"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "Юклаш каталогидан"
#: libraries/insert_edit.lib.php:1400
@@ -7763,46 +7848,46 @@ msgstr "Йўқ"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "Жадвал префикÑини алмаштириш"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "Жадвални префикÑи билан нуÑхалаш"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Жум"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Бажариш"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add prefix"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "Ҳақиқатан ҳам Ñўровни бажармоқчимиÑиз?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "Ўзгариш йўқ"
@@ -8019,18 +8104,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "жадвал номи"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -8048,7 +8133,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -8059,7 +8144,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -8070,12 +8155,12 @@ msgstr ""
msgid "Functions"
msgstr "ФункциÑлар"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -8086,7 +8171,7 @@ msgstr ""
msgid "Procedures"
msgstr "Муолажалар"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -8097,7 +8182,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -8109,13 +8194,15 @@ msgstr ""
msgid "Views"
msgstr "Ðамойиш"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Маълумотлар базаÑи номини қуйидагига ўзгартириш"
#: libraries/operations.lib.php:107
@@ -8132,22 +8219,24 @@ msgid "Drop the database (DROP)"
msgstr "Маълумотлар базаÑини ўчириш (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Фақат тузилиши"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Тузилиши ва маълумотлари"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Фақат маълумотлар"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Маълумотлар базаÑидан қуйидагига нуÑха олиш"
#: libraries/operations.lib.php:186
@@ -8186,8 +8275,11 @@ msgstr "Жадвал параметрлари"
msgid "Rename table to"
msgstr "Жадвал номини ўзгартириш"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Жадвал изоҳи"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Жадвал тури"
@@ -8343,20 +8435,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Сиз хоÑÑ‚/IP Ð°Ð´Ñ€ÐµÑ Ð²Ð° бўш жой қолдириб портни киритишингиз мумкин."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Сервер:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Фойдаланувчи:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Парол:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Серверни танланг"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8538,13 +8624,27 @@ msgstr "@TABLE@ жадвалининг тузилиши"
msgid "Object creation options"
msgstr "Ўгиришлар параметрлари"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Жадвал ÑарлавҳаÑи"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Жадвал ÑарлавҳаÑи"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Белги идентификатори"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8568,32 +8668,60 @@ msgstr "Майдон изоҳларини кўрÑатиш"
msgid "Display MIME types"
msgstr "Мавжуд MIME турлари"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Майдон номларини биринчи қаторга жойлаштириш"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "ХоÑÑ‚"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Тузилган Ñана"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP верÑиÑÑм"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Маълумотлар базаÑи"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Маълумотлар"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Тузилиши"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export contents"
@@ -8759,6 +8887,12 @@ msgstr ""
msgid "Export contents"
msgstr "Таркибини ÑкÑпорт қилиш"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Жадвал"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -9087,7 +9221,6 @@ msgid "Enabled"
msgstr "Фаоллаштирилган"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Ðлоқаларнинг аÑоÑий имкониÑтлари"
@@ -9116,11 +9249,11 @@ msgstr ""
"\"column_comments\" жадвалини Ñнгилаш зарур. БатафÑил маълумот учун "
"документациÑга қаранг."
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Хатчўп қўйилган SQL Ñўрови"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-Ñўровлар тарихи"
@@ -9167,7 +9300,7 @@ msgstr ""
"Янгиланган ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð¸ ишга тушиши учун, phpMyAdmin даÑтуридан чиқиб, "
"қайта киринг."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "тавÑиф мавжуд ÑмаÑ"
@@ -9193,17 +9326,24 @@ msgstr ""
"ҳоÑил қилинг. Ðгар шундай бўлмаÑа, қуйидаги қаторларни [mysqld] бўлимига "
"қўшинг:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Фойдаланувчи номи"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Фойдаланувчи номи"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Порт"
#: libraries/replication_gui.lib.php:112
@@ -9214,7 +9354,7 @@ msgstr "Бош Ñервер ÑтатуÑи"
msgid "Slave status"
msgstr "Тобе Ñервер ÑтатуÑи"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "Ўзгарувчи"
@@ -9223,6 +9363,15 @@ msgstr "Ўзгарувчи"
msgid "Server ID"
msgstr "Сервер ID Ñи"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "ХоÑÑ‚"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -9242,12 +9391,11 @@ msgstr "Ҳар қайÑи фойдаланувчи"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Матнмайдонини ишлатиш"
#: libraries/replication_gui.lib.php:326
@@ -9279,8 +9427,15 @@ msgstr ""
"Ðгар ХоÑтлар жадвалидан фойдаланилÑа, ушбу майдонга Ñътибор берилмайди ва "
"унинг ўрнига ХоÑтлар жадвалидаги қийматлар ишлатилади."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "ТаÑдиқлаш"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Парол ўрнатиш"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -9327,13 +9482,14 @@ msgstr ""
msgid "Edit event"
msgstr "Серверларни таҳрирлаш"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Жараёнлар"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9648,109 +9804,109 @@ msgstr "Жадвал номи нотўғри"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add routine"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export functions"
msgid "Export of routine %s"
msgstr "ФункциÑларни ÑкÑпорт қилиш"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Муолажалар"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Ушбу Ñаҳифага кириш учун Сизда етарли ҳуқуқ мавжуд ÑмаÑ!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Маълумотлар базаÑида биронта ҳам жадвал мавжуд ÑмаÑ."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no routines to display."
msgstr "Биронта ҳам конфигурациÑланган Ñервер мавжуд ÑмаÑ"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "Янги фойдаланувчи қўшиш"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export triggers"
msgid "Export of trigger %s"
msgstr "Триггерларни ÑкÑпорт қилиш"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Триггерлар"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Ушбу Ñаҳифага кириш учун Сизда етарли ҳуқуқ мавжуд ÑмаÑ!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Маълумотлар базаÑида биронта ҳам жадвал мавжуд ÑмаÑ."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no triggers to display."
msgstr "Биронта ҳам конфигурациÑланган Ñервер мавжуд ÑмаÑ"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "Янги фойдаланувчи қўшиш"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of event %s"
msgstr "Таркибини ÑкÑпорт қилиш"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "ҲодиÑа"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Ушбу Ñаҳифага кириш учун Сизда етарли ҳуқуқ мавжуд ÑмаÑ!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Маълумотлар базаÑида биронта ҳам жадвал мавжуд ÑмаÑ."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no events to display."
@@ -9812,7 +9968,7 @@ msgstr "Ðтрибутлар"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Қўшимча"
@@ -9922,8 +10078,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "КўрÑатиш"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ðомаълум тил: %1$s."
@@ -9931,7 +10087,7 @@ msgstr "Ðомаълум тил: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Current server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Жорий Ñервер"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -10187,6 +10343,12 @@ msgstr ""
msgid "Login Information"
msgstr "Фойдаланувчи ҳиÑоби ҳақида маълумот"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Матнмайдонини ишлатиш"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Паролни ўзгартирмаÑлик"
@@ -10227,6 +10389,13 @@ msgstr "\"%s\"&quot маълумотлар базаÑига барча привÐ
msgid "Users having access to &quot;%s&quot;"
msgstr "\"%s\"га рухÑати бўлган фойдаланувчилар"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Фойдаланувчи"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -10269,7 +10438,6 @@ msgid "No user found."
msgstr "Биронта ҳам фойдаланувчи топилмади."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "ПривилегиÑларни таҳрирлаш"
@@ -10310,7 +10478,9 @@ msgid "Column-specific privileges"
msgstr "Майдон привилегиÑлари"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Қуйидаги маълумотлар омборига Ð¿Ñ€Ð¸Ð²Ð¸Ð»ÐµÐ³Ð¸Ñ Ò›ÑžÑˆÐ¸Ñˆ"
#: libraries/server_privileges.lib.php:2290
@@ -10320,7 +10490,9 @@ msgstr ""
"ишлатилганда улар олдига теÑкари Ñгри чизиқ (\\) қўйиш керак."
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Қуйидаги жадвалга Ð¿Ñ€Ð¸Ð²Ð¸Ð»ÐµÐ³Ð¸Ñ Ò›ÑžÑˆÐ¸Ñˆ"
#: libraries/server_privileges.lib.php:2525
@@ -10362,6 +10534,12 @@ msgstr "\"%s\" учун привилегиÑлар ўзгартирилди."
msgid "Privileges for %s"
msgstr "ПривилегиÑлар"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "ПривилегиÑларни таҳрирлаш"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -10389,45 +10567,47 @@ msgstr "Белгиланган фойдаланувчи привилегиÑла
msgid "You have added a new user."
msgstr "Сиз Ñнги фойдаланувчи қўшдингиз."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "\"%s\" Ñерверида SQL-Ñўров(лар)ни бажариш"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "\"%s\" маълумотлар базаÑида SQL-Ñўров(лар)ни бажариш"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Тозалаш"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Ушбу SQL Ñўровига хатчўп тузиш"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Барча фойдаланувчиларга рухÑат бериш"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Шу номли хатчўпни алмаштириш"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "Сўровлар ойнаÑи ичидаги маълумотларни блокировка қилиш"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "ТақÑимловчи"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Ушбу Ñўровни қайта кўрÑатиш"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Фақат кўриш"
@@ -10507,11 +10687,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "\"%s\" жадвали тозаланди"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Кузатиш фаол."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Кузатиш фаол ÑмаÑ."
@@ -10537,7 +10717,11 @@ msgstr "Жадвалга Ð¿Ñ€ÐµÑ„Ð¸ÐºÑ Ò›ÑžÑˆÐ¸Ñˆ"
msgid "Check tables having overhead"
msgstr "Оптималлаштириш лозим бўлгн жадвалларни белгилаш"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Сортировка қилиш"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10631,7 +10815,7 @@ msgstr "Жадвал бошига"
msgid "After %s"
msgstr "\"%s\" дан кейин"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Қаторлар ÑтатиÑтикаÑи"
@@ -10705,7 +10889,7 @@ msgstr ""
msgid "Information"
msgstr "Маълумот"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Фойдаланилаётган жой"
@@ -10713,12 +10897,12 @@ msgstr "Фойдаланилаётган жой"
msgid "Effective"
msgstr "Эффективлик"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "%1$s жадвали муваффақиÑтли ўзгартирилди"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Ignore errors"
msgid "Query error"
@@ -10820,8 +11004,22 @@ msgstr "\"%s\" дан кейин"
msgid "Table name"
msgstr "Жадвал номи"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Жадвал тури"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "ТаққоÑлаш"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Бўлакларни (PARTITIONS) белгилаш"
#: libraries/tbl_common.inc.php:54
@@ -10955,7 +11153,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Ðлоқа мавжуд бўлмаган жадвалларни Ñшириш/кўрÑатиш"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Жадваллар Ñони"
#: pmd_general.php:467
@@ -11017,7 +11217,7 @@ msgstr "Саҳифа тузиб бўлмади"
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "Ñаҳифалар Ñони "
#: pmd_pdf.php:123
@@ -11045,7 +11245,9 @@ msgid "New page name: "
msgstr "Фойдаланувчи номи"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "МаÑштаб"
#: pmd_pdf.php:146
@@ -11064,6 +11266,12 @@ msgstr "Хатолик: Боғлиқлик ўрнатилмади."
msgid "FOREIGN KEY relation added"
msgstr "Ташқи калитга (FOREIGN KEY) алоқа ўрнатилди"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Ðлоқаларнинг аÑоÑий имкониÑтлари"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Ички алоқа ўрнатилди"
@@ -11161,6 +11369,12 @@ msgstr "Файлларни импорт қилиш"
msgid "All"
msgstr "Барча"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-Ñўровлар тарихи"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -11211,20 +11425,20 @@ msgstr[0] "\"%s\" маълумотлар базаÑи муваффақиÑтли
msgid "Databases statistics"
msgstr "Маълумотлар базаÑи ÑтатиÑкаÑи"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Бош Ñервер репликациÑÑи"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Тобе Ñервер репликациÑÑи"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "СтатиÑкани ёқиш"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -11232,11 +11446,11 @@ msgstr ""
"ИЗОҲ: СтатиÑкани ёқиш веб-Ñервер ва MySQL Ñервери ўртаÑида катта траффикка "
"Ñабаб бўлиши мумкин."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Маълумотлар базаÑи мавжуд ÑмаÑ"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Жадвал турлари"
@@ -11264,7 +11478,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "ВерÑиÑ"
@@ -11628,10 +11842,6 @@ msgstr ""
msgid "Add chart"
msgstr "ИндекÑ(лар)ни Ñақлаш"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11823,6 +12033,24 @@ msgstr[0] "ишлатилмоқда"
msgid "Questions since startup: %s"
msgstr "Бошланғич Ñаҳифани Ñозлаш"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "Ñоатига"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "минутига"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "Ñекундига"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "ТавÑиф"
@@ -12581,7 +12809,7 @@ msgid "Global value"
msgstr "Глобал қиймат"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Юклаб олиш"
@@ -12698,7 +12926,7 @@ msgstr "Садақа"
msgid "Edit server"
msgstr "Серверларни таҳрирлаш"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Янги фойдаланувчи қўшиш"
@@ -12997,7 +13225,9 @@ msgid "SQL result"
msgstr "SQL Ñўрови натижаÑи"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Тузилган"
#: sql.php:1234
@@ -13011,8 +13241,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "`\"%s\"` жадвалидаги индекÑларда муаммо мавжуд"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Ушбу SQL Ñўровига хатчўп тузиш"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Хатчўп белгиÑи"
#: tbl_chart.php:38
@@ -13110,17 +13346,17 @@ msgstr "Қиймати"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "\"%s\" номли жадвал мавжуд!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' номли база мавжуд ÑмаÑ."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "%1$s жадвали тузилди."
@@ -13129,6 +13365,10 @@ msgstr "%1$s жадвали тузилди."
msgid "View dump (schema) of table"
msgstr "Жадвал дампини (ÑхемаÑини) намойиш Ñтиш"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Жадвал номи нотўғри"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -13157,7 +13397,7 @@ msgstr "Журнал файллари Ñони"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -13225,9 +13465,21 @@ msgstr "Жадвал номи кўрÑатилмаган!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Жадвалларни кўрÑатиш"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Фойдаланилаётган жой"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Қаторлар ÑтатиÑтикаÑи"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -13266,6 +13518,12 @@ msgstr "Жадвалларнинг ташқи калитида чекловлаÑ
msgid "No index defined! Create one below"
msgstr "Ð˜Ð½Ð´ÐµÐºÑ Ð±ÐµÐ»Ð³Ð¸Ð»Ð°Ð½Ð¼Ð°Ð³Ð°Ð½!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "КўрÑатиладиган майдонни танлаш"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -13314,120 +13572,124 @@ msgstr "Ðгар керак бўлмаÑа, ушбу икки қатор олдÐ
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL Ñўрови ÑкÑпорт қилинди. Дампдан нуÑха олинг ёки уни бажаринг."
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "%s верÑÐ¸Ñ Ñ€Ð°Ñми (SQL коди)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
#, fuzzy
#| msgid "Track these data definition statements:"
msgid "Tracking data definition successfully deleted"
msgstr "Ушбу маълумотлар таърифи операторларини кузатиш:"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
#, fuzzy
#| msgid "Track these data manipulation statements:"
msgid "Tracking data manipulation successfully deleted"
msgstr "Ушбу маълумотлар бошқаруви операторларини кузатиш:"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Кузатиш операторлари"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data row from report"
msgstr "Ушбу жадвал учун кузатув маълумотлари ўчириш"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Маълумотлар базаÑи мавжуд ÑмаÑ"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Санани"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Маълумотлар таърифи операторини"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Маълумотларни бошқариш операторини"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL дампи (файлни юклаб олиш)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL дамп"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Ушбу танлов жадвал ва унинг таркибини амаштиради."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL бажаруви"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "\"%s\" деб ÑкÑпорт қилиш"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "ВерÑиÑларни кўрÑатиш"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "\"%s.%s\" жадвалини кузатишни фаолÑизлантириш"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Ҳозир фаолÑизлантириш"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "\"%s.%s\" жадвалини кузатишни фаоллаштириш"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Ҳозир фаоллаштириш"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Ушбу маълумотлар таърифи операторларини кузатиш:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Ушбу маълумотлар бошқаруви операторларини кузатиш:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "ВерÑиÑÑини тузиш"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Кўпроқ мавзуга Ñга бўлинг!"
@@ -14668,6 +14930,40 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "МакÑимал уланишлар Ñони "
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Серверни танланг"
+
+#, fuzzy
+#~| msgid "SQL Query box"
+#~ msgid "Live query chart"
+#~ msgstr "SQL Ñўровлари қутиÑи"
+
+#~ msgid "And"
+#~ msgstr "Ва"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Майдонлар Ñони "
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Майдон қийматлари қуйидаги белги ичига олинган "
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Белги олдида қуйидаги белги мавжуд "
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL қийматни қуйидагига алмаштириш"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Қаторлар бўлувчиÑи"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/uz@latin.po b/po/uz@latin.po
index f7eaae6f48..f3da9586f0 100644
--- a/po/uz@latin.po
+++ b/po/uz@latin.po
@@ -1,13 +1,13 @@
# Automatically generated <>, 2010.
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-04-25 15:49+0200\n"
"Last-Translator: Michal ÄŒihaÅ™ <michal@cihar.com>\n"
"Language-Team: Uzbek (latin) "
-"<http://l10n.cihar.com/projects/phpmyadmin/4-0/uz@latin/>\n"
+"<http://l10n.cihar.com/projects/phpmyadmin/master/uz@latin/>\n"
"Language: uz@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "Barchasini ko‘rsatish"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "Sahifa raqami:"
@@ -40,19 +40,18 @@ msgstr ""
"yopilgan yoki brauzer xavfsizlik yuzasidan oynalararo yangilashni blokirovka "
"qilmoqda"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "Qidirish"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -74,23 +73,23 @@ msgstr "Qidirish"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "OK"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "Indeks nomi"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "Tavsifi"
@@ -116,15 +115,16 @@ msgstr "%1$s ma`lumotlar bazasi tuzildi."
msgid "Database comment: "
msgstr "Ma`lumotlar bazasiga izoh: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "Jadval izohi"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -136,8 +136,8 @@ msgstr "Jadval izohi"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
#, fuzzy
#| msgid "Column names"
msgid "Column"
@@ -162,12 +162,12 @@ msgstr "Maydon nomlari"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "Tur"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -179,7 +179,7 @@ msgstr "Tur"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "Null"
@@ -194,7 +194,7 @@ msgstr "Null"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "Andoza"
@@ -220,11 +220,11 @@ msgstr "Aloqalar"
msgid "Comments"
msgstr "Izohlar"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -237,21 +237,21 @@ msgstr "Izohlar"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "Yo‘q"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -264,10 +264,10 @@ msgstr "Yo‘q"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "Ha"
@@ -275,7 +275,7 @@ 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_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas."
@@ -288,7 +288,7 @@ msgstr "Barchasini belgilash"
msgid "Unselect All"
msgstr "Belgilashni bekor qilish"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Ma`lumotlar bazasi nomi bo‘sh!"
@@ -319,20 +319,19 @@ msgstr ""
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "Jadval"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "Qatorlarsoni"
@@ -345,28 +344,25 @@ msgstr "Hajmi"
msgid "in use"
msgstr "ishlatilmoqda"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "Tuzish"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "Oxirgi yangilanish"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "Oxirgi tekshiruv"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -408,16 +404,12 @@ msgstr "Kuzatilgan jadvallar"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "Ma`lumotlar bazasi"
@@ -425,17 +417,17 @@ msgstr "Ma`lumotlar bazasi"
msgid "Last version"
msgstr "Oxirgi vеrsiya"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "Tuzildi"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "Yangilandi"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "Holat"
@@ -444,13 +436,11 @@ msgstr "Holat"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "Amal"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "Ko‘rsatish"
@@ -459,18 +449,18 @@ msgid "Delete tracking data for this table"
msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "O‘chirish"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "faol"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "faol emas"
@@ -478,11 +468,11 @@ msgstr "faol emas"
msgid "Versions"
msgstr "Vеrsiyalar"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "Kuzatish hisoboti"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "Tuzilma rasmi"
@@ -498,28 +488,28 @@ msgstr "Jadvalni kuzatish"
msgid "Database Log"
msgstr "Baza log faylini"
-#: export.php:42
+#: export.php:146
#, fuzzy
#| msgid "Bar type"
msgid "Bad type!"
msgstr "So‘rov turi"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "Belgilangan eksport turi faylga saqlanishi shart!"
-#: export.php:122
+#: export.php:226
#, fuzzy
#| msgid "Apply index(s)"
msgid "Bad parameters!"
msgstr "Indеks(lar)ni saqlash"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "\"%s\" faylini saqlash uchun diskda yetarli joy mavjud emas."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -527,12 +517,12 @@ msgstr ""
"\"%s\" fayli serverda mavjud, uning nomini o‘zgartiring yoki qayta yozish "
"parametrini yoqing."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, 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:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Damp \"%s\" faylida saqlandi."
@@ -548,58 +538,59 @@ msgstr "Jadvallarni eksport qilish"
msgid "Value for the column \"%s\""
msgstr ""
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr ""
#: gis_data_editor.php:161
-msgid "SRID"
+msgid "SRID:"
msgstr ""
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, php-format
+msgid "Geometry %d:"
msgstr ""
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+msgid "Point:"
msgstr ""
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr ""
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr ""
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr ""
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add a point"
msgstr "Indеks(lar)ni saqlash"
-#: gis_data_editor.php:262 js/messages.php:313
-#, fuzzy
+#: gis_data_editor.php:262
+#, fuzzy, php-format
#| msgid "Lines terminated by"
-msgid "Linestring"
+msgid "Linestring %d:"
msgstr "Qatorlar bo‘luvchisi"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+msgid "Outer ring:"
msgstr ""
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, php-format
+msgid "Inner ring %d:"
msgstr ""
#: gis_data_editor.php:303
@@ -608,17 +599,19 @@ msgstr ""
msgid "Add a linestring"
msgstr "Yangi foydalanuvchi qo‘shish"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
#, fuzzy
#| msgid "Add a new User"
msgid "Add an inner ring"
msgstr "Yangi foydalanuvchi qo‘shish"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
-msgstr ""
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Add column(s)"
+msgid "Polygon %d:"
+msgstr "Ustun(lar) qo‘shish"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
#, fuzzy
#| msgid "Add column(s)"
msgid "Add a polygon"
@@ -727,12 +720,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "SQL so‘rovi muvaffaqiyatli bajarildi"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "Orqaga"
@@ -772,39 +765,40 @@ msgstr "tanlovlar"
msgid "Database server"
msgstr "Foydalanuvchi uchun ma`lumotlar bazasi"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "Server"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "Server:"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "Server porti"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "Server versiyasi"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "Protokol versiyasi"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "Foydalanuvchi"
#: index.php:257
#, fuzzy
#| msgid "Server socket"
-msgid "Server charset"
+msgid "Server charset:"
msgstr "Server soketi"
#: index.php:269
@@ -814,30 +808,34 @@ msgstr "Veb server"
#: index.php:282
#, fuzzy
#| msgid "Use light version"
-msgid "Database client version"
+msgid "Database client version:"
msgstr "Yengil versiyadan foydalanish"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP kengaytmasi"
#: index.php:300
msgid "Show PHP information"
msgstr "PHP haqida ma`lumotni ko‘rsatish"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "Versiya haqida ma`lumot"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentatsiya"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Viki"
@@ -982,7 +980,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:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "Ma`lumotlar bazasi to‘liq O‘CHIRILADI!"
@@ -1085,78 +1083,40 @@ msgstr "Privilegiyalar qayta yuklanmoqda"
msgid "Removing Selected Users"
msgstr "Belgilangan foydalanuvchilarni o‘chirish"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "Yopish"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "Tahrirlash"
-
-#: js/messages.php:62
-#, fuzzy
-#| msgid "Server Choice"
-msgid "Live traffic chart"
-msgstr "Serverni tanlang"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr ""
-
-#: js/messages.php:64
-#, fuzzy
-#| msgid "SQL Query box"
-msgid "Live query chart"
-msgstr "SQL so‘rovlari qutisi"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr ""
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "Jami"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr ""
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ""
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr ","
-#: js/messages.php:76
+#: js/messages.php:67
#, fuzzy
#| msgid "Connections"
msgid "Connections / Processes"
msgstr "Ulanishlar"
-#: js/messages.php:79
+#: js/messages.php:70
#, fuzzy
#| msgid "Cannot load or save configuration"
msgid "Local monitor configuration incompatible"
msgstr "Konfiguratsiyani yuklab yoki saqlab bo‘lmadi"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1164,186 +1124,186 @@ msgid ""
"your configuration to default in the <i>Settings</i> menu."
msgstr ""
-#: js/messages.php:82
+#: js/messages.php:73
#, fuzzy
#| msgid "Query cache"
msgid "Query cache efficiency"
msgstr "So‘rovlar keshi"
-#: js/messages.php:83
+#: js/messages.php:74
#, fuzzy
#| msgid "Query cache"
msgid "Query cache usage"
msgstr "So‘rovlar keshi"
-#: js/messages.php:84
+#: js/messages.php:75
#, fuzzy
#| msgid "Query cache"
msgid "Query cache used"
msgstr "So‘rovlar keshi"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr ""
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr ""
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr ""
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr ""
-#: js/messages.php:91
+#: js/messages.php:82
#, fuzzy
#| msgid "Log file count"
msgid "Total memory"
msgstr "Jurnal fayllari soni"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr ""
-#: js/messages.php:93
+#: js/messages.php:84
#, fuzzy
#| msgid "Buffer Pool"
msgid "Buffered memory"
msgstr "Bufer puli"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr ""
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr ""
-#: js/messages.php:97
+#: js/messages.php:88
#, fuzzy
#| msgid "Total"
msgid "Total Swap"
msgstr "Jami"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr ""
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr ""
-#: js/messages.php:100
+#: js/messages.php:91
#, fuzzy
#| msgid "Free pages"
msgid "Free Swap"
msgstr "Bo‘sh sahifalar soni "
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr ""
-#: js/messages.php:103
+#: js/messages.php:94
#, fuzzy
#| msgid "Received"
msgid "Bytes received"
msgstr "Qabul qilindi"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "Ulanishlar"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "Jarayonlar"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "Bayt"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, fuzzy, php-format
#| msgid "%s table(s)"
msgid "%d table(s)"
msgstr "Jadvallar soni: \"%s\""
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
#, fuzzy
#| msgid "Versions"
msgid "Questions"
msgstr "Vеrsiyalar"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "Trafik"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
#, fuzzy
#| msgid "settings"
msgid "Settings"
msgstr "tanlovlar"
-#: js/messages.php:121
+#: js/messages.php:112
#, fuzzy
#| msgid "Rename database to"
msgid "Remove chart"
msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr ""
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "To‘rga bog‘lab qo‘yish"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr ""
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1351,39 +1311,39 @@ msgstr ""
msgid "None"
msgstr "Yo‘q"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr ""
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr ""
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr ""
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr ""
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr ""
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr ""
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr ""
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr ""
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1391,155 +1351,155 @@ msgid ""
"depending on your system."
msgstr ""
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr ""
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr ""
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, fuzzy, php-format
#| msgid "Save as file"
msgid "Set log_output to %s"
msgstr "Fayl kabi saqlash"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, fuzzy, php-format
#| msgid "Enabled"
msgid "Enable %s"
msgstr "Faollashtirilgan"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, fuzzy, php-format
#| msgid "Disable"
msgid "Disable %s"
msgstr "Faolsizlantirish"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr ""
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr ""
-#: js/messages.php:148
+#: js/messages.php:139
#, fuzzy
#| msgid "Other core settings"
msgid "Change settings"
msgstr "Boshqa sozlanishlar"
-#: js/messages.php:149
+#: js/messages.php:140
#, fuzzy
#| msgid "settings"
msgid "Current settings"
msgstr "tanlovlar"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
#, fuzzy
#| msgid "Report title"
msgid "Chart Title"
msgstr "Hisobot sarlavhasi"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
#, fuzzy
#| msgid "Difference"
msgid "Differential"
msgstr "Farq"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr ""
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr ""
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr ""
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr ""
-#: js/messages.php:159
+#: js/messages.php:150
#, fuzzy
#| msgid "Load"
msgid "Analysing logs"
msgstr "Yuklash"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr ""
-#: js/messages.php:161
+#: js/messages.php:152
#, fuzzy
#| msgid "Read requests"
msgid "Cancel request"
msgstr "O‘qishga ruxsat so‘rash"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
"the other attributes of queries, such as start time, may differ."
msgstr ""
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr ""
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr ""
-#: js/messages.php:166
+#: js/messages.php:157
#, fuzzy
#| msgid "Go to database"
msgid "Jump to Log table"
msgstr "Ushbu bazaga o‘tish"
-#: js/messages.php:167
+#: js/messages.php:158
#, fuzzy
#| msgid "No databases"
msgid "No data found"
msgstr "Ma`lumotlar bazasi mavjud emas"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr ""
-#: js/messages.php:170
+#: js/messages.php:161
#, fuzzy
#| msgid "Analyze"
msgid "Analyzing…"
msgstr "Tahlil"
-#: js/messages.php:171
+#: js/messages.php:162
#, fuzzy
#| msgid "Explain SQL"
msgid "Explain output"
msgstr "So‘rov tahlili"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1547,112 +1507,112 @@ msgstr "So‘rov tahlili"
msgid "Time"
msgstr "Vaqt"
-#: js/messages.php:174
+#: js/messages.php:165
#, fuzzy
#| msgid "Total"
msgid "Total time:"
msgstr "Jami"
-#: js/messages.php:175
+#: js/messages.php:166
#, fuzzy
#| msgid "Profiling"
msgid "Profiling results"
msgstr "Profillashtirish"
-#: js/messages.php:176
+#: js/messages.php:167
#, fuzzy
#| msgid "Table"
msgctxt "Display format"
msgid "Table"
msgstr "Jadval "
-#: js/messages.php:177
+#: js/messages.php:168
#, fuzzy
#| msgid "Charset"
msgid "Chart"
msgstr "Kodirovka"
-#: js/messages.php:178
+#: js/messages.php:169
#, fuzzy
#| msgid "Apply index(s)"
msgid "Edit chart"
msgstr "Indеks(lar)ni saqlash"
-#: js/messages.php:179
+#: js/messages.php:170
#, fuzzy
#| msgid "SQL queries"
msgid "Series"
msgstr "SQL so‘rovlari"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
#, fuzzy
#| msgid "Tables display options"
msgid "Log table filter options"
msgstr "Jadvallar ko‘rinishini sozlash"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "Filtr"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr ""
-#: js/messages.php:187
+#: js/messages.php:178
#, fuzzy
#| msgid "Number of inserted rows"
msgid "Sum of grouped rows:"
msgstr "Qo‘yilgan qatorlar soni"
-#: js/messages.php:188
+#: js/messages.php:179
#, fuzzy
#| msgid "Total"
msgid "Total:"
msgstr "Jami"
-#: js/messages.php:190
+#: js/messages.php:181
#, fuzzy
#| msgid "Load"
msgid "Loading logs"
msgstr "Yuklash"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr ""
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
"reentering your credentials should help."
msgstr ""
-#: js/messages.php:193
+#: js/messages.php:184
#, fuzzy
#| msgid "Reload"
msgid "Reload page"
msgstr "Qayta yuklash"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr ""
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr ""
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr ""
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1660,285 +1620,294 @@ msgstr ""
msgid "Import"
msgstr "Import"
-#: js/messages.php:200
+#: js/messages.php:191
#, fuzzy
#| msgid "Could not load default configuration from: \"%1$s\""
msgid "Import monitor configuration"
msgstr "\"%1$s\" faylidan andoza konfiguratsiyani yuklab bo‘lmadi."
-#: js/messages.php:201
+#: js/messages.php:192
#, fuzzy
#| msgid "Please select the primary key or a unique key"
msgid "Please select the file you want to import"
msgstr ""
"Birlamchi (PRIMARY) yoki unikal (UNIQUE) indeks bo‘lgan maydonni tanlang!"
-#: js/messages.php:203
+#: js/messages.php:194
#, fuzzy
#| msgid "Update Query"
msgid "Analyse Query"
msgstr "So‘rovni yangilash"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr ""
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr ""
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr ""
-#: js/messages.php:210
+#: js/messages.php:201
#, fuzzy
#| msgid "Documentation"
msgid "Recommendation"
msgstr "Dokumentatsiya"
-#: js/messages.php:211
+#: js/messages.php:202
#, fuzzy
#| msgid "Details…"
msgid "Rule details"
msgstr "Tafsilotlar…"
-#: js/messages.php:212
+#: js/messages.php:203
#, fuzzy
#| msgid "Customization"
msgid "Justification"
msgstr "Moslashlar"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr ""
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr ""
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "Bekor qilish"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
#, fuzzy
#| msgid "Load"
msgid "Loading"
msgstr "Yuklash"
-#: js/messages.php:223
+#: js/messages.php:214
#, fuzzy
#| msgid "Processes"
msgid "Processing Request"
msgstr "Jarayonlar"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr ""
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr ""
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr ""
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "Bironta ham ma`lumotlar bazasi tanlanmagan."
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr ""
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr ""
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "OK"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr ""
-#: js/messages.php:234
+#: js/messages.php:225
#, fuzzy
#| msgid "Rename database to"
msgid "Renaming Databases"
msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish"
-#: js/messages.php:235
+#: js/messages.php:226
#, fuzzy
#| msgid "Rename database to"
msgid "Reload Database"
msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish"
-#: js/messages.php:236
+#: js/messages.php:227
#, fuzzy
#| msgid "Copy database to"
msgid "Copying Database"
msgstr "Ma`lumotlar bazasidan quyidagiga nusxa olish"
-#: js/messages.php:237
+#: js/messages.php:228
#, fuzzy
#| msgid "Charset"
msgid "Changing Charset"
msgstr "Kodirovka"
-#: js/messages.php:238
+#: js/messages.php:229
#, fuzzy
#| msgid "Table must have at least one field."
msgid "Table must have at least one column"
msgstr "Jadvalda, hech bo‘lmaganda, bitta maydon bo‘lishi shart."
-#: js/messages.php:243
+#: js/messages.php:234
#, fuzzy
#| msgid "Use Tables"
msgid "Insert Table"
msgstr "Jadvallarni ishlatish"
-#: js/messages.php:244
+#: js/messages.php:235
#, fuzzy
#| msgid "Apply index(s)"
msgid "Hide indexes"
msgstr "Indеks(lar)ni saqlash"
-#: js/messages.php:245
+#: js/messages.php:236
#, fuzzy
#| msgid "Show grid"
msgid "Show indexes"
msgstr "To‘rni ko‘rsatish"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "Tashqi kalitlarni tekshirishni o‘chirish"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Enabled"
msgid "(Enabled)"
msgstr "Faollashtirilgan"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
#, fuzzy
#| msgid "Disabled"
msgid "(Disabled)"
msgstr "Faolsizlantirilgan"
-#: js/messages.php:251
+#: js/messages.php:242
#, fuzzy
#| msgid "Search"
msgid "Searching"
msgstr "Qidirish"
-#: js/messages.php:252
+#: js/messages.php:243
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide search results"
msgstr "SQL so‘rovlari qutisi"
-#: js/messages.php:253
+#: js/messages.php:244
#, fuzzy
#| msgid "SQL Query box"
msgid "Show search results"
msgstr "SQL so‘rovlari qutisi"
-#: js/messages.php:254
+#: js/messages.php:245
#, fuzzy
#| msgid "Browse"
msgid "Browsing"
msgstr "Ko‘rib chiqish"
-#: js/messages.php:255
+#: js/messages.php:246
#, fuzzy
#| msgid "Deleting %s"
msgid "Deleting"
msgstr "\"%s\" o‘chirilmoqda"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr ""
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr ""
-#: js/messages.php:262
+#: js/messages.php:253
#, fuzzy, php-format
#| msgid "Number of fields"
msgid "Values for column %s"
msgstr "Maydonlar soni "
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr ""
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr ""
-#: js/messages.php:265
+#: js/messages.php:256
#, fuzzy, php-format
#| msgid "Add a new server"
msgid "Add %d value(s)"
msgstr "Yangi foydalanuvchi qo‘shish"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr ""
-#: js/messages.php:271
+#: js/messages.php:262
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide query box"
msgstr "SQL so‘rovlari qutisi"
-#: js/messages.php:272
+#: js/messages.php:263
#, fuzzy
#| msgid "SQL Query box"
msgid "Show query box"
msgstr "SQL so‘rovlari qutisi"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "Tahrirlash"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr ""
"Amalni amalga oshirish uchun bitta yoki bir nechta qatorni tanlash kerak."
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "O‘zgartirish"
-#: js/messages.php:276
+#: js/messages.php:267
#, fuzzy
#| msgid "Maximum execution time"
msgid "Query execution time"
msgstr "Maksimum bajarilish vaqti"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d soni to‘g‘ri qator raqami emas!"
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1947,228 +1916,254 @@ msgstr "%d soni to‘g‘ri qator raqami emas!"
msgid "Save"
msgstr "Saqlash"
-#: js/messages.php:283
+#: js/messages.php:274
#, fuzzy
#| msgid "SQL Query box"
msgid "Hide search criteria"
msgstr "SQL so‘rovlari qutisi"
-#: js/messages.php:284
+#: js/messages.php:275
#, fuzzy
#| msgid "SQL Query box"
msgid "Show search criteria"
msgstr "SQL so‘rovlari qutisi"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
#, fuzzy
#| msgid "Search"
msgid "Zoom Search"
msgstr "Qidirish"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr ""
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr ""
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr ""
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr ""
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr ""
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr ""
-#: js/messages.php:301
+#: js/messages.php:292
#, fuzzy
#| msgid "Add/Delete Field Columns"
msgid "Select two columns"
msgstr "Ustun qo‘shish/o‘chirish"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr ""
-#: js/messages.php:303
+#: js/messages.php:294
#, fuzzy
#| msgid "Query results operations"
msgid "Query results"
msgstr "So‘rov natijalarini ishlatish"
-#: js/messages.php:304
+#: js/messages.php:295
#, fuzzy
#| msgid "Data pointer size"
msgid "Data point content"
msgstr "Ma`lumotlar fayli ko‘rsatgichi hajmi"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "E`tibor bermaslik"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr ""
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr ""
+
+#: js/messages.php:304
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Linestring"
+msgstr "Qatorlar bo‘luvchisi"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr ""
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr ""
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr ""
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr ""
+
+#: js/messages.php:314
#, fuzzy
#| msgid "Add column(s)"
msgid "Add columns"
msgstr "Ustun(lar) qo‘shish"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "Bog‘liq kalitni tanlang"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "Tashqi kalitni tanlang"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr ""
"Birlamchi (PRIMARY) yoki unikal (UNIQUE) indeks bo‘lgan maydonni tanlang!"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
#, fuzzy
#| msgid "Choose field to display"
msgid "Choose column to display"
msgstr "Ko‘rsatiladigan maydonni tanlash"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr ""
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr ""
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr ""
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr ""
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr ""
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr ""
-#: js/messages.php:340
+#: js/messages.php:331
#, fuzzy
#| msgid "Click to select"
msgid "Click to sort"
msgstr "Tanlash uchun sichqoncha tugmasini bosing"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr ""
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr ""
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr ""
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr ""
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr ""
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr ""
-#: js/messages.php:358
+#: js/messages.php:349
#, fuzzy
#| msgid "Go to view"
msgid "Go to link"
msgstr "Ushbu ko‘rinishga o‘tish"
-#: js/messages.php:359
+#: js/messages.php:350
#, fuzzy
#| msgid "Column names"
msgid "Copy column name"
msgstr "Maydon nomlari"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr ""
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "Qator(lar)ni yangilash"
-#: js/messages.php:364
+#: js/messages.php:355
#, fuzzy
#| msgid "Generate Password"
msgid "Generate password"
msgstr "Parol o‘rnatish"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "Generatsiya qilish"
-#: js/messages.php:366
+#: js/messages.php:357
#, fuzzy
#| msgid "Change password"
msgid "Change Password"
msgstr "Parolni o‘zgartirish"
-#: js/messages.php:369
+#: js/messages.php:360
#, fuzzy
#| msgid "Mon"
msgid "More"
msgstr "Dush"
-#: js/messages.php:372
+#: js/messages.php:363
#, fuzzy
#| msgid "Show all"
msgid "Show Panel"
msgstr "Barchasini ko‘rsatish"
-#: js/messages.php:373
+#: js/messages.php:364
#, fuzzy
#| msgid "Apply index(s)"
msgid "Hide Panel"
msgstr "Indеks(lar)ni saqlash"
-#: js/messages.php:376
+#: js/messages.php:367
#, fuzzy
#| msgid "The selected user was not found in the privilege table."
msgid "The requested page was not found in the history, it may have expired."
msgstr "Belgilangan foydalanuvchi privilegiyalar jadvalida topilmadi."
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -2179,33 +2174,33 @@ msgstr ""
"sanada chiqarilgan."
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
#, fuzzy
#| msgid "Check for latest version"
msgid ", latest stable version:"
msgstr "Oxirgi versiyani tekshirish"
-#: js/messages.php:382
+#: js/messages.php:373
#, fuzzy
#| msgid "Go to database"
msgid "up to date"
msgstr "Ushbu bazaga o‘tish"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
#, fuzzy
#| msgid "Donate"
msgid "Done"
msgstr "Sadaqa"
-#: js/messages.php:405
+#: js/messages.php:396
#, fuzzy
#| msgid "Previous"
msgctxt "Previous month"
msgid "Prev"
msgstr "Orqaga"
-#: js/messages.php:410
+#: js/messages.php:401
#, fuzzy
#| msgid "Next"
msgctxt "Next month"
@@ -2213,96 +2208,96 @@ msgid "Next"
msgstr "Keyingi"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
#, fuzzy
#| msgid "Total"
msgid "Today"
msgstr "Jami"
-#: js/messages.php:417
+#: js/messages.php:408
#, fuzzy
#| msgid "Binary"
msgid "January"
msgstr "Ikkilik"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr ""
-#: js/messages.php:419
+#: js/messages.php:410
#, fuzzy
#| msgid "Mar"
msgid "March"
msgstr "Mar"
-#: js/messages.php:420
+#: js/messages.php:411
#, fuzzy
#| msgid "Apr"
msgid "April"
msgstr "Apr"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "May"
-#: js/messages.php:422
+#: js/messages.php:413
#, fuzzy
#| msgid "Jun"
msgid "June"
msgstr "Iyun"
-#: js/messages.php:423
+#: js/messages.php:414
#, fuzzy
#| msgid "Jul"
msgid "July"
msgstr "Iyul"
-#: js/messages.php:424
+#: js/messages.php:415
#, fuzzy
#| msgid "Aug"
msgid "August"
msgstr "Avg"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr ""
-#: js/messages.php:426
+#: js/messages.php:417
#, fuzzy
#| msgid "Oct"
msgid "October"
msgstr "Okt"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr ""
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr ""
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "Yanv"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "Fev"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "Mar"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "Apr"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
#, fuzzy
#| msgid "May"
msgctxt "Short month name"
@@ -2310,78 +2305,78 @@ msgid "May"
msgstr "May"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "Iyun"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "Iyul"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "Avg"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "Sen"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "Okt"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "Noya"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "Dek"
-#: js/messages.php:463
+#: js/messages.php:454
#, fuzzy
#| msgid "Sun"
msgid "Sunday"
msgstr "Yaksh"
-#: js/messages.php:464
+#: js/messages.php:455
#, fuzzy
#| msgid "Mon"
msgid "Monday"
msgstr "Dush"
-#: js/messages.php:465
+#: js/messages.php:456
#, fuzzy
#| msgid "Tue"
msgid "Tuesday"
msgstr "Sesh"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr ""
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr ""
-#: js/messages.php:468
+#: js/messages.php:459
#, fuzzy
#| msgid "Fri"
msgid "Friday"
msgstr "Jum"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr ""
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
#, fuzzy
#| msgctxt "Short week day name"
#| msgid "Sun"
@@ -2389,115 +2384,115 @@ msgid "Sun"
msgstr "Yaksh"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "Dush"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "Sesh"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "Chor"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "Pay"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "Jum"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "Shan"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
#, fuzzy
#| msgid "Sun"
msgid "Su"
msgstr "Yaksh"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
#, fuzzy
#| msgid "Mon"
msgid "Mo"
msgstr "Dush"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
#, fuzzy
#| msgid "Tue"
msgid "Tu"
msgstr "Sesh"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
#, fuzzy
#| msgid "Wed"
msgid "We"
msgstr "Chor"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
#, fuzzy
#| msgid "Thu"
msgid "Th"
msgstr "Pay"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
#, fuzzy
#| msgid "Fri"
msgid "Fr"
msgstr "Jum"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
#, fuzzy
#| msgid "Sat"
msgid "Sa"
msgstr "Shan"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
#, fuzzy
#| msgid "Wiki"
msgid "Wk"
msgstr "Viki"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr ""
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
#, fuzzy
#| msgid "None"
msgctxt "Year suffix"
msgid "none"
msgstr "Yo‘q"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr ""
-#: js/messages.php:526
+#: js/messages.php:517
#, fuzzy
#| msgid "in use"
msgid "Minute"
msgstr "ishlatilmoqda"
-#: js/messages.php:527
+#: js/messages.php:518
#, fuzzy
#| msgid "per second"
msgid "Second"
@@ -2552,16 +2547,16 @@ msgstr ""
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr ""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "sekundiga"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "minutiga"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "soatiga"
@@ -2569,43 +2564,59 @@ msgstr "soatiga"
msgid "per day"
msgstr ""
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "Shrift o‘lchami"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "O‘sish tartibida"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "Kamayish tartibida"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column names"
+msgid "Column:"
+msgstr "Maydon nomlari"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "Sortirovka qilish"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "Ko‘rsatish"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "Kriteriy"
#: libraries/DBQbe.class.php:576
@@ -2629,33 +2640,43 @@ msgid "Use Tables"
msgstr "Jadvallarni ishlatish"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "Yoki"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "Va"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "Qo‘yish"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "O‘chirish"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "O‘zgarirish"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "<b>\"%s\"</b> ma`lumotlar bazasiga SQL-so‘rov:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "so‘rovni bajarish"
@@ -2697,8 +2718,8 @@ msgstr[0] "<i>\"%s\"</i> jadvalida o‘xshashliklar soni \"%s\" ta"
msgstr[1] "<i>\"%s\"</i> jadvalida o‘xshashliklar soni \"%s\" ta"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "Ko‘rib chiqish"
@@ -2713,9 +2734,9 @@ msgstr "Ushbu jadval uchun kuzatuv ma’lumotlari o‘chirish"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "O‘chirish"
@@ -2762,32 +2783,32 @@ msgstr "Saqlash direktoriyasi"
msgid "Restore column order"
msgstr "CHAR maydonidagi ustunlar soni"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
#, fuzzy
#| msgid "Begin"
msgctxt "First page"
msgid "Begin"
msgstr "Boshi"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
#, fuzzy
#| msgid "Previous"
msgctxt "Previous page"
msgid "Previous"
msgstr "Orqaga"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
#, fuzzy
#| msgid "Next"
msgctxt "Next page"
msgid "Next"
msgstr "Keyingi"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
#, fuzzy
#| msgid "End"
msgctxt "Last page"
@@ -2797,19 +2818,20 @@ msgstr "Oxiri"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
#, fuzzy
#| msgid "Start"
-msgid "Start row"
+msgid "Start row:"
msgstr "Boshlash"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
#, fuzzy
#| msgid "Number of fields"
-msgid "Number of rows"
+msgid "Number of rows:"
msgstr "Maydonlar soni "
#: libraries/DisplayResults.class.php:917
#, fuzzy
#| msgid "Mon"
-msgid "Mode"
+msgid "Mode:"
msgstr "Dush"
#: libraries/DisplayResults.class.php:919
@@ -2834,7 +2856,7 @@ msgstr "Belgilangan so‘rovni bajarish"
msgid "Sort by key"
msgstr "Indeks bo‘yicha sortirovka qilish"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2954,12 +2976,12 @@ msgid "Query took %01.4f sec"
msgstr "So‘rov %01.4f sekund vaqt oldi"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "Belgilanganlarni:"
@@ -2969,16 +2991,16 @@ msgstr "Belgilanganlarni:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "Barchasini belgilash"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -3085,12 +3107,12 @@ msgstr "phpMyAdmin dasturini yangi oynada ochish"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "Brauzerda \"cookies\" faollashtirilgan bo‘lishi shart."
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
#, fuzzy
#| msgid "Cookies must be enabled past this point."
@@ -3104,21 +3126,21 @@ msgstr "Indeks belgilanmagan!"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "Indekslar"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "Unikal"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "Qisilgan"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "Elementlar soni"
@@ -3127,15 +3149,14 @@ msgstr "Elementlar soni"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "Taqqoslash"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "Izoh"
@@ -3148,7 +3169,7 @@ msgstr "Birlamchi kalit o‘chirildi"
msgid "Index %s has been dropped"
msgstr "\"%s\" indeksi o‘chirildi"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -3161,6 +3182,11 @@ msgstr "%1$s va %2$s indekslari bir xil, ulardan birini o‘chirish mumkin."
msgid "Databases"
msgstr "Ma`lumotlar bazalari"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "Server"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -3168,35 +3194,39 @@ msgid "View"
msgstr "Namoyish"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "Tuzilishi"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "Qidirish"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "Qo‘yish"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "Operatsiyalar"
@@ -3213,7 +3243,7 @@ msgstr "Kuzatish"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "Triggerlar"
@@ -3236,14 +3266,14 @@ msgstr "So‘rov"
msgid "Privileges"
msgstr "Privilegiyalar"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "Muolajalar"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "Hodisalar"
@@ -3285,7 +3315,7 @@ msgstr ""
msgid "Engines"
msgstr "Jadval turlari"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -3340,8 +3370,7 @@ msgstr "Jadvallarni sanash"
msgid "There are no recent tables"
msgstr "Bironta ham konfiguratsiyalangan server mavjud emas"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL so‘rovi"
@@ -3486,11 +3515,15 @@ msgid "Target database `%s` was not found!"
msgstr "\"%s\" mavzusi topilmadi!"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "Noto‘g‘ri ma`lumotlar bazasi"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "Jadval nomi noto‘g‘ri"
#: libraries/Table.class.php:1210
@@ -3534,7 +3567,7 @@ msgstr "Funksiya"
msgid "Operator"
msgstr "Operator"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3554,66 +3587,71 @@ msgstr "Qidirish"
msgid "Edit/Insert"
msgstr "Qo‘yish"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
#, fuzzy
#| msgid "Select fields (at least one):"
msgid "Select columns (at least one):"
msgstr "Maydonni tanlang (kamida bitta):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "Yoki"
+
+#: libraries/TableSearch.class.php:780
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:792
msgid "Number of rows per page"
msgstr "Sahifadagi qatorlar soni"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "Sortirovka:"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr ""
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, 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:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "Tashqi qiymatlarni ko‘rib chiqish"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "SQL Query box"
msgid "Additional search criteria"
msgstr "SQL so‘rovlari qutisi"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, 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:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "\"Namunadagi so‘rovni bajarish\" (o‘rniga qo‘yish belgisi: \"%\")"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
#, fuzzy
#| msgid "Control user"
msgid "How to use"
msgstr "Nazorat foydalanuvchisi"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
#, fuzzy
#| msgid "Reset"
msgid "Reset zoom"
@@ -3647,8 +3685,8 @@ msgstr "\"%s\" mavzusi topilmadi!"
msgid "Theme path not found for theme %s!"
msgstr "\"%s\" mavzusi fayllariga yo‘l topilmadi!"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+msgid "Theme:"
msgstr ""
#: libraries/Types.class.php:296
@@ -3941,7 +3979,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "Maksimal hajmi: \"%s\"%s\""
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL so‘rovi"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3954,130 +3998,145 @@ msgstr "Maksimal hajmi: \"%s\"%s\""
msgid "MySQL said: "
msgstr "MySQL javobi: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
#, fuzzy
#| msgid "Could not connect to MySQL server"
msgid "Failed to connect to SQL validator!"
msgstr "MySQL-serverga ulanib bo‘lmadi"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "So‘rov tahlili"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "Tahlil kerak emas"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "PHP-kod olib tashlash"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "PHP-kod"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "Yangilash"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "SQL sintaksisi tekshiruvini olib tashlash"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "SQL to‘g‘riligini tekshirish"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr ""
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
#, fuzzy
#| msgid "Engines"
msgctxt "Inline edit query"
msgid "Inline"
msgstr "Jadval turlari"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "Profillashtirish"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "Yaksh"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%d %B %Y y., %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "\"%s\" kun, \"%s\" soat, \"%s\" minut va \"%s\" sekund"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
#, fuzzy
#| msgid "Routines"
msgid "Missing parameter:"
msgstr "Muolajalar"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "\"%s\" ma`lumotlar bazasiga o‘tish"
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, 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/Util.class.php:2864
+#: libraries/Util.class.php:2866
#, fuzzy
#| msgid "Click to select"
msgid "Click to toggle"
msgstr "Tanlash uchun sichqoncha tugmasini bosing"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr ""
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, fuzzy, php-format
#| msgid "web server upload directory"
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "Yuklash katalogidan"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "Ko‘rsatilgan katalokka yuklab bo‘lmadi"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr ""
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "Tozalash"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr ""
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "Chop etish"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "Tuzish"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "Oxirgi yangilanish"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "Oxirgi tekshiruv"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr ""
@@ -4089,13 +4148,17 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "Ma`lumotlar"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "Jami"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -4171,6 +4234,12 @@ msgstr ""
"%1$s serveri uchun noto‘g‘ri xost nomi ko‘rsatilgan. phpMyAdmin "
"konfiguratsion faylida belgilangan sozlashlarni to‘g‘irlang."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "Server"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr ""
@@ -4224,7 +4293,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "Faolsizlantirilgan"
@@ -4320,7 +4389,7 @@ msgstr "Noto‘g‘ri port nomeri"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "Noto‘g‘ri qiymat"
@@ -4374,25 +4443,25 @@ msgstr "Foydalaniladigan PHP kengaytmasi"
msgid "maximum %s"
msgstr "Maksimal jadvallar soni"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "Quyidagi qiymatni o‘rnatish: \"%s\""
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "Asl qiymatlarni tiklash"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr ""
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4675,7 +4744,7 @@ msgid "Character set of the file"
msgstr "Fayl kodirovkasi"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "Format"
@@ -4692,7 +4761,6 @@ msgstr "Siqish"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4706,7 +4774,7 @@ msgstr "Maydon nomlarini birinchi qatorga joylashtirish"
#: libraries/plugins/import/ImportCsv.class.php:194
#, fuzzy
#| msgid "Fields enclosed by"
-msgid "Columns enclosed by"
+msgid "Columns enclosed with"
msgstr "Maydon qiymatlari quyidagi belgi ichiga olingan "
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
@@ -4714,7 +4782,7 @@ msgstr "Maydon qiymatlari quyidagi belgi ichiga olingan "
#: libraries/plugins/import/ImportCsv.class.php:201
#, fuzzy
#| msgid "Fields escaped by"
-msgid "Columns escaped by"
+msgid "Columns escaped with"
msgstr "Belgi oldida quyidagi belgi mavjud "
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
@@ -4722,7 +4790,9 @@ msgstr "Belgi oldida quyidagi belgi mavjud "
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
+#, fuzzy
+#| msgid "Replace NULL by"
+msgid "Replace NULL with"
msgstr "NULL qiymatni quyidagiga almashtirish"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
@@ -4736,12 +4806,14 @@ msgstr "Maydonlar ichidagi satrdan-satrga ko‘chirish belgilarini olib tashlash
#: libraries/plugins/import/ImportCsv.class.php:179
#, fuzzy
#| msgid "Lines terminated by"
-msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "Qatorlar bo‘luvchisi"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
+#, fuzzy
+#| msgid "Lines terminated by"
+msgid "Lines terminated with"
msgstr "Qatorlar bo‘luvchisi"
#: libraries/config/messages.inc.php:80
@@ -4781,8 +4853,6 @@ msgid "Include table caption"
msgstr "Jadvalga sarlavha qo‘shish"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "Jadval sarlavhasi"
@@ -4791,8 +4861,6 @@ msgid "Continued table caption"
msgstr "Jadval sarlavhasi (davomi)"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "Belgi identifikatori"
@@ -4819,7 +4887,7 @@ msgid "Save on server"
msgstr "Serverga saqlash"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "Mavjud fayl(lar) ustidan yozish"
@@ -4839,7 +4907,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "Jadval va maydon nomlarini teskari qo‘shtirnoqqa olish"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL bilan moslik rejimi"
@@ -6540,7 +6608,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr ""
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
#, fuzzy
#| msgid "SQL Query box"
msgid "Retain query box"
@@ -6575,12 +6643,8 @@ msgstr "Qulflangan jadvallarni tashlab ketishlik"
msgid "Requires SQL Validator to be enabled"
msgstr ""
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -6603,8 +6667,8 @@ msgid ""
"kbd])"
msgstr ""
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "Foydalanuvchi"
@@ -6846,6 +6910,12 @@ msgstr ""
"pmadb usuli ishlatilmoqda, lekin phpMyAdmin konfiguratsion faylida parol "
"belgilanmagan"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "Noto‘g‘ri qiymat"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6903,15 +6973,25 @@ msgstr ""
msgid "No Password"
msgstr "Parol yo‘q"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "Parol:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "Tasdiqlash"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "Parolni xeshlash"
#: libraries/display_change_password.lib.php:87
@@ -6921,7 +7001,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 ga mos"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
#, fuzzy
#| msgid "Create new database"
msgid "Create database"
@@ -6931,6 +7010,12 @@ msgstr "Yangi ma`lumotlar bazasi tuzish"
msgid "Create"
msgstr "Tuzish"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create new database"
+msgid "Create database:"
+msgstr "Yangi ma`lumotlar bazasi tuzish"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6965,113 +7050,107 @@ msgstr ""
"Eksport modullari mavjud emas! O‘rnatilgan phpMyAdmin nusxasining libraries/"
"export katalogini tekshiring."
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
#, 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:98
+#: libraries/display_export.lib.php:102
#, 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:100
+#: libraries/display_export.lib.php:104
#, 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:112
+#: libraries/display_export.lib.php:116
#, fuzzy
#| msgid "Export type"
msgid "Export Method:"
msgstr "Eskport turi"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr ""
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
#, fuzzy
#| msgid "Customize default export options"
msgid "Custom - display all possible options"
msgstr "Eksport afzalliklarini sozlash"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
#, fuzzy
#| msgid "Databases"
msgid "Database(s):"
msgstr "Ma`lumotlar bazalari"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
#, fuzzy
#| msgid "Tables"
msgid "Table(s):"
msgstr "Jadvallar"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
#, fuzzy
#| msgid "Rows"
msgid "Rows:"
msgstr "Qatorlarsoni"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
#, fuzzy
#| msgid "Dump all rows"
msgid "Dump some row(s)"
msgstr "Barcha qatorlarni damp qilish"
-#: libraries/display_export.lib.php:165
-#, fuzzy
-#| msgid "Number of fields"
-msgid "Number of rows:"
-msgstr "Maydonlar soni "
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr ""
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "Barcha qatorlarni damp qilish"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr ""
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, fuzzy, php-format
#| msgid "Save on server in %s directory"
msgid "Save on server in the directory <b>%s</b>"
msgstr "Serverdagi \"%s\" katalokka saqlash"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
#, fuzzy
#| msgid "Save as file"
msgid "Save output to a file"
msgstr "Fayl kabi saqlash"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
#, fuzzy
#| msgid "File name template"
msgid "File name template:"
msgstr "Fayl nomi shabloni"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr ""
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ""
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ""
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, fuzzy, php-format
#| msgid ""
#| "s value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -7086,65 +7165,65 @@ msgstr ""
"hozirgi vaqt va sanani qo‘yish mumkin. Qo‘shimcha ravishda quyidagilar "
"ishlatilishi mumkin: %3$s. Matnning boshqa qismlari o‘zgarishsiz qoladi."
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr ""
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "Fayl kodirovkasi:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
#, fuzzy
#| msgid "Compression"
msgid "Compression:"
msgstr "Siqish"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
#, fuzzy
#| msgid "\"zipped\""
msgid "zipped"
msgstr "zip"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
#, fuzzy
#| msgid "\"gzipped\""
msgid "gzipped"
msgstr "gzip"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
#, fuzzy
#| msgid "\"bzipped\""
msgid "bzipped"
msgstr "bzip yordamida siqilgan"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
#, fuzzy
#| msgid "Save as file"
msgid "View output as text"
msgstr "Fayl kabi saqlash"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
#, fuzzy
#| msgid "Format"
msgid "Format:"
msgstr "Format"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
#, fuzzy
#| msgid "Transformation options"
msgid "Format-specific options:"
msgstr "O‘girishlar parametrlari"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
#, fuzzy
#| msgid "Recoding engine"
msgid "Encoding Conversion:"
@@ -7160,7 +7239,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -7305,6 +7384,10 @@ msgstr ""
msgid "Language"
msgstr "Til"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "Versiya haqida ma`lumot"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "Ma`lumotlar uchun uy katalog"
@@ -7741,8 +7824,10 @@ msgstr "Ma`lumotlar ko‘pligi sabali<br />o‘zgartirish qiyishlashishi mumkin"
msgid "Binary - do not edit"
msgstr "Ikkilik ma`lumot - tahrirlash mumkin emas"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "Yuklash katalogidan"
#: libraries/insert_edit.lib.php:1400
@@ -7811,50 +7896,50 @@ msgstr "Yo‘q"
msgid "Convert to Kana"
msgstr ""
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
#, fuzzy
#| msgid "Replace table data with file"
msgid "Replace table prefix"
msgstr "Jadval ma`lumotlarini fayl ma`lumotlari bilan almashtirish"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
#, fuzzy
#| msgid "Replace table data with file"
msgid "Copy table with prefix"
msgstr "Jadval ma`lumotlarini fayl ma`lumotlari bilan almashtirish"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
#, fuzzy
#| msgid "Fri"
msgid "From"
msgstr "Jum"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr ""
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "Bajarish"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr ""
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add prefix"
msgstr "Indеks(lar)ni saqlash"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, 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:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "O‘zgarish yo‘q"
@@ -8071,18 +8156,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "table name"
msgid "filter databases by name"
msgstr "jadval nomi"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "table name"
msgid "filter items by name"
@@ -8100,7 +8185,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
#, fuzzy
#| msgid "Column names"
msgid "Columns"
@@ -8111,7 +8196,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -8122,12 +8207,12 @@ msgstr ""
msgid "Functions"
msgstr "Funksiyalar"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -8138,7 +8223,7 @@ msgstr ""
msgid "Procedures"
msgstr "Muolajalar"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -8149,7 +8234,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -8161,13 +8246,15 @@ msgstr ""
msgid "Views"
msgstr "Namoyish"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "Ma`lumotlar bazasi nomini quyidagiga o‘zgartirish"
#: libraries/operations.lib.php:107
@@ -8188,22 +8275,24 @@ msgid "Drop the database (DROP)"
msgstr "Ushbu bazaga o‘tish"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "Faqat tuzilishi"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "Tuzilishi va ma`lumotlari"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "Faqat ma`lumotlar"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "Ma`lumotlar bazasidan quyidagiga nusxa olish"
#: libraries/operations.lib.php:186
@@ -8244,8 +8333,11 @@ msgstr "Jadval parametrlari"
msgid "Rename table to"
msgstr "Jadval nomini o‘zgartirish"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "Jadval izohi"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "Jadval turi"
@@ -8401,20 +8493,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "Siz xost/IP adres va bo‘sh joy qoldirib portni kiritishingiz mumkin."
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "Server:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "Foydalanuvchi:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "Parol:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "Serverni tanlang"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -8596,13 +8682,27 @@ msgstr "@TABLE@ jadvalining tuzilishi"
msgid "Object creation options"
msgstr "O‘girishlar parametrlari"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "Jadval sarlavhasi"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
#, fuzzy
#| msgid "Table caption"
-msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "Jadval sarlavhasi"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "Belgi identifikatori"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -8626,32 +8726,60 @@ msgstr "Maydon izohlarini ko‘rsatish"
msgid "Display MIME types"
msgstr "Mavjud MIME turlari"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put fields names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "Maydon nomlarini birinchi qatorga joylashtirish"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "Xost"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "Tuzilgan sana"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP versiyasm"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "Ma`lumotlar bazasi"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "Ma`lumotlar"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "Tuzilishi"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export contents"
@@ -8818,6 +8946,12 @@ msgstr ""
msgid "Export contents"
msgstr "Tarkibini eksport qilish"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "Jadval"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -9151,7 +9285,6 @@ msgid "Enabled"
msgstr "Faollashtirilgan"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "Aloqalarning asosiy imkoniyatlari"
@@ -9180,11 +9313,11 @@ msgstr ""
"\"column_comments\" jadvalini yangilash zarur. Batafsil ma`lumot uchun "
"dokumentatsiyaga qarang."
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "Xatcho‘p qo‘yilgan SQL so‘rovi"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL-so‘rovlar tarixi"
@@ -9232,7 +9365,7 @@ msgstr ""
"Yangilangan konfiguratsiya fayli ishga tushishi uchun, phpMyAdmin dasturidan "
"chiqib, qayta kiring."
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "tavsif mavjud emas"
@@ -9258,17 +9391,24 @@ msgstr ""
"ishonch hosil qiling. Agar shunday bo‘lmasa, quyidagi qatorlarni [mysqld] "
"bo‘limiga qo‘shing:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "Foydalanuvchi nomi"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "Foydalanuvchi nomi"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "Port"
#: libraries/replication_gui.lib.php:112
@@ -9279,7 +9419,7 @@ msgstr "Bosh rеplikatsiya sеrvеri statusi"
msgid "Slave status"
msgstr "Tobе rеplikatsiya sеrvеri statusi"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "O‘zgaruvchi"
@@ -9288,6 +9428,15 @@ msgstr "O‘zgaruvchi"
msgid "Server ID"
msgstr "Server ID si"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "Xost"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -9307,12 +9456,11 @@ msgstr "Har qaysi foydalanuvchi"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "Matnmaydonini ishlatish"
#: libraries/replication_gui.lib.php:326
@@ -9344,8 +9492,15 @@ msgstr ""
"Agar Xostlar jadvalidan foydalanilsa, ushbu maydonga e`tibor berilmaydi va "
"uning o‘rniga Xostlar jadvalidagi qiymatlar ishlatiladi."
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "Tasdiqlash"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "Parol o‘rnatish"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -9392,13 +9547,14 @@ msgstr ""
msgid "Edit event"
msgstr "Serverlarni tahrirlash"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Processes"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "Jarayonlar"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -9713,109 +9869,109 @@ msgstr "Jadval nomi noto‘g‘ri"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Apply index(s)"
msgid "Add routine"
msgstr "Indеks(lar)ni saqlash"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export functions"
msgid "Export of routine %s"
msgstr "Funktsiyalarni eksport qilish"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "Muolajalar"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "Ushbu sahifaga kirish uchun Sizda yetarli huquq mavjud emas!"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No routine with name %1$s found in database %2$s"
msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas."
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no routines to display."
msgstr "Bironta ham konfiguratsiyalangan server mavjud emas"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "Yangi foydalanuvchi qo‘shish"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export triggers"
msgid "Export of trigger %s"
msgstr "Triggеrlarni eksport qilish"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "Triggerlar"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "Ushbu sahifaga kirish uchun Sizda yetarli huquq mavjud emas!"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No trigger with name %1$s found in database %2$s"
msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas."
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no triggers to display."
msgstr "Bironta ham konfiguratsiyalangan server mavjud emas"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
#, fuzzy
#| msgid "Add a new server"
msgid "Add event"
msgstr "Yangi foydalanuvchi qo‘shish"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of event %s"
msgstr "Tarkibini eksport qilish"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
#, fuzzy
#| msgid "Event"
msgid "event"
msgstr "Hodisa"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create an event"
msgstr "Ushbu sahifaga kirish uchun Sizda yetarli huquq mavjud emas!"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, fuzzy, php-format
#| msgid "No tables found in database."
msgid "No event with name %1$s found in database %2$s"
msgstr "Ma`lumotlar bazasida bironta ham jadval mavjud emas."
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no configured servers"
msgid "There are no events to display."
@@ -9877,7 +10033,7 @@ msgstr "Atributlar"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "Qo‘shimcha"
@@ -9987,8 +10143,8 @@ msgstr ""
msgid "Toggle scratchboard"
msgstr "Ko‘rsatish"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "Noma`lum til: %1$s."
@@ -9996,7 +10152,7 @@ msgstr "Noma`lum til: %1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
#, fuzzy
#| msgid "Current server"
-msgid "Current Server"
+msgid "Current Server:"
msgstr "Joriy sеrvеr"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -10257,6 +10413,12 @@ msgstr ""
msgid "Login Information"
msgstr "Foydalanuvchi hisobi haqida ma`lumot"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "Matnmaydonini ishlatish"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "Parolni o‘zgartirmaslik"
@@ -10297,6 +10459,13 @@ msgstr "\"%s\"&quot ma`lumotlar bazasiga barcha privilegiyalarni berish;"
msgid "Users having access to &quot;%s&quot;"
msgstr "\"%s\"ga ruxsati bo‘lgan foydalanuvchilar"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "Foydalanuvchi"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -10339,7 +10508,6 @@ msgid "No user found."
msgstr "Bironta ham foydalanuvchi topilmadi."
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "Privilegiyalarni tahrirlash"
@@ -10381,7 +10549,9 @@ msgid "Column-specific privileges"
msgstr "Maydon privilegiyalari"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "Quyidagi ma`lumotlar omboriga privilegiya qo‘shish"
#: libraries/server_privileges.lib.php:2290
@@ -10391,7 +10561,9 @@ msgstr ""
"ishlatilganda ular oldiga teskari egri chiziq (\\) qo‘yish kerak."
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "Quyidagi jadvalga privilegiya qo‘shish"
#: libraries/server_privileges.lib.php:2525
@@ -10434,6 +10606,12 @@ msgstr "\"%s\" uchun privilegiyalar o‘zgartirildi."
msgid "Privileges for %s"
msgstr "Privilegiyalar"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "Privilegiyalarni tahrirlash"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -10461,45 +10639,47 @@ msgstr "Belgilangan foydalanuvchi privilegiyalar jadvalida topilmadi."
msgid "You have added a new user."
msgstr "Siz yangi foydalanuvchi qo‘shdingiz."
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, 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:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, 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:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "Tozalash"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "Ushbu SQL so‘roviga xatcho‘p tuzish"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "Barcha foydalanuvchilarga ruxsat berish"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "Shu nomli xatcho‘pni almashtirish"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "So‘rovlar oynasi ichidagi ma`lumotlarni blokirovka qilish"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "Taqsimlovchi"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "Ushbu so‘rovni qayta ko‘rsatish"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "Faqat ko‘rish"
@@ -10581,11 +10761,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "\"%s\" jadvali tozalandi"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "Kuzatish faol."
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "Kuzatish faol emas."
@@ -10613,7 +10793,11 @@ msgstr "Ushbu jadvalga o‘tish"
msgid "Check tables having overhead"
msgstr "Optimallashtirish lozim bo‘lgn jadvallarni belgilash"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "Sortirovka qilish"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
#, fuzzy
#| msgid "None"
msgctxt "None for default"
@@ -10707,7 +10891,7 @@ msgstr "Jadval boshiga"
msgid "After %s"
msgstr "\"%s\" dan keyin"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "Qatorlar statistikasi"
@@ -10781,7 +10965,7 @@ msgstr ""
msgid "Information"
msgstr "Ma`lumot"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "Foydalanilayotgan joy"
@@ -10789,12 +10973,12 @@ msgstr "Foydalanilayotgan joy"
msgid "Effective"
msgstr "Effektivlik"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "%1$s jadvali muvaffaqiyatli o‘zgartirildi"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Ignore errors"
msgid "Query error"
@@ -10896,8 +11080,22 @@ msgstr "\"%s\" dan keyin"
msgid "Table name"
msgstr "Jadval nomi"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "Jadval turi"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "Taqqoslash"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "Bo‘laklarni (PARTITIONS) belgilash"
#: libraries/tbl_common.inc.php:54
@@ -11032,7 +11230,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "Aloqa mavjud bo‘lmagan jadvallarni yashirish/ko‘rsatish"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "Jadvallar soni"
#: pmd_general.php:467
@@ -11094,7 +11294,7 @@ msgstr "Sahifa tuzib bo‘lmadi"
#: pmd_pdf.php:113
#, fuzzy
#| msgid "pages"
-msgid "Page"
+msgid "Page:"
msgstr "sahifalar soni "
#: pmd_pdf.php:123
@@ -11122,7 +11322,9 @@ msgid "New page name: "
msgstr "Foydalanuvchi nomi"
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "Masshtab"
#: pmd_pdf.php:146
@@ -11141,6 +11343,12 @@ msgstr "Xatolik: Bog‘liqlik o‘rnatilmadi."
msgid "FOREIGN KEY relation added"
msgstr "Tashqi kalitga (FOREIGN KEY) aloqa o‘rnatildi"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "Aloqalarning asosiy imkoniyatlari"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "Ichki aloqa o‘rnatildi"
@@ -11238,6 +11446,12 @@ msgstr "Fayllarni import qilish"
msgid "All"
msgstr "Barcha"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL-so‘rovlar tarixi"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -11288,20 +11502,20 @@ msgstr[0] "\"%s\" ma`lumotlar bazasi muvaffaqiyatli o‘chirildi."
msgid "Databases statistics"
msgstr "Ma`lumotlar bazasi statiskasi"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "Bosh sеrvеr rеplikatsiyasi"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "Tobе sеrvеr rеplikatsiyasi"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "Statiskani yoqish"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
@@ -11309,11 +11523,11 @@ msgstr ""
"IZOH: Statiskani yoqish veb-server va MySQL serveri o‘rtasida katta "
"traffikka sabab bo‘lishi mumkin."
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "Ma`lumotlar bazasi mavjud emas"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "Jadval turlari"
@@ -11341,7 +11555,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "Vеrsiya"
@@ -11714,10 +11928,6 @@ msgstr ""
msgid "Add chart"
msgstr "Indеks(lar)ni saqlash"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -11909,6 +12119,24 @@ msgstr[0] "ishlatilmoqda"
msgid "Questions since startup: %s"
msgstr "Boshlang‘ich sahifani sozlash"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "soatiga"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "minutiga"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "sekundiga"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "Tavsif"
@@ -12673,7 +12901,7 @@ msgid "Global value"
msgstr "Global qiymat"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "Yuklab olish"
@@ -12790,7 +13018,7 @@ msgstr "Sadaqa"
msgid "Edit server"
msgstr "Serverlarni tahrirlash"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "Yangi foydalanuvchi qo‘shish"
@@ -13092,7 +13320,9 @@ msgid "SQL result"
msgstr "SQL so‘rovi natijasi"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "Tuzilgan"
#: sql.php:1234
@@ -13106,8 +13336,14 @@ msgstr ""
msgid "Problems with indexes of table `%s`"
msgstr "`\"%s\"` jadvalidagi indekslarda muammo mavjud"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "Ushbu SQL so‘roviga xatcho‘p tuzish"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "Xatcho‘p belgisi"
#: tbl_chart.php:38
@@ -13205,17 +13441,17 @@ msgstr "Qiymati"
msgid "Y-Axis label:"
msgstr ""
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "\"%s\" nomli jadval mavjud!"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "'%s' nomli baza mavjud emas."
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "%1$s jadvali tuzildi."
@@ -13224,6 +13460,10 @@ msgstr "%1$s jadvali tuzildi."
msgid "View dump (schema) of table"
msgstr "Jadval dampini (sxemasini) namoyish etish"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "Jadval nomi noto‘g‘ri"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -13252,7 +13492,7 @@ msgstr "Jurnal fayllari soni"
msgid "Redraw"
msgstr ""
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -13320,9 +13560,21 @@ msgstr "Jadval nomi ko‘rsatilmagan!"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "Jadvallarni ko‘rsatish"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "Foydalanilayotgan joy"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "Qatorlar statistikasi"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -13362,6 +13614,12 @@ msgstr "Jadvallarning tashqi kalitida cheklovlar"
msgid "No index defined! Create one below"
msgstr "Indeks belgilanmagan!"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose field to display"
+msgid "Choose column to display:"
+msgstr "Ko‘rsatiladigan maydonni tanlash"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -13410,120 +13668,124 @@ msgstr "Agar kеrak bo‘lmasa, ushbu ikki qator oldiga sharh bеlgisini qo‘yi
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:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "%s vеrsiya rasmi (SQL kodi)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
#, 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:477
+#: tbl_tracking.php:478
#, fuzzy
#| msgid "Track these data manipulation statements:"
msgid "Tracking data manipulation successfully deleted"
msgstr "Ushbu ma’lumotlar boshqaruvi opеratorlarini kuzatish:"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "Kuzatish opеratorlari"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
#, 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:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "Ma`lumotlar bazasi mavjud emas"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "Sanani"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "Ma’lumotlar ta’rifi opеratorini"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "Ma’lumotlarni boshqarish opеratorini"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL dampi (faylni yuklab olish)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL damp"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "Ushbu tanlov jadval va uning tarkibini amashtiradi."
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "SQL bajaruvi"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "\"%s\" dеb eksport qilish"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "Vеrsiyalarni ko‘rsatish"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "\"%s.%s\" jadvalini kuzatishni faolsizlantirish"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "Hozir faolsizlantirish"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "\"%s.%s\" jadvalini kuzatishni faollashtirish"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "Hozir faollashtirish"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "Ushbu ma’lumotlar ta’rifi opеratorlarini kuzatish:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "Ushbu ma’lumotlar boshqaruvi opеratorlarini kuzatish:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "Vеrsiyasini tuzish"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr ""
+
#: themes.php:24
msgid "Get more themes!"
msgstr "Ko‘proq mavzuga ega bo‘ling!"
@@ -14765,6 +15027,40 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "Maksimal ulanishlar soni "
+#, fuzzy
+#~| msgid "Server Choice"
+#~ msgid "Live traffic chart"
+#~ msgstr "Serverni tanlang"
+
+#, fuzzy
+#~| msgid "SQL Query box"
+#~ msgid "Live query chart"
+#~ msgstr "SQL so‘rovlari qutisi"
+
+#~ msgid "And"
+#~ msgstr "Va"
+
+#, fuzzy
+#~| msgid "Number of fields"
+#~ msgid "Number of rows"
+#~ msgstr "Maydonlar soni "
+
+#, fuzzy
+#~| msgid "Fields enclosed by"
+#~ msgid "Columns enclosed by"
+#~ msgstr "Maydon qiymatlari quyidagi belgi ichiga olingan "
+
+#, fuzzy
+#~| msgid "Fields escaped by"
+#~ msgid "Columns escaped by"
+#~ msgstr "Belgi oldida quyidagi belgi mavjud "
+
+#~ msgid "Replace NULL by"
+#~ msgstr "NULL qiymatni quyidagiga almashtirish"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "Qatorlar bo‘luvchisi"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 282b9b7135..6bda45753e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,13 +1,13 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
-"PO-Revision-Date: 2013-04-20 18:43+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
+"PO-Revision-Date: 2013-04-25 16:12+0200\n"
"Last-Translator: greensea g <gs@bbxy.net>\n"
"Language-Team: Simplified Chinese "
-"<http://l10n.cihar.com/projects/phpmyadmin/4-0/zh_CN/>\n"
+"<http://l10n.cihar.com/projects/phpmyadmin/master/zh_CN/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.6-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "显示所有"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "页ç ï¼š"
@@ -39,19 +39,17 @@ msgstr ""
"无法更新目标æµè§ˆçª—å£ã€‚å¯èƒ½ä½ å·²ç»å…³é—­äº†çˆ¶çª—å£æˆ–您æµè§ˆå™¨çš„安全设置阻止了跨窗å£"
"更新。"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
-msgstr "æœç´¢"
+#: browse_foreigners.php:166
+#| msgid "Search"
+msgid "Search:"
+msgstr "æœç´¢ï¼š"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +71,23 @@ msgstr "æœç´¢"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "执行"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "é”®å"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "说明"
@@ -115,15 +113,15 @@ msgstr "创建数æ®åº“ %1$s æˆåŠŸã€‚"
msgid "Database comment: "
msgstr "æ•°æ®åº“注释: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
-msgstr "表注释"
+#| msgid "Table comments"
+msgid "Table comments:"
+msgstr "表注释:"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +133,8 @@ msgstr "表注释"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "字段"
@@ -159,12 +157,12 @@ msgstr "字段"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "类型"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -176,7 +174,7 @@ msgstr "类型"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "空"
@@ -191,7 +189,7 @@ msgstr "空"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "默认"
@@ -217,11 +215,11 @@ msgstr "链接到"
msgid "Comments"
msgstr "注释"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -234,21 +232,21 @@ msgstr "注释"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "å¦"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -261,10 +259,10 @@ msgstr "å¦"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "是"
@@ -272,7 +270,7 @@ msgstr "是"
msgid "View dump (schema) of database"
msgstr "查看数æ®åº“的转储(大纲)"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "æ•°æ®åº“中没有表。"
@@ -285,7 +283,7 @@ msgstr "全选"
msgid "Unselect All"
msgstr "å…¨ä¸é€‰"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "æ•°æ®åº“åä¸èƒ½ä¸ºç©ºï¼"
@@ -309,20 +307,19 @@ msgstr "phpMyAdmin 高级功能尚未激活。è¦æŸ¥å‡ºåŽŸå› ï¼Œè¯·ç‚¹å‡»%sæ­¤å¤
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "表"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "行数"
@@ -335,29 +332,24 @@ msgstr "大å°"
msgid "in use"
msgstr "使用中"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
-msgstr "创建时间"
+#| msgid "Creation"
+msgid "Creation:"
+msgstr "创建时间:"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
-msgstr "最åŽæ›´æ–°"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
+msgstr "最åŽæ›´æ–°ï¼š"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
-msgstr "最åŽæ£€æŸ¥"
+#| msgid "Last check"
+msgid "Last check:"
+msgstr "最åŽæ£€æŸ¥ï¼š"
#: db_printview.php:220 libraries/structure.lib.php:176
#, php-format
@@ -393,16 +385,12 @@ msgstr "已追踪的表"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "æ•°æ®åº“"
@@ -410,17 +398,17 @@ msgstr "æ•°æ®åº“"
msgid "Last version"
msgstr "最新版本"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "创建"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "æ›´æ–°"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "状æ€"
@@ -429,13 +417,11 @@ msgstr "状æ€"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "æ“作"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "显示"
@@ -444,18 +430,18 @@ msgid "Delete tracking data for this table"
msgstr "删除追踪数æ®"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "删除"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "å¯ç”¨"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "ç¦ç”¨"
@@ -463,11 +449,11 @@ msgstr "ç¦ç”¨"
msgid "Versions"
msgstr "版本"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "追踪报告"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "结构快照"
@@ -483,35 +469,35 @@ msgstr "追踪表"
msgid "Database Log"
msgstr "æ•°æ®åº“日志"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "éžæ³•ç±»åž‹ï¼"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "选择导出文件的类型ï¼"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "éžæ³•å‚æ•°ï¼"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "没有足够的空间ä¿å­˜æ–‡ä»¶ %s。"
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "æœåŠ¡å™¨ä¸Šå·²å­˜åœ¨æ–‡ä»¶ %s,请修改文件å或选中覆盖选项。"
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "网站æœåŠ¡å™¨æ²¡æœ‰ä¿å­˜æ–‡ä»¶ %s çš„æƒé™ã€‚"
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "转存已ç»ä¿å­˜åˆ°æ–‡ä»¶ %s 中。"
@@ -525,70 +511,82 @@ msgstr "导出类型无效"
msgid "Value for the column \"%s\""
msgstr "字段 %s 的值"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "以 OpenStreetMaps 为背景"
# what's the f**k word of "SRID"?
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "几何体"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
-msgstr "点"
+#: gis_data_editor.php:206
+#| msgid "Point"
+msgid "Point:"
+msgstr "点:"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "点 %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "添加点"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "线"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "外环"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "内环"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "添加线"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "添加内环"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "多边形"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "添加多边形"
@@ -679,12 +677,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "您的 SQL 语å¥å·²æˆåŠŸè¿è¡Œ"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "返回"
@@ -714,35 +712,36 @@ msgstr "更多设置"
msgid "Database server"
msgstr "æ•°æ®åº“æœåŠ¡å™¨"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "æœåŠ¡å™¨"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "æœåŠ¡å™¨ï¼š"
#: index.php:240
-msgid "Server type"
-msgstr "æœåŠ¡å™¨ç±»åž‹"
+#| msgid "Server type"
+msgid "Server type:"
+msgstr "æœåŠ¡å™¨ç±»åž‹ï¼š"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
-msgstr "æœåŠ¡å™¨ç‰ˆæœ¬"
+#| msgid "Server version"
+msgid "Server version:"
+msgstr "æœåŠ¡å™¨ç‰ˆæœ¬ï¼š"
#: index.php:248
-msgid "Protocol version"
-msgstr "å议版本"
+#| msgid "Protocol version"
+msgid "Protocol version:"
+msgstr "å议版本:"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
-msgstr "用户"
+#: index.php:252
+#| msgid "User"
+msgid "User:"
+msgstr "用户:"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "æœåŠ¡å™¨å­—符集"
#: index.php:269
@@ -750,30 +749,36 @@ msgid "Web server"
msgstr "网站æœåŠ¡å™¨"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "æ•°æ®åº“客户端版本"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP 扩展"
#: index.php:300
msgid "Show PHP information"
msgstr "显示 PHP ä¿¡æ¯"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "版本信æ¯"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "文档"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "维基 (Wiki) (外链,英文)"
@@ -888,7 +893,7 @@ msgstr "å·²ç»ç¦ç”¨åˆ é™¤æ•°æ®åº“ (“DROP DATABASEâ€) 语å¥ã€‚"
msgid "Do you really want to execute \"%s\"?"
msgstr "您真的è¦æ‰§è¡Œ\"%s\"å—?"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "您将è¦åˆ é™¤ä¸€ä¸ªå®Œæ•´çš„æ•°æ®åº“ï¼"
@@ -971,70 +976,36 @@ msgstr "é‡æ–°è½½å…¥æƒé™"
msgid "Removing Selected Users"
msgstr "正在删除选中的用户"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "关闭"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "编辑"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "实时æµé‡å›¾"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "实时连接/进程图"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "实时查询图"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "é™æ€æ•°æ®"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "总计"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "其它"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "连接 / 进程"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "本地监控é…ç½®ä¸å…¼å®¹"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1044,161 +1015,161 @@ msgstr ""
"您æµè§ˆå™¨æœ¬åœ°å­˜å‚¨ä¸­çš„图表设置ä¸å…¼å®¹äºŽæ–°ç‰ˆçš„监控对è¯æ¡†ã€‚所以您当å‰çš„设置å¯èƒ½ä¸"
"å†æœ‰æ•ˆã€‚请通过<i>设置</i>èœå•æ¢å¤é»˜è®¤è®¾ç½®ã€‚"
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "查询缓存效率"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "查询缓存使用"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "已用查询缓存"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "系统 CPU 使用"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "系统内存"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "系统交æ¢ç©ºé—´"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "å¹³å‡è´Ÿè½½"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "内存总数"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "已缓存的内存"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "已缓冲的内存"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "空闲内存"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "已用内存"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "交æ¢ç©ºé—´æ€»æ•°"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "已缓存的交æ¢ç©ºé—´"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "已用交æ¢ç©ºé—´"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "空闲交æ¢ç©ºé—´"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "å·²å‘é€å­—节数"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "已接收字节数"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "连接"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "进程"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "字节"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d 张表"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "内部查询"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "æµé‡"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "设置"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "删除图表"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "编辑标题和标签"
-#: js/messages.php:123
+#: js/messages.php:114
msgid "Add chart to grid"
msgstr "添加图表"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "请至少添加一个数æ®"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1206,39 +1177,39 @@ msgstr "请至少添加一个数æ®"
msgid "None"
msgstr "æ— "
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "继续监控"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "æš‚åœç›‘控"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log å’Œ slow_query_log å·²å¯ç”¨ã€‚"
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log å·²å¯ç”¨ã€‚"
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log å·²å¯ç”¨ã€‚"
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log å’Œ general_log å·²ç¦ç”¨ã€‚"
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output 未设置到 TABLE 。"
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output 已设置到 TABLE 。"
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1248,94 +1219,94 @@ msgstr ""
"slow_query_log å·²å¯ç”¨ï¼Œä½†æœåŠ¡å™¨ä»…记录查询时间超过 %d 秒的查询。请根æ®æ‚¨çš„系统"
"适当设置 long_query_time 为 0-2 秒。"
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time 已设为 %d 秒。"
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr "下列设置将被应用到整个æœåŠ¡å™¨ç›´åˆ°æœåŠ¡å™¨é‡æ–°å¯åŠ¨:"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "设置 log_output 为 %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "å¯ç”¨ %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "ç¦ç”¨ %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "设置 long_query_time 为 %d 秒"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr "无法修改这些å˜é‡ã€‚请以 root 登录或è”系数æ®åº“管ç†å‘˜ã€‚"
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "修改设置"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "当å‰è®¾ç½®"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "图表标题"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "差异"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "除以 %s"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "å•ä½"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "从慢查询日志"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "从通用日志"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "正在分æžæ—¥å¿—"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "正在加载并分æžæ—¥å¿—。请ç¨å€™ã€‚"
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "å–消请求"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1344,38 +1315,38 @@ msgstr ""
"这一列显示了相åŒçš„查询被组åˆåœ¨ä¸€èµ·äº†ã€‚然而,有且åªæœ‰SQL文本被修改过了,因此查"
"询其他属性例如å¯åŠ¨æ—¶é—´å¯èƒ½ä¸åŒã€‚"
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
"data."
msgstr "因选择了分组 INSERT 查询,相åŒè¡¨çš„ INSERT 查询将被分为一组,忽略数æ®ã€‚"
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "日志数æ®å·²åŠ è½½ã€‚查询执行时间为:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "转到日志表"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "未找到数æ®"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "日志已分æžï¼Œæ—¶é—´æ®µå†…没有数æ®ã€‚"
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "正在分æžâ€¦"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "分æžè¾“出"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1383,66 +1354,66 @@ msgstr "分æžè¾“出"
msgid "Time"
msgstr "时间"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "总时间:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "性能分æžç»“æžœ"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "表格"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "图表"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "编辑图表"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "æ•°æ®"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "日志表过滤选项"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "快速æœç´¢"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr "æ ¹æ®å†…容/正则表达å¼æœç´¢:"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "忽略 WHERE 语å¥ä¸­çš„å˜é‡å€¼å¯¹æŸ¥è¯¢åˆ†ç»„"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "分组åŽçš„行数:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "总数:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "正在加载日志"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "监控刷新失败"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1451,24 +1422,24 @@ msgstr ""
"请求新图表数æ®æ—¶æœåŠ¡å™¨è¿”回了无效数æ®ã€‚è¿™å¯èƒ½æ˜¯å› ä¸ºä¼šè¯è¿‡æœŸã€‚请å°è¯•é‡æ–°åŠ è½½é¡µ"
"é¢ã€‚"
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "é‡æ–°è½½å…¥é¡µé¢"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "å½±å“的行数:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "解æžé…置文件失败。它看上去ä¸åƒæœ‰æ•ˆçš„ JSON 代ç ã€‚"
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr "导入é…置失败。正在é‡è®¾ä¸ºé»˜è®¤è®¾ç½®â€¦"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1476,228 +1447,236 @@ msgstr "导入é…置失败。正在é‡è®¾ä¸ºé»˜è®¤è®¾ç½®â€¦"
msgid "Import"
msgstr "导入"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "导入监控设置"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "请选择è¦å¯¼å…¥çš„文件"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "查询分æž"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "建议系统"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "å¯èƒ½å­˜åœ¨çš„性能问题"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "问题"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "建议"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "规则详细"
-#: js/messages.php:212
-#| msgid "Authentication"
+#: js/messages.php:203
msgid "Justification"
msgstr "æ ¡æ­£"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "已使用的 å˜é‡/å…¬å¼"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "测试"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "å–消"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "正在加载"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "正在处ç†è¯·æ±‚"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "处ç†è¯·æ±‚æ—¶å‘生错误"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "错误代ç ï¼š%s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "错误信æ¯ï¼š%s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "未选中数æ®åº“。"
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "正在删除字段"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "正在添加主键"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "确定"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "点击解除这æ¡é€šçŸ¥"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "正在é‡å‘½åæ•°æ®åº“"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "é‡æ–°è½½å…¥æ•°æ®åº“"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "正在å¤åˆ¶æ•°æ®åº“"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "正在修改字符集"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "æ•°æ®è¡¨è‡³å°‘è¦æœ‰ä¸€ä¸ªå­—段"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "æ’入表格"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "éšè—索引"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "显示索引"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
msgid "Foreign key check:"
msgstr "检查外键:"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "(已å¯ç”¨ï¼‰"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "(已ç¦ç”¨ï¼‰"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "正在æœç´¢"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "éšè—æœç´¢ç»“æžœ"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "显示æœç´¢ç»“æžœ"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "正在æµè§ˆ"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "正在删除"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "å‡½æ•°å®šä¹‰ä¸­å¿…é¡»åŒ…å« RETURN 语å¥ï¼"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET 编辑器"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "字段 %s 的值"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "新字段的值"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "请将æ¯ä¸ªå€¼åˆ†åˆ«è¾“å…¥"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "添加 %d 个值"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "注æ„:如果文件包å«å¤šä¸ªè¡¨ï¼Œå®ƒä»¬ä¼šè¢«åˆå¹¶æˆä¸€ä¸ª"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "éšè—查询框"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "显示查询框"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "编辑"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "没有选中任何行"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "修改"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "查询执行时间"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ä¸æ˜¯æœ‰æ•ˆè¡Œæ•°ã€‚"
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1706,133 +1685,157 @@ msgstr "%d ä¸æ˜¯æœ‰æ•ˆè¡Œæ•°ã€‚"
msgid "Save"
msgstr "ä¿å­˜"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "éšè—æœç´¢æ¡ä»¶"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "显示æœç´¢æ¡ä»¶"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "缩放æœç´¢"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "æ¯ä¸ªç‚¹ä»£è¡¨ä¸€ä¸ªæ•°æ®è¡Œã€‚"
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "悬浮至一个点上会显示它的标签。"
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "è¦æ”¾å¤§ï¼Œè¯·ç”¨é¼ æ ‡é€‰æ‹©å›¾è¡¨çš„一å—区域。"
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "点击é‡ç½®ç¼©æ”¾æŒ‰é’®ä»¥å›žåˆ°åˆå§‹çŠ¶æ€ã€‚"
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "点击数æ®ç‚¹ä»¥æŸ¥çœ‹æˆ–编辑数æ®è¡Œã€‚"
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "拖拽å³ä¸‹è§’以改å˜å›¾è¡¨å¤§å°ã€‚"
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "选择两列"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "选择两个ä¸åŒçš„列"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "查询结果"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "æ•°æ®ç‚¹å†…容"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "忽略"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "å¤åˆ¶"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "点"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "线"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "多边形"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "几何体"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "内环"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "外环"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "添加字段"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "选择外键"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "选择外键"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "请选择主键或唯一键"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "选择è¦æ˜¾ç¤ºçš„字段"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr "尚未ä¿å­˜å½“å‰å¸ƒå±€ã€‚如果继续将会丢失本次的修改。是å¦ç»§ç»­ï¼Ÿ"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "给字段添加选项 "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "创建了 %d 个对象"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "按 Esc é”®å–消编辑"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr "已有数æ®è¢«ä¿®æ”¹ä½†å°šæœªä¿å­˜ã€‚你真的è¦ä¸ä¿å­˜ä¿®æ”¹å°±ç¦»å¼€æœ¬é¡µå—?"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "拖拽以调整顺åº"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "点击以排åº"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "点击以标记/å–消标记"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "åŒå‡»ä»¥å¤åˆ¶å­—段åå­—"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "点击下箭头以设置显示的字段"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -1840,59 +1843,59 @@ msgstr ""
"该表没有唯一字段。å•å…ƒæ ¼ç¼–辑ã€å¤é€‰æ¡†ã€ç¼–辑ã€å¤åˆ¶å’Œåˆ é™¤é“¾æŽ¥ç›¸å…³åŠŸèƒ½å¯èƒ½æ— æ³•æ­£"
"常使用。"
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "您å¯ä»¥ç›´æŽ¥é€šè¿‡åŒå‡»æ¥ç¼–辑ç»å¤§éƒ¨åˆ†å­—段。"
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "您å¯ä»¥ç›´æŽ¥ç¼–辑ç»å¤§éƒ¨åˆ†å­—段<br />仅仅通过点击就å¯ä»¥å®žçŽ°ã€‚"
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "转到此链接"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "å¤åˆ¶å­—段å"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "在字段å处å³é”®å¤åˆ¶å字到粘贴æ¿ã€‚"
-#: js/messages.php:361
+#: js/messages.php:352
msgid "Show data row(s)"
msgstr "显示数æ®è¡Œ"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "生æˆå¯†ç "
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "生æˆ"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "修改密ç "
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "更多"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "显示é¢æ¿"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "éšè—é¢æ¿"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "无法在历å²è®°å½•ä¸­æ‰¾åˆ°è¯·æ±‚页é¢,页é¢å¯èƒ½å·²ç»è¿‡æœŸã€‚"
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1900,266 +1903,266 @@ msgid ""
msgstr "有新的 phpMyAdmin å¯ç”¨ï¼Œè¯·è€ƒè™‘å‡çº§ã€‚最新的版本是 %s,于 %s å‘布。"
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ",最新稳定版本:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "已更新"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "完æˆ"
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "上个月"
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "下个月"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "今天"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "一月"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "二月"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "三月"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "四月"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "五月"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "六月"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "七月"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "八月"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "ä¹æœˆ"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "å月"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "å一月"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "å二月"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "一月"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "二月"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "三月"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "四月"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "五月"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "六月"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "七月"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "八月"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "ä¹æœˆ"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "å月"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "å一月"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "å二月"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "星期日"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "星期一"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "星期二"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "星期三"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "星期四"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "星期五"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "星期六"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "周日"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "周一"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "周二"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "周三"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "周四"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "周五"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "周六"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "æ—¥"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "一"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "二"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "三"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "å››"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "五"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "å…­"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "周"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "日历-月-年"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "å¹´"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "æ—¶"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "分"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "秒"
@@ -2209,16 +2212,16 @@ msgstr "第 %s 行有ä¸åº”出现的字符"
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr "第 %1$s 行有ä¸åº”出现的字符。 预期是 tab, 而ä¸æ˜¯ \"%2$s\""
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "æ¯ç§’"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "æ¯åˆ†é’Ÿ"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "æ¯å°æ—¶"
@@ -2226,43 +2229,59 @@ msgstr "æ¯å°æ—¶"
msgid "per day"
msgstr "æ¯å¤©"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "已存在的é…置文件(%s)是ä¸å¯è¯»çš„。"
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr "é…置文件æƒé™é”™è¯¯ï¼Œæ— æ³•å†™å…¥ï¼"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "å­—å·"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "递增"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "递å‡"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "字段"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "排åº"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "显示"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "æ¡ä»¶"
#: libraries/DBQbe.class.php:576
@@ -2282,33 +2301,43 @@ msgid "Use Tables"
msgstr "使用表"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "或"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "与"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "æ’å…¥"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "删除"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "修改"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "在数æ®åº“ <b>%s</b> 执行 SQL 语å¥ï¼š"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "æ交查询"
@@ -2346,8 +2375,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "在 <strong>%2$s</strong> 中找到 %1$s 个匹é…"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "æµè§ˆ"
@@ -2361,9 +2390,9 @@ msgstr "删除 %s 表中所有匹é…的记录?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "删除"
@@ -2399,40 +2428,45 @@ msgstr "ä¿å­˜å·²ç¼–辑的数æ®"
msgid "Restore column order"
msgstr "æ¢å¤å­—段顺åº"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "首页"
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "上一页"
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "下一页"
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "尾页"
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "起始行"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "行数"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "记录数:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "模å¼"
#: libraries/DisplayResults.class.php:919
@@ -2456,7 +2490,7 @@ msgstr "æ¯ %s è¡Œé‡å¤è¡¨å¤´"
msgid "Sort by key"
msgstr "主键排åº"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2566,12 +2600,12 @@ msgid "Query took %01.4f sec"
msgstr "查询花费 %01.4f 秒"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "选中项:"
@@ -2581,16 +2615,16 @@ msgstr "选中项:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "全选"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2687,12 +2721,12 @@ msgstr "打开新 phpMyAdmin 窗å£"
msgid "Click on the bar to scroll to top of page"
msgstr "点击控制æ¡å›žæ»šåˆ°é¡µé¢é¡¶éƒ¨"
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "å¿…é¡»å¯ç”¨ Cookies æ‰èƒ½ç™»å½•ã€‚"
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "å¿…é¡»å¯ç”¨ javascript æ‰èƒ½ç™»å½•"
@@ -2704,21 +2738,21 @@ msgstr "没有已定义的索引ï¼"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "索引"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "唯一"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "紧凑"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "基数"
@@ -2727,15 +2761,14 @@ msgstr "基数"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "æ•´ç†"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "注释"
@@ -2748,7 +2781,7 @@ msgstr "已删除主键"
msgid "Index %s has been dropped"
msgstr "已删除索引 %s"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2761,6 +2794,11 @@ msgstr "索引 %1$s å’Œ %2$s å¯èƒ½æ˜¯ç›¸åŒçš„,其中一个将å¯èƒ½è¢«åˆ é™¤
msgid "Databases"
msgstr "æ•°æ®åº“"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "æœåŠ¡å™¨"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2768,35 +2806,39 @@ msgid "View"
msgstr "视图"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "结构"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "æœç´¢"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "æ’å…¥"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "æ“作"
@@ -2813,7 +2855,7 @@ msgstr "追踪"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "触å‘器"
@@ -2836,14 +2878,14 @@ msgstr "查询"
msgid "Privileges"
msgstr "æƒé™"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "程åº"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "事件"
@@ -2883,7 +2925,7 @@ msgstr "æ’件"
msgid "Engines"
msgstr "引擎"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2924,8 +2966,7 @@ msgstr "最近使用的表"
msgid "There are no recent tables"
msgstr "没有最近使用的表"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL 查询"
@@ -3062,11 +3103,15 @@ msgid "Target database `%s` was not found!"
msgstr "未找到目标数æ®åº“ %s ï¼"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "无效的数æ®åº“"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "无效的数æ®è¡¨å"
#: libraries/Table.class.php:1210
@@ -3111,7 +3156,7 @@ msgstr "函数"
msgid "Operator"
msgstr "è¿ç®—符"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3127,56 +3172,61 @@ msgstr "普通æœç´¢"
msgid "Edit/Insert"
msgstr "编辑/æ’å…¥"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "选择字段 (至少一个):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "或"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "添加æœç´¢æ¡ä»¶ (“whereâ€è¯­å¥çš„主体):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "æ¯é¡µè¡Œæ•°"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "显示顺åºï¼š"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "使用该字段标记æ¯ä¸ªç‚¹"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
msgid "Maximum rows to plot"
msgstr "显示的最多行数"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "æµè§ˆä¸ç›¸å…³çš„值"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
msgid "Additional search criteria"
msgstr "附加æœç´¢æ¡ä»¶"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "在两个ä¸åŒçš„字段中执行 “ä¾ä¾‹æŸ¥è¯¢â€ (通é…符:“%â€)"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "执行“ä¾ä¾‹æŸ¥è¯¢â€(通é…符:“%â€)"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr "æµè§ˆ/编辑点"
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "如何使用"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "é‡ç½®ç¼©æ”¾"
@@ -3208,8 +3258,10 @@ msgstr "未找到主题 %s ï¼"
msgid "Theme path not found for theme %s!"
msgstr "找ä¸åˆ°ä¸»é¢˜ %s 的路径ï¼"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "主题"
#: libraries/Types.class.php:296
@@ -3252,7 +3304,9 @@ msgstr ""
msgid ""
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
-msgstr "一个定点数值 (M, D)-æ•°å­—(M)的最大值是65(默认值是10),å进制数字(D)的最大值是30(默认值是0)"
+msgstr ""
+"一个定点数值 (M, D)-æ•°å­—(M)的最大值是65(默认值是10),å进制数字(D)的最大值"
+"是30(默认值是0)"
#: libraries/Types.class.php:308
msgid ""
@@ -3516,7 +3570,13 @@ msgstr "在已定义值列表中å–值的枚举类型"
msgid "Max: %s%s"
msgstr "最大é™åˆ¶ï¼š%s %s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL 查询"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3529,119 +3589,134 @@ msgstr "最大é™åˆ¶ï¼š%s %s"
msgid "MySQL said: "
msgstr "MySQL 返回: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "连接到 SQL 校验器失败ï¼"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "è§£æž SQL"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "ç•¥è¿‡è§£æž SQL"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "æ—  PHP 代ç "
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "创建 PHP 代ç "
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "刷新"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "略过校验 SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "校验 SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "在本页é¢ç¼–辑此查询"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "快速编辑"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "性能分æž"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "周日"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y 年 %m 月 %d 日 %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s 天 %s å°æ—¶ï¼Œ%s 分 %s 秒"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "缺少å‚æ•°:"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "跳转到数æ®åº““%sâ€ã€‚"
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s 功能å—到一个已知的缺陷 (bug) å½±å“,å‚è§ %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "点击切æ¢"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "从计算机中上传:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "从网站æœåŠ¡å™¨ä¸Šä¼ æ–‡ä»¶å¤¹ <b>%s</b> 中选择:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "用于上传的文件夹出错,无法使用"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "没有å¯ä¸Šä¼ çš„文件"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "清空"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "执行"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "打å°"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "创建时间"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "最åŽæ›´æ–°"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "最åŽæ£€æŸ¥"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "已共享"
@@ -3653,13 +3728,17 @@ msgstr "已共享"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "æ•°æ®"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "总计"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3717,6 +3796,12 @@ msgstr "无效的æœåŠ¡å™¨ç´¢å¼•: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "无效的主机å %1$s,请检查é…置文件。"
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "æœåŠ¡å™¨"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "é…置文件中设置的认è¯æ–¹å¼æ— æ•ˆï¼š"
@@ -3768,7 +3853,7 @@ msgid "Double click"
msgstr "åŒå‡»"
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "å·²ç¦ç”¨"
@@ -3856,7 +3941,7 @@ msgstr "éžæ³•çš„端å£å·"
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "输入的值ä¸æ­£ç¡®"
@@ -3905,25 +3990,25 @@ msgstr "未找到 SOAP 扩展"
msgid "maximum %s"
msgstr "最大 %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "设置值: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "还原默认值"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "å…许用户自定义该值"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4169,7 +4254,7 @@ msgid "Character set of the file"
msgstr "文件字符集"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "æ ¼å¼"
@@ -4186,7 +4271,6 @@ msgstr "压缩"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4196,22 +4280,28 @@ msgstr "首行ä¿å­˜å­—段å"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "内容分隔符"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "内容分隔符:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "内容转义符"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "内容转义符:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "å°† NULL 替æ¢ä¸º"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "å°† NULL 替æ¢ä¸ºï¼š"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4220,13 +4310,17 @@ msgstr "删除字段中的回车æ¢è¡Œç¬¦"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "字段分隔符"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "æ¢è¡Œç¬¦"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "æ¢è¡Œç¬¦ï¼š"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4261,8 +4355,6 @@ msgid "Include table caption"
msgstr "包å«è¡¨çš„标题"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "表的标题"
@@ -4271,8 +4363,6 @@ msgid "Continued table caption"
msgstr "延续的表的标题"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "关键标签"
@@ -4297,7 +4387,7 @@ msgid "Save on server"
msgstr "ä¿å­˜åœ¨æœåŠ¡å™¨ä¸Š"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "覆盖已有文件"
@@ -4315,7 +4405,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "给数æ®è¡¨ååŠå­—段å加上å引å·"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL 兼容模å¼"
@@ -4993,7 +5083,6 @@ msgid ""
msgstr "显示快速æœç´¢æ¡†çš„最少项目(表,视图,例程和事件)数é‡ã€‚"
#: libraries/config/messages.inc.php:307
-#| msgid "Minimum number of tables to display the table filter box"
msgid "Minimum number of items to display the filter box"
msgstr "过滤框显示的最å°æ¡ç›®æ•°é‡"
@@ -5121,10 +5210,6 @@ msgid "Server/library difference warning"
msgstr "æœåŠ¡å™¨/程åºåº“版本ä¸åŒè­¦å‘Š"
#: libraries/config/messages.inc.php:336
-#| msgid ""
-#| "Disable the default warning that is displayed on the database details "
-#| "Structure page if any of the required tables for the phpMyAdmin "
-#| "configuration storage could not be found"
msgid ""
"Disable the default warning that is displayed on the Structure page if "
"column names in a table are reserved MySQL words"
@@ -5285,15 +5370,12 @@ msgid "Authentication type"
msgstr "认è¯æ–¹å¼"
#: libraries/config/messages.inc.php:376
-#| msgid ""
-#| "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/"
-#| "a] support, suggested: [kbd]pma_bookmark[/kbd]"
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma__bookmark[/kbd]"
msgstr ""
-"ä¸ä½¿ç”¨[a@http://wiki.phpmyadmin.net/pma/bookmark]书签 (外链,英文)[/a]功能请留空,推è: "
-"[kbd]pma__bookmark[/kbd]"
+"ä¸ä½¿ç”¨[a@http://wiki.phpmyadmin.net/pma/bookmark]书签 (外链,英文)[/a]功能请"
+"留空,推è: [kbd]pma__bookmark[/kbd]"
#: libraries/config/messages.inc.php:377
msgid "Bookmark table"
@@ -5439,19 +5521,13 @@ msgid "Connect without password"
msgstr "用空密ç è¿žæŽ¥"
#: libraries/config/messages.inc.php:408
-#| msgid ""
-#| "You can use MySQL wildcard characters (% and _), escape them if you want "
-#| "to use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
-#| "[kbd]'my_db'[/kbd]. Using this option you can sort database list, just "
-#| "enter their names in order and use [kbd]*[/kbd] at the end to show the "
-#| "rest in alphabetical order."
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use [kbd]'my\\_db'[/kbd] and not "
"[kbd]'my_db'[/kbd]."
msgstr ""
-"å¯ä»¥ä½¿ç”¨ MySQL 通é…符 (% å’Œ _),若表示它们本身,请转义,例:用 [kbd]'my\\_db'[/kbd] 而ä¸æ˜¯ "
-"[kbd]'my_db'[/kbd]。"
+"å¯ä»¥ä½¿ç”¨ MySQL 通é…符 (% å’Œ _),若表示它们本身,请转义,例:用 [kbd]'my"
+"\\_db'[/kbd] 而ä¸æ˜¯ [kbd]'my_db'[/kbd]。"
#: libraries/config/messages.inc.php:409
msgid "Show only listed databases"
@@ -5699,7 +5775,6 @@ msgid "Show or hide a column displaying the Creation timestamp for all tables"
msgstr "显示或者éšè—在所有表格中,列显示创建时间戳"
#: libraries/config/messages.inc.php:461
-#| msgid "Show more actions"
msgid "Show Creation timestamp"
msgstr "显示创建时间戳"
@@ -5785,7 +5860,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "声明查询框是å¦åœ¨æ交åŽä¾ç„¶æ˜¾ç¤ºåœ¨å±å¹•ä¸Š"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "ä¿ç•™æŸ¥è¯¢æ¡†"
@@ -5814,12 +5889,8 @@ msgstr "跳过é”定的表"
msgid "Requires SQL Validator to be enabled"
msgstr "需è¦å¯ç”¨ SQL 校验器"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5843,8 +5914,8 @@ msgid ""
msgstr ""
"如果你有自己的用户å,请在这里输入 (默认为 [kbd]anonymous (匿å)[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "用户å"
@@ -6058,6 +6129,12 @@ msgstr "使用 PMA æ•°æ®åº“时控制用户ä¸èƒ½ä¸ºç©º"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "使用 PMA æ•°æ®æ—¶æŽ§åˆ¶ç”¨æˆ·çš„密ç ä¸èƒ½ä¸ºç©º"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "输入的值ä¸æ­£ç¡®"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6109,15 +6186,25 @@ msgstr "使用é…置文件中定义的控制用户连接失败。"
msgid "No Password"
msgstr "无密ç "
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "密ç ï¼š"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "é‡æ–°è¾“å…¥"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "密ç åŠ å¯†æ–¹å¼"
#: libraries/display_change_password.lib.php:87
@@ -6125,7 +6212,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 兼容"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "新建数æ®åº“"
@@ -6133,6 +6219,12 @@ msgstr "新建数æ®åº“"
msgid "Create"
msgstr "创建"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "新建数æ®åº“"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6163,90 +6255,86 @@ msgstr "字段数"
msgid "Could not load export plugins, please check your installation!"
msgstr "无法加载导出æ’件,请检查安装ï¼"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "正在从当å‰æœåŠ¡å™¨ä¸­å¯¼å‡ºæ•°æ®åº“"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "正在导出数æ®åº““%sâ€ä¸­çš„æ•°æ®è¡¨"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "正在导出数æ®è¡¨â€œ%sâ€ä¸­çš„记录"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "导出方å¼:"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "快速 - 显示最少的选项"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "自定义 - 显示所有å¯ç”¨çš„选项"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "æ•°æ®åº“:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "æ•°æ®è¡¨ï¼š"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "记录:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "转储部分记录"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "记录数:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "起始行数:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "转储所有行"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "输出:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "ä¿å­˜åˆ°åŠ¡å™¨ä¸Šçš„ <b>%s</b> 文件夹中"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "ä¿å­˜ä¸ºæ–‡ä»¶"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "文件å模æ¿ï¼š"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ å°†å˜æˆæœåŠ¡å™¨å称"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ",@DATABASE@ å°†å˜æˆæ•°æ®åº“å"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ",@TABLE@ å°†å˜æˆæ•°æ®è¡¨å"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6256,51 +6344,51 @@ msgstr ""
"这个值是使用 %1$sstrftime%2$s æ¥è§£æžçš„,所以你能用时间格å¼çš„字符串。å¦å¤–,下"
"列内容也将被转æ¢ï¼š%3$s。其他文本将ä¿æŒåŽŸæ ·ã€‚å‚è§%4$s常è§é—®é¢˜ (FAQ)%5$s。"
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "以åŽä¹Ÿä½¿ç”¨æ­¤è®¾ç½®"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "文件的字符集:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "压缩:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip 压缩"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip 压缩"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip 压缩"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "直接显示为文本"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "æ ¼å¼ï¼š"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "æ ¼å¼ç‰¹å®šé€‰é¡¹ï¼š"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "ç¼–ç è½¬æ¢ï¼š"
@@ -6314,18 +6402,18 @@ msgid "no branch"
msgstr "没有分支"
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+#, fuzzy
+#| msgid "Git revision"
+msgid "Git revision:"
msgstr "GIT 修改版本"
#: libraries/display_git_revision.lib.php:67
#, php-format
-#| msgid "Create version %s of %s.%s"
msgid "committed on %1$s by %2$s"
msgstr "ç”± %2$s æ交于 %1$s"
#: libraries/display_git_revision.lib.php:75
#, php-format
-#| msgid "Create version %s of %s.%s"
msgid "authored on %1$s by %2$s"
msgstr "%2$s 基于版本 %1$s 进行修改创作"
@@ -6344,7 +6432,6 @@ msgid "%s of %s"
msgstr "%s 之 %s"
#: libraries/display_import.lib.php:86
-#| msgid "Format of imported file"
msgid "Uploading your import file…"
msgstr "正在上传è¦å¯¼å…¥çš„文件…"
@@ -6415,16 +6502,13 @@ msgid ""
msgstr "上一个导入æ“作超时,éšåŽé‡æ–°æ交将会从 %d 处开始。"
#: libraries/display_import.lib.php:289
-#| msgid ""
-#| "Allow the interruption of an import in case the script detects it is "
-#| "close to the PHP timeout limit. <i>(This might be good way to import "
-#| "large files, however it can break transactions.)</i>"
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. <i>(This might be a good way to import large "
"files, however it can break transactions.)</i>"
msgstr ""
-"在导入时脚本若检测到å¯èƒ½éœ€è¦èŠ±è´¹å¾ˆé•¿æ—¶é—´ï¼ˆæŽ¥è¿‘PHP超时的é™å®šï¼‰åˆ™å…许中断。<i>(尽管这会中断事务,但在导入大文件时是个很好的方法。)</i>"
+"在导入时脚本若检测到å¯èƒ½éœ€è¦èŠ±è´¹å¾ˆé•¿æ—¶é—´ï¼ˆæŽ¥è¿‘PHP超时的é™å®šï¼‰åˆ™å…许中断。<i>"
+"(尽管这会中断事务,但在导入大文件时是个很好的方法。)</i>"
#: libraries/display_import.lib.php:296
msgid "Number of rows to skip, starting from the first row:"
@@ -6439,6 +6523,10 @@ msgstr "æ ¼å¼ç‰¹å®šé€‰é¡¹ï¼š"
msgid "Language"
msgstr "语言"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "版本信æ¯"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "æ•°æ®ä¸»æ–‡ä»¶å¤¹"
@@ -6828,8 +6916,10 @@ msgstr "因长度问题,<br /> 该字段å¯èƒ½æ— æ³•ç¼–辑"
msgid "Binary - do not edit"
msgstr "二进制 - 无法编辑"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "网站æœåŠ¡å™¨ä¸Šä¼ æ–‡ä»¶å¤¹"
#: libraries/insert_edit.lib.php:1400
@@ -6893,40 +6983,40 @@ msgstr "æ— "
msgid "Convert to Kana"
msgstr "转æ¢ä¸ºå‡å"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "修改表å‰ç¼€"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "å¤åˆ¶è¡¨ä¸ºæ–°å‰ç¼€"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "从"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "到"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "æ交"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "添加表å‰ç¼€"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "添加å‰ç¼€"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
msgid "Do you really want to execute the following query?"
msgstr "您真的è¦æ‰§è¡Œä¸‹é¢çš„查询å—?"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "无更改"
@@ -7143,17 +7233,16 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] "找到 %s æ¡å…¶ä»–结果"
-#: libraries/navigation/NavigationTree.class.php:1034
-#| msgid "Filter tables by name"
+#: libraries/navigation/NavigationTree.class.php:1041
msgid "filter databases by name"
msgstr "æ ¹æ®å称筛选数æ®åº“"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr "清除快速筛选数æ®"
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
msgid "filter items by name"
msgstr "æ ¹æ®è¡¨å筛选"
@@ -7169,7 +7258,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr "无法包å«ç±» \"%1$s\", 文件\"%2$s\" 没有找到"
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "字段"
@@ -7178,8 +7267,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "新建"
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
-#| msgid "New"
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr "新建"
@@ -7190,14 +7278,12 @@ msgstr "新建"
msgid "Functions"
msgstr "函数"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
-#| msgid "New"
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr "新建"
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
-#| msgid "New"
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr "新建"
@@ -7208,21 +7294,18 @@ msgstr "新建"
msgid "Procedures"
msgstr "存储过程"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
-#| msgid "New"
msgctxt "Create new procedure"
msgid "New"
msgstr "新建"
#: libraries/navigation/Nodes/Node_Table_Container.class.php:40
-#| msgid "New"
msgctxt "Create new table"
msgid "New"
msgstr "新建"
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
-#| msgid "New"
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr "新建"
@@ -7232,14 +7315,15 @@ msgstr "新建"
msgid "Views"
msgstr "视图"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
-#| msgid "New"
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr "新建"
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "将数æ®åº“改å为"
#: libraries/operations.lib.php:107
@@ -7256,22 +7340,24 @@ msgid "Drop the database (DROP)"
msgstr "删除数æ®åº“ (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "仅结构"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "结构和数æ®"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "ä»…æ•°æ®"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "å¤åˆ¶æ•°æ®åº“到"
#: libraries/operations.lib.php:186
@@ -7310,8 +7396,11 @@ msgstr "表选项"
msgid "Rename table to"
msgstr "将表改å为"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "表注释"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "存储引擎"
@@ -7457,20 +7546,14 @@ msgstr "您的Session已过期,请å†æ¬¡ç™»å½•ã€‚"
msgid "You can enter hostname/IP address and port separated by space."
msgstr "您å¯ä»¥è¾“入以空格分隔的主机å/IP地å€å’Œç«¯å£å·ã€‚"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "æœåŠ¡å™¨ï¼š"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "用户å:"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "密ç ï¼š"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "选择æœåŠ¡å™¨"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7626,11 +7709,27 @@ msgstr "@TABLE@ 表的结构"
msgid "Object creation options"
msgstr "对象创建选项"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "表的标题"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "表的副标题"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "关键标签"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7648,32 +7747,60 @@ msgstr "显示注释"
msgid "Display MIME types"
msgstr "显示 MIME 类型"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "首行ä¿å­˜å­—段å"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "主机"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "生æˆæ—¥æœŸ"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP 版本"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "æ•°æ®åº“"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "æ•°æ®"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "结构"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
msgid "Export table names"
msgstr "导出表å"
@@ -7835,6 +7962,12 @@ msgstr "对象创建选项 (推è全选)"
msgid "Export contents"
msgstr "导出内容"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "表"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -7893,7 +8026,6 @@ msgstr "MediaWiki 表"
#: libraries/plugins/import/ImportMediawiki.class.php:303
#, php-format
-#| msgid "Invalid format of CSV input on line %d."
msgid "Invalid format of mediawiki input on line: <br />%s."
msgstr "第 %s è¡Œmediawiki输入格å¼æœ‰é”™."
@@ -8098,7 +8230,6 @@ msgid "Enabled"
msgstr "å·²å¯ç”¨"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "基本功能"
@@ -8125,11 +8256,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "请å‚è§æ–‡æ¡£ä¸­å…³äºŽå¦‚何更新您的 column_comments 表"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "SQL 查询书签"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL 历å²"
@@ -8170,7 +8301,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr "请é‡æ–°ç™»å½• phpMyAdmin 以加载新é…置并使其生效。"
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "无说明"
@@ -8195,17 +8326,24 @@ msgstr ""
"请确ä¿åœ¨ä½ çš„é…置文件 (my.cnf) 中具有唯一的æœåŠ¡å™¨æ ‡è¯† (server-id) 。若没有,请"
"添加此行到 [mysqld] 一节中:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "用户å"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "用户å"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "端å£"
#: libraries/replication_gui.lib.php:112
@@ -8216,7 +8354,7 @@ msgstr "主æœåŠ¡å™¨çŠ¶æ€"
msgid "Slave status"
msgstr "从æœåŠ¡å™¨çŠ¶æ€"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "å˜é‡"
@@ -8225,6 +8363,15 @@ msgstr "å˜é‡"
msgid "Server ID"
msgstr "æœåŠ¡å™¨ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "主机"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8242,12 +8389,11 @@ msgstr "ä»»æ„用户"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "使用文本域"
#: libraries/replication_gui.lib.php:326
@@ -8277,8 +8423,15 @@ msgid ""
"table are used instead."
msgstr "使用主机表时,此处的数æ®ä¼šè¢«ä¸»æœºè¡¨ä¸­çš„æ•°æ®æ‰€æ›¿æ¢ã€‚"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "é‡æ–°è¾“å…¥"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "生æˆå¯†ç "
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8320,11 +8473,14 @@ msgstr "<b>处ç†è¯·æ±‚æ—¶å‘生错误:</b>"
msgid "Edit event"
msgstr "编辑事件"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
-msgid "Error in processing request"
+#, fuzzy
+#| msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "处ç†è¯·æ±‚时的错误"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8416,18 +8572,14 @@ msgid "Returns"
msgstr "返回"
#: libraries/rte/rte_routines.lib.php:69
-#| msgid ""
-#| "You are using PHP's deprecated 'mysql' extension, which is not capable of "
-#| "handling multi queries. <b>The execution of some stored routines may fail!"
-#| "</b> Please use the improved 'mysqli' extension to avoid any problems."
msgid ""
"You are using PHP's deprecated 'mysql' extension, which is not capable of "
"handling multi queries. [strong]The execution of some stored routines may "
"fail![/strong] Please use the improved 'mysqli' extension to avoid any "
"problems."
msgstr ""
-"你正在使用 PHP 所ä¸æŽ¨èçš„ 'mysql' 扩展,ä¸æ”¯æŒå¤šè¯­å¥æŸ¥è¯¢ã€‚[strong]è¿è¡Œéƒ¨åˆ†å­˜å‚¨è¿‡ç¨‹æ“作时å¯èƒ½ä¼šå¤±è´¥ï¼[/strong]请使用改进的 "
-"'mysqli' 扩展é¿å…此类问题å‘生。"
+"你正在使用 PHP 所ä¸æŽ¨èçš„ 'mysql' 扩展,ä¸æ”¯æŒå¤šè¯­å¥æŸ¥è¯¢ã€‚[strong]è¿è¡Œéƒ¨åˆ†å­˜"
+"储过程æ“作时å¯èƒ½ä¼šå¤±è´¥ï¼[/strong]请使用改进的 'mysqli' 扩展é¿å…此类问题å‘生。"
#: libraries/rte/rte_routines.lib.php:281
#: libraries/rte/rte_routines.lib.php:1118
@@ -8598,81 +8750,81 @@ msgstr "请选择一个有效的表"
msgid "You must provide a trigger definition."
msgstr "请输入触å‘器定义。"
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
msgid "Add routine"
msgstr "添加程åº"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, php-format
msgid "Export of routine %s"
msgstr "å¯¼å‡ºç¨‹åº %s"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
msgid "routine"
msgstr "程åº"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
msgid "You do not have the necessary privileges to create a routine"
msgstr "ä½ ä¸å…·æœ‰åˆ›å»ºç¨‹åºçš„å¿…è¦æƒé™"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, php-format
msgid "No routine with name %1$s found in database %2$s"
msgstr "在数æ®åº“ %2$s 中找ä¸åˆ°å为 %1$s 的程åº"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
msgid "There are no routines to display."
msgstr "没有程åºã€‚"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
msgid "Add trigger"
msgstr "添加触å‘器"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, php-format
msgid "Export of trigger %s"
msgstr "导出触å‘器 %s"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
msgid "trigger"
msgstr "触å‘器"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
msgid "You do not have the necessary privileges to create a trigger"
msgstr "ä½ ä¸å…·æœ‰åˆ›å»ºè§¦å‘器的必è¦æƒé™"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, php-format
msgid "No trigger with name %1$s found in database %2$s"
msgstr "在数æ®åº“ %2$s 中找ä¸åˆ°å为 %1$s 的触å‘器"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
msgid "There are no triggers to display."
msgstr "没有触å‘器。"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "添加事件"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "导出事件 %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "事件"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "ä½ ä¸å…·æœ‰åˆ›å»ºäº‹ä»¶çš„å¿…è¦æƒé™"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "在数æ®åº“ %2$s 中找ä¸åˆ°å为 %1$s 的事件"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
msgid "There are no events to display."
msgstr "没有事件。"
@@ -8728,7 +8880,7 @@ msgstr "属性"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "é¢å¤–"
@@ -8826,14 +8978,16 @@ msgstr "当å‰é¡µæ‰€å¼•ç”¨çš„表ä¸å­˜åœ¨äº†ã€‚您是å¦æƒ³è¦åˆ é™¤è¿™äº›å¼•ç”¨
msgid "Toggle scratchboard"
msgstr "切æ¢è‰ç¨¿æ¿"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "未知的语言:%1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "当å‰æœåŠ¡å™¨"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9071,6 +9225,12 @@ msgstr "å…许添加用户和æƒé™ï¼Œè€Œä¸å…许é‡æ–°è½½å…¥æƒé™è¡¨ã€‚"
msgid "Login Information"
msgstr "登录信æ¯"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "使用文本域"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "ä¿æŒåŽŸå¯†ç "
@@ -9107,6 +9267,13 @@ msgstr "授予数æ®åº“ &quot;%s&quot; 的所有æƒé™"
msgid "Users having access to &quot;%s&quot;"
msgstr "用户å¯ä»¥è®¿é—®â€œ%sâ€"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "用户"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9118,7 +9285,6 @@ msgid "User has been added."
msgstr "用户已添加。"
#: libraries/server_privileges.lib.php:1613
-#| msgid "New"
msgctxt "Create new user"
msgid "New"
msgstr "新建"
@@ -9146,7 +9312,6 @@ msgid "No user found."
msgstr "未找到用户。"
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "编辑æƒé™"
@@ -9186,7 +9351,9 @@ msgid "Column-specific privileges"
msgstr "按字段指定æƒé™"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "在下列数æ®åº“添加æƒé™"
#: libraries/server_privileges.lib.php:2290
@@ -9194,7 +9361,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "è¦ä½¿ç”¨é€šé…符 _ å’Œ % 本身,应使用用 \\ 转义"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "在下列数æ®è¡¨æ·»åŠ æƒé™"
#: libraries/server_privileges.lib.php:2525
@@ -9233,6 +9402,12 @@ msgstr "您已更新了 %s çš„æƒé™ã€‚"
msgid "Privileges for %s"
msgstr "%s çš„æƒé™"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "编辑æƒé™"
+
#: libraries/server_privileges.lib.php:2896
msgid "Users overview"
msgstr "用户概况"
@@ -9257,45 +9432,47 @@ msgstr "在æƒé™è¡¨å†…找ä¸åˆ°é€‰ä¸­çš„用户。"
msgid "You have added a new user."
msgstr "您已添加了一个新用户。"
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "在æœåŠ¡å™¨ %s è¿è¡Œ SQL 查询"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "在数æ®åº“ %s è¿è¡Œ SQL 查询"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "清除"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "将此 SQL 查询加为书签"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "让所有用户å‡å¯è®¿é—®æ­¤ä¹¦ç­¾"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "替æ¢çŽ°æœ‰çš„åŒå书签"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "ä¸ä»Žçª—å£å¤–覆盖此查询"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "语å¥å®šç•Œç¬¦"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "在此å†æ¬¡æ˜¾ç¤ºæ­¤æŸ¥è¯¢"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "仅查看"
@@ -9371,11 +9548,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "已清空表 %s"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "追踪已å¯ç”¨ã€‚"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "追踪已ç¦ç”¨ã€‚"
@@ -9401,7 +9578,11 @@ msgstr "添加表å‰ç¼€"
msgid "Check tables having overhead"
msgstr "仅选择多余"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "排åº"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "æ— "
@@ -9436,7 +9617,6 @@ msgid "Fulltext"
msgstr "全文æœç´¢"
#: libraries/structure.lib.php:1423 libraries/structure.lib.php:1519
-#| msgid "Remove column(s)"
msgid "Move columns"
msgstr "移动字段"
@@ -9484,7 +9664,7 @@ msgstr "于表开头"
msgid "After %s"
msgstr "于 %s 之åŽ"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "行统计"
@@ -9524,7 +9704,6 @@ msgid "A primary key has been added on %s"
msgstr "已将 %s 设为主键"
#: libraries/structure.lib.php:1995 libraries/structure.lib.php:2066
-#| msgid "Browse distinct values"
msgid "Distinct values"
msgstr "éžé‡å¤å€¼ (DISTINCT)"
@@ -9553,7 +9732,7 @@ msgstr "添加全文索引"
msgid "Information"
msgstr "ä¿¡æ¯"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "已用空间"
@@ -9561,12 +9740,12 @@ msgstr "已用空间"
msgid "Effective"
msgstr "有效"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "å·²æˆåŠŸä¿®æ”¹è¡¨ %1$s"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
msgid "Query error"
msgstr "查询错误"
@@ -9646,8 +9825,22 @@ msgstr "于 %s 之åŽ"
msgid "Table name"
msgstr "æ•°æ®è¡¨å"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "存储引擎"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "æ•´ç†"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "分区定义"
#: libraries/tbl_common.inc.php:54
@@ -9770,7 +9963,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "éšè—/显示没有关è”的表"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "æ•°æ®è¡¨æ•°é‡"
#: pmd_general.php:467
@@ -9816,7 +10011,9 @@ msgid "Page creation failed"
msgstr "页é¢åˆ›å»ºå¤±è´¥"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "页é¢"
#: pmd_pdf.php:123
@@ -9836,7 +10033,9 @@ msgid "New page name: "
msgstr "新页é¢å: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "按比例导出/导入"
#: pmd_pdf.php:146
@@ -9855,6 +10054,12 @@ msgstr "错误:关系未添加。"
msgid "FOREIGN KEY relation added"
msgstr "已添加外键关è”"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "基本功能"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "已添加内è”关系"
@@ -9943,6 +10148,12 @@ msgstr "导入文件"
msgid "All"
msgstr "全部"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL 历å²"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -9990,31 +10201,31 @@ msgstr[0] "å·²æˆåŠŸåˆ é™¤ %1$d 个数æ®åº“。"
msgid "Databases statistics"
msgstr "æ•°æ®åº“统计"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "主å¤åˆ¶"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "从å¤åˆ¶"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "å¯ç”¨ç»Ÿè®¡"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"注æ„:在此å¯ç”¨æ•°æ®åº“统计å¯èƒ½å¯¼è‡´ç½‘ç«™æœåŠ¡å™¨å’Œ MySQL æœåŠ¡å™¨ä¹‹é—´çš„æµé‡éª¤å¢žã€‚"
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "æ— æ•°æ®åº“"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "存储引擎"
@@ -10042,7 +10253,7 @@ msgstr "模å—"
msgid "Library"
msgstr "库"
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "版本"
@@ -10368,10 +10579,6 @@ msgstr "完æˆæŽ’列/编辑图表"
msgid "Add chart"
msgstr "添加图表"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr "排列/编辑图表"
-
#: server_status_monitor.php:496
msgid "Refresh rate"
msgstr "刷新频率"
@@ -10548,6 +10755,24 @@ msgstr[0] "%d 分"
msgid "Questions since startup: %s"
msgstr "自å¯åŠ¨ä»¥æ¥çš„内部查询: %s"
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "æ¯å°æ—¶"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "æ¯åˆ†é’Ÿ"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "æ¯ç§’"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "说明"
@@ -11226,7 +11451,7 @@ msgid "Global value"
msgstr "全局值"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "下载"
@@ -11332,7 +11557,7 @@ msgstr "æ助 (外链,英文)"
msgid "Edit server"
msgstr "编辑æœåŠ¡å™¨"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "添加æœåŠ¡å™¨"
@@ -11552,7 +11777,9 @@ msgid "SQL result"
msgstr "SQL 查询结果"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "生æˆè€…"
#: sql.php:1234
@@ -11566,8 +11793,14 @@ msgstr "该表没有唯一字段。å•å…ƒæ ¼ç¼–辑ã€å¤é€‰æ¡†ã€ç¼–辑ã€å¤åˆ¶
msgid "Problems with indexes of table `%s`"
msgstr "æ•°æ®è¡¨ `%s` 的索引存在问题"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "将此 SQL 查询加为书签"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "标签"
#: tbl_chart.php:38
@@ -11645,17 +11878,17 @@ msgstr "横值"
msgid "Y-Axis label:"
msgstr "纵åæ ‡å称:"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "æ•°æ®è¡¨ %s 已存在ï¼"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "æ•°æ®åº“ '%s' ä¸å­˜åœ¨ã€‚"
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "创建数æ®è¡¨ %1$s æˆåŠŸã€‚"
@@ -11664,6 +11897,10 @@ msgstr "创建数æ®è¡¨ %1$s æˆåŠŸã€‚"
msgid "View dump (schema) of table"
msgstr "查看数æ®è¡¨çš„转储(大纲)"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "无效的数æ®è¡¨å"
+
#: tbl_gis_visualization.php:114
msgid "Display GIS Visualization"
msgstr "显示å¯è§†åŒ– GIS"
@@ -11684,7 +11921,7 @@ msgstr "空间字段"
msgid "Redraw"
msgstr "é‡ç»˜"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
msgid "File name"
msgstr "文件å"
@@ -11744,9 +11981,23 @@ msgid "The table name is empty!"
msgstr "表åä¸èƒ½ä¸ºç©ºï¼"
#: tbl_printview.php:65
-msgid "Showing tables"
+#, fuzzy
+#| msgid "Showing tables"
+msgid "Showing tables:"
msgstr "正在显示表"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "已用空间"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "行统计"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -11767,15 +12018,19 @@ msgid "Foreign key constraint"
msgstr "外键约æŸ"
#: tbl_relation.php:498
-#| msgid "Constraints for table"
msgid "Constraint name"
msgstr "é™åˆ¶å称"
#: tbl_relation.php:529
-#| msgid "No index defined!"
msgid "No index defined! Create one below"
msgstr "没有已定义的索引ï¼åœ¨ä¸‹é¢åˆ›å»ºä¸€ä¸ª"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "选择è¦æ˜¾ç¤ºçš„字段"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -11793,13 +12048,11 @@ msgstr "已创建版本 %1$s,%2$s 的追踪已å¯ç”¨ã€‚"
#: tbl_tracking.php:222
#, php-format
-#| msgid "Tracking of %s.%s is activated."
msgid "Tracking for %1$s was deactivated at version %2$s."
msgstr "对%1$s 的追踪从版本 %2$s å·²åœç”¨ã€‚"
#: tbl_tracking.php:239
#, php-format
-#| msgid "Tracking of %s.%s is activated."
msgid "Tracking for %1$s was activated at version %2$s."
msgstr "对%1$s 的追踪从版本 %2$s å·²å¯ç”¨ã€‚"
@@ -11821,109 +12074,113 @@ msgstr "如果你ä¸éœ€è¦ï¼Œè¯·æ³¨é‡Šä»¥ä¸‹ä¸¤è¡Œã€‚"
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL 语å¥å·²å¯¼å‡ºã€‚请å¤åˆ¶ä¿å­˜æˆ–è¿è¡Œå®ƒã€‚"
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "版本 %s çš„å¿«ç…§ (SQL 代ç )"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
msgid "Tracking data definition successfully deleted"
msgstr "追踪数æ®å®šä¹‰åˆ é™¤æˆåŠŸ"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
msgid "Tracking data manipulation successfully deleted"
msgstr "追踪数æ®æ“作删除æˆåŠŸ"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "追踪语å¥"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
msgid "Delete tracking data row from report"
msgstr "从报告中删除追踪数æ®"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
msgid "No data"
msgstr "æ— æ•°æ®"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "日期"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "æ•°æ®å®šä¹‰è¯­å¥"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "æ•°æ®æ“作语å¥"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL 转储 (文件下载)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL 转储"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "该选项将导致当å‰è¡¨çš„结构和数æ®è¢«æ›¿æ¢ã€‚"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "执行 SQL 语å¥"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "导出为 %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "查看版本"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, php-format
msgid "Deactivate tracking for %s"
msgstr "ç¦ç”¨ %s 的追踪"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "ç«‹å³ç¦ç”¨"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, php-format
msgid "Activate tracking for %s"
msgstr "å¯ç”¨ %s 的追踪"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "ç«‹å³å¯ç”¨"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, php-format
msgid "Create version %1$s of %2$s"
msgstr "为 %2$s 创建版本 %1$s"
-#: tbl_tracking.php:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "追踪下列数æ®å®šä¹‰è¯­å¥:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "追踪下列数æ®æ“作语å¥:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "创建版本"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "主题"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "获得更多主题ï¼"
@@ -13083,6 +13340,39 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert 被设为 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "实时æµé‡å›¾"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "实时连接/进程图"
+
+#~ msgid "Live query chart"
+#~ msgstr "实时查询图"
+
+#~ msgid "Static data"
+#~ msgstr "é™æ€æ•°æ®"
+
+#~ msgid "And"
+#~ msgstr "与"
+
+#~ msgid "Number of rows"
+#~ msgstr "行数"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "内容分隔符"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "内容转义符"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "å°† NULL 替æ¢ä¸º"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "æ¢è¡Œç¬¦"
+
+#~ msgid "Rearrange/edit charts"
+#~ msgstr "排列/编辑图表"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index a3ca09c1e2..a1d1d66959 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,9 +1,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: phpMyAdmin 4.0.0-rc1\n"
+"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2013-04-03 10:24+0200\n"
+"POT-Creation-Date: 2013-04-25 14:42+0200\n"
"PO-Revision-Date: 2013-02-07 16:22+0200\n"
"Last-Translator: atitan XD <info@atifans.net>\n"
"Language-Team: Chinese (Taiwan) <http://l10n.cihar.com/projects/phpmyadmin/"
@@ -15,18 +15,18 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 1.5-dev\n"
-#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:344
+#: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:335
#: libraries/DisplayResults.class.php:809
#: libraries/server_privileges.lib.php:2604
msgid "Show all"
msgstr "全部顯示"
#: browse_foreigners.php:77 libraries/PDF.class.php:66
-#: libraries/Util.class.php:2545
+#: libraries/Util.class.php:2547
#: libraries/schema/Pdf_Relation_Schema.class.php:1183
#: libraries/schema/Pdf_Relation_Schema.class.php:1207
#: libraries/schema/User_Schema.class.php:427
-#: libraries/select_lang.lib.php:514
+#: libraries/select_lang.lib.php:516
msgid "Page number:"
msgstr "é ç¢¼ï¼š"
@@ -39,19 +39,18 @@ msgstr ""
"無法更新目標ç€è¦½è¦–窗。å¯èƒ½æ‚¨å·²ç¶“關閉了父視窗或您ç€è¦½å™¨çš„安全設定阻止了跨視窗"
"更新。"
-#: browse_foreigners.php:166 libraries/Menu.class.php:263
-#: libraries/Menu.class.php:352 libraries/Util.class.php:3223
-#: libraries/Util.class.php:3230 libraries/Util.class.php:3440
-#: libraries/Util.class.php:3441
-msgid "Search"
+#: browse_foreigners.php:166
+#, fuzzy
+#| msgid "Search"
+msgid "Search:"
msgstr "æœå°‹"
-#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:218
+#: browse_foreigners.php:170 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1657
-#: libraries/TableSearch.class.php:1136 libraries/core.lib.php:556
+#: libraries/TableSearch.class.php:1141 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:61
-#: libraries/display_export.lib.php:441 libraries/display_import.lib.php:335
+#: libraries/display_export.lib.php:447 libraries/display_import.lib.php:335
#: libraries/index.lib.php:35 libraries/insert_edit.lib.php:1547
#: libraries/insert_edit.lib.php:1582 libraries/operations.lib.php:39
#: libraries/operations.lib.php:82 libraries/operations.lib.php:210
@@ -73,23 +72,23 @@ msgstr "æœå°‹"
#: libraries/server_privileges.lib.php:1953
#: libraries/server_privileges.lib.php:2544
#: libraries/server_privileges.lib.php:3066
-#: libraries/sql_query_form.lib.php:365 libraries/sql_query_form.lib.php:422
-#: libraries/sql_query_form.lib.php:485 libraries/structure.lib.php:1582
+#: libraries/sql_query_form.lib.php:378 libraries/sql_query_form.lib.php:435
+#: libraries/sql_query_form.lib.php:498 libraries/structure.lib.php:1582
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:151
#: prefs_manage.php:266 prefs_manage.php:316 server_binlog.php:115
#: server_replication.php:224 server_replication.php:327 tbl_chart.php:251
-#: tbl_indexes.php:352 tbl_tracking.php:520 tbl_tracking.php:683
+#: tbl_indexes.php:352 tbl_tracking.php:521 tbl_tracking.php:684
#: view_create.php:224 view_operations.php:98
msgid "Go"
msgstr "執行"
#: browse_foreigners.php:181 browse_foreigners.php:185
-#: libraries/Index.class.php:561 tbl_tracking.php:381
+#: libraries/Index.class.php:561 tbl_tracking.php:382
msgid "Keyname"
msgstr "éµå"
#: browse_foreigners.php:182 browse_foreigners.php:184
-#: server_collations.php:39 server_collations.php:51 server_engines.php:42
+#: server_collations.php:39 server_collations.php:51 server_engines.php:43
#: server_plugins.php:130 server_status_variables.php:234
msgid "Description"
msgstr "說明"
@@ -115,15 +114,16 @@ msgstr "建立資料庫 %1$s æˆåŠŸã€‚"
msgid "Database comment: "
msgstr "資料庫註釋: "
-#: db_datadict.php:157 libraries/operations.lib.php:784
-#: libraries/schema/Pdf_Relation_Schema.class.php:1332
+#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1332
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
-msgid "Table comments"
+#, fuzzy
+#| msgid "Table comments"
+msgid "Table comments:"
msgstr "表註釋"
-#: db_datadict.php:166 libraries/DBQbe.class.php:364
-#: libraries/Index.class.php:565 libraries/TableSearch.class.php:183
-#: libraries/TableSearch.class.php:1184 libraries/insert_edit.lib.php:1566
+#: db_datadict.php:166 libraries/Index.class.php:565
+#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1189
+#: libraries/insert_edit.lib.php:1566
#: libraries/plugins/export/ExportHtmlword.class.php:276
#: libraries/plugins/export/ExportHtmlword.class.php:391
#: libraries/plugins/export/ExportLatex.class.php:508
@@ -135,8 +135,8 @@ msgstr "表註釋"
#: libraries/schema/Pdf_Relation_Schema.class.php:1358
#: libraries/schema/Pdf_Relation_Schema.class.php:1381
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_indexes.php:263
-#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:323
-#: tbl_tracking.php:385
+#: tbl_printview.php:130 tbl_relation.php:378 tbl_tracking.php:324
+#: tbl_tracking.php:386
msgid "Column"
msgstr "欄ä½"
@@ -159,12 +159,12 @@ msgstr "欄ä½"
#: libraries/server_privileges.lib.php:1568 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
-#: tbl_tracking.php:324 tbl_tracking.php:382
+#: tbl_tracking.php:325 tbl_tracking.php:383
msgid "Type"
msgstr "é¡žåž‹"
#: db_datadict.php:169 libraries/Index.class.php:568
-#: libraries/TableSearch.class.php:1185 libraries/insert_edit.lib.php:1575
+#: libraries/TableSearch.class.php:1190 libraries/insert_edit.lib.php:1575
#: libraries/plugins/export/ExportHtmlword.class.php:282
#: libraries/plugins/export/ExportHtmlword.class.php:397
#: libraries/plugins/export/ExportLatex.class.php:510
@@ -176,7 +176,7 @@ msgstr "é¡žåž‹"
#: libraries/schema/Pdf_Relation_Schema.class.php:1384
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
-#: tbl_tracking.php:326 tbl_tracking.php:388
+#: tbl_tracking.php:327 tbl_tracking.php:389
msgid "Null"
msgstr "空"
@@ -191,7 +191,7 @@ msgstr "空"
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
-#: tbl_tracking.php:327
+#: tbl_tracking.php:328
msgid "Default"
msgstr "é è¨­"
@@ -217,11 +217,11 @@ msgstr "連çµåˆ°"
msgid "Comments"
msgstr "註釋"
-#: db_datadict.php:240 js/messages.php:240 libraries/Index.class.php:431
-#: libraries/Index.class.php:470 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:231 libraries/Index.class.php:431
+#: libraries/Index.class.php:470 libraries/Index.class.php:839
#: libraries/config.values.php:50 libraries/config.values.php:65
-#: libraries/config/FormDisplay.tpl.php:260 libraries/mult_submits.inc.php:340
-#: libraries/mult_submits.inc.php:341
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:342
+#: libraries/mult_submits.inc.php:343
#: libraries/plugins/export/ExportHtmlword.class.php:631
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:724
@@ -234,21 +234,21 @@ msgstr "註釋"
#: libraries/server_privileges.lib.php:2145
#: libraries/server_privileges.lib.php:2464
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:282 prefs_manage.php:131 sql.php:430
-#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:344
-#: tbl_tracking.php:398 tbl_tracking.php:403
+#: libraries/user_preferences.lib.php:282 prefs_manage.php:132 sql.php:430
+#: sql.php:525 sql.php:526 tbl_printview.php:186 tbl_tracking.php:345
+#: tbl_tracking.php:399 tbl_tracking.php:404
msgid "No"
msgstr "å¦"
-#: db_datadict.php:240 js/messages.php:239 libraries/Index.class.php:432
-#: libraries/Index.class.php:469 libraries/Index.class.php:838
+#: db_datadict.php:240 js/messages.php:230 libraries/Index.class.php:432
+#: libraries/Index.class.php:469 libraries/Index.class.php:839
#: libraries/config.values.php:49 libraries/config.values.php:64
-#: libraries/config/FormDisplay.tpl.php:260 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:288
-#: libraries/mult_submits.inc.php:305 libraries/mult_submits.inc.php:334
-#: libraries/mult_submits.inc.php:335 libraries/mult_submits.inc.php:348
+#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:71
+#: libraries/mult_submits.inc.php:103 libraries/mult_submits.inc.php:112
+#: libraries/mult_submits.inc.php:117 libraries/mult_submits.inc.php:122
+#: libraries/mult_submits.inc.php:127 libraries/mult_submits.inc.php:290
+#: libraries/mult_submits.inc.php:307 libraries/mult_submits.inc.php:336
+#: libraries/mult_submits.inc.php:337 libraries/mult_submits.inc.php:350
#: libraries/plugins/export/ExportHtmlword.class.php:632
#: libraries/plugins/export/ExportLatex.class.php:587
#: libraries/plugins/export/ExportOdt.class.php:725
@@ -261,10 +261,10 @@ msgstr "å¦"
#: libraries/server_privileges.lib.php:2143
#: libraries/server_privileges.lib.php:2461
#: libraries/server_privileges.lib.php:2478 libraries/structure.lib.php:1268
-#: libraries/user_preferences.lib.php:280 prefs_manage.php:130
+#: libraries/user_preferences.lib.php:280 prefs_manage.php:131
#: server_databases.php:103 server_databases.php:110 sql.php:523 sql.php:524
-#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:344
-#: tbl_tracking.php:396 tbl_tracking.php:401
+#: tbl_printview.php:187 tbl_structure.php:84 tbl_tracking.php:345
+#: tbl_tracking.php:397 tbl_tracking.php:402
msgid "Yes"
msgstr "是"
@@ -272,7 +272,7 @@ msgstr "是"
msgid "View dump (schema) of database"
msgstr "查看資料庫的轉存(大綱)"
-#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:446
+#: db_export.php:33 db_printview.php:92 db_tracking.php:49 export.php:552
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "資料庫中沒有資料。"
@@ -285,7 +285,7 @@ msgstr "å…¨é¸"
msgid "Unselect All"
msgstr "å…¨ä¸é¸"
-#: db_operations.php:45 tbl_create.php:22
+#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "資料庫åä¸èƒ½çˆ²ç©ºï¼"
@@ -309,20 +309,19 @@ msgstr "phpMyAdmin 設定儲存功能未能啟動, %s請按此%s 查出å•é¡ŒåŽŸ
#: db_printview.php:99 db_tracking.php:79 db_tracking.php:198
#: libraries/Menu.class.php:190 libraries/config/messages.inc.php:510
#: libraries/plugins/export/ExportXml.class.php:457
-#: libraries/plugins/export/PMA_ExportPdf.class.php:116
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1981
#: libraries/server_privileges.lib.php:2212
#: libraries/server_privileges.lib.php:2863 libraries/structure.lib.php:757
-#: tbl_tracking.php:762
+#: tbl_tracking.php:763
msgid "Table"
msgstr "表"
#: db_printview.php:100 libraries/Table.class.php:283
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1708
-#: libraries/structure.lib.php:1893 sql.php:1117 tbl_printview.php:365
+#: libraries/structure.lib.php:1893 tbl_printview.php:365
msgid "Rows"
msgstr "行數"
@@ -335,28 +334,25 @@ msgstr "大å°"
msgid "in use"
msgstr "使用中"
-#: db_printview.php:185 libraries/Util.class.php:4078
-#: libraries/plugins/export/ExportSql.class.php:946
+#: db_printview.php:185 libraries/plugins/export/ExportSql.class.php:946
#: libraries/schema/Pdf_Relation_Schema.class.php:1337
-#: libraries/structure.lib.php:798 libraries/structure.lib.php:1747
-#: tbl_printview.php:410
-msgid "Creation"
+#, fuzzy
+#| msgid "Creation"
+msgid "Creation:"
msgstr "建立時間"
-#: db_printview.php:194 libraries/Util.class.php:4084
-#: libraries/plugins/export/ExportSql.class.php:959
+#: db_printview.php:194 libraries/plugins/export/ExportSql.class.php:959
#: libraries/schema/Pdf_Relation_Schema.class.php:1342
-#: libraries/structure.lib.php:805 libraries/structure.lib.php:1754
-#: tbl_printview.php:421
-msgid "Last update"
+#, fuzzy
+#| msgid "Last update"
+msgid "Last update:"
msgstr "最後更新"
-#: db_printview.php:203 libraries/Util.class.php:4090
-#: libraries/plugins/export/ExportSql.class.php:972
+#: db_printview.php:203 libraries/plugins/export/ExportSql.class.php:972
#: libraries/schema/Pdf_Relation_Schema.class.php:1347
-#: libraries/structure.lib.php:812 libraries/structure.lib.php:1762
-#: tbl_printview.php:432
-msgid "Last check"
+#, fuzzy
+#| msgid "Last check"
+msgid "Last check:"
msgstr "最後檢查"
#: db_printview.php:220 libraries/structure.lib.php:176
@@ -393,16 +389,12 @@ msgstr "已追蹤的表"
#: db_tracking.php:78 libraries/Menu.class.php:167
#: libraries/config/messages.inc.php:504
#: libraries/plugins/export/ExportHtmlword.class.php:158
-#: libraries/plugins/export/ExportLatex.class.php:251
#: libraries/plugins/export/ExportOdt.class.php:203
-#: libraries/plugins/export/ExportSql.class.php:760
#: libraries/plugins/export/ExportTexytext.class.php:142
-#: libraries/plugins/export/ExportXml.class.php:390
-#: libraries/plugins/export/PMA_ExportPdf.class.php:115
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2212
-#: libraries/server_privileges.lib.php:2854 server_databases.php:201
-#: server_status.php:324 sql.php:1108 tbl_tracking.php:761
+#: libraries/server_privileges.lib.php:2854 server_databases.php:202
+#: server_status.php:324 tbl_tracking.php:762
msgid "Database"
msgstr "資料庫"
@@ -410,17 +402,17 @@ msgstr "資料庫"
msgid "Last version"
msgstr "最新版本"
-#: db_tracking.php:81 tbl_tracking.php:764
+#: db_tracking.php:81 tbl_tracking.php:765
msgid "Created"
msgstr "建立"
-#: db_tracking.php:82 tbl_tracking.php:765
+#: db_tracking.php:82 tbl_tracking.php:766
msgid "Updated"
msgstr "æ›´æ–°"
-#: db_tracking.php:83 js/messages.php:172 libraries/Menu.class.php:458
+#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:458
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
-#: server_status.php:336 sql.php:1181 tbl_tracking.php:766
+#: server_status.php:336 sql.php:1181 tbl_tracking.php:767
msgid "Status"
msgstr "狀態"
@@ -429,13 +421,11 @@ msgstr "狀態"
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1571
#: libraries/server_privileges.lib.php:2222
#: libraries/server_privileges.lib.php:2386 libraries/structure.lib.php:765
-#: libraries/structure.lib.php:1198 server_databases.php:236
+#: libraries/structure.lib.php:1198 server_databases.php:237
msgid "Action"
msgstr "動作"
-#: db_tracking.php:85 libraries/DBQbe.class.php:468
-#: libraries/DisplayResults.class.php:903 tbl_change.php:241
-#: tbl_tracking.php:767
+#: db_tracking.php:85 tbl_change.php:241 tbl_tracking.php:768
msgid "Show"
msgstr "顯示"
@@ -444,18 +434,18 @@ msgid "Delete tracking data for this table"
msgstr "刪除追蹤資料"
#: db_tracking.php:103 libraries/Index.class.php:625
-#: libraries/Util.class.php:3445 libraries/Util.class.php:3446
+#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1378
#: libraries/structure.lib.php:2042 libraries/structure.lib.php:2044
-#: server_databases.php:327
+#: server_databases.php:331
msgid "Drop"
msgstr "刪除"
-#: db_tracking.php:120 tbl_tracking.php:722 tbl_tracking.php:776
+#: db_tracking.php:120 tbl_tracking.php:723 tbl_tracking.php:777
msgid "active"
msgstr "啓用"
-#: db_tracking.php:122 tbl_tracking.php:724 tbl_tracking.php:778
+#: db_tracking.php:122 tbl_tracking.php:725 tbl_tracking.php:779
msgid "not active"
msgstr "åœç”¨"
@@ -463,11 +453,11 @@ msgstr "åœç”¨"
msgid "Versions"
msgstr "版本"
-#: db_tracking.php:139 tbl_tracking.php:488 tbl_tracking.php:798
+#: db_tracking.php:139 tbl_tracking.php:489 tbl_tracking.php:799
msgid "Tracking report"
msgstr "追蹤報告"
-#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:803
+#: db_tracking.php:140 tbl_tracking.php:292 tbl_tracking.php:804
msgid "Structure snapshot"
msgstr "çµæ§‹å¿«ç…§"
@@ -483,35 +473,35 @@ msgstr "追蹤資料表"
msgid "Database Log"
msgstr "資料庫日誌"
-#: export.php:42
+#: export.php:146
msgid "Bad type!"
msgstr "錯誤的類型!"
-#: export.php:93
+#: export.php:197
msgid "Selected export type has to be saved in file!"
msgstr "è«‹é¸æ“‡çš„匯出的檔案格å¼ï¼"
-#: export.php:122
+#: export.php:226
msgid "Bad parameters!"
msgstr "錯誤的åƒæ•¸!"
-#: export.php:226 export.php:257 export.php:815
+#: export.php:330 export.php:361 export.php:921
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "沒有足夠的空間儲存檔案 %s."
-#: export.php:395
+#: export.php:501
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr "檔案 %s 已存在, 請更改檔案å稱或é¸æ“‡ã€Œè¦†å¯«å·±å­˜åœ¨æª”案ã€é¸é …."
-#: export.php:401 export.php:407
+#: export.php:507 export.php:513
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "網é ä¼ºæœå™¨æ²’有儲存 %s 檔案的權é™ã€‚"
-#: export.php:821
+#: export.php:927
#, php-format
msgid "Dump has been saved to file %s."
msgstr "備份資料已儲存至檔案 %s."
@@ -525,69 +515,82 @@ msgstr "無效的輸出類型"
msgid "Value for the column \"%s\""
msgstr "%s 欄ä½çš„值"
-#: gis_data_editor.php:140 tbl_gis_visualization.php:161
+#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "使用OpenStreetMaps"
#: gis_data_editor.php:161
-msgid "SRID"
+#, fuzzy
+#| msgid "SRID"
+msgid "SRID:"
msgstr "SRID"
-#: gis_data_editor.php:184 js/messages.php:315
-#: libraries/DisplayResults.class.php:1641
-msgid "Geometry"
+#: gis_data_editor.php:184
+#, fuzzy, php-format
+#| msgid "Geometry"
+msgid "Geometry %d:"
msgstr "幾何體"
-#: gis_data_editor.php:206 js/messages.php:311
-msgid "Point"
+#: gis_data_editor.php:206
+#, fuzzy
+#| msgid "Point"
+msgid "Point:"
msgstr "點"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
-#: gis_data_editor.php:362 js/messages.php:309
+#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
-#: gis_data_editor.php:366 js/messages.php:310
+#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
-#: js/messages.php:312
+#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "點 %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
-#: js/messages.php:318
+#: js/messages.php:309
msgid "Add a point"
msgstr "新增一個點"
-#: gis_data_editor.php:262 js/messages.php:313
-msgid "Linestring"
+#: gis_data_editor.php:262
+#, fuzzy, php-format
+#| msgid "Linestring"
+msgid "Linestring %d:"
msgstr "一維折線"
-#: gis_data_editor.php:265 gis_data_editor.php:341 js/messages.php:317
-msgid "Outer Ring"
+#: gis_data_editor.php:265 gis_data_editor.php:341
+#, fuzzy
+#| msgid "Outer Ring"
+msgid "Outer ring:"
msgstr "外環"
-#: gis_data_editor.php:267 gis_data_editor.php:343 js/messages.php:316
-msgid "Inner Ring"
+#: gis_data_editor.php:267 gis_data_editor.php:343
+#, fuzzy, php-format
+#| msgid "Inner Ring"
+msgid "Inner ring %d:"
msgstr "內環"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "新增線"
-#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:319
+#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "新增內環"
-#: gis_data_editor.php:325 js/messages.php:314
-msgid "Polygon"
+#: gis_data_editor.php:325
+#, fuzzy, php-format
+#| msgid "Polygon"
+msgid "Polygon %d:"
msgstr "多邊形"
-#: gis_data_editor.php:384 js/messages.php:320
+#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "新增多邊形"
@@ -680,12 +683,12 @@ msgstr ""
#: import.php:579 libraries/DisplayResults.class.php:4547
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1424
-#: libraries/sql_query_form.lib.php:114 tbl_operations.php:184
+#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:250 tbl_row_action.php:122 view_operations.php:56
msgid "Your SQL query has been executed successfully"
msgstr "您的 SQL 語法已順利執行"
-#: import_status.php:101 libraries/Util.class.php:763
+#: import_status.php:101 libraries/Util.class.php:765
#: libraries/schema/Export_Relation_Schema.class.php:239 user_password.php:239
msgid "Back"
msgstr "返回"
@@ -717,37 +720,40 @@ msgstr "更多設定"
msgid "Database server"
msgstr "資料庫伺æœå™¨"
-#: index.php:236 libraries/Menu.class.php:150
-#: libraries/ServerStatusData.class.php:339 libraries/common.inc.php:654
-#: libraries/config/messages.inc.php:508
-msgid "Server"
-msgstr "伺æœå™¨"
+#: index.php:236 libraries/plugins/auth/AuthenticationCookie.class.php:201
+msgid "Server:"
+msgstr "伺æœå™¨ï¼š"
#: index.php:240
#, fuzzy
#| msgid "Server port"
-msgid "Server type"
+msgid "Server type:"
msgstr "伺æœå™¨ç«¯å£"
#: index.php:244 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
-msgid "Server version"
+#, fuzzy
+#| msgid "Server version"
+msgid "Server version:"
msgstr "伺æœå™¨ç‰ˆæœ¬"
#: index.php:248
-msgid "Protocol version"
+#, fuzzy
+#| msgid "Protocol version"
+msgid "Protocol version:"
msgstr "å”定版本"
-#: index.php:252 libraries/server_privileges.lib.php:1566
-#: libraries/server_privileges.lib.php:2377
-#: libraries/server_privileges.lib.php:2795
-#: libraries/server_privileges.lib.php:2843 server_status.php:316
-msgid "User"
+#: index.php:252
+#, fuzzy
+#| msgid "User"
+msgid "User:"
msgstr "使用者"
#: index.php:257
-msgid "Server charset"
+#, fuzzy
+#| msgid "Server charset"
+msgid "Server charset:"
msgstr "伺æœå™¨å­—元集"
#: index.php:269
@@ -755,30 +761,36 @@ msgid "Web server"
msgstr "網站伺æœå™¨"
#: index.php:282
-msgid "Database client version"
+#, fuzzy
+#| msgid "Database client version"
+msgid "Database client version:"
msgstr "資料庫用戶端版本"
#: index.php:286
-msgid "PHP extension"
+#, fuzzy
+#| msgid "PHP extension"
+msgid "PHP extension:"
msgstr "PHP 外掛"
#: index.php:300
msgid "Show PHP information"
msgstr "顯示 PHP 資訊"
-#: index.php:323 libraries/engines/bdb.lib.php:25
-msgid "Version information"
+#: index.php:323
+#, fuzzy
+#| msgid "Version information"
+msgid "Version information:"
msgstr "版本資訊"
#: index.php:332 libraries/Util.class.php:430 libraries/Util.class.php:516
-#: libraries/config/FormDisplay.tpl.php:147
-#: libraries/display_export.lib.php:281 libraries/engines/pbxt.lib.php:112
+#: libraries/config/FormDisplay.tpl.php:145
+#: libraries/display_export.lib.php:286 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:90 server_variables.php:137
msgid "Documentation"
msgstr "文件"
-#: index.php:339 libraries/config/FormDisplay.tpl.php:148
+#: index.php:339 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "維基 (Wiki)"
@@ -893,7 +905,7 @@ msgstr "刪除資料庫的指令「DROP DATABASEã€å·²ç¶“被åœç”¨ã€‚"
msgid "Do you really want to execute \"%s\"?"
msgstr "您確定è¦åŸ·è¡Œã€Œ%sã€ï¼Ÿ"
-#: js/messages.php:31 libraries/mult_submits.inc.php:314 sql.php:477
+#: js/messages.php:31 libraries/mult_submits.inc.php:316 sql.php:477
msgid "You are about to DESTROY a complete database!"
msgstr "您將è¦åˆªé™¤ä¸€å€‹å®Œæ•´çš„資料庫ï¼"
@@ -976,70 +988,36 @@ msgstr "é‡æ–°è¼‰å…¥æ¬Šé™"
msgid "Removing Selected Users"
msgstr "正在刪除é¸ä¸­çš„使用者"
-#: js/messages.php:58 js/messages.php:124 tbl_tracking.php:293
-#: tbl_tracking.php:489
+#: js/messages.php:58 js/messages.php:115 tbl_tracking.php:293
+#: tbl_tracking.php:490
msgid "Close"
msgstr "關閉"
-#: js/messages.php:61 js/messages.php:273
-#: libraries/DisplayResults.class.php:3311 libraries/Index.class.php:591
-#: libraries/Util.class.php:697 libraries/Util.class.php:1242
-#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
-#: libraries/config/messages.inc.php:486
-#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
-#: setup/frames/index.inc.php:147
-msgid "Edit"
-msgstr "編輯"
-
-#: js/messages.php:62
-msgid "Live traffic chart"
-msgstr "å³æ™‚æµé‡åœ–表"
-
-#: js/messages.php:63
-msgid "Live conn./process chart"
-msgstr "å³æ™‚連線圖表"
-
-#: js/messages.php:64
-msgid "Live query chart"
-msgstr "å³æ™‚查詢圖表"
-
-#: js/messages.php:66
-msgid "Static data"
-msgstr "éœæ…‹è³‡æ–™"
-
-#. l10n: Total number of queries
-#: js/messages.php:68 libraries/build_html_for_db.lib.php:46
-#: libraries/engines/innodb.lib.php:171 libraries/structure.lib.php:2182
-#: server_databases.php:271 server_status.php:186 server_status.php:276
-#: tbl_printview.php:331
-msgid "Total"
-msgstr "總計"
-
#. l10n: Other, small valued, queries
-#: js/messages.php:70 libraries/ServerStatusData.class.php:198
+#: js/messages.php:61 libraries/ServerStatusData.class.php:198
#: server_status_queries.php:154
msgid "Other"
msgstr "其他"
#. l10n: Thousands separator
-#: js/messages.php:72 libraries/Util.class.php:1511
+#: js/messages.php:63 libraries/Util.class.php:1513
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: js/messages.php:74 libraries/Util.class.php:1513
+#: js/messages.php:65 libraries/Util.class.php:1515
msgid "."
msgstr "."
-#: js/messages.php:76
+#: js/messages.php:67
msgid "Connections / Processes"
msgstr "連線"
-#: js/messages.php:79
+#: js/messages.php:70
msgid "Local monitor configuration incompatible"
msgstr "本地的狀態監測器設定檔ä¸ç›¸å®¹"
-#: js/messages.php:80
+#: js/messages.php:71
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -1049,163 +1027,163 @@ msgstr ""
"在你的ç€è¦½å™¨å…§çš„圖表版é¢è¨­å®šå°æ–¼æ–°çš„狀態監測器來說已經太舊了。 請在「<i>設定"
"</i>ã€é¸å–®é‡æ–°è¨­å®šä»¥é¿å…發生ä¸å¯é æœŸçš„錯誤。"
-#: js/messages.php:82
+#: js/messages.php:73
msgid "Query cache efficiency"
msgstr "查詢快å–的效率"
-#: js/messages.php:83
+#: js/messages.php:74
msgid "Query cache usage"
msgstr "查詢快å–的使用é‡"
-#: js/messages.php:84
+#: js/messages.php:75
msgid "Query cache used"
msgstr "查詢已使用的快å–"
-#: js/messages.php:86
+#: js/messages.php:77
msgid "System CPU Usage"
msgstr "系統CPU使用率"
-#: js/messages.php:87
+#: js/messages.php:78
msgid "System memory"
msgstr "系統記憶體"
-#: js/messages.php:88
+#: js/messages.php:79
msgid "System swap"
msgstr "系統暫存å€"
-#: js/messages.php:90
+#: js/messages.php:81
msgid "Average load"
msgstr "å¹³å‡è² è¼‰"
-#: js/messages.php:91
+#: js/messages.php:82
msgid "Total memory"
msgstr "總記憶體"
-#: js/messages.php:92
+#: js/messages.php:83
msgid "Cached memory"
msgstr "å¿«å–記憶體"
-#: js/messages.php:93
+#: js/messages.php:84
msgid "Buffered memory"
msgstr "ç·©è¡è¨˜æ†¶é«”"
-#: js/messages.php:94
+#: js/messages.php:85
msgid "Free memory"
msgstr "空閒記憶體"
-#: js/messages.php:95
+#: js/messages.php:86
msgid "Used memory"
msgstr "已使用記憶體"
-#: js/messages.php:97
+#: js/messages.php:88
msgid "Total Swap"
msgstr "æš«å­˜å€ç¸½è¨ˆ"
-#: js/messages.php:98
+#: js/messages.php:89
msgid "Cached Swap"
msgstr "å¿«å–Swap"
-#: js/messages.php:99
+#: js/messages.php:90
msgid "Used Swap"
msgstr "已用Swap"
-#: js/messages.php:100
+#: js/messages.php:91
msgid "Free Swap"
msgstr "å¯ä½¿ç”¨çš„æš«å­˜å€"
-#: js/messages.php:102
+#: js/messages.php:93
msgid "Bytes sent"
msgstr "Bytes é€å‡º"
-#: js/messages.php:103
+#: js/messages.php:94
msgid "Bytes received"
msgstr "Bytes 已接收"
-#: js/messages.php:104 server_status.php:211
+#: js/messages.php:95 server_status.php:211
msgid "Connections"
msgstr "連線"
-#: js/messages.php:105 server_status.php:383
+#: js/messages.php:96 server_status.php:383
msgid "Processes"
msgstr "處ç†"
#. l10n: shortcuts for Byte
-#: js/messages.php:108 libraries/Util.class.php:1457
+#: js/messages.php:99 libraries/Util.class.php:1459
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: js/messages.php:109 libraries/Util.class.php:1459
+#: js/messages.php:100 libraries/Util.class.php:1461
#: server_status_monitor.php:648
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: js/messages.php:110 libraries/Util.class.php:1461
+#: js/messages.php:101 libraries/Util.class.php:1463
#: server_status_monitor.php:649
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: js/messages.php:111 libraries/Util.class.php:1463
+#: js/messages.php:102 libraries/Util.class.php:1465
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: js/messages.php:112 libraries/Util.class.php:1465
+#: js/messages.php:103 libraries/Util.class.php:1467
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: js/messages.php:113 libraries/Util.class.php:1467
+#: js/messages.php:104 libraries/Util.class.php:1469
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: js/messages.php:114 libraries/Util.class.php:1469
+#: js/messages.php:105 libraries/Util.class.php:1471
msgid "EiB"
msgstr "EB"
-#: js/messages.php:115
+#: js/messages.php:106
#, php-format
msgid "%d table(s)"
msgstr "%d 個資料表"
#. l10n: Questions is the name of a MySQL Status variable
-#: js/messages.php:118
+#: js/messages.php:109
msgid "Questions"
msgstr "Questions"
-#: js/messages.php:119 server_status.php:135
+#: js/messages.php:110 server_status.php:135
msgid "Traffic"
msgstr "æµé‡"
-#: js/messages.php:120 libraries/Menu.class.php:486
+#: js/messages.php:111 libraries/Menu.class.php:486
#: server_status_monitor.php:475
msgid "Settings"
msgstr "設定"
-#: js/messages.php:121
+#: js/messages.php:112
msgid "Remove chart"
msgstr "刪除圖表"
-#: js/messages.php:122
+#: js/messages.php:113
msgid "Edit title and labels"
msgstr "編輯標題與標籤"
-#: js/messages.php:123
+#: js/messages.php:114
#, fuzzy
#| msgid "Snap to grid"
msgid "Add chart to grid"
msgstr "新增一張圖表與格線å°é½Š"
-#: js/messages.php:125
+#: js/messages.php:116
msgid "Please add at least one variable to the series"
msgstr "請至少增加一個變數"
-#: js/messages.php:126 libraries/DisplayResults.class.php:1288
-#: libraries/TableSearch.class.php:835 libraries/TableSearch.class.php:979
-#: libraries/display_export.lib.php:371
+#: js/messages.php:117 libraries/DisplayResults.class.php:1288
+#: libraries/TableSearch.class.php:840 libraries/TableSearch.class.php:984
+#: libraries/display_export.lib.php:377
#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:2114
#: libraries/tbl_columns_definition_form.inc.php:687 pmd_general.php:559
@@ -1213,39 +1191,39 @@ msgstr "請至少增加一個變數"
msgid "None"
msgstr "ç„¡"
-#: js/messages.php:127
+#: js/messages.php:118
msgid "Resume monitor"
msgstr "æ¢å¾©ç›£æŽ§"
-#: js/messages.php:128
+#: js/messages.php:119
msgid "Pause monitor"
msgstr "æš«åœç›£æŽ§"
-#: js/messages.php:130
+#: js/messages.php:121
msgid "general_log and slow_query_log are enabled."
msgstr "general_log與slow_query_log已啟用"
-#: js/messages.php:131
+#: js/messages.php:122
msgid "general_log is enabled."
msgstr "general_log 已啟用。"
-#: js/messages.php:132
+#: js/messages.php:123
msgid "slow_query_log is enabled."
msgstr "slow_query_log 已啟用。"
-#: js/messages.php:133
+#: js/messages.php:124
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log 與 general_log å·²åœç”¨ã€‚"
-#: js/messages.php:134
+#: js/messages.php:125
msgid "log_output is not set to TABLE."
msgstr "log_output 沒有被指定 TABLE。"
-#: js/messages.php:135
+#: js/messages.php:126
msgid "log_output is set to TABLE."
msgstr "log_output 已經被指定至 TABLE."
-#: js/messages.php:136
+#: js/messages.php:127
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -1255,94 +1233,94 @@ msgstr ""
"slow_query_log 已經被啟用,但是伺æœå™¨ä»ç„¶åªç‚ºåŸ·è¡Œæ™‚間大於 %d 秒的查詢åšç´€éŒ„。"
"建議根據您的系統將 long_query_time 設定為 0-2 秒。"
-#: js/messages.php:137
+#: js/messages.php:128
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time 被指定為 %d 秒。"
-#: js/messages.php:138
+#: js/messages.php:129
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr "以下的這些設定將會被套用在所有的地方直到系統é‡æ–°å•Ÿå‹•ï¼š"
#. l10n: %s is FILE or TABLE
-#: js/messages.php:140
+#: js/messages.php:131
#, php-format
msgid "Set log_output to %s"
msgstr "將 log_output 設定至 %s"
#. l10n: Enable in this context means setting a status variable to ON
-#: js/messages.php:142
+#: js/messages.php:133
#, php-format
msgid "Enable %s"
msgstr "已啓用 %s"
#. l10n: Disable in this context means setting a status variable to OFF
-#: js/messages.php:144
+#: js/messages.php:135
#, php-format
msgid "Disable %s"
msgstr "已關閉 %s"
#. l10n: %d seconds
-#: js/messages.php:146
+#: js/messages.php:137
#, php-format
msgid "Set long_query_time to %ds"
msgstr "將 long_query_time 設定為 %d 秒"
-#: js/messages.php:147
+#: js/messages.php:138
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
msgstr "您沒有辦法修改這些變數,請改用 root 登入或是è¯çµ¡è©²è³‡æ–™åº«çš„管ç†å“¡ã€‚"
-#: js/messages.php:148
+#: js/messages.php:139
msgid "Change settings"
msgstr "管ç†æˆ‘的設定"
-#: js/messages.php:149
+#: js/messages.php:140
msgid "Current settings"
msgstr "ç›®å‰çš„設定"
-#: js/messages.php:151 server_status_monitor.php:608
+#: js/messages.php:142 server_status_monitor.php:608
msgid "Chart Title"
msgstr "圖表的標題"
#. l10n: As in differential values
-#: js/messages.php:153
+#: js/messages.php:144
msgid "Differential"
msgstr "差異"
-#: js/messages.php:154
+#: js/messages.php:145
#, php-format
msgid "Divided by %s"
msgstr "使用 %s 切割"
-#: js/messages.php:155
+#: js/messages.php:146
msgid "Unit"
msgstr "å–®ä½"
-#: js/messages.php:157
+#: js/messages.php:148
msgid "From slow log"
msgstr "從較慢的查詢紀錄檔"
-#: js/messages.php:158
+#: js/messages.php:149
msgid "From general log"
msgstr "從普通的查詢記錄檔"
-#: js/messages.php:159
+#: js/messages.php:150
msgid "Analysing logs"
msgstr "分æžç”¨çš„紀錄檔"
-#: js/messages.php:160
+#: js/messages.php:151
msgid "Analysing & loading logs. This may take a while."
msgstr "讀å–且分æžç´€éŒ„檔中. 這å¯èƒ½æœƒèŠ±è²»ä¸€äº›æ™‚間。"
-#: js/messages.php:161
+#: js/messages.php:152
msgid "Cancel request"
msgstr "å–消請求"
-#: js/messages.php:162
+#: js/messages.php:153
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -1351,7 +1329,7 @@ msgstr ""
"這個欄ä½é¡¯ç¤ºä¸€äº›è¢«ç¾¤çµ„起來的相似查詢。但是系統åªæ˜¯ç”¨é€™äº›æŸ¥è©¢çš„文字作為群組的"
"標準,所以查詢的çµæžœå¯èƒ½æœƒæœ‰äº›è¨±ä¸åŒã€‚"
-#: js/messages.php:163
+#: js/messages.php:154
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -1360,31 +1338,31 @@ msgstr ""
"因為有一些被群組的æ’入查詢被é¸æ“‡äº†ï¼Œé€™äº›æŸ¥è©¢çš„「目的地資料表ã€ä¹Ÿå°‡ä¸ç®¡é€™äº›"
"「å³å°‡è¢«æ’入的資料ã€è€Œè¢«åˆä½µã€‚"
-#: js/messages.php:164
+#: js/messages.php:155
msgid "Log data loaded. Queries executed in this time span:"
msgstr "紀錄檔已被讀å–,時間å€é–“:"
-#: js/messages.php:166
+#: js/messages.php:157
msgid "Jump to Log table"
msgstr "跳轉至紀錄檔的資料表"
-#: js/messages.php:167
+#: js/messages.php:158
msgid "No data found"
msgstr "無資料"
-#: js/messages.php:168
+#: js/messages.php:159
msgid "Log analysed, but no data found in this time span."
msgstr "紀錄檔已經被分æžäº†ï¼Œä½†æ˜¯åœ¨é€™å€‹æ™‚é–“å€æ®µå…§æ²’有任何資料。"
-#: js/messages.php:170
+#: js/messages.php:161
msgid "Analyzing…"
msgstr "分æžä¸­â€¦"
-#: js/messages.php:171
+#: js/messages.php:162
msgid "Explain output"
msgstr "輸出說明"
-#: js/messages.php:173 js/messages.php:524
+#: js/messages.php:164 js/messages.php:515
#: libraries/plugins/export/ExportHtmlword.class.php:484
#: libraries/plugins/export/ExportOdt.class.php:562
#: libraries/plugins/export/ExportTexytext.class.php:435
@@ -1392,68 +1370,68 @@ msgstr "輸出說明"
msgid "Time"
msgstr "時間"
-#: js/messages.php:174
+#: js/messages.php:165
msgid "Total time:"
msgstr "總計耗時:"
-#: js/messages.php:175
+#: js/messages.php:166
msgid "Profiling results"
msgstr "分æžçµæžœ"
-#: js/messages.php:176
+#: js/messages.php:167
msgctxt "Display format"
msgid "Table"
msgstr "資料表"
-#: js/messages.php:177
+#: js/messages.php:168
msgid "Chart"
msgstr "圖表"
-#: js/messages.php:178
+#: js/messages.php:169
msgid "Edit chart"
msgstr "編輯圖表"
-#: js/messages.php:179
+#: js/messages.php:170
msgid "Series"
msgstr "系列"
#. l10n: A collection of available filters
-#: js/messages.php:182
+#: js/messages.php:173
msgid "Log table filter options"
msgstr "紀錄檔篩é¸"
#. l10n: Filter as in "Start Filtering"
-#: js/messages.php:184
+#: js/messages.php:175
msgid "Filter"
msgstr "éŽæ¿¾"
-#: js/messages.php:185
+#: js/messages.php:176
msgid "Filter queries by word/regexp:"
msgstr ""
"使用文字或 <a href=\"http://dev.mysql.com/doc/refman/5.1/en/regexp.html\" "
"target=\"_blank\">REGEXP</a> 進行篩é¸ï¼š"
-#: js/messages.php:186
+#: js/messages.php:177
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "忽略 where çš„æ¢ä»¶ä¸¦é€²è¡Œç¾¤çµ„的查詢"
-#: js/messages.php:187
+#: js/messages.php:178
msgid "Sum of grouped rows:"
msgstr "群組的行數總計:"
-#: js/messages.php:188
+#: js/messages.php:179
msgid "Total:"
msgstr "總計:"
-#: js/messages.php:190
+#: js/messages.php:181
msgid "Loading logs"
msgstr "載入紀錄檔中"
-#: js/messages.php:191
+#: js/messages.php:182
msgid "Monitor refresh failed"
msgstr "狀態監測器無法進行é‡æ–°æ•´ç†"
-#: js/messages.php:192
+#: js/messages.php:183
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -1462,24 +1440,24 @@ msgstr ""
"在讀å–新的圖表時發生錯誤,這很å¯èƒ½æ˜¯æ‚¨çš„ SESSION 已經éŽæœŸã€‚您å¯ä»¥é‡æ–°æ•´ç†å˜—試"
"解決這個å•é¡Œã€‚"
-#: js/messages.php:193
+#: js/messages.php:184
msgid "Reload page"
msgstr "é‡æ–°è¼‰å…¥"
-#: js/messages.php:195
+#: js/messages.php:186
msgid "Affected rows:"
msgstr "å—影響的行數:"
-#: js/messages.php:197
+#: js/messages.php:188
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "讀å–設定檔時發生錯誤。設定檔看起來ä¸æ˜¯åˆæ³•çš„ JSON æ ¼å¼ã€‚"
-#: js/messages.php:198
+#: js/messages.php:189
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr "使用匯入的設定檔讀å–圖表時發生錯誤,改用é è¨­çš„設定檔…"
-#: js/messages.php:199 libraries/Menu.class.php:288
+#: js/messages.php:190 libraries/Menu.class.php:288
#: libraries/Menu.class.php:375 libraries/Menu.class.php:482
#: libraries/config/messages.inc.php:168 libraries/display_import.lib.php:187
#: prefs_manage.php:232 server_status_monitor.php:530
@@ -1487,229 +1465,238 @@ msgstr "使用匯入的設定檔讀å–圖表時發生錯誤,改用é è¨­çš„設
msgid "Import"
msgstr "輸入"
-#: js/messages.php:200
+#: js/messages.php:191
msgid "Import monitor configuration"
msgstr "無法匯入狀態監視器的設定"
-#: js/messages.php:201
+#: js/messages.php:192
msgid "Please select the file you want to import"
msgstr "è«‹é¸æ“‡æ‚¨æƒ³è¦åŒ¯å…¥çš„檔案"
-#: js/messages.php:203
+#: js/messages.php:194
msgid "Analyse Query"
msgstr "分æžæŸ¥è©¢"
-#: js/messages.php:207
+#: js/messages.php:198
msgid "Advisor system"
msgstr "顧å•ç³»çµ±"
-#: js/messages.php:208
+#: js/messages.php:199
msgid "Possible performance issues"
msgstr "å¯èƒ½çš„執行效率å•é¡Œ"
-#: js/messages.php:209
+#: js/messages.php:200
msgid "Issue"
msgstr "å•é¡Œ"
-#: js/messages.php:210
+#: js/messages.php:201
msgid "Recommendation"
msgstr "推薦"
-#: js/messages.php:211
+#: js/messages.php:202
msgid "Rule details"
msgstr "詳細的è¦å‰‡"
-#: js/messages.php:212
+#: js/messages.php:203
msgid "Justification"
msgstr "æ ¡æ­£"
-#: js/messages.php:213
+#: js/messages.php:204
msgid "Used variable / formula"
msgstr "使用的變數/å…¬å¼"
-#: js/messages.php:214
+#: js/messages.php:205
msgid "Test"
msgstr "測試"
-#: js/messages.php:219 pmd_general.php:437 pmd_general.php:474
+#: js/messages.php:210 pmd_general.php:437 pmd_general.php:474
#: pmd_general.php:594 pmd_general.php:642 pmd_general.php:718
#: pmd_general.php:772 pmd_general.php:835 pmd_general.php:866
#: server_variables.php:134
msgid "Cancel"
msgstr "å–消"
-#: js/messages.php:222 libraries/navigation/NavigationHeader.class.php:54
+#: js/messages.php:213 libraries/navigation/NavigationHeader.class.php:54
#: server_status_monitor.php:568
msgid "Loading"
msgstr "載入中"
-#: js/messages.php:223
+#: js/messages.php:214
msgid "Processing Request"
msgstr "è¦æ±‚處ç†ä¸­"
-#: js/messages.php:224 libraries/rte/rte_export.lib.php:43
+#: js/messages.php:215
msgid "Error in Processing Request"
msgstr "è¦æ±‚處ç†å¾—程åºä¸­æœ‰éŒ¯èª¤"
-#: js/messages.php:225
+#: js/messages.php:216
#, php-format
msgid "Error code: %s"
msgstr "錯誤代碼:%s"
-#: js/messages.php:226
+#: js/messages.php:217
#, php-format
msgid "Error text: %s"
msgstr "錯誤訊æ¯ï¼š%s"
-#: js/messages.php:227 libraries/db_common.inc.php:58
+#: js/messages.php:218 libraries/db_common.inc.php:58
#: libraries/db_table_exists.lib.php:28 server_databases.php:89
msgid "No databases selected."
msgstr "沒有資料庫被é¸å–。"
-#: js/messages.php:228
+#: js/messages.php:219
msgid "Dropping Column"
msgstr "刪除欄ä½"
-#: js/messages.php:229
+#: js/messages.php:220
msgid "Adding Primary Key"
msgstr "正在新增主éµ"
-#: js/messages.php:230 pmd_general.php:435 pmd_general.php:592
+#: js/messages.php:221 pmd_general.php:435 pmd_general.php:592
#: pmd_general.php:640 pmd_general.php:716 pmd_general.php:770
#: pmd_general.php:833
msgid "OK"
msgstr "確定"
-#: js/messages.php:231
+#: js/messages.php:222
msgid "Click to dismiss this notification"
msgstr "點此關閉這個通知"
-#: js/messages.php:234
+#: js/messages.php:225
msgid "Renaming Databases"
msgstr "更改資料庫å稱中"
-#: js/messages.php:235
+#: js/messages.php:226
msgid "Reload Database"
msgstr "é‡æ–°è¼‰å…¥è³‡æ–™åº«"
-#: js/messages.php:236
+#: js/messages.php:227
msgid "Copying Database"
msgstr "複製資料庫中"
-#: js/messages.php:237
+#: js/messages.php:228
msgid "Changing Charset"
msgstr "更改文字編碼"
-#: js/messages.php:238
+#: js/messages.php:229
msgid "Table must have at least one column"
msgstr "資料表最少需è¦æœ‰ä¸€å€‹æ¬„ä½"
-#: js/messages.php:243
+#: js/messages.php:234
msgid "Insert Table"
msgstr "æ’入資料表"
-#: js/messages.php:244
+#: js/messages.php:235
msgid "Hide indexes"
msgstr "éš±è—索引"
-#: js/messages.php:245
+#: js/messages.php:236
msgid "Show indexes"
msgstr "顯示索引"
-#: js/messages.php:246 libraries/mult_submits.inc.php:327
+#: js/messages.php:237 libraries/mult_submits.inc.php:329
#, fuzzy
#| msgid "Disable foreign key checks"
msgid "Foreign key check:"
msgstr "é—œé–‰å¤–éµ (Foreign Key) 檢查"
-#: js/messages.php:247 libraries/mult_submits.inc.php:331
+#: js/messages.php:238 libraries/mult_submits.inc.php:333
msgid "(Enabled)"
msgstr "已啟用"
-#: js/messages.php:248 libraries/mult_submits.inc.php:331
+#: js/messages.php:239 libraries/mult_submits.inc.php:333
msgid "(Disabled)"
msgstr "已關閉"
-#: js/messages.php:251
+#: js/messages.php:242
msgid "Searching"
msgstr "æœç´¢ä¸­"
-#: js/messages.php:252
+#: js/messages.php:243
msgid "Hide search results"
msgstr "éš±è—æœå°‹çµæžœ"
-#: js/messages.php:253
+#: js/messages.php:244
msgid "Show search results"
msgstr "顯示æœå°‹çµæžœ"
-#: js/messages.php:254
+#: js/messages.php:245
msgid "Browsing"
msgstr "ç€è¦½"
-#: js/messages.php:255
+#: js/messages.php:246
msgid "Deleting"
msgstr "刪除"
-#: js/messages.php:258
+#: js/messages.php:249
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "被儲存的函å¼å®šç¾©ç•¶ä¸­å¿…é ˆè¦æœ‰ RETURN 敘述ï¼"
-#: js/messages.php:261 libraries/rte/rte_routines.lib.php:790
+#: js/messages.php:252 libraries/rte/rte_routines.lib.php:790
msgid "ENUM/SET editor"
msgstr "ENUM/SET 編輯器"
-#: js/messages.php:262
+#: js/messages.php:253
#, php-format
msgid "Values for column %s"
msgstr "%s 欄ä½çš„值"
-#: js/messages.php:263
+#: js/messages.php:254
msgid "Values for a new column"
msgstr "新欄ä½çš„值"
-#: js/messages.php:264
+#: js/messages.php:255
msgid "Enter each value in a separate field"
msgstr "請分別將資料填入以下欄ä½"
-#: js/messages.php:265
+#: js/messages.php:256
#, php-format
msgid "Add %d value(s)"
msgstr "增加 %d 個值"
-#: js/messages.php:268
+#: js/messages.php:259
msgid ""
"Note: If the file contains multiple tables, they will be combined into one"
msgstr "備註:若檔案中包å«å¤šå€‹è³‡æ–™è¡¨ï¼Œå®ƒå€‘會被çµåˆæˆåŒä¸€å€‹è³‡æ–™è¡¨ã€‚"
-#: js/messages.php:271
+#: js/messages.php:262
msgid "Hide query box"
msgstr "éš±è—查詢框"
-#: js/messages.php:272
+#: js/messages.php:263
msgid "Show query box"
msgstr "顯示查詢框"
-#: js/messages.php:274 tbl_row_action.php:21
+#: js/messages.php:264 libraries/DisplayResults.class.php:3311
+#: libraries/Index.class.php:591 libraries/Util.class.php:699
+#: libraries/Util.class.php:1244 libraries/Util.class.php:3451
+#: libraries/Util.class.php:3452 libraries/config/messages.inc.php:486
+#: libraries/schema/User_Schema.class.php:216 server_variables.php:130
+#: setup/frames/index.inc.php:147
+msgid "Edit"
+msgstr "編輯"
+
+#: js/messages.php:265 tbl_row_action.php:21
msgid "No rows selected"
msgstr "沒有é¸ä¸­ä»»ä½•è¡Œ"
-#: js/messages.php:275 libraries/DisplayResults.class.php:5067
+#: js/messages.php:266 libraries/DisplayResults.class.php:5067
#: libraries/structure.lib.php:1374 libraries/structure.lib.php:2040
#: querywindow.php:85
msgid "Change"
msgstr "修改"
-#: js/messages.php:276
+#: js/messages.php:267
msgid "Query execution time"
msgstr "查詢耗時"
-#: js/messages.php:277 libraries/DisplayResults.class.php:721
+#: js/messages.php:268 libraries/DisplayResults.class.php:721
#: libraries/DisplayResults.class.php:729
#, php-format
msgid "%d is not valid row number."
msgstr "%d ä¸æ˜¯æ­£ç¢ºçš„資料列行數。"
-#: js/messages.php:280 libraries/config/FormDisplay.tpl.php:394
+#: js/messages.php:271 libraries/config/FormDisplay.tpl.php:392
#: libraries/insert_edit.lib.php:1460
#: libraries/schema/User_Schema.class.php:383
#: libraries/tbl_columns_definition_form.inc.php:898 server_variables.php:132
@@ -1718,193 +1705,217 @@ msgstr "%d ä¸æ˜¯æ­£ç¢ºçš„資料列行數。"
msgid "Save"
msgstr "儲存"
-#: js/messages.php:283
+#: js/messages.php:274
msgid "Hide search criteria"
msgstr "éš±è—æœå°‹æ¢ä»¶"
-#: js/messages.php:284
+#: js/messages.php:275
msgid "Show search criteria"
msgstr "顯示æœå°‹æ¢ä»¶"
-#: js/messages.php:287 libraries/TableSearch.class.php:210
+#: js/messages.php:278 libraries/TableSearch.class.php:210
msgid "Zoom Search"
msgstr "進一步æœå°‹"
-#: js/messages.php:289
+#: js/messages.php:280
msgid "Each point represents a data row."
msgstr "æ¯ä¸€å€‹æŒ‡æ¨™å‡ä»£è¡¨ä¸€ç­†è³‡æ–™ã€‚"
-#: js/messages.php:291
+#: js/messages.php:282
msgid "Hovering over a point will show its label."
msgstr "將滑鼠指到指標上å¯ä»¥é¡¯ç¤ºå…¶æ¨™ç±¤ã€‚"
-#: js/messages.php:293
+#: js/messages.php:284
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "é¸æ“‡é€™å€‹åœ–的一部份以放大。"
-#: js/messages.php:295
+#: js/messages.php:286
msgid "Click reset zoom button to come back to original state."
msgstr "點擊「é‡è¨­ç¸®æ”¾å¤§å°ã€æŒ‰éˆ•å¯ä»¥å›žåˆ°åŽŸå§‹çš„大å°ã€‚"
-#: js/messages.php:297
+#: js/messages.php:288
msgid "Click a data point to view and possibly edit the data row."
msgstr "點é¸è³‡æ–™æŒ‡æ¨™ä»¥ç€è¦½æˆ–修改這筆資料。"
-#: js/messages.php:299
+#: js/messages.php:290
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "這個圖å¯ä»¥åœ¨å…¶é‚Šæ¡†çš„å³ä¸‹è§’進行縮放。"
-#: js/messages.php:301
+#: js/messages.php:292
msgid "Select two columns"
msgstr "é¸æ“‡å…©å€‹æ¬„ä½"
-#: js/messages.php:302
+#: js/messages.php:293
msgid "Select two different columns"
msgstr "é¸æ“‡å…©å€‹ä¸åŒçš„欄ä½"
-#: js/messages.php:303
+#: js/messages.php:294
msgid "Query results"
msgstr "查詢çµæžœ"
-#: js/messages.php:304
+#: js/messages.php:295
msgid "Data point content"
msgstr "資料指標內容"
-#: js/messages.php:307 tbl_change.php:269 tbl_indexes.php:279
+#: js/messages.php:298 tbl_change.php:269 tbl_indexes.php:279
#: tbl_indexes.php:317
msgid "Ignore"
msgstr "忽略"
-#: js/messages.php:308 libraries/DisplayResults.class.php:3314
+#: js/messages.php:299 libraries/DisplayResults.class.php:3314
msgid "Copy"
msgstr "複製"
-#: js/messages.php:323
+#: js/messages.php:302
+msgid "Point"
+msgstr "點"
+
+#: js/messages.php:304
+msgid "Linestring"
+msgstr "一維折線"
+
+#: js/messages.php:305
+msgid "Polygon"
+msgstr "多邊形"
+
+#: js/messages.php:306 libraries/DisplayResults.class.php:1641
+msgid "Geometry"
+msgstr "幾何體"
+
+#: js/messages.php:307
+msgid "Inner Ring"
+msgstr "內環"
+
+#: js/messages.php:308
+msgid "Outer Ring"
+msgstr "外環"
+
+#: js/messages.php:314
msgid "Add columns"
msgstr "新增欄ä½"
-#: js/messages.php:326
+#: js/messages.php:317
msgid "Select referenced key"
msgstr "é¸æ“‡å¤–部éµ"
-#: js/messages.php:327
+#: js/messages.php:318
msgid "Select Foreign Key"
msgstr "é¸æ“‡å¤–部éµ"
-#: js/messages.php:328
+#: js/messages.php:319
msgid "Please select the primary key or a unique key"
msgstr "è«‹é¸æ“‡ä¸»éµæˆ–唯一éµ"
-#: js/messages.php:329 pmd_general.php:109 tbl_relation.php:544
+#: js/messages.php:320 pmd_general.php:109
msgid "Choose column to display"
msgstr "é¸æ“‡è¦é¡¯ç¤ºçš„欄ä½"
-#: js/messages.php:330
+#: js/messages.php:321
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
msgstr "你尚未儲存修改的資料。請確èªæ˜¯å¦è¦æ¨æ£„這些資料?"
-#: js/messages.php:333
+#: js/messages.php:324
msgid "Add an option for column "
msgstr "新增é¸é …çµ¦æ¬„ä½ "
-#: js/messages.php:334
+#: js/messages.php:325
#, php-format
msgid "%d object(s) created"
msgstr "已建立 %d 個物件"
-#: js/messages.php:337
+#: js/messages.php:328
msgid "Press escape to cancel editing"
msgstr "按下 ESC å–消編輯"
-#: js/messages.php:338
+#: js/messages.php:329
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
msgstr "有一些修改的資料尚未儲存,你確定è¦ä¸å„²å­˜ç›´æŽ¥é›¢é–‹æœ¬é ï¼Ÿ"
-#: js/messages.php:339
+#: js/messages.php:330
msgid "Drag to reorder"
msgstr "您å¯ä»¥æ‹–曳來é‡æ–°æŽ’åº"
-#: js/messages.php:340
+#: js/messages.php:331
msgid "Click to sort"
msgstr "點此進行排åº"
-#: js/messages.php:341
+#: js/messages.php:332
msgid "Click to mark/unmark"
msgstr "點此標記或å–消標記"
-#: js/messages.php:342
+#: js/messages.php:333
msgid "Double-click to copy column name"
msgstr "點兩下以複製欄ä½å稱"
-#: js/messages.php:343
+#: js/messages.php:334
msgid "Click the drop-down arrow<br />to toggle column's visibility"
msgstr "點擊下拉箭頭<br />切æ›æ¬„ä½çš„å¯è¦‹åº¦"
-#: js/messages.php:345
+#: js/messages.php:336
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
msgstr "這個資料表ä¸å«å”¯ä¸€çš„資料欄ä½ï¼Œè·Ÿä¿®æ”¹ã€è¤‡è£½ã€åˆªé™¤æœ‰é—œçš„功能å¯èƒ½æœƒç„¡æ•ˆã€‚"
-#: js/messages.php:350
+#: js/messages.php:341
msgid "You can also edit most values<br />by double-clicking directly on them."
msgstr "您å¯ä»¥ç›´æŽ¥é»žæ“Šæ¬„ä½å…§å®¹<br />來修改大部分的欄ä½ã€‚"
-#: js/messages.php:353
+#: js/messages.php:344
msgid "You can also edit most values<br />by clicking directly on them."
msgstr "您å¯ä»¥ç›´æŽ¥é»žæ“Šæ¬„ä½å…§å®¹<br />來修改大部分的欄ä½ã€‚"
-#: js/messages.php:358
+#: js/messages.php:349
msgid "Go to link"
msgstr "å‰å¾€é€™å€‹è¶…連çµ"
-#: js/messages.php:359
+#: js/messages.php:350
msgid "Copy column name"
msgstr "複製欄ä½å稱"
-#: js/messages.php:360
+#: js/messages.php:351
msgid "Right-click the column name to copy it to your clipboard."
msgstr "點å³éµå°‡æ¬„ä½å稱複製到您的剪貼簿。"
-#: js/messages.php:361
+#: js/messages.php:352
#, fuzzy
#| msgid "Update row(s)"
msgid "Show data row(s)"
msgstr "更新行"
-#: js/messages.php:364
+#: js/messages.php:355
msgid "Generate password"
msgstr "產生密碼"
-#: js/messages.php:365 libraries/replication_gui.lib.php:389
+#: js/messages.php:356 libraries/replication_gui.lib.php:389
msgid "Generate"
msgstr "產生"
-#: js/messages.php:366
+#: js/messages.php:357
msgid "Change Password"
msgstr "修改密碼"
-#: js/messages.php:369
+#: js/messages.php:360
msgid "More"
msgstr "更多"
-#: js/messages.php:372
+#: js/messages.php:363
msgid "Show Panel"
msgstr "顯示控制é¢æ¿"
-#: js/messages.php:373
+#: js/messages.php:364
msgid "Hide Panel"
msgstr "éš±è—控制é¢æ¿"
-#: js/messages.php:376
+#: js/messages.php:367
msgid "The requested page was not found in the history, it may have expired."
msgstr "無法在紀錄中找到您所è¦æ±‚çš„é é¢ï¼Œå®ƒå¯èƒ½å·²ç¶“éŽæœŸäº†ã€‚"
-#: js/messages.php:379 setup/lib/index.lib.php:188
+#: js/messages.php:370 setup/lib/index.lib.php:188
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -1913,268 +1924,268 @@ msgstr ""
"æ–°çš„ phpMyAdmin 已經發佈了,請考慮å‡ç´šè‡³æœ€æ–°çš„版本(版本 %s,於 %s 發佈)。"
#. l10n: Latest available phpMyAdmin version
-#: js/messages.php:381
+#: js/messages.php:372
msgid ", latest stable version:"
msgstr ",最新穩定版本:"
-#: js/messages.php:382
+#: js/messages.php:373
msgid "up to date"
msgstr "最新"
#. l10n: Display text for calendar close link
-#: js/messages.php:401
+#: js/messages.php:392
msgid "Done"
msgstr "完æˆ"
# 這應該是使用於é¸æ“‡æ—¥æœŸçš„月曆
-#: js/messages.php:405
+#: js/messages.php:396
msgctxt "Previous month"
msgid "Prev"
msgstr "上個月"
# 這應該使用於é¸æ“‡æ—¥æœŸçš„å°æœˆæ›†
-#: js/messages.php:410
+#: js/messages.php:401
msgctxt "Next month"
msgid "Next"
msgstr "下個月"
#. l10n: Display text for current month link in calendar
-#: js/messages.php:413
+#: js/messages.php:404
msgid "Today"
msgstr "今天"
-#: js/messages.php:417
+#: js/messages.php:408
msgid "January"
msgstr "一月"
-#: js/messages.php:418
+#: js/messages.php:409
msgid "February"
msgstr "二月"
-#: js/messages.php:419
+#: js/messages.php:410
msgid "March"
msgstr "三月"
-#: js/messages.php:420
+#: js/messages.php:411
msgid "April"
msgstr "四月"
-#: js/messages.php:421
+#: js/messages.php:412
msgid "May"
msgstr "五月"
-#: js/messages.php:422
+#: js/messages.php:413
msgid "June"
msgstr "六月"
-#: js/messages.php:423
+#: js/messages.php:414
msgid "July"
msgstr "七月"
-#: js/messages.php:424
+#: js/messages.php:415
msgid "August"
msgstr "八月"
-#: js/messages.php:425
+#: js/messages.php:416
msgid "September"
msgstr "ä¹æœˆ"
-#: js/messages.php:426
+#: js/messages.php:417
msgid "October"
msgstr "å月"
-#: js/messages.php:427
+#: js/messages.php:418
msgid "November"
msgstr "å一月"
-#: js/messages.php:428
+#: js/messages.php:419
msgid "December"
msgstr "å二月"
#. l10n: Short month name
-#: js/messages.php:435 libraries/Util.class.php:1668
+#: js/messages.php:426 libraries/Util.class.php:1670
msgid "Jan"
msgstr "一月"
#. l10n: Short month name
-#: js/messages.php:437 libraries/Util.class.php:1670
+#: js/messages.php:428 libraries/Util.class.php:1672
msgid "Feb"
msgstr "二月"
#. l10n: Short month name
-#: js/messages.php:439 libraries/Util.class.php:1672
+#: js/messages.php:430 libraries/Util.class.php:1674
msgid "Mar"
msgstr "三月"
#. l10n: Short month name
-#: js/messages.php:441 libraries/Util.class.php:1674
+#: js/messages.php:432 libraries/Util.class.php:1676
msgid "Apr"
msgstr "四月"
#. l10n: Short month name
-#: js/messages.php:443 libraries/Util.class.php:1676
+#: js/messages.php:434 libraries/Util.class.php:1678
msgctxt "Short month name"
msgid "May"
msgstr "五月"
#. l10n: Short month name
-#: js/messages.php:445 libraries/Util.class.php:1678
+#: js/messages.php:436 libraries/Util.class.php:1680
msgid "Jun"
msgstr "六月"
#. l10n: Short month name
-#: js/messages.php:447 libraries/Util.class.php:1680
+#: js/messages.php:438 libraries/Util.class.php:1682
msgid "Jul"
msgstr "七月"
#. l10n: Short month name
-#: js/messages.php:449 libraries/Util.class.php:1682
+#: js/messages.php:440 libraries/Util.class.php:1684
msgid "Aug"
msgstr "八月"
#. l10n: Short month name
-#: js/messages.php:451 libraries/Util.class.php:1684
+#: js/messages.php:442 libraries/Util.class.php:1686
msgid "Sep"
msgstr "ä¹æœˆ"
#. l10n: Short month name
-#: js/messages.php:453 libraries/Util.class.php:1686
+#: js/messages.php:444 libraries/Util.class.php:1688
msgid "Oct"
msgstr "å月"
#. l10n: Short month name
-#: js/messages.php:455 libraries/Util.class.php:1688
+#: js/messages.php:446 libraries/Util.class.php:1690
msgid "Nov"
msgstr "å一月"
#. l10n: Short month name
-#: js/messages.php:457 libraries/Util.class.php:1690
+#: js/messages.php:448 libraries/Util.class.php:1692
msgid "Dec"
msgstr "å二月"
-#: js/messages.php:463
+#: js/messages.php:454
msgid "Sunday"
msgstr "星期日"
-#: js/messages.php:464
+#: js/messages.php:455
msgid "Monday"
msgstr "星期一"
-#: js/messages.php:465
+#: js/messages.php:456
msgid "Tuesday"
msgstr "星期二"
-#: js/messages.php:466
+#: js/messages.php:457
msgid "Wednesday"
msgstr "星期三"
-#: js/messages.php:467
+#: js/messages.php:458
msgid "Thursday"
msgstr "星期四"
-#: js/messages.php:468
+#: js/messages.php:459
msgid "Friday"
msgstr "星期五"
-#: js/messages.php:469
+#: js/messages.php:460
msgid "Saturday"
msgstr "星期六"
#. l10n: Short week day name
-#: js/messages.php:476
+#: js/messages.php:467
msgid "Sun"
msgstr "週日"
#. l10n: Short week day name
-#: js/messages.php:478 libraries/Util.class.php:1695
+#: js/messages.php:469 libraries/Util.class.php:1697
msgid "Mon"
msgstr "週一"
#. l10n: Short week day name
-#: js/messages.php:480 libraries/Util.class.php:1697
+#: js/messages.php:471 libraries/Util.class.php:1699
msgid "Tue"
msgstr "週二"
#. l10n: Short week day name
-#: js/messages.php:482 libraries/Util.class.php:1699
+#: js/messages.php:473 libraries/Util.class.php:1701
msgid "Wed"
msgstr "週三"
#. l10n: Short week day name
-#: js/messages.php:484 libraries/Util.class.php:1701
+#: js/messages.php:475 libraries/Util.class.php:1703
msgid "Thu"
msgstr "週四"
#. l10n: Short week day name
-#: js/messages.php:486 libraries/Util.class.php:1703
+#: js/messages.php:477 libraries/Util.class.php:1705
msgid "Fri"
msgstr "週五"
#. l10n: Short week day name
-#: js/messages.php:488 libraries/Util.class.php:1705
+#: js/messages.php:479 libraries/Util.class.php:1707
msgid "Sat"
msgstr "週六"
#. l10n: Minimal week day name
-#: js/messages.php:495
+#: js/messages.php:486
msgid "Su"
msgstr "æ—¥"
#. l10n: Minimal week day name
-#: js/messages.php:497
+#: js/messages.php:488
msgid "Mo"
msgstr "一"
#. l10n: Minimal week day name
-#: js/messages.php:499
+#: js/messages.php:490
msgid "Tu"
msgstr "二"
#. l10n: Minimal week day name
-#: js/messages.php:501
+#: js/messages.php:492
msgid "We"
msgstr "三"
#. l10n: Minimal week day name
-#: js/messages.php:503
+#: js/messages.php:494
msgid "Th"
msgstr "å››"
#. l10n: Minimal week day name
-#: js/messages.php:505
+#: js/messages.php:496
msgid "Fr"
msgstr "五"
#. l10n: Minimal week day name
-#: js/messages.php:507
+#: js/messages.php:498
msgid "Sa"
msgstr "å…­"
#. l10n: Column header for week of the year in calendar
-#: js/messages.php:511
+#: js/messages.php:502
msgid "Wk"
msgstr "周"
#. l10n: Month-year order for calendar, use either "calendar-month-year" or "calendar-year-month".
-#: js/messages.php:514
+#: js/messages.php:505
msgid "calendar-month-year"
msgstr "calendar-year-month"
#. l10n: Year suffix for calendar, "none" is empty.
-#: js/messages.php:516
+#: js/messages.php:507
msgctxt "Year suffix"
msgid "none"
msgstr "none"
-#: js/messages.php:525
+#: js/messages.php:516
msgid "Hour"
msgstr "時"
-#: js/messages.php:526
+#: js/messages.php:517
msgid "Minute"
msgstr "分"
-#: js/messages.php:527
+#: js/messages.php:518
msgid "Second"
msgstr "秒"
@@ -2224,16 +2235,16 @@ msgstr "第 %s 行有ä¸æ˜Žç¬¦è™Ÿ"
msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\""
msgstr "第 %1$s 行有ä¸æ˜Žç¬¦è™Ÿã€‚應該è¦æ˜¯ã€Œtabã€ï¼Œä½†æˆ‘們找到「%2$sã€"
-#: libraries/Advisor.class.php:450 server_status_queries.php:86
+#: libraries/Advisor.class.php:450
msgid "per second"
msgstr "æ¯ç§’"
-#: libraries/Advisor.class.php:453 server_status_queries.php:82
+#: libraries/Advisor.class.php:453
msgid "per minute"
msgstr "æ¯åˆ†é˜"
#: libraries/Advisor.class.php:456 server_status.php:143 server_status.php:212
-#: server_status_queries.php:79 server_status_queries.php:107
+#: server_status_queries.php:107
msgid "per hour"
msgstr "æ¯å°æ™‚"
@@ -2241,47 +2252,63 @@ msgstr "æ¯å°æ™‚"
msgid "per day"
msgstr "æ¯å¤©"
-#: libraries/Config.class.php:1087
+#: libraries/Config.class.php:1115
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr ""
"設定檔 %s 是唯ç¨ç‹€æ…‹ï¼Œè«‹é–‹å•Ÿè©²æª”案的讀å–權é™ã€‚(如果您沒有相關權é™ï¼Œè«‹è¯çµ¡ç³»"
"統管ç†å“¡ã€‚)"
-#: libraries/Config.class.php:1117
+#: libraries/Config.class.php:1145
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"phpMyAdmin 發ç¾æ‚¨çš„設定檔å…許任何人寫入,為了安全性的考é‡ï¼Œè«‹é‡æ–°è¨­å®šè©²è¨­å®šæª”"
"的權é™ã€‚"
-#: libraries/Config.class.php:1691
+#: libraries/Config.class.php:1711
msgid "Font size"
msgstr "字體大å°"
#: libraries/DBQbe.class.php:346 libraries/DisplayResults.class.php:1272
#: libraries/DisplayResults.class.php:2007
-#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:806
+#: libraries/DisplayResults.class.php:2015 libraries/TableSearch.class.php:811
#: libraries/operations.lib.php:630 libraries/structure.lib.php:860
-#: libraries/structure.lib.php:877 server_databases.php:202
-#: server_databases.php:219 server_status.php:420
+#: libraries/structure.lib.php:877 server_databases.php:203
+#: server_databases.php:220 server_status.php:420
msgid "Ascending"
msgstr "éžå¢ž"
#: libraries/DBQbe.class.php:349 libraries/DisplayResults.class.php:1284
#: libraries/DisplayResults.class.php:2002
-#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:807
+#: libraries/DisplayResults.class.php:2020 libraries/TableSearch.class.php:812
#: libraries/operations.lib.php:631 libraries/structure.lib.php:865
-#: libraries/structure.lib.php:882 server_databases.php:202
-#: server_databases.php:219 server_status.php:417
+#: libraries/structure.lib.php:882 server_databases.php:203
+#: server_databases.php:220 server_status.php:417
msgid "Descending"
msgstr "éžæ¸›"
-#: libraries/DBQbe.class.php:406 libraries/structure.lib.php:851
-msgid "Sort"
+#: libraries/DBQbe.class.php:364
+#, fuzzy
+#| msgid "Column"
+msgid "Column:"
+msgstr "欄ä½"
+
+#: libraries/DBQbe.class.php:406
+#, fuzzy
+#| msgid "Sort"
+msgid "Sort:"
msgstr "排åº"
+#: libraries/DBQbe.class.php:468 libraries/DisplayResults.class.php:903
+#, fuzzy
+#| msgid "Show"
+msgid "Show:"
+msgstr "顯示"
+
#: libraries/DBQbe.class.php:513
-msgid "Criteria"
+#, fuzzy
+#| msgid "Criteria"
+msgid "Criteria:"
msgstr "æ¢ä»¶"
#: libraries/DBQbe.class.php:576
@@ -2301,33 +2328,43 @@ msgid "Use Tables"
msgstr "使用表"
#: libraries/DBQbe.class.php:653 libraries/DBQbe.class.php:757
-#: libraries/TableSearch.class.php:774 libraries/insert_edit.lib.php:1184
-#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
-msgid "Or"
+#, fuzzy
+#| msgid "Or"
+msgid "Or:"
msgstr "或"
#: libraries/DBQbe.class.php:657 libraries/DBQbe.class.php:742
-msgid "And"
-msgstr "與"
+msgid "And:"
+msgstr ""
-#: libraries/DBQbe.class.php:661 libraries/DBQbe.class.php:737
+#: libraries/DBQbe.class.php:661
msgid "Ins"
msgstr "æ’å…¥"
-#: libraries/DBQbe.class.php:664 libraries/DBQbe.class.php:752
+#: libraries/DBQbe.class.php:664
msgid "Del"
msgstr "刪除"
#: libraries/DBQbe.class.php:680
-msgid "Modify"
+#, fuzzy
+#| msgid "Modify"
+msgid "Modify:"
msgstr "修改"
+#: libraries/DBQbe.class.php:737
+msgid "Ins:"
+msgstr ""
+
+#: libraries/DBQbe.class.php:752
+msgid "Del:"
+msgstr ""
+
#: libraries/DBQbe.class.php:1322
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "在資料庫 <b>%s</b> 執行 SQL 指令:"
-#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1271
+#: libraries/DBQbe.class.php:1336 libraries/Util.class.php:1273
msgid "Submit Query"
msgstr "é€å‡ºæŸ¥è©¢"
@@ -2367,8 +2404,8 @@ msgid_plural "%1$s matches in <strong>%2$s</strong>"
msgstr[0] "%s ç­†è³‡æ–™ç¬¦åˆ - 於資料表 <i>%s</i>"
#: libraries/DbSearch.class.php:346 libraries/Menu.class.php:250
-#: libraries/Util.class.php:3225 libraries/Util.class.php:3438
-#: libraries/Util.class.php:3439 libraries/structure.lib.php:1368
+#: libraries/Util.class.php:3227 libraries/Util.class.php:3440
+#: libraries/Util.class.php:3441 libraries/structure.lib.php:1368
msgid "Browse"
msgstr "ç€è¦½"
@@ -2382,9 +2419,9 @@ msgstr "刪除 %s 資料表中符åˆçš„資料?"
#: libraries/schema/User_Schema.class.php:217
#: libraries/schema/User_Schema.class.php:299
#: libraries/schema/User_Schema.class.php:352
-#: libraries/sql_query_form.lib.php:415 pmd_general.php:472
+#: libraries/sql_query_form.lib.php:428 pmd_general.php:472
#: setup/frames/index.inc.php:148 setup/frames/index.inc.php:254
-#: tbl_tracking.php:537 tbl_tracking.php:557 tbl_tracking.php:619
+#: tbl_tracking.php:538 tbl_tracking.php:558 tbl_tracking.php:620
msgid "Delete"
msgstr "刪除"
@@ -2420,41 +2457,46 @@ msgstr "儲存"
msgid "Restore column order"
msgstr "還原欄ä½çš„é †åº"
-#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2554
-#: libraries/Util.class.php:2558
+#: libraries/DisplayResults.class.php:775 libraries/Util.class.php:2556
+#: libraries/Util.class.php:2560
msgctxt "First page"
msgid "Begin"
msgstr "最å‰é "
-#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2556
-#: libraries/Util.class.php:2559 server_binlog.php:141 server_binlog.php:143
+#: libraries/DisplayResults.class.php:778 libraries/Util.class.php:2558
+#: libraries/Util.class.php:2561 server_binlog.php:141 server_binlog.php:143
msgctxt "Previous page"
msgid "Previous"
msgstr "上一é "
# 這應該使用於é¸æ“‡æ—¥æœŸçš„å°æœˆæ›†
-#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2591
-#: libraries/Util.class.php:2594 server_binlog.php:174 server_binlog.php:176
+#: libraries/DisplayResults.class.php:835 libraries/Util.class.php:2593
+#: libraries/Util.class.php:2596 server_binlog.php:174 server_binlog.php:176
msgctxt "Next page"
msgid "Next"
msgstr "下一é "
-#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2592
-#: libraries/Util.class.php:2595
+#: libraries/DisplayResults.class.php:863 libraries/Util.class.php:2594
+#: libraries/Util.class.php:2597
msgctxt "Last page"
msgid "End"
msgstr "最末é "
#: libraries/DisplayResults.class.php:904 tbl_chart.php:241
-msgid "Start row"
+#, fuzzy
+#| msgid "Start row"
+msgid "Start row:"
msgstr "開始的資料列"
-#: libraries/DisplayResults.class.php:908 tbl_chart.php:245
-msgid "Number of rows"
-msgstr "顯示數é‡"
+#: libraries/DisplayResults.class.php:908 libraries/display_export.lib.php:169
+#: tbl_chart.php:245
+msgid "Number of rows:"
+msgstr "記錄數:"
#: libraries/DisplayResults.class.php:917
-msgid "Mode"
+#, fuzzy
+#| msgid "Mode"
+msgid "Mode:"
msgstr "座標軸模å¼"
#: libraries/DisplayResults.class.php:919
@@ -2478,7 +2520,7 @@ msgstr "æ¯ %s 列顯示欄ä½æ¨™é¡Œ"
msgid "Sort by key"
msgstr "主éµæŽ’åº"
-#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:748
+#: libraries/DisplayResults.class.php:1578 libraries/TableSearch.class.php:753
#: libraries/import.lib.php:1195 libraries/import.lib.php:1221
#: libraries/plugins/export/ExportCodegen.class.php:90
#: libraries/plugins/export/ExportCsv.class.php:79
@@ -2588,12 +2630,12 @@ msgid "Query took %01.4f sec"
msgstr "查詢花費 %01.4f 秒"
#: libraries/DisplayResults.class.php:5057
-#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:40
+#: libraries/DisplayResults.class.php:5063 libraries/mult_submits.inc.php:42
#: libraries/server_privileges.lib.php:2401
#: libraries/server_privileges.lib.php:2404 libraries/structure.lib.php:278
#: libraries/structure.lib.php:293 libraries/structure.lib.php:295
#: libraries/structure.lib.php:1357 libraries/structure.lib.php:1364
-#: server_databases.php:319 server_databases.php:322
+#: server_databases.php:323 server_databases.php:326
msgid "With selected:"
msgstr "é¸ä¸­é …:"
@@ -2603,16 +2645,16 @@ msgstr "é¸ä¸­é …:"
#: libraries/server_privileges.lib.php:2402
#: libraries/server_privileges.lib.php:2403 libraries/structure.lib.php:281
#: libraries/structure.lib.php:282 libraries/structure.lib.php:1360
-#: libraries/structure.lib.php:1361 server_databases.php:320
-#: server_databases.php:321
+#: libraries/structure.lib.php:1361 server_databases.php:324
+#: server_databases.php:325
msgid "Check All"
msgstr "å…¨é¸"
#: libraries/DisplayResults.class.php:5080
#: libraries/DisplayResults.class.php:5278 libraries/Menu.class.php:279
#: libraries/Menu.class.php:366 libraries/Menu.class.php:478
-#: libraries/Util.class.php:3451 libraries/Util.class.php:3452
-#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:94
+#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/config/messages.inc.php:162 libraries/display_export.lib.php:98
#: libraries/server_privileges.lib.php:1786
#: libraries/server_privileges.lib.php:2408 libraries/structure.lib.php:297
#: prefs_manage.php:289 server_status_monitor.php:534
@@ -2709,12 +2751,12 @@ msgstr "開啟新 phpMyAdmin 視窗"
msgid "Click on the bar to scroll to top of page"
msgstr ""
-#: libraries/Header.class.php:609
+#: libraries/Header.class.php:621
#: libraries/plugins/auth/AuthenticationCookie.class.php:269
msgid "Cookies must be enabled past this point."
msgstr "必須啟用 Cookies æ‰èƒ½ç™»å…¥ã€‚"
-#: libraries/Header.class.php:614
+#: libraries/Header.class.php:626
#: libraries/plugins/auth/AuthenticationCookie.class.php:172
msgid "Javascript must be enabled past this point"
msgstr "必須啟用 Javascript æ‰èƒ½ç™»å…¥"
@@ -2726,21 +2768,21 @@ msgstr "沒有已定義的索引ï¼"
#: libraries/Index.class.php:536 libraries/Index.class.php:549
#: libraries/build_html_for_db.lib.php:41 libraries/index.lib.php:23
#: libraries/navigation/Nodes/Node_Index_Container.class.php:26
-#: tbl_tracking.php:377
+#: tbl_tracking.php:378
msgid "Indexes"
msgstr "索引"
#: libraries/Index.class.php:563 libraries/structure.lib.php:1387
#: libraries/structure.lib.php:2050 libraries/structure.lib.php:2060
-#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:383
+#: libraries/tbl_columns_definition_form.inc.php:569 tbl_tracking.php:384
msgid "Unique"
msgstr "唯一"
-#: libraries/Index.class.php:564 tbl_tracking.php:384
+#: libraries/Index.class.php:564 tbl_tracking.php:385
msgid "Packed"
msgstr "緊湊"
-#: libraries/Index.class.php:566 tbl_tracking.php:386
+#: libraries/Index.class.php:566 tbl_tracking.php:387
msgid "Cardinality"
msgstr "基數"
@@ -2749,15 +2791,14 @@ msgstr "基數"
#: libraries/operations.lib.php:240 libraries/operations.lib.php:806
#: libraries/structure.lib.php:780 libraries/structure.lib.php:1181
#: libraries/structure.lib.php:1701
-#: libraries/tbl_columns_definition_form.inc.php:114
-#: libraries/tbl_columns_definition_form.inc.php:842 server_collations.php:38
-#: server_collations.php:50 tbl_tracking.php:325 tbl_tracking.php:387
+#: libraries/tbl_columns_definition_form.inc.php:114 server_collations.php:38
+#: server_collations.php:50 tbl_tracking.php:326 tbl_tracking.php:388
msgid "Collation"
msgstr "排åºè¦å‰‡"
#: libraries/Index.class.php:570 libraries/rte/rte_events.lib.php:529
-#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:329
-#: tbl_tracking.php:389
+#: libraries/rte/rte_routines.lib.php:1068 tbl_tracking.php:330
+#: tbl_tracking.php:390
msgid "Comment"
msgstr "註解"
@@ -2770,7 +2811,7 @@ msgstr "已刪除主éµ"
msgid "Index %s has been dropped"
msgstr "已刪除索引 %s"
-#: libraries/Index.class.php:730
+#: libraries/Index.class.php:731
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -2783,6 +2824,11 @@ msgstr "索引 %1$s å’Œ %2$s å¯èƒ½æ˜¯ç›¸åŒçš„,其中一個將å¯èƒ½è¢«åˆªé™¤
msgid "Databases"
msgstr "資料庫"
+#: libraries/Menu.class.php:150 libraries/ServerStatusData.class.php:339
+#: libraries/config/messages.inc.php:508
+msgid "Server"
+msgstr "伺æœå™¨"
+
#: libraries/Menu.class.php:190 libraries/structure.lib.php:677
#: libraries/structure.lib.php:707 libraries/structure.lib.php:1188
#: libraries/tbl_info.inc.php:59
@@ -2790,35 +2836,39 @@ msgid "View"
msgstr "view"
#: libraries/Menu.class.php:256 libraries/Menu.class.php:344
-#: libraries/Util.class.php:3221 libraries/Util.class.php:3228
-#: libraries/Util.class.php:3444 libraries/config/setup.forms.php:292
+#: libraries/Util.class.php:3223 libraries/Util.class.php:3230
+#: libraries/Util.class.php:3446 libraries/config/setup.forms.php:292
#: libraries/config/setup.forms.php:329 libraries/config/setup.forms.php:355
#: libraries/config/user_preferences.forms.php:195
#: libraries/config/user_preferences.forms.php:232
#: libraries/config/user_preferences.forms.php:258
-#: libraries/import.lib.php:1221
-#: libraries/plugins/export/ExportLatex.class.php:485
-#: libraries/server_privileges.lib.php:749
+#: libraries/import.lib.php:1221 libraries/server_privileges.lib.php:749
#: libraries/tbl_columns_definition_form.inc.php:771 pmd_general.php:188
-#: tbl_tracking.php:319
+#: tbl_tracking.php:320
msgid "Structure"
msgstr "çµæ§‹"
#: libraries/Menu.class.php:260 libraries/Menu.class.php:349
-#: libraries/Menu.class.php:454 libraries/Util.class.php:3222
-#: libraries/Util.class.php:3229 libraries/config/messages.inc.php:212
+#: libraries/Menu.class.php:454 libraries/Util.class.php:3224
+#: libraries/Util.class.php:3231 libraries/config/messages.inc.php:212
#: querywindow.php:59
msgid "SQL"
msgstr "SQL"
-#: libraries/Menu.class.php:273 libraries/Util.class.php:3224
+#: libraries/Menu.class.php:263 libraries/Menu.class.php:352
+#: libraries/Util.class.php:3225 libraries/Util.class.php:3232
#: libraries/Util.class.php:3442 libraries/Util.class.php:3443
-#: libraries/sql_query_form.lib.php:291 libraries/sql_query_form.lib.php:294
+msgid "Search"
+msgstr "æœå°‹"
+
+#: libraries/Menu.class.php:273 libraries/Util.class.php:3226
+#: libraries/Util.class.php:3444 libraries/Util.class.php:3445
+#: libraries/sql_query_form.lib.php:301 libraries/sql_query_form.lib.php:304
msgid "Insert"
msgstr "æ’å…¥"
#: libraries/Menu.class.php:292 libraries/Menu.class.php:315
-#: libraries/Menu.class.php:379 libraries/Util.class.php:3231
+#: libraries/Menu.class.php:379 libraries/Util.class.php:3233
#: view_operations.php:86
msgid "Operations"
msgstr "æ“作"
@@ -2835,7 +2885,7 @@ msgstr "追蹤"
#: libraries/plugins/export/ExportSql.class.php:1468
#: libraries/plugins/export/ExportTexytext.class.php:506
#: libraries/plugins/export/ExportXml.class.php:121
-#: libraries/rte/rte_words.lib.php:41
+#: libraries/rte/rte_words.lib.php:46
msgid "Triggers"
msgstr "觸發器"
@@ -2858,14 +2908,14 @@ msgstr "查詢"
msgid "Privileges"
msgstr "權é™"
-#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:29
+#: libraries/Menu.class.php:392 libraries/rte/rte_words.lib.php:34
msgid "Routines"
msgstr "一般"
#: libraries/Menu.class.php:400
#: libraries/navigation/Nodes/Node_Event_Container.class.php:26
#: libraries/plugins/export/ExportSql.class.php:810
-#: libraries/rte/rte_words.lib.php:53
+#: libraries/rte/rte_words.lib.php:58
msgid "Events"
msgstr "事件"
@@ -2905,7 +2955,7 @@ msgstr "附加元件"
msgid "Engines"
msgstr "引擎"
-#: libraries/Message.class.php:199 libraries/Util.class.php:659
+#: libraries/Message.class.php:199 libraries/Util.class.php:661
#: libraries/core.lib.php:232 libraries/import.lib.php:171
#: libraries/insert_edit.lib.php:1180 tbl_chart.php:24 tbl_operations.php:186
#: view_operations.php:57
@@ -2946,8 +2996,7 @@ msgstr "最新資料表"
msgid "There are no recent tables"
msgstr "沒有最新資料表"
-#: libraries/ServerStatusData.class.php:181 libraries/Util.class.php:672
-#: server_status.php:340 sql.php:1113
+#: libraries/ServerStatusData.class.php:181 server_status.php:340
msgid "SQL query"
msgstr "SQL 查詢"
@@ -3084,11 +3133,15 @@ msgid "Target database `%s` was not found!"
msgstr "找ä¸åˆ°ç›®æ¨™è³‡æ–™åº«ã€Œ%sã€ï¼"
#: libraries/Table.class.php:1164
-msgid "Invalid database"
+#, fuzzy
+#| msgid "Invalid database"
+msgid "Invalid database:"
msgstr "無效的資料庫"
-#: libraries/Table.class.php:1178 tbl_get_field.php:30
-msgid "Invalid table name"
+#: libraries/Table.class.php:1178
+#, fuzzy
+#| msgid "Invalid table name"
+msgid "Invalid table name:"
msgstr "無效的資料資料表å稱"
#: libraries/Table.class.php:1210
@@ -3135,7 +3188,7 @@ msgstr "函數"
msgid "Operator"
msgstr "é‹ç®—符"
-#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1186
+#: libraries/TableSearch.class.php:187 libraries/TableSearch.class.php:1191
#: libraries/insert_edit.lib.php:1576 libraries/replication_gui.lib.php:124
#: libraries/rte/rte_routines.lib.php:1581 pmd_general.php:525
#: pmd_general.php:584 pmd_general.php:707 pmd_general.php:824
@@ -3151,62 +3204,67 @@ msgstr "資料表æœå°‹"
msgid "Edit/Insert"
msgstr "修改/æ’å…¥"
-#: libraries/TableSearch.class.php:755
+#: libraries/TableSearch.class.php:760
msgid "Select columns (at least one):"
msgstr "é¸æ“‡æ¬„ä½ (至少一個):"
-#: libraries/TableSearch.class.php:775
+#: libraries/TableSearch.class.php:779 libraries/insert_edit.lib.php:1184
+#: libraries/server_privileges.lib.php:323 tbl_indexes.php:347
+msgid "Or"
+msgstr "或"
+
+#: libraries/TableSearch.class.php:780
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "新增æœå°‹æ¢ä»¶ (“whereâ€æŒ‡ä»¤çš„主體):"
-#: libraries/TableSearch.class.php:787
+#: libraries/TableSearch.class.php:792
msgid "Number of rows per page"
msgstr "æ¯é è¡Œæ•¸"
-#: libraries/TableSearch.class.php:797
+#: libraries/TableSearch.class.php:802
msgid "Display order:"
msgstr "顯示順åºï¼š"
-#: libraries/TableSearch.class.php:833
+#: libraries/TableSearch.class.php:838
msgid "Use this column to label each point"
msgstr "使用這個欄ä½ä¾†æ¨™è¨˜æ¯å€‹é»ž"
-#: libraries/TableSearch.class.php:854
+#: libraries/TableSearch.class.php:859
#, fuzzy
#| msgid "Maximum number of rows to display"
msgid "Maximum rows to plot"
msgstr "顯示的最多行數"
-#: libraries/TableSearch.class.php:882 libraries/TableSearch.class.php:1154
+#: libraries/TableSearch.class.php:887 libraries/TableSearch.class.php:1159
#: sql.php:172 tbl_change.php:236
msgid "Browse foreign values"
msgstr "ç€è¦½ä¸ç›¸é—œçš„值"
-#: libraries/TableSearch.class.php:971
+#: libraries/TableSearch.class.php:976
#, fuzzy
#| msgid "Hide search criteria"
msgid "Additional search criteria"
msgstr "éš±è—æœå°‹æ¢ä»¶"
-#: libraries/TableSearch.class.php:1109
+#: libraries/TableSearch.class.php:1114
#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
msgstr "執行“ä¾ä¾‹æŸ¥è©¢â€(è¬ç”¨å­—元:“%â€)"
-#: libraries/TableSearch.class.php:1119
+#: libraries/TableSearch.class.php:1124
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr "執行“ä¾ä¾‹æŸ¥è©¢â€(è¬ç”¨å­—元:“%â€)"
-#: libraries/TableSearch.class.php:1163
+#: libraries/TableSearch.class.php:1168
msgid "Browse/Edit the points"
msgstr ""
-#: libraries/TableSearch.class.php:1170
+#: libraries/TableSearch.class.php:1175
msgid "How to use"
msgstr "如何使用"
-#: libraries/TableSearch.class.php:1175
+#: libraries/TableSearch.class.php:1180
msgid "Reset zoom"
msgstr "é‡è¨­ç¸®æ”¾å¤§å°"
@@ -3238,8 +3296,10 @@ msgstr "未找到主題 %s ï¼"
msgid "Theme path not found for theme %s!"
msgstr "找ä¸åˆ°ä¸»é¡Œ %s 的路徑ï¼"
-#: libraries/Theme_Manager.class.php:363 themes.php:16 themes.php:21
-msgid "Theme"
+#: libraries/Theme_Manager.class.php:363
+#, fuzzy
+#| msgid "Theme"
+msgid "Theme:"
msgstr "主題"
#: libraries/Types.class.php:296
@@ -3544,7 +3604,13 @@ msgstr ""
msgid "Max: %s%s"
msgstr "最大é™åˆ¶ï¼š%s %s"
-#: libraries/Util.class.php:716 libraries/rte/rte_events.lib.php:114
+#: libraries/Util.class.php:674 sql.php:1113
+#, fuzzy
+#| msgid "SQL query"
+msgid "SQL query:"
+msgstr "SQL 查詢"
+
+#: libraries/Util.class.php:718 libraries/rte/rte_events.lib.php:114
#: libraries/rte/rte_events.lib.php:123 libraries/rte/rte_events.lib.php:140
#: libraries/rte/rte_events.lib.php:161 libraries/rte/rte_routines.lib.php:300
#: libraries/rte/rte_routines.lib.php:309
@@ -3557,119 +3623,134 @@ msgstr "最大é™åˆ¶ï¼š%s %s"
msgid "MySQL said: "
msgstr "MySQL 返回: "
-#: libraries/Util.class.php:1166
+#: libraries/Util.class.php:1168
msgid "Failed to connect to SQL validator!"
msgstr "連線到 SQL 檢驗器失敗ï¼"
-#: libraries/Util.class.php:1208 libraries/config/messages.inc.php:487
+#: libraries/Util.class.php:1210 libraries/config/messages.inc.php:487
msgid "Explain SQL"
msgstr "SQL說明"
-#: libraries/Util.class.php:1216
+#: libraries/Util.class.php:1218
msgid "Skip Explain SQL"
msgstr "ç•¥éŽSQL說明"
-#: libraries/Util.class.php:1256
+#: libraries/Util.class.php:1258
msgid "Without PHP Code"
msgstr "ç„¡ PHP 程å¼ç¢¼"
-#: libraries/Util.class.php:1259 libraries/config/messages.inc.php:489
+#: libraries/Util.class.php:1261 libraries/config/messages.inc.php:489
msgid "Create PHP Code"
msgstr "建立 PHP 程å¼ç¢¼"
-#: libraries/Util.class.php:1285 libraries/config/messages.inc.php:488
+#: libraries/Util.class.php:1287 libraries/config/messages.inc.php:488
#: server_status_variables.php:80
msgid "Refresh"
msgstr "é‡æ–°æ•´ç†"
-#: libraries/Util.class.php:1295
+#: libraries/Util.class.php:1297
msgid "Skip Validate SQL"
msgstr "ç•¥éŽæª¢é©— SQL"
-#: libraries/Util.class.php:1298 libraries/config/messages.inc.php:491
+#: libraries/Util.class.php:1300 libraries/config/messages.inc.php:491
msgid "Validate SQL"
msgstr "檢驗 SQL"
-#: libraries/Util.class.php:1360
+#: libraries/Util.class.php:1362
msgid "Inline edit of this query"
msgstr "在本é é¢ç·¨è¼¯æ­¤æŸ¥è©¢"
-#: libraries/Util.class.php:1362
+#: libraries/Util.class.php:1364
msgctxt "Inline edit query"
msgid "Inline"
msgstr "行間"
-#: libraries/Util.class.php:1430 sql.php:1177
+#: libraries/Util.class.php:1432 sql.php:1177
msgid "Profiling"
msgstr "概è¦"
#. l10n: Short week day name
-#: libraries/Util.class.php:1693
+#: libraries/Util.class.php:1695
msgctxt "Short week day name"
msgid "Sun"
msgstr "週日"
#. l10n: See http://www.php.net/manual/en/function.strftime.php
-#: libraries/Util.class.php:1709
+#: libraries/Util.class.php:1711
#: libraries/plugins/transformations/abstract/DateFormatTransformationsPlugin.class.php:69
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y 年 %m 月 %d 日 %H:%M"
-#: libraries/Util.class.php:2055
+#: libraries/Util.class.php:2057
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s 天 %s å°æ™‚,%s 分 %s 秒"
-#: libraries/Util.class.php:2144
+#: libraries/Util.class.php:2146
msgid "Missing parameter:"
msgstr "缺少必è¦çš„åƒæ•¸ï¼š"
-#: libraries/Util.class.php:2664
+#: libraries/Util.class.php:2666
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "跳轉到資料庫「%sã€ã€‚"
-#: libraries/Util.class.php:2688
+#: libraries/Util.class.php:2690
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s 功能å—到一個已知的缺陷 (bug) 影響,åƒè¦‹ %s"
-#: libraries/Util.class.php:2864
+#: libraries/Util.class.php:2866
msgid "Click to toggle"
msgstr "點此切æ›"
-#: libraries/Util.class.php:3357 libraries/sql_query_form.lib.php:455
+#: libraries/Util.class.php:3359 libraries/sql_query_form.lib.php:468
#: prefs_manage.php:242
msgid "Browse your computer:"
msgstr "從計算機中上傳:"
-#: libraries/Util.class.php:3382
+#: libraries/Util.class.php:3384
#, php-format
msgid "Select from the web server upload directory <b>%s</b>:"
msgstr "é¸æ“‡ Web 伺æœå™¨ä¸Šå‚³ç›®éŒ„ <b>%s</b>:"
-#: libraries/Util.class.php:3411 libraries/insert_edit.lib.php:1181
-#: libraries/sql_query_form.lib.php:464
+#: libraries/Util.class.php:3413 libraries/insert_edit.lib.php:1181
+#: libraries/sql_query_form.lib.php:477
msgid "The directory you set for upload work cannot be reached"
msgstr "設定之上傳目錄錯誤,無法使用"
-#: libraries/Util.class.php:3422
+#: libraries/Util.class.php:3424
msgid "There are no files to upload"
msgstr "沒有å¯ä¸Šå‚³çš„檔案"
-#: libraries/Util.class.php:3447 libraries/Util.class.php:3448
+#: libraries/Util.class.php:3449 libraries/Util.class.php:3450
#: libraries/structure.lib.php:305
msgid "Empty"
msgstr "清空"
-#: libraries/Util.class.php:3453 libraries/Util.class.php:3454
+#: libraries/Util.class.php:3455 libraries/Util.class.php:3456
msgid "Execute"
msgstr "執行"
-#: libraries/Util.class.php:3977
+#: libraries/Util.class.php:3987
msgid "Print"
msgstr "列å°"
+#: libraries/Util.class.php:4088 libraries/structure.lib.php:798
+#: libraries/structure.lib.php:1747 tbl_printview.php:410
+msgid "Creation"
+msgstr "建立時間"
+
+#: libraries/Util.class.php:4094 libraries/structure.lib.php:805
+#: libraries/structure.lib.php:1754 tbl_printview.php:421
+msgid "Last update"
+msgstr "最後更新"
+
+#: libraries/Util.class.php:4100 libraries/structure.lib.php:812
+#: libraries/structure.lib.php:1762 tbl_printview.php:432
+msgid "Last check"
+msgstr "最後檢查"
+
#: libraries/bookmark.lib.php:82
msgid "shared"
msgstr "已共享"
@@ -3681,13 +3762,17 @@ msgstr "已共享"
#: libraries/config/user_preferences.forms.php:240
#: libraries/config/user_preferences.forms.php:263
#: libraries/config/user_preferences.forms.php:268
-#: libraries/plugins/export/ExportLatex.class.php:301
-#: libraries/plugins/export/ExportSql.class.php:1545
#: libraries/server_privileges.lib.php:748 libraries/structure.lib.php:2160
#: tbl_printview.php:299
msgid "Data"
msgstr "資料"
+#: libraries/build_html_for_db.lib.php:46 libraries/engines/innodb.lib.php:171
+#: libraries/structure.lib.php:2182 server_databases.php:272
+#: server_status.php:186 server_status.php:276 tbl_printview.php:331
+msgid "Total"
+msgstr "總計"
+
#: libraries/build_html_for_db.lib.php:51 libraries/structure.lib.php:791
#: libraries/structure.lib.php:2173 tbl_printview.php:315
msgid "Overhead"
@@ -3749,6 +3834,12 @@ msgstr "無效的伺æœå™¨ç´¢å¼•: %s"
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "伺æœå™¨ %1$s 主機å稱錯誤, 請檢查設定檔案."
+#: libraries/common.inc.php:654
+#, fuzzy, php-format
+#| msgid "Server"
+msgid "Server %d"
+msgstr "伺æœå™¨"
+
#: libraries/common.inc.php:847
msgid "Invalid authentication method set in configuration:"
msgstr "設定檔案中設定的èªè­‰æ–¹å¼ç„¡æ•ˆï¼š"
@@ -3800,7 +3891,7 @@ msgid "Double click"
msgstr ""
#: libraries/config.values.php:71 libraries/config.values.php:102
-#: libraries/config/FormDisplay.tpl.php:225 libraries/relation.lib.php:98
+#: libraries/config/FormDisplay.tpl.php:223 libraries/relation.lib.php:98
#: libraries/relation.lib.php:105 pmd_relation_new.php:82
msgid "Disabled"
msgstr "已關閉"
@@ -3888,7 +3979,7 @@ msgstr "錯誤的連çµåŸ "
#: libraries/config/FormDisplay.class.php:91
#: libraries/config/FormDisplay.class.php:587
-#: libraries/config/validate.lib.php:435 libraries/config/validate.lib.php:566
+#: libraries/config/validate.lib.php:566
msgid "Incorrect value"
msgstr "輸入的值ä¸æ­£ç¢º"
@@ -3937,25 +4028,25 @@ msgstr "æœªå®‰è£ SOAP 元件"
msgid "maximum %s"
msgstr "最大 %s"
-#: libraries/config/FormDisplay.tpl.php:223
+#: 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:311
+#: libraries/config/FormDisplay.tpl.php:309
#, php-format
msgid "Set value: %s"
msgstr "設定值: %s"
-#: libraries/config/FormDisplay.tpl.php:316
+#: libraries/config/FormDisplay.tpl.php:314
#: libraries/config/messages.inc.php:359
msgid "Restore default value"
msgstr "還原é è¨­å€¼"
-#: libraries/config/FormDisplay.tpl.php:330
+#: libraries/config/FormDisplay.tpl.php:328
msgid "Allow users to customize this value"
msgstr "å…許使用者自訂該值"
-#: libraries/config/FormDisplay.tpl.php:396 libraries/insert_edit.lib.php:1549
+#: libraries/config/FormDisplay.tpl.php:394 libraries/insert_edit.lib.php:1549
#: libraries/schema/User_Schema.class.php:555 prefs_manage.php:320
#: prefs_manage.php:325
msgid "Reset"
@@ -4201,7 +4292,7 @@ msgid "Character set of the file"
msgstr "檔案字集"
#: libraries/config/messages.inc.php:70 libraries/config/messages.inc.php:86
-#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:176
+#: libraries/structure.lib.php:1682 tbl_gis_visualization.php:181
#: tbl_printview.php:350
msgid "Format"
msgstr "æ ¼å¼"
@@ -4218,7 +4309,6 @@ msgstr "壓縮"
#: libraries/plugins/export/ExportCsv.class.php:118
#: libraries/plugins/export/ExportExcel.class.php:67
#: libraries/plugins/export/ExportHtmlword.class.php:90
-#: libraries/plugins/export/ExportLatex.class.php:162
#: libraries/plugins/export/ExportOds.class.php:75
#: libraries/plugins/export/ExportOdt.class.php:128
#: libraries/plugins/export/ExportTexytext.class.php:85
@@ -4228,22 +4318,28 @@ msgstr "首行儲存欄ä½å稱"
#: libraries/config/messages.inc.php:73 libraries/config/messages.inc.php:243
#: libraries/config/messages.inc.php:250
#: libraries/plugins/import/ImportCsv.class.php:194
-msgid "Columns enclosed by"
-msgstr "「欄ä½ã€åˆ†éš”å­—å…ƒ"
+#, fuzzy
+#| msgid "Columns enclosed with:"
+msgid "Columns enclosed with"
+msgstr "內容分隔符號:"
#: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:244
#: libraries/config/messages.inc.php:251
#: libraries/plugins/import/ImportCsv.class.php:201
-msgid "Columns escaped by"
-msgstr "跳脫字元使用"
+#, fuzzy
+#| msgid "Columns escaped with:"
+msgid "Columns escaped with"
+msgstr "內容跳脫符號:"
#: libraries/config/messages.inc.php:75 libraries/config/messages.inc.php:81
#: libraries/config/messages.inc.php:88 libraries/config/messages.inc.php:97
#: libraries/config/messages.inc.php:105 libraries/config/messages.inc.php:109
#: libraries/config/messages.inc.php:140 libraries/config/messages.inc.php:143
#: libraries/config/messages.inc.php:145
-msgid "Replace NULL by"
-msgstr "å°‡ NULL 替æ›çˆ²"
+#, fuzzy
+#| msgid "Replace NULL with:"
+msgid "Replace NULL with"
+msgstr "å°‡ NULL 替æ›çˆ²ï¼š"
#: libraries/config/messages.inc.php:76 libraries/config/messages.inc.php:82
msgid "Remove CRLF characters within columns"
@@ -4252,13 +4348,17 @@ msgstr "刪除欄ä½ä¸­çš„回車æ›è¡Œç¬¦è™Ÿ"
#: libraries/config/messages.inc.php:77 libraries/config/messages.inc.php:247
#: libraries/config/messages.inc.php:255
#: libraries/plugins/import/ImportCsv.class.php:179
-msgid "Columns terminated by"
+#, fuzzy
+#| msgid "Columns terminated by"
+msgid "Columns terminated with"
msgstr "欄ä½å…§å®¹æ›è¡Œä½¿ç”¨å­—å…ƒ"
#: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:242
#: libraries/plugins/import/ImportCsv.class.php:208
-msgid "Lines terminated by"
-msgstr "資料分行使用字元"
+#, fuzzy
+#| msgid "Lines terminated with:"
+msgid "Lines terminated with"
+msgstr "æ›è¡Œç¬¦è™Ÿï¼š"
#: libraries/config/messages.inc.php:80
msgid "Excel edition"
@@ -4293,8 +4393,6 @@ msgid "Include table caption"
msgstr "包å«è¡¨çš„標題"
#: libraries/config/messages.inc.php:93 libraries/config/messages.inc.php:99
-#: libraries/plugins/export/ExportLatex.class.php:121
-#: libraries/plugins/export/ExportLatex.class.php:166
msgid "Table caption"
msgstr "表的標題"
@@ -4303,8 +4401,6 @@ msgid "Continued table caption"
msgstr "æ›é æ™‚延續資料表標題"
#: libraries/config/messages.inc.php:95 libraries/config/messages.inc.php:101
-#: libraries/plugins/export/ExportLatex.class.php:131
-#: libraries/plugins/export/ExportLatex.class.php:176
msgid "Label key"
msgstr "é—œéµæ¨™ç±¤"
@@ -4329,7 +4425,7 @@ msgid "Save on server"
msgstr "儲存在伺æœå™¨ä¸Š"
#: libraries/config/messages.inc.php:113 libraries/config/messages.inc.php:115
-#: libraries/display_export.lib.php:222 libraries/display_export.lib.php:260
+#: libraries/display_export.lib.php:226 libraries/display_export.lib.php:265
msgid "Overwrite existing file(s)"
msgstr "覆蓋已有檔案"
@@ -4347,7 +4443,7 @@ msgid "Enclose table and column names with backquotes"
msgstr "在資料表å稱åŠæ¬„ä½å稱使用å引號(`)"
#: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262
-#: libraries/display_export.lib.php:438
+#: libraries/display_export.lib.php:444
msgid "SQL compatibility mode"
msgstr "SQL 相容模å¼"
@@ -5900,7 +5996,7 @@ msgid ""
"Defines whether the query box should stay on-screen after its submission"
msgstr "是å¦è®“查詢的å°è©±æ¡†åœ¨é€å‡ºæŸ¥è©¢å¾Œç¹¼çºŒä¿ç•™"
-#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:361
+#: libraries/config/messages.inc.php:480 libraries/sql_query_form.lib.php:373
msgid "Retain query box"
msgstr "ä¿ç•™æŸ¥è©¢æ¡†"
@@ -5929,12 +6025,8 @@ msgstr "è·³éŽéŽ–定的表"
msgid "Requires SQL Validator to be enabled"
msgstr "需è¦å•“用 SQL 檢驗器"
-#: libraries/config/messages.inc.php:492
-#: libraries/display_change_password.lib.php:61
-#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:65
-#: libraries/replication_gui.lib.php:361 libraries/replication_gui.lib.php:365
-#: libraries/replication_gui.lib.php:375
-#: libraries/server_privileges.lib.php:1186
+#: libraries/config/messages.inc.php:492 libraries/replication_gui.lib.php:65
+#: libraries/replication_gui.lib.php:365 libraries/replication_gui.lib.php:375
#: libraries/server_privileges.lib.php:1190
#: libraries/server_privileges.lib.php:1214
#: libraries/server_privileges.lib.php:2379
@@ -5957,8 +6049,8 @@ msgid ""
"kbd])"
msgstr "如果您有自己的帳號,請在這è£è¼¸å…¥ (é è¨­çˆ² [kbd]anonymous (匿å)[/kbd])"
-#: libraries/config/messages.inc.php:496 tbl_tracking.php:555
-#: tbl_tracking.php:617
+#: libraries/config/messages.inc.php:496 tbl_tracking.php:556
+#: tbl_tracking.php:618
msgid "Username"
msgstr "使用者å"
@@ -6172,6 +6264,12 @@ msgstr "使用 PMA 資料庫時控制使用者ä¸èƒ½çˆ²ç©º"
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr "使用 PMA 資料時控制使用者的密碼ä¸èƒ½çˆ²ç©º"
+#: libraries/config/validate.lib.php:435
+#, fuzzy
+#| msgid "Incorrect value"
+msgid "Incorrect value:"
+msgstr "輸入的值ä¸æ­£ç¢º"
+
#: libraries/config/validate.lib.php:443
#, php-format
msgid "Incorrect IP address: %s"
@@ -6223,15 +6321,25 @@ msgstr "使用設定檔案中定義的控制使用者連線失敗。"
msgid "No Password"
msgstr "無密碼"
+#: libraries/display_change_password.lib.php:61
+#: libraries/plugins/auth/AuthenticationCookie.class.php:219
+#: libraries/replication_gui.lib.php:64 libraries/replication_gui.lib.php:361
+#: libraries/server_privileges.lib.php:1186
+msgid "Password:"
+msgstr "密碼:"
+
#: libraries/display_change_password.lib.php:67
-#: libraries/replication_gui.lib.php:379 libraries/replication_gui.lib.php:382
+#: libraries/replication_gui.lib.php:379
#: libraries/server_privileges.lib.php:1221
-#: libraries/server_privileges.lib.php:1225
-msgid "Re-type"
+#, fuzzy
+#| msgid "Re-type"
+msgid "Re-type:"
msgstr "é‡æ–°è¼¸å…¥"
#: libraries/display_change_password.lib.php:74
-msgid "Password Hashing"
+#, fuzzy
+#| msgid "Password Hashing"
+msgid "Password Hashing:"
msgstr "密碼加密方å¼"
#: libraries/display_change_password.lib.php:87
@@ -6239,7 +6347,6 @@ msgid "MySQL 4.0 compatible"
msgstr "MySQL 4.0 相容"
#: libraries/display_create_database.lib.php:23
-#: libraries/display_create_database.lib.php:43
msgid "Create database"
msgstr "建立新資料庫"
@@ -6247,6 +6354,12 @@ msgstr "建立新資料庫"
msgid "Create"
msgstr "建立"
+#: libraries/display_create_database.lib.php:43
+#, fuzzy
+#| msgid "Create database"
+msgid "Create database:"
+msgstr "建立新資料庫"
+
#: libraries/display_create_database.lib.php:47
#: libraries/server_privileges.lib.php:2920 server_privileges.php:149
#: server_replication.php:34
@@ -6277,90 +6390,86 @@ msgstr "欄ä½æ•¸"
msgid "Could not load export plugins, please check your installation!"
msgstr "無法載入匯出æ’件,請檢查安è£ï¼"
-#: libraries/display_export.lib.php:96
+#: libraries/display_export.lib.php:100
msgid "Exporting databases from the current server"
msgstr "正在從目å‰ä¼ºæœå™¨ä¸­åŒ¯å‡ºè³‡æ–™åº«"
-#: libraries/display_export.lib.php:98
+#: libraries/display_export.lib.php:102
#, php-format
msgid "Exporting tables from \"%s\" database"
msgstr "正在匯出資料庫“%sâ€ä¸­çš„資料表"
-#: libraries/display_export.lib.php:100
+#: libraries/display_export.lib.php:104
#, php-format
msgid "Exporting rows from \"%s\" table"
msgstr "正在匯出資料表“%sâ€ä¸­çš„記錄"
-#: libraries/display_export.lib.php:112
+#: libraries/display_export.lib.php:116
msgid "Export Method:"
msgstr "匯出方å¼ï¼š"
-#: libraries/display_export.lib.php:122
+#: libraries/display_export.lib.php:126
msgid "Quick - display only the minimal options"
msgstr "快速 - 顯示最少的é¸é …"
-#: libraries/display_export.lib.php:134
+#: libraries/display_export.lib.php:138
msgid "Custom - display all possible options"
msgstr "自訂 - 顯示所有å¯ç”¨çš„é¸é …"
-#: libraries/display_export.lib.php:143
+#: libraries/display_export.lib.php:147
msgid "Database(s):"
msgstr "資料庫:"
-#: libraries/display_export.lib.php:145
+#: libraries/display_export.lib.php:149
msgid "Table(s):"
msgstr "資料表:"
-#: libraries/display_export.lib.php:154
+#: libraries/display_export.lib.php:158 sql.php:1117
msgid "Rows:"
msgstr "記錄:"
-#: libraries/display_export.lib.php:162
+#: libraries/display_export.lib.php:166
msgid "Dump some row(s)"
msgstr "匯出部分記錄"
-#: libraries/display_export.lib.php:165
-msgid "Number of rows:"
-msgstr "記錄數:"
-
-#: libraries/display_export.lib.php:177
+#: libraries/display_export.lib.php:181
msgid "Row to begin at:"
msgstr "起始行數:"
-#: libraries/display_export.lib.php:194
+#: libraries/display_export.lib.php:198
msgid "Dump all rows"
msgstr "匯出所有行"
-#: libraries/display_export.lib.php:202 libraries/display_export.lib.php:230
+#: libraries/display_export.lib.php:206 libraries/display_export.lib.php:234
msgid "Output:"
msgstr "輸出:"
-#: libraries/display_export.lib.php:211 libraries/display_export.lib.php:249
+#: libraries/display_export.lib.php:215 libraries/display_export.lib.php:254
#, php-format
msgid "Save on server in the directory <b>%s</b>"
msgstr "儲存到伺æœå™¨ä¸Šçš„ <b>%s</b> 資料夾中"
-#: libraries/display_export.lib.php:239
+#: libraries/display_export.lib.php:244
msgid "Save output to a file"
msgstr "儲存爲檔案"
-#: libraries/display_export.lib.php:266
+#: libraries/display_export.lib.php:271
msgid "File name template:"
msgstr "檔案å稱模æ¿ï¼š"
-#: libraries/display_export.lib.php:268
+#: libraries/display_export.lib.php:273
msgid "@SERVER@ will become the server name"
msgstr "@SERVER@ 將變æˆä¼ºæœå™¨å稱"
-#: libraries/display_export.lib.php:270
+#: libraries/display_export.lib.php:275
msgid ", @DATABASE@ will become the database name"
msgstr ",@DATABASE@ 將變æˆè³‡æ–™åº«å"
-#: libraries/display_export.lib.php:272
+#: libraries/display_export.lib.php:277
msgid ", @TABLE@ will become the table name"
msgstr ",@TABLE@ 將變æˆè³‡æ–™è³‡æ–™è¡¨å稱"
-#: libraries/display_export.lib.php:277
+#: libraries/display_export.lib.php:282
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
@@ -6370,51 +6479,51 @@ msgstr ""
"這個值是使用 %1$sstrftime%2$s 來解æžçš„,所以您能用時間格å¼çš„字元串。å¦å¤–,下"
"列內容也將被轉æ›ï¼š%3$s。其他文字將ä¿æŒåŽŸæ¨£ã€‚åƒè¦‹%4$s常見å•é¡Œ (FAQ)%5$s。"
-#: libraries/display_export.lib.php:330
+#: libraries/display_export.lib.php:335
msgid "use this for future exports"
msgstr "以後也使用此設定"
-#: libraries/display_export.lib.php:336 libraries/display_import.lib.php:255
-#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:480
+#: libraries/display_export.lib.php:341 libraries/display_import.lib.php:255
+#: libraries/display_import.lib.php:269 libraries/sql_query_form.lib.php:493
msgid "Character set of the file:"
msgstr "檔案的字集:"
-#: libraries/display_export.lib.php:369
+#: libraries/display_export.lib.php:375
msgid "Compression:"
msgstr "壓縮:"
-#: libraries/display_export.lib.php:377
+#: libraries/display_export.lib.php:383
msgid "zipped"
msgstr "zip 壓縮"
-#: libraries/display_export.lib.php:384
+#: libraries/display_export.lib.php:390
msgid "gzipped"
msgstr "gzip 壓縮"
-#: libraries/display_export.lib.php:391
+#: libraries/display_export.lib.php:397
msgid "bzipped"
msgstr "bzip 壓縮"
-#: libraries/display_export.lib.php:409
+#: libraries/display_export.lib.php:415
msgid "View output as text"
msgstr "直接顯示為文本"
-#: libraries/display_export.lib.php:414 libraries/display_import.lib.php:312
+#: libraries/display_export.lib.php:420 libraries/display_import.lib.php:312
#: libraries/plugins/export/ExportCodegen.class.php:107
msgid "Format:"
msgstr "æ ¼å¼ï¼š"
-#: libraries/display_export.lib.php:419
+#: libraries/display_export.lib.php:425
msgid "Format-specific options:"
msgstr "æ ¼å¼ç‰¹å®šé¸é …:"
-#: libraries/display_export.lib.php:421
+#: libraries/display_export.lib.php:427
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:430 libraries/display_import.lib.php:327
+#: libraries/display_export.lib.php:436 libraries/display_import.lib.php:327
msgid "Encoding Conversion:"
msgstr "編碼轉æ›ï¼š"
@@ -6428,7 +6537,7 @@ msgid "no branch"
msgstr ""
#: libraries/display_git_revision.lib.php:64
-msgid "Git revision"
+msgid "Git revision:"
msgstr ""
#: libraries/display_git_revision.lib.php:67
@@ -6556,6 +6665,10 @@ msgstr "æ ¼å¼ç‰¹å®šé¸é …:"
msgid "Language"
msgstr "語系"
+#: libraries/engines/bdb.lib.php:25
+msgid "Version information"
+msgstr "版本資訊"
+
#: libraries/engines/innodb.lib.php:28
msgid "Data home directory"
msgstr "資料主資料夾"
@@ -6947,8 +7060,10 @@ msgstr "因長度å•é¡Œï¼Œ<br /> 該欄ä½å¯èƒ½ç„¡æ³•ç·¨è¼¯"
msgid "Binary - do not edit"
msgstr "二進制 - 無法編輯"
-#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:467
-msgid "web server upload directory"
+#: libraries/insert_edit.lib.php:1185 libraries/sql_query_form.lib.php:480
+#, fuzzy
+#| msgid "web server upload directory"
+msgid "web server upload directory:"
msgstr "網站伺æœå™¨ä¸Šå‚³è³‡æ–™å¤¾"
#: libraries/insert_edit.lib.php:1400
@@ -7012,42 +7127,42 @@ msgstr "ç„¡"
msgid "Convert to Kana"
msgstr "轉æ›çˆ²å‡å"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:321
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:321
msgid "Replace table prefix"
msgstr "覆蓋資料表å稱的å‰ç¶´æ–‡å­—"
-#: libraries/mult_submits.inc.php:277 libraries/structure.lib.php:323
+#: libraries/mult_submits.inc.php:279 libraries/structure.lib.php:323
msgid "Copy table with prefix"
msgstr "複製資料表å稱的å‰ç¶´æ–‡å­—"
-#: libraries/mult_submits.inc.php:280
+#: libraries/mult_submits.inc.php:282
msgid "From"
msgstr "從"
-#: libraries/mult_submits.inc.php:283
+#: libraries/mult_submits.inc.php:285
msgid "To"
msgstr "至"
-#: libraries/mult_submits.inc.php:289 libraries/mult_submits.inc.php:306
-#: libraries/sql_query_form.lib.php:407
+#: libraries/mult_submits.inc.php:291 libraries/mult_submits.inc.php:308
+#: libraries/sql_query_form.lib.php:420
msgid "Submit"
msgstr "é€å‡º"
-#: libraries/mult_submits.inc.php:297
+#: libraries/mult_submits.inc.php:299
msgid "Add table prefix"
msgstr "新增資料表的å‰ç¶´æ–‡å­—"
-#: libraries/mult_submits.inc.php:300
+#: libraries/mult_submits.inc.php:302
msgid "Add prefix"
msgstr "新增å‰ç¶´æ–‡å­—"
-#: libraries/mult_submits.inc.php:316 sql.php:517
+#: libraries/mult_submits.inc.php:318 sql.php:517
#, fuzzy
#| msgid "Do you really want to "
msgid "Do you really want to execute the following query?"
msgstr "您真的è¦"
-#: libraries/mult_submits.inc.php:559 tbl_replace.php:247
+#: libraries/mult_submits.inc.php:576 tbl_replace.php:247
msgid "No change"
msgstr "無更改"
@@ -7264,18 +7379,18 @@ msgid "%s other result found"
msgid_plural "%s other results found"
msgstr[0] ""
-#: libraries/navigation/NavigationTree.class.php:1034
+#: libraries/navigation/NavigationTree.class.php:1041
#, fuzzy
#| msgid "filter tables by name"
msgid "filter databases by name"
msgstr "請輸入部分或完整的表å"
-#: libraries/navigation/NavigationTree.class.php:1035
-#: libraries/navigation/NavigationTree.class.php:1061
+#: libraries/navigation/NavigationTree.class.php:1042
+#: libraries/navigation/NavigationTree.class.php:1075
msgid "Clear Fast Filter"
msgstr ""
-#: libraries/navigation/NavigationTree.class.php:1060
+#: libraries/navigation/NavigationTree.class.php:1074
#, fuzzy
#| msgid "filter tables by name"
msgid "filter items by name"
@@ -7293,7 +7408,7 @@ msgid "Could not include class \"%1$s\", file \"%2$s\" not found"
msgstr ""
#: libraries/navigation/Nodes/Node_Column_Container.class.php:26
-#: libraries/sql_query_form.lib.php:271
+#: libraries/sql_query_form.lib.php:281
msgid "Columns"
msgstr "字段"
@@ -7302,7 +7417,7 @@ msgctxt "Create new column"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Event_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Event_Container.class.php:37
msgctxt "Create new event"
msgid "New"
msgstr ""
@@ -7313,12 +7428,12 @@ msgstr ""
msgid "Functions"
msgstr "函數"
-#: libraries/navigation/Nodes/Node_Function_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Function_Container.class.php:37
msgctxt "Create new function"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Index_Container.class.php:38
+#: libraries/navigation/Nodes/Node_Index_Container.class.php:39
msgctxt "Create new index"
msgid "New"
msgstr ""
@@ -7329,7 +7444,7 @@ msgstr ""
msgid "Procedures"
msgstr "Procedure"
-#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Procedure_Container.class.php:37
#: libraries/rte/rte_footer.lib.php:29
msgctxt "Create new procedure"
msgid "New"
@@ -7340,7 +7455,7 @@ msgctxt "Create new table"
msgid "New"
msgstr ""
-#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:36
+#: libraries/navigation/Nodes/Node_Trigger_Container.class.php:37
msgctxt "Create new trigger"
msgid "New"
msgstr ""
@@ -7350,13 +7465,15 @@ msgstr ""
msgid "Views"
msgstr "view"
-#: libraries/navigation/Nodes/Node_View_Container.class.php:36
+#: libraries/navigation/Nodes/Node_View_Container.class.php:37
msgctxt "Create new view"
msgid "New"
msgstr ""
#: libraries/operations.lib.php:75
-msgid "Rename database to"
+#, fuzzy
+#| msgid "Rename database to"
+msgid "Rename database to:"
msgstr "將資料庫改å為"
#: libraries/operations.lib.php:107
@@ -7373,22 +7490,24 @@ msgid "Drop the database (DROP)"
msgstr "刪除資料庫 (DROP)"
#: libraries/operations.lib.php:145 libraries/operations.lib.php:1013
-#: tbl_tracking.php:505
+#: tbl_tracking.php:506
msgid "Structure only"
msgstr "僅çµæ§‹"
#: libraries/operations.lib.php:146 libraries/operations.lib.php:1014
-#: tbl_tracking.php:511
+#: tbl_tracking.php:512
msgid "Structure and data"
msgstr "çµæ§‹å’Œè³‡æ–™"
#: libraries/operations.lib.php:147 libraries/operations.lib.php:1015
-#: tbl_tracking.php:508
+#: tbl_tracking.php:509
msgid "Data only"
msgstr "僅資料"
#: libraries/operations.lib.php:175
-msgid "Copy database to"
+#, fuzzy
+#| msgid "Copy database to"
+msgid "Copy database to:"
msgstr "複製資料庫到"
#: libraries/operations.lib.php:186
@@ -7427,8 +7546,11 @@ msgstr "表é¸é …"
msgid "Rename table to"
msgstr "將表改å爲"
-#: libraries/operations.lib.php:793
-#: libraries/tbl_columns_definition_form.inc.php:838 server_engines.php:41
+#: libraries/operations.lib.php:784
+msgid "Table comments"
+msgstr "表註釋"
+
+#: libraries/operations.lib.php:793 server_engines.php:42
msgid "Storage Engine"
msgstr "儲存引擎"
@@ -7575,20 +7697,14 @@ msgstr ""
msgid "You can enter hostname/IP address and port separated by space."
msgstr "您å¯ä»¥è¼¸å…¥ä»¥ç©ºæ ¼åˆ†éš”çš„ 主機å/IPç¶²å€ å’Œ 連çµåŸ ã€‚"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:201
-msgid "Server:"
-msgstr "伺æœå™¨ï¼š"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:213
msgid "Username:"
msgstr "使用者å稱"
-#: libraries/plugins/auth/AuthenticationCookie.class.php:219
-msgid "Password:"
-msgstr "密碼:"
-
#: libraries/plugins/auth/AuthenticationCookie.class.php:225
-msgid "Server Choice"
+#, fuzzy
+#| msgid "Server Choice"
+msgid "Server Choice:"
msgstr "é¸æ“‡ä¼ºæœå™¨"
#: libraries/plugins/auth/AuthenticationCookie.class.php:583
@@ -7746,11 +7862,27 @@ msgstr "@TABLE@ 表的çµæ§‹"
msgid "Object creation options"
msgstr "物件建立é¸é …"
+#: libraries/plugins/export/ExportLatex.class.php:121
+#: libraries/plugins/export/ExportLatex.class.php:166
+#, fuzzy
+#| msgid "Table caption"
+msgid "Table caption:"
+msgstr "表的標題"
+
#: libraries/plugins/export/ExportLatex.class.php:126
#: libraries/plugins/export/ExportLatex.class.php:171
-msgid "Table caption (continued)"
+#, fuzzy
+#| msgid "Table caption (continued)"
+msgid "Table caption (continued):"
msgstr "表的副標題"
+#: libraries/plugins/export/ExportLatex.class.php:131
+#: libraries/plugins/export/ExportLatex.class.php:176
+#, fuzzy
+#| msgid "Label key"
+msgid "Label key:"
+msgstr "é—œéµæ¨™ç±¤"
+
#: libraries/plugins/export/ExportLatex.class.php:137
#: libraries/plugins/export/ExportOdt.class.php:103
#: libraries/plugins/export/ExportSql.class.php:114
@@ -7768,32 +7900,60 @@ msgstr "顯示註釋"
msgid "Display MIME types"
msgstr "顯示 MIME 類型"
+#: libraries/plugins/export/ExportLatex.class.php:162
+#, fuzzy
+#| msgid "Put columns names in the first row"
+msgid "Put columns names in the first row:"
+msgstr "首行儲存欄ä½å稱"
+
#: libraries/plugins/export/ExportLatex.class.php:218
#: libraries/plugins/export/ExportSql.class.php:601
#: libraries/plugins/export/ExportXml.class.php:191
-#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:195
-#: libraries/replication_gui.lib.php:293 libraries/replication_gui.lib.php:296
-#: libraries/replication_gui.lib.php:353
-#: libraries/server_privileges.lib.php:1076
-#: libraries/server_privileges.lib.php:1081
-#: libraries/server_privileges.lib.php:1177
-#: libraries/server_privileges.lib.php:1567
-#: libraries/server_privileges.lib.php:2378 server_status.php:320 sql.php:1107
-msgid "Host"
+#: libraries/replication_gui.lib.php:68 libraries/replication_gui.lib.php:293
+#: libraries/server_privileges.lib.php:1076 sql.php:1107
+#, fuzzy
+#| msgid "Host"
+msgid "Host:"
msgstr "主機"
#: libraries/plugins/export/ExportLatex.class.php:223
#: libraries/plugins/export/ExportSql.class.php:608
#: libraries/plugins/export/ExportXml.class.php:196 sql.php:1110
-msgid "Generation Time"
+#, fuzzy
+#| msgid "Generation Time"
+msgid "Generation Time:"
msgstr "產生日期"
#: libraries/plugins/export/ExportLatex.class.php:226
#: libraries/plugins/export/ExportSql.class.php:614
#: libraries/plugins/export/ExportXml.class.php:199
-msgid "PHP Version"
+#, fuzzy
+#| msgid "PHP Version"
+msgid "PHP Version:"
msgstr "PHP 版本"
+#: libraries/plugins/export/ExportLatex.class.php:251
+#: libraries/plugins/export/ExportSql.class.php:760
+#: libraries/plugins/export/ExportXml.class.php:390
+#: libraries/plugins/export/PMA_ExportPdf.class.php:115 sql.php:1108
+#, fuzzy
+#| msgid "Database"
+msgid "Database:"
+msgstr "資料庫"
+
+#: libraries/plugins/export/ExportLatex.class.php:301
+#: libraries/plugins/export/ExportSql.class.php:1545
+#, fuzzy
+#| msgid "Data"
+msgid "Data:"
+msgstr "資料"
+
+#: libraries/plugins/export/ExportLatex.class.php:485
+#, fuzzy
+#| msgid "Structure"
+msgid "Structure:"
+msgstr "çµæ§‹"
+
#: libraries/plugins/export/ExportMediawiki.class.php:84
#, fuzzy
#| msgid "Export contents"
@@ -7963,6 +8123,12 @@ msgstr "物件建立é¸é … (推薦全é¸)"
msgid "Export contents"
msgstr "匯出內容"
+#: libraries/plugins/export/PMA_ExportPdf.class.php:116
+#, fuzzy
+#| msgid "Table"
+msgid "Table:"
+msgstr "表"
+
#: libraries/plugins/import/ImportCsv.class.php:109
#: libraries/plugins/import/ImportOds.class.php:74
msgid ""
@@ -8232,7 +8398,6 @@ msgid "Enabled"
msgstr "已啓用"
#: libraries/relation.lib.php:104 libraries/relation.lib.php:122
-#: pmd_relation_new.php:82
msgid "General relation features"
msgstr "一般關è¯åŠŸèƒ½"
@@ -8259,11 +8424,11 @@ msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr "è«‹åƒè¦‹æª”案中關於如何更新您的 column_comments 表"
-#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:387
+#: libraries/relation.lib.php:183 libraries/sql_query_form.lib.php:400
msgid "Bookmarked SQL query"
msgstr "SQL 查詢書籤"
-#: libraries/relation.lib.php:194 querywindow.php:70 querywindow.php:154
+#: libraries/relation.lib.php:194 querywindow.php:70
msgid "SQL history"
msgstr "SQL æ­·å²"
@@ -8304,7 +8469,7 @@ msgstr ""
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr "è«‹é‡æ–°ç™»éŒ„ phpMyAdmin 以載入新設定並使其生效"
-#: libraries/relation.lib.php:1380
+#: libraries/relation.lib.php:1400
msgid "no description"
msgstr "無說明"
@@ -8329,17 +8494,24 @@ msgstr ""
"請確ä¿åœ¨æ‚¨çš„設定檔案 (my.cnf) 中具有唯一的伺æœå™¨æ¨™è­˜ (server-id) 。若沒有,請"
"新增此行到 [mysqld] 一節中:"
-#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:61
-#: libraries/replication_gui.lib.php:273 libraries/replication_gui.lib.php:276
-#: libraries/replication_gui.lib.php:283
+#: libraries/replication_gui.lib.php:60 libraries/replication_gui.lib.php:273
#: libraries/server_privileges.lib.php:1027
+#, fuzzy
+#| msgid "User name"
+msgid "User name:"
+msgstr "帳號"
+
+#: libraries/replication_gui.lib.php:61 libraries/replication_gui.lib.php:276
+#: libraries/replication_gui.lib.php:283
#: libraries/server_privileges.lib.php:1032
#: libraries/server_privileges.lib.php:1062
msgid "User name"
msgstr "帳號"
#: libraries/replication_gui.lib.php:72
-msgid "Port"
+#, fuzzy
+#| msgid "Port"
+msgid "Port:"
msgstr "連接埠"
#: libraries/replication_gui.lib.php:112
@@ -8350,7 +8522,7 @@ msgstr "主伺æœå™¨ç‹€æ…‹"
msgid "Slave status"
msgstr "從伺æœå™¨ç‹€æ…‹"
-#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:399
+#: libraries/replication_gui.lib.php:123 libraries/sql_query_form.lib.php:412
#: server_status_variables.php:232 server_variables.php:166
msgid "Variable"
msgstr "變數"
@@ -8359,6 +8531,15 @@ msgstr "變數"
msgid "Server ID"
msgstr "伺æœå™¨ID"
+#: libraries/replication_gui.lib.php:195 libraries/replication_gui.lib.php:296
+#: libraries/replication_gui.lib.php:353
+#: libraries/server_privileges.lib.php:1081
+#: libraries/server_privileges.lib.php:1177
+#: libraries/server_privileges.lib.php:1567
+#: libraries/server_privileges.lib.php:2378 server_status.php:320
+msgid "Host"
+msgstr "主機"
+
#: libraries/replication_gui.lib.php:213
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
@@ -8376,12 +8557,11 @@ msgstr "ä»»æ„使用者"
#: libraries/replication_gui.lib.php:279 libraries/replication_gui.lib.php:347
#: libraries/replication_gui.lib.php:372
-#: libraries/server_privileges.lib.php:1055
#: libraries/server_privileges.lib.php:1170
-#: libraries/server_privileges.lib.php:1209
#: libraries/server_privileges.lib.php:2274
-#: libraries/server_privileges.lib.php:2330
-msgid "Use text field"
+#, fuzzy
+#| msgid "Use text field"
+msgid "Use text field:"
msgstr "使用文字域"
#: libraries/replication_gui.lib.php:326
@@ -8411,8 +8591,15 @@ msgid ""
"table are used instead."
msgstr "使用主機表時,此處的資料會被主機資料表中的資料所替æ›"
+#: libraries/replication_gui.lib.php:382
+#: libraries/server_privileges.lib.php:1225
+msgid "Re-type"
+msgstr "é‡æ–°è¼¸å…¥"
+
#: libraries/replication_gui.lib.php:386
-msgid "Generate Password"
+#, fuzzy
+#| msgid "Generate Password"
+msgid "Generate Password:"
msgstr "產生密碼"
#: libraries/rte/rte_events.lib.php:110 libraries/rte/rte_events.lib.php:119
@@ -8454,13 +8641,14 @@ msgstr ""
msgid "Edit event"
msgstr "編輯 Event"
-#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_routines.lib.php:464
+#: libraries/rte/rte_events.lib.php:255 libraries/rte/rte_export.lib.php:43
+#: libraries/rte/rte_routines.lib.php:464
#: libraries/rte/rte_routines.lib.php:1478
#: libraries/rte/rte_routines.lib.php:1518
#: libraries/rte/rte_triggers.lib.php:230
#, fuzzy
#| msgid "Error in Processing Request"
-msgid "Error in processing request"
+msgid "Error in processing request:"
msgstr "è¦æ±‚處ç†å¾—程åºä¸­æœ‰éŒ¯èª¤"
#: libraries/rte/rte_events.lib.php:417 libraries/rte/rte_routines.lib.php:931
@@ -8769,101 +8957,101 @@ msgstr "無效的資料資料表å稱"
msgid "You must provide a trigger definition."
msgstr ""
-#: libraries/rte/rte_words.lib.php:22
+#: libraries/rte/rte_words.lib.php:27
#, fuzzy
#| msgid "Add index"
msgid "Add routine"
msgstr "新增索引"
-#: libraries/rte/rte_words.lib.php:24
+#: libraries/rte/rte_words.lib.php:29
#, fuzzy, php-format
#| msgid "Export defaults"
msgid "Export of routine %s"
msgstr "匯出é¸é …"
-#: libraries/rte/rte_words.lib.php:25
+#: libraries/rte/rte_words.lib.php:30
#, fuzzy
#| msgid "Routines"
msgid "routine"
msgstr "一般"
-#: libraries/rte/rte_words.lib.php:26
+#: libraries/rte/rte_words.lib.php:31
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a routine"
msgstr "權é™ä¸è¶³ï¼"
-#: libraries/rte/rte_words.lib.php:27
+#: libraries/rte/rte_words.lib.php:32
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No routine with name %1$s found in database %2$s"
msgstr "沒有在資料庫中找到表"
-#: libraries/rte/rte_words.lib.php:28
+#: libraries/rte/rte_words.lib.php:33
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no routines to display."
msgstr "沒有å¯ä¸Šå‚³çš„檔案"
-#: libraries/rte/rte_words.lib.php:34
+#: libraries/rte/rte_words.lib.php:39
#, fuzzy
#| msgid "Add a new server"
msgid "Add trigger"
msgstr "新增伺æœå™¨"
-#: libraries/rte/rte_words.lib.php:36
+#: libraries/rte/rte_words.lib.php:41
#, fuzzy, php-format
#| msgid "Export contents"
msgid "Export of trigger %s"
msgstr "匯出內容"
-#: libraries/rte/rte_words.lib.php:37
+#: libraries/rte/rte_words.lib.php:42
#, fuzzy
#| msgid "Triggers"
msgid "trigger"
msgstr "觸發器"
-#: libraries/rte/rte_words.lib.php:38
+#: libraries/rte/rte_words.lib.php:43
#, fuzzy
#| msgid "You don't have sufficient privileges to be here right now!"
msgid "You do not have the necessary privileges to create a trigger"
msgstr "權é™ä¸è¶³ï¼"
-#: libraries/rte/rte_words.lib.php:39
+#: libraries/rte/rte_words.lib.php:44
#, fuzzy, php-format
#| msgid "No tables found in database"
msgid "No trigger with name %1$s found in database %2$s"
msgstr "沒有在資料庫中找到表"
-#: libraries/rte/rte_words.lib.php:40
+#: libraries/rte/rte_words.lib.php:45
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no triggers to display."
msgstr "沒有å¯ä¸Šå‚³çš„檔案"
-#: libraries/rte/rte_words.lib.php:46
+#: libraries/rte/rte_words.lib.php:51
msgid "Add event"
msgstr "新增 Event"
-#: libraries/rte/rte_words.lib.php:48
+#: libraries/rte/rte_words.lib.php:53
#, php-format
msgid "Export of event %s"
msgstr "匯出 Event %s"
-#: libraries/rte/rte_words.lib.php:49
+#: libraries/rte/rte_words.lib.php:54
msgid "event"
msgstr "Event"
-#: libraries/rte/rte_words.lib.php:50
+#: libraries/rte/rte_words.lib.php:55
msgid "You do not have the necessary privileges to create an event"
msgstr "您沒有足夠的權é™å»ºç«‹ä¸€å€‹ Event"
-#: libraries/rte/rte_words.lib.php:51
+#: libraries/rte/rte_words.lib.php:56
#, php-format
msgid "No event with name %1$s found in database %2$s"
msgstr "在資料庫「%2$sã€ä¸­æ‰¾ä¸åˆ°å為「%1$sã€çš„ Event"
-#: libraries/rte/rte_words.lib.php:52
+#: libraries/rte/rte_words.lib.php:57
#, fuzzy
#| msgid "There are no files to upload"
msgid "There are no events to display."
@@ -8921,7 +9109,7 @@ msgstr "屬性"
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
-#: libraries/structure.lib.php:1185 tbl_tracking.php:328
+#: libraries/structure.lib.php:1185 tbl_tracking.php:329
msgid "Extra"
msgstr "é¡å¤–"
@@ -9019,14 +9207,16 @@ msgstr "ç›®å‰é æ‰€å¼•ç”¨çš„表ä¸å­˜åœ¨äº†ã€‚您是å¦æƒ³è¦åˆªé™¤é€™äº›å¼•ç”¨
msgid "Toggle scratchboard"
msgstr "切æ›è‰ç¨¿æ¿"
-#: libraries/select_lang.lib.php:521 libraries/select_lang.lib.php:530
-#: libraries/select_lang.lib.php:539
+#: libraries/select_lang.lib.php:523 libraries/select_lang.lib.php:532
+#: libraries/select_lang.lib.php:541
#, php-format
msgid "Unknown language: %1$s."
msgstr "未知的語言:%1$s."
#: libraries/select_server.lib.php:39 libraries/select_server.lib.php:44
-msgid "Current Server"
+#, fuzzy
+#| msgid "Current Server"
+msgid "Current Server:"
msgstr "ç›®å‰ä¼ºæœå™¨"
#: libraries/server_privileges.lib.php:135 server_privileges.php:94
@@ -9264,6 +9454,12 @@ msgstr "å…許新增使用者和權é™ï¼Œè€Œä¸å…許é‡æ–°è¼‰å…¥æ¬Šé™è¡¨"
msgid "Login Information"
msgstr "登錄資訊"
+#: libraries/server_privileges.lib.php:1055
+#: libraries/server_privileges.lib.php:1209
+#: libraries/server_privileges.lib.php:2330
+msgid "Use text field"
+msgstr "使用文字域"
+
#: libraries/server_privileges.lib.php:1199
msgid "Do not change the password"
msgstr "ä¿æŒåŽŸå¯†ç¢¼"
@@ -9300,6 +9496,13 @@ msgstr "授予資料庫“%sâ€çš„所有權é™"
msgid "Users having access to &quot;%s&quot;"
msgstr "使用者å¯ä»¥è¨ªå•â€œ%sâ€"
+#: libraries/server_privileges.lib.php:1566
+#: libraries/server_privileges.lib.php:2377
+#: libraries/server_privileges.lib.php:2795
+#: libraries/server_privileges.lib.php:2843 server_status.php:316
+msgid "User"
+msgstr "使用者"
+
#: libraries/server_privileges.lib.php:1570
#: libraries/server_privileges.lib.php:2215
#: libraries/server_privileges.lib.php:2385
@@ -9340,7 +9543,6 @@ msgid "No user found."
msgstr "未找到使用者"
#: libraries/server_privileges.lib.php:1765
-#: libraries/server_privileges.lib.php:2842
msgid "Edit Privileges"
msgstr "編輯權é™"
@@ -9380,7 +9582,9 @@ msgid "Column-specific privileges"
msgstr "按欄ä½æŒ‡å®šæ¬Šé™"
#: libraries/server_privileges.lib.php:2270
-msgid "Add privileges on the following database"
+#, fuzzy
+#| msgid "Add privileges on the following database"
+msgid "Add privileges on the following database:"
msgstr "在下列資料庫新增權é™"
#: libraries/server_privileges.lib.php:2290
@@ -9388,7 +9592,9 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "è¦ä½¿ç”¨è¬ç”¨å­—å…ƒ _ å’Œ % 本身,應使用用 \\ 轉義"
#: libraries/server_privileges.lib.php:2308
-msgid "Add privileges on the following table"
+#, fuzzy
+#| msgid "Add privileges on the following table"
+msgid "Add privileges on the following table:"
msgstr "在下列資料表新增權é™"
#: libraries/server_privileges.lib.php:2525
@@ -9428,6 +9634,12 @@ msgstr "您已更新了 %s 的權é™"
msgid "Privileges for %s"
msgstr "權é™"
+#: libraries/server_privileges.lib.php:2842
+#, fuzzy
+#| msgid "Edit Privileges"
+msgid "Edit Privileges:"
+msgstr "編輯權é™"
+
#: libraries/server_privileges.lib.php:2896
#, fuzzy
#| msgid "User overview"
@@ -9454,45 +9666,47 @@ msgstr "在權é™è¡¨å…§æ‰¾ä¸åˆ°é¸ä¸­çš„使用者"
msgid "You have added a new user."
msgstr "您已新增了一個新使用者"
-#: libraries/sql_query_form.lib.php:184
+#: libraries/sql_query_form.lib.php:188
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "在伺æœå™¨ %s é‹è¡Œ SQL 查詢"
-#: libraries/sql_query_form.lib.php:205 libraries/sql_query_form.lib.php:229
+#: libraries/sql_query_form.lib.php:209 libraries/sql_query_form.lib.php:233
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "在資料庫 %s é‹è¡Œ SQL 查詢"
-#: libraries/sql_query_form.lib.php:266 setup/frames/index.inc.php:260
+#: libraries/sql_query_form.lib.php:275 setup/frames/index.inc.php:260
msgid "Clear"
msgstr "清除"
-#: libraries/sql_query_form.lib.php:309 sql.php:1315 sql.php:1335
-msgid "Bookmark this SQL query"
+#: libraries/sql_query_form.lib.php:318
+#, fuzzy
+#| msgid "Bookmark this SQL query"
+msgid "Bookmark this SQL query:"
msgstr "將此 SQL 查詢加爲書籤"
-#: libraries/sql_query_form.lib.php:315 sql.php:1327
+#: libraries/sql_query_form.lib.php:326 sql.php:1327
msgid "Let every user access this bookmark"
msgstr "讓所有使用者å‡å¯è¨ªå•æ­¤æ›¸ç±¤"
-#: libraries/sql_query_form.lib.php:321
+#: libraries/sql_query_form.lib.php:332
msgid "Replace existing bookmark of same name"
msgstr "替æ›ç¾æœ‰çš„åŒå書籤"
-#: libraries/sql_query_form.lib.php:337
+#: libraries/sql_query_form.lib.php:349
msgid "Do not overwrite this query from outside the window"
msgstr "ä¸å¾žè¦–窗外覆蓋此查詢"
-#: libraries/sql_query_form.lib.php:344
+#: libraries/sql_query_form.lib.php:356
msgid "Delimiter"
msgstr "指令定界符"
-#: libraries/sql_query_form.lib.php:352
+#: libraries/sql_query_form.lib.php:364
msgid "Show this query here again"
msgstr "在此å†æ¬¡é¡¯ç¤ºæ­¤æŸ¥è©¢"
-#: libraries/sql_query_form.lib.php:411
+#: libraries/sql_query_form.lib.php:424
msgid "View only"
msgstr "僅查看"
@@ -9568,11 +9782,11 @@ msgstr ""
msgid "Table %s has been emptied"
msgstr "已清空表 %s"
-#: libraries/structure.lib.php:91 tbl_create.php:321
+#: libraries/structure.lib.php:91 tbl_create.php:324
msgid "Tracking is active."
msgstr "追蹤已啓用。"
-#: libraries/structure.lib.php:98 tbl_create.php:327
+#: libraries/structure.lib.php:98 tbl_create.php:330
msgid "Tracking is not active."
msgstr "追蹤已åœç”¨ã€‚"
@@ -9598,7 +9812,11 @@ msgstr "資料表å稱增加å‰ç¶´æ–‡å­—"
msgid "Check tables having overhead"
msgstr "僅é¸æ“‡å¤šé¤˜"
-#: libraries/structure.lib.php:1279 tbl_tracking.php:358
+#: libraries/structure.lib.php:851
+msgid "Sort"
+msgstr "排åº"
+
+#: libraries/structure.lib.php:1279 tbl_tracking.php:359
msgctxt "None for default"
msgid "None"
msgstr "ç„¡"
@@ -9684,7 +9902,7 @@ msgstr "於表開頭"
msgid "After %s"
msgstr "於 %s 之後"
-#: libraries/structure.lib.php:1670 tbl_printview.php:345
+#: libraries/structure.lib.php:1670
msgid "Row Statistics"
msgstr "行統計"
@@ -9756,7 +9974,7 @@ msgstr "新增全文索引"
msgid "Information"
msgstr "資訊"
-#: libraries/structure.lib.php:2156 tbl_printview.php:296
+#: libraries/structure.lib.php:2156
msgid "Space usage"
msgstr "已用空間"
@@ -9764,12 +9982,12 @@ msgstr "已用空間"
msgid "Effective"
msgstr "有效"
-#: libraries/structure.lib.php:2357 tbl_addfield.php:192 tbl_indexes.php:112
+#: libraries/structure.lib.php:2357 tbl_addfield.php:207 tbl_indexes.php:112
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "å·²æˆåŠŸä¿®æ”¹è¡¨ %1$s"
-#: libraries/structure.lib.php:2402 tbl_tracking.php:456 tbl_tracking.php:480
+#: libraries/structure.lib.php:2402 tbl_tracking.php:457 tbl_tracking.php:481
#, fuzzy
#| msgid "Query type"
msgid "Query error"
@@ -9855,8 +10073,22 @@ msgstr "於 %s 之後"
msgid "Table name"
msgstr "資料資料表å稱"
+#: libraries/tbl_columns_definition_form.inc.php:838
+#, fuzzy
+#| msgid "Storage Engine"
+msgid "Storage Engine:"
+msgstr "儲存引擎"
+
+#: libraries/tbl_columns_definition_form.inc.php:842
+#, fuzzy
+#| msgid "Collation"
+msgid "Collation:"
+msgstr "排åºè¦å‰‡"
+
#: libraries/tbl_columns_definition_form.inc.php:876
-msgid "PARTITION definition"
+#, fuzzy
+#| msgid "PARTITION definition"
+msgid "PARTITION definition:"
msgstr "分å€å®šç¾©"
#: libraries/tbl_common.inc.php:54
@@ -9982,7 +10214,9 @@ msgid "Hide/Show Tables with no relation"
msgstr "éš±è—/顯示沒有關è¯çš„表"
#: pmd_general.php:218
-msgid "Number of tables"
+#, fuzzy
+#| msgid "Number of tables"
+msgid "Number of tables:"
msgstr "資料表數é‡"
#: pmd_general.php:467
@@ -10028,7 +10262,9 @@ msgid "Page creation failed"
msgstr "é é¢å»ºç«‹å¤±æ•—"
#: pmd_pdf.php:113
-msgid "Page"
+#, fuzzy
+#| msgid "Page"
+msgid "Page:"
msgstr "é é¢"
#: pmd_pdf.php:123
@@ -10048,7 +10284,9 @@ msgid "New page name: "
msgstr "æ–°é é¢å: "
#: pmd_pdf.php:141
-msgid "Export/Import to scale"
+#, fuzzy
+#| msgid "Export/Import to scale"
+msgid "Export/Import to scale:"
msgstr "按比例匯出/匯入"
#: pmd_pdf.php:146
@@ -10067,6 +10305,12 @@ msgstr "錯誤:關è¯æœªæ–°å¢ž"
msgid "FOREIGN KEY relation added"
msgstr "已新增外部éµé—œè¯"
+#: pmd_relation_new.php:82
+#, fuzzy
+#| msgid "General relation features"
+msgid "General relation features:"
+msgstr "一般關è¯åŠŸèƒ½"
+
#: pmd_relation_new.php:98
msgid "Internal relation added"
msgstr "已新增行內部關è¯"
@@ -10154,6 +10398,12 @@ msgstr "匯入檔案"
msgid "All"
msgstr "全部"
+#: querywindow.php:154
+#, fuzzy
+#| msgid "SQL history"
+msgid "SQL history:"
+msgstr "SQL æ­·å²"
+
#: schema_edit.php:36 schema_edit.php:42 schema_edit.php:48 schema_edit.php:53
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
@@ -10202,31 +10452,31 @@ msgstr[0] "å·²æˆåŠŸåˆªé™¤ %s 個資料庫"
msgid "Databases statistics"
msgstr "資料庫統計"
-#: server_databases.php:226 server_replication.php:167
+#: server_databases.php:227 server_replication.php:167
#: server_replication.php:198
msgid "Master replication"
msgstr "主複製"
-#: server_databases.php:228 server_replication.php:236
+#: server_databases.php:229 server_replication.php:236
msgid "Slave replication"
msgstr "從複製"
-#: server_databases.php:334 server_databases.php:335
+#: server_databases.php:338 server_databases.php:339
msgid "Enable Statistics"
msgstr "啓用統計"
-#: server_databases.php:338
+#: server_databases.php:342
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"注æ„:在此啓用資料庫統計å¯èƒ½å°Žè‡´ç¶²ç«™ä¼ºæœå™¨å’Œ MySQL 伺æœå™¨ä¹‹é–“çš„æµé‡é©Ÿå¢ž"
-#: server_databases.php:345
+#: server_databases.php:349
msgid "No databases"
msgstr "無資料庫"
-#: server_engines.php:32
+#: server_engines.php:33
msgid "Storage Engines"
msgstr "儲存引擎"
@@ -10254,7 +10504,7 @@ msgstr ""
msgid "Library"
msgstr ""
-#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:763
+#: server_plugins.php:97 server_plugins.php:132 tbl_tracking.php:764
msgid "Version"
msgstr "版本"
@@ -10583,10 +10833,6 @@ msgstr ""
msgid "Add chart"
msgstr "新增索引"
-#: server_status_monitor.php:492
-msgid "Rearrange/edit charts"
-msgstr ""
-
#: server_status_monitor.php:496
#, fuzzy
msgid "Refresh rate"
@@ -10779,6 +11025,24 @@ msgstr[0] "分"
msgid "Questions since startup: %s"
msgstr "自訂起始é "
+#: server_status_queries.php:79
+#, fuzzy
+#| msgid "per hour"
+msgid "per hour:"
+msgstr "æ¯å°æ™‚"
+
+#: server_status_queries.php:82
+#, fuzzy
+#| msgid "per minute"
+msgid "per minute:"
+msgstr "æ¯åˆ†é˜"
+
+#: server_status_queries.php:86
+#, fuzzy
+#| msgid "per second"
+msgid "per second:"
+msgstr "æ¯ç§’"
+
#: server_status_queries.php:102
msgid "Statements"
msgstr "說明"
@@ -11466,7 +11730,7 @@ msgid "Global value"
msgstr "全域值"
#: setup/frames/config.inc.php:38 setup/frames/index.inc.php:244
-#: tbl_gis_visualization.php:189
+#: tbl_gis_visualization.php:194
msgid "Download"
msgstr "下載"
@@ -11572,7 +11836,7 @@ msgstr "贊助"
msgid "Edit server"
msgstr "編輯伺æœå™¨"
-#: setup/frames/servers.inc.php:38
+#: setup/frames/servers.inc.php:39
msgid "Add a new server"
msgstr "新增伺æœå™¨"
@@ -11798,7 +12062,9 @@ msgid "SQL result"
msgstr "SQL 查詢çµæžœ"
#: sql.php:1112
-msgid "Generated by"
+#, fuzzy
+#| msgid "Generated by"
+msgid "Generated by:"
msgstr "產生者"
#: sql.php:1234
@@ -11816,8 +12082,14 @@ msgstr "這個資料表ä¸å«å”¯ä¸€çš„資料欄ä½ï¼Œè·Ÿä¿®æ”¹ã€è¤‡è£½ã€åˆªé™¤
msgid "Problems with indexes of table `%s`"
msgstr "資料表 `%s` 的索引存在å•é¡Œ"
+#: sql.php:1315 sql.php:1335
+msgid "Bookmark this SQL query"
+msgstr "將此 SQL 查詢加爲書籤"
+
#: sql.php:1319
-msgid "Label"
+#, fuzzy
+#| msgid "Label"
+msgid "Label:"
msgstr "標籤"
#: tbl_chart.php:38
@@ -11919,17 +12191,17 @@ msgstr "值"
msgid "Y-Axis label:"
msgstr "豎直軸標籤"
-#: tbl_create.php:32
+#: tbl_create.php:34
#, php-format
msgid "Table %s already exists!"
msgstr "資料表 %s 已存在ï¼"
-#: tbl_create.php:56 tbl_get_field.php:23
+#: tbl_create.php:58 tbl_get_field.php:23
#, php-format
msgid "'%s' database does not exist."
msgstr "資料庫 '%s' ä¸å­˜åœ¨"
-#: tbl_create.php:246
+#: tbl_create.php:248
#, php-format
msgid "Table %1$s has been created."
msgstr "建立資料表 %1$s æˆåŠŸ"
@@ -11938,6 +12210,10 @@ msgstr "建立資料表 %1$s æˆåŠŸ"
msgid "View dump (schema) of table"
msgstr "查看資料表的轉存(大綱)"
+#: tbl_get_field.php:30
+msgid "Invalid table name"
+msgstr "無效的資料資料表å稱"
+
#: tbl_gis_visualization.php:114
#, fuzzy
#| msgid "Display servers selection"
@@ -11966,7 +12242,7 @@ msgstr "總數é‡"
msgid "Redraw"
msgstr "é‡ç¹ª"
-#: tbl_gis_visualization.php:173
+#: tbl_gis_visualization.php:178
#, fuzzy
#| msgid "Table name"
msgid "File name"
@@ -12034,9 +12310,21 @@ msgstr "資料表å稱ä¸èƒ½çˆ²ç©ºï¼"
#: tbl_printview.php:65
#, fuzzy
#| msgid "Show tables"
-msgid "Showing tables"
+msgid "Showing tables:"
msgstr "顯示資料表"
+#: tbl_printview.php:296
+#, fuzzy
+#| msgid "Space usage"
+msgid "Space usage:"
+msgstr "已用空間"
+
+#: tbl_printview.php:345
+#, fuzzy
+#| msgid "Row Statistics"
+msgid "Row Statistics:"
+msgstr "行統計"
+
#: tbl_relation.php:213
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
@@ -12068,6 +12356,12 @@ msgstr "資料表的 Constraints"
msgid "No index defined! Create one below"
msgstr "沒有已定義的索引ï¼"
+#: tbl_relation.php:544
+#, fuzzy
+#| msgid "Choose column to display"
+msgid "Choose column to display:"
+msgstr "é¸æ“‡è¦é¡¯ç¤ºçš„欄ä½"
+
#: tbl_structure.php:144
#, php-format
msgid "The column name '%s' is a MySQL reserved keyword."
@@ -12114,120 +12408,124 @@ msgstr "如果您ä¸éœ€è¦ï¼Œè«‹è¨»é‡‹ä»¥ä¸‹å…©è¡Œ"
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL 指令已匯出。請複製儲存或é‹è¡Œå®ƒ"
-#: tbl_tracking.php:309
+#: tbl_tracking.php:310
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "版本 %s çš„å¿«ç…§ (SQL 程å¼ç¢¼)"
-#: tbl_tracking.php:453
+#: tbl_tracking.php:454
#, fuzzy
#| msgid "Track these data definition statements:"
msgid "Tracking data definition successfully deleted"
msgstr "追蹤這些資料定義的語å¥:"
-#: tbl_tracking.php:477
+#: tbl_tracking.php:478
#, fuzzy
#| msgid "Track these data manipulation statements:"
msgid "Tracking data manipulation successfully deleted"
msgstr "追蹤這些資料模擬的語å¥:"
-#: tbl_tracking.php:492
+#: tbl_tracking.php:493
msgid "Tracking statements"
msgstr "追蹤指令"
-#: tbl_tracking.php:523 tbl_tracking.php:671
+#: tbl_tracking.php:524 tbl_tracking.php:672
#, 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:531
+#: tbl_tracking.php:532
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data row from report"
msgstr "刪除此資料表的追蹤資料"
-#: tbl_tracking.php:545
+#: tbl_tracking.php:546
#, fuzzy
#| msgid "No databases"
msgid "No data"
msgstr "沒有資料庫"
-#: tbl_tracking.php:554 tbl_tracking.php:616
+#: tbl_tracking.php:555 tbl_tracking.php:617
msgid "Date"
msgstr "日期"
-#: tbl_tracking.php:556
+#: tbl_tracking.php:557
msgid "Data definition statement"
msgstr "資料定義指令"
-#: tbl_tracking.php:618
+#: tbl_tracking.php:619
msgid "Data manipulation statement"
msgstr "資料æ“作指令"
-#: tbl_tracking.php:676
+#: tbl_tracking.php:677
msgid "SQL dump (file download)"
msgstr "SQL 匯出 (檔案下載)"
-#: tbl_tracking.php:677
+#: tbl_tracking.php:678
msgid "SQL dump"
msgstr "SQL 匯出"
-#: tbl_tracking.php:679
+#: tbl_tracking.php:680
msgid "This option will replace your table and contained data."
msgstr "該é¸é …將導致目å‰è¡¨çš„çµæ§‹å’Œè³‡æ–™è¢«æ›¿æ›"
-#: tbl_tracking.php:680
+#: tbl_tracking.php:681
msgid "SQL execution"
msgstr "執行 SQL 指令"
-#: tbl_tracking.php:698
+#: tbl_tracking.php:699
#, php-format
msgid "Export as %s"
msgstr "匯出爲 %s"
-#: tbl_tracking.php:735
+#: tbl_tracking.php:736
msgid "Show versions"
msgstr "查看版本"
-#: tbl_tracking.php:823
+#: tbl_tracking.php:824
#, fuzzy, php-format
#| msgid "Deactivate tracking for %s.%s"
msgid "Deactivate tracking for %s"
msgstr "åœç”¨ %s.%s 的追蹤"
-#: tbl_tracking.php:829
+#: tbl_tracking.php:830
msgid "Deactivate now"
msgstr "ç«‹å³åœç”¨"
-#: tbl_tracking.php:839
+#: tbl_tracking.php:840
#, fuzzy, php-format
#| msgid "Activate tracking for %s.%s"
msgid "Activate tracking for %s"
msgstr "啓用 %s.%s 的追蹤"
-#: tbl_tracking.php:845
+#: tbl_tracking.php:846
msgid "Activate now"
msgstr "ç«‹å³å•“用"
-#: tbl_tracking.php:858
+#: tbl_tracking.php:859
#, 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:866
+#: tbl_tracking.php:867
msgid "Track these data definition statements:"
msgstr "追蹤下列資料定義指令:"
-#: tbl_tracking.php:874
+#: tbl_tracking.php:875
msgid "Track these data manipulation statements:"
msgstr "追蹤下列資料æ“作指令:"
-#: tbl_tracking.php:884
+#: tbl_tracking.php:885
msgid "Create version"
msgstr "建立版本"
+#: themes.php:16 themes.php:21
+msgid "Theme"
+msgstr "主題"
+
#: themes.php:24
msgid "Get more themes!"
msgstr "å–得更多主題ï¼"
@@ -13473,6 +13771,36 @@ msgstr ""
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert 已被設置為 0"
+#~ msgid "Live traffic chart"
+#~ msgstr "å³æ™‚æµé‡åœ–表"
+
+#~ msgid "Live conn./process chart"
+#~ msgstr "å³æ™‚連線圖表"
+
+#~ msgid "Live query chart"
+#~ msgstr "å³æ™‚查詢圖表"
+
+#~ msgid "Static data"
+#~ msgstr "éœæ…‹è³‡æ–™"
+
+#~ msgid "And"
+#~ msgstr "與"
+
+#~ msgid "Number of rows"
+#~ msgstr "顯示數é‡"
+
+#~ msgid "Columns enclosed by"
+#~ msgstr "「欄ä½ã€åˆ†éš”å­—å…ƒ"
+
+#~ msgid "Columns escaped by"
+#~ msgstr "跳脫字元使用"
+
+#~ msgid "Replace NULL by"
+#~ msgstr "å°‡ NULL 替æ›çˆ²"
+
+#~ msgid "Lines terminated by"
+#~ msgstr "資料分行使用字元"
+
#~ msgid "ltr"
#~ msgstr "ltr"
diff --git a/prefs_manage.php b/prefs_manage.php
index e85ab3d3c1..edb68f34cd 100644
--- a/prefs_manage.php
+++ b/prefs_manage.php
@@ -115,22 +115,22 @@ if (isset($_POST['submit_export'])
echo '<div class="config-form">';
$form_display->displayErrors();
echo '</div>';
- ?>
- <form action="prefs_manage.php" method="post">
- <?php echo PMA_generate_common_hidden_inputs() . "\n"; ?>
- <input type="hidden" name="json" value="<?php echo htmlspecialchars($json) ?>" />
- <input type="hidden" name="fix_errors" value="1" />
- <?php if (! empty($_POST['import_merge'])) { ?>
- <input type="hidden" name="import_merge" value="1" />
- <?php } ?>
- <?php if ($return_url) { ?>
- <input type="hidden" name="return_url" value="<?php echo htmlspecialchars($return_url) ?>" />
- <?php } ?>
- <p><?php echo __('Do you want to import remaining settings?') ?></p>
- <input type="submit" name="submit_import" value="<?php echo __('Yes') ?>" />
- <input type="submit" name="submit_ignore" value="<?php echo __('No') ?>" />
- </form>
- <?php
+ echo '<form action="prefs_manage.php" method="post">';
+ echo PMA_generate_common_hidden_inputs() . "\n";
+ echo '<input type="hidden" name="json" value="' . htmlspecialchars($json) . '" />';
+ echo '<input type="hidden" name="fix_errors" value="1" />';
+ if (! empty($_POST['import_merge'])) {
+ echo '<input type="hidden" name="import_merge" value="1" />';
+ }
+ if ($return_url) {
+ echo '<input type="hidden" name="return_url" value="' . htmlspecialchars($return_url) . '" />';
+ }
+ echo '<p>';
+ echo __('Do you want to import remaining settings?');
+ echo '</p>';
+ echo '<input type="submit" name="submit_import" value="' . __('Yes') . '" />';
+ echo '<input type="submit" name="submit_ignore" value="' . __('No') . '" />';
+ echo '</form>';
exit;
}
diff --git a/querywindow.php b/querywindow.php
index 1c5e82caa6..805b0b34d3 100644
--- a/querywindow.php
+++ b/querywindow.php
@@ -151,7 +151,7 @@ if (! empty($_sql_history)
&& ($querydisplay_tab == 'history' || $querydisplay_tab == 'full')
) {
$tab = $querydisplay_tab != 'full' ? 'sql' : 'full';
- echo __('SQL history') . ':<br />'
+ echo __('SQL history:') . '<br />'
. '<ul>';
foreach ($_sql_history as $query) {
echo '<li>' . "\n";
diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index 332f990f90..f5d5c5edb3 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -145,7 +145,7 @@ rm -rf test
rm -rf PMAStandard
# Testsuite setup
-rm -f build.xml phpunit.xml.dist .travis.yml
+rm -f build.xml phpunit.xml.dist .travis.yml .jshintrc
# Remove readme for github
rm -f README.rst
diff --git a/server_databases.php b/server_databases.php
index 3501187059..d703fa6e74 100644
--- a/server_databases.php
+++ b/server_databases.php
@@ -164,8 +164,9 @@ if ($server > 0) {
/**
* Displays the page
*/
+$html = '';
if ($databases_count > 0) {
- echo '<div id="tableslistcontainer">';
+ $html .= '<div id="tableslistcontainer">';
reset($databases);
$first_database = current($databases);
// table col order
@@ -178,7 +179,7 @@ if ($databases_count > 0) {
'sort_order' => $sort_order,
);
- echo PMA_Util::getListNavigator(
+ $html .= PMA_Util::getListNavigator(
$databases_count, $pos, $_url_params, 'server_databases.php',
'frame_content', $GLOBALS['cfg']['MaxDbList']
);
@@ -186,21 +187,21 @@ if ($databases_count > 0) {
$_url_params['pos'] = $pos;
$_url_params['drop_selected_dbs'] = 1;
- echo '<form class="ajax" action="server_databases.php" ';
- echo 'method="post" name="dbStatsForm" id="dbStatsForm">' . "\n";
- echo PMA_generate_common_hidden_inputs($_url_params);
+ $html .= '<form class="ajax" action="server_databases.php" ';
+ $html .= 'method="post" name="dbStatsForm" id="dbStatsForm">' . "\n";
+ $html .= PMA_generate_common_hidden_inputs($_url_params);
$_url_params['sort_by'] = 'SCHEMA_NAME';
$_url_params['sort_order'] = ($sort_by == 'SCHEMA_NAME' && $sort_order == 'asc') ? 'desc' : 'asc';
- echo '<table id="tabledatabases" class="data">' . "\n"
- . '<thead>' . "\n"
- . '<tr>' . "\n"
- . ($is_superuser || $cfg['AllowUserDropDatabase'] ? ' <th></th>' . "\n" : '')
- . ' <th><a href="server_databases.php' . PMA_generate_common_url($_url_params) . '">' . "\n"
- . ' ' . __('Database') . "\n"
- . ($sort_by == 'SCHEMA_NAME' ? ' ' . PMA_Util::getImage('s_' . $sort_order . '.png', ($sort_order == 'asc' ? __('Ascending') : __('Descending'))) . "\n" : '')
- . ' </a></th>' . "\n";
+ $html .= '<table id="tabledatabases" class="data">' . "\n"
+ . '<thead>' . "\n"
+ . '<tr>' . "\n"
+ . ($is_superuser || $cfg['AllowUserDropDatabase'] ? ' <th></th>' . "\n" : '')
+ . ' <th><a href="server_databases.php' . PMA_generate_common_url($_url_params) . '">' . "\n"
+ . ' ' . __('Database') . "\n"
+ . ($sort_by == 'SCHEMA_NAME' ? ' ' . PMA_Util::getImage('s_' . $sort_order . '.png', ($sort_order == 'asc' ? __('Ascending') : __('Descending'))) . "\n" : '')
+ . ' </a></th>' . "\n";
$table_columns = 3;
foreach ($column_order as $stat_name => $stat) {
if (array_key_exists($stat_name, $first_database)) {
@@ -213,7 +214,7 @@ if ($databases_count > 0) {
}
$_url_params['sort_by'] = $stat_name;
$_url_params['sort_order'] = ($sort_by == $stat_name && $sort_order == 'desc') ? 'asc' : 'desc';
- echo ' <th' . $colspan . '>'
+ $html .= ' <th' . $colspan . '>'
. '<a href="server_databases.php' . PMA_generate_common_url($_url_params) . '">' . "\n"
. ' ' . $stat['disp_name'] . "\n"
. ($sort_by == $stat_name ? ' ' . PMA_Util::getImage('s_' . $sort_order . '.png', ($sort_order == 'asc' ? __('Ascending') : __('Descending'))) . "\n" : '')
@@ -228,17 +229,17 @@ if ($databases_count > 0) {
$name = __('Slave replication');
}
if (${"server_{$type}_status"}) {
- echo ' <th>'. $name .'</th>' . "\n";
+ $html .= ' <th>'. $name .'</th>' . "\n";
}
}
if ($is_superuser && ! PMA_DRIZZLE) {
- echo ' <th>' . ($cfg['PropertiesIconic'] ? '' : __('Action')) . "\n"
- . ' </th>' . "\n";
+ $html .= ' <th>' . ($cfg['PropertiesIconic'] ? '' : __('Action')) . "\n"
+ . ' </th>' . "\n";
}
- echo '</tr>' . "\n"
- . '</thead>' . "\n"
- . '<tbody>' . "\n";
+ $html .= '</tr>' . "\n"
+ . '</thead>' . "\n"
+ . '<tbody>' . "\n";
$odd_row = true;
foreach ($databases as $current) {
@@ -246,7 +247,7 @@ if ($databases_count > 0) {
if (PMA_is_system_schema($current['SCHEMA_NAME'], true)) {
$tr_class .= ' noclick';
}
- echo '<tr class="' . $tr_class . '">' . "\n";
+ $html .= '<tr class="' . $tr_class . '">' . "\n";
$odd_row = ! $odd_row;
list($column_order, $generated_html) = PMA_buildHtmlForDb(
@@ -258,17 +259,18 @@ if ($databases_count > 0) {
$replication_info
);
- echo $generated_html;
+ $html .= $generated_html;
- echo '</tr>' . "\n";
+ $html .= '</tr>' . "\n";
} // end foreach ($databases as $key => $current)
unset($current, $odd_row);
- echo '</tbody><tfoot><tr>' . "\n";
+ $html .= '</tbody><tfoot><tr>' . "\n";
if ($is_superuser || $cfg['AllowUserDropDatabase']) {
- echo ' <th></th>' . "\n";
+ $html .= ' <th></th>' . "\n";
}
- echo ' <th>' . __('Total') . ': <span id="databases_count">' . $databases_count . '</span></th>' . "\n";
+ $html .= ' <th>' . __('Total') . ': <span id="databases_count">'
+ . $databases_count . '</span></th>' . "\n";
foreach ($column_order as $stat_name => $stat) {
if (array_key_exists($stat_name, $first_database)) {
if ($stat['format'] === 'byte') {
@@ -278,32 +280,33 @@ if ($databases_count > 0) {
} else {
$value = htmlentities($stat['footer'], 0);
}
- echo ' <th class="value">';
+ $html .= ' <th class="value">';
if (isset($stat['description_function'])) {
- echo '<dfn title="' . $stat['description_function']($stat['footer']) . '">';
+ $html .= '<dfn title="'
+ . $stat['description_function']($stat['footer']) . '">';
}
- echo $value;
+ $html .= $value;
if (isset($stat['description_function'])) {
- echo '</dfn>';
+ $html .= '</dfn>';
}
- echo '</th>' . "\n";
+ $html .= '</th>' . "\n";
if ($stat['format'] === 'byte') {
- echo ' <th class="unit">' . $unit . '</th>' . "\n";
+ $html .= ' <th class="unit">' . $unit . '</th>' . "\n";
}
}
}
foreach ($replication_types as $type) {
if (${"server_{$type}_status"}) {
- echo ' <th></th>' . "\n";
+ $html .= ' <th></th>' . "\n";
}
}
if ($is_superuser) {
- echo ' <th></th>' . "\n";
+ $html .= ' <th></th>' . "\n";
}
- echo '</tr>' . "\n";
- echo '</tfoot>' . "\n"
+ $html .= '</tr>' . "\n";
+ $html .= '</tfoot>' . "\n"
.'</table>' . "\n";
unset($column_order, $stat_name, $stat, $databases, $table_columns);
@@ -315,12 +318,13 @@ if ($databases_count > 0) {
'dbstats' => $dbstats
)
);
- echo '<img class="selectallarrow" src="' . $pmaThemeImage . 'arrow_' . $text_dir . '.png"'
- . ' width="38" height="22" alt="' . __('With selected:') . '" />' . "\n"
- . '<input type="checkbox" id="checkall" title="' . __('Check All') . '" /> '
- . '<label for="checkall">' . __('Check All') . '</label> '
- . '<i style="margin-left: 2em">' . __('With selected:') . '</i>' . "\n";
- echo PMA_Util::getButtonOrImage(
+ $html .= '<img class="selectallarrow" src="'
+ . $pmaThemeImage . 'arrow_' . $text_dir . '.png"'
+ . ' width="38" height="22" alt="' . __('With selected:') . '" />' . "\n"
+ . '<input type="checkbox" id="checkall" title="' . __('Check All') . '" /> '
+ . '<label for="checkall">' . __('Check All') . '</label> '
+ . '<i style="margin-left: 2em">' . __('With selected:') . '</i>' . "\n";
+ $html .= PMA_Util::getButtonOrImage(
'',
'mult_submit' . ' ajax',
'drop_selected_dbs',
@@ -329,21 +333,23 @@ if ($databases_count > 0) {
}
if (empty($dbstats)) {
- echo '<ul><li id="li_switch_dbstats"><strong>' . "\n";
- echo '<a href="server_databases.php?' . $url_query . '&amp;dbstats=1"'
- . ' title="' . __('Enable Statistics') . '">' . "\n"
- . ' ' . __('Enable Statistics');
- echo '</a></strong><br />' . "\n";
+ $html .= '<ul><li id="li_switch_dbstats"><strong>' . "\n";
+ $html .= '<a href="server_databases.php?' . $url_query . '&amp;dbstats=1"'
+ . ' title="' . __('Enable Statistics') . '">' . "\n"
+ . ' ' . __('Enable Statistics');
+ $html .= '</a></strong><br />' . "\n";
PMA_Message::notice(
__('Note: Enabling the database statistics here might cause heavy traffic between the web server and the MySQL server.')
)->display();
- echo '</li>' . "\n" . '</ul>' . "\n";
+ $html .= '</li>' . "\n" . '</ul>' . "\n";
}
- echo '</form>';
- echo '</div>';
+ $html .= '</form>';
+ $html .= '</div>';
} else {
- echo __('No databases');
+ $html .= __('No databases');
}
unset($databases_count);
+echo $html;
+
?>
diff --git a/server_engines.php b/server_engines.php
index 7ca28d10aa..b0f6955341 100644
--- a/server_engines.php
+++ b/server_engines.php
@@ -1,7 +1,7 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
- * display list of server engines and additonal information about them
+ * display list of server engines and additional information about them
*
* @package PhpMyAdmin
*/
@@ -20,6 +20,7 @@ require 'libraries/StorageEngine.class.php';
/**
* Did the user request information about a certain storage engine?
*/
+$html = '';
if (empty($_REQUEST['engine'])
|| ! PMA_StorageEngine::isValid($_REQUEST['engine'])
) {
@@ -27,22 +28,22 @@ if (empty($_REQUEST['engine'])
/**
* Displays the sub-page heading
*/
- echo '<h2>' . "\n"
- . PMA_Util::getImage('b_engine.png')
- . "\n" . __('Storage Engines') . "\n"
- . '</h2>' . "\n";
+ $html .= '<h2>' . "\n"
+ . PMA_Util::getImage('b_engine.png')
+ . "\n" . __('Storage Engines') . "\n"
+ . '</h2>' . "\n";
/**
* Displays the table header
*/
- echo '<table class="noclick">' . "\n"
- . '<thead>' . "\n"
- . '<tr><th>' . __('Storage Engine') . '</th>' . "\n"
- . ' <th>' . __('Description') . '</th>' . "\n"
- . '</tr>' . "\n"
- . '</thead>' . "\n"
- . '<tbody>' . "\n";
+ $html .= '<table class="noclick">' . "\n"
+ . '<thead>' . "\n"
+ . '<tr><th>' . __('Storage Engine') . '</th>' . "\n"
+ . ' <th>' . __('Description') . '</th>' . "\n"
+ . '</tr>' . "\n"
+ . '</thead>' . "\n"
+ . '<tbody>' . "\n";
/**
@@ -50,24 +51,23 @@ if (empty($_REQUEST['engine'])
*/
$odd_row = true;
foreach (PMA_StorageEngine::getStorageEngines() as $engine => $details) {
- echo '<tr class="'
- . ($odd_row ? 'odd' : 'even')
- . ($details['Support'] == 'NO' || $details['Support'] == 'DISABLED'
- ? ' disabled'
- : '')
- . '">' . "\n"
- . ' <td><a rel="newpage" href="server_engines.php'
- . PMA_generate_common_url(array('engine' => $engine)) . '">' . "\n"
- . ' ' . htmlspecialchars($details['Engine']) . "\n"
- . ' </a></td>' . "\n"
- . ' <td>' . htmlspecialchars($details['Comment']) . '</td>' . "\n"
- . '</tr>' . "\n";
+ $html .= '<tr class="'
+ . ($odd_row ? 'odd' : 'even')
+ . ($details['Support'] == 'NO' || $details['Support'] == 'DISABLED'
+ ? ' disabled' : '')
+ . '">' . "\n"
+ . ' <td><a rel="newpage" href="server_engines.php'
+ . PMA_generate_common_url(array('engine' => $engine)) . '">' . "\n"
+ . ' ' . htmlspecialchars($details['Engine']) . "\n"
+ . ' </a></td>' . "\n"
+ . ' <td>' . htmlspecialchars($details['Comment']) . '</td>' . "\n"
+ . '</tr>' . "\n";
$odd_row = !$odd_row;
}
unset($odd_row, $engine, $details);
- echo '</tbody>' . "\n"
- . '</table>' . "\n";
+ $html .= '</tbody>' . "\n"
+ . '</table>' . "\n";
} else {
@@ -76,33 +76,33 @@ if (empty($_REQUEST['engine'])
*/
$engine_plugin = PMA_StorageEngine::getEngine($_REQUEST['engine']);
- echo '<h2>' . "\n"
- . PMA_Util::getImage('b_engine.png')
- . ' ' . htmlspecialchars($engine_plugin->getTitle()) . "\n"
- . ' ' . PMA_Util::showMySQLDocu('', $engine_plugin->getMysqlHelpPage()) . "\n"
- . '</h2>' . "\n\n";
- echo '<p>' . "\n"
- . ' <em>' . "\n"
- . ' ' . htmlspecialchars($engine_plugin->getComment()) . "\n"
- . ' </em>' . "\n"
- . '</p>' . "\n\n";
+ $html .= '<h2>' . "\n"
+ . PMA_Util::getImage('b_engine.png')
+ . ' ' . htmlspecialchars($engine_plugin->getTitle()) . "\n"
+ . ' ' . PMA_Util::showMySQLDocu('', $engine_plugin->getMysqlHelpPage())
+ . "\n" . '</h2>' . "\n\n";
+ $html .= '<p>' . "\n"
+ . ' <em>' . "\n"
+ . ' ' . htmlspecialchars($engine_plugin->getComment()) . "\n"
+ . ' </em>' . "\n"
+ . '</p>' . "\n\n";
$infoPages = $engine_plugin->getInfoPages();
if (! empty($infoPages) && is_array($infoPages)) {
- echo '<p>' . "\n"
- . ' <strong>[</strong>' . "\n";
+ $html .= '<p>' . "\n"
+ . ' <strong>[</strong>' . "\n";
if (empty($_REQUEST['page'])) {
- echo ' <strong>' . __('Variables') . '</strong>' . "\n";
+ $html .= ' <strong>' . __('Variables') . '</strong>' . "\n";
} else {
- echo ' <a href="server_engines.php'
+ $html .= ' <a href="server_engines.php'
. PMA_generate_common_url(array('engine' => $_REQUEST['engine']))
. '">' . __('Variables') . '</a>' . "\n";
}
foreach ($infoPages as $current => $label) {
- echo ' <strong>|</strong>' . "\n";
+ $html .= ' <strong>|</strong>' . "\n";
if (isset($_REQUEST['page']) && $_REQUEST['page'] == $current) {
- echo ' <strong>' . $label . '</strong>' . "\n";
+ $html .= ' <strong>' . $label . '</strong>' . "\n";
} else {
- echo ' <a href="server_engines.php'
+ $html .= ' <a href="server_engines.php'
. PMA_generate_common_url(
array('engine' => $_REQUEST['engine'], 'page' => $current)
)
@@ -110,20 +110,23 @@ if (empty($_REQUEST['engine'])
}
}
unset($current, $label);
- echo ' <strong>]</strong>' . "\n"
- . '</p>' . "\n\n";
+ $html .= ' <strong>]</strong>' . "\n"
+ . '</p>' . "\n\n";
}
unset($infoPages, $page_output);
if (! empty($_REQUEST['page'])) {
$page_output = $engine_plugin->getPage($_REQUEST['page']);
}
if (! empty($page_output)) {
- echo $page_output;
+ $html .= $page_output;
} else {
- echo '<p> ' . $engine_plugin->getSupportInformationMessage() . "\n"
+ $html .= '<p> ' . $engine_plugin->getSupportInformationMessage() . "\n"
. '</p>' . "\n"
. $engine_plugin->getHtmlVariables();
}
}
+$response = PMA_Response::getInstance();
+$response->addHTML($html);
+
?>
diff --git a/server_status_monitor.php b/server_status_monitor.php
index 69f8a9db8e..72e7a8c8ae 100644
--- a/server_status_monitor.php
+++ b/server_status_monitor.php
@@ -488,9 +488,9 @@ function getPrintMonitorHtml($ServerStatusData)
$retval .= '<a href="#addNewChart">';
$retval .= PMA_Util::getImage('b_chart.png') . __('Add chart');
$retval .= '</a>';
- $retval .= '<a href="#rearrangeCharts">';
- $retval .= PMA_Util::getImage('b_tblops.png') . __('Rearrange/edit charts');
- $retval .= '</a>';
+ //$retval .= '<a href="#rearrangeCharts">';
+ //$retval .= PMA_Util::getImage('b_tblops.png') . __('Rearrange/edit charts');
+ //$retval .= '</a>';
$retval .= '<div class="clearfloat paddingtop"></div>';
$retval .= '<div class="floatleft">';
$retval .= __('Refresh rate') . '<br />';
diff --git a/server_status_queries.php b/server_status_queries.php
index 01d21736b8..ef1968e7ec 100644
--- a/server_status_queries.php
+++ b/server_status_queries.php
@@ -76,14 +76,14 @@ function getQueryStatisticsHtml($ServerStatusData)
);
$retval .= '<br />';
$retval .= '<span>';
- $retval .= '&oslash; ' . __('per hour') . ': ';
+ $retval .= '&oslash; ' . __('per hour:') . ' ';
$retval .= PMA_Util::formatNumber($total_queries * $hour_factor, 0);
$retval .= '<br />';
- $retval .= '&oslash; ' . __('per minute') . ': ';
+ $retval .= '&oslash; ' . __('per minute:') . ' ';
$retval .= PMA_Util::formatNumber($total_queries * 60 / $ServerStatusData->status['Uptime'], 0);
$retval .= '<br />';
if ($total_queries / $ServerStatusData->status['Uptime'] >= 1) {
- $retval .= '&oslash; ' . __('per second') . ': ';
+ $retval .= '&oslash; ' . __('per second:') . ' ';
$retval .= PMA_Util::formatNumber($total_queries / $ServerStatusData->status['Uptime'], 0);
}
$retval .= '</span>';
diff --git a/setup/frames/servers.inc.php b/setup/frames/servers.inc.php
index d28a17d389..cbd612e3ef 100644
--- a/setup/frames/servers.inc.php
+++ b/setup/frames/servers.inc.php
@@ -27,7 +27,8 @@ $server_exists = !empty($id) && $cf->get("Servers/$id") !== null;
if ($mode == 'edit' && $server_exists) {
$page_title = __('Edit server')
- . ' ' . $id . ' <small>(' . htmlspecialchars($cf->getServerDSN($id)) . ')</small>';
+ . ' ' . $id
+ . ' <small>(' . htmlspecialchars($cf->getServerDSN($id)) . ')</small>';
} elseif ($mode == 'remove' && $server_exists) {
$cf->removeServer($id);
header('Location: index.php');
diff --git a/sql.php b/sql.php
index 37d657a243..d8f3393acf 100644
--- a/sql.php
+++ b/sql.php
@@ -230,23 +230,23 @@ if (isset($_REQUEST['get_set_values']) && $_REQUEST['get_set_values'] == true) {
$values = PMA_Util::parseEnumSetValues($field_info_result[0]['Type']);
$select = '';
-
+
//converts characters of $_REQUEST['curr_value'] to HTML entities
$converted_curr_value = htmlentities(
$_REQUEST['curr_value'], ENT_COMPAT, "UTF-8"
);
$selected_values = explode(',', $converted_curr_value);
-
- foreach ($values as $value) {
+
+ foreach ($values as $value) {
$select .= '<option value="' . $value . '"';
- if ($value == $converted_curr_value
+ if ($value == $converted_curr_value
|| in_array($value, $selected_values, true)
) {
$select .= ' selected="selected" ';
}
$select .= '>' . $value . '</option>';
- }
+ }
$select_size = (sizeof($values) > 10) ? 10 : sizeof($values);
$select = '<select multiple="multiple" size="' . $select_size . '">'
@@ -1104,17 +1104,17 @@ if ((0 == $num_rows && 0 == $unlim_num_rows) || $is_affected) {
echo "<h1>" . __('SQL result') . "</h1>";
echo "<p>";
- echo "<strong>" . __('Host') . ":</strong> $hostname<br />";
- echo "<strong>" . __('Database') . ":</strong> "
+ echo "<strong>" . __('Host:') . "</strong> $hostname<br />";
+ echo "<strong>" . __('Database:') . "</strong> "
. htmlspecialchars($db) . "<br />";
- echo "<strong>" . __('Generation Time') . ":</strong> "
+ echo "<strong>" . __('Generation Time:') . "</strong> "
. PMA_Util::localisedDate() . "<br />";
- echo "<strong>" . __('Generated by') . ":</strong> $versions<br />";
- echo "<strong>" . __('SQL query') . ":</strong> "
+ echo "<strong>" . __('Generated by:') . "</strong> $versions<br />";
+ echo "<strong>" . __('SQL query:') . "</strong> "
. htmlspecialchars($full_sql_query) . ";";
if (isset($num_rows)) {
echo "<br />";
- echo "<strong>" . __('Rows') . ":</strong> $num_rows";
+ echo "<strong>" . __('Rows:') . "</strong> $num_rows";
}
echo "</p>";
} else {
@@ -1316,7 +1316,7 @@ if ((0 == $num_rows && 0 == $unlim_num_rows) || $is_affected) {
);
echo '</legend>';
echo '<div class="formelement">';
- echo '<label for="fields_label_">' . __('Label') . ':</label>';
+ echo '<label for="fields_label_">' . __('Label:') . '</label>';
echo '<input type="text" id="fields_label_"'
. ' name="fields[label]" value="" />';
echo '</div>';
@@ -1692,7 +1692,7 @@ function PMA_getColumnNameInColumnDropSql($sql)
}
/**
- * Verify whether the result set contains all the columns
+ * Verify whether the result set contains all the columns
* of at least one unique key
*
* @param string $db database name
diff --git a/tbl_addfield.php b/tbl_addfield.php
index f4a78d0054..a456badde9 100644
--- a/tbl_addfield.php
+++ b/tbl_addfield.php
@@ -1,6 +1,7 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
+ * Displays add field form and handles it
*
* @package PhpMyAdmin
*/
@@ -81,7 +82,9 @@ if (isset($_REQUEST['do_save_data'])) {
// Builds the field creation statement and alters the table
for ($i = 0; $i < $field_cnt; ++$i) {
// '0' is also empty for php :-(
- if (empty($_REQUEST['field_name'][$i]) && $_REQUEST['field_name'][$i] != '0') {
+ if (empty($_REQUEST['field_name'][$i])
+ && $_REQUEST['field_name'][$i] != '0'
+ ) {
continue;
}
@@ -92,19 +95,19 @@ if (isset($_REQUEST['do_save_data'])) {
$_REQUEST['field_length'][$i],
$_REQUEST['field_attribute'][$i],
isset($_REQUEST['field_collation'][$i])
- ? $_REQUEST['field_collation'][$i]
- : '',
+ ? $_REQUEST['field_collation'][$i]
+ : '',
isset($_REQUEST['field_null'][$i])
- ? $_REQUEST['field_null'][$i]
- : 'NOT NULL',
+ ? $_REQUEST['field_null'][$i]
+ : 'NOT NULL',
$_REQUEST['field_default_type'][$i],
$_REQUEST['field_default_value'][$i],
isset($_REQUEST['field_extra'][$i])
- ? $_REQUEST['field_extra'][$i]
- : false,
+ ? $_REQUEST['field_extra'][$i]
+ : false,
isset($_REQUEST['field_comments'][$i])
- ? $_REQUEST['field_comments'][$i]
- : '',
+ ? $_REQUEST['field_comments'][$i]
+ : '',
$field_primary
);
@@ -114,10 +117,12 @@ if (isset($_REQUEST['do_save_data'])) {
if ($_REQUEST['field_where'] == 'first') {
$definition .= ' FIRST';
} else {
- $definition .= ' AFTER ' . PMA_Util::backquote($_REQUEST['after_field']);
+ $definition .= ' AFTER '
+ . PMA_Util::backquote($_REQUEST['after_field']);
}
} else {
- $definition .= ' AFTER ' . PMA_Util::backquote($_REQUEST['field_name'][$i-1]);
+ $definition .= ' AFTER '
+ . PMA_Util::backquote($_REQUEST['field_name'][$i-1]);
}
}
$definitions[] = $definition;
@@ -165,8 +170,12 @@ if (isset($_REQUEST['do_save_data'])) {
// To allow replication, we first select the db to use and then run queries
// on this db.
- PMA_DBI_select_db($db) or PMA_Util::mysqlDie(PMA_DBI_getError(), 'USE ' . PMA_Util::backquote($db), '', $err_url);
- $sql_query = 'ALTER TABLE ' . PMA_Util::backquote($table) . ' ' . implode(', ', $definitions) . ';';
+ PMA_DBI_select_db($db)
+ or PMA_Util::mysqlDie(
+ PMA_DBI_getError(), 'USE ' . PMA_Util::backquote($db), '', $err_url
+ );
+ $sql_query = 'ALTER TABLE ' .
+ PMA_Util::backquote($table) . ' ' . implode(', ', $definitions) . ';';
$result = PMA_DBI_tryQuery($sql_query);
if ($result === true) {
@@ -194,7 +203,9 @@ if (isset($_REQUEST['do_save_data'])) {
}
// Go back to the structure sub-page
- $message = PMA_Message::success(__('Table %1$s has been altered successfully'));
+ $message = PMA_Message::success(
+ __('Table %1$s has been altered successfully')
+ );
$message->addParam($table);
if ($GLOBALS['is_ajax_request'] == true) {
@@ -217,7 +228,8 @@ if (isset($_REQUEST['do_save_data'])) {
}
// An error happened while inserting/updating a table definition.
// to prevent total loss of that data, we embed the form once again.
- // The variable $regenerate will be used to restore data in libraries/tbl_columns_definition_form.inc.php
+ // The variable $regenerate will be used to restore data in libraries/
+ // tbl_columns_definition_form.inc.php
$num_fields = $_REQUEST['orig_num_fields'];
if (isset($_REQUEST['orig_after_field'])) {
$_REQUEST['after_field'] = $_REQUEST['orig_after_field'];
diff --git a/tbl_chart.php b/tbl_chart.php
index 74f2636e7e..834ec29d1b 100644
--- a/tbl_chart.php
+++ b/tbl_chart.php
@@ -238,11 +238,11 @@ $htmlString .= '<div style="float:left; padding-left:40px;">'
. '<p style="clear:both;">&nbsp;</p>'
. '<fieldset>'
. '<div>'
- . '<label for="pos">' . __('Start row') . ': ' . "\n" . '</label>'
+ . '<label for="pos">' . __('Start row:') . '</label>'
. '<input type="text" name="pos" size="3" value="'
. $_SESSION['tmp_user_values']['pos'] . '" />'
. '<label for="session_max_rows">'
- . __('Number of rows') . ': ' . "\n" . '</label>'
+ . __('Number of rows:') . '</label>'
. '<input type="text" name="session_max_rows" size="3" value="'
. (($_SESSION['tmp_user_values']['max_rows'] != 'all')
? $_SESSION['tmp_user_values']['max_rows']
diff --git a/tbl_create.php b/tbl_create.php
index bd77b6786c..71061cb5ad 100644
--- a/tbl_create.php
+++ b/tbl_create.php
@@ -1,6 +1,8 @@
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
+ * Displays table create form and handles it
+ *
* @package PhpMyAdmin
*/
@@ -98,19 +100,19 @@ if (isset($_REQUEST['do_save_data'])) {
$_REQUEST['field_length'][$i],
$_REQUEST['field_attribute'][$i],
isset($_REQUEST['field_collation'][$i])
- ? $_REQUEST['field_collation'][$i]
- : '',
+ ? $_REQUEST['field_collation'][$i]
+ : '',
isset($_REQUEST['field_null'][$i])
- ? $_REQUEST['field_null'][$i]
- : 'NOT NULL',
+ ? $_REQUEST['field_null'][$i]
+ : 'NOT NULL',
$_REQUEST['field_default_type'][$i],
$_REQUEST['field_default_value'][$i],
isset($_REQUEST['field_extra'][$i])
- ? $_REQUEST['field_extra'][$i]
- : false,
+ ? $_REQUEST['field_extra'][$i]
+ : false,
isset($_REQUEST['field_comments'][$i])
- ? $_REQUEST['field_comments'][$i]
- : '',
+ ? $_REQUEST['field_comments'][$i]
+ : '',
$field_primary,
''
);
@@ -284,11 +286,12 @@ if (isset($_REQUEST['do_save_data'])) {
($tblsize > 0) ? 1 : 0
);
if (isset($tbl_stats['Data_free']) && $tbl_stats['Data_free'] > 0) {
- list($formatted_overhead, $overhead_unit) = PMA_Util::formatByteDown(
- $tbl_stats['Data_free'],
- 3,
- ($tbl_stats['Data_free'] > 0) ? 1 : 0
- );
+ list($formatted_overhead, $overhead_unit)
+ = PMA_Util::formatByteDown(
+ $tbl_stats['Data_free'],
+ 3,
+ ($tbl_stats['Data_free'] > 0) ? 1 : 0
+ );
$overhead_size += $tbl_stats['Data_free'];
}
@@ -368,7 +371,8 @@ if (isset($_REQUEST['do_save_data'])) {
. '</td>' . "\n";
$new_table_string .= '<td>'
- . '<dfn title="' . PMA_getCollationDescr($tbl_stats['Collation']) . '">'
+ . '<dfn title="'
+ . PMA_getCollationDescr($tbl_stats['Collation']) . '">'
. $tbl_stats['Collation']
.'</dfn>'
. '</td>' . "\n";
diff --git a/tbl_printview.php b/tbl_printview.php
index 1983fcc0da..8e67797522 100644
--- a/tbl_printview.php
+++ b/tbl_printview.php
@@ -62,7 +62,7 @@ if ($multi_tables) {
$tbl_list .= (empty($tbl_list) ? '' : ', ')
. PMA_Util::backquote($table);
}
- echo '<strong>'. __('Showing tables') . ': '
+ echo '<strong>'. __('Showing tables:') . ' '
. htmlspecialchars($tbl_list) . '</strong>' . "\n";
echo '<hr />' . "\n";
} // end if
@@ -117,7 +117,7 @@ foreach ($the_tables as $key => $table) {
* Displays the comments of the table if MySQL >= 3.23
*/
if (!empty($show_comment)) {
- echo __('Table comments') . ': '
+ echo __('Table comments:') . ' '
. htmlspecialchars($show_comment) . '<br /><br />';
}
@@ -293,7 +293,7 @@ foreach ($the_tables as $key => $table) {
// Space usage
echo '<td class="vtop">';
- echo '<big>' . __('Space usage') . ':</big>';
+ echo '<big>' . __('Space usage:') . '</big>';
echo '<table width="100%">';
echo '<tr>';
echo '<td style="padding-right: 10px">' . __('Data') . '</td>';
@@ -342,7 +342,7 @@ foreach ($the_tables as $key => $table) {
// Rows Statistic
echo "\n";
echo '<td class="vtop">';
- echo '<big>' . __('Row Statistics') . ':</big>';
+ echo '<big>' . __('Row Statistics:') . '</big>';
echo '<table width="100%">';
if (isset($showtable['Row_format'])) {
echo "\n";
diff --git a/tbl_relation.php b/tbl_relation.php
index 21ec7284ea..48e4132d43 100644
--- a/tbl_relation.php
+++ b/tbl_relation.php
@@ -541,11 +541,11 @@ if (count($columns) > 0) {
// Get "display_field" infos
$disp = PMA_getDisplayField($db, $table);
$html_output .= '<fieldset>'
- . '<label>' . __('Choose column to display') . ': </label>'
+ . '<label>' . __('Choose column to display:') . '</label>'
. '<select name="display_field">'
. '<option value="">---</option>';
- foreach ($save_row AS $row) {
+ foreach ($save_row as $row) {
$html_output .= '<option value="'
. htmlspecialchars($row['Field']) . '"';
if (isset($disp) && $row['Field'] == $disp) {
diff --git a/tbl_select.php b/tbl_select.php
index e25c6307cf..c2dea7d3f1 100644
--- a/tbl_select.php
+++ b/tbl_select.php
@@ -39,7 +39,7 @@ foreach ($post_params as $one_post_param) {
$table_search = new PMA_TableSearch($db, $table, "normal");
/**
- * Not selection yet required -> displays the selection form
+ * No selection criteria received -> display the selection form
*/
if (! isset($_POST['columnsToDisplay']) && ! isset($_POST['displayAllColumns'])) {
// Gets some core libraries
diff --git a/tbl_tracking.php b/tbl_tracking.php
index e0fdb22af7..7e87043e0a 100644
--- a/tbl_tracking.php
+++ b/tbl_tracking.php
@@ -300,7 +300,8 @@ if (isset($_REQUEST['snapshot'])) {
$drop_create_statements = $data['ddlog'][0]['statement'];
if (strstr($data['ddlog'][0]['statement'], 'DROP TABLE')
- || strstr($data['ddlog'][0]['statement'], 'DROP VIEW')) {
+ || strstr($data['ddlog'][0]['statement'], 'DROP VIEW')
+ ) {
$drop_create_statements .= $data['ddlog'][1]['statement'];
}
// Print SQL code
diff --git a/test/classes/PMA_Config_test.php b/test/classes/PMA_Config_test.php
index 8be6507584..4441072270 100644
--- a/test/classes/PMA_Config_test.php
+++ b/test/classes/PMA_Config_test.php
@@ -13,6 +13,7 @@
require_once 'libraries/core.lib.php';
require_once 'libraries/Config.class.php';
require_once 'libraries/relation.lib.php';
+require_once 'libraries/Theme.class.php';
class PMA_ConfigTest extends PHPUnit_Framework_TestCase
{
@@ -36,6 +37,7 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
{
$this->object = new PMA_Config;
$GLOBALS['server'] = 0;
+ $_SESSION['is_git_revision'] = true;
}
/**
@@ -71,7 +73,7 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
$this->object->set('PMA_USR_BROWSER_AGENT', 'MOZILLA');
$this->object->set('PMA_USR_BROWSER_VER', 5);
$this->object->checkOutputCompression();
- $this->assertEquals('auto', $this->object->get("OBGzip"));
+ $this->assertTrue($this->object->get("OBGzip"));
}
/**
@@ -127,6 +129,30 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
'8.0',
),
array(
+ 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)',
+ 'Win',
+ 'IE',
+ '9.0',
+ ),
+ array(
+ 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Win64; x64; Trident/6.0)',
+ 'Win',
+ 'IE',
+ '10.0',
+ ),
+ array(
+ 'Mozilla/5.0 (IE 11.0; Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C; rv:11.0) like Gecko',
+ 'Win',
+ 'IE',
+ '11.0',
+ ),
+ array(
+ 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22',
+ 'Win',
+ 'CHROME',
+ '25.0.1364.172',
+ ),
+ array(
'Mozilla/5.0 (Unknown; U; Unix BSD/SYSV system; C -) AppleWebKit/527+ (KHTML, like Gecko, Safari/419.3) Arora/0.10.2',
'Unix',
'SAFARI',
@@ -146,18 +172,18 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
array(
'Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0',
'Linux',
- 'MOZILLA',
+ 'FIREFOX',
'5.0',
),
- /**
- * @todo Is this version really expected?
- */
array(
'Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0',
'Linux',
- 'MOZILLA',
- '5.0',
+ 'FIREFOX',
+ '12.0',
),
+ /**
+ * @todo Is this version really expected?
+ */
array(
'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.4+ (KHTML, like Gecko) Version/5.0 Safari/535.4+ SUSE/12.1 (3.2.1) Epiphany/3.2.1',
'Linux',
@@ -269,7 +295,9 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
$this->object->checkWebServerOs();
if (defined('PHP_OS')) {
- if (stristr(PHP_OS, 'win')) {
+ if (stristr(PHP_OS, 'darwin')) {
+ $this->assertEquals(0, $this->object->get('PMA_IS_WINDOWS'));
+ } elseif (stristr(PHP_OS, 'win')) {
$this->assertEquals(1, $this->object->get('PMA_IS_WINDOWS'));
} elseif (stristr(PHP_OS, 'OS/2')) {
$this->assertEquals(1, $this->object->get('PMA_IS_WINDOWS'));
@@ -522,11 +550,13 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
public function testIsHttps()
{
+ $this->object->set('is_https', null);
$this->object->set('PmaAbsoluteUri', 'http://some_host.com/phpMyAdmin');
$this->assertFalse($this->object->isHttps());
-
+
+ $this->object->set('is_https', null);
$this->object->set('PmaAbsoluteUri', 'https://some_host.com/phpMyAdmin');
- $this->assertFalse($this->object->isHttps());
+ $this->assertTrue($this->object->isHttps());
}
public function testDetectHttps()
@@ -605,21 +635,6 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
}
/**
- * Should check for https detection
- *
- * @return void
- *
- * @todo Implement testCheckIsHttps().
- */
- public function testCheckIsHttps()
- {
- // Remove the following lines when you implement this test.
- $this->markTestIncomplete(
- 'This test has not been implemented yet.'
- );
- }
-
- /**
* Test for getting cookie path
*
* @param string $absolute The absolute URL used for phpMyAdmin
@@ -730,10 +745,27 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
*/
public function testGetThemeUniqueValue()
{
- // Remove the following lines when you implement this test.
- $this->markTestIncomplete(
- 'This test has not been implemented yet.'
+
+ $_SESSION['PMA_Theme'] = PMA_Theme::load('./themes/pmahomme');
+
+ $partial_sum = (
+ PHPUnit_Framework_Assert::readAttribute($this->object, 'source_mtime') +
+ PHPUnit_Framework_Assert::readAttribute($this->object, 'default_source_mtime') +
+ $this->object->get('user_preferences_mtime') +
+ $_SESSION['PMA_Theme']->mtime_info +
+ $_SESSION['PMA_Theme']->filesize_info
);
+
+ $this->object->set('fontsize', 10);
+ $this->assertEquals(10 + $partial_sum, $this->object->getThemeUniqueValue());
+ $this->object->set('fontsize', null);
+
+ $_COOKIE['pma_fontsize'] = 20;
+ $this->assertEquals(20 + $partial_sum, $this->object->getThemeUniqueValue());
+ unset($_COOKIE['pma_fontsize']);
+
+ $this->assertEquals($partial_sum, $this->object->getThemeUniqueValue());
+
}
/**
@@ -795,6 +827,37 @@ class PMA_ConfigTest extends PHPUnit_Framework_TestCase
}
/**
+ * Test for isGitRevision
+ *
+ * @return void
+ */
+ public function testIsGitRevision()
+ {
+ $this->assertTrue(
+ $this->object->isGitRevision()
+ );
+ }
+
+ /**
+ * Test for Check HTTP
+ *
+ * @return void
+ */
+ public function testCheckHTTP()
+ {
+ $this->assertTrue(
+ $this->object->checkHTTP("http://www.phpmyadmin.net/test/data")
+ );
+ $this->assertContains(
+ "TEST DATA",
+ $this->object->checkHTTP("http://www.phpmyadmin.net/test/data", true)
+ );
+ $this->assertFalse(
+ $this->object->checkHTTP("http://www.phpmyadmin.net/test/nothing")
+ );
+ }
+
+ /**
* Tests for rewriting URL to SSL variant
*
* @param string $original Original URL
diff --git a/test/classes/PMA_Footer_test.php b/test/classes/PMA_Footer_test.php
index 2a18bfcb79..efe5ffe3be 100644
--- a/test/classes/PMA_Footer_test.php
+++ b/test/classes/PMA_Footer_test.php
@@ -201,6 +201,20 @@ class PMA_Footer_Test extends PHPUnit_Framework_TestCase
$footer->getDisplay()
);
}
+
+ /**
+ * Test for footer get Scripts
+ *
+ * @return void
+ */
+ public function testGetScripts()
+ {
+ $footer = new PMA_Footer();
+ $this->assertContains(
+ '<script type="text/javascript">',
+ $footer->getScripts()->getDisplay()
+ );
+ }
/**
* Test for displaying footer
diff --git a/test/classes/PMA_Header_test.php b/test/classes/PMA_Header_test.php
index 32b95e63dc..257d9425aa 100644
--- a/test/classes/PMA_Header_test.php
+++ b/test/classes/PMA_Header_test.php
@@ -43,6 +43,8 @@ class PMA_Header_Test extends PHPUnit_Framework_TestCase
}
$GLOBALS['server'] = 0;
$GLOBALS['lang'] = 'en';
+ $GLOBALS['message'] = 'phpmyadminmessage';
+ $GLOBALS['is_ajax_request'] = false;
$_SESSION['PMA_Theme'] = new PMA_Theme();
$GLOBALS['pmaThemePath'] = $_SESSION['PMA_Theme']->getPath();
$GLOBALS['pmaThemeImage'] = 'theme/';
@@ -71,6 +73,21 @@ class PMA_Header_Test extends PHPUnit_Framework_TestCase
$header->getDisplay()
);
}
+
+ /**
+ * Test for Set BodyId
+ *
+ * @return void
+ */
+ public function testSetBodyId()
+ {
+ $header = new PMA_Header();
+ $header->setBodyId('PMA_header_id');
+ $this->assertContains(
+ 'PMA_header_id',
+ $header->getDisplay()
+ );
+ }
/**
* Test for print view
@@ -86,6 +103,46 @@ class PMA_Header_Test extends PHPUnit_Framework_TestCase
$header->getDisplay()
);
}
+
+ /**
+ * Test for Get JsParams
+ *
+ * @return void
+ */
+ public function testGetJsParams()
+ {
+ $header = new PMA_Header();
+ $this->assertArrayHasKey(
+ 'common_query',
+ $header->getJsParams()
+ );
+ }
+
+ /**
+ * Test for Get JsParamsCode
+ *
+ * @return void
+ */
+ public function testGetJsParamsCode()
+ {
+ $header = new PMA_Header();
+ $this->assertContains(
+ 'PMA_commonParams.setAll',
+ $header->getJsParamsCode()
+ );
+ }
-
+ /**
+ * Test for Get Message
+ *
+ * @return void
+ */
+ public function testGetMessage()
+ {
+ $header = new PMA_Header();
+ $this->assertContains(
+ 'phpmyadminmessage',
+ $header->getMessage()
+ );
+ }
}
diff --git a/test/classes/PMA_Scripts_test.php b/test/classes/PMA_Scripts_test.php
index b3749bcfff..1f6e18ca8b 100644
--- a/test/classes/PMA_Scripts_test.php
+++ b/test/classes/PMA_Scripts_test.php
@@ -66,9 +66,6 @@ class PMA_Scripts_test extends PHPUnit_Framework_TestCase
/**
* Test for _includeFile
*
- * @param array $files A list of files to include
- * @param string $output output from the _includeFile method
- *
* @return void
*/
public function testIncludeFile()
diff --git a/test/classes/PMA_Table_test.php b/test/classes/PMA_Table_test.php
index bf87b5b9cc..5bf6553a45 100644
--- a/test/classes/PMA_Table_test.php
+++ b/test/classes/PMA_Table_test.php
@@ -71,6 +71,26 @@ class PMA_Table_Test extends PHPUnit_Framework_TestCase
}
/**
+ * Test Set & Get
+ *
+ * @return void
+ */
+ public function testSetAndGet()
+ {
+ $table = new PMA_Table('table1', 'pma_test');
+ $table->set('production', 'Phpmyadmin');
+ $table->set('db', 'mysql');
+ $this->assertEquals(
+ "Phpmyadmin",
+ $table->get("production")
+ );
+ $this->assertEquals(
+ "mysql",
+ $table->get("db")
+ );
+ }
+
+ /**
* Test getting columns
*
* @return void
diff --git a/test/libraries/PMA_build_html_for_db_test.php b/test/libraries/PMA_build_html_for_db_test.php
index 22dd1dc6fe..74b2573d34 100644
--- a/test/libraries/PMA_build_html_for_db_test.php
+++ b/test/libraries/PMA_build_html_for_db_test.php
@@ -107,12 +107,11 @@ class PMA_build_html_for_db_test extends PHPUnit_Framework_TestCase
*
* @param array $current
* @param boolean $is_superuser
- * @param string $checkall
* @param string $url_query
* @param array $column_order
* @param array $replication_types
* @param array $replication_info
- * @param string $output
+ * @param array $tags
*
* @return void
* @dataProvider providerForTestBuildHtmlForDb
diff --git a/test/libraries/common/PMA_expandUserString_test.php b/test/libraries/common/PMA_expandUserString_test.php
index 2ef8e855df..bfc3f00eee 100644
--- a/test/libraries/common/PMA_expandUserString_test.php
+++ b/test/libraries/common/PMA_expandUserString_test.php
@@ -19,7 +19,7 @@ require_once 'libraries/Config.class.php';
*
* @package PhpMyAdmin-test
*/
-class PMA_expandUserString_test extends PHPUnit_Framework_TestCase
+class PMA_ExpandUserString_Test extends PHPUnit_Framework_TestCase
{
/**
diff --git a/test/libraries/select_lang/locale_gettext_test.php b/test/libraries/select_lang/locale_gettext_test.php
new file mode 100644
index 0000000000..669cc0eecf
--- /dev/null
+++ b/test/libraries/select_lang/locale_gettext_test.php
@@ -0,0 +1,60 @@
+<?php
+/**
+ * Tests for working locales
+ *
+ * @package PhpMyAdmin-test
+ */
+
+/*
+ * Include to test.
+ */
+
+require_once 'libraries/select_lang.lib.php';
+
+/**
+ * Class for testing correctness of locales.
+ *
+ * @package PhpMyAdmin-test
+ */
+class PMA_Languages_Test extends PHPUnit_Framework_TestCase
+{
+ /**
+ * Test for setting and parsing locales
+ *
+ * @param string $locale locale name
+ *
+ * @return void
+ *
+ * @group large
+ * @dataProvider listLocales
+ */
+ public function testGettext($locale)
+ {
+ /* We should be able to set the language */
+ $this->assertTrue(PMA_langSet($locale));
+
+ /* Bind locales */
+ _setlocale(LC_MESSAGES, $GLOBALS['lang']);
+ _bind_textdomain_codeset('phpmyadmin', 'UTF-8');
+ _textdomain('phpmyadmin');
+
+ /* Grab some texts */
+ $this->assertContains('%s', _ngettext('%s table', '%s tables', 10));
+ $this->assertContains('%s', _ngettext('%s table', '%s tables', 1));
+ }
+
+ /**
+ * Data provider to generate list of available locales.
+ *
+ * @return array with arrays of available locales
+ */
+ public function listLocales()
+ {
+ $ret = array();
+ foreach ($GLOBALS['available_languages'] as $key => $val) {
+ $ret[] = array($key);
+ }
+ return $ret;
+ }
+}
+?>
diff --git a/themes/.gitignore b/themes/.gitignore
index b89624c164..eb8ce9c9a0 100644
--- a/themes/.gitignore
+++ b/themes/.gitignore
@@ -31,3 +31,5 @@ xp_dirty
xp_green
xp_silver
emphasis
+cleanstrap
+metro
diff --git a/themes/original/css/navigation.css.php b/themes/original/css/navigation.css.php
index 902e60e488..d43469c8f6 100644
--- a/themes/original/css/navigation.css.php
+++ b/themes/original/css/navigation.css.php
@@ -151,7 +151,8 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
#pma_navigation_tree div.block i.first { /* Removes top segment */
border-<?php echo $left; ?>: 0;
}
-#pma_navigation_tree div.block b { /* Bottom segment for the tree element connections */
+/* Bottom segment for the tree element connections */
+#pma_navigation_tree div.block b {
display: block;
height: 0.75em;
bottom: 0;
@@ -196,7 +197,7 @@ li.fast_filter {
border-<?php echo $left; ?>: 1px solid #666;
}
li.fast_filter input {
- padding-<?php echo $right; ?>: .4em;
+ padding-<?php echo $right; ?>: 1.7em;
width: 100%;
}
li.fast_filter span {
@@ -207,6 +208,21 @@ li.fast_filter span {
font-weight: bold;
color: #800;
}
+/* IE10+ has its own reset X */
+html.ie li.fast_filter span {
+ display: none;
+}
+html.ie.ie9 li.fast_filter span,
+html.ie.ie8 li.fast_filter span {
+ display: auto;
+}
+html.ie li.fast_filter input {
+ padding-<?php echo $right; ?>: .2em;
+}
+html.ie.ie9 li.fast_filter input,
+html.ie.ie8 li.fast_filter input {
+ padding-<?php echo $right; ?>: 1.7em;
+}
li.fast_filter.db_fast_filter {
border: 0;
}
diff --git a/themes/pmahomme/css/navigation.css.php b/themes/pmahomme/css/navigation.css.php
index eae6fa74e7..0565a5bb5b 100644
--- a/themes/pmahomme/css/navigation.css.php
+++ b/themes/pmahomme/css/navigation.css.php
@@ -192,7 +192,7 @@ li.fast_filter {
border-<?php echo $left; ?>: 1px solid #666;
}
li.fast_filter input {
- padding-<?php echo $right; ?>: .4em;
+ padding-<?php echo $right; ?>: 1.7em;
width: 100%;
}
li.fast_filter span {
@@ -203,6 +203,21 @@ li.fast_filter span {
font-weight: bold;
color: #800;
}
+/* IE10+ has its own reset X */
+html.ie li.fast_filter span {
+ display: none;
+}
+html.ie.ie9 li.fast_filter span,
+html.ie.ie8 li.fast_filter span {
+ display: auto;
+}
+html.ie li.fast_filter input {
+ padding-<?php echo $right; ?>: .2em;
+}
+html.ie.ie9 li.fast_filter input,
+html.ie.ie8 li.fast_filter input {
+ padding-<?php echo $right; ?>: 1.7em;
+}
li.fast_filter.db_fast_filter {
border: 0;
}
diff --git a/transformation_wrapper.php b/transformation_wrapper.php
index bd3d9f987c..436be5a187 100644
--- a/transformation_wrapper.php
+++ b/transformation_wrapper.php
@@ -77,7 +77,7 @@ if ($cfgRelation['commwork'] && $cfgRelation['mimework']) {
? $mime_map[$transform_key]['transformation_options'] : ''
);
- foreach ($mime_options AS $key => $option) {
+ foreach ($mime_options as $key => $option) {
if (substr($option, 0, 10) == '; charset=') {
$mime_options['charset'] = $option;
}